mesa: move legacy dri config option no_neg_lod_bias
[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: 2014-09-25 22:29-0600\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 #: t_options.h:56
21 msgid "Debugging"
22 msgstr "Fehlersuche"
23
24 #: t_options.h:70
25 msgid "Enable flushing batchbuffer after each draw call"
26 msgstr "Aktiviere sofortige Leerung des Stapelpuffers nach jedem Zeichenaufruf"
27
28 #: t_options.h:75
29 msgid "Enable flushing GPU caches with each draw call"
30 msgstr ""
31 "Aktiviere sofortige Leerung der GPU-Zwischenspeicher mit jedem Zeichenaufruf"
32
33 #: t_options.h:80
34 msgid "Disable throttling on first batch after flush"
35 msgstr ""
36
37 #: t_options.h:85
38 msgid "Force GLSL extension default behavior to 'warn'"
39 msgstr ""
40
41 #: t_options.h:90
42 msgid "Disable dual source blending"
43 msgstr ""
44
45 #: t_options.h:95
46 msgid "Disable backslash-based line continuations in GLSL source"
47 msgstr ""
48
49 #: t_options.h:105
50 msgid ""
51 "Force a default GLSL version for shaders that lack an explicit #version line"
52 msgstr ""
53
54 #: t_options.h:110
55 msgid "Allow GLSL #extension directives in the middle of shaders"
56 msgstr ""
57
58 #: t_options.h:120
59 msgid "Image Quality"
60 msgstr "Bildqualität"
61
62 #: t_options.h:133
63 msgid "Texture color depth"
64 msgstr "Texturfarbtiefe"
65
66 #: t_options.h:134
67 msgid "Prefer frame buffer color depth"
68 msgstr "Bevorzuge Farbtiefe des Framebuffers"
69
70 #: t_options.h:135
71 msgid "Prefer 32 bits per texel"
72 msgstr "Bevorzuge 32 bits pro Texel"
73
74 #: t_options.h:136
75 msgid "Prefer 16 bits per texel"
76 msgstr "Bevorzuge 16 bits pro Texel"
77
78 #: t_options.h:137
79 msgid "Force 16 bits per texel"
80 msgstr "Erzwinge 16 bits pro Texel"
81
82 #: t_options.h:143
83 msgid "Initial maximum value for anisotropic texture filtering"
84 msgstr "Initialer Maximalwert für anisotropische Texturfilterung"
85
86 #: t_options.h:195
87 msgid "A post-processing filter to cel-shade the output"
88 msgstr "Nachbearbeitungsfilter für Cell Shading"
89
90 #: t_options.h:200
91 msgid "A post-processing filter to remove the red channel"
92 msgstr "Nachbearbeitungsfilter zum Entfernen des Rotkanals"
93
94 #: t_options.h:205
95 msgid "A post-processing filter to remove the green channel"
96 msgstr "Nachbearbeitungsfilter zum Entfernen des Grünkanals"
97
98 #: t_options.h:210
99 msgid "A post-processing filter to remove the blue channel"
100 msgstr "Nachbearbeitungsfilter zum Entfernen des Blaukanals"
101
102 #: t_options.h:215
103 msgid ""
104 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
105 "default quality"
106 msgstr ""
107 "Morphologische Kantenglättung (Anti-Aliasing) basierend auf Jimenez' MLAA. 0 "
108 "für deaktiviert, 8 für Standardqualität"
109
110 #: t_options.h:220
111 msgid ""
112 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
113 "default quality. Color version, usable with 2d GL apps"
114 msgstr ""
115 "Morphologische Kantenglättung (Anti-Aliasing) basierend auf Jimenez' MLAA. 0 "
116 "für deaktiviert, 8 für Standardqualität. Farbversion, für 2D-Anwendungen"
117
118 #: t_options.h:230
119 msgid "Performance"
120 msgstr "Leistung"
121
122 #: t_options.h:251
123 msgid "Method to limit rendering latency"
124 msgstr "Methode zur Begrenzung der Bildverzögerung"
125
126 #: t_options.h:252
127 msgid "Busy waiting for the graphics hardware"
128 msgstr "Aktives Warten auf die Grafikhardware"
129
130 #: t_options.h:253
131 msgid "Sleep for brief intervals while waiting for the graphics hardware"
132 msgstr "Kurze Schlafintervalle beim Warten auf die Grafikhardware"
133
134 #: t_options.h:254
135 msgid "Let the graphics hardware emit a software interrupt and sleep"
136 msgstr ""
137 "Die Grafikhardware eine Softwareunterbrechnung erzeugen lassen und schlafen"
138
139 #: t_options.h:264
140 msgid "Synchronization with vertical refresh (swap intervals)"
141 msgstr "Synchronisation mit der vertikalen Bildwiederholung"
142
143 #: t_options.h:265
144 msgid "Never synchronize with vertical refresh, ignore application's choice"
145 msgstr ""
146 "Niemals mit der Bildwiederholung synchronisieren, Anweisungen der Anwendung "
147 "ignorieren"
148
149 #: t_options.h:266
150 msgid "Initial swap interval 0, obey application's choice"
151 msgstr "Initiales Bildinterval 0, Anweisungen der Anwendung gehorchen"
152
153 #: t_options.h:267
154 msgid "Initial swap interval 1, obey application's choice"
155 msgstr "Initiales Bildinterval 1, Anweisungen der Anwendung gehorchen"
156
157 #: t_options.h:268
158 msgid ""
159 "Always synchronize with vertical refresh, application chooses the minimum "
160 "swap interval"
161 msgstr ""
162 "Immer mit der Bildwiederholung synchronisieren, Anwendung wählt das minimale "
163 "Bildintervall"
164
165 #: t_options.h:323
166 msgid "Miscellaneous"
167 msgstr ""
168
169 #: t_options.h:327
170 msgid "Create all visuals with a depth buffer"
171 msgstr ""
172
173 #: t_options.h:337
174 msgid "Initialization"
175 msgstr ""
176
177 #: t_options.h:341
178 msgid "Define the graphic device to use if possible"
179 msgstr ""
180
181 #~ msgid "Support larger textures not guaranteed to fit into graphics memory"
182 #~ msgstr ""
183 #~ "Unterstütze grosse Texturen die evtl. nicht in den Grafikspeicher passen"
184
185 #~ msgid "No"
186 #~ msgstr "Nein"
187
188 #~ msgid "At least 1 texture must fit under worst-case assumptions"
189 #~ msgstr "Mindestens 1 Textur muss auch im schlechtesten Fall Platz haben"
190
191 #~ msgid "Announce hardware limits"
192 #~ msgstr "Benutze Hardware-Limits"