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
|
# Dutch translations for PACKAGE package.
# Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# <manfred.stienstra@dwerg.net>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-11-12 14:15+0000\n"
"PO-Revision-Date: 2005-04-12 20:09+0200\n"
"Last-Translator: Manfred Stienstra <manfred.stienstra@dwerg.net>\n"
"Language-Team: Dutch <vertaling@nl.linux.org>\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: src/util/xmlpool/t_options.h:56
msgid "Debugging"
msgstr "Debuggen"
#: src/util/xmlpool/t_options.h:60
msgid "Enable flushing batchbuffer after each draw call"
msgstr ""
#: src/util/xmlpool/t_options.h:65
msgid "Enable flushing GPU caches with each draw call"
msgstr ""
#: src/util/xmlpool/t_options.h:70
msgid "Disable throttling on first batch after flush"
msgstr ""
#: src/util/xmlpool/t_options.h:75
msgid "Force GLSL extension default behavior to 'warn'"
msgstr ""
#: src/util/xmlpool/t_options.h:80
msgid "Disable dual source blending"
msgstr ""
#: src/util/xmlpool/t_options.h:85
msgid "Identify dual color blending sources by location rather than index"
msgstr ""
#: src/util/xmlpool/t_options.h:90
msgid "Disable backslash-based line continuations in GLSL source"
msgstr ""
#: src/util/xmlpool/t_options.h:95
msgid ""
"Force a default GLSL version for shaders that lack an explicit #version line"
msgstr ""
#: src/util/xmlpool/t_options.h:100
msgid "Allow GLSL #extension directives in the middle of shaders"
msgstr ""
#: src/util/xmlpool/t_options.h:105
msgid "Allow builtins as part of constant expressions"
msgstr ""
#: src/util/xmlpool/t_options.h:110
msgid "Allow some relaxation of GLSL ES shader restrictions"
msgstr ""
#: src/util/xmlpool/t_options.h:115
msgid "Allow GLSL built-in variables to be redeclared verbatim"
msgstr ""
#: src/util/xmlpool/t_options.h:120
msgid "Allow a higher compat profile (version 3.1+) for apps that request it"
msgstr ""
#: src/util/xmlpool/t_options.h:125
msgid "Force computing the absolute value for sqrt() and inversesqrt()"
msgstr ""
#: src/util/xmlpool/t_options.h:130
msgid ""
"Implicit and explicit derivatives after a discard behave as if the discard "
"didn't happen"
msgstr ""
#: src/util/xmlpool/t_options.h:135
msgid "Allow interpolation qualifier mismatch across shader stages"
msgstr ""
#: src/util/xmlpool/t_options.h:140
msgid "Allow layout qualifiers on function parameters."
msgstr ""
#: src/util/xmlpool/t_options.h:145
msgid "Force an OpenGL compatibility context"
msgstr ""
#: src/util/xmlpool/t_options.h:153
msgid "Image Quality"
msgstr "Beeldkwaliteit"
#: src/util/xmlpool/t_options.h:157
msgid "Prefer accuracy over performance in trig functions"
msgstr ""
#: src/util/xmlpool/t_options.h:162
msgid "A post-processing filter to cel-shade the output"
msgstr ""
#: src/util/xmlpool/t_options.h:167
msgid "A post-processing filter to remove the red channel"
msgstr ""
#: src/util/xmlpool/t_options.h:172
msgid "A post-processing filter to remove the green channel"
msgstr ""
#: src/util/xmlpool/t_options.h:177
msgid "A post-processing filter to remove the blue channel"
msgstr ""
#: src/util/xmlpool/t_options.h:182
msgid ""
"Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
"default quality"
msgstr ""
#: src/util/xmlpool/t_options.h:187
msgid ""
"Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
"default quality. Color version, usable with 2d GL apps"
msgstr ""
#: src/util/xmlpool/t_options.h:197
msgid "Performance"
msgstr "Prestatie"
#: src/util/xmlpool/t_options.h:205
msgid "Synchronization with vertical refresh (swap intervals)"
msgstr "Synchronisatie met verticale verversing (interval omwisselen)"
#: src/util/xmlpool/t_options.h:206
msgid "Never synchronize with vertical refresh, ignore application's choice"
msgstr ""
"Nooit synchroniseren met verticale verversing, negeer de keuze van de "
"applicatie"
#: src/util/xmlpool/t_options.h:207
msgid "Initial swap interval 0, obey application's choice"
msgstr "Initïeel omwisselingsinterval 0, honoreer de keuze van de applicatie"
#: src/util/xmlpool/t_options.h:208
msgid "Initial swap interval 1, obey application's choice"
msgstr "Initïeel omwisselingsinterval 1, honoreer de keuze van de applicatie"
#: src/util/xmlpool/t_options.h:209
msgid ""
"Always synchronize with vertical refresh, application chooses the minimum "
"swap interval"
msgstr ""
"Synchroniseer altijd met verticale verversing, de applicatie kiest het "
"minimum omwisselingsinterval"
#: src/util/xmlpool/t_options.h:215
msgid "Enable offloading GL driver work to a separate thread"
msgstr ""
#: src/util/xmlpool/t_options.h:220
msgid "Disable GL driver error checking"
msgstr ""
#: src/util/xmlpool/t_options.h:225
msgid "Disable the GLX_EXT_buffer_age extension"
msgstr ""
#: src/util/xmlpool/t_options.h:230
msgid "Disable the GLX_OML_sync_control extension"
msgstr ""
#: src/util/xmlpool/t_options.h:235
msgid "Disable the GLX_SGI_video_sync extension"
msgstr ""
#: src/util/xmlpool/t_options.h:245
msgid "Miscellaneous"
msgstr ""
#: src/util/xmlpool/t_options.h:249
msgid "Create all visuals with a depth buffer"
msgstr ""
#: src/util/xmlpool/t_options.h:254
msgid "Force uninitialized variables to default to zero"
msgstr ""
#: src/util/xmlpool/t_options.h:259
msgid "Allow exposure of visuals and fbconfigs with rgb10a2 formats"
msgstr ""
#: src/util/xmlpool/t_options.h:267
msgid "Initialization"
msgstr ""
#: src/util/xmlpool/t_options.h:271
msgid "Define the graphic device to use if possible"
msgstr ""
#: src/util/xmlpool/t_options.h:276
msgid "Override the DRI driver to load"
msgstr ""
#: src/util/xmlpool/t_options.h:285
msgid "Gallium Nine"
msgstr ""
#: src/util/xmlpool/t_options.h:289
msgid ""
"Define the throttling value. -1 for no throttling, -2 for default (usually "
"2), 0 for glfinish behaviour"
msgstr ""
#: src/util/xmlpool/t_options.h:294
msgid "Use an additional thread to submit buffers."
msgstr ""
#: src/util/xmlpool/t_options.h:299
msgid ""
"Define the vendor_id to report. This allows faking another hardware vendor."
msgstr ""
#: src/util/xmlpool/t_options.h:304
msgid ""
"Whether to allow the display server to release buffers with a delay when "
"using d3d's presentation mode DISCARD. Default to true. Set to false if "
"suffering from lag (thread_submit=true can also help in this situation)."
msgstr ""
#: src/util/xmlpool/t_options.h:309
msgid ""
"Whether to make d3d's presentation mode DISCARD (games usually use that "
"mode) Tear Free. If rendering above screen refresh, some frames will get "
"skipped. false by default."
msgstr ""
#: src/util/xmlpool/t_options.h:314
msgid ""
"If set to 1, force gallium nine CSMT. If set to 0, disable it. By default "
"(-1) CSMT is enabled on known thread-safe drivers."
msgstr ""
#: src/util/xmlpool/t_options.h:323
msgid "Use the LLVM sisched option for shader compiles"
msgstr ""
#: src/util/xmlpool/t_options.h:328
msgid ""
"Assume no Z fights (enables aggressive out-of-order rasterization to improve "
"performance; may cause rendering errors)"
msgstr ""
#: src/util/xmlpool/t_options.h:333
msgid ""
"Commutative additive blending optimizations (may cause rendering errors)"
msgstr ""
#~ msgid "Horizontal error diffusion"
#~ msgstr "Horizontale foutdiffusie"
#~ msgid "Horizontal error diffusion, reset error at line start"
#~ msgstr "Horizontale foutdiffusie, zet fout bij lijnbegin terug"
#~ msgid "Ordered 2D color dithering"
#~ msgstr "Geordende 2D kleurrasterisering"
#~ msgid ""
#~ "Enable hack to allow larger textures with texture compression on radeon/"
#~ "r200"
#~ msgstr ""
#~ "Schakel hack in om met textuurcompressie grotere texturen toe te staan op "
#~ "een radeon/r200"
|