kdeconnect-kde/plugins/contacts/kdeconnect_contacts.json
l10n daemon script 373557cd26 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"
2020-06-18 08:27:38 +02:00

116 lines
5.9 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[ast]": "Simon Redman",
"Name[ca@valencia]": "Simon Redman",
"Name[ca]": "Simon Redman",
"Name[cs]": "Simon Redman",
"Name[da]": "Simon Redman",
"Name[de]": "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[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[ru]": "Simon Redman",
"Name[sk]": "Simon Redman",
"Name[sv]": "Simon Redman",
"Name[uk]": "Simon Redman",
"Name[x-test]": "xxSimon Redmanxx",
"Name[zh_CN]": "Simon Redman",
"Name[zh_TW]": "Simon Redman"
}
],
"Description": "Synchronize Contacts Between the Desktop and the Connected Device",
"Description[ca@valencia]": "Sincronitza els contactes entre l'escriptori i el dispositiu connectat",
"Description[ca]": "Sincronitza els contactes entre l'escriptori i el dispositiu connectat",
"Description[cs]": "Synchronizovat kontakty mezi pracovní plochou a připojeným zařízením",
"Description[da]": "Synkronisér kontakter mellem desktoppen og den tilsluttede enhed",
"Description[de]": "Abgleich der Kontakte zwischen Arbeitsfläche und angeschlossenem Gerät",
"Description[en_GB]": "Synchronise Contacts Between the Desktop and the Connected Device",
"Description[es]": "Sincronizar contactos entre el equipo de escritorio y el dispositivo conectado",
"Description[et]": "Kontaktide sünkroonimine töölaua ja ühendatud seadme vahel",
"Description[eu]": "Sinkronizatu kontaktuak mahaiganaren eta konektatutako gailuaren artean",
"Description[fi]": "Synkronoi yhteystiedot työpöydän ja yhdistetyn laitteen välillä",
"Description[fr]": "Synchroniser les contacts entre l'ordinateur et le périphérique connecté",
"Description[gl]": "Sincronizar contactos entre o escritorio e o dispositivo conectado",
"Description[id]": "Sinkronkan Kontak Antara Desktop dengan Perangkat Terkoneksisi",
"Description[it]": "Sincronizza i contatti tra il desktop e il dispositivo connesso",
"Description[ko]": " ",
"Description[lt]": "Sinchronizuoti adresatus tarp darbalaukio ir prijungto įrenginio",
"Description[nl]": "Contactpersonen synchroniseren tussen het bureaublad en het verbonden apparaat",
"Description[nn]": "Synkroniser kontaktar mellom skrivebordet og tilkopla eining",
"Description[pl]": "Synchronizuj kontakty pomiędzy pulpitem i podłączonym urządzeniem",
"Description[pt]": "Sincronizar os Contactos entre o Sistema e o Dispositivo Ligado",
"Description[pt_BR]": "Sincroniza os contatos entre o sistema e o dispositivo conectado",
"Description[ru]": "Синхронизация контактов между компьютером и подключённым устройством",
"Description[sk]": "Synchronizácia kontaktov medzi počítačom a pripojeným zariadením",
"Description[sv]": "Synkronisera kontakter mellan skrivbordet och ansluten enhet",
"Description[uk]": "Синхронізація контактів між комп'ютером і з'єднаним пристроєм",
"Description[x-test]": "xxSynchronize Contacts Between the Desktop and the Connected Devicexx",
"Description[zh_CN]": "",
"Description[zh_TW]": "",
"EnabledByDefault": true,
"Icon": "tag-people",
"Id": "kdeconnect_contacts",
"License": "GPL",
"Name": "Contacts",
"Name[ast]": "Contautos",
"Name[ca@valencia]": "Contactes",
"Name[ca]": "Contactes",
"Name[cs]": "Kontakty",
"Name[da]": "Kontakter",
"Name[de]": "Kontakte",
"Name[en_GB]": "Contacts",
"Name[es]": "Contactos",
"Name[et]": "Kontaktid",
"Name[eu]": "Kontaktuak",
"Name[fi]": "Yhteystiedot",
"Name[fr]": "Contacts",
"Name[gl]": "Contactos",
"Name[id]": "Contacts",
"Name[it]": "Contatti",
"Name[ko]": "",
"Name[lt]": "Adresatai",
"Name[nl]": "Contactpersonen",
"Name[nn]": "Kontaktar",
"Name[pl]": "Kontakty",
"Name[pt]": "Contactos",
"Name[pt_BR]": "Contatos",
"Name[ru]": "Контакты",
"Name[sk]": "Kontakty",
"Name[sv]": "Kontakter",
"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"
]
}