summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/res/values-nl/arrays.xml
blob: eba44a144559b3dc83cfa67c6411b3ec6b72f26d (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
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/*
**
** Copyright 2015 The Android Open Source 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 xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string-array name="wifi_status">
    <item msgid="1596683495752107015"></item>
    <item msgid="3288373008277313483">"Scannen..."</item>
    <item msgid="6050951078202663628">"Verbinding maken..."</item>
    <item msgid="8356618438494652335">"Verifiëren..."</item>
    <item msgid="2837871868181677206">"IP-adres ophalen…"</item>
    <item msgid="4613015005934755724">"Verbonden"</item>
    <item msgid="3763530049995655072">"Opgeschort"</item>
    <item msgid="7852381437933824454">"Verbinding verbreken..."</item>
    <item msgid="5046795712175415059">"Verbinding verbroken"</item>
    <item msgid="2473654476624070462">"Mislukt"</item>
    <item msgid="9146847076036105115">"Geblokkeerd"</item>
    <item msgid="4543924085816294893">"Slechte verbinding tijdelijk vermijden"</item>
  </string-array>
  <string-array name="wifi_status_with_ssid">
    <item msgid="5969842512724979061"></item>
    <item msgid="1818677602615822316">"Scannen..."</item>
    <item msgid="8339720953594087771">"Verbinding maken met <xliff:g id="NETWORK_NAME">%1$s</xliff:g>..."</item>
    <item msgid="3028983857109369308">"Verifiëren met <xliff:g id="NETWORK_NAME">%1$s</xliff:g>…"</item>
    <item msgid="4287401332778341890">"IP-adres ophalen van <xliff:g id="NETWORK_NAME">%1$s</xliff:g>…"</item>
    <item msgid="1043944043827424501">"Verbonden met <xliff:g id="NETWORK_NAME">%1$s</xliff:g>"</item>
    <item msgid="7445993821842009653">"Opgeschort"</item>
    <item msgid="1175040558087735707">"Verbinding verbreken met <xliff:g id="NETWORK_NAME">%1$s</xliff:g>…"</item>
    <item msgid="699832486578171722">"Verbinding verbroken"</item>
    <item msgid="522383512264986901">"Mislukt"</item>
    <item msgid="3602596701217484364">"Geblokkeerd"</item>
    <item msgid="1999413958589971747">"Slechte verbinding tijdelijk vermijden"</item>
  </string-array>
  <string-array name="hdcp_checking_titles">
    <item msgid="2377230797542526134">"Nooit controleren"</item>
    <item msgid="3919638466823112484">"Alleen controleren op DRM-content"</item>
    <item msgid="9048424957228926377">"Altijd controleren"</item>
  </string-array>
  <string-array name="hdcp_checking_summaries">
    <item msgid="4045840870658484038">"HDCP-controle nooit gebruiken"</item>
    <item msgid="8254225038262324761">"HDCP-controle alleen voor DRM-content gebruiken"</item>
    <item msgid="6421717003037072581">"HDCP-controle altijd gebruiken"</item>
  </string-array>
  <string-array name="bt_hci_snoop_log_entries">
    <item msgid="695678520785580527">"Uitgezet"</item>
    <item msgid="6336372935919715515">"Gefilterd staat aan"</item>
    <item msgid="2779123106632690576">"Aangezet"</item>
  </string-array>
  <string-array name="bluetooth_avrcp_versions">
    <item msgid="8036025277512210160">"AVRCP 1.4 (standaard)"</item>
    <item msgid="1637054408779685086">"AVRCP 1.3"</item>
    <item msgid="8317734704797203949">"AVRCP 1.5"</item>
    <item msgid="7556896992111771426">"AVRCP 1.6"</item>
  </string-array>
  <string-array name="bluetooth_avrcp_version_values">
    <item msgid="8965800440990431014">"avrcp14"</item>
    <item msgid="1613629084012791988">"avrcp13"</item>
    <item msgid="4398977131424970917">"avrcp15"</item>
    <item msgid="1963366694959681026">"avrcp16"</item>
  </string-array>
  <string-array name="bluetooth_map_versions">
    <item msgid="8786402640610987099">"MAP 1.2 (standaard)"</item>
    <item msgid="6817922176194686449">"MAP 1.3"</item>
    <item msgid="3423518690032737851">"MAP 1.4"</item>
  </string-array>
  <string-array name="bluetooth_map_version_values">
    <item msgid="1164651830068248391">"map12"</item>
    <item msgid="7073042887003102964">"map13"</item>
    <item msgid="8147982633566548515">"map14"</item>
  </string-array>
  <string-array name="bluetooth_a2dp_codec_titles">
    <item msgid="2494959071796102843">"Systeemselectie gebruiken (standaard)"</item>
    <item msgid="4055460186095649420">"SBC"</item>
    <item msgid="720249083677397051">"AAC"</item>
    <item msgid="1049450003868150455">"<xliff:g id="QUALCOMM">Qualcomm®</xliff:g> <xliff:g id="APTX">aptX™</xliff:g> audio"</item>
    <item msgid="2908219194098827570">"<xliff:g id="QUALCOMM">Qualcomm®</xliff:g> <xliff:g id="APTX_HD">aptX™ HD</xliff:g> audio"</item>
    <item msgid="3825367753087348007">"LDAC"</item>
  </string-array>
  <string-array name="bluetooth_a2dp_codec_summaries">
    <item msgid="8868109554557331312">"Systeemselectie gebruiken (standaard)"</item>
    <item msgid="9024885861221697796">"SBC"</item>
    <item msgid="4688890470703790013">"AAC"</item>
    <item msgid="8627333814413492563">"<xliff:g id="QUALCOMM">Qualcomm®</xliff:g> <xliff:g id="APTX">aptX™</xliff:g> audio"</item>
    <item msgid="3517061573669307965">"<xliff:g id="QUALCOMM">Qualcomm®</xliff:g> <xliff:g id="APTX_HD">aptX™ HD</xliff:g> audio"</item>
    <item msgid="2553206901068987657">"LDAC"</item>
  </string-array>
  <string-array name="bluetooth_a2dp_codec_sample_rate_titles">
    <item msgid="926809261293414607">"Systeemselectie gebruiken (standaard)"</item>
    <item msgid="8003118270854840095">"44,1 kHz"</item>
    <item msgid="3208896645474529394">"48,0 kHz"</item>
    <item msgid="8420261949134022577">"88,2 kHz"</item>
    <item msgid="8887519571067543785">"96,0 kHz"</item>
  </string-array>
  <string-array name="bluetooth_a2dp_codec_sample_rate_summaries">
    <item msgid="2284090879080331090">"Systeemselectie gebruiken (standaard)"</item>
    <item msgid="1872276250541651186">"44,1 kHz"</item>
    <item msgid="8736780630001704004">"48,0 kHz"</item>
    <item msgid="7698585706868856888">"88,2 kHz"</item>
    <item msgid="8946330945963372966">"96,0 kHz"</item>
  </string-array>
  <string-array name="bluetooth_a2dp_codec_bits_per_sample_titles">
    <item msgid="2574107108483219051">"Systeemselectie gebruiken (standaard)"</item>
    <item msgid="4671992321419011165">"16 bits per sample"</item>
    <item msgid="1933898806184763940">"24 bits per sample"</item>
    <item msgid="1212577207279552119">"32 bits per sample"</item>
  </string-array>
  <string-array name="bluetooth_a2dp_codec_bits_per_sample_summaries">
    <item msgid="9196208128729063711">"Systeemselectie gebruiken (standaard)"</item>
    <item msgid="1084497364516370912">"16 bits per sample"</item>
    <item msgid="2077889391457961734">"24 bits per sample"</item>
    <item msgid="3836844909491316925">"32 bits per sample"</item>
  </string-array>
  <string-array name="bluetooth_a2dp_codec_channel_mode_titles">
    <item msgid="3014194562841654656">"Systeemselectie gebruiken (standaard)"</item>
    <item msgid="5982952342181788248">"Mono"</item>
    <item msgid="927546067692441494">"Stereo"</item>
  </string-array>
  <string-array name="bluetooth_a2dp_codec_channel_mode_summaries">
    <item msgid="1997302811102880485">"Systeemselectie gebruiken (standaard)"</item>
    <item msgid="8005696114958453588">"Mono"</item>
    <item msgid="1333279807604675720">"Stereo"</item>
  </string-array>
  <string-array name="bluetooth_a2dp_codec_ldac_playback_quality_titles">
    <item msgid="1241278021345116816">"Geoptimaliseerd voor audiokwaliteit (990 kbps/909 kbps)"</item>
    <item msgid="3523665555859696539">"Gebalanceerde audio- en verbindingskwaliteit (660 kbps/606 kbps)"</item>
    <item msgid="886408010459747589">"Geoptimaliseerd voor verbindingskwaliteit (330 kbps/303 kbps)"</item>
    <item msgid="3808414041654351577">"Beste mogelijkheid (aanpasbare bitsnelheid)"</item>
  </string-array>
  <string-array name="bluetooth_a2dp_codec_ldac_playback_quality_summaries">
    <item msgid="804499336721569838">"Geoptimaliseerd voor audiokwaliteit"</item>
    <item msgid="7451422070435297462">"Gebalanceerde audio- en verbindingskwaliteit"</item>
    <item msgid="6173114545795428901">"Geoptimaliseerd voor verbindingskwaliteit"</item>
    <item msgid="4349908264188040530">"Beste mogelijkheid (aanpasbare bitsnelheid)"</item>
  </string-array>
  <string-array name="bluetooth_audio_active_device_summaries">
    <item msgid="8019740759207729126"></item>
    <item msgid="204248102837117183">", actief"</item>
    <item msgid="253388653486517049">", actief (media)"</item>
    <item msgid="5001852592115448348">", actief (telefoon)"</item>
  </string-array>
  <string-array name="select_logd_size_titles">
    <item msgid="1191094707770726722">"Uit"</item>
    <item msgid="7839165897132179888">"64 K"</item>
    <item msgid="2715700596495505626">"256 K"</item>
    <item msgid="7099386891713159947">"1 M"</item>
    <item msgid="6069075827077845520">"4 M"</item>
    <item msgid="8243549501764402572">"16 M"</item>
  </string-array>
  <string-array name="select_logd_size_lowram_titles">
    <item msgid="1145807928339101085">"Uit"</item>
    <item msgid="4064786181089783077">"64 K"</item>
    <item msgid="3052710745383602630">"256 K"</item>
    <item msgid="3691785423374588514">"1 M"</item>
  </string-array>
  <string-array name="select_logd_size_summaries">
    <item msgid="409235464399258501">"Uit"</item>
    <item msgid="4195153527464162486">"64 K per logbuffer"</item>
    <item msgid="7464037639415220106">"256 K per logbuffer"</item>
    <item msgid="8539423820514360724">"1 M per logbuffer"</item>
    <item msgid="1984761927103140651">"4 M per logbuffer"</item>
    <item msgid="7892098981256010498">"16 M per logbuffer"</item>
  </string-array>
  <string-array name="select_logpersist_titles">
    <item msgid="704720725704372366">"Uit"</item>
    <item msgid="6014837961827347618">"Alle"</item>
    <item msgid="7387060437894578132">"Alle beh. keuzerondje"</item>
    <item msgid="7300881231043255746">"alleen kernel"</item>
  </string-array>
  <string-array name="select_logpersist_summaries">
    <item msgid="97587758561106269">"Uit"</item>
    <item msgid="7126170197336963369">"Alle logboekbuffers"</item>
    <item msgid="7167543126036181392">"Alle logboekbuffers behalve voor keuzerondjes"</item>
    <item msgid="5135340178556563979">"alleen kernel-logbuffer"</item>
  </string-array>
  <string-array name="window_animation_scale_entries">
    <item msgid="2675263395797191850">"Animatie uit"</item>
    <item msgid="5790132543372767872">"Animatieschaal 0,5x"</item>
    <item msgid="2529692189302148746">"Animatieschaal 1x"</item>
    <item msgid="8072785072237082286">"Animatieschaal 1,5x"</item>
    <item msgid="3531560925718232560">"Animatieschaal 2x"</item>
    <item msgid="4542853094898215187">"Animatieschaal 5x"</item>
    <item msgid="5643881346223901195">"Animatieschaal 10x"</item>
  </string-array>
  <string-array name="transition_animation_scale_entries">
    <item msgid="3376676813923486384">"Animatie uit"</item>
    <item msgid="753422683600269114">"Animatieschaal 0,5x"</item>
    <item msgid="3695427132155563489">"Animatieschaal 1x"</item>
    <item msgid="9032615844198098981">"Animatieschaal 1,5x"</item>
    <item msgid="8473868962499332073">"Animatieschaal 2x"</item>
    <item msgid="4403482320438668316">"Animatieschaal 5x"</item>
    <item msgid="169579387974966641">"Animatieschaal 10x"</item>
  </string-array>
  <string-array name="animator_duration_scale_entries">
    <item msgid="6416998593844817378">"Animatie uit"</item>
    <item msgid="875345630014338616">"Animatieschaal 0,5x"</item>
    <item msgid="2753729231187104962">"Animatieschaal 1x"</item>
    <item msgid="1368370459723665338">"Animatieschaal 1,5x"</item>
    <item msgid="5768005350534383389">"Animatieschaal 2x"</item>
    <item msgid="3728265127284005444">"Animatieschaal 5x"</item>
    <item msgid="2464080977843960236">"Animatieschaal 10x"</item>
  </string-array>
  <string-array name="overlay_display_devices_entries">
    <item msgid="4497393944195787240">"Geen"</item>
    <item msgid="8461943978957133391">"480p"</item>
    <item msgid="6923083594932909205">"480p (veilig)"</item>
    <item msgid="1226941831391497335">"720p"</item>
    <item msgid="7051983425968643928">"720p (veilig)"</item>
    <item msgid="7765795608738980305">"1080p"</item>
    <item msgid="8084293856795803592">"1080p (veilig)"</item>
    <item msgid="938784192903353277">"4K"</item>
    <item msgid="8612549335720461635">"4K (veilig)"</item>
    <item msgid="7322156123728520872">"4K (opgeschaald)"</item>
    <item msgid="7735692090314849188">"4K (opgeschaald, veilig)"</item>
    <item msgid="7346816300608639624">"720p, 1080p (dubbel scherm)"</item>
  </string-array>
  <string-array name="enable_opengl_traces_entries">
    <item msgid="4433736508877934305">"Geen"</item>
    <item msgid="9140053004929079158">"Logcat"</item>
    <item msgid="3866871644917859262">"Systrace (graphics)"</item>
    <item msgid="7345673972166571060">"Oproepstack op glGetError"</item>
  </string-array>
  <string-array name="show_non_rect_clip_entries">
    <item msgid="2482978351289846212">"Uit"</item>
    <item msgid="3405519300199774027">"Niet-rechthoekige bijsnijdregio tekenen in blauw"</item>
    <item msgid="1212561935004167943">"Geteste tekenopdrachten markeren in groen"</item>
  </string-array>
  <string-array name="track_frame_time_entries">
    <item msgid="634406443901014984">"Uit"</item>
    <item msgid="1288760936356000927">"Op het scherm als balken"</item>
    <item msgid="5023908510820531131">"In <xliff:g id="AS_TYPED_COMMAND">adb shell dumpsys gfxinfo</xliff:g>"</item>
  </string-array>
  <string-array name="debug_hw_overdraw_entries">
    <item msgid="1968128556747588800">"Uit"</item>
    <item msgid="3033215374382962216">"Gedeelten met overbelasting tonen"</item>
    <item msgid="3474333938380896988">"Gebieden voor deuteranomalie tonen"</item>
  </string-array>
  <string-array name="app_process_limit_entries">
    <item msgid="794656271086646068">"Standaardlimiet"</item>
    <item msgid="8628438298170567201">"Geen achtergrondprocessen"</item>
    <item msgid="915752993383950932">"Maximaal 1 proces"</item>
    <item msgid="8554877790859095133">"Maximaal 2 processen"</item>
    <item msgid="9060830517215174315">"Maximaal 3 processen"</item>
    <item msgid="6506681373060736204">"Maximaal 4 processen"</item>
  </string-array>
  <string-array name="usb_configuration_titles">
    <item msgid="3358668781763928157">"Opladen"</item>
    <item msgid="7804797564616858506">"MTP (Media Transfer Protocol)"</item>
    <item msgid="910925519184248772">"PTP (Picture Transfer Protocol)"</item>
    <item msgid="3825132913289380004">"RNDIS (USB-ethernet)"</item>
    <item msgid="8828567335701536560">"Audiobron"</item>
    <item msgid="8688681727755534982">"MIDI"</item>
  </string-array>
</resources>