kdeconnect-kde/plugins/ping/kdeconnect_ping.json
l10n daemon script be1d43b42d SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-04-09 03:59:36 +02:00

65 lines
2.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "albertvaka@gmail.com",
"Name": "Albert Vaca",
"Name[x-test]": "xxAlbert Vacaxx"
}
],
"Description": "Send and receive pings",
"Description[ar]": "أرسل الوخزات واستقبلها",
"Description[ca@valencia]": "Envia i rep pings",
"Description[ca]": "Envia i rep pings",
"Description[cs]": "Posílat a přijímat ping",
"Description[da]": "Send og modtag ping",
"Description[de]": "Senden und Empfangen von Pings",
"Description[el]": "Αποστολή και λήψη pings",
"Description[es]": "Enviar y recibir pings",
"Description[et]": "Pingide saatmine ja vastuvõtmine",
"Description[fi]": "Lähetä ja vastaanota tiedustelupaketteja",
"Description[gl]": "Enviar e recibir pings.",
"Description[hu]": "Pingek küldése és fogadása",
"Description[it]": "Invia e ricevi ping",
"Description[ko]": "핑 보내고 받기",
"Description[nl]": "Pings verzenden en ontvangen",
"Description[nn]": "Send og ta imot pingsignal",
"Description[pl]": "Wysyłaj i otrzymuj pingi",
"Description[pt]": "Enviar e receber contactos",
"Description[pt_BR]": "Envia e recebe pings",
"Description[ru]": "Отправка и получение пингов",
"Description[sk]": "Poslať a prijať pingy",
"Description[sv]": "Skicka och ta emot ping",
"Description[tr]": "Ping gönder ve al",
"Description[uk]": "Надсилання і отримання сигналів підтримання зв’язку",
"Description[x-test]": "xxSend and receive pingsxx",
"Description[zh_CN]": "发送和接受 ping",
"Description[zh_TW]": "傳送與接收Ping回應封包",
"EnabledByDefault": true,
"Icon": "dialog-ok",
"Id": "kdeconnect_ping",
"License": "GPL",
"Name": "Ping",
"Name[ar]": "وخزة",
"Name[fi]": "Tiedustelupaketti",
"Name[ko]": "핑",
"Name[pt]": "Contacto",
"Name[ru]": "Тестовый сигнал",
"Name[sv]": "Pinga",
"Name[uk]": "Луна-імпульс",
"Name[x-test]": "xxPingxx",
"Name[zh_TW]": "Ping回應封包",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.ping"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.ping"
]
}