kdeconnect-kde/plugins/contacts/kdeconnect_contacts.json
l10n daemon script 7e72879845 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-08-08 01:47:08 +00:00

125 lines
5.7 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[az]": "Əlaqələri qoşulmuş cihazdan iş masasına eyniləşdirin",
"Description[bg]": "Синхронизиране на контактите между свързаното устройство и компютъра",
"Description[ca@valencia]": "Sincronitza els contactes des del dispositiu connectat a l'escriptori",
"Description[ca]": "Sincronitza els contactes des del dispositiu connectat a l'escriptori",
"Description[en_GB]": "Synchronise Contacts from the Connected Device to the Desktop",
"Description[es]": "Sincronizar contactos desde el dispositivo conectado al equipo de escritorio",
"Description[eu]": "Sinkronizatu kontaktuak konektatutako gailutik mahaigainera",
"Description[fr]": "Synchroniser les contacts du périphérique connecté avec ceux du bureau",
"Description[it]": "Sincronizza i contatti dal dispositivo connesso al desktop",
"Description[nl]": "Contactpersonen synchroniseren uit het verbonden apparaat naar het bureaublad",
"Description[nn]": "Synkroniser kontaktar frå tilkopla eining og til skrivebordet",
"Description[pl]": "Współdzieli kontakty podłączonego urządzenia z komputerem",
"Description[pt]": "Sincronizar os Contactos do Dispositivo Ligado para o Sistema",
"Description[sl]": "Uskladi stike iz povezane naprave na namizje",
"Description[sv]": "Synkronisera kontakter från ansluten enhet till skrivbordet",
"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",
"Description[zh_CN]": "同步已连接设备的联系人到桌面",
"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"
]
}