driconf: drop 28% catalan translation
[mesa.git] / src / util / xmlpool / de.po
1 # German translations for DRI driver options.
2 # Copyright (C) 2005 Felix Kuehling
3 # This file is distributed under the same license as the Mesa package.
4 # Felix Kuehling <fxkuehl@gmx.de>, 2005.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: Mesa 6.3\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2018-11-12 14:15+0000\n"
11 "PO-Revision-Date: 2005-04-11 01:34+0200\n"
12 "Last-Translator: Felix Kuehling <fxkuehl@gmx.de>\n"
13 "Language-Team: German <de@li.org>\n"
14 "Language: de\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 #: src/util/xmlpool/t_options.h:56
21 msgid "Debugging"
22 msgstr "Fehlersuche"
23
24 #: src/util/xmlpool/t_options.h:60
25 msgid "Enable flushing batchbuffer after each draw call"
26 msgstr "Aktiviere sofortige Leerung des Stapelpuffers nach jedem Zeichenaufruf"
27
28 #: src/util/xmlpool/t_options.h:65
29 msgid "Enable flushing GPU caches with each draw call"
30 msgstr ""
31 "Aktiviere sofortige Leerung der GPU-Zwischenspeicher mit jedem Zeichenaufruf"
32
33 #: src/util/xmlpool/t_options.h:70
34 msgid "Disable throttling on first batch after flush"
35 msgstr ""
36
37 #: src/util/xmlpool/t_options.h:75
38 msgid "Force GLSL extension default behavior to 'warn'"
39 msgstr ""
40
41 #: src/util/xmlpool/t_options.h:80
42 msgid "Disable dual source blending"
43 msgstr ""
44
45 #: src/util/xmlpool/t_options.h:85
46 msgid "Identify dual color blending sources by location rather than index"
47 msgstr ""
48
49 #: src/util/xmlpool/t_options.h:90
50 msgid "Disable backslash-based line continuations in GLSL source"
51 msgstr ""
52
53 #: src/util/xmlpool/t_options.h:95
54 msgid ""
55 "Force a default GLSL version for shaders that lack an explicit #version line"
56 msgstr ""
57
58 #: src/util/xmlpool/t_options.h:100
59 msgid "Allow GLSL #extension directives in the middle of shaders"
60 msgstr ""
61
62 #: src/util/xmlpool/t_options.h:105
63 msgid "Allow builtins as part of constant expressions"
64 msgstr ""
65
66 #: src/util/xmlpool/t_options.h:110
67 msgid "Allow some relaxation of GLSL ES shader restrictions"
68 msgstr ""
69
70 #: src/util/xmlpool/t_options.h:115
71 msgid "Allow GLSL built-in variables to be redeclared verbatim"
72 msgstr ""
73
74 #: src/util/xmlpool/t_options.h:120
75 msgid "Allow a higher compat profile (version 3.1+) for apps that request it"
76 msgstr ""
77
78 #: src/util/xmlpool/t_options.h:125
79 msgid "Force computing the absolute value for sqrt() and inversesqrt()"
80 msgstr ""
81
82 #: src/util/xmlpool/t_options.h:130
83 msgid ""
84 "Implicit and explicit derivatives after a discard behave as if the discard "
85 "didn't happen"
86 msgstr ""
87
88 #: src/util/xmlpool/t_options.h:135
89 msgid "Allow interpolation qualifier mismatch across shader stages"
90 msgstr ""
91
92 #: src/util/xmlpool/t_options.h:140
93 msgid "Allow layout qualifiers on function parameters."
94 msgstr ""
95
96 #: src/util/xmlpool/t_options.h:145
97 msgid "Force an OpenGL compatibility context"
98 msgstr ""
99
100 #: src/util/xmlpool/t_options.h:153
101 msgid "Image Quality"
102 msgstr "Bildqualität"
103
104 #: src/util/xmlpool/t_options.h:157
105 msgid "Prefer accuracy over performance in trig functions"
106 msgstr ""
107
108 #: src/util/xmlpool/t_options.h:162
109 msgid "A post-processing filter to cel-shade the output"
110 msgstr "Nachbearbeitungsfilter für Cell Shading"
111
112 #: src/util/xmlpool/t_options.h:167
113 msgid "A post-processing filter to remove the red channel"
114 msgstr "Nachbearbeitungsfilter zum Entfernen des Rotkanals"
115
116 #: src/util/xmlpool/t_options.h:172
117 msgid "A post-processing filter to remove the green channel"
118 msgstr "Nachbearbeitungsfilter zum Entfernen des Grünkanals"
119
120 #: src/util/xmlpool/t_options.h:177
121 msgid "A post-processing filter to remove the blue channel"
122 msgstr "Nachbearbeitungsfilter zum Entfernen des Blaukanals"
123
124 #: src/util/xmlpool/t_options.h:182
125 msgid ""
126 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
127 "default quality"
128 msgstr ""
129 "Morphologische Kantenglättung (Anti-Aliasing) basierend auf Jimenez' MLAA. 0 "
130 "für deaktiviert, 8 für Standardqualität"
131
132 #: src/util/xmlpool/t_options.h:187
133 msgid ""
134 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
135 "default quality. Color version, usable with 2d GL apps"
136 msgstr ""
137 "Morphologische Kantenglättung (Anti-Aliasing) basierend auf Jimenez' MLAA. 0 "
138 "für deaktiviert, 8 für Standardqualität. Farbversion, für 2D-Anwendungen"
139
140 #: src/util/xmlpool/t_options.h:197
141 msgid "Performance"
142 msgstr "Leistung"
143
144 #: src/util/xmlpool/t_options.h:205
145 msgid "Synchronization with vertical refresh (swap intervals)"
146 msgstr "Synchronisation mit der vertikalen Bildwiederholung"
147
148 #: src/util/xmlpool/t_options.h:206
149 msgid "Never synchronize with vertical refresh, ignore application's choice"
150 msgstr ""
151 "Niemals mit der Bildwiederholung synchronisieren, Anweisungen der Anwendung "
152 "ignorieren"
153
154 #: src/util/xmlpool/t_options.h:207
155 msgid "Initial swap interval 0, obey application's choice"
156 msgstr "Initiales Bildinterval 0, Anweisungen der Anwendung gehorchen"
157
158 #: src/util/xmlpool/t_options.h:208
159 msgid "Initial swap interval 1, obey application's choice"
160 msgstr "Initiales Bildinterval 1, Anweisungen der Anwendung gehorchen"
161
162 #: src/util/xmlpool/t_options.h:209
163 msgid ""
164 "Always synchronize with vertical refresh, application chooses the minimum "
165 "swap interval"
166 msgstr ""
167 "Immer mit der Bildwiederholung synchronisieren, Anwendung wählt das minimale "
168 "Bildintervall"
169
170 #: src/util/xmlpool/t_options.h:215
171 msgid "Enable offloading GL driver work to a separate thread"
172 msgstr ""
173
174 #: src/util/xmlpool/t_options.h:220
175 msgid "Disable GL driver error checking"
176 msgstr ""
177
178 #: src/util/xmlpool/t_options.h:225
179 msgid "Disable the GLX_EXT_buffer_age extension"
180 msgstr ""
181
182 #: src/util/xmlpool/t_options.h:230
183 msgid "Disable the GLX_OML_sync_control extension"
184 msgstr ""
185
186 #: src/util/xmlpool/t_options.h:235
187 msgid "Disable the GLX_SGI_video_sync extension"
188 msgstr ""
189
190 #: src/util/xmlpool/t_options.h:245
191 msgid "Miscellaneous"
192 msgstr ""
193
194 #: src/util/xmlpool/t_options.h:249
195 msgid "Create all visuals with a depth buffer"
196 msgstr ""
197
198 #: src/util/xmlpool/t_options.h:254
199 msgid "Force uninitialized variables to default to zero"
200 msgstr ""
201
202 #: src/util/xmlpool/t_options.h:259
203 msgid "Allow exposure of visuals and fbconfigs with rgb10a2 formats"
204 msgstr ""
205
206 #: src/util/xmlpool/t_options.h:267
207 msgid "Initialization"
208 msgstr ""
209
210 #: src/util/xmlpool/t_options.h:271
211 msgid "Define the graphic device to use if possible"
212 msgstr ""
213
214 #: src/util/xmlpool/t_options.h:276
215 msgid "Override the DRI driver to load"
216 msgstr ""
217
218 #: src/util/xmlpool/t_options.h:285
219 msgid "Gallium Nine"
220 msgstr ""
221
222 #: src/util/xmlpool/t_options.h:289
223 msgid ""
224 "Define the throttling value. -1 for no throttling, -2 for default (usually "
225 "2), 0 for glfinish behaviour"
226 msgstr ""
227
228 #: src/util/xmlpool/t_options.h:294
229 msgid "Use an additional thread to submit buffers."
230 msgstr ""
231
232 #: src/util/xmlpool/t_options.h:299
233 msgid ""
234 "Define the vendor_id to report. This allows faking another hardware vendor."
235 msgstr ""
236
237 #: src/util/xmlpool/t_options.h:304
238 msgid ""
239 "Whether to allow the display server to release buffers with a delay when "
240 "using d3d's presentation mode DISCARD. Default to true. Set to false if "
241 "suffering from lag (thread_submit=true can also help in this situation)."
242 msgstr ""
243
244 #: src/util/xmlpool/t_options.h:309
245 msgid ""
246 "Whether to make d3d's presentation mode DISCARD (games usually use that "
247 "mode) Tear Free. If rendering above screen refresh, some frames will get "
248 "skipped. false by default."
249 msgstr ""
250
251 #: src/util/xmlpool/t_options.h:314
252 msgid ""
253 "If set to 1, force gallium nine CSMT. If set to 0, disable it. By default "
254 "(-1) CSMT is enabled on known thread-safe drivers."
255 msgstr ""
256
257 #: src/util/xmlpool/t_options.h:328
258 msgid ""
259 "Assume no Z fights (enables aggressive out-of-order rasterization to improve "
260 "performance; may cause rendering errors)"
261 msgstr ""
262
263 #: src/util/xmlpool/t_options.h:333
264 msgid ""
265 "Commutative additive blending optimizations (may cause rendering errors)"
266 msgstr ""
267
268 #~ msgid "Support larger textures not guaranteed to fit into graphics memory"
269 #~ msgstr ""
270 #~ "Unterstütze grosse Texturen die evtl. nicht in den Grafikspeicher passen"
271
272 #~ msgid "No"
273 #~ msgstr "Nein"
274
275 #~ msgid "At least 1 texture must fit under worst-case assumptions"
276 #~ msgstr "Mindestens 1 Textur muss auch im schlechtesten Fall Platz haben"
277
278 #~ msgid "Announce hardware limits"
279 #~ msgstr "Benutze Hardware-Limits"