mesa: move legacy dri config option texture_units
[mesa.git] / src / util / xmlpool / nl.po
1 # Dutch translations for PACKAGE package.
2 # Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # <manfred.stienstra@dwerg.net>, 2005.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2014-09-25 22:29-0600\n"
11 "PO-Revision-Date: 2005-04-12 20:09+0200\n"
12 "Last-Translator: Manfred Stienstra <manfred.stienstra@dwerg.net>\n"
13 "Language-Team: Dutch <vertaling@nl.linux.org>\n"
14 "Language: nl\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 #: t_options.h:56
21 msgid "Debugging"
22 msgstr "Debuggen"
23
24 #: t_options.h:60
25 msgid "Disable 3D acceleration"
26 msgstr "3D versnelling uitschakelen"
27
28 #: t_options.h:70
29 msgid "Enable flushing batchbuffer after each draw call"
30 msgstr ""
31
32 #: t_options.h:75
33 msgid "Enable flushing GPU caches with each draw call"
34 msgstr ""
35
36 #: t_options.h:80
37 msgid "Disable throttling on first batch after flush"
38 msgstr ""
39
40 #: t_options.h:85
41 msgid "Force GLSL extension default behavior to 'warn'"
42 msgstr ""
43
44 #: t_options.h:90
45 msgid "Disable dual source blending"
46 msgstr ""
47
48 #: t_options.h:95
49 msgid "Disable backslash-based line continuations in GLSL source"
50 msgstr ""
51
52 #: t_options.h:100
53 msgid "Disable GL_ARB_shader_bit_encoding"
54 msgstr ""
55
56 #: t_options.h:105
57 msgid ""
58 "Force a default GLSL version for shaders that lack an explicit #version line"
59 msgstr ""
60
61 #: t_options.h:110
62 msgid "Allow GLSL #extension directives in the middle of shaders"
63 msgstr ""
64
65 #: t_options.h:120
66 msgid "Image Quality"
67 msgstr "Beeldkwaliteit"
68
69 #: t_options.h:133
70 msgid "Texture color depth"
71 msgstr "Textuurkleurendiepte"
72
73 #: t_options.h:134
74 msgid "Prefer frame buffer color depth"
75 msgstr "Prefereer kaderbufferkleurdiepte"
76
77 #: t_options.h:135
78 msgid "Prefer 32 bits per texel"
79 msgstr "Prefereer 32 bits per texel"
80
81 #: t_options.h:136
82 msgid "Prefer 16 bits per texel"
83 msgstr "Prefereer 16 bits per texel"
84
85 #: t_options.h:137
86 msgid "Force 16 bits per texel"
87 msgstr "Dwing 16 bits per texel af"
88
89 #: t_options.h:143
90 msgid "Initial maximum value for anisotropic texture filtering"
91 msgstr "Initïele maximum waarde voor anisotrophische textuur filtering"
92
93 #: t_options.h:148
94 msgid "Forbid negative texture LOD bias"
95 msgstr "Verbied negatief niveau detailonderscheid (LOD) van texturen"
96
97 #: t_options.h:160
98 msgid "Initial color reduction method"
99 msgstr "Initïele kleurreductie methode"
100
101 #: t_options.h:161
102 msgid "Round colors"
103 msgstr "Rond kleuren af"
104
105 #: t_options.h:162
106 msgid "Dither colors"
107 msgstr "Rasteriseer kleuren"
108
109 #: t_options.h:170
110 msgid "Color rounding method"
111 msgstr "Kleurafrondingmethode"
112
113 #: t_options.h:171
114 msgid "Round color components downward"
115 msgstr "Rond kleurencomponenten af naar beneden"
116
117 #: t_options.h:172
118 msgid "Round to nearest color"
119 msgstr "Rond af naar dichtsbijzijnde kleur"
120
121 #: t_options.h:181
122 msgid "Color dithering method"
123 msgstr "Kleurrasteriseringsmethode"
124
125 #: t_options.h:182
126 msgid "Horizontal error diffusion"
127 msgstr "Horizontale foutdiffusie"
128
129 #: t_options.h:183
130 msgid "Horizontal error diffusion, reset error at line start"
131 msgstr "Horizontale foutdiffusie, zet fout bij lijnbegin terug"
132
133 #: t_options.h:184
134 msgid "Ordered 2D color dithering"
135 msgstr "Geordende 2D kleurrasterisering"
136
137 #: t_options.h:190
138 msgid "Floating point depth buffer"
139 msgstr "Dieptebuffer als commagetal"
140
141 #: t_options.h:195
142 msgid "A post-processing filter to cel-shade the output"
143 msgstr ""
144
145 #: t_options.h:200
146 msgid "A post-processing filter to remove the red channel"
147 msgstr ""
148
149 #: t_options.h:205
150 msgid "A post-processing filter to remove the green channel"
151 msgstr ""
152
153 #: t_options.h:210
154 msgid "A post-processing filter to remove the blue channel"
155 msgstr ""
156
157 #: t_options.h:215
158 msgid ""
159 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
160 "default quality"
161 msgstr ""
162
163 #: t_options.h:220
164 msgid ""
165 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
166 "default quality. Color version, usable with 2d GL apps"
167 msgstr ""
168
169 #: t_options.h:230
170 msgid "Performance"
171 msgstr "Prestatie"
172
173 #: t_options.h:238
174 msgid "TCL mode (Transformation, Clipping, Lighting)"
175 msgstr "TCL-modus (Transformatie, Clipping, Licht)"
176
177 #: t_options.h:239
178 msgid "Use software TCL pipeline"
179 msgstr "Gebruik software TCL pijpleiding"
180
181 #: t_options.h:240
182 msgid "Use hardware TCL as first TCL pipeline stage"
183 msgstr "Gebruik hardware TCL as eerste TCL pijpleiding trap"
184
185 #: t_options.h:241
186 msgid "Bypass the TCL pipeline"
187 msgstr "Omzeil de TCL pijpleiding"
188
189 #: t_options.h:242
190 msgid ""
191 "Bypass the TCL pipeline with state-based machine code generated on-the-fly"
192 msgstr ""
193 "Omzeil de TCL pijpleiding met staatgebaseerde machinecode die tijdens "
194 "executie gegenereerd wordt"
195
196 #: t_options.h:251
197 msgid "Method to limit rendering latency"
198 msgstr "Methode om beeldopbouwvertraging te onderdrukken"
199
200 #: t_options.h:252
201 msgid "Busy waiting for the graphics hardware"
202 msgstr "Actief wachten voor de grafische hardware"
203
204 #: t_options.h:253
205 msgid "Sleep for brief intervals while waiting for the graphics hardware"
206 msgstr ""
207 "Slaap voor korte intervallen tijdens het wachten op de grafische hardware"
208
209 #: t_options.h:254
210 msgid "Let the graphics hardware emit a software interrupt and sleep"
211 msgstr ""
212 "Laat de grafische hardware een software onderbreking uitzenden en in slaap "
213 "vallen"
214
215 #: t_options.h:264
216 msgid "Synchronization with vertical refresh (swap intervals)"
217 msgstr "Synchronisatie met verticale verversing (interval omwisselen)"
218
219 #: t_options.h:265
220 msgid "Never synchronize with vertical refresh, ignore application's choice"
221 msgstr ""
222 "Nooit synchroniseren met verticale verversing, negeer de keuze van de "
223 "applicatie"
224
225 #: t_options.h:266
226 msgid "Initial swap interval 0, obey application's choice"
227 msgstr "Initïeel omwisselingsinterval 0, honoreer de keuze van de applicatie"
228
229 #: t_options.h:267
230 msgid "Initial swap interval 1, obey application's choice"
231 msgstr "Initïeel omwisselingsinterval 1, honoreer de keuze van de applicatie"
232
233 #: t_options.h:268
234 msgid ""
235 "Always synchronize with vertical refresh, application chooses the minimum "
236 "swap interval"
237 msgstr ""
238 "Synchroniseer altijd met verticale verversing, de applicatie kiest het "
239 "minimum omwisselingsinterval"
240
241 #: t_options.h:276
242 msgid "Use HyperZ to boost performance"
243 msgstr "Gebruik HyperZ om de prestaties te verbeteren"
244
245 #: t_options.h:323
246 msgid "Miscellaneous"
247 msgstr ""
248
249 #: t_options.h:327
250 msgid "Create all visuals with a depth buffer"
251 msgstr ""
252
253 #: t_options.h:337
254 msgid "Initialization"
255 msgstr ""
256
257 #: t_options.h:341
258 msgid "Define the graphic device to use if possible"
259 msgstr ""
260
261 #~ msgid ""
262 #~ "Enable hack to allow larger textures with texture compression on radeon/"
263 #~ "r200"
264 #~ msgstr ""
265 #~ "Schakel hack in om met textuurcompressie grotere texturen toe te staan op "
266 #~ "een radeon/r200"