mesa: move legacy dri config option no_neg_lod_bias
[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:181
86 msgid "Color dithering method"
87 msgstr "Färgutjämningsmetod"
88
89 #: t_options.h:182
90 msgid "Horizontal error diffusion"
91 msgstr "Horisontell felspridning"
92
93 #: t_options.h:183
94 msgid "Horizontal error diffusion, reset error at line start"
95 msgstr "Horisontell felspridning, återställ fel vid radbörjan"
96
97 #: t_options.h:184
98 msgid "Ordered 2D color dithering"
99 msgstr "Ordnad 2D-färgutjämning"
100
101 #: t_options.h:195
102 msgid "A post-processing filter to cel-shade the output"
103 msgstr ""
104
105 #: t_options.h:200
106 msgid "A post-processing filter to remove the red channel"
107 msgstr ""
108
109 #: t_options.h:205
110 msgid "A post-processing filter to remove the green channel"
111 msgstr ""
112
113 #: t_options.h:210
114 msgid "A post-processing filter to remove the blue channel"
115 msgstr ""
116
117 #: t_options.h:215
118 msgid ""
119 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
120 "default quality"
121 msgstr ""
122
123 #: t_options.h:220
124 msgid ""
125 "Morphological anti-aliasing based on Jimenez\\' MLAA. 0 to disable, 8 for "
126 "default quality. Color version, usable with 2d GL apps"
127 msgstr ""
128
129 #: t_options.h:230
130 msgid "Performance"
131 msgstr "Prestanda"
132
133 #: t_options.h:251
134 msgid "Method to limit rendering latency"
135 msgstr "Metod för att begränsa renderingslatens"
136
137 #: t_options.h:252
138 msgid "Busy waiting for the graphics hardware"
139 msgstr "Upptagen med att vänta på grafikhårdvaran"
140
141 #: t_options.h:253
142 msgid "Sleep for brief intervals while waiting for the graphics hardware"
143 msgstr "Sov i korta intervall under väntan på grafikhårdvaran"
144
145 #: t_options.h:254
146 msgid "Let the graphics hardware emit a software interrupt and sleep"
147 msgstr "Låt grafikhårdvaran sända ut ett programvaruavbrott och sov"
148
149 #: t_options.h:264
150 msgid "Synchronization with vertical refresh (swap intervals)"
151 msgstr "Synkronisering med vertikal uppdatering (växlingsintervall)"
152
153 #: t_options.h:265
154 msgid "Never synchronize with vertical refresh, ignore application's choice"
155 msgstr "Synkronisera aldrig med vertikal uppdatering, ignorera programmets val"
156
157 #: t_options.h:266
158 msgid "Initial swap interval 0, obey application's choice"
159 msgstr "Initialt växlingsintervall 0, följ programmets val"
160
161 #: t_options.h:267
162 msgid "Initial swap interval 1, obey application's choice"
163 msgstr "Initialt växlingsintervall 1, följ programmets val"
164
165 #: t_options.h:268
166 msgid ""
167 "Always synchronize with vertical refresh, application chooses the minimum "
168 "swap interval"
169 msgstr ""
170 "Synkronisera alltid med vertikal uppdatering, programmet väljer den minsta "
171 "växlingsintervallen"
172
173 #: t_options.h:323
174 msgid "Miscellaneous"
175 msgstr ""
176
177 #: t_options.h:327
178 msgid "Create all visuals with a depth buffer"
179 msgstr ""
180
181 #: t_options.h:337
182 msgid "Initialization"
183 msgstr ""
184
185 #: t_options.h:341
186 msgid "Define the graphic device to use if possible"
187 msgstr ""
188
189 #~ msgid "Support larger textures not guaranteed to fit into graphics memory"
190 #~ msgstr ""
191 #~ "Stöd för större texturer är inte garanterat att passa i grafikminnet"
192
193 #~ msgid "No"
194 #~ msgstr "Nej"
195
196 #~ msgid "At least 1 texture must fit under worst-case assumptions"
197 #~ msgstr "Åtminstone en textur måste passa för antaget sämsta förhållande"
198
199 #~ msgid "Announce hardware limits"
200 #~ msgstr "Annonsera hårdvarubegränsningar"