ca.po revision b8e80941
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.
24msgid ""
25msgstr ""
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
39msgid "Debugging"
40msgstr "Depuració"
41
42#: src/util/xmlpool/t_options.h:60
43msgid "Enable flushing batchbuffer after each draw call"
44msgstr "Habilita el buidatge del batchbuffer després de cada trucada de dibuix"
45
46#: src/util/xmlpool/t_options.h:65
47msgid "Enable flushing GPU caches with each draw call"
48msgstr ""
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
52msgid "Disable throttling on first batch after flush"
53msgstr "Deshabilita la regulació en el primer lot després de buidar"
54
55#: src/util/xmlpool/t_options.h:75
56msgid "Force GLSL extension default behavior to 'warn'"
57msgstr ""
58"Força que el comportament per defecte de les extensions GLSL sigui 'warn'"
59
60#: src/util/xmlpool/t_options.h:80
61msgid "Disable dual source blending"
62msgstr "Deshabilita la barreja de font dual"
63
64#: src/util/xmlpool/t_options.h:85
65msgid "Identify dual color blending sources by location rather than index"
66msgstr ""
67
68#: src/util/xmlpool/t_options.h:90
69msgid "Disable backslash-based line continuations in GLSL source"
70msgstr ""
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
75msgid ""
76"Force a default GLSL version for shaders that lack an explicit #version line"
77msgstr ""
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
82msgid "Allow GLSL #extension directives in the middle of shaders"
83msgstr "Permet les directives #extension GLSL en el mitjà dels shaders"
84
85#: src/util/xmlpool/t_options.h:105
86msgid "Allow builtins as part of constant expressions"
87msgstr ""
88
89#: src/util/xmlpool/t_options.h:110
90msgid "Allow some relaxation of GLSL ES shader restrictions"
91msgstr ""
92
93#: src/util/xmlpool/t_options.h:115
94msgid "Allow GLSL built-in variables to be redeclared verbatim"
95msgstr ""
96
97#: src/util/xmlpool/t_options.h:120
98msgid "Allow a higher compat profile (version 3.1+) for apps that request it"
99msgstr ""
100
101#: src/util/xmlpool/t_options.h:125
102msgid "Force computing the absolute value for sqrt() and inversesqrt()"
103msgstr ""
104
105#: src/util/xmlpool/t_options.h:130
106msgid ""
107"Implicit and explicit derivatives after a discard behave as if the discard "
108"didn't happen"
109msgstr ""
110
111#: src/util/xmlpool/t_options.h:135
112msgid "Allow interpolation qualifier mismatch across shader stages"
113msgstr ""
114
115#: src/util/xmlpool/t_options.h:140
116msgid "Allow layout qualifiers on function parameters."
117msgstr ""
118
119#: src/util/xmlpool/t_options.h:145
120msgid "Force an OpenGL compatibility context"
121msgstr ""
122
123#: src/util/xmlpool/t_options.h:153
124msgid "Image Quality"
125msgstr "Qualitat d'imatge"
126
127#: src/util/xmlpool/t_options.h:157
128msgid "Prefer accuracy over performance in trig functions"
129msgstr ""
130
131#: src/util/xmlpool/t_options.h:162
132msgid "A post-processing filter to cel-shade the output"
133msgstr "Un filtre de postprocessament per a aplicar cel shading a la sortida"
134
135#: src/util/xmlpool/t_options.h:167
136msgid "A post-processing filter to remove the red channel"
137msgstr "Un filtre de postprocessament per a eliminar el canal vermell"
138
139#: src/util/xmlpool/t_options.h:172
140msgid "A post-processing filter to remove the green channel"
141msgstr "Un filtre de postprocessament per a eliminar el canal verd"
142
143#: src/util/xmlpool/t_options.h:177
144msgid "A post-processing filter to remove the blue channel"
145msgstr "Un filtre de postprocessament per a eliminar el canal blau"
146
147#: src/util/xmlpool/t_options.h:182
148msgid ""
149"Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
150"default quality"
151msgstr ""
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
156msgid ""
157"Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
158"default quality. Color version, usable with 2d GL apps"
159msgstr ""
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
165msgid "Performance"
166msgstr "Rendiment"
167
168#: src/util/xmlpool/t_options.h:205
169msgid "Synchronization with vertical refresh (swap intervals)"
170msgstr "Sincronització amb refresc vertical (intervals d'intercanvi)"
171
172#: src/util/xmlpool/t_options.h:206
173msgid "Never synchronize with vertical refresh, ignore application's choice"
174msgstr ""
175"Mai sincronitzis amb el refresc vertical, ignora l'elecció de l'aplicació"
176
177#: src/util/xmlpool/t_options.h:207
178msgid "Initial swap interval 0, obey application's choice"
179msgstr "Interval d'intercanvi inicial 0, obeeix l'elecció de l'aplicació"
180
181#: src/util/xmlpool/t_options.h:208
182msgid "Initial swap interval 1, obey application's choice"
183msgstr "Interval d'intercanvi inicial 1, obeeix l'elecció de l'aplicació"
184
185#: src/util/xmlpool/t_options.h:209
186msgid ""
187"Always synchronize with vertical refresh, application chooses the minimum "
188"swap interval"
189msgstr ""
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
194msgid "Enable offloading GL driver work to a separate thread"
195msgstr ""
196
197#: src/util/xmlpool/t_options.h:220
198msgid "Disable GL driver error checking"
199msgstr ""
200
201#: src/util/xmlpool/t_options.h:225
202msgid "Disable the GLX_EXT_buffer_age extension"
203msgstr ""
204
205#: src/util/xmlpool/t_options.h:230
206msgid "Disable the GLX_OML_sync_control extension"
207msgstr ""
208
209#: src/util/xmlpool/t_options.h:235
210msgid "Disable the GLX_SGI_video_sync extension"
211msgstr ""
212
213#: src/util/xmlpool/t_options.h:245
214msgid "Miscellaneous"
215msgstr "Miscel·lània"
216
217#: src/util/xmlpool/t_options.h:249
218msgid "Create all visuals with a depth buffer"
219msgstr "Crea tots els visuals amb buffer de profunditat"
220
221#: src/util/xmlpool/t_options.h:254
222msgid "Force uninitialized variables to default to zero"
223msgstr ""
224
225#: src/util/xmlpool/t_options.h:259
226msgid "Allow exposure of visuals and fbconfigs with rgb10a2 formats"
227msgstr ""
228
229#: src/util/xmlpool/t_options.h:267
230msgid "Initialization"
231msgstr "Inicialització"
232
233#: src/util/xmlpool/t_options.h:271
234msgid "Define the graphic device to use if possible"
235msgstr "Defineix el dispositiu de gràfics que utilitzar si és possible"
236
237#: src/util/xmlpool/t_options.h:276
238msgid "Override the DRI driver to load"
239msgstr ""
240
241#: src/util/xmlpool/t_options.h:285
242msgid "Gallium Nine"
243msgstr "Gallium Nine"
244
245#: src/util/xmlpool/t_options.h:289
246msgid ""
247"Define the throttling value. -1 for no throttling, -2 for default (usually "
248"2), 0 for glfinish behaviour"
249msgstr ""
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
254msgid "Use an additional thread to submit buffers."
255msgstr "Utilitza un fil addicional per a entregar els buffers."
256
257#: src/util/xmlpool/t_options.h:299
258msgid ""
259"Define the vendor_id to report. This allows faking another hardware vendor."
260msgstr ""
261
262#: src/util/xmlpool/t_options.h:304
263msgid ""
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)."
267msgstr ""
268
269#: src/util/xmlpool/t_options.h:309
270msgid ""
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."
274msgstr ""
275
276#: src/util/xmlpool/t_options.h:314
277msgid ""
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."
280msgstr ""
281
282#: src/util/xmlpool/t_options.h:323
283msgid "Use the LLVM sisched option for shader compiles"
284msgstr ""
285
286#: src/util/xmlpool/t_options.h:328
287msgid ""
288"Assume no Z fights (enables aggressive out-of-order rasterization to improve "
289"performance; may cause rendering errors)"
290msgstr ""
291
292#: src/util/xmlpool/t_options.h:333
293msgid ""
294"Commutative additive blending optimizations (may cause rendering errors)"
295msgstr ""
296