mesa: remove unused dri option float_depth
[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:105
49 msgid ""
50 "Force a default GLSL version for shaders that lack an explicit #version line"
51 msgstr ""
52
53 #: t_options.h:110
54 msgid "Allow GLSL #extension directives in the middle of shaders"
55 msgstr ""
56
57 #: t_options.h:120
58 msgid "Image Quality"
59 msgstr "Beeldkwaliteit"
60
61 #: t_options.h:133
62 msgid "Texture color depth"
63 msgstr "Textuurkleurendiepte"
64
65 #: t_options.h:134
66 msgid "Prefer frame buffer color depth"
67 msgstr "Prefereer kaderbufferkleurdiepte"
68
69 #: t_options.h:135
70 msgid "Prefer 32 bits per texel"
71 msgstr "Prefereer 32 bits per texel"
72
73 #: t_options.h:136
74 msgid "Prefer 16 bits per texel"
75 msgstr "Prefereer 16 bits per texel"
76
77 #: t_options.h:137
78 msgid "Force 16 bits per texel"
79 msgstr "Dwing 16 bits per texel af"
80
81 #: t_options.h:143
82 msgid "Initial maximum value for anisotropic texture filtering"
83 msgstr "Initïele maximum waarde voor anisotrophische textuur filtering"
84
85 #: t_options.h:148
86 msgid "Forbid negative texture LOD bias"
87 msgstr "Verbied negatief niveau detailonderscheid (LOD) van texturen"
88
89 #: t_options.h:182
90 msgid "Horizontal error diffusion"
91 msgstr "Horizontale foutdiffusie"
92
93 #: t_options.h:183
94 msgid "Horizontal error diffusion, reset error at line start"
95 msgstr "Horizontale foutdiffusie, zet fout bij lijnbegin terug"
96
97 #: t_options.h:184
98 msgid "Ordered 2D color dithering"
99 msgstr "Geordende 2D kleurrasterisering"
100
101 #: t_options.h:195
102 msgid "A post-processing filter to cel-shade the output"
103 msgstr ""
104
105 #: t_options.h:200
106 msgid "A post-processing filter to remove the red channel"
107 msgstr ""
108
109 #: t_options.h:205
110 msgid "A post-processing filter to remove the green channel"
111 msgstr ""
112
113 #: t_options.h:210
114 msgid "A post-processing filter to remove the blue channel"
115 msgstr ""
116
117 #: t_options.h:215
118 msgid ""
119 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
120 "default quality"
121 msgstr ""
122
123 #: t_options.h:220
124 msgid ""
125 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
126 "default quality. Color version, usable with 2d GL apps"
127 msgstr ""
128
129 #: t_options.h:230
130 msgid "Performance"
131 msgstr "Prestatie"
132
133 #: t_options.h:251
134 msgid "Method to limit rendering latency"
135 msgstr "Methode om beeldopbouwvertraging te onderdrukken"
136
137 #: t_options.h:252
138 msgid "Busy waiting for the graphics hardware"
139 msgstr "Actief wachten voor de grafische hardware"
140
141 #: t_options.h:253
142 msgid "Sleep for brief intervals while waiting for the graphics hardware"
143 msgstr ""
144 "Slaap voor korte intervallen tijdens het wachten op de grafische hardware"
145
146 #: t_options.h:254
147 msgid "Let the graphics hardware emit a software interrupt and sleep"
148 msgstr ""
149 "Laat de grafische hardware een software onderbreking uitzenden en in slaap "
150 "vallen"
151
152 #: t_options.h:264
153 msgid "Synchronization with vertical refresh (swap intervals)"
154 msgstr "Synchronisatie met verticale verversing (interval omwisselen)"
155
156 #: t_options.h:265
157 msgid "Never synchronize with vertical refresh, ignore application's choice"
158 msgstr ""
159 "Nooit synchroniseren met verticale verversing, negeer de keuze van de "
160 "applicatie"
161
162 #: t_options.h:266
163 msgid "Initial swap interval 0, obey application's choice"
164 msgstr "Initïeel omwisselingsinterval 0, honoreer de keuze van de applicatie"
165
166 #: t_options.h:267
167 msgid "Initial swap interval 1, obey application's choice"
168 msgstr "Initïeel omwisselingsinterval 1, honoreer de keuze van de applicatie"
169
170 #: t_options.h:268
171 msgid ""
172 "Always synchronize with vertical refresh, application chooses the minimum "
173 "swap interval"
174 msgstr ""
175 "Synchroniseer altijd met verticale verversing, de applicatie kiest het "
176 "minimum omwisselingsinterval"
177
178 #: t_options.h:323
179 msgid "Miscellaneous"
180 msgstr ""
181
182 #: t_options.h:327
183 msgid "Create all visuals with a depth buffer"
184 msgstr ""
185
186 #: t_options.h:337
187 msgid "Initialization"
188 msgstr ""
189
190 #: t_options.h:341
191 msgid "Define the graphic device to use if possible"
192 msgstr ""
193
194 #~ msgid ""
195 #~ "Enable hack to allow larger textures with texture compression on radeon/"
196 #~ "r200"
197 #~ msgstr ""
198 #~ "Schakel hack in om met textuurcompressie grotere texturen toe te staan op "
199 #~ "een radeon/r200"