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, 11 insertions, 0 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 681c1e819..9d5c2fbf6 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -166,6 +166,7 @@
<!-- In select camera setting, front-facing camera. [CHAR LIMIT=14] -->
<string name="pref_camera_id_entry_front">Voorzijde</string>
<!-- Settings screen, setting title text -->
+ <string name="pref_camera_recordlocation_title">GPS locatie</string>
<!-- Label for record location preference [CHAR LIMIT=50] -->
<string name="pref_camera_location_label">LOCATIE</string>
<!-- Title for countdown timer on camera settings screen [CHAR LIMIT=30]-->
@@ -178,6 +179,9 @@
<!-- Text followed by a checkbox to turn on/off sound effects during the countdown. [CHAR LIMIT = 24]-->
<string name="pref_camera_timer_sound_title">Pieptoon bij aftellen</string>
<!-- Entry of camera save path -->
+ <string name="pref_camera_savepath_title">Opslag</string>
+ <string name="pref_camera_savepath_entry_0">Telefoon</string>
+ <string name="pref_camera_savepath_entry_1">SD-kaart</string>
<!-- Entry of a on/off setting. The setting is turned off. [CHAR LIMIT=15] -->
<string name="setting_off">Uit</string>
<!-- Entry of a on/off setting. The setting is turned on. [CHAR LIMIT=15] -->
@@ -298,14 +302,20 @@
<!-- 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 enable HDR function to inform Continuous Shot has disabled -->
+ <string name="HDR_disable_continuous_shot">Inschakelen van HDR zal doorlopende opnamen uitschakelen.</string>
<!-- Toast after enable Advanced Capture function to inform Continuous Shot has disabled -->
<!-- Toast after enable 2k4k video quality to inform IS has disabled -->
+ <string name="video_quality_4k_disable_IS">Beeld stabilisatie niet beschikbaar bij 4k video opname.</string>
<!-- Toast after 2k4k video is enabled to inform SeeMore has been disabled -->
+ <string name="video_quality_4k_disable_SeeMore">SeeMore kan niet worden ingeschakeld tijdens 4k-video.</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 -->
<!-- Toast after SeeMore has been enabled to show CDS is disabled -->
+ <string name="disable_CDS_during_SeeMore">SeeMore zal CDS uitschakelen.</string>
<!-- Toast after SeeMore has been enabled to show TNR is disabled -->
+ <string name="disable_TNR_during_SeeMore">SeeMore zal TNR uitschakelen.</string>
<!-- Toast after SeeMore has been enabled to show NR is disabled -->
+ <string name="disable_NR_during_SeeMore">SeeMore zal de ruisonderdrukking uitschakelen.</string>
<!-- Exposure settings in preference -->
<string name="pref_exposure_title">Belichting</string>
<!-- menu label exposure compensation [CHAR LIMIT=50] -->
@@ -537,4 +547,5 @@ CHAR LIMIT = NONE] -->
<!-- String shown when setting the homepage wallpaper in the background [CHAR LIMIT=NONE] -->
<string name="setting_wallpaper">Achtergrond instellen</string>
<!-- Menu, Video rotation labels [CHAR LIMIT=50] -->
+ <string name="remaining_photos_format">%d resterend</string>
</resources>