diff options
author | Ying Wang <wangying@google.com> | 2012-06-20 13:54:32 -0700 |
---|---|---|
committer | Ying Wang <wangying@google.com> | 2012-06-20 13:54:32 -0700 |
commit | 679948df3cf5c71bfe24ad4d6cd1bd78cb0fb28d (patch) | |
tree | 2e665bae7ababa85817b25b83bae636148e8af7c /res/values-nl | |
parent | 5739d4fe02c7ca4d3d939ec4f21bc9de42b8676f (diff) | |
download | packages_apps_settings-679948df3cf5c71bfe24ad4d6cd1bd78cb0fb28d.zip packages_apps_settings-679948df3cf5c71bfe24ad4d6cd1bd78cb0fb28d.tar.gz packages_apps_settings-679948df3cf5c71bfe24ad4d6cd1bd78cb0fb28d.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I7d2055b0cf38cf4b676a599fd0c952b2fdac99b1
Diffstat (limited to 'res/values-nl')
-rw-r--r-- | res/values-nl/strings.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml index 967c140..dee3371 100644 --- a/res/values-nl/strings.xml +++ b/res/values-nl/strings.xml @@ -1045,18 +1045,12 @@ <string name="clear_failed_dlg_text" msgid="1092177570631523106">"Kan gegevens voor de app niet wissen."</string> <string name="security_settings_desc" product="tablet" msgid="1292421279262430109">"Deze app heeft toegang tot de volgende opties van uw tablet:"</string> <string name="security_settings_desc" product="default" msgid="61749028818785244">"Deze app heeft toegang tot de volgende opties van uw telefoon:"</string> - <!-- no translation found for security_settings_desc_multi (7300932212437084403) --> - <skip /> - <!-- no translation found for security_settings_desc_multi (6610268420793984752) --> - <skip /> - <!-- no translation found for join_two_items (1336880355987539064) --> - <skip /> - <!-- no translation found for join_many_items_last (5925635036718502724) --> - <skip /> - <!-- no translation found for join_many_items_first (4333907712038448660) --> - <skip /> - <!-- no translation found for join_many_items_middle (7556692394478220814) --> - <skip /> + <string name="security_settings_desc_multi" product="tablet" msgid="7300932212437084403">"Deze app heeft toegang tot het volgende op uw tablet. Om de prestaties te verbeteren en het geheugengebruik te beperken, zijn sommige van deze rechten beschikbaar voor <xliff:g id="BASE_APP_NAME">%1$s</xliff:g> omdat deze wordt uitgevoerd in hetzelfde proces als <xliff:g id="ADDITIONAL_APPS_LIST">%2$s</xliff:g>:"</string> + <string name="security_settings_desc_multi" product="default" msgid="6610268420793984752">"Deze app heeft toegang tot het volgende op uw telefoon. Om de prestaties te verbeteren en het geheugengebruik te beperken, zijn sommige van deze rechten beschikbaar voor <xliff:g id="BASE_APP_NAME">%1$s</xliff:g> omdat deze wordt uitgevoerd in hetzelfde proces als <xliff:g id="ADDITIONAL_APPS_LIST">%2$s</xliff:g>:"</string> + <string name="join_two_items" msgid="1336880355987539064">"<xliff:g id="FIRST_ITEM">%1$s</xliff:g> en <xliff:g id="SECOND_ITEM">%2$s</xliff:g>"</string> + <string name="join_many_items_last" msgid="5925635036718502724">"<xliff:g id="ALL_BUT_LAST_ITEM">%1$s</xliff:g> en <xliff:g id="LAST_ITEM_0">%2$s</xliff:g>"</string> + <string name="join_many_items_first" msgid="4333907712038448660">"<xliff:g id="FIRST_ITEM">%1$s</xliff:g>, <xliff:g id="ALL_BUT_FIRST_AND_LAST_ITEM">%2$s</xliff:g>"</string> + <string name="join_many_items_middle" msgid="7556692394478220814">"<xliff:g id="ADDED_ITEM">%1$s</xliff:g>, <xliff:g id="REST_OF_ITEMS">%2$s</xliff:g>"</string> <string name="computing_size" msgid="1599186977475211186">"Berekenen…"</string> <string name="invalid_size_value" msgid="7563537715280712285">"Kan pakketgrootte niet berekenen."</string> <string name="empty_list_msg" msgid="5993162337235907160">"U heeft geen apps van derden geïnstalleerd."</string> @@ -1422,6 +1416,12 @@ <string name="local_backup_password_title" msgid="3860471654439418822">"Wachtwoord desktopback-up"</string> <string name="local_backup_password_summary_none" msgid="393503434408227110">"Volledige back-ups naar desktops zijn momenteel niet beveiligd"</string> <string name="local_backup_password_summary_change" msgid="2731163425081172638">"Raak dit aan om het wachtwoord voor volledige back-ups naar desktops te wijzigen of te verwijderen"</string> + <!-- no translation found for local_backup_password_toast_success (582016086228434290) --> + <skip /> + <!-- no translation found for local_backup_password_toast_confirmation_mismatch (3495167398824569524) --> + <skip /> + <!-- no translation found for local_backup_password_toast_validation_failure (5646377234895626531) --> + <skip /> <string name="backup_erase_dialog_title" msgid="1027640829482174106"></string> <string name="backup_erase_dialog_message" msgid="7218566008912418809">"Weet u zeker dat u het maken van back-ups van uw wifi-wachtwoorden, bladwijzers, andere instellingen en gegevens voor apps wilt stoppen en alle kopieën op Google-servers wilt wissen?"</string> <string name="device_admin_settings_title" msgid="1335557832906433309">"Instellingen voor apparaatbeheer"</string> |