mesa: move legacy hyperz option from dri config
[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: 2014-09-25 22:29-0600\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 #: t_options.h:56
21 msgid "Debugging"
22 msgstr "Felsökning"
23
24 #: t_options.h:70
25 msgid "Enable flushing batchbuffer after each draw call"
26 msgstr ""
27
28 #: t_options.h:75
29 msgid "Enable flushing GPU caches with each draw call"
30 msgstr ""
31
32 #: t_options.h:80
33 msgid "Disable throttling on first batch after flush"
34 msgstr ""
35
36 #: t_options.h:85
37 msgid "Force GLSL extension default behavior to 'warn'"
38 msgstr ""
39
40 #: t_options.h:90
41 msgid "Disable dual source blending"
42 msgstr ""
43
44 #: t_options.h:95
45 msgid "Disable backslash-based line continuations in GLSL source"
46 msgstr ""
47
48 #: t_options.h:105
49 msgid ""
50 "Force a default GLSL version for shaders that lack an explicit #version line"
51 msgstr ""
52
53 #: t_options.h:110
54 msgid "Allow GLSL #extension directives in the middle of shaders"
55 msgstr ""
56
57 #: t_options.h:120
58 msgid "Image Quality"
59 msgstr "Bildkvalitet"
60
61 #: t_options.h:133
62 msgid "Texture color depth"
63 msgstr "Färgdjup för texturer"
64
65 #: t_options.h:134
66 msgid "Prefer frame buffer color depth"
67 msgstr "Föredra färgdjupet för framebuffer"
68
69 #: t_options.h:135
70 msgid "Prefer 32 bits per texel"
71 msgstr "Föredra 32 bitar per texel"
72
73 #: t_options.h:136
74 msgid "Prefer 16 bits per texel"
75 msgstr "Föredra 16 bitar per texel"
76
77 #: t_options.h:137
78 msgid "Force 16 bits per texel"
79 msgstr "Tvinga 16 bitar per texel"
80
81 #: t_options.h:143
82 msgid "Initial maximum value for anisotropic texture filtering"
83 msgstr "Initialt maximalt värde för anisotropisk texturfiltrering"
84
85 #: t_options.h:148
86 msgid "Forbid negative texture LOD bias"
87 msgstr "Förbjud negativ LOD-kompensation för texturer"
88
89 #: t_options.h:160
90 msgid "Initial color reduction method"
91 msgstr "Initial färgminskningsmetod"
92
93 #: t_options.h:161
94 msgid "Round colors"
95 msgstr "Avrunda färger"
96
97 #: t_options.h:162
98 msgid "Dither colors"
99 msgstr "Utjämna färger"
100
101 #: t_options.h:170
102 msgid "Color rounding method"
103 msgstr "Färgavrundningsmetod"
104
105 #: t_options.h:171
106 msgid "Round color components downward"
107 msgstr "Avrunda färdkomponenter nedåt"
108
109 #: t_options.h:172
110 msgid "Round to nearest color"
111 msgstr "Avrunda till närmsta färg"
112
113 #: t_options.h:181
114 msgid "Color dithering method"
115 msgstr "Färgutjämningsmetod"
116
117 #: t_options.h:182
118 msgid "Horizontal error diffusion"
119 msgstr "Horisontell felspridning"
120
121 #: t_options.h:183
122 msgid "Horizontal error diffusion, reset error at line start"
123 msgstr "Horisontell felspridning, återställ fel vid radbörjan"
124
125 #: t_options.h:184
126 msgid "Ordered 2D color dithering"
127 msgstr "Ordnad 2D-färgutjämning"
128
129 #: t_options.h:190
130 msgid "Floating point depth buffer"
131 msgstr "Buffert för flytande punktdjup"
132
133 #: t_options.h:195
134 msgid "A post-processing filter to cel-shade the output"
135 msgstr ""
136
137 #: t_options.h:200
138 msgid "A post-processing filter to remove the red channel"
139 msgstr ""
140
141 #: t_options.h:205
142 msgid "A post-processing filter to remove the green channel"
143 msgstr ""
144
145 #: t_options.h:210
146 msgid "A post-processing filter to remove the blue channel"
147 msgstr ""
148
149 #: t_options.h:215
150 msgid ""
151 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
152 "default quality"
153 msgstr ""
154
155 #: t_options.h:220
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
161 #: t_options.h:230
162 msgid "Performance"
163 msgstr "Prestanda"
164
165 #: t_options.h:238
166 msgid "TCL mode (Transformation, Clipping, Lighting)"
167 msgstr "TCL-läge (Transformation, Clipping, Lighting)"
168
169 #: t_options.h:239
170 msgid "Use software TCL pipeline"
171 msgstr "Använd programvaru-TCL-rörledning"
172
173 #: t_options.h:240
174 msgid "Use hardware TCL as first TCL pipeline stage"
175 msgstr "Använd maskinvaru-TCL som första TCL-rörledningssteg"
176
177 #: t_options.h:241
178 msgid "Bypass the TCL pipeline"
179 msgstr "Kringgå TCL-rörledningen"
180
181 #: t_options.h:242
182 msgid ""
183 "Bypass the TCL pipeline with state-based machine code generated on-the-fly"
184 msgstr ""
185 "Kringgå TCL-rörledningen med tillståndsbaserad maskinkod som direktgenereras"
186
187 #: t_options.h:251
188 msgid "Method to limit rendering latency"
189 msgstr "Metod för att begränsa renderingslatens"
190
191 #: t_options.h:252
192 msgid "Busy waiting for the graphics hardware"
193 msgstr "Upptagen med att vänta på grafikhårdvaran"
194
195 #: t_options.h:253
196 msgid "Sleep for brief intervals while waiting for the graphics hardware"
197 msgstr "Sov i korta intervall under väntan på grafikhårdvaran"
198
199 #: t_options.h:254
200 msgid "Let the graphics hardware emit a software interrupt and sleep"
201 msgstr "Låt grafikhårdvaran sända ut ett programvaruavbrott och sov"
202
203 #: t_options.h:264
204 msgid "Synchronization with vertical refresh (swap intervals)"
205 msgstr "Synkronisering med vertikal uppdatering (växlingsintervall)"
206
207 #: t_options.h:265
208 msgid "Never synchronize with vertical refresh, ignore application's choice"
209 msgstr "Synkronisera aldrig med vertikal uppdatering, ignorera programmets val"
210
211 #: t_options.h:266
212 msgid "Initial swap interval 0, obey application's choice"
213 msgstr "Initialt växlingsintervall 0, följ programmets val"
214
215 #: t_options.h:267
216 msgid "Initial swap interval 1, obey application's choice"
217 msgstr "Initialt växlingsintervall 1, följ programmets val"
218
219 #: t_options.h:268
220 msgid ""
221 "Always synchronize with vertical refresh, application chooses the minimum "
222 "swap interval"
223 msgstr ""
224 "Synkronisera alltid med vertikal uppdatering, programmet väljer den minsta "
225 "växlingsintervallen"
226
227 #: t_options.h:323
228 msgid "Miscellaneous"
229 msgstr ""
230
231 #: t_options.h:327
232 msgid "Create all visuals with a depth buffer"
233 msgstr ""
234
235 #: t_options.h:337
236 msgid "Initialization"
237 msgstr ""
238
239 #: t_options.h:341
240 msgid "Define the graphic device to use if possible"
241 msgstr ""
242
243 #~ msgid "Support larger textures not guaranteed to fit into graphics memory"
244 #~ msgstr ""
245 #~ "Stöd för större texturer är inte garanterat att passa i grafikminnet"
246
247 #~ msgid "No"
248 #~ msgstr "Nej"
249
250 #~ msgid "At least 1 texture must fit under worst-case assumptions"
251 #~ msgstr "Åtminstone en textur måste passa för antaget sämsta förhållande"
252
253 #~ msgid "Announce hardware limits"
254 #~ msgstr "Annonsera hårdvarubegränsningar"