1# translation of es.po to Spanish
2# Spanish translations for PACKAGE package.
3# Copyright (C) 2005 THE PACKAGE'S COPYRIGHT HOLDER
4# This file is distributed under the same license as the PACKAGE package.
5# David <deifo@ono.com>, 2005.
6# David Rubio Miguélez <deifo@ono.com>, 2005.
7#
8msgid ""
9msgstr ""
10"Project-Id-Version: es\n"
11"Report-Msgid-Bugs-To: \n"
12"POT-Creation-Date: 2018-11-12 14:15+0000\n"
13"PO-Revision-Date: 2015-02-23 14:54-0700\n"
14"Last-Translator: Alex Henrie <alexhenrie24@gmail.com>\n"
15"Language-Team: Spanish <es@li.org>\n"
16"Language: es\n"
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
20"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21"X-Generator: Poedit 1.7.4\n"
22
23#: src/util/xmlpool/t_options.h:56
24msgid "Debugging"
25msgstr "Depuración"
26
27#: src/util/xmlpool/t_options.h:60
28msgid "Enable flushing batchbuffer after each draw call"
29msgstr "Habilitar vaciado del batchbuffer después de cada llamada de dibujo"
30
31#: src/util/xmlpool/t_options.h:65
32msgid "Enable flushing GPU caches with each draw call"
33msgstr "Habilitar vaciado de los cachés GPU con cada llamada de dibujo"
34
35#: src/util/xmlpool/t_options.h:70
36msgid "Disable throttling on first batch after flush"
37msgstr "Deshabilitar regulación del primer lote después de vaciar"
38
39#: src/util/xmlpool/t_options.h:75
40msgid "Force GLSL extension default behavior to 'warn'"
41msgstr ""
42"Forzar que el comportamiento por defecto de las extensiones GLSL sea 'warn'"
43
44#: src/util/xmlpool/t_options.h:80
45msgid "Disable dual source blending"
46msgstr "Deshabilitar mezcla de fuente dual"
47
48#: src/util/xmlpool/t_options.h:85
49msgid "Identify dual color blending sources by location rather than index"
50msgstr ""
51
52#: src/util/xmlpool/t_options.h:90
53msgid "Disable backslash-based line continuations in GLSL source"
54msgstr ""
55"Deshabilitar continuaciones de línea basadas en barra inversa en el código "
56"GLSL"
57
58#: src/util/xmlpool/t_options.h:95
59msgid ""
60"Force a default GLSL version for shaders that lack an explicit #version line"
61msgstr ""
62"Forzar una versión de GLSL por defecto en los shaders a los cuales les falta "
63"una línea #version explícita"
64
65#: src/util/xmlpool/t_options.h:100
66msgid "Allow GLSL #extension directives in the middle of shaders"
67msgstr "Permite directivas #extension GLSL en medio de los shaders"
68
69#: src/util/xmlpool/t_options.h:105
70msgid "Allow builtins as part of constant expressions"
71msgstr ""
72
73#: src/util/xmlpool/t_options.h:110
74msgid "Allow some relaxation of GLSL ES shader restrictions"
75msgstr ""
76
77#: src/util/xmlpool/t_options.h:115
78msgid "Allow GLSL built-in variables to be redeclared verbatim"
79msgstr ""
80
81#: src/util/xmlpool/t_options.h:120
82msgid "Allow a higher compat profile (version 3.1+) for apps that request it"
83msgstr ""
84
85#: src/util/xmlpool/t_options.h:125
86msgid "Force computing the absolute value for sqrt() and inversesqrt()"
87msgstr ""
88
89#: src/util/xmlpool/t_options.h:130
90msgid ""
91"Implicit and explicit derivatives after a discard behave as if the discard "
92"didn't happen"
93msgstr ""
94
95#: src/util/xmlpool/t_options.h:135
96msgid "Allow interpolation qualifier mismatch across shader stages"
97msgstr ""
98
99#: src/util/xmlpool/t_options.h:140
100msgid "Allow layout qualifiers on function parameters."
101msgstr ""
102
103#: src/util/xmlpool/t_options.h:145
104msgid "Force an OpenGL compatibility context"
105msgstr ""
106
107#: src/util/xmlpool/t_options.h:153
108msgid "Image Quality"
109msgstr "Calidad de imagen"
110
111#: src/util/xmlpool/t_options.h:157
112msgid "Prefer accuracy over performance in trig functions"
113msgstr ""
114
115#: src/util/xmlpool/t_options.h:162
116msgid "A post-processing filter to cel-shade the output"
117msgstr "Un filtro de postprocesamiento para aplicar cel shading a la salida"
118
119#: src/util/xmlpool/t_options.h:167
120msgid "A post-processing filter to remove the red channel"
121msgstr "Un filtro de postprocesamiento para eliminar el canal rojo"
122
123#: src/util/xmlpool/t_options.h:172
124msgid "A post-processing filter to remove the green channel"
125msgstr "Un filtro de postprocesamiento para eliminar el canal verde"
126
127#: src/util/xmlpool/t_options.h:177
128msgid "A post-processing filter to remove the blue channel"
129msgstr "Un filtro de postprocesamiento para eliminar el canal azul"
130
131#: src/util/xmlpool/t_options.h:182
132msgid ""
133"Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
134"default quality"
135msgstr ""
136"Antialiasing morfológico basado en el MLAA de Jimenez. 0 para deshabilitar, "
137"8 para calidad por defecto"
138
139#: src/util/xmlpool/t_options.h:187
140msgid ""
141"Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
142"default quality. Color version, usable with 2d GL apps"
143msgstr ""
144"Antialiasing morfológico basado en el MLAA de Jimenez. 0 para deshabilitar, "
145"8 para calidad por defecto. Versión en color, usable con aplicaciones GL 2D"
146
147#: src/util/xmlpool/t_options.h:197
148msgid "Performance"
149msgstr "Rendimiento"
150
151#: src/util/xmlpool/t_options.h:205
152msgid "Synchronization with vertical refresh (swap intervals)"
153msgstr "Sincronización con el refresco vertical (intervalos de intercambio)"
154
155#: src/util/xmlpool/t_options.h:206
156msgid "Never synchronize with vertical refresh, ignore application's choice"
157msgstr ""
158"No sincronizar nunca con el refresco vertical, ignorar la elección de la "
159"aplicación"
160
161#: src/util/xmlpool/t_options.h:207
162msgid "Initial swap interval 0, obey application's choice"
163msgstr ""
164"Intervalo de intercambio inicial 0, obedecer la elección de la aplicación"
165
166#: src/util/xmlpool/t_options.h:208
167msgid "Initial swap interval 1, obey application's choice"
168msgstr ""
169"Intervalo de intercambio inicial 1, obedecer la elección de la aplicación"
170
171#: src/util/xmlpool/t_options.h:209
172msgid ""
173"Always synchronize with vertical refresh, application chooses the minimum "
174"swap interval"
175msgstr ""
176"Sincronizar siempre con el refresco vertical, la aplicación elige el "
177"intervalo de intercambio mínimo"
178
179#: src/util/xmlpool/t_options.h:215
180msgid "Enable offloading GL driver work to a separate thread"
181msgstr ""
182
183#: src/util/xmlpool/t_options.h:220
184msgid "Disable GL driver error checking"
185msgstr ""
186
187#: src/util/xmlpool/t_options.h:225
188msgid "Disable the GLX_EXT_buffer_age extension"
189msgstr ""
190
191#: src/util/xmlpool/t_options.h:230
192msgid "Disable the GLX_OML_sync_control extension"
193msgstr ""
194
195#: src/util/xmlpool/t_options.h:235
196msgid "Disable the GLX_SGI_video_sync extension"
197msgstr ""
198
199#: src/util/xmlpool/t_options.h:245
200msgid "Miscellaneous"
201msgstr "Misceláneos"
202
203#: src/util/xmlpool/t_options.h:249
204msgid "Create all visuals with a depth buffer"
205msgstr "Crear todos los visuales con búfer de profundidad"
206
207#: src/util/xmlpool/t_options.h:254
208msgid "Force uninitialized variables to default to zero"
209msgstr ""
210
211#: src/util/xmlpool/t_options.h:259
212msgid "Allow exposure of visuals and fbconfigs with rgb10a2 formats"
213msgstr ""
214
215#: src/util/xmlpool/t_options.h:267
216msgid "Initialization"
217msgstr "Inicialización"
218
219#: src/util/xmlpool/t_options.h:271
220msgid "Define the graphic device to use if possible"
221msgstr "Define el dispositivo de gráficos que usar si es posible"
222
223#: src/util/xmlpool/t_options.h:276
224msgid "Override the DRI driver to load"
225msgstr ""
226
227#: src/util/xmlpool/t_options.h:285
228msgid "Gallium Nine"
229msgstr "Gallium Nine"
230
231#: src/util/xmlpool/t_options.h:289
232msgid ""
233"Define the throttling value. -1 for no throttling, -2 for default (usually "
234"2), 0 for glfinish behaviour"
235msgstr ""
236"Define el valor de regulación. -1 para no regular, -2 para el por defecto "
237"(generalmente 2), 0 para el comportamiento de glfinish"
238
239#: src/util/xmlpool/t_options.h:294
240msgid "Use an additional thread to submit buffers."
241msgstr "Usar un hilo adicional para entregar los búfer."
242
243#: src/util/xmlpool/t_options.h:299
244msgid ""
245"Define the vendor_id to report. This allows faking another hardware vendor."
246msgstr ""
247
248#: src/util/xmlpool/t_options.h:304
249msgid ""
250"Whether to allow the display server to release buffers with a delay when "
251"using d3d's presentation mode DISCARD. Default to true. Set to false if "
252"suffering from lag (thread_submit=true can also help in this situation)."
253msgstr ""
254
255#: src/util/xmlpool/t_options.h:309
256msgid ""
257"Whether to make d3d's presentation mode DISCARD (games usually use that "
258"mode) Tear Free. If rendering above screen refresh, some frames will get "
259"skipped. false by default."
260msgstr ""
261
262#: src/util/xmlpool/t_options.h:314
263msgid ""
264"If set to 1, force gallium nine CSMT. If set to 0, disable it. By default "
265"(-1) CSMT is enabled on known thread-safe drivers."
266msgstr ""
267
268#: src/util/xmlpool/t_options.h:323
269msgid "Use the LLVM sisched option for shader compiles"
270msgstr ""
271
272#: src/util/xmlpool/t_options.h:328
273msgid ""
274"Assume no Z fights (enables aggressive out-of-order rasterization to improve "
275"performance; may cause rendering errors)"
276msgstr ""
277
278#: src/util/xmlpool/t_options.h:333
279msgid ""
280"Commutative additive blending optimizations (may cause rendering errors)"
281msgstr ""
282