Translated using Weblate (Latvian)
Currently translated at 0.0% (0 of 74 strings) Translation: Simple Mobile Tools/Simple Contacts Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/lv/
This commit is contained in:
parent
99fe3f8cf2
commit
c7dada0498
|
@ -18,12 +18,10 @@
|
|||
<!-- 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>
|
||||
|
@ -34,11 +32,9 @@
|
|||
<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>
|
||||
|
@ -51,16 +47,13 @@
|
|||
<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>
|
||||
|
@ -70,11 +63,9 @@
|
|||
<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>
|
||||
|
@ -88,20 +79,18 @@
|
|||
<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="zero">%d group</item>
|
||||
<item quantity="one">%d groups</item>
|
||||
<item quantity="other">%d groups</item>
|
||||
</plurals>
|
||||
|
||||
<!-- FAQ -->
|
||||
<string name="faq_1_title">I want to change what fields are visible at contacts. Can I do it?</string>
|
||||
<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>
|
||||
<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>
|
||||
<!--
|
||||
Haven't found some strings? There's more at
|
||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||
-->
|
||||
</resources>
|
||||
</resources>
|
Loading…
Reference in New Issue