kdeconnect-kde/plugins/systemvolume/kdeconnect_systemvolume.json

134 lines
6.6 KiB
JSON
Raw Normal View History

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "nicolas.fella@gmx.de",
"Name": "Nicolas Fella",
"Name[ast]": "Nicolas Fella",
"Name[az]": "Nicolas Fella",
"Name[ca@valencia]": "Nicolas Fella",
"Name[ca]": "Nicolas Fella",
"Name[cs]": "Nicolas Fella",
"Name[da]": "Nicolas Fella",
"Name[de]": "Nicolas Fella",
"Name[el]": "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[hu]": "Nicolas Fella",
"Name[ia]": "Nicolas Fella",
"Name[id]": "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[ro]": "Nicolas Fella",
"Name[ru]": "Nicolas Fella",
"Name[sk]": "Nicolas Fella",
"Name[sl]": "Nicolas Fella",
"Name[sv]": "Nicolas Fella",
"Name[tr]": "Nicolas Fella",
"Name[uk]": "Nicolas Fella",
"Name[x-test]": "xxNicolas Fellaxx",
"Name[zh_CN]": "Nicolas Fella",
"Name[zh_TW]": "Nicolas Fella"
}
],
"Description": "Control the system volume from your phone",
"Description[ast]": "Controla'l volume del sistema dende'l teléfonu",
"Description[az]": "Sistemin səs səviyyəsini telefonunuzdan idarə edin",
"Description[ca@valencia]": "Controla el volum del sistema des del telèfon",
"Description[ca]": "Controla el volum del sistema des del telèfon",
"Description[cs]": "Ovládejte hlasitost systému z vašeho telefonu",
"Description[da]": "Kontrollér systemets lydstyrke fra din telefon",
"Description[de]": "Steuert die Lautstärke des Systems über Ihr Telefon",
"Description[el]": "Έλεγοχς του τόμου του συστήματοα από το τηλέφωνό σας",
"Description[en_GB]": "Control the system volume from your phone",
"Description[es]": "Controle el volumen del sistema desde su teléfono",
"Description[et]": "Süsteemi helitugevuse juhtimine oma telefonist",
"Description[eu]": "Kontrolatu sistemaren bolumena zure telefonotik",
"Description[fi]": "Säädä järjestelmän äänenvoimakkuutta puhelimestasi",
"Description[fr]": "Contrôler le volume du système depuis votre téléphone",
"Description[gl]": "Controlar o volume do sistema desde o teléfono",
"Description[hu]": "A rendszer hangerejének vezérlése a telefonjáról",
"Description[id]": "Kontrol volume sistem dari teleponmu",
"Description[it]": "Controlla il volume di sistema dal tuo telefono",
"Description[ko]": "휴대폰에서 시스템 음량 제어",
"Description[lt]": "Valdyti sistemos garsumą iš telefono",
"Description[nl]": "Bestuur het systeemvolume vanaf uw telefoon",
"Description[nn]": "Juster systemlydstyrken frå telefonen",
"Description[pl]": "Steruje głośnością tego urządzenia z innego urządzenia",
"Description[pt]": "Controle o volume do sistema a partir do seu telemóvel",
"Description[pt_BR]": "Controle o volume do sistema com o seu celular",
"Description[ro]": "Controlează volumul sistemului de pe telefon",
"Description[ru]": "Управление системной громкостью звука с телефона",
"Description[sk]": "Ovládanie systémovej hlasitosti z vášho telefónu",
"Description[sl]": "Nadzoruj glasnost sistema iz telefona",
"Description[sv]": "Kontrollera systemvolymen från telefonen",
"Description[tr]": "Sistem sesini telefonunuzdan kontrol edin",
"Description[uk]": "Керування системним томом з вашого телефону",
"Description[x-test]": "xxControl the system volume from your phonexx",
"Description[zh_CN]": "用手机控制电脑音量",
"Description[zh_TW]": "控制手機的系統音量",
"EnabledByDefault": true,
"Icon": "audio-volume-high",
"Id": "kdeconnect_systemvolume",
"License": "GPL",
"Name": "System volume",
"Name[ast]": "Volume del sistema",
"Name[az]": "Sistemin səs səviyyəsi",
"Name[ca@valencia]": "Volum del sistema",
"Name[ca]": "Volum del sistema",
"Name[cs]": "Hlasitost systému",
"Name[da]": "Systemets lydstyrke",
"Name[de]": "System-Lautstärke",
"Name[el]": "Τόμος συστήματος",
"Name[en_GB]": "System volume",
"Name[es]": "Volumen del sistema",
"Name[et]": "Süsteemi helitugevus",
"Name[eu]": "Sistemaren bolumena",
"Name[fi]": "Järjestelmän äänenvoimakkuus",
"Name[fr]": "Volume du système",
"Name[gl]": "Volume do sistema",
"Name[id]": "System volume",
"Name[it]": "Volume di sistema",
"Name[ko]": "시스템 음량",
"Name[lt]": "Sistemos garsumas",
"Name[nl]": "Systeemvolume",
"Name[nn]": "Systemlydstyrke",
"Name[pl]": "Głośność na tym urządzeniu",
"Name[pt]": "Volume do sistema",
"Name[pt_BR]": "Volume do sistema",
"Name[ro]": "Volum sistem",
"Name[ru]": "Системная громкость звука",
"Name[sk]": "Systémová hlasitosť",
"Name[sl]": "Glasnost sistema",
"Name[sv]": "Systemvolym",
"Name[tr]": "Sistem sesi",
"Name[uk]": "Системний том",
"Name[x-test]": "xxSystem volumexx",
"Name[zh_CN]": "系统音量",
"Name[zh_TW]": "系統音量",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
2019-03-23 16:34:48 +00:00
"Website": "https://nicolasfella.wordpress.com"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.systemvolume"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.systemvolume.request"
]
}