sv.po revision b8e80941
1# Swedish translation of DRI driver options.
2# Copyright (C) Free Software Foundation, Inc.
3# This file is distributed under the same license as the Mesa package.
4# Daniel Nylander <po@danielnylander.se>, 2006.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: Mesa DRI\n"
9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2018-11-12 14:15+0000\n"
11"PO-Revision-Date: 2006-09-18 10:56+0100\n"
12"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
13"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
14"Language: sv\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 "Felsökning"
23
24#: src/util/xmlpool/t_options.h:60
25msgid "Enable flushing batchbuffer after each draw call"
26msgstr ""
27
28#: src/util/xmlpool/t_options.h:65
29msgid "Enable flushing GPU caches with each draw call"
30msgstr ""
31
32#: src/util/xmlpool/t_options.h:70
33msgid "Disable throttling on first batch after flush"
34msgstr ""
35
36#: src/util/xmlpool/t_options.h:75
37msgid "Force GLSL extension default behavior to 'warn'"
38msgstr ""
39
40#: src/util/xmlpool/t_options.h:80
41msgid "Disable dual source blending"
42msgstr ""
43
44#: src/util/xmlpool/t_options.h:85
45msgid "Identify dual color blending sources by location rather than index"
46msgstr ""
47
48#: src/util/xmlpool/t_options.h:90
49msgid "Disable backslash-based line continuations in GLSL source"
50msgstr ""
51
52#: src/util/xmlpool/t_options.h:95
53msgid ""
54"Force a default GLSL version for shaders that lack an explicit #version line"
55msgstr ""
56
57#: src/util/xmlpool/t_options.h:100
58msgid "Allow GLSL #extension directives in the middle of shaders"
59msgstr ""
60
61#: src/util/xmlpool/t_options.h:105
62msgid "Allow builtins as part of constant expressions"
63msgstr ""
64
65#: src/util/xmlpool/t_options.h:110
66msgid "Allow some relaxation of GLSL ES shader restrictions"
67msgstr ""
68
69#: src/util/xmlpool/t_options.h:115
70msgid "Allow GLSL built-in variables to be redeclared verbatim"
71msgstr ""
72
73#: src/util/xmlpool/t_options.h:120
74msgid "Allow a higher compat profile (version 3.1+) for apps that request it"
75msgstr ""
76
77#: src/util/xmlpool/t_options.h:125
78msgid "Force computing the absolute value for sqrt() and inversesqrt()"
79msgstr ""
80
81#: src/util/xmlpool/t_options.h:130
82msgid ""
83"Implicit and explicit derivatives after a discard behave as if the discard "
84"didn't happen"
85msgstr ""
86
87#: src/util/xmlpool/t_options.h:135
88msgid "Allow interpolation qualifier mismatch across shader stages"
89msgstr ""
90
91#: src/util/xmlpool/t_options.h:140
92msgid "Allow layout qualifiers on function parameters."
93msgstr ""
94
95#: src/util/xmlpool/t_options.h:145
96msgid "Force an OpenGL compatibility context"
97msgstr ""
98
99#: src/util/xmlpool/t_options.h:153
100msgid "Image Quality"
101msgstr "Bildkvalitet"
102
103#: src/util/xmlpool/t_options.h:157
104msgid "Prefer accuracy over performance in trig functions"
105msgstr ""
106
107#: src/util/xmlpool/t_options.h:162
108msgid "A post-processing filter to cel-shade the output"
109msgstr ""
110
111#: src/util/xmlpool/t_options.h:167
112msgid "A post-processing filter to remove the red channel"
113msgstr ""
114
115#: src/util/xmlpool/t_options.h:172
116msgid "A post-processing filter to remove the green channel"
117msgstr ""
118
119#: src/util/xmlpool/t_options.h:177
120msgid "A post-processing filter to remove the blue channel"
121msgstr ""
122
123#: src/util/xmlpool/t_options.h:182
124msgid ""
125"Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
126"default quality"
127msgstr ""
128
129#: src/util/xmlpool/t_options.h:187
130msgid ""
131"Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
132"default quality. Color version, usable with 2d GL apps"
133msgstr ""
134
135#: src/util/xmlpool/t_options.h:197
136msgid "Performance"
137msgstr "Prestanda"
138
139#: src/util/xmlpool/t_options.h:205
140msgid "Synchronization with vertical refresh (swap intervals)"
141msgstr "Synkronisering med vertikal uppdatering (växlingsintervall)"
142
143#: src/util/xmlpool/t_options.h:206
144msgid "Never synchronize with vertical refresh, ignore application's choice"
145msgstr "Synkronisera aldrig med vertikal uppdatering, ignorera programmets val"
146
147#: src/util/xmlpool/t_options.h:207
148msgid "Initial swap interval 0, obey application's choice"
149msgstr "Initialt växlingsintervall 0, följ programmets val"
150
151#: src/util/xmlpool/t_options.h:208
152msgid "Initial swap interval 1, obey application's choice"
153msgstr "Initialt växlingsintervall 1, följ programmets val"
154
155#: src/util/xmlpool/t_options.h:209
156msgid ""
157"Always synchronize with vertical refresh, application chooses the minimum "
158"swap interval"
159msgstr ""
160"Synkronisera alltid med vertikal uppdatering, programmet väljer den minsta "
161"växlingsintervallen"
162
163#: src/util/xmlpool/t_options.h:215
164msgid "Enable offloading GL driver work to a separate thread"
165msgstr ""
166
167#: src/util/xmlpool/t_options.h:220
168msgid "Disable GL driver error checking"
169msgstr ""
170
171#: src/util/xmlpool/t_options.h:225
172msgid "Disable the GLX_EXT_buffer_age extension"
173msgstr ""
174
175#: src/util/xmlpool/t_options.h:230
176msgid "Disable the GLX_OML_sync_control extension"
177msgstr ""
178
179#: src/util/xmlpool/t_options.h:235
180msgid "Disable the GLX_SGI_video_sync extension"
181msgstr ""
182
183#: src/util/xmlpool/t_options.h:245
184msgid "Miscellaneous"
185msgstr ""
186
187#: src/util/xmlpool/t_options.h:249
188msgid "Create all visuals with a depth buffer"
189msgstr ""
190
191#: src/util/xmlpool/t_options.h:254
192msgid "Force uninitialized variables to default to zero"
193msgstr ""
194
195#: src/util/xmlpool/t_options.h:259
196msgid "Allow exposure of visuals and fbconfigs with rgb10a2 formats"
197msgstr ""
198
199#: src/util/xmlpool/t_options.h:267
200msgid "Initialization"
201msgstr ""
202
203#: src/util/xmlpool/t_options.h:271
204msgid "Define the graphic device to use if possible"
205msgstr ""
206
207#: src/util/xmlpool/t_options.h:276
208msgid "Override the DRI driver to load"
209msgstr ""
210
211#: src/util/xmlpool/t_options.h:285
212msgid "Gallium Nine"
213msgstr ""
214
215#: src/util/xmlpool/t_options.h:289
216msgid ""
217"Define the throttling value. -1 for no throttling, -2 for default (usually "
218"2), 0 for glfinish behaviour"
219msgstr ""
220
221#: src/util/xmlpool/t_options.h:294
222msgid "Use an additional thread to submit buffers."
223msgstr ""
224
225#: src/util/xmlpool/t_options.h:299
226msgid ""
227"Define the vendor_id to report. This allows faking another hardware vendor."
228msgstr ""
229
230#: src/util/xmlpool/t_options.h:304
231msgid ""
232"Whether to allow the display server to release buffers with a delay when "
233"using d3d's presentation mode DISCARD. Default to true. Set to false if "
234"suffering from lag (thread_submit=true can also help in this situation)."
235msgstr ""
236
237#: src/util/xmlpool/t_options.h:309
238msgid ""
239"Whether to make d3d's presentation mode DISCARD (games usually use that "
240"mode) Tear Free. If rendering above screen refresh, some frames will get "
241"skipped. false by default."
242msgstr ""
243
244#: src/util/xmlpool/t_options.h:314
245msgid ""
246"If set to 1, force gallium nine CSMT. If set to 0, disable it. By default "
247"(-1) CSMT is enabled on known thread-safe drivers."
248msgstr ""
249
250#: src/util/xmlpool/t_options.h:323
251msgid "Use the LLVM sisched option for shader compiles"
252msgstr ""
253
254#: src/util/xmlpool/t_options.h:328
255msgid ""
256"Assume no Z fights (enables aggressive out-of-order rasterization to improve "
257"performance; may cause rendering errors)"
258msgstr ""
259
260#: src/util/xmlpool/t_options.h:333
261msgid ""
262"Commutative additive blending optimizations (may cause rendering errors)"
263msgstr ""
264
265#~ msgid "Color dithering method"
266#~ msgstr "Färgutjämningsmetod"
267
268#~ msgid "Horizontal error diffusion"
269#~ msgstr "Horisontell felspridning"
270
271#~ msgid "Horizontal error diffusion, reset error at line start"
272#~ msgstr "Horisontell felspridning, återställ fel vid radbörjan"
273
274#~ msgid "Ordered 2D color dithering"
275#~ msgstr "Ordnad 2D-färgutjämning"
276
277#~ msgid "Support larger textures not guaranteed to fit into graphics memory"
278#~ msgstr ""
279#~ "Stöd för större texturer är inte garanterat att passa i grafikminnet"
280
281#~ msgid "No"
282#~ msgstr "Nej"
283
284#~ msgid "At least 1 texture must fit under worst-case assumptions"
285#~ msgstr "Åtminstone en textur måste passa för antaget sämsta förhållande"
286
287#~ msgid "Announce hardware limits"
288#~ msgstr "Annonsera hårdvarubegränsningar"
289