Skip to content

Commit beb7e67

Browse files
authored
Merge pull request #918 from weblate/weblate-simple-mobile-tools-simple-contacts
Translations update from Hosted Weblate
2 parents 9ba58c1 + bfccd62 commit beb7e67

File tree

13 files changed

+112
-18
lines changed

13 files changed

+112
-18
lines changed

app/src/main/res/values-es/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
<string name="no_favorites">Parece que aún no has añadido ningún contacto favorito.</string>
5252
<string name="toggle_favorite">Alternar favorito</string>
5353
<!-- Search -->
54-
<string name="search_contacts">Buscar contactos</string>
55-
<string name="search_favorites">Buscar favoritos</string>
56-
<string name="search_groups">Buscar grupos</string>
54+
<string name="search_contacts">Buscar los contactos</string>
55+
<string name="search_favorites">Buscar los favoritos</string>
56+
<string name="search_groups">Buscar los grupos</string>
5757
<!-- Export / Import -->
5858
<string name="import_contacts">Importar contactos</string>
5959
<string name="export_contacts">Exportar contactos</string>

app/src/main/res/values-nl/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
<string name="no_favorites">Er zijn nog geen favorieten toegevoegd.</string>
5252
<string name="toggle_favorite">Favoriet in-/uitschakelen</string>
5353
<!-- Search -->
54-
<string name="search_contacts">Contacten zoeken</string>
55-
<string name="search_favorites">Favorieten zoeken</string>
56-
<string name="search_groups">Groepen zoeken</string>
54+
<string name="search_contacts">Contact zoeken</string>
55+
<string name="search_favorites">Favoriet zoeken</string>
56+
<string name="search_groups">Groep zoeken</string>
5757
<!-- Export / Import -->
5858
<string name="import_contacts">Contacten importeren</string>
5959
<string name="export_contacts">Contacten exporteren</string>
@@ -92,4 +92,4 @@
9292
Haven't found some strings? There's more at
9393
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
9494
-->
95-
</resources>
95+
</resources>
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="app_name">ਸਿੰਪਲ ਕੰਟੈਕਟਸ</string>
4+
<string name="app_launcher_name">ਸੰਪਰਕ</string>
5+
<string name="address">ਪਤਾ</string>
6+
<string name="inserting">ਸ਼ਾਮਲ ਕੀਤਾ ਜਾ ਰਿਹਾ…</string>
7+
<string name="updating">ਅੱਪਡੇਟ ਕੀਤਾ ਜਾ ਰਿਹਾ…</string>
8+
<string name="phone_storage">ਫ਼ੋਨ ਸਟੋਰੇਜ</string>
9+
<string name="phone_storage_hidden">ਫ਼ੋਨ ਸਟੋਰੇਜ (ਜੋ ਹੋਰ ਐਪਾਂ ਦੁਆਰਾ ਦਿਖਾਈ ਨਹੀਂ ਦਿੰਦੀ)</string>
10+
<string name="company">ਕੰਪਨੀ</string>
11+
<string name="job_position">ਨੌਕਰੀ ਦਾ ਅਹੁਦਾ</string>
12+
<string name="send_sms_to_contacts">ਸੰਪਰਕਾਂ ਨੂੰ SMS ਭੇਜੋ</string>
13+
<string name="send_email_to_contacts">ਸੰਪਰਕਾਂ ਨੂੰ ਈਮੇਲ ਭੇਜੋ</string>
14+
<string name="send_sms_to_group">ਗਰੁੱਪ ਨੂੰ SMS ਭੇਜੋ</string>
15+
<string name="send_email_to_group">ਸਮੂਹ ਨੂੰ ਈਮੇਲ ਭੇਜੋ</string>
16+
<string name="fields_empty">ਘੱਟੋ-ਘੱਟ 1 ਖੇਤਰ ਭਰਨਾ ਜ਼ਰੂਰੀ ਹੈ</string>
17+
<string name="must_be_at_edit">You must be at the Edit screen to modify a contact</string>
18+
<!-- Placeholders -->
19+
<string name="no_contacts_with_emails">No contacts with emails have been found</string>
20+
<string name="no_contacts_with_phone_numbers">No contacts with phone numbers have been found</string>
21+
<string name="new_contact">New contact</string>
22+
<string name="edit_contact">Edit contact</string>
23+
<string name="select_contact">Select contact</string>
24+
<string name="nickname">Nickname</string>
25+
<!-- Groups -->
26+
<string name="no_groups">No groups</string>
27+
<string name="create_new_group">Create a new group</string>
28+
<string name="remove_from_group">Remove from group</string>
29+
<string name="no_group_participants">This group is empty</string>
30+
<string name="add_contacts">Add contacts</string>
31+
<string name="no_group_created">There are no contact groups on the device</string>
32+
<string name="create_group">Create group</string>
33+
<string name="add_to_group">Add to group</string>
34+
<string name="create_group_under_account">Create group under account</string>
35+
<!-- Photo -->
36+
<string name="remove_photo">Remove photo</string>
37+
<string name="change_photo">Change photo</string>
38+
<!-- Settings -->
39+
<string name="show_phone_numbers">Show phone numbers</string>
40+
<string name="show_contact_thumbnails">Show contact thumbnails</string>
41+
<string name="show_dialpad_button">Show a dialpad button on the main screen</string>
42+
<string name="on_contact_click">On contact click</string>
43+
<string name="call_contact">Call contact</string>
44+
<string name="view_contact">View contact details</string>
45+
<string name="manage_shown_contact_fields">Manage shown contact fields</string>
46+
<string name="contacts">Contacts</string>
47+
<string name="show_only_contacts_with_numbers">Show only contacts with phone numbers</string>
48+
<string name="show_private_contacts">Show private contacts to Simple Dialer, Simple SMS Messenger and Simple Calendar Pro</string>
49+
<string name="merge_duplicate_contacts">Merge duplicate contacts</string>
50+
<!-- Favorites -->
51+
<string name="no_favorites">Seems like you haven\'t added any favorite contacts yet.</string>
52+
<string name="toggle_favorite">Toggle favorite</string>
53+
<!-- Search -->
54+
<string name="search_contacts">Search contacts</string>
55+
<string name="search_favorites">Search favorites</string>
56+
<string name="search_groups">Search groups</string>
57+
<!-- Export / Import -->
58+
<string name="import_contacts">Import contacts</string>
59+
<string name="export_contacts">Export contacts</string>
60+
<string name="import_contacts_from_vcf">Import contacts from a .vcf file</string>
61+
<string name="import_contacts_from_vcf_pro">Import contacts from a .vcf file (Pro)</string>
62+
<string name="export_contacts_to_vcf">Export contacts to a .vcf file</string>
63+
<string name="target_contact_source">Target contact source</string>
64+
<string name="include_contact_sources">Include contact sources</string>
65+
<string name="filename_without_vcf">Filename (without .vcf)</string>
66+
<!-- Dialpad -->
67+
<string name="dialpad">Dialpad</string>
68+
<string name="add_number_to_contact">Add number to contact</string>
69+
<!-- Visible fields -->
70+
<string name="prefix">Prefix</string>
71+
<string name="suffix">Suffix</string>
72+
<string name="phone_numbers">Phone numbers</string>
73+
<string name="emails">Emails</string>
74+
<string name="addresses">Addresses</string>
75+
<string name="events">Events (birthdays, anniversaries)</string>
76+
<string name="organization">Organization</string>
77+
<string name="websites">Websites</string>
78+
<string name="groups">Groups</string>
79+
<string name="contact_source">Contact source</string>
80+
<string name="instant_messaging">Instant messaging (IM)</string>
81+
<string name="ringtone">Ringtone</string>
82+
<!-- Confirmation dialog -->
83+
<string name="delete_from_all_sources">The contact will be removed from all contact sources.</string>
84+
<plurals name="delete_groups">
85+
<item quantity="one">%d group</item>
86+
<item quantity="other">%d groups</item>
87+
</plurals>
88+
<!-- FAQ -->
89+
<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>
90+
<string name="faq_1_title">I want to change what fields are visible at contacts. Can I do it\?</string>
91+
</resources>

