Update strings.xml
This commit is contained in:
parent
8388e08546
commit
15978759ca
|
@ -1,8 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="send_sms_to_group">سموہ نوں سنیہا بھیجو</string>
|
||||
<string name="search_groups">سموہاں وچ کھوجو</string>
|
||||
<string name="instant_messaging">Instant messaging (IM)</string>
|
||||
<string name="app_name">سادے رابطے</string>
|
||||
<string name="app_launcher_name">رابطے</string>
|
||||
<string name="address">پتہ</string>
|
||||
|
@ -14,15 +11,18 @@
|
|||
<string name="job_position">کم کار</string>
|
||||
<string name="send_sms_to_contacts">رابطیاں نوں سنیہا بھیجو</string>
|
||||
<string name="send_email_to_contacts">رابطیاں نوں ایمیل بھیجو</string>
|
||||
<string name="send_sms_to_group">سموہ نوں سنیہا بھیجو</string>
|
||||
<string name="send_email_to_group">سموہ نوں ایمیل بھیجو</string>
|
||||
<string name="fields_empty">گٹھو گھٹ اِکّ تھاں وچ کجھ لکھت پایو</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">نواں رابطہ</string>
|
||||
<string name="edit_contact">رابطے دے ویروے سودھو</string>
|
||||
<string name="select_contact">رابطہ چݨو</string>
|
||||
<string name="nickname">Nickname</string>
|
||||
<!-- Groups -->
|
||||
<string name="no_groups">کوئی سمُدے نہیں اے</string>
|
||||
<string name="create_new_group">نواں سموہ بݨاؤ</string>
|
||||
<string name="remove_from_group">سموہ وچ ہٹاؤ</string>
|
||||
|
@ -32,8 +32,10 @@
|
|||
<string name="create_group">سموہ بݨاؤ</string>
|
||||
<string name="add_to_group">سموہ وچ جوڑو</string>
|
||||
<string name="create_group_under_account">کھاتے نال سمُدا بݨاؤ</string>
|
||||
<!-- Photo -->
|
||||
<string name="remove_photo">تصویر مٹاؤ</string>
|
||||
<string name="change_photo">تصویر بدلو</string>
|
||||
<!-- Settings -->
|
||||
<string name="show_phone_numbers">فون نمبر ویکھو</string>
|
||||
<string name="show_contact_thumbnails">رابطیاں لئی چھوٹیاں تصویراں ویکھو</string>
|
||||
<string name="show_dialpad_button">Show a dialpad button on the main screen</string>
|
||||
|
@ -45,10 +47,14 @@
|
|||
<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">رابطیاں وچ کھوجو</string>
|
||||
<string name="search_favorites">Search favorites</string>
|
||||
<string name="search_groups">سموہاں وچ کھوجو</string>
|
||||
<!-- Export / Import -->
|
||||
<string name="import_contacts">رابطے ایمپورٹ کرو</string>
|
||||
<string name="export_contacts">رابطے ایکپورٹ کرو</string>
|
||||
<string name="import_contacts_from_vcf">Import contacts from a .vcf file</string>
|
||||
|
@ -57,24 +63,29 @@
|
|||
<string name="target_contact_source">Target contact source</string>
|
||||
<string name="include_contact_sources">رابطیاں دے سروتاں نال</string>
|
||||
<string name="filename_without_vcf">فائل دا ناں (.vcf بنہا)</string>
|
||||
<!-- Dialpad -->
|
||||
<string name="dialpad">فون کیبورڈ</string>
|
||||
<string name="add_number_to_contact">Add number to contact</string>
|
||||
<!-- Visible fields -->
|
||||
<string name="prefix">سابقہ</string>
|
||||
<string name="suffix">لاحقہ</string>
|
||||
<string name="phone_numbers">فون نمبر</string>
|
||||
<string name="emails">ایمیل</string>
|
||||
<string name="addresses">پتے</string>
|
||||
<string name="events">ماجرے (شادی، اُسوَ، سماگم، وغیرہ)</string>
|
||||
<string name="organization">Organization</string>
|
||||
<string name="websites">ویبسائیٹاں</string>
|
||||
<string name="groups">سموہ</string>
|
||||
<string name="events">ماجرے (شادی، اُسوَ، سماگم، وغیرہ)</string>
|
||||
<string name="contact_source">رابطے دا سروت</string>
|
||||
<string name="instant_messaging">Instant messaging (IM)</string>
|
||||
<string name="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 سموہ</item>
|
||||
<item quantity="other">%d سموہ</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>
|
||||
</resources>
|
Loading…
Reference in New Issue