kdeconnect-kde/plugins/contacts/kdeconnect_contacts.json
l10n daemon script b39bd70fac 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"
2022-07-25 01:43:13 +00:00

112 lines
4.5 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.

{
"Encoding": "UTF-8",
"KPlugin": {
"Authors": [
{
"Email": "simon@ergotech.com",
"Name": "Simon Redman",
"Name[ar]": "Simon Redman",
"Name[ast]": "Simon Redman",
"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[es]": "Simon Redman",
"Name[et]": "Simon Redman",
"Name[eu]": "Simon Redman",
"Name[fi]": "Simon Redman",
"Name[fr]": "Simon Redman",
"Name[gl]": "Simon Redman",
"Name[hu]": "Simon Redman",
"Name[ia]": "Simon Redman",
"Name[id]": "Simon Redman",
"Name[it]": "Simon Redman",
"Name[ko]": "Simon Redman",
"Name[lt]": "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[sk]": "Simon Redman",
"Name[sl]": "Simon Redman",
"Name[sv]": "Simon Redman",
"Name[tr]": "Simon Redman",
"Name[uk]": "Simon Redman",
"Name[x-test]": "xxSimon Redmanxx",
"Name[zh_CN]": "Simon Redman",
"Name[zh_TW]": "Simon Redman"
}
],
"Description": "Synchronize Contacts from the Connected Device to the Desktop",
"Description[ca]": "Sincronitza els contactes des del dispositiu connectat a l'escriptori",
"Description[nl]": "Contactpersonen synchroniseren uit het verbonden apparaat naar het bureaublad",
"Description[pt]": "Sincronizar os Contactos do Dispositivo Ligado para o Sistema",
"Description[tr]": "Bağlı Aygıttaki Kişileri Masaüstüne Eşzamanla",
"Description[uk]": "Синхронізація контактів зі з'єднаного пристрою на комп'ютер",
"Description[x-test]": "xxSynchronize Contacts from the Connected Device to the Desktopxx",
"EnabledByDefault": true,
"Icon": "tag-people",
"Id": "kdeconnect_contacts",
"License": "GPL",
"Name": "Contacts",
"Name[ar]": "المتراسلون",
"Name[ast]": "Contautos",
"Name[az]": "Əlaqələr",
"Name[bg]": "Контакти",
"Name[ca@valencia]": "Contactes",
"Name[ca]": "Contactes",
"Name[cs]": "Kontakty",
"Name[da]": "Kontakter",
"Name[de]": "Kontakte",
"Name[el]": "Επαφές",
"Name[en_GB]": "Contacts",
"Name[es]": "Contactos",
"Name[et]": "Kontaktid",
"Name[eu]": "Kontaktuak",
"Name[fi]": "Yhteystiedot",
"Name[fr]": "Contacts",
"Name[gl]": "Contactos",
"Name[hu]": "Névjegyek",
"Name[ia]": "Contactos",
"Name[id]": "Contacts",
"Name[it]": "Contatti",
"Name[ko]": "연락처",
"Name[lt]": "Adresatai",
"Name[nl]": "Contactpersonen",
"Name[nn]": "Kontaktar",
"Name[pl]": "Współdzielenie kontaktów",
"Name[pt]": "Contactos",
"Name[pt_BR]": "Contatos",
"Name[ro]": "Contacte",
"Name[ru]": "Контакты",
"Name[sk]": "Kontakty",
"Name[sl]": "Stiki",
"Name[sv]": "Kontakter",
"Name[tr]": "Kişiler",
"Name[uk]": "Контакти",
"Name[x-test]": "xxContactsxx",
"Name[zh_CN]": "联系人",
"Name[zh_TW]": "聯絡人",
"ServiceTypes": [
"KdeConnect/Plugin"
],
"Version": "0.1",
"Website": "https://albertvaka.wordpress.com"
},
"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"
]
}