Files
kdeconnect-kde-mirror/plugins/contacts/kdeconnect_contacts.json
l10n daemon script a8cd99a139 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-12-01 01:36:23 +00:00

105 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.
{
"$schema": "../kdeconnect.schema.json",
"KPlugin": {
"Authors": [
{
"Email": "simon@ergotech.com",
"Name": "Simon Redman",
"Name[ar]": "سيمون ريدمان",
"Name[az]": "Simon Redman",
"Name[bg]": "Simon Redman",
"Name[ca@valencia]": "Simon Redman",
"Name[ca]": "Simon Redman",
"Name[cs]": "Simon Redman",
"Name[da]": "Simon Redman",
"Name[de]": "Simon Redman",
"Name[el]": "Simon Redman",
"Name[en_GB]": "Simon Redman",
"Name[eo]": "Simon Redman",
"Name[es]": "Simon Redman",
"Name[et]": "Simon Redman",
"Name[eu]": "Simon Redman",
"Name[fi]": "Simon Redman",
"Name[fr]": "Simon Redman",
"Name[gl]": "Simon Redman",
"Name[he]": "סיימון רדמן",
"Name[hi]": "साइमन रेडमैन",
"Name[hu]": "Simon Redman",
"Name[ia]": "Simon Redman",
"Name[id]": "Simon Redman",
"Name[ie]": "Simon Redman",
"Name[is]": "Simon Redman",
"Name[it]": "Simon Redman",
"Name[ja]": "Simon Redman",
"Name[ka]": "Simon Redman",
"Name[ko]": "Simon Redman",
"Name[lt]": "Simon Redman",
"Name[lv]": "Simon Redman",
"Name[nl]": "Simon Redman",
"Name[nn]": "Simon Redman",
"Name[pl]": "Simon Redman",
"Name[pt]": "Simon Redman",
"Name[pt_BR]": "Simon Redman",
"Name[ro]": "Simon Redman",
"Name[ru]": "Simon Redman",
"Name[sa]": "सिमोन रेडमैन्",
"Name[sk]": "Simon Redman",
"Name[sl]": "Simon Redman",
"Name[sv]": "Simon Redman",
"Name[ta]": "சைமன் ரெட்மான்",
"Name[tr]": "Simon Redman",
"Name[uk]": "Simon Redman",
"Name[zh_CN]": "Simon Redman",
"Name[zh_TW]": "Simon Redman"
}
],
"Description": "Synchronize contacts from the connected device",
"Description[ar]": "زامن المتراسلين من الجهاز المتصل",
"Description[bg]": "Синхронизиране на контактите между свързаните устройства",
"Description[ca@valencia]": "Sincronitza els contactes des del dispositiu connectat",
"Description[ca]": "Sincronitza els contactes des del dispositiu connectat",
"Description[fr]": "Synchroniser les contacts à partir du périphérique connecté",
"Description[he]": "סנכרון אנשי קשר מהמכשיר המחובר",
"Description[is]": "Samstilla tengiliði frá tengda tækinu",
"Description[it]": "Sincronizza i contatti dal dispositivo connesso",
"Description[ka]": "კონტაქტების სინქრონიზაცია დაკავშირებული მოწყობილობიდან",
"Description[nl]": "Synchroniseer contactpersonen uit het verbonden apparaat",
"Description[pt_BR]": "Sincroniza os contatos do dispositivo conectado",
"Description[sl]": "Sinhroniziraj stike iz povezane naprave",
"Description[ta]": "இணைந்துள்ள சாதனத்திலுள்ள தொடர்புகளை கணினியுடன் ஒத்திசையசெய்யும்",
"Description[tr]": "Bağlı aygıttan kişileri eşzamanlayın",
"Description[uk]": "Синхронізація контактів зі з'єднаного пристрою",
"Description[zh_CN]": "同步已连接设备的联系人",
"Description[zh_TW]": "從連線裝置同步聯絡人",
"EnabledByDefault": true,
"Icon": "tag-people",
"License": "GPL",
"Name": "Sync Contacts",
"Name[ar]": "زامن المتراسلين",
"Name[bg]": "Синхронизиране на Контакти",
"Name[ca@valencia]": "Sincronitzeu els contactes",
"Name[ca]": "Sincronització dels contactes",
"Name[fr]": "Synchroniser les contacts",
"Name[he]": "סנכרון אנשי קשר",
"Name[is]": "Samstilla tengiliði",
"Name[it]": "Sincronizza i contatti",
"Name[ka]": "კონტაქტების სინქრონიზაცია",
"Name[nl]": "Contactpersonen synchroniseren",
"Name[pt_BR]": "Sincronizar contatos",
"Name[sl]": "Sinhroniziraj stike",
"Name[ta]": "தொடர்புகள் ஒத்திசைவு",
"Name[tr]": "Kişileri Eşzamanla",
"Name[uk]": "Синхронізувати контакти",
"Name[zh_CN]": "同步联系人",
"Name[zh_TW]": "同步聯絡人"
},
"X-KdeConnect-OutgoingPacketType": [
"kdeconnect.contacts.request_all_uids_timestamps",
"kdeconnect.contacts.request_vcards_by_uid"
],
"X-KdeConnect-SupportedPacketType": [
"kdeconnect.contacts.response_uids_timestamps",
"kdeconnect.contacts.response_vcards"
]
}