kdeconnect-kde/plugins/remotecommands/kdeconnect_remotecommands.json
Albert Vaca 0dbaceafa3 Merge branch 'master' into 1.x
# Conflicts:
#	plugins/battery/kdeconnect_battery.json
#	plugins/clipboard/kdeconnect_clipboard.json
#	plugins/findmyphone/kdeconnect_findmyphone.json
#	plugins/kdeconnect.notifyrc
#	plugins/lockdevice/kdeconnect_lockdevice.json
#	plugins/mousepad/kdeconnect_mousepad.json
#	plugins/mpriscontrol/kdeconnect_mpriscontrol.json
#	plugins/mprisremote/kdeconnect_mprisremote.json
#	plugins/notifications/kdeconnect_notifications.json
#	plugins/pausemusic/kdeconnect_pausemusic.json
#	plugins/ping/kdeconnect_ping.json
#	plugins/remotecommands/kdeconnect_remotecommands.json
#	plugins/remotecontrol/kdeconnect_remotecontrol.json
#	plugins/runcommand/kdeconnect_runcommand.json
#	plugins/screensaver-inhibit/kdeconnect_screensaver_inhibit.json
#	plugins/sendnotifications/kdeconnect_sendnotifications.json
#	plugins/sendnotifications/kdeconnect_sendnotifications_config.desktop
#	plugins/sftp/kdeconnect_sftp.json
#	plugins/share/kdeconnect_share.json
#	plugins/telephony/kdeconnect_telephony.json
2016-09-29 10:53:29 +02:00

64 lines
3.4 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[ar]": "نفّذ أوامر بعيدة",
"Name[ast]": "Execución de comandos remotos",
"Name[ca@valencia]": "Executa ordes remotes",
"Name[ca]": "Executa ordres remotes",
"Name[cs]": "Spouštět příkazy vzdáleně",
"Name[da]": "Kør eksterne kommandoer",
"Name[de]": "Entfernte Befehle ausführen",
"Name[es]": "Ejecute órdenes remotas",
"Name[et]": "Kaugkäskude täitmine",
"Name[it]": "Esegui comandi remoti",
"Name[nl]": "Commando's op afstand uitvoeren",
"Name[pl]": "Wykonuj polecenia zdalne",
"Name[pt]": "Executar os comandos remotos",
"Name[pt_BR]": "Executa comandos remotos",
"Name[sk]": "Vzdialene spúšťať príkazy",
"Name[sv]": "Kör fjärrkommandon",
"Name[uk]": "Віддалене виконання команд",
"Name[x-test]": "xxExecute remote commandsxx",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.runcommand.request"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.runcommand"
]
}