kdeconnect-kde/plugins/remotecommands/kdeconnect_remotecommands.json
Albert Vaca 84bba9429f Merge branch 'master' into 1.x
# Conflicts:
#	core/backends/lan/downloadjob.cpp
#	core/backends/lan/downloadjob.h
#	core/filetransferjob.cpp
#	core/filetransferjob.h
#	plugins/notifications/sendreplydialog.cpp
#	plugins/notifications/sendreplydialog.h
#	plugins/telephony/sendsmsdialog.cpp
#	plugins/telephony/sendsmsdialog.h
2017-09-03 22:05:54 +02:00

88 lines
5 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[sr@ijekavian]": "Алекс Пол Гонзалез",
"Name[sr@ijekavianlatin]": "Aleks Pol Gonzalez",
"Name[sr@latin]": "Aleks Pol Gonzalez",
"Name[sr]": "Алекс Пол Гонзалез",
"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[eu]": "Exekutatu urruneko gailuan aurretiaz zehaztutako komandoak",
"Description[fi]": "Suorita ennakkoon määriteltyjä komentoja etälaitteella",
"Description[fr]": "Exécuter des commandes prédéfinies sur le périphérique distant",
"Description[gl]": "Provocar ordes predefinidas no dispositivo remoto.",
"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[sr@ijekavian]": "Окида наредбе предефинисане на удаљеном уређају",
"Description[sr@ijekavianlatin]": "Okida naredbe predefinisane na udaljenom uređaju",
"Description[sr@latin]": "Okida naredbe predefinisane na udaljenom uređaju",
"Description[sr]": "Окида наредбе предефинисане на удаљеном уређају",
"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]": "Allotja ordes remotes",
"Name[ca]": "Allotja ordres remotes",
"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[eu]": "Ostalariaren urruneko komandoak",
"Name[fi]": "Etäkomennot",
"Name[fr]": "Exécuter des commandes distantes",
"Name[gl]": "Ordes remotas do servidor",
"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[sr@ijekavian]": "Даљинске наредбе домаћина",
"Name[sr@ijekavianlatin]": "Daljinske naredbe domaćina",
"Name[sr@latin]": "Daljinske naredbe domaćina",
"Name[sr]": "Даљинске наредбе домаћина",
"Name[sv]": "Fjärrkommandon för värddator",
"Name[tr]": "Sunucu uzaktan komutları",
"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"
]
}