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