kdeconnect-kde/plugins/runcommand/kdeconnect_runcommand.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

78 lines
3.6 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"
},
{
"Email": "david@davidedmundson.co.uk",
"Name": "David Edmundson",
"Name[x-test]": "xxDavid Edmundsonxx"
}
],
"Description": "Execute console commands remotely",
"Description[ar]": "نفّذ أوامر طرفيّة عن بعد",
"Description[ast]": "Executa los comandos de consola de mou remotu",
"Description[ca@valencia]": "Executa ordes de la consola de forma remota",
"Description[ca]": "Executa ordres de la consola de forma remota",
"Description[cs]": "Spouštět konzolové příkazy vzdáleně",
"Description[da]": "Kør konsolkommandoer udefra",
"Description[de]": "Entfernte Konsolenbefehle ausführen",
"Description[el]": "Απομακρυσμένη εκτέλεση εντολών του τερματικού",
"Description[es]": "Ejecute órdenes de consola remotamente",
"Description[et]": "Konsoolikäskude kaugkäivitamine",
"Description[fi]": "Suorita konsolikomentoja etänä",
"Description[it]": "Esegui da remoto comandi della console",
"Description[nl]": "Commando's in de terminal op afstand laten uitvoeren",
"Description[pl]": "Wykonaj polecenie konsoli zdalnie",
"Description[pt]": "Executar de forma remota comandos da consola",
"Description[pt_BR]": "Executa comandos do console remotamente",
"Description[ru]": "Выполнение консольных команд удалённо",
"Description[sk]": "Spustiť priamo príkazy konzoly",
"Description[sv]": "Kör terminalkommandon på distans",
"Description[tr]": "Konsol komutlarını uzaktan çalıştır",
"Description[uk]": "Віддалене виконання консольних команд",
"Description[x-test]": "xxExecute console commands remotelyxx",
"EnabledByDefault": true,
"Icon": "system-run",
"Id": "kdeconnect_runcommand",
"License": "GPL",
"Name": "Run commands",
"Name[ar]": "شغّل أوامر",
"Name[ast]": "Executar comandos",
"Name[ca@valencia]": "Executa ordes",
"Name[ca]": "Executa ordres",
"Name[cs]": "Spustit příkazy",
"Name[da]": "Kør kommandoer",
"Name[de]": "Befehle ausführen",
"Name[el]": "Εκτέλεση εντολών",
"Name[es]": "Ejecutar órdenes",
"Name[et]": "Käskude käivitamine",
"Name[fi]": "Suorita komentoja",
"Name[it]": "Esegui comandi",
"Name[nl]": "Commando's uitvoeren",
"Name[pl]": "Wykonywanie polecenie",
"Name[pt]": "Executar comandos",
"Name[pt_BR]": "Executar comandos",
"Name[ru]": "Выполнение команд",
"Name[sk]": "Spustiť príkazy",
"Name[sv]": "Kör kommandon",
"Name[tr]": "Komut çalıştır",
"Name[uk]": "Виконання команд",
"Name[x-test]": "xxRun commandsxx",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.runcommand"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.runcommand.request"
]
}