kdeconnect-kde/plugins/remotecommands/kdeconnect_remotecommands.json
l10n daemon script 2285daac50 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"
2016-10-05 09:24:30 +00:00

55 lines
No EOL
2.9 KiB
JSON

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "aleixpol@kde.org",
"Name": "Aleix Pol",
"Name[x-test]": "xxAleix Polxx"
}
],
"Description": "Trigger commands predefined on the remote device",
"Description[ar]": "نفّذ أوامر معرّفة مسبقًا في الجهاز البعيد",
"Description[ast]": "Aiciona comandos predefiníos nel preséu remotu",
"Description[ca@valencia]": "Activa ordes predefinides en el dispositiu remot",
"Description[ca]": "Activa ordres predefinides en el dispositiu remot",
"Description[cs]": "Spouštět příkazy předpřipravené na vzdáleném zařízení",
"Description[da]": "Udløs kommandoer som er prædefinerede på den eksterne enhed",
"Description[de]": "Vordefinierte Befehle auf dem entfernten Gerät ausführen",
"Description[el]": "Ενεργοποίηση προκαθορισμένων εντολών στην απομακρυσμένη συσκευή",
"Description[es]": "Desencadenar órdenes predefinidas en el dispositivo remoto",
"Description[et]": "Kaugseadmes määratud käskude käivitamine",
"Description[it]": "Innesca comandi predefiniti sul dispositivo remoto",
"Description[nl]": "Start commando's voorgedefinieerd op het apparaat op afstand",
"Description[pl]": "Wyzwalaj polecenia określone na zdalnym urządzeniu",
"Description[pt]": "Despoletar os comandos predefinidos para o dispositivo remoto",
"Description[sk]": "Vyvolať príkazy preddefinované na vzdialenom zariadení",
"Description[sv]": "Utför kommandon fördefinierade på den andra apparaten",
"Description[uk]": "Запуск команд, попередньо визначених на віддаленому пристрої",
"Description[x-test]": "xxTrigger commands predefined on the remote devicexx",
"EnabledByDefault": true,
"Icon": "system-run",
"Id": "kdeconnect_remotecommands",
"License": "GPL",
"Name": "Host remote commands",
"Name[ca@valencia]": "Allotja ordes remotes",
"Name[ca]": "Allotja ordres remotes",
"Name[es]": "Órdenes en servidor remoto",
"Name[nl]": "Host voor commando's op afstand",
"Name[pl]": "Wykonuj polecenia zdalne",
"Name[pt]": "Alojar os comandos remotos",
"Name[sv]": "Fjärrkommandon för värddator",
"Name[uk]": "Віддалені команди вузлу",
"Name[x-test]": "xxHost remote commandsxx",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.runcommand.request"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.runcommand"
]
}