Merge pull request #918 from weblate/weblate-simple-mobile-tools-simple-contacts

Translations update from Hosted Weblate
This commit is contained in:
Tibor Kaputa 2023-01-04 21:29:20 +01:00 committed by GitHub
commit beb7e67abd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 112 additions and 18 deletions

View file

@ -51,9 +51,9 @@
<string name="no_favorites">Parece que aún no has añadido ningún contacto favorito.</string>
<string name="toggle_favorite">Alternar favorito</string>
<!-- Search -->
<string name="search_contacts">Buscar contactos</string>
<string name="search_favorites">Buscar favoritos</string>
<string name="search_groups">Buscar grupos</string>
<string name="search_contacts">Buscar los contactos</string>
<string name="search_favorites">Buscar los favoritos</string>
<string name="search_groups">Buscar los grupos</string>
<!-- Export / Import -->
<string name="import_contacts">Importar contactos</string>
<string name="export_contacts">Exportar contactos</string>

View file

@ -51,9 +51,9 @@
<string name="no_favorites">Er zijn nog geen favorieten toegevoegd.</string>
<string name="toggle_favorite">Favoriet in-/uitschakelen</string>
<!-- Search -->
<string name="search_contacts">Contacten zoeken</string>
<string name="search_favorites">Favorieten zoeken</string>
<string name="search_groups">Groepen zoeken</string>
<string name="search_contacts">Contact zoeken</string>
<string name="search_favorites">Favoriet zoeken</string>
<string name="search_groups">Groep zoeken</string>
<!-- Export / Import -->
<string name="import_contacts">Contacten importeren</string>
<string name="export_contacts">Contacten exporteren</string>
@ -92,4 +92,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View file

@ -0,0 +1,91 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">ਸਿੰਪਲ ਕੰਟੈਕਟਸ</string>
<string name="app_launcher_name">ਸੰਪਰਕ</string>
<string name="address">ਪਤਾ</string>
<string name="inserting">ਸ਼ਾਮਲ ਕੀਤਾ ਜਾ ਰਿਹਾ…</string>
<string name="updating">ਅੱਪਡੇਟ ਕੀਤਾ ਜਾ ਰਿਹਾ…</string>
<string name="phone_storage">ਫ਼ੋਨ ਸਟੋਰੇਜ</string>
<string name="phone_storage_hidden">ਫ਼ੋਨ ਸਟੋਰੇਜ (ਜੋ ਹੋਰ ਐਪਾਂ ਦੁਆਰਾ ਦਿਖਾਈ ਨਹੀਂ ਦਿੰਦੀ)</string>
<string name="company">ਕੰਪਨੀ</string>
<string name="job_position">ਨੌਕਰੀ ਦਾ ਅਹੁਦਾ</string>
<string name="send_sms_to_contacts">ਸੰਪਰਕਾਂ ਨੂੰ SMS ਭੇਜੋ</string>
<string name="send_email_to_contacts">ਸੰਪਰਕਾਂ ਨੂੰ ਈਮੇਲ ਭੇਜੋ</string>
<string name="send_sms_to_group">ਗਰੁੱਪ ਨੂੰ SMS ਭੇਜੋ</string>
<string name="send_email_to_group">ਸਮੂਹ ਨੂੰ ਈਮੇਲ ਭੇਜੋ</string>
<string name="fields_empty">ਘੱਟੋ-ਘੱਟ 1 ਖੇਤਰ ਭਰਨਾ ਜ਼ਰੂਰੀ ਹੈ</string>
<string name="must_be_at_edit">You must be at the Edit screen to modify a contact</string>
<!-- Placeholders -->
<string name="no_contacts_with_emails">No contacts with emails have been found</string>
<string name="no_contacts_with_phone_numbers">No contacts with phone numbers have been found</string>
<string name="new_contact">New contact</string>
<string name="edit_contact">Edit contact</string>
<string name="select_contact">Select contact</string>
<string name="nickname">Nickname</string>
<!-- Groups -->
<string name="no_groups">No groups</string>
<string name="create_new_group">Create a new group</string>
<string name="remove_from_group">Remove from group</string>
<string name="no_group_participants">This group is empty</string>
<string name="add_contacts">Add contacts</string>
<string name="no_group_created">There are no contact groups on the device</string>
<string name="create_group">Create group</string>
<string name="add_to_group">Add to group</string>
<string name="create_group_under_account">Create group under account</string>
<!-- Photo -->
<string name="remove_photo">Remove photo</string>
<string name="change_photo">Change photo</string>
<!-- Settings -->
<string name="show_phone_numbers">Show phone numbers</string>
<string name="show_contact_thumbnails">Show contact thumbnails</string>
<string name="show_dialpad_button">Show a dialpad button on the main screen</string>
<string name="on_contact_click">On contact click</string>
<string name="call_contact">Call contact</string>
<string name="view_contact">View contact details</string>
<string name="manage_shown_contact_fields">Manage shown contact fields</string>
<string name="contacts">Contacts</string>
<string name="show_only_contacts_with_numbers">Show only contacts with phone numbers</string>
<string name="show_private_contacts">Show private contacts to Simple Dialer, Simple SMS Messenger and Simple Calendar Pro</string>
<string name="merge_duplicate_contacts">Merge duplicate contacts</string>
<!-- Favorites -->
<string name="no_favorites">Seems like you haven\'t added any favorite contacts yet.</string>
<string name="toggle_favorite">Toggle favorite</string>
<!-- Search -->
<string name="search_contacts">Search contacts</string>
<string name="search_favorites">Search favorites</string>
<string name="search_groups">Search groups</string>
<!-- Export / Import -->
<string name="import_contacts">Import contacts</string>
<string name="export_contacts">Export contacts</string>
<string name="import_contacts_from_vcf">Import contacts from a .vcf file</string>
<string name="import_contacts_from_vcf_pro">Import contacts from a .vcf file (Pro)</string>
<string name="export_contacts_to_vcf">Export contacts to a .vcf file</string>
<string name="target_contact_source">Target contact source</string>
<string name="include_contact_sources">Include contact sources</string>
<string name="filename_without_vcf">Filename (without .vcf)</string>
<!-- Dialpad -->
<string name="dialpad">Dialpad</string>
<string name="add_number_to_contact">Add number to contact</string>
<!-- Visible fields -->
<string name="prefix">Prefix</string>
<string name="suffix">Suffix</string>
<string name="phone_numbers">Phone numbers</string>
<string name="emails">Emails</string>
<string name="addresses">Addresses</string>
<string name="events">Events (birthdays, anniversaries)</string>
<string name="organization">Organization</string>
<string name="websites">Websites</string>
<string name="groups">Groups</string>
<string name="contact_source">Contact source</string>
<string name="instant_messaging">Instant messaging (IM)</string>
<string name="ringtone">Ringtone</string>
<!-- Confirmation dialog -->
<string name="delete_from_all_sources">The contact will be removed from all contact sources.</string>
<plurals name="delete_groups">
<item quantity="one">%d group</item>
<item quantity="other">%d groups</item>
</plurals>
<!-- FAQ -->
<string name="faq_1_text">Yes, all you have to do is go in Settings -&gt; Manage shown contact fields. There you can select what fields should be visible. Some of them are even disabled by default, so you might find some new ones there.</string>
<string name="faq_1_title">I want to change what fields are visible at contacts. Can I do it\?</string>
</resources>

