Files
kdeconnect-kde-mirror/plugins/systemvolume/kdeconnect_systemvolume.json
l10n daemon script a07d5d7994 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"
2025-11-27 01:36:28 +00:00

85 lines
4.0 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.
{
"$schema": "../kdeconnect.schema.json",
"KPlugin": {
"Authors": [
{
"Email": "nicolas.fella@gmx.de",
"Name": "Nicolas Fella",
"Name[ar]": "نيكولاس فلا",
"Name[az]": "Nicolas Fella",
"Name[bg]": "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[eo]": "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[he]": "ניקולס פלה",
"Name[hi]": "निकोलस फेला",
"Name[hu]": "Nicolas Fella",
"Name[ia]": "Nicolas Fella",
"Name[id]": "Nicolas Fella",
"Name[ie]": "Nicolas Fella",
"Name[is]": "Nicolas Fella",
"Name[it]": "Nicolas Fella",
"Name[ja]": "Nicolas Fella",
"Name[ka]": "Nicolas Fella",
"Name[ko]": "Nicolas Fella",
"Name[lt]": "Nicolas Fella",
"Name[lv]": "Nicolas Fella",
"Name[nl]": "Nicolas Fella",
"Name[nn]": "Nicolas Fella",
"Name[pa]": "ਨਿਕੋਲਸ ਫੇਲਾ",
"Name[pl]": "Nicolas Fella",
"Name[pt]": "Nicolas Fella",
"Name[pt_BR]": "Nicolas Fella",
"Name[ro]": "Nicolas Fella",
"Name[ru]": "Nicolas Fella",
"Name[sa]": "निकोलस फेला",
"Name[sk]": "Nicolas Fella",
"Name[sl]": "Nicolas Fella",
"Name[sv]": "Nicolas Fella",
"Name[tr]": "Nicolas Fella",
"Name[uk]": "Nicolas Fella",
"Name[zh_CN]": "Nicolas Fella",
"Name[zh_TW]": "Nicolas Fella"
}
],
"Description": "Enable volume to be controlled from the connected device",
"Description[ca@valencia]": "Permet que el volum es controle des del dispositiu connectat",
"Description[ca]": "Permet que el volum es controli des del dispositiu connectat",
"Description[ka]": "ხმის დაკავშირებული მოწყობილობიდან მართვის ჩართვა",
"Description[nl]": "Schakel de besturing van volume in vanaf het verbonden apparaat",
"Description[pt_BR]": "Permite que o volume seja controlado a partir do dispositivo conectado",
"Description[sl]": "Omogoči upravljanje glasnosti s priključene naprave",
"Description[tr]": "Bağlı aygıttan ses düzeyinin denetlenebilmesine olanak tanıyın",
"Description[uk]": "Уможливлення керування гучністю зі з'єднаного пристрою",
"EnabledByDefault": true,
"Icon": "audio-volume-high",
"License": "GPL",
"Name": "Receive volume controls",
"Name[ca@valencia]": "Rebre els controls de volum",
"Name[ca]": "Rebre els controls de volum",
"Name[ka]": "ხმის კონტროლის მიღება",
"Name[nl]": "Ontvang volumebesturing",
"Name[pt_BR]": "Receber controles de volume",
"Name[sl]": "Prejemaj nadzor glasnosti",
"Name[tr]": "Ses Düzeyi Denetimini Al",
"Name[uk]": "Отримання даних щодо керування гучністю"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.systemvolume"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.systemvolume.request"
]
}