kdeconnect-kde/plasmoid/package/metadata.json
l10n daemon script 6cc24b95a6 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-27 01:21:08 +00:00

68 lines
3.3 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[ar]": "تدير الأجهزة المتصلة",
"Description[bg]": "Управление на свързани устройства",
"Description[ca@valencia]": "Gestiona els dispositius connectats",
"Description[ca]": "Gestiona els dispositius connectats",
"Description[cs]": "Spravovat připojená zařízení",
"Description[de]": "Angeschlossene Geräte verwalten",
"Description[es]": "Administrar dispositivos conectados",
"Description[eu]": "Kudeatu konektatutako gailuak",
"Description[fr]": "Gérer les appareils connectés",
"Description[gl]": "Xestionar os dispositivos conectados.",
"Description[he]": "ניהול התקנים מחוברים",
"Description[it]": "Gestisci i dispositivi connessi",
"Description[ka]": "მიერთებული მოწყობილობების მართვა",
"Description[ko]": "연결된 장치 관리",
"Description[lt]": "Tvarkyti prijungtus įrenginius",
"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[ta]": "இணைந்துள்ள சாதனங்களை நிர்வகிக்க விடும்",
"Description[tr]": "Bağlı aygıtları yönetin",
"Description[uk]": "Керування з'єднаними пристроями",
"Description[x-test]": "xxManage connected devicesxx",
"Description[zh_CN]": "管理已连接的设备",
"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"
}