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