View file

@ -52,7 +52,7 @@
<string name="toggle_favorite">Переключить избранное</string>
<!-- Search -->
<string name="search_contacts">Поиск контактов</string>
<string name="search_favorites">Поиск избранных</string>
<string name="search_favorites">Поиск избранного</string>
<string name="search_groups">Поиск групп</string>
<!-- Export / Import -->
<string name="import_contacts">Импортировать контакты</string>
@ -93,4 +93,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View file

@ -6,7 +6,7 @@
<string name="inserting">Триває додавання…</string>
<string name="updating">Триває оновлення…</string>
<string name="phone_storage">Пам\'ять пристрою</string>
<string name="phone_storage_hidden">Пам\'ять пристрою (прихована від інших додатків)</string>
<string name="phone_storage_hidden">Пам\'ять пристрою (прихована від інших застосунків)</string>
<string name="company">Компанія</string>
<string name="job_position">Посада</string>
<string name="send_sms_to_contacts">Надіслати SMS контактам</string>
@ -94,4 +94,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View file

@ -52,8 +52,8 @@
<string name="toggle_favorite">切换收藏</string>
<!-- Search -->
<string name="search_contacts">搜索联系人</string>
<string name="search_favorites">搜索我的收藏</string>
<string name="search_groups">搜索</string>
<string name="search_favorites">搜索收藏</string>
<string name="search_groups">搜索组</string>
<!-- Export / Import -->
<string name="import_contacts">导入联系人</string>
<string name="export_contacts">导出联系人</string>
@ -92,4 +92,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>

View file

@ -1 +1 @@

View file

@ -0,0 +1 @@

View file

@ -0,0 +1 @@

View file

@ -35,4 +35,4 @@ Reddit:
https://www.reddit.com/r/SimpleMobileTools
Телеграма:
https://t.me/SimpleMobileTools
https://t.me/SimpleMobileTools

View file

@ -1 +1 @@
Застосунок для керування вашими контактами, без реклами, з увагою на приватності
Застосунок для керування вашими контактами, без реклами, з увагою на приватності

View file

@ -1 +1 @@
Прості контакти Pro
Прості контакти Pro

View file

@ -0,0 +1 @@