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