Skip to content

Commit a39dca5

Browse files
authored
Merge pull request #982 from weblate/weblate-simple-mobile-tools-simple-contacts
Translations update from Hosted Weblate
2 parents 99fe3f8 + c7dada0 commit a39dca5

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

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

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,10 @@
1818
<!-- Placeholders -->
1919
<string name="no_contacts_with_emails">No contacts with emails have been found</string>
2020
<string name="no_contacts_with_phone_numbers">No contacts with phone numbers have been found</string>
21-
2221
<string name="new_contact">New contact</string>
2322
<string name="edit_contact">Edit contact</string>
2423
<string name="select_contact">Select contact</string>
2524
<string name="nickname">Nickname</string>
26-
2725
<!-- Groups -->
2826
<string name="no_groups">No groups</string>
2927
<string name="create_new_group">Create a new group</string>
@@ -34,11 +32,9 @@
3432
<string name="create_group">Create group</string>
3533
<string name="add_to_group">Add to group</string>
3634
<string name="create_group_under_account">Create group under account</string>
37-
3835
<!-- Photo -->
3936
<string name="remove_photo">Remove photo</string>
4037
<string name="change_photo">Change photo</string>
41-
4238
<!-- Settings -->
4339
<string name="show_phone_numbers">Show phone numbers</string>
4440
<string name="show_contact_thumbnails">Show contact thumbnails</string>
@@ -51,16 +47,13 @@
5147
<string name="show_only_contacts_with_numbers">Show only contacts with phone numbers</string>
5248
<string name="show_private_contacts">Show private contacts to Simple Dialer, Simple SMS Messenger and Simple Calendar Pro</string>
5349
<string name="merge_duplicate_contacts">Merge duplicate contacts</string>
54-
5550
<!-- Favorites -->
5651
<string name="no_favorites">Seems like you haven\'t added any favorite contacts yet.</string>
5752
<string name="toggle_favorite">Toggle favorite</string>
58-
5953
<!-- Search -->
6054
<string name="search_contacts">Search contacts</string>
6155
<string name="search_favorites">Search favorites</string>
6256
<string name="search_groups">Search groups</string>
63-
6457
<!-- Export / Import -->
6558
<string name="import_contacts">Import contacts</string>
6659
<string name="export_contacts">Export contacts</string>
@@ -70,11 +63,9 @@
7063
<string name="target_contact_source">Target contact source</string>
7164
<string name="include_contact_sources">Include contact sources</string>
7265
<string name="filename_without_vcf">Filename (without .vcf)</string>
73-
7466
<!-- Dialpad -->
7567
<string name="dialpad">Dialpad</string>
7668
<string name="add_number_to_contact">Add number to contact</string>
77-
7869
<!-- Visible fields -->
7970
<string name="prefix">Prefix</string>
8071
<string name="suffix">Suffix</string>
@@ -88,20 +79,18 @@
8879
<string name="contact_source">Contact source</string>
8980
<string name="instant_messaging">Instant messaging (IM)</string>
9081
<string name="ringtone">Ringtone</string>
91-
9282
<!-- Confirmation dialog -->
9383
<string name="delete_from_all_sources">The contact will be removed from all contact sources.</string>
94-
9584
<plurals name="delete_groups">
96-
<item quantity="one">%d group</item>
85+
<item quantity="zero">%d group</item>
86+
<item quantity="one">%d groups</item>
9787
<item quantity="other">%d groups</item>
9888
</plurals>
99-
10089
<!-- FAQ -->
10190
<string name="faq_1_title">I want to change what fields are visible at contacts. Can I do it?</string>
102-
<string name="faq_1_text">Yes, all you have to do is go in Settings -> 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>
91+
<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>
10392
<!--
10493
Haven't found some strings? There's more at
10594
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
10695
-->
107-
</resources>
96+
</resources>

0 commit comments

Comments
 (0)