kdeconnect-kde/plasmoid/package/metadata.json
l10n daemon script e3f2e0dc75 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"
2024-08-11 01:22:18 +00:00

58 lines
2.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.

{
"KPackageStructure": "Plasma/Applet",
"KPlugin": {
"Authors": [
{
"Email": "albertvaka@gmail.com",
"Name": "Albert Vaca Cintora",
"Name[ar]": "ألبرت فاكا سينتورا",
"Name[he]": "אלברט ואקה סינטורה",
"Name[hi]": "अल्बर्ट वाका सिंटोरा",
"Name[x-test]": "xxAlbert Vaca Cintoraxx"
}
],
"Category": "System Information",
"Description": "Manage connected devices",
"Description[bg]": "Управление на свързани устройства",
"Description[ca@valencia]": "Gestiona els dispositius connectats",
"Description[ca]": "Gestiona els dispositius connectats",
"Description[gl]": "Xestionar os dispositivos conectados.",
"Description[he]": "ניהול התקנים מחוברים",
"Description[it]": "Gestisci i dispositivi connessi",
"Description[ka]": "მიერთებული მოწყობილობების მართვა",
"Description[nl]": "Verbonden apparaten beheren",
"Description[nn]": "Handsam tilkopla einingar",
"Description[pl]": "Zarządzaj podłączonymi urządzeniami",
"Description[sl]": "Upravljaj povezane naprave",
"Description[sv]": "Hantera anslutna apparater",
"Description[tr]": "Bağlı aygıtları yönetin",
"Description[uk]": "Керування з'єднаними пристроями",
"Description[x-test]": "xxManage connected devicesxx",
"Description[zh_TW]": "管理已連線裝置",
"EnabledByDefault": true,
"Icon": "kdeconnect",
"Id": "org.kde.kdeconnect",
"License": "GPL",
"Name": "KDE Connect",
"Name[ar]": "كِيدِي المتّصل",
"Name[eo]": "KDE Konekti",
"Name[fr]": "KDEConnect",
"Name[hi]": "केडीई कनेक्ट",
"Name[pa]": "KDE ਕਨੈਕਟ",
"Name[sv]": "KDE-anslut",
"Name[ta]": "கே.டீ.யீ. கனெக்ட்",
"Name[tr]": "KDE Bağlan",
"Name[x-test]": "xxKDE Connectxx",
"Name[zh_TW]": "KDE 連線",
"Version": "0.1",
"Website": "https://albertvaka.wordpress.com"
},
"X-Plasma-API": "declarativeappletscript",
"X-Plasma-API-Minimum-Version": "6.0",
"X-Plasma-ConfigPlugins": [
"kcm_kdeconnect"
],
"X-Plasma-MainScript": "ui/main.qml",
"X-Plasma-NotificationArea": "true",
"X-Plasma-NotificationAreaCategory": "Hardware"
}