summaryrefslogtreecommitdiffstats
path: root/res/values-af/qcomstrings.xml
blob: cc9e1a9043dba8779fa213dd31574ec051471185 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
<?xml version="1.0" encoding="utf-8"?>
<!--
    Copyright (c) 2012-2014, 2016-2017 The Linux Foundation. All rights reserved.

    Not a Contribution.

    Copyright (C) 2007 The Android Open Source Project
    Copyright (C) 2017-2018 The LineageOS Project

    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
    You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.
-->
<resources>
    <string name="pref_camera_powermode_title">Kragmodus</string>
    <string name="pref_camera_powermode_entry_lp">Laag</string>
    <string name="pref_camera_powermode_entry_np">Normaal</string>
    <string name="pref_camera_autoexposure_title">Kies outo beligtingsinstelling</string>
    <string name="pref_camera_autoexposure_entry_frameaverage">Foto raam gemiddeld</string>
    <string name="pref_camera_autoexposure_entry_centerweighted">Geweegde gemiddelde</string>
    <string name="pref_camera_autoexposure_entry_spotmetering">Kol meting</string>
    <string name="pref_camera_videoencoder_title">Video enkodeerder</string>
    <string name="pref_camera_videoencoder_dialogtitle">Video enkodeerder</string>
    <string name="pref_camera_audioencoder_title">Oudio enkodeerder</string>
    <string name="pref_camera_skinToneEnhancement_title">Velkleur verbetering</string>
    <string name="pref_camera_skinToneEnhancement_entry_enable">Aktiveer</string>
    <string name="pref_camera_skinToneEnhancement_entry_disable">Deaktiveer</string>
    <string name="pref_camera_zsl_title">Nul sluiter vertraging</string>
    <string name="pref_camera_selectablezoneaf_title">Outo fokus zone</string>
    <string name="pref_camera_selectablezoneaf_entry_auto">Outo</string>
    <string name="pref_camera_selectablezoneaf_entry_spotmetering">Kol Meting</string>
    <string name="pref_camera_selectablezoneaf_entry_centerweighted">Geweegdegemiddelde</string>
    <string name="pref_camera_selectablezoneaf_entry_frameaverage">Foto raam Gemiddeld</string>
    <string name="pref_camera_advanced_features_title">Gevorderde instellings</string>
    <string name="pref_camera_advanced_feature_entry_none">Geen</string>
    <string name="pref_camera_advanced_feature_entry_multi_touch_focus">Multi-raak Fokus</string>
    <string name="pref_camera_manual_exp_title">Handmatige blootselling</string>
    <string name="pref_camera_manual_exp_entry_ISO_priority">ISO prioriteit</string>
    <string name="pref_camera_manual_exp_entry_exptime_priority">Blootstelling prioriteit</string>
    <string name="pref_camera_manual_exp_entry_user_setting">Gebruiker instelling</string>
    <string name="pref_camera_manual_exp_entry_off">Af</string>
    <string name="pref_camera_manual_wb_title">Handmatige wit belans</string>
    <string name="pref_camera_manual_wb_entry_color_temperature">Kleurtemperatuur</string>
    <string name="pref_camera_manual_wb_entry_rbgb_gains">RBGB winste</string>
    <string name="pref_camera_manual_wb_entry_off">Af</string>
    <string name="pref_camera_manual_focus_title">Handmatige fokus</string>
    <string name="pref_camera_manual_focus_entry_scale_mode">Skaal modus</string>
    <string name="pref_camera_manual_focus_entry_diopter_mode">Diopter modus</string>
    <string name="pref_camera_manual_focus_entry_off">Af</string>
    <string name="pref_camera_instant_capture_title">Kits vaslegging</string>
    <string name="pref_camera_instant_capture_entry_aggressive_aec">Aggressiewe AEC</string>
    <string name="pref_camera_instant_capture_entry_fast_aec">Vinnige AEC</string>
    <string name="pref_camera_instant_capture_entry_disable">Deaktiveer</string>
    <string name="pref_camera_zsl_entry_off">Af</string>
    <string name="pref_camera_zsl_entry_on">Aan</string>
    <string name="hdr_enable_message">HDR is geaktiveer, slegs outomatiese toneelmodus word ondersteun</string>
    <string name="scene_enable_message">HDR word slegs in outomatiese toneelmodus ondersteun</string>
    <string name="pref_camera_video_hdr_entry_off">Af</string>
    <string name="pref_camera_video_hdr_entry_on">Aan</string>
    <string name="pref_camera_cds_entry_off">Af</string>
    <string name="pref_camera_cds_entry_on">Aan</string>
    <string name="pref_camera_cds_entry_auto">Outo</string>
    <string name="pref_camera_video_cds_entry_off">Af</string>
    <string name="pref_camera_video_cds_entry_on">Aan</string>
    <string name="pref_camera_video_cds_entry_auto">Outo</string>
    <string name="pref_camera_tnr_entry_disable">Deaktiveer</string>
    <string name="pref_camera_tnr_entry_enable">Aktiveer</string>
    <string name="pref_camera_video_tnr_entry_disable">Deaktiveer</string>
    <string name="pref_camera_video_tnr_entry_enable">Aktiveer</string>
    <string name="pref_camera_video_hdr_title">HDR Video</string>
    <string name="pref_camera_cds_title">CDS modus</string>
    <string name="pref_camera_video_cds_title">CDS Video modus</string>
    <string name="pref_camera_tnr_title">TNR modus</string>
    <string name="pref_camera_video_tnr_title">TNR Video modus</string>
    <string name="pref_camera_facedetection_title">Gesig opsporing</string>
    <string name="pref_camera_facedetection_entry_off">Af</string>
    <string name="pref_camera_facedetection_entry_on">Aan</string>
    <string name="pref_selfie_flash_title">Selfie Flits</string>
    <string name="pref_selfie_flash_entry_off">Af</string>
    <string name="pref_selfie_flash_entry_on">Aan</string>
    <string name="pref_camera_redeyereduction_title">Rooi oë vermindering</string>
    <string name="pref_camera_redeyereduction_entry_enable">Aktiveer</string>
    <string name="pref_camera_redeyereduction_entry_disable">Deaktiveer</string>
    <string name="pref_camera_selfiemirror_title">Selfie-spieël</string>
    <string name="pref_camera_selfiemirror_entry_enable">Aktiveer</string>
    <string name="pref_camera_selfiemirror_entry_disable">Deaktiveer</string>
    <string name="pref_camera_shuttersound_title">Sluitergeluid</string>
    <string name="pref_camera_shuttersound_entry_enable">Geaktiveer</string>
    <string name="pref_camera_shuttersound_entry_disable">Gedeaktiveer</string>
    <string name="error_app_unsupported_hfr_selection">Hoë spoed/stadige aksie word nie ondersteun vir Stabilisering/Tydsduur/HDR.</string>
    <string name="error_app_unsupported_hfr">Stadige aksie video word nie ondersteun deur die geselekteerde resolusie. Kies \'n laer resolusie</string>
    <string name="error_app_unsupported_dis">Stabilisering word nie ondersteun vir die geselekteerde video grootte. Kies \'n laer video grootte</string>
    <string name="error_app_unsupported_hsr">Hoë spoed video word nie ondersteun deur die geselekteerde resolusie. Kies \'n laer resolusie</string>
    <string name="error_app_unsupported_hfr_codec">Slegs H264 video kodering word ondersteun wanneer HRS AAN is</string>
    <string name="error_app_unsupported">Onondersteunde video resolusie vir hierdie tipe enkodeerder</string>
    <string name="error_app_unsupported_profile">Onondersteunde video-profiel</string>
    <string name="error_app_unsupported_raw">Rou foto-formaat word nie ondersteun in geen sluiter wag tyd. Kies JPEG</string>
    <string name="pref_camera_ae_bracket_hdr_entry_ae_bracket">Outo beligting afbakening</string>
    <string name="pref_camera_ae_bracket_hdr_title">Outo beligting afbakening</string>
    <string name="pref_camera_ae_bracket_hdr_entry_on">Aan</string>
    <string name="err_app_unsupport_ae_bracket_code">Bracketing (AEB) word nog nie ondersteun nie</string>
    <string name="snapshot_lower_than_video">Video moment opname grootte is laer as video grootte. Beperking tot video grootte. Kies \'n oplossing hoër of gelyk aan die huidige video grootte.</string>
    <string name="snapshotsize_low_powermode">Ons ondersteun nie die foto grootte in Lae-Krag-modus nie. Video grootte moment opname sal geneem word. Kies Hoë-krag-modus vir die foto grootte.</string>
    <string name="snapshot_qcif_and_d1">Slegs Video grootte moment opname ondersteuning vir huidige oplossing.</string>
    <string name="pref_camera_hfr_title">Stadige Aksie</string>
    <string name="pref_camera_hfr_entry_off">Af</string>
    <string name="pref_camera_hfr_entry_2x">Stadige aksie 60 RPS</string>
    <string name="pref_camera_hfr_entry_3x">Stadige aksie 90 RPS</string>
    <string name="pref_camera_hfr_entry_4x">Stadige aksie 120 RPS</string>
    <string name="pref_camera_hfr_entry_8x">Stadige aksie 240 RPS</string>
    <string name="pref_camera_hfr_entry_hsr_60">Hoë spoed 60 RPS</string>
    <string name="pref_camera_hfr_entry_hsr_90">Hoë spoed 90 RPS</string>
    <string name="pref_camera_hfr_entry_hsr_120">Hoë spoed 120 RPS</string>
    <string name="pref_camera_hfr_entry_hsr_240">Hoë spoed 240 FPS</string>
    <string name="pref_camera_noise_reduction_title">Geraas vermindering</string>
    <string name="pref_camera_noise_reduction_entry_off">Af</string>
    <string name="pref_camera_noise_reduction_entry_fast">Vinnig</string>
    <string name="pref_camera_noise_reduction_entry_high_quality">Hoë kwaliteit</string>
    <string name="pref_camera_see_more_entry_off">Af</string>
    <string name="pref_camera_see_more_entry_on">Aan</string>
    <string name="pref_camera_denoise_title">Wavelet denoise modus</string>
    <string name="pref_camera_denoise_entry_off">Af</string>
    <string name="pref_camera_denoise_entry_on">Aan</string>
    <string name="pref_camera_iso_title">Kies ISO</string>
    <string name="pref_camera_iso_entry_auto">Outo</string>
    <string name="pref_camera_iso_entry_isodeblur">ISO Outo(HJR)</string>
    <string name="pref_camera_iso_entry_iso50">ISO50</string>
    <string name="pref_camera_iso_entry_iso100">ISO100</string>
    <string name="pref_camera_iso_entry_iso125">ISO125</string>
    <string name="pref_camera_iso_entry_iso150">ISO150</string>
    <string name="pref_camera_iso_entry_iso200">ISO200</string>
    <string name="pref_camera_iso_entry_iso250">ISO250</string>
    <string name="pref_camera_iso_entry_iso300">ISO300</string>
    <string name="pref_camera_iso_entry_iso320">ISO320</string>
    <string name="pref_camera_iso_entry_iso350">ISO350</string>
    <string name="pref_camera_iso_entry_iso400">ISO400</string>
    <string name="pref_camera_iso_entry_iso450">ISO450</string>
    <string name="pref_camera_iso_entry_iso500">ISO500</string>
    <string name="pref_camera_iso_entry_iso600">ISO600</string>
    <string name="pref_camera_iso_entry_iso640">ISO640</string>
    <string name="pref_camera_iso_entry_iso700">ISO700</string>
    <string name="pref_camera_iso_entry_iso800">ISO800</string>
    <string name="pref_camera_iso_entry_iso1000">ISO1000</string>
    <string name="pref_camera_iso_entry_iso1200">ISO1200</string>
    <string name="pref_camera_iso_entry_iso1250">ISO1250</string>
    <string name="pref_camera_iso_entry_iso1500">ISO1500</string>
    <string name="pref_camera_iso_entry_iso1600">ISO1600</string>
    <string name="pref_camera_iso_entry_iso2000">ISO2000</string>
    <string name="pref_camera_iso_entry_iso2500">ISO2500</string>
    <string name="pref_camera_iso_entry_iso2700">ISO2700</string>
    <string name="pref_camera_iso_entry_iso3200">ISO3200</string>
    <string name="pref_camera_iso_entry_iso6400">ISO6400</string>
    <string name="pref_camera_iso_entry_iso12800">ISO12800</string>
    <string name="pref_camera_antibanding_title">Teen \'Banding\'</string>
    <string name="pref_camera_antibanding_entry_0">Outo</string>
    <string name="pref_camera_antibanding_entry_1">50 Hz (Europa)</string>
    <string name="pref_camera_antibanding_entry_2">60 Hz (VSA)</string>
    <string name="pref_camera_filter_mode_entry_on">Aan</string>
    <string name="pref_camera_filter_mode_entry_off">Af</string>
    <string name="pref_camera_coloreffect_title">Kleur effek</string>
    <string name="pref_camera_filter_mode_title">Kleur effek</string>
    <string name="pref_camera_coloreffect_entry_none">Geen</string>
    <string name="pref_camera_coloreffect_entry_mono">Mono</string>
    <string name="pref_camera_coloreffect_entry_sepia">Sepia</string>
    <string name="pref_camera_coloreffect_entry_negative">Negatief</string>
    <string name="pref_camera_coloreffect_entry_solarize">Sonsopkoms agtig</string>
    <string name="pref_camera_coloreffect_entry_posterize">Poskaart agtig</string>
    <string name="pref_camera_coloreffect_entry_aqua">Aqua</string>
    <string name="pref_camera_coloreffect_entry_emboss">Reliëf</string>
    <string name="pref_camera_coloreffect_entry_sketch">Skets</string>
    <string name="pref_camera_coloreffect_entry_neon">Neon</string>
    <string name="pref_camera_coloreffect_entry_pastel">Pastel</string>
    <string name="pref_camera_coloreffect_entry_mosaic">Mosaïek</string>
    <string name="pref_camera_coloreffect_entry_redtint">Rooi tint</string>
    <string name="pref_camera_coloreffect_entry_bluetint">Blou tint</string>
    <string name="pref_camera_coloreffect_entry_greentint">Groen tint</string>
    <string name="pref_camera_dis_title">Stabilisering</string>
    <string name="pref_camera_dis_entry_off">Af</string>
    <string name="pref_camera_dis_entry_on">Aan</string>
    <string name="pref_camera_facerc_title">Gesigs erkenning</string>
    <string name="pref_camera_facerc_entry_off">Af</string>
    <string name="pref_camera_facerc_entry_on">Aan</string>
    <string name="pref_camera_sharpness_entry_level0">Vlak 0</string>
    <string name="pref_camera_sharpness_entry_level1">Vlak 1</string>
    <string name="pref_camera_sharpness_entry_level2">Vlak 2 (standaard)</string>
    <string name="pref_camera_sharpness_entry_level3">Vlak 3</string>
    <string name="pref_camera_sharpness_entry_level4">Vlak 4</string>
    <string name="pref_camera_sharpness_entry_level5">Vlak 5</string>
    <string name="pref_camera_sharpness_entry_level6">Vlak 6</string>
    <string name="pref_camera_contrast_entry_level0">Vlak 0</string>
    <string name="pref_camera_contrast_entry_level1">Vlak 1</string>
    <string name="pref_camera_contrast_entry_level2">Vlak 2</string>
    <string name="pref_camera_contrast_entry_level3">Vlak 3</string>
    <string name="pref_camera_contrast_entry_level4">Vlak 4</string>
    <string name="pref_camera_contrast_entry_level5">Vlak 5 (standaard)</string>
    <string name="pref_camera_contrast_entry_level6">Vlak 6</string>
    <string name="pref_camera_contrast_entry_level7">Vlak 7</string>
    <string name="pref_camera_contrast_entry_level8">Vlak 8</string>
    <string name="pref_camera_contrast_entry_level9">Vlak 9</string>
    <string name="pref_camera_contrast_entry_level10">Vlak 10</string>
    <string name="pref_camera_saturation_entry_level0">Vlak 0</string>
    <string name="pref_camera_saturation_entry_level1">Vlak 1</string>
    <string name="pref_camera_saturation_entry_level2">Vlak 2</string>
    <string name="pref_camera_saturation_entry_level3">Vlak 3</string>
    <string name="pref_camera_saturation_entry_level4">Vlak 4</string>
    <string name="pref_camera_saturation_entry_level5">Vlak 5 (standaard)</string>
    <string name="pref_camera_saturation_entry_level6">Vlak 6</string>
    <string name="pref_camera_saturation_entry_level7">Vlak 7</string>
    <string name="pref_camera_saturation_entry_level8">Vlak 8</string>
    <string name="pref_camera_saturation_entry_level9">Vlak 9</string>
    <string name="pref_camera_saturation_entry_level10">Vlak 10</string>
    <string name="pref_camera_sharpness_title">Skerpte</string>
    <string name="pref_camera_contrast_title">Kontras</string>
    <string name="pref_camera_saturation_title">Versadiging</string>
    <string name="pref_camera_picture_format_title">Kies foto-formaat</string>
    <string name="pref_camera_jpegquality_title">Foto kwaliteit</string>
    <string name="pref_camera_jpegquality_entry_0">Laag</string>
    <string name="pref_camera_jpegquality_entry_1">Standaard</string>
    <string name="pref_camera_jpegquality_entry_2">Hoog</string>
    <string name="pref_camera_histogram_title">Histogram</string>
    <string name="pref_camera_histogram_entry_enable">Aktiveer</string>
    <string name="pref_camera_histogram_entry_disable">Deaktiveer</string>
    <string name="pref_camera_scenedetect_title">Outomaties toneel bespeuring</string>
    <string name="pref_camera_scenedetect_entry_off">Af</string>
    <string name="pref_camera_scenedetect_entry_on">Aan</string>
    <string name="time_lapse_error">Ongeldig video-grootte vir tydsverloopopnames.</string>
    <string name="pref_camera_longshot_title">Deurlopende skoot</string>
    <string name="msg_cancel_longshot_for_limited_memory">Besig om uit geheue te hardloop, kanselleer deurlopende skoot</string>
    <string name="flash_aebracket_message">Kamera Flits word nie ondersteen in AE modus nie</string>
    <string name="pref_camera_auto_hdr_title">Outo HDR</string>
    <string name="pref_camera_auto_hdr_entry_enable">Aktiveer</string>
    <string name="pref_camera_auto_hdr_entry_disable">Deaktiveer</string>
    <string name="on_switch_save_path_to_sdcard">Interne spasie is nie genoeg nie, skakel oor na SD kaart</string>
    <string name="pref_camera_hdr_mode_title">HDR modus</string>
    <string name="pref_camera_hdr_mode_entry_sensor">HDR sensor</string>
    <string name="pref_camera_hdr_mode_entry_multi_frame">Multi-raam HDR</string>
    <string name="pref_camera_video_rotation_title">Video rotasie</string>
    <string name="pref_camera_video_rotation_label">VIDEO ROTASIE</string>
    <string name="pref_camera_video_rotation_entry_0">0 grade</string>
    <string name="pref_camera_video_rotation_entry_90">90 grade</string>
    <string name="pref_camera_video_rotation_entry_180">180 grade</string>
    <string name="pref_camera_video_rotation_entry_270">270 grade</string>
    <string name="map_activity_not_found_err">Daar is geen kaart program geïnstalleer om die plek te wys nie</string>
    <string name="longshot_enable_message">Gevorderde funksies word nie ondersteun in \'n aaneenlopende foto modus nie</string>
    <string name="advance_feature_enable_msg">Aaneenlopende foto modus word nie ondersteun wanneer gevorderde funksies aktief is nie</string>
    <string name="camera_gesture_title">Begin kamera</string>
    <string name="pref_camera_tsmakeup_title">Verfraaiing</string>
    <string name="pref_camera_tsmakeup_entry_on">Aan</string>
    <string name="pref_camera_tsmakeup_entry_off">Af</string>
    <string name="pref_camera_tsmakeup_entry_low">Laag</string>
    <string name="pref_camera_tsmakeup_entry_mid">Gemiddeld</string>
    <string name="pref_camera_tsmakeup_entry_high">Hoog</string>
    <string name="pref_camera_tsmakeup_custom">Pasmaak</string>
    <string name="pref_camera_tsmakeup_level_whiten">Maak witter</string>
    <string name="pref_camera_tsmakeup_level_clean">Versag</string>
    <string name="text_tsmakeup_alert_title">Waarskuwing</string>
    <string name="text_tsmakeup_alert_msg">Gesig bespeuring moet geaktiveer word ten einde die verfraai funksie te gebruik. Wil jy voortgaan?</string>
    <string name="text_tsmakeup_alert_continue">Gaan voort</string>
    <string name="text_tsmakeup_alert_quit">Kanselleer</string>
    <string name="text_tsmakeup_beautify_toast">Verfraai</string>
    <string name="all_in_focus">Alles in fokus</string>
    <string name="refocus_toast">Tik hier om laaste foto te herfokus</string>
    <string name="refocus_prompt_message">Met UbiFocus, jou kamera sal 5 prente neem, elke keer dat jy die sluiter knoppie druk. Die 5 prente sal gekombineer word in 1 foto, waar alles in fokus is. Jy kan kies om weer te fokus, nadat jy die foto geneem het.</string>
    <string name="camera_thermal_shutdown">Foon het oorverhit, sluit tans kamera.</string>
    <string name="camera_server_died">Media bediener het doodgegaan, sluit tans kamera.</string>
    <string name="camera_unknown_error">Onbekende fout, sluit tans kamera.</string>
    <string name="mute_button_desc">Demp knoppie</string>
    <string name="pref_camera2_camera2_title">Camera2 modus</string>
    <string name="pref_camera2_camera2_entry_enable">Aktiveer</string>
    <string name="pref_camera2_camera2_entry_disable">Deaktiveer</string>
    <string name="pref_camera2_mono_only_title">Slegs Mono</string>
    <string name="pref_camera2_mono_only_entry_off">Af</string>
    <string name="pref_camera2_mono_preview_title">Mono-voorskou</string>
    <string name="pref_camera2_mono_preview_entry_on">Aan</string>
    <string name="pref_camera2_mono_preview_entry_off">Af</string>
    <string name="pref_camera2_clearsight_entry_on">Aan</string>
    <string name="pref_camera2_clearsight_entry_off">Af</string>
    <string name="clearsight_capture_success">ClearSight vaslegging suksesvol</string>
    <string name="clearsight_capture_fail">ClearSight vaslegging het misluk</string>
    <string name="pref_camera2_mpo_title">MPO formaat</string>
    <string name="pref_camera2_mpo_entry_on">Aan</string>
    <string name="pref_camera2_mpo_entry_off">Af</string>
    <string name="pref_camera2_makeup_title">Make-up</string>
    <string name="pref_camera2_makeup_entry_off">Af</string>
    <string name="pref_camera2_noise_reduction_title">Geraas vermindering</string>
    <string name="pref_camera2_noise_reduction_entry_off">Af</string>
    <string name="pref_camera2_noise_reduction_entry_fast">Vinnig</string>
    <string name="pref_camera2_noise_reduction_entry_high_quality">Hoë kwaliteit</string>
    <string name="pref_camera2_videosnap_title">Outomatiese moment opname grootte</string>
    <string name="pref_camera2_videosnap_entry_enable">Aktiveer</string>
    <string name="pref_camera2_videosnap_entry_disable">Deaktiveer</string>
    <string name="pref_camera2_trackingfocus_title">Fokus volg objek</string>
    <string name="pref_camera2_trackingfocus_entry_off">Af</string>
    <string name="pref_camera_scenemode_entry_bestpicture">Beste prent</string>
    <string name="pref_camera_scenemode_entry_trackingfocus">Fokus volg objek</string>
    <string name="bestpicture_done">GEDOEN</string>
    <string name="bestpicture_at_least_one_picture">Ten minste een prent moet gekies word.</string>
    <string name="pref_camera2_shutter_sound_entry_on">Aan</string>
    <string name="pref_camera2_shutter_sound_entry_off">Af</string>
    <string name="pref_camera2_shutter_sound_title">Sluiter geluid</string>
    <string name="pref_camera2_timer_entry_off">Af</string>
    <string name="makeup_ui_ok_button">OK</string>
    <string name="pref_camera2_scene_mode_instructional_ok">OK</string>
    <string name="pref_camera2_instant_aec_entry_disable">Deaktiveer</string>
    <string name="pref_camera2_instant_aec_entry_aggressive">Aggressiewe AEC</string>
    <string name="pref_camera2_instant_aec_entry_fast">Vinnige AEC</string>
    <string name="pref_camera2_saturation_level_title">Versadiging</string>
    <string name="pref_camera2_saturation_level_entry_0">Vlak 0</string>
    <string name="pref_camera2_saturation_level_entry_1">Vlak 1</string>
    <string name="pref_camera2_saturation_level_entry_2">Vlak 2</string>
    <string name="pref_camera2_saturation_level_entry_3">Vlak 3</string>
    <string name="pref_camera2_saturation_level_entry_4">Vlak 4</string>
    <string name="pref_camera2_saturation_level_entry_5">Vlak 5 (standaard)</string>
    <string name="pref_camera2_saturation_level_entry_6">Vlak 6</string>
    <string name="pref_camera2_saturation_level_entry_7">Vlak 7</string>
    <string name="pref_camera2_saturation_level_entry_8">Vlak 8</string>
    <string name="pref_camera2_saturation_level_entry_9">Vlak 9</string>
    <string name="pref_camera2_saturation_level_entry_10">Vlak 10</string>
    <string name="pref_camera2_anti_banding_level_title">Teen \'Banding\'</string>
    <string name="pref_camera2_anti_banding_level_entry_off">Af</string>
    <string name="pref_camera2_anti_banding_level_entry_50hz">50 Hz (Europa)</string>
    <string name="pref_camera2_anti_banding_level_entry_60hz">60 Hz (VSA)</string>
    <string name="pref_camera2_anti_banding_level_entry_auto">Outo</string>
    <string name="pref_camera2_histogram_title">Histogram</string>
    <string name="pref_camera2_histogram_entry_enable">Aktiveer</string>
    <string name="pref_camera2_histogram_entry_disable">Deaktiveer</string>
    <string name="pref_camera2_hdr_entry_enable">Aktiveer</string>
    <string name="pref_camera2_hdr_entry_disable">Deaktiveer</string>
    <string name="pref_camera2_auto_hdr_title">Outo HDR</string>
    <string name="pref_camera2_auto_hdr_entry_enable">Aktiveer</string>
    <string name="pref_camera2_auto_hdr_entry_disable">Deaktiveer</string>
    <string name="pref_camera_bokeh_mode_entry_enable">Aktiveer</string>
    <string name="pref_camera_bokeh_mode_entry_disable">Deaktiveer</string>
    <string name="pref_camera_bokeh_mpo_entry_enable">Aktiveer</string>
    <string name="pref_camera_bokeh_mpo_entry_disable">Deaktiveer</string>
    <string name="pref_camera_zoom_entry_off">Af</string>
    <string name="pref_camera2_bsgc_entry_enable">Aktiveer</string>
    <string name="pref_camera2_bsgc_entry_disable">Deaktiveer</string>
    <string name="pref_camera2_zsl_title">Nul sluiter vertraging</string>
    <string name="pref_camera2_zsl_entry_disable">Af</string>
    <string name="pref_camera2_afmode_entry_disable">Gedeaktiveer</string>
    <string name="pref_camera2_afmode_entry_off">Af</string>
    <string name="pref_camera2_initial_camera_entry_mono">Mono</string>
    <string name="pref_camera2_eis_entry_disable">Gedeaktiveer</string>
    <string name="pref_camera2_fovc_entry_enable">Geaktiveer</string>
    <string name="pref_camera2_fovc_entry_disable">Gedeaktiveer</string>
    <string name="pref_camera2_video_hdr_entry_enable">Geaktiveer</string>
    <string name="pref_camera2_video_hdr_entry_disable">Gedeaktiveer</string>
    <string name="pref_camera2_picture_format_title">Kies foto-formaat</string>
    <string name="pref_camera2_capture_mfnr_entry_enable">Geaktiveer</string>
    <string name="pref_camera2_capture_mfnr_entry_disable">Gedeaktiveer</string>
    <string name="pref_camera2_fs2_entry_enable">Geaktiveer</string>
    <string name="pref_camera2_fs2_entry_disable">Gedeaktiveer</string>
    <string name="pref_camera2_abort_captures_entry_enable">Geaktiveer</string>
    <string name="pref_camera2_abort_captures_entry_disable">Gedeaktiveer</string>
</resources>