kdeconnect-kde/plugins/remotesystemvolume/kdeconnect_remotesystemvolume.json
l10n daemon script 835be41511 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"
2019-12-25 05:45:20 +01:00

108 lines
5.4 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.

{
"KPlugin": {
"Authors": [
{
"Email": "nicolas.fella@gmx.de",
"Name": "Nicolas Fella",
"Name[ast]": "Nicolas Fella",
"Name[ca@valencia]": "Nicolas Fella",
"Name[ca]": "Nicolas Fella",
"Name[cs]": "Nicolas Fella",
"Name[de]": "Nicolas Fella",
"Name[en_GB]": "Nicolas Fella",
"Name[es]": "Nicolas Fella",
"Name[et]": "Nicolas Fella",
"Name[eu]": "Nicolas Fella",
"Name[fi]": "Nicolas Fella",
"Name[fr]": "Nicolas Fella",
"Name[gl]": "Nicolas Fella",
"Name[it]": "Nicolas Fella",
"Name[ko]": "Nicolas Fella",
"Name[lt]": "Nicolas Fella",
"Name[nl]": "Nicolas Fella",
"Name[nn]": "Nicolas Fella",
"Name[pl]": "Nicolas Fella",
"Name[pt]": "Nicolas Fella",
"Name[pt_BR]": "Nicolas Fella",
"Name[ru]": "Nicolas Fella",
"Name[sk]": "Nicolas Fella",
"Name[sv]": "Nicolas Fella",
"Name[uk]": "Nicolas Fella",
"Name[x-test]": "xxNicolas Fellaxx",
"Name[zh_CN]": "Nicolas Fella",
"Name[zh_TW]": "Nicolas Fella"
}
],
"Description": "Control the volume of the connected device",
"Description[ast]": "Controla'l volume del preséu coneutáu",
"Description[ca@valencia]": "Controla el volum del dispositiu connectat",
"Description[ca]": "Controla el volum del dispositiu connectat",
"Description[cs]": "Ovládejte hlasitost připojeného zařízení",
"Description[de]": "Steuert die Lautstärke eines verbundenen Geräts",
"Description[en_GB]": "Control the volume of the connected device",
"Description[es]": "Controle el volumen del dispositivo conectado",
"Description[et]": "Ühendatud seadme helitugevuse juhtimine",
"Description[eu]": "Kontrolatu konektatutako gailuaren bolumena",
"Description[fi]": "Säädä kytketyn laitteen äänenvoimakkuutta",
"Description[fr]": "Contrôler le volume du périphérique connecté",
"Description[gl]": "Controlar o volume do dispositivo conectado",
"Description[it]": "Controlla il volume del dispositivo connesso",
"Description[ko]": "연결된 장치 음량 제어",
"Description[lt]": "Valdyti prijungto įrenginio garsumą",
"Description[nl]": "Bestuur het volume van het verbonden apparaat",
"Description[nn]": "Juster lydstyrken til ekstern eining",
"Description[pl]": "Sterowanie głośnością podłączonego urządzenia",
"Description[pt]": "Controle o volume do dispositivo ligado",
"Description[pt_BR]": "Controle o volume do dispositivo conectado",
"Description[ru]": "Управление громкостью подключённого устройства с компьютера ",
"Description[sk]": "Ovládajte hlasitosť pripojeného zariadenia",
"Description[sv]": "Kontrollera volymen på ansluten apparat",
"Description[uk]": "Керування томом сховища даних на з'єднаному пристрої",
"Description[x-test]": "xxControl the volume of the connected devicexx",
"Description[zh_CN]": "控制连接设备的音量",
"Description[zh_TW]": "控制連線裝置的音量",
"EnabledByDefault": true,
"Icon": "player-volume",
"Id": "kdeconnect_remotesystemvolume",
"License": "GPL",
"Name": "Remote system volume",
"Name[ca@valencia]": "Volum del sistema remot",
"Name[ca]": "Volum del sistema remot",
"Name[cs]": "Hlasitost vzdáleného systému",
"Name[de]": "Lautstärke des entfernen Systems",
"Name[en_GB]": "Remote system volume",
"Name[es]": "Volumen del sistema remoto",
"Name[et]": "Kaugsüsteemi helitugevus",
"Name[eu]": "Urruneko sistemaren bolumena",
"Name[fi]": "Etäjärjestelmän äänenvoimakkuus",
"Name[fr]": "Volume du système distant",
"Name[gl]": "Volume de sistema remoto",
"Name[it]": "Volume del sistema remoto",
"Name[ja]": "リモートシステムの音量",
"Name[ko]": "원격 시스템 음량",
"Name[lt]": "Nuotolinės sistemos garsumas",
"Name[nl]": "Systeemvolume op afstand",
"Name[nn]": "Ekstern lydstyrke",
"Name[pl]": "Głośność na zdalnym systemie",
"Name[pt]": "Volume do sistema remoto",
"Name[pt_BR]": "Volume do sistema remoto",
"Name[ru]": "Управление громкостью устройства",
"Name[sk]": "Hlasitosť vzdialeného systému",
"Name[sv]": "Fjärrsystemvolym",
"Name[uk]": "Віддалений системний том",
"Name[x-test]": "xxRemote system volumexx",
"Name[zh_CN]": "远程系统音量",
"Name[zh_TW]": "遠端系統音量",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "https://nicolasfella.wordpress.com"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.systemvolume.request"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.systemvolume"
]
}