summaryrefslogtreecommitdiffstats
path: root/res/values-nl/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-nl/strings.xml')
-rw-r--r--res/values-nl/strings.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 3a0146551..686814016 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -143,6 +143,10 @@
<string name="cannot_connect_camera">Kan geen verbinding maken met de camera.</string>
<!-- message for the dialog showing the camera is disabled because of security policies. Camera cannot be used. -->
<string name="camera_disabled">De camera is uitgeschakeld vanwege het beveiligingsbeleid.</string>
+ <!-- message for the dialog showing that the app does not have sufficient permissions [CHAR LIMIT=NONE] -->
+ <string name="error_permissions">De app heeft niet de essentiële machtigingen die nodig zijn om te starten. Controleer de machtigingsinstellingen.</string>
+ <!-- Dialog "Dismiss" button. Closes the dialog [CHAR LIMIT=12]-->
+ <string name="dialog_dismiss">Sluiten</string>
<!-- alert to the user to wait for some operation to complete -->
<string name="wait">Even geduld\u2026</string>
<!-- alert to the user that an SD card must be installed before using the camera -->
@@ -270,7 +274,6 @@
<string name="pref_camera_scenemode_entry_sunset">Zonsondergang</string>
<!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
<string name="pref_camera_scenemode_entry_party">Feest</string>
- <string name="pref_camera_scenemode_entry_optizoom">Opti-Zoom</string>
<!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
<string name="pref_camera_scenemode_label_auto">GEEN</string>
<!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
@@ -293,10 +296,8 @@
<string name="pref_camera_countdown_label_fifteen">15 SECONDEN</string>
<!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
<string name="not_selectable_in_scene_mode">Kan niet worden geselecteerd in scènemodus.</string>
- <!-- Toast after SeeMore has been enabled to show CDS is disabled -->
- <string name="disable_CDS_during_SeeMore">SeeMore schakelt CDS uit.</string>
- <!-- Toast after SeeMore has been enabled to show TNR is disabled -->
- <string name="disable_TNR_during_SeeMore">SeeMore schakelt TNR uit.</string>
+ <!-- Toast after High Quality Noise Reduction has been enabled to show CDS is disabled -->
+ <!-- Toast after High Quality Noise Reduction has been enabled to show TNR is disabled -->
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Belichting</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->