vulkan: add vk_x11_strict_image_count option
[mesa.git] / src / util / xmlpool / ca.po
1 # Language translations for Mesa package
2 # Traduccions al català del paquet «Mesa».
3 #
4 # Copyright © 2014 Alex Henrie <alexhenrie24@gmail.com>
5 #
6 # Permission is hereby granted, free of charge, to any person obtaining a
7 # copy of this software and associated documentation files (the "Software"),
8 # to deal in the Software without restriction, including without limitation
9 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
10 # and/or sell copies of the Software, and to permit persons to whom the
11 # Software is furnished to do so, subject to the following conditions:
12 #
13 # The above copyright notice and this permission notice (including the next
14 # paragraph) shall be included in all copies or substantial portions of the
15 # Software.
16 #
17 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
18 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
19 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
20 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
21 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
22 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
23 # IN THE SOFTWARE.
24 msgid ""
25 msgstr ""
26 "Project-Id-Version: Mesa 10.1.0-devel\n"
27 "Report-Msgid-Bugs-To: \n"
28 "POT-Creation-Date: 2018-11-12 14:15+0000\n"
29 "PO-Revision-Date: 2015-02-23 14:28-0700\n"
30 "Last-Translator: Alex Henrie <alexhenrie24@gmail.com>\n"
31 "Language-Team: Catalan <ca@li.org>\n"
32 "Language: ca\n"
33 "MIME-Version: 1.0\n"
34 "Content-Type: text/plain; charset=UTF-8\n"
35 "Content-Transfer-Encoding: 8bit\n"
36 "X-Generator: Poedit 1.7.4\n"
37
38 #: src/util/xmlpool/t_options.h:56
39 msgid "Debugging"
40 msgstr "Depuració"
41
42 #: src/util/xmlpool/t_options.h:60
43 msgid "Enable flushing batchbuffer after each draw call"
44 msgstr "Habilita el buidatge del batchbuffer després de cada trucada de dibuix"
45
46 #: src/util/xmlpool/t_options.h:65
47 msgid "Enable flushing GPU caches with each draw call"
48 msgstr ""
49 "Habilita el buidatge de les memòries cau de GPU amb cada trucada de dibuix"
50
51 #: src/util/xmlpool/t_options.h:70
52 msgid "Disable throttling on first batch after flush"
53 msgstr "Deshabilita la regulació en el primer lot després de buidar"
54
55 #: src/util/xmlpool/t_options.h:75
56 msgid "Force GLSL extension default behavior to 'warn'"
57 msgstr ""
58 "Força que el comportament per defecte de les extensions GLSL sigui 'warn'"
59
60 #: src/util/xmlpool/t_options.h:80
61 msgid "Disable dual source blending"
62 msgstr "Deshabilita la barreja de font dual"
63
64 #: src/util/xmlpool/t_options.h:85
65 msgid "Identify dual color blending sources by location rather than index"
66 msgstr ""
67
68 #: src/util/xmlpool/t_options.h:90
69 msgid "Disable backslash-based line continuations in GLSL source"
70 msgstr ""
71 "Deshabilita les continuacions de línia basades en barra invertida en la font "
72 "GLSL"
73
74 #: src/util/xmlpool/t_options.h:95
75 msgid ""
76 "Force a default GLSL version for shaders that lack an explicit #version line"
77 msgstr ""
78 "Força una versió GLSL per defecte en els shaders als quals lis manca una "
79 "línia #version explícita"
80
81 #: src/util/xmlpool/t_options.h:100
82 msgid "Allow GLSL #extension directives in the middle of shaders"
83 msgstr "Permet les directives #extension GLSL en el mitjà dels shaders"
84
85 #: src/util/xmlpool/t_options.h:105
86 msgid "Allow builtins as part of constant expressions"
87 msgstr ""
88
89 #: src/util/xmlpool/t_options.h:110
90 msgid "Allow some relaxation of GLSL ES shader restrictions"
91 msgstr ""
92
93 #: src/util/xmlpool/t_options.h:115
94 msgid "Allow GLSL built-in variables to be redeclared verbatim"
95 msgstr ""
96
97 #: src/util/xmlpool/t_options.h:120
98 msgid "Allow a higher compat profile (version 3.1+) for apps that request it"
99 msgstr ""
100
101 #: src/util/xmlpool/t_options.h:125
102 msgid "Force computing the absolute value for sqrt() and inversesqrt()"
103 msgstr ""
104
105 #: src/util/xmlpool/t_options.h:130
106 msgid ""
107 "Implicit and explicit derivatives after a discard behave as if the discard "
108 "didn't happen"
109 msgstr ""
110
111 #: src/util/xmlpool/t_options.h:135
112 msgid "Allow interpolation qualifier mismatch across shader stages"
113 msgstr ""
114
115 #: src/util/xmlpool/t_options.h:140
116 msgid "Allow layout qualifiers on function parameters."
117 msgstr ""
118
119 #: src/util/xmlpool/t_options.h:145
120 msgid "Force an OpenGL compatibility context"
121 msgstr ""
122
123 #: src/util/xmlpool/t_options.h:153
124 msgid "Image Quality"
125 msgstr "Qualitat d'imatge"
126
127 #: src/util/xmlpool/t_options.h:157
128 msgid "Prefer accuracy over performance in trig functions"
129 msgstr ""
130
131 #: src/util/xmlpool/t_options.h:162
132 msgid "A post-processing filter to cel-shade the output"
133 msgstr "Un filtre de postprocessament per a aplicar cel shading a la sortida"
134
135 #: src/util/xmlpool/t_options.h:167
136 msgid "A post-processing filter to remove the red channel"
137 msgstr "Un filtre de postprocessament per a eliminar el canal vermell"
138
139 #: src/util/xmlpool/t_options.h:172
140 msgid "A post-processing filter to remove the green channel"
141 msgstr "Un filtre de postprocessament per a eliminar el canal verd"
142
143 #: src/util/xmlpool/t_options.h:177
144 msgid "A post-processing filter to remove the blue channel"
145 msgstr "Un filtre de postprocessament per a eliminar el canal blau"
146
147 #: src/util/xmlpool/t_options.h:182
148 msgid ""
149 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
150 "default quality"
151 msgstr ""
152 "Antialiàsing morfològic basat en el MLAA de Jimenez. 0 per deshabilitar, 8 "
153 "per qualitat per defecte"
154
155 #: src/util/xmlpool/t_options.h:187
156 msgid ""
157 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
158 "default quality. Color version, usable with 2d GL apps"
159 msgstr ""
160 "Antialiàsing morfològic basat en el MLAA de Jimenez. 0 per deshabilitar, 8 "
161 "per qualitat per defecte. Versió en color, utilitzable amb les aplicacions "
162 "GL 2D"
163
164 #: src/util/xmlpool/t_options.h:197
165 msgid "Performance"
166 msgstr "Rendiment"
167
168 #: src/util/xmlpool/t_options.h:205
169 msgid "Synchronization with vertical refresh (swap intervals)"
170 msgstr "Sincronització amb refresc vertical (intervals d'intercanvi)"
171
172 #: src/util/xmlpool/t_options.h:206
173 msgid "Never synchronize with vertical refresh, ignore application's choice"
174 msgstr ""
175 "Mai sincronitzis amb el refresc vertical, ignora l'elecció de l'aplicació"
176
177 #: src/util/xmlpool/t_options.h:207
178 msgid "Initial swap interval 0, obey application's choice"
179 msgstr "Interval d'intercanvi inicial 0, obeeix l'elecció de l'aplicació"
180
181 #: src/util/xmlpool/t_options.h:208
182 msgid "Initial swap interval 1, obey application's choice"
183 msgstr "Interval d'intercanvi inicial 1, obeeix l'elecció de l'aplicació"
184
185 #: src/util/xmlpool/t_options.h:209
186 msgid ""
187 "Always synchronize with vertical refresh, application chooses the minimum "
188 "swap interval"
189 msgstr ""
190 "Sempre sincronitza amb el refresc vertical, l'aplicació tria l'interval "
191 "mínim d'intercanvi"
192
193 #: src/util/xmlpool/t_options.h:215
194 msgid "Enable offloading GL driver work to a separate thread"
195 msgstr ""
196
197 #: src/util/xmlpool/t_options.h:220
198 msgid "Disable GL driver error checking"
199 msgstr ""
200
201 #: src/util/xmlpool/t_options.h:225
202 msgid "Disable the GLX_EXT_buffer_age extension"
203 msgstr ""
204
205 #: src/util/xmlpool/t_options.h:230
206 msgid "Disable the GLX_OML_sync_control extension"
207 msgstr ""
208
209 #: src/util/xmlpool/t_options.h:235
210 msgid "Disable the GLX_SGI_video_sync extension"
211 msgstr ""
212
213 #: src/util/xmlpool/t_options.h:245
214 msgid "Miscellaneous"
215 msgstr "Miscel·lània"
216
217 #: src/util/xmlpool/t_options.h:249
218 msgid "Create all visuals with a depth buffer"
219 msgstr "Crea tots els visuals amb buffer de profunditat"
220
221 #: src/util/xmlpool/t_options.h:254
222 msgid "Force uninitialized variables to default to zero"
223 msgstr ""
224
225 #: src/util/xmlpool/t_options.h:259
226 msgid "Allow exposure of visuals and fbconfigs with rgb10a2 formats"
227 msgstr ""
228
229 #: src/util/xmlpool/t_options.h:267
230 msgid "Initialization"
231 msgstr "Inicialització"
232
233 #: src/util/xmlpool/t_options.h:271
234 msgid "Define the graphic device to use if possible"
235 msgstr "Defineix el dispositiu de gràfics que utilitzar si és possible"
236
237 #: src/util/xmlpool/t_options.h:276
238 msgid "Override the DRI driver to load"
239 msgstr ""
240
241 #: src/util/xmlpool/t_options.h:285
242 msgid "Gallium Nine"
243 msgstr "Gallium Nine"
244
245 #: src/util/xmlpool/t_options.h:289
246 msgid ""
247 "Define the throttling value. -1 for no throttling, -2 for default (usually "
248 "2), 0 for glfinish behaviour"
249 msgstr ""
250 "Defineix el valor de regulació. -1 per a no regular, -2 per al predeterminat "
251 "(generalment 2), 0 per al comportament de glfinish"
252
253 #: src/util/xmlpool/t_options.h:294
254 msgid "Use an additional thread to submit buffers."
255 msgstr "Utilitza un fil addicional per a entregar els buffers."
256
257 #: src/util/xmlpool/t_options.h:299
258 msgid ""
259 "Define the vendor_id to report. This allows faking another hardware vendor."
260 msgstr ""
261
262 #: src/util/xmlpool/t_options.h:304
263 msgid ""
264 "Whether to allow the display server to release buffers with a delay when "
265 "using d3d's presentation mode DISCARD. Default to true. Set to false if "
266 "suffering from lag (thread_submit=true can also help in this situation)."
267 msgstr ""
268
269 #: src/util/xmlpool/t_options.h:309
270 msgid ""
271 "Whether to make d3d's presentation mode DISCARD (games usually use that "
272 "mode) Tear Free. If rendering above screen refresh, some frames will get "
273 "skipped. false by default."
274 msgstr ""
275
276 #: src/util/xmlpool/t_options.h:314
277 msgid ""
278 "If set to 1, force gallium nine CSMT. If set to 0, disable it. By default "
279 "(-1) CSMT is enabled on known thread-safe drivers."
280 msgstr ""
281
282 #: src/util/xmlpool/t_options.h:323
283 msgid "Use the LLVM sisched option for shader compiles"
284 msgstr ""
285
286 #: src/util/xmlpool/t_options.h:328
287 msgid ""
288 "Assume no Z fights (enables aggressive out-of-order rasterization to improve "
289 "performance; may cause rendering errors)"
290 msgstr ""
291
292 #: src/util/xmlpool/t_options.h:333
293 msgid ""
294 "Commutative additive blending optimizations (may cause rendering errors)"
295 msgstr ""