kdeconnect-kde/plugins/runcommand/kdeconnect_runcommand.json
l10n daemon script 057a114629 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-09-19 04:58:52 +02:00

107 lines
5.2 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[sr@ijekavian]": "Алберт Вака Синтора",
"Name[sr@ijekavianlatin]": "Albert Vaka Sintora",
"Name[sr@latin]": "Albert Vaka Sintora",
"Name[sr]": "Алберт Вака Синтора",
"Name[x-test]": "xxAlbert Vacaxx"
},
{
"Email": "david@davidedmundson.co.uk",
"Name": "David Edmundson",
"Name[sr@ijekavian]": "Дејвид Едмундсон",
"Name[sr@ijekavianlatin]": "Dejvid Edmundson",
"Name[sr@latin]": "Dejvid Edmundson",
"Name[sr]": "Дејвид Едмундсон",
"Name[x-test]": "xxDavid Edmundsonxx"
}
],
"Description": "Execute console commands remotely",
"Description[ar]": "نفّذ أوامر طرفيّة عن بعد",
"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[eu]": "Exekutatu kontsolako komandoak urrunetik",
"Description[fi]": "Suorita konsolikomentoja etänä",
"Description[fr]": "Exécute des commandes console à distance",
"Description[gl]": "Executar ordes de consola remotamente.",
"Description[it]": "Esegui da remoto comandi della console",
"Description[ko]": "원격으로 콘솔 명령 실행",
"Description[nl]": "Commando's in de terminal op afstand laten uitvoeren",
"Description[nn]": "Køyr konsollkommandoar på eininga",
"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[sr@ijekavian]": "Даљински извршава наредбе у конзоли",
"Description[sr@ijekavianlatin]": "Daljinski izvršava naredbe u konzoli",
"Description[sr@latin]": "Daljinski izvršava naredbe u konzoli",
"Description[sr]": "Даљински извршава наредбе у конзоли",
"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",
"Description[zh_CN]": "远程执行控制台命令",
"Description[zh_TW]": "遠程執行控制台命令",
"EnabledByDefault": true,
"Icon": "system-run",
"Id": "kdeconnect_runcommand",
"License": "GPL",
"Name": "Run commands",
"Name[ar]": "شغّل أوامر",
"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[eu]": "Exekutatu komandoak",
"Name[fi]": "Suorita komentoja",
"Name[fr]": "Exécute des commandes",
"Name[gl]": "Executar ordes",
"Name[ia]": "Exeque commandos",
"Name[it]": "Esegui comandi",
"Name[ko]": "명령 실행",
"Name[nl]": "Commando's uitvoeren",
"Name[nn]": "Køyr kommandoar",
"Name[pl]": "Wykonywanie polecenie",
"Name[pt]": "Executar comandos",
"Name[pt_BR]": "Executar comandos",
"Name[ru]": "Выполнение команд",
"Name[sk]": "Spustiť príkazy",
"Name[sr@ijekavian]": "Изврши наредбе",
"Name[sr@ijekavianlatin]": "Izvrši naredbe",
"Name[sr@latin]": "Izvrši naredbe",
"Name[sr]": "Изврши наредбе",
"Name[sv]": "Kör kommandon",
"Name[tr]": "Komut çalıştır",
"Name[uk]": "Виконання команд",
"Name[x-test]": "xxRun commandsxx",
"Name[zh_CN]": "执行命令",
"Name[zh_TW]": "執行命令",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "http://albertvaka.wordpress.com"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.runcommand"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.runcommand.request"
]
}