|
| 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 -> 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> |
0 commit comments