diff options
author | Bill Yi <byi@google.com> | 2016-10-14 01:39:30 -0700 |
---|---|---|
committer | Bill Yi <byi@google.com> | 2016-10-14 01:39:30 -0700 |
commit | de63a2fc8a1e2380b2598242a008a236febd05c4 (patch) | |
tree | 23a0c5f6bb91ed55458af68cb96312981bafdd79 /res/values-af/strings.xml | |
parent | 0822deedbda884662a80f97929a01d4f2b654a37 (diff) | |
download | packages_apps_Contacts-de63a2fc8a1e2380b2598242a008a236febd05c4.tar.gz packages_apps_Contacts-de63a2fc8a1e2380b2598242a008a236febd05c4.tar.bz2 packages_apps_Contacts-de63a2fc8a1e2380b2598242a008a236febd05c4.zip |
Import translations. DO NOT MERGE
Change-Id: Ifcc79975a66239e3b0aa400f4c14b4efb74b0278
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-af/strings.xml')
-rw-r--r-- | res/values-af/strings.xml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/res/values-af/strings.xml b/res/values-af/strings.xml index 12751467e..909fefb7f 100644 --- a/res/values-af/strings.xml +++ b/res/values-af/strings.xml @@ -241,6 +241,8 @@ <string name="contact_editor_prompt_multiple_accounts" msgid="8565761674283473549">"Kies \'n verstekrekening vir nuwe kontakte:"</string> <string name="contact_editor_title_new_contact" msgid="7192223018128934940">"Voeg nuwe kontak by"</string> <string name="contact_editor_title_existing_contact" msgid="4898475703683187798">"Wysig kontak"</string> + <string name="contact_editor_pick_raw_contact_dialog_title" msgid="9020902336507940034">"Kies gekoppelde kontak"</string> + <string name="contact_editor_pick_raw_contact_read_only" msgid="5505352743052484053">"<xliff:g id="DISPLAY_NAME">%s</xliff:g> (leesalleen)"</string> <string name="add_account" msgid="8201790677994503186">"Voeg rekening by"</string> <string name="add_new_account" msgid="5748627740680940264">"Voeg nuwe rekening by"</string> <string name="menu_export_database" msgid="2659719297530170820">"Voer databasislêers uit"</string> @@ -320,6 +322,7 @@ <string name="photo_view_description_not_checked_no_info" msgid="2749154927006406981">"Foto van onbekende rekening af is nie gemerk nie"</string> <string name="photo_view_description_checked_no_info" msgid="4974335987092590591">"Foto van onbekende rekening af is gemerk"</string> <string name="locale_change_in_progress" msgid="6975676844194755501">"Kontaklys word tans opgedateer om die taalverandering te weerspieël.\n\nWag asseblief …"</string> + <string name="menu_assistant" msgid="919866272301744261">"Assistent"</string> <string name="menu_duplicates" msgid="4129802988372197257">"Duplikate"</string> <string name="navigation_drawer_open" msgid="1126498472143250642">"Maak navigasielaai oop"</string> <string name="navigation_drawer_close" msgid="4137416137011817930">"Maak navigasielaai toe"</string> @@ -597,6 +600,14 @@ <string name="callDurationHourFormat" msgid="7392254193808506640">"<xliff:g id="MINUTES_0">%s</xliff:g> uur <xliff:g id="MINUTES_1">%s</xliff:g> min. <xliff:g id="SECONDS">%s</xliff:g> sek."</string> <string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Hierdie kortpad is gedeaktiveer."</string> <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontak is verwyder"</string> - <!-- no translation found for connection_failed (7558253972301525402) --> - <skip /> + <string name="connection_failed" msgid="7558253972301525402">"Kon nie aanmeld nie"</string> + <string name="sim_import_button_text" msgid="4270841592496619317">"Voer in"</string> + <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Kies kontakte"</string> + <string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> gekies"</string> + <string name="sim_import_empty_message" msgid="7743815244380189651">"Geen kontakte op jou SIM-kaart nie"</string> + <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443"> + <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> SIM-kontakte ingevoer</item> + <item quantity="one">1 SIM-kontak ingevoer</item> + </plurals> + <string name="sim_import_failed_toast" msgid="5559267299793622705">"Kon nie SIM-kontakte invoer nie"</string> </resources> |