app/src/main/res/values-ru/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<string name="toggle_favorite">Переключить избранное</string>
5353
<!-- Search -->
5454
<string name="search_contacts">Поиск контактов</string>
55-
<string name="search_favorites">Поиск избранных</string>
55+
<string name="search_favorites">Поиск избранного</string>
5656
<string name="search_groups">Поиск групп</string>
5757
<!-- Export / Import -->
5858
<string name="import_contacts">Импортировать контакты</string>
@@ -93,4 +93,4 @@
9393
Haven't found some strings? There's more at
9494
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
9595
-->
96-
</resources>
96+
</resources>

app/src/main/res/values-uk/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<string name="inserting">Триває додавання…</string>
77
<string name="updating">Триває оновлення…</string>
88
<string name="phone_storage">Пам\'ять пристрою</string>
9-
<string name="phone_storage_hidden">Пам\'ять пристрою (прихована від інших додатків)</string>
9+
<string name="phone_storage_hidden">Пам\'ять пристрою (прихована від інших застосунків)</string>
1010
<string name="company">Компанія</string>
1111
<string name="job_position">Посада</string>
1212
<string name="send_sms_to_contacts">Надіслати SMS контактам</string>
@@ -94,4 +94,4 @@
9494
Haven't found some strings? There's more at
9595
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
9696
-->
97-
</resources>
97+
</resources>

app/src/main/res/values-zh-rCN/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
<string name="toggle_favorite">切换收藏</string>
5353
<!-- Search -->
5454
<string name="search_contacts">搜索联系人</string>
55-
<string name="search_favorites">搜索我的收藏</string>
56-
<string name="search_groups">搜索群组</string>
55+
<string name="search_favorites">搜索收藏</string>
56+
<string name="search_groups">搜索组</string>
5757
<!-- Export / Import -->
5858
<string name="import_contacts">导入联系人</string>
5959
<string name="export_contacts">导出联系人</string>
@@ -92,4 +92,4 @@
9292
Haven't found some strings? There's more at
9393
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
9494
-->
95-
</resources>
95+
</resources>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

fastlane/metadata/android/uk/full_description.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ Reddit:
3535
https://www.reddit.com/r/SimpleMobileTools
3636

3737
Телеграма:
38-
https://t.me/SimpleMobileTools
38+
https://t.me/SimpleMobileTools

0 commit comments

Comments
 (0)