kdeconnect-kde/plugins/remotecommands/kdeconnect_remotecommands.json
l10n daemon script 94f446abdd 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-05-15 05:42:42 +02:00

69 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": "aleixpol@kde.org",
"Name": "Aleix Pol",
"Name[x-test]": "xxAleix Polxx"
}
],
"Description": "Trigger commands predefined on the remote device",
"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[es]": "Desencadenar órdenes predefinidas en el dispositivo remoto",
"Description[et]": "Kaugseadmes määratud käskude käivitamine",
"Description[fi]": "Suorita ennakkoon määriteltyjä komentoja etälaitteella",
"Description[it]": "Innesca comandi predefiniti sul dispositivo remoto",
"Description[ko]": "원격 장치에 미리 정의한 트리거 명령",
"Description[nl]": "Start commando's voorgedefinieerd op het apparaat op afstand",
"Description[nn]": "Løys ut ferdigdefinerte kommandoar på eininga",
"Description[pl]": "Wyzwalaj polecenia określone na zdalnym urządzeniu",
"Description[pt]": "Despoletar os comandos predefinidos para o dispositivo remoto",
"Description[ru]": "Вызов команд, предопределённых на удалённом устройстве",
"Description[sk]": "Vyvolať príkazy preddefinované na vzdialenom zariadení",
"Description[sv]": "Utför kommandon fördefinierade på den andra apparaten",
"Description[tr]": "Uzak aygıta önceden tanımlanmış komutları tetikleyin",
"Description[uk]": "Запуск команд, попередньо визначених на віддаленому пристрої",
"Description[x-test]": "xxTrigger commands predefined on the remote devicexx",
"Description[zh_CN]": "出发远程设备的预设命令",
"Description[zh_TW]": "預先設定在遠端設備上的執行命令",
"EnabledByDefault": true,
"Icon": "system-run",
"Id": "kdeconnect_remotecommands",
"License": "GPL",
"Name": "Host remote commands",
"Name[ca@valencia]": "Ordes a la màquina remota",
"Name[ca]": "Ordres a la màquina remota",
"Name[cs]": "Přijímat vzdálené příkazy",
"Name[da]": "Vært for eksterne kommandoer",
"Name[es]": "Órdenes en servidor remoto",
"Name[et]": "Kaugkäsud",
"Name[fi]": "Etäkomennot",
"Name[it]": "Comandi remoti host",
"Name[ko]": "호스트 원격 명령",
"Name[nl]": "Commando's op afstand hosten",
"Name[nn]": "Fjernkommandoar",
"Name[pl]": "Wykonuj polecenia zdalne",
"Name[pt]": "Alojar os comandos remotos",
"Name[ru]": "Выполнение команд на устройстве",
"Name[sk]": "Vzdialené príkazy hostiteľa",
"Name[sv]": "Fjärrkommandon för värddator",
"Name[uk]": "Віддалені команди вузлу",
"Name[x-test]": "xxHost remote commandsxx",
"Name[zh_TW]": "主機與遠端指令",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1"
},
"X-KdeConnect-OutgoingPackageType": [
"kdeconnect.runcommand.request"
],
"X-KdeConnect-SupportedPackageType": [
"kdeconnect.runcommand"
]
}