diff options
author | Bill Yi <byi@google.com> | 2016-10-17 07:08:48 -0700 |
---|---|---|
committer | Bill Yi <byi@google.com> | 2016-10-17 07:08:48 -0700 |
commit | b7898f41d34c44e13680778a00a43c0fdd3da245 (patch) | |
tree | 905df605160c978ad4786bb3c1084bb57adef03c /res/values-nb | |
parent | c8f2e1633f3ebe59f5f4da62ab56aa03d3d090d5 (diff) | |
download | packages_apps_Contacts-b7898f41d34c44e13680778a00a43c0fdd3da245.tar.gz packages_apps_Contacts-b7898f41d34c44e13680778a00a43c0fdd3da245.tar.bz2 packages_apps_Contacts-b7898f41d34c44e13680778a00a43c0fdd3da245.zip |
Import translations. DO NOT MERGE
Change-Id: If736d4f8bf482d8873cc1fba2c9ce021ca390c3c
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-nb')
-rw-r--r-- | res/values-nb/strings.xml | 27 |
1 files changed, 19 insertions, 8 deletions
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml index b14ee8f0f..43465826b 100644 --- a/res/values-nb/strings.xml +++ b/res/values-nb/strings.xml @@ -322,8 +322,7 @@ <string name="photo_view_description_not_checked_no_info" msgid="2749154927006406981">"Det er ikke merket av for noe bilde fra en ukjent konto"</string> <string name="photo_view_description_checked_no_info" msgid="4974335987092590591">"Det er merket av for et bilde fra en ukjent konto"</string> <string name="locale_change_in_progress" msgid="6975676844194755501">"Kontaktlisten blir oppdatert med det nye språket.\n\nVent litt …"</string> - <!-- no translation found for menu_assistant (919866272301744261) --> - <skip /> + <string name="menu_assistant" msgid="919866272301744261">"Assistent"</string> <string name="menu_duplicates" msgid="4129802988372197257">"Duplikater"</string> <string name="navigation_drawer_open" msgid="1126498472143250642">"Åpne uttrekksmenyen"</string> <string name="navigation_drawer_close" msgid="4137416137011817930">"Lukk uttrekksmenyen"</string> @@ -602,15 +601,27 @@ <string name="dynamic_shortcut_disabled_message" msgid="249939425761315252">"Denne snarveien er slått av"</string> <string name="dynamic_shortcut_contact_removed_message" msgid="6845645831837615899">"Kontakten ble fjernet"</string> <string name="connection_failed" msgid="7558253972301525402">"Kunne ikke logge på"</string> - <!-- no translation found for sim_import_button_text (4270841592496619317) --> + <string name="sim_import_button_text" msgid="4270841592496619317">"Importér"</string> + <string name="sim_import_title_none_selected" msgid="6910517331401970693">"Velg kontakter"</string> + <string name="sim_import_title_some_selected_fmt" msgid="2978159841027256106">"<xliff:g id="COUNT">%d</xliff:g> er valgt"</string> + <string name="sim_import_empty_message" msgid="7743815244380189651">"Du har ingen kontakter på SIM-kortet ditt"</string> + <plurals name="sim_import_success_toast_fmt" formatted="false" msgid="8572156521110906443"> + <item quantity="other"><xliff:g id="COUNT">%d</xliff:g> SIM-kontakter ble importert</item> + <item quantity="one">Én SIM-kontakt ble importert</item> + </plurals> + <string name="sim_import_failed_toast" msgid="5559267299793622705">"Kunne ikke importere SIM-kontakter"</string> + <string name="sim_import_dialog_title" msgid="6699935401502172530">"Velg kontaktene du vil importere"</string> + <string name="sim_import_cancel_content_description" msgid="2388362519166414488">"Avbryt import"</string> + <!-- no translation found for auto_sync_off (2180147284456026587) --> + <skip /> + <!-- no translation found for dismiss_sync_alert (8941131776605093596) --> <skip /> - <!-- no translation found for sim_import_title_none_selected (6910517331401970693) --> + <!-- no translation found for account_sync_off (7646143254066243924) --> <skip /> - <!-- no translation found for sim_import_title_some_selected_fmt (2978159841027256106) --> + <!-- no translation found for turn_auto_sync_on_dialog_title (8903372459240477752) --> <skip /> - <!-- no translation found for sim_import_empty_message (7743815244380189651) --> + <!-- no translation found for turn_auto_sync_on_dialog_body (1877453194578173890) --> <skip /> - <!-- no translation found for sim_import_success_toast_fmt (8572156521110906443) --> - <!-- no translation found for sim_import_failed_toast (5559267299793622705) --> + <!-- no translation found for turn_auto_sync_on_dialog_confirm_btn (1070332014838295599) --> <skip /> </resources> |