Mercurial > audlegacy
annotate po/sv.po @ 368:fb59081b528f trunk
[svn] Use file magic instead of extensions.
author | chainsaw |
---|---|
date | Sat, 31 Dec 2005 14:47:56 -0800 |
parents | c6bd198ddd94 |
children | 80c1efdeb36d |
rev | line source |
---|---|
0 | 1 # Swedish language translation for BMP |
2 # Copyright (C) 2004 Free Software Foundation, Inc. | |
3 # ----- | |
4 # Martin Persenius <martin@persenius.net>, 2004. | |
5 # | |
6 # | |
7 msgid "" | |
8 msgstr "" | |
9 "Project-Id-Version: bmp 0.9.7\n" | |
10 "Report-Msgid-Bugs-To: \n" | |
273 | 11 "POT-Creation-Date: 2005-12-09 18:03-0800\n" |
0 | 12 "PO-Revision-Date: 2004-02-29 02:46+0100\n" |
13 "Last-Translator: Martin Persenius <martin@persenius.net>\n" | |
14 "Language-Team: Sweden\n" | |
15 "MIME-Version: 1.0\n" | |
16 "Content-Type: text/plain; charset=UTF-8\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
18 "NPOT-Creation-Date: 2004-02-21 19:35+0200\n" | |
19 "Plural-Forms: nplurals=2; plural=n>1;\n" | |
20 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
21 #: Plugins/General/song_change/song_change.c:53 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
22 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
23 msgid "Song Change %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
24 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
25 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
26 #: Plugins/General/song_change/song_change.c:139 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
27 msgid "Warning" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
28 msgstr "Varning" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
29 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
30 #: Plugins/General/song_change/song_change.c:150 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
31 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
32 "Filename and song title tags should be inside double quotes (\"). Not doing " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
33 "so might be a security risk. Continue anyway?" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
34 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
35 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
36 #: Plugins/General/song_change/song_change.c:163 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
37 #: Plugins/Input/mpg123/fileinfo.c:644 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
38 msgid "Yes" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
39 msgstr "Ja" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
40 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
41 #: Plugins/General/song_change/song_change.c:173 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
42 #: Plugins/Input/mpg123/fileinfo.c:643 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
43 msgid "No" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
44 msgstr "Nej" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
45 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
46 #: Plugins/General/song_change/song_change.c:236 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
47 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
48 msgid "Song Change Configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
49 msgstr "Konfiguration av CD-ljudspelare" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
50 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
51 #: Plugins/General/song_change/song_change.c:243 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
52 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
53 msgid "Commands" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
54 msgstr "Kommentar" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
55 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
56 #: Plugins/General/song_change/song_change.c:250 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
57 msgid "Shell-command to run when Audacious starts a new song." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
58 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
59 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
60 #: Plugins/General/song_change/song_change.c:259 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
61 #: Plugins/General/song_change/song_change.c:282 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
62 #: Plugins/General/song_change/song_change.c:305 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
63 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
64 msgid "Command:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
65 msgstr "Kommentar:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
66 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
67 #: Plugins/General/song_change/song_change.c:273 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
68 msgid "Shell-command to run toward the end of a song." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
69 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
70 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
71 #: Plugins/General/song_change/song_change.c:295 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
72 msgid "Shell-command to run when Audacious reaches the end of the playlist." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
73 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
74 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
75 #: Plugins/General/song_change/song_change.c:318 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
76 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
77 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
78 "You can use the following format strings which will be substituted before " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
79 "calling the command (not all are useful for the end-of-playlist command).\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
80 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
81 "%%F: Frequency (in hertz)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
82 "%%c: Number of channels\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
83 "%%f: filename (full path)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
84 "%%l: length (in milliseconds)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
85 "%%n or %%s: Song name\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
86 "%%r: Rate (in bits per second)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
87 "%%t: Playlist position (%%02d)\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
88 "%%p: Currently playing (1 or 0)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
89 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
90 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
91 #: Plugins/General/song_change/song_change.c:345 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
92 #: Plugins/Output/alsa/about.c:46 Plugins/Output/alsa/configure.c:436 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
93 #: Plugins/Output/disk_writer/disk_writer.c:137 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
94 #: Plugins/Output/disk_writer/disk_writer.c:406 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
95 msgid "OK" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
96 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
97 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
98 #: Plugins/General/song_change/song_change.c:351 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
99 #: Plugins/Input/flac/configure.c:773 Plugins/Input/flac/fileinfo.c:353 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
100 #: Plugins/Input/mikmod/plugin.c:605 Plugins/Output/alsa/configure.c:442 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
101 #: Plugins/Output/disk_writer/disk_writer.c:413 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
102 #: Plugins/Visualization/libvisual-proxy/config_gui.c:298 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
103 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
104 msgid "Cancel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
105 msgstr "Dans" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
106 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
107 #: Plugins/Input/cdaudio/cdaudio.c:180 |
0 | 108 msgid "CD Audio Plugin" |
109 msgstr "CD-ljudinsticksmodul" | |
110 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
111 #: Plugins/Input/cdaudio/cdaudio.c:1004 Plugins/Input/cdaudio/cdaudio.c:1013 |
0 | 112 #, c-format |
113 msgid "CD Audio Track %02u" | |
114 msgstr "CD-spår %02u" | |
115 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
116 #: Plugins/Input/cdaudio/cdinfo.c:157 Plugins/Input/cdaudio/cdinfo.c:158 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
117 #: Plugins/Input/cdaudio/cdinfo.c:159 |
0 | 118 msgid "(unknown)" |
119 msgstr "(okänd)" | |
120 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
121 #: Plugins/Input/cdaudio/configure.c:199 Plugins/Input/cdaudio/configure.c:213 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
122 #: Plugins/Input/cdaudio/configure.c:541 |
0 | 123 #, c-format |
124 msgid "Drive %d" | |
125 msgstr "Enhet %d" | |
126 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
127 #: Plugins/Input/cdaudio/configure.c:259 |
0 | 128 #, c-format |
129 msgid "" | |
130 "Failed to open device %s\n" | |
131 "Error: %s\n" | |
132 "\n" | |
133 msgstr "" | |
134 "Kunde ej öppna enhet %s\n" | |
135 "Fel: %s\n" | |
136 "\n" | |
137 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
138 #: Plugins/Input/cdaudio/configure.c:266 |
0 | 139 msgid "" |
140 "Failed to read \"Table of Contents\"\n" | |
141 "Maybe no disc in the drive?\n" | |
142 "\n" | |
143 msgstr "" | |
144 "Kunde ej läsa innehållsförteckning\n" | |
145 "Kontrollera att CD:n är i spelaren\n" | |
146 "\n" | |
147 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
148 #: Plugins/Input/cdaudio/configure.c:270 |
0 | 149 #, c-format |
150 msgid "" | |
151 "Device %s OK.\n" | |
152 "Disc has %d tracks" | |
153 msgstr "" | |
154 "Enhet %s OK.\n" | |
155 "Skivan har %d spår" | |
156 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
157 #: Plugins/Input/cdaudio/configure.c:279 |
0 | 158 #, c-format |
159 msgid " (%d data tracks)" | |
160 msgstr " (%d dataspår)" | |
161 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
162 #: Plugins/Input/cdaudio/configure.c:280 |
0 | 163 #, c-format |
164 msgid "" | |
165 "\n" | |
166 "Total length: %d:%d\n" | |
167 msgstr "" | |
168 "\n" | |
169 "Total längd: %d:%d\n" | |
170 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
171 #: Plugins/Input/cdaudio/configure.c:285 |
0 | 172 msgid "Digital audio extraction not tested as the disc has no audio tracks\n" |
173 msgstr "" | |
174 "Digitalljudläsning inte testat, eftersom skivan inte har några ljudspår.\n" | |
175 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
176 #: Plugins/Input/cdaudio/configure.c:302 |
0 | 177 msgid "" |
178 "Digital audio extraction test: OK\n" | |
179 "\n" | |
180 msgstr "" | |
181 "Test av digitalljudläsning: OK\n" | |
182 "\n" | |
183 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
184 #: Plugins/Input/cdaudio/configure.c:306 |
0 | 185 #, c-format |
186 msgid "" | |
187 "Digital audio extraction test failed: %s\n" | |
188 "\n" | |
189 msgstr "" | |
190 "Test av digitalljudläsning misslyckades: %s\n" | |
191 "\n" | |
192 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
193 #: Plugins/Input/cdaudio/configure.c:316 |
0 | 194 #, c-format |
195 msgid "" | |
196 "Failed to check directory %s\n" | |
197 "Error: %s" | |
198 msgstr "" | |
199 "Kunde ej kontrollera mappen %s\n" | |
200 "Fel: %s" | |
201 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
202 #: Plugins/Input/cdaudio/configure.c:322 |
0 | 203 #, c-format |
204 msgid "Error: %s exist, but is not a directory" | |
205 msgstr "Fel: %s finns, men är inte en mapp" | |
206 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
207 #: Plugins/Input/cdaudio/configure.c:325 |
0 | 208 #, c-format |
209 msgid "Directory %s OK." | |
210 msgstr "Mapp %s OK." | |
211 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
212 #: Plugins/Input/cdaudio/configure.c:369 |
0 | 213 msgid "Device:" |
214 msgstr "Enhet:" | |
215 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
216 #: Plugins/Input/cdaudio/configure.c:377 |
0 | 217 msgid "_Device:" |
218 msgstr "_Enhet:" | |
219 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
220 #: Plugins/Input/cdaudio/configure.c:387 |
0 | 221 msgid "Dir_ectory:" |
222 msgstr "Enh_et:" | |
223 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
224 #: Plugins/Input/cdaudio/configure.c:399 |
0 | 225 msgid "Play mode:" |
226 msgstr "Spelläge:" | |
227 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
228 #: Plugins/Input/cdaudio/configure.c:405 |
0 | 229 msgid "Analog" |
230 msgstr "Analog" | |
231 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
232 #: Plugins/Input/cdaudio/configure.c:413 |
0 | 233 msgid "Digital audio extraction" |
234 msgstr "Digitalljudläsning" | |
235 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
236 #: Plugins/Input/cdaudio/configure.c:423 |
0 | 237 msgid "Volume control:" |
238 msgstr "Volymkontrol:" | |
239 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
240 #: Plugins/Input/cdaudio/configure.c:429 |
0 | 241 msgid "No mixer" |
242 msgstr "Ingen mixer" | |
243 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
244 #: Plugins/Input/cdaudio/configure.c:435 |
0 | 245 msgid "CDROM drive" |
246 msgstr "CDROM-enhet" | |
247 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
248 #: Plugins/Input/cdaudio/configure.c:441 |
0 | 249 msgid "OSS mixer" |
250 msgstr "OSS-mixer" | |
251 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
252 #: Plugins/Input/cdaudio/configure.c:464 |
0 | 253 msgid "Check drive..." |
254 msgstr "Kontrollera enhet..." | |
255 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
256 #: Plugins/Input/cdaudio/configure.c:470 |
0 | 257 msgid "Remove drive" |
258 msgstr "Ta bort enhet" | |
259 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
260 #: Plugins/Input/cdaudio/configure.c:515 |
0 | 261 msgid "CD Audio Player Configuration" |
262 msgstr "Konfiguration av CD-ljudspelare" | |
263 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
264 #: Plugins/Input/cdaudio/configure.c:553 |
0 | 265 msgid "Add drive" |
266 msgstr "Lägg till enhet" | |
267 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
268 #: Plugins/Input/cdaudio/configure.c:561 |
0 | 269 msgid "Device" |
270 msgstr "Enhet" | |
271 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
272 #: Plugins/Input/cdaudio/configure.c:571 |
0 | 273 msgid "CDDB:" |
274 msgstr "CDDB:" | |
275 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
276 #: Plugins/Input/cdaudio/configure.c:582 |
0 | 277 msgid "Use CDDB" |
278 msgstr "Utiliser CDDB" | |
279 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
280 #: Plugins/Input/cdaudio/configure.c:586 |
0 | 281 msgid "Get server list" |
282 msgstr "Récupérer la liste du serveur" | |
283 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
284 #: Plugins/Input/cdaudio/configure.c:589 |
0 | 285 msgid "Show network window" |
286 msgstr "Voir la fenêtre réseau" | |
287 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
288 #: Plugins/Input/cdaudio/configure.c:599 |
0 | 289 msgid "CDDB server:" |
290 msgstr "CDDB-server" | |
291 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
292 #: Plugins/Input/cdaudio/configure.c:614 |
0 | 293 msgid "CD Index:" |
294 msgstr "CD-Index:" | |
295 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
296 #: Plugins/Input/cdaudio/configure.c:621 |
0 | 297 msgid "Use CD Index" |
298 msgstr "Använd CD-index" | |
299 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
300 #: Plugins/Input/cdaudio/configure.c:630 |
0 | 301 msgid "CD Index server:" |
302 msgstr "CD-indexserver" | |
303 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
304 #: Plugins/Input/cdaudio/configure.c:645 |
0 | 305 msgid "Track names:" |
306 msgstr "Spårnamn:" | |
307 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
308 #: Plugins/Input/cdaudio/configure.c:652 Plugins/Input/flac/configure.c:450 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
309 #: Plugins/Input/mpg123/configure.c:703 Plugins/Input/vorbis/configure.c:472 |
0 | 310 msgid "Override generic titles" |
311 msgstr "Kör över generella titlar" | |
312 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
313 #: Plugins/Input/cdaudio/configure.c:668 |
0 | 314 msgid "Name format:" |
315 msgstr "Namnformat:" | |
316 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
317 #: Plugins/Input/cdaudio/configure.c:680 |
0 | 318 msgid "CD Info" |
319 msgstr "CD-info" | |
320 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
321 #: Plugins/Input/console/Audacious_Driver.cpp:328 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
322 msgid "SPC, GYM, NSF, VGM and GBS module decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
323 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
324 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
325 #: Plugins/Input/console/Audacious_Driver.cpp:459 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
326 msgid "About the Console Music Decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
327 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
328 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
329 #: Plugins/Input/console/Audacious_Driver.cpp:460 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
330 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
331 "Console music decoder engine based on Game_Music_Emu 0.2.4.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
332 "Audacious implementation by: William Pitcock <nenolod@nenolod.net>" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
333 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
334 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
335 #: Plugins/Input/console/Audacious_Driver.cpp:462 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
336 #: Plugins/Input/flac/configure.c:767 Plugins/Input/flac/configure.c:797 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
337 #: Plugins/Input/flac/http.c:219 Plugins/Input/mikmod/plugin.c:121 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
338 #: Plugins/Input/mikmod/plugin.c:598 Plugins/Input/mpg123/fileinfo.c:479 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
339 #: Plugins/Input/mpg123/fileinfo.c:570 Plugins/Input/mpg123/http.c:220 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
340 #: Plugins/Input/mpg123/mpg123.c:1152 Plugins/Input/tonegen/tonegen.c:54 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
341 #: Plugins/Input/vorbis/fileinfo.c:212 Plugins/Input/vorbis/http.c:218 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
342 #: Plugins/Input/vorbis/vorbis.c:802 Plugins/Input/wav/wav-sndfile.c:260 |
273 | 343 #: Plugins/Output/OSS/about.c:54 Plugins/Output/esd/about.c:49 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
344 msgid "Ok" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
345 msgstr "Ok" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
346 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
347 #: Plugins/Input/flac/charset.c:40 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
348 msgid "Arabic (IBM-864)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
349 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
350 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
351 #: Plugins/Input/flac/charset.c:41 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
352 msgid "Arabic (ISO-8859-6)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
353 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
354 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
355 #: Plugins/Input/flac/charset.c:42 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
356 msgid "Arabic (Windows-1256)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
357 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
358 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
359 #: Plugins/Input/flac/charset.c:43 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
360 msgid "Baltic (ISO-8859-13)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
361 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
362 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
363 #: Plugins/Input/flac/charset.c:44 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
364 msgid "Baltic (ISO-8859-4)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
365 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
366 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
367 #: Plugins/Input/flac/charset.c:45 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
368 msgid "Baltic (Windows-1257)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
369 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
370 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
371 #: Plugins/Input/flac/charset.c:46 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
372 msgid "Celtic (ISO-8859-14)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
373 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
374 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
375 #: Plugins/Input/flac/charset.c:47 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
376 msgid "Central European (IBM-852)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
377 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
378 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
379 #: Plugins/Input/flac/charset.c:48 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
380 msgid "Central European (ISO-8859-2)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
381 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
382 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
383 #: Plugins/Input/flac/charset.c:49 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
384 msgid "Central European (Windows-1250)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
385 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
386 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
387 #: Plugins/Input/flac/charset.c:50 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
388 msgid "Chinese Simplified (GB18030)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
389 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
390 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
391 #: Plugins/Input/flac/charset.c:51 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
392 msgid "Chinese Simplified (GB2312)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
393 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
394 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
395 #: Plugins/Input/flac/charset.c:52 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
396 msgid "Chinese Traditional (Big5)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
397 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
398 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
399 #: Plugins/Input/flac/charset.c:53 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
400 msgid "Chinese Traditional (Big5-HKSCS)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
401 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
402 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
403 #: Plugins/Input/flac/charset.c:54 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
404 msgid "Cyrillic (IBM-855)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
405 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
406 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
407 #: Plugins/Input/flac/charset.c:55 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
408 msgid "Cyrillic (ISO-8859-5)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
409 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
410 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
411 #: Plugins/Input/flac/charset.c:56 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
412 msgid "Cyrillic (ISO-IR-111)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
413 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
414 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
415 #: Plugins/Input/flac/charset.c:57 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
416 msgid "Cyrillic (KOI8-R)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
417 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
418 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
419 #: Plugins/Input/flac/charset.c:58 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
420 msgid "Cyrillic (Windows-1251)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
421 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
422 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
423 #: Plugins/Input/flac/charset.c:59 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
424 msgid "Cyrillic/Russian (CP-866)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
425 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
426 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
427 #: Plugins/Input/flac/charset.c:60 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
428 msgid "Cyrillic/Ukrainian (KOI8-U)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
429 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
430 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
431 #: Plugins/Input/flac/charset.c:61 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
432 msgid "English (US-ASCII)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
433 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
434 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
435 #: Plugins/Input/flac/charset.c:62 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
436 msgid "Greek (ISO-8859-7)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
437 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
438 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
439 #: Plugins/Input/flac/charset.c:63 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
440 msgid "Greek (Windows-1253)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
441 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
442 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
443 #: Plugins/Input/flac/charset.c:64 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
444 msgid "Hebrew (IBM-862)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
445 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
446 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
447 #: Plugins/Input/flac/charset.c:65 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
448 msgid "Hebrew (Windows-1255)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
449 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
450 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
451 #: Plugins/Input/flac/charset.c:66 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
452 msgid "Japanese (EUC-JP)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
453 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
454 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
455 #: Plugins/Input/flac/charset.c:67 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
456 msgid "Japanese (ISO-2022-JP)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
457 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
458 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
459 #: Plugins/Input/flac/charset.c:68 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
460 msgid "Japanese (Shift_JIS)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
461 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
462 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
463 #: Plugins/Input/flac/charset.c:69 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
464 msgid "Korean (EUC-KR)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
465 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
466 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
467 #: Plugins/Input/flac/charset.c:70 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
468 msgid "Nordic (ISO-8859-10)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
469 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
470 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
471 #: Plugins/Input/flac/charset.c:71 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
472 msgid "South European (ISO-8859-3)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
473 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
474 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
475 #: Plugins/Input/flac/charset.c:72 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
476 msgid "Thai (TIS-620)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
477 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
478 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
479 #: Plugins/Input/flac/charset.c:73 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
480 msgid "Turkish (IBM-857)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
481 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
482 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
483 #: Plugins/Input/flac/charset.c:74 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
484 msgid "Turkish (ISO-8859-9)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
485 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
486 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
487 #: Plugins/Input/flac/charset.c:75 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
488 msgid "Turkish (Windows-1254)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
489 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
490 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
491 #: Plugins/Input/flac/charset.c:76 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
492 msgid "Unicode (UTF-7)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
493 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
494 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
495 #: Plugins/Input/flac/charset.c:77 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
496 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
497 msgid "Unicode (UTF-8)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
498 msgstr " (invalid UTF-8)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
499 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
500 #: Plugins/Input/flac/charset.c:78 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
501 msgid "Unicode (UTF-16BE)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
502 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
503 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
504 #: Plugins/Input/flac/charset.c:79 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
505 msgid "Unicode (UTF-16LE)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
506 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
507 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
508 #: Plugins/Input/flac/charset.c:80 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
509 msgid "Unicode (UTF-32BE)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
510 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
511 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
512 #: Plugins/Input/flac/charset.c:81 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
513 msgid "Unicode (UTF-32LE)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
514 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
515 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
516 #: Plugins/Input/flac/charset.c:82 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
517 msgid "Vietnamese (VISCII)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
518 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
519 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
520 #: Plugins/Input/flac/charset.c:83 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
521 msgid "Vietnamese (Windows-1258)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
522 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
523 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
524 #: Plugins/Input/flac/charset.c:84 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
525 msgid "Visual Hebrew (ISO-8859-8)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
526 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
527 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
528 #: Plugins/Input/flac/charset.c:85 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
529 msgid "Western (IBM-850)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
530 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
531 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
532 #: Plugins/Input/flac/charset.c:86 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
533 msgid "Western (ISO-8859-1)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
534 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
535 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
536 #: Plugins/Input/flac/charset.c:87 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
537 msgid "Western (ISO-8859-15)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
538 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
539 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
540 #: Plugins/Input/flac/charset.c:88 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
541 msgid "Western (Windows-1252)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
542 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
543 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
544 #: Plugins/Input/flac/charset.c:94 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
545 msgid "Arabic (IBM-864-I)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
546 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
547 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
548 #: Plugins/Input/flac/charset.c:95 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
549 msgid "Arabic (ISO-8859-6-E)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
550 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
551 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
552 #: Plugins/Input/flac/charset.c:96 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
553 msgid "Arabic (ISO-8859-6-I)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
554 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
555 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
556 #: Plugins/Input/flac/charset.c:97 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
557 msgid "Arabic (MacArabic)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
558 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
559 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
560 #: Plugins/Input/flac/charset.c:98 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
561 msgid "Armenian (ARMSCII-8)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
562 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
563 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
564 #: Plugins/Input/flac/charset.c:99 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
565 msgid "Central European (MacCE)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
566 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
567 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
568 #: Plugins/Input/flac/charset.c:100 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
569 msgid "Chinese Simplified (GBK)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
570 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
571 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
572 #: Plugins/Input/flac/charset.c:101 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
573 msgid "Chinese Simplified (HZ)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
574 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
575 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
576 #: Plugins/Input/flac/charset.c:102 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
577 msgid "Chinese Traditional (EUC-TW)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
578 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
579 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
580 #: Plugins/Input/flac/charset.c:103 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
581 msgid "Croatian (MacCroatian)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
582 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
583 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
584 #: Plugins/Input/flac/charset.c:104 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
585 msgid "Cyrillic (MacCyrillic)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
586 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
587 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
588 #: Plugins/Input/flac/charset.c:105 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
589 msgid "Cyrillic/Ukrainian (MacUkrainian)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
590 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
591 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
592 #: Plugins/Input/flac/charset.c:106 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
593 msgid "Farsi (MacFarsi)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
594 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
595 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
596 #: Plugins/Input/flac/charset.c:107 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
597 msgid "Greek (MacGreek)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
598 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
599 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
600 #: Plugins/Input/flac/charset.c:108 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
601 msgid "Gujarati (MacGujarati)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
602 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
603 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
604 #: Plugins/Input/flac/charset.c:109 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
605 msgid "Gurmukhi (MacGurmukhi)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
606 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
607 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
608 #: Plugins/Input/flac/charset.c:110 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
609 msgid "Hebrew (ISO-8859-8-E)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
610 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
611 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
612 #: Plugins/Input/flac/charset.c:111 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
613 msgid "Hebrew (ISO-8859-8-I)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
614 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
615 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
616 #: Plugins/Input/flac/charset.c:112 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
617 msgid "Hebrew (MacHebrew)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
618 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
619 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
620 #: Plugins/Input/flac/charset.c:113 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
621 msgid "Hindi (MacDevanagari)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
622 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
623 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
624 #: Plugins/Input/flac/charset.c:114 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
625 msgid "Icelandic (MacIcelandic)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
626 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
627 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
628 #: Plugins/Input/flac/charset.c:115 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
629 msgid "Korean (JOHAB)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
630 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
631 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
632 #: Plugins/Input/flac/charset.c:116 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
633 msgid "Korean (UHC)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
634 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
635 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
636 #: Plugins/Input/flac/charset.c:117 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
637 msgid "Romanian (MacRomanian)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
638 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
639 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
640 #: Plugins/Input/flac/charset.c:118 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
641 msgid "Turkish (MacTurkish)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
642 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
643 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
644 #: Plugins/Input/flac/charset.c:119 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
645 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
646 msgid "User Defined" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
647 msgstr "Användarbestämd:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
648 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
649 #: Plugins/Input/flac/charset.c:120 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
650 msgid "Vietnamese (TCVN)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
651 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
652 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
653 #: Plugins/Input/flac/charset.c:121 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
654 msgid "Vietnamese (VPS)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
655 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
656 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
657 #: Plugins/Input/flac/charset.c:122 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
658 msgid "Western (MacRoman)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
659 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
660 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
661 #: Plugins/Input/flac/configure.c:346 Plugins/Input/mpg123/configure.c:227 |
0 | 662 msgid "Select the directory where you want to store the MPEG streams:" |
663 msgstr "Välj mappen där du vill spara MPEG-strömmen:" | |
664 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
665 #: Plugins/Input/flac/configure.c:398 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
666 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
667 msgid "Flac Configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
668 msgstr "Konfiguration av CD-ljudspelare" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
669 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
670 #: Plugins/Input/flac/configure.c:410 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
671 msgid "Tag Handling" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
672 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
673 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
674 #: Plugins/Input/flac/configure.c:419 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
675 msgid "Convert Character Set" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
676 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
677 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
678 #: Plugins/Input/flac/configure.c:426 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
679 msgid "Convert character set from :" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
680 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
681 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
682 #: Plugins/Input/flac/configure.c:431 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
683 msgid "to :" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
684 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
685 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
686 #: Plugins/Input/flac/configure.c:459 Plugins/Input/vorbis/configure.c:485 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
687 #: audacious/glade/prefswin.glade:2461 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
688 msgid "Title format:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
689 msgstr "Titelformat:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
690 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
691 #: Plugins/Input/flac/configure.c:470 Plugins/Input/mpg123/configure.c:730 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
692 #: Plugins/Input/vorbis/configure.c:499 audacious/prefswin.c:95 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
693 msgid "Title" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
694 msgstr "Titel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
695 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
696 #: Plugins/Input/flac/configure.c:479 Plugins/Input/vorbis/configure.c:560 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
697 msgid "ReplayGain" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
698 msgstr "ReplayGain" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
699 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
700 #: Plugins/Input/flac/configure.c:487 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
701 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
702 msgid "Enable ReplayGain processing" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
703 msgstr "Aktivera ReplayGain" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
704 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
705 #: Plugins/Input/flac/configure.c:492 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
706 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
707 msgid "Album mode" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
708 msgstr "Album" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
709 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
710 #: Plugins/Input/flac/configure.c:499 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
711 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
712 msgid "Preamp:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
713 msgstr "Dream" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
714 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
715 #: Plugins/Input/flac/configure.c:506 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
716 msgid "0 dB" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
717 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
718 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
719 #: Plugins/Input/flac/configure.c:510 |
0 | 720 #, fuzzy |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
721 msgid "6dB hard limiting" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
722 msgstr "Aktivera 6dB-ökning + Hård begränsning" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
723 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
724 #: Plugins/Input/flac/configure.c:519 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
725 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
726 msgid "Resolution" |
0 | 727 msgstr "Upplösning:" |
728 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
729 #: Plugins/Input/flac/configure.c:527 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
730 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
731 msgid "Without ReplayGain" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
732 msgstr "ReplayGain" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
733 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
734 #: Plugins/Input/flac/configure.c:535 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
735 msgid "Dither 24bps to 16bps" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
736 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
737 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
738 #: Plugins/Input/flac/configure.c:540 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
739 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
740 msgid "With ReplayGain" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
741 msgstr "ReplayGain" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
742 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
743 #: Plugins/Input/flac/configure.c:548 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
744 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
745 msgid "Enable dithering" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
746 msgstr "Aktivera insticksmodul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
747 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
748 #: Plugins/Input/flac/configure.c:557 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
749 msgid "Noise shaping" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
750 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
751 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
752 #: Plugins/Input/flac/configure.c:565 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
753 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
754 msgid "none" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
755 msgstr "(ingen)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
756 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
757 #: Plugins/Input/flac/configure.c:571 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
758 msgid "low" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
759 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
760 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
761 #: Plugins/Input/flac/configure.c:577 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
762 msgid "medium" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
763 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
764 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
765 #: Plugins/Input/flac/configure.c:583 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
766 msgid "high" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
767 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
768 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
769 #: Plugins/Input/flac/configure.c:589 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
770 msgid "Dither to" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
771 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
772 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
773 #: Plugins/Input/flac/configure.c:597 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
774 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
775 msgid "16 bps" |
0 | 776 msgstr "16 bitar" |
777 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
778 #: Plugins/Input/flac/configure.c:603 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
779 msgid "24 bps" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
780 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
781 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
782 #: Plugins/Input/flac/configure.c:611 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
783 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
784 msgid "Output" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
785 msgstr "Uppspelningsinsticksmoduler" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
786 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
787 #: Plugins/Input/flac/configure.c:617 Plugins/Input/mpg123/configure.c:464 |
273 | 788 #: Plugins/Input/vorbis/configure.c:287 Plugins/Output/OSS/configure.c:302 |
789 #: Plugins/Output/esd/configure.c:171 | |
0 | 790 msgid "Buffering:" |
791 msgstr "Buffrande:" | |
792 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
793 #: Plugins/Input/flac/configure.c:628 Plugins/Input/mpg123/configure.c:477 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
794 #: Plugins/Input/vorbis/configure.c:299 |
0 | 795 msgid "Buffer size (kb):" |
796 msgstr "Buffertstorlek (kB):" | |
797 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
798 #: Plugins/Input/flac/configure.c:638 Plugins/Input/mpg123/configure.c:492 |
273 | 799 #: Plugins/Input/vorbis/configure.c:313 Plugins/Output/OSS/configure.c:329 |
800 #: Plugins/Output/esd/configure.c:198 | |
0 | 801 msgid "Pre-buffer (percent):" |
802 msgstr "Förbuffert (procent):" | |
803 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
804 #: Plugins/Input/flac/configure.c:648 Plugins/Input/mpg123/configure.c:506 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
805 #: Plugins/Input/vorbis/configure.c:327 |
0 | 806 msgid "Proxy:" |
807 msgstr "Proxy:" | |
808 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
809 #: Plugins/Input/flac/configure.c:656 Plugins/Input/mpg123/configure.c:516 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
810 #: Plugins/Input/vorbis/configure.c:337 |
0 | 811 msgid "Use proxy" |
812 msgstr "Använd en proxy" | |
813 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
814 #: Plugins/Input/flac/configure.c:665 Plugins/Input/mpg123/configure.c:529 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
815 #: Plugins/Input/vorbis/configure.c:350 Plugins/Output/esd/configure.c:114 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
816 #: Plugins/Output/esd/configure.c:144 |
0 | 817 msgid "Host:" |
818 msgstr "Värd:" | |
819 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
820 #: Plugins/Input/flac/configure.c:672 Plugins/Input/mpg123/configure.c:539 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
821 #: Plugins/Input/vorbis/configure.c:360 Plugins/Output/esd/configure.c:153 |
0 | 822 msgid "Port:" |
823 msgstr "Port:" | |
824 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
825 #: Plugins/Input/flac/configure.c:682 Plugins/Input/mpg123/configure.c:552 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
826 #: Plugins/Input/vorbis/configure.c:373 |
0 | 827 msgid "Use authentication" |
828 msgstr "Använd autentisering" | |
829 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
830 #: Plugins/Input/flac/configure.c:692 Plugins/Input/mpg123/configure.c:569 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
831 #: Plugins/Input/vorbis/configure.c:390 |
0 | 832 msgid "Username:" |
833 msgstr "Användarnamn:" | |
834 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
835 #: Plugins/Input/flac/configure.c:700 Plugins/Input/mpg123/configure.c:580 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
836 #: Plugins/Input/vorbis/configure.c:401 |
0 | 837 msgid "Password:" |
838 msgstr "Lösenord:" | |
839 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
840 #: Plugins/Input/flac/configure.c:713 Plugins/Input/mpg123/configure.c:597 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
841 #: Plugins/Input/vorbis/configure.c:418 |
0 | 842 msgid "Save stream to disk:" |
843 msgstr "Spara ström till disk:" | |
844 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
845 #: Plugins/Input/flac/configure.c:721 Plugins/Input/mpg123/configure.c:608 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
846 #: Plugins/Input/vorbis/configure.c:429 |
0 | 847 msgid "Save stream to disk" |
848 msgstr "Spara ström till disk" | |
849 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
850 #: Plugins/Input/flac/configure.c:730 Plugins/Input/mpg123/configure.c:622 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
851 #: Plugins/Input/vorbis/configure.c:443 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
852 #: Plugins/Output/disk_writer/disk_writer.c:371 |
0 | 853 msgid "Path:" |
854 msgstr "Sökväg:" | |
855 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
856 #: Plugins/Input/flac/configure.c:737 Plugins/Input/mpg123/configure.c:632 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
857 #: Plugins/Input/vorbis/configure.c:453 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
858 #: Plugins/Output/disk_writer/disk_writer.c:382 |
0 | 859 msgid "Browse" |
860 msgstr "Bläddra" | |
861 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
862 #: Plugins/Input/flac/configure.c:742 Plugins/Input/mpg123/configure.c:638 |
0 | 863 msgid "SHOUT/Icecast:" |
864 msgstr "SHOUT/Icecast:" | |
865 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
866 #: Plugins/Input/flac/configure.c:749 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
867 msgid "Enable SHOUT/Icecast title streaming" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
868 msgstr "Aktivera SHOUT/Icecast titelströmning" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
869 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
870 #: Plugins/Input/flac/configure.c:753 Plugins/Input/mpg123/configure.c:652 |
0 | 871 msgid "Enable Icecast Metadata UDP Channel" |
872 msgstr "Aktivera UDP-kanal för Icecast-metadata" | |
873 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
874 #: Plugins/Input/flac/configure.c:758 Plugins/Input/mpg123/configure.c:659 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
875 #: Plugins/Input/vorbis/configure.c:460 |
0 | 876 msgid "Streaming" |
877 msgstr "Strömmar" | |
878 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
879 #: Plugins/Input/flac/configure.c:789 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
880 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
881 msgid "About Flac Plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
882 msgstr "Om ESounD-insticksmodulen" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
883 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
884 #: Plugins/Input/flac/configure.c:790 |
0 | 885 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
886 "Flac Plugin by Josh Coalson\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
887 "contributions by\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
888 "......\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
889 "......\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
890 "and\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
891 "Daisuke Shimamura\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
892 "Visit http://flac.sourceforge.net/" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
893 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
894 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
895 #: Plugins/Input/flac/fileinfo.c:47 Plugins/Input/mpg123/mpg123.c:35 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
896 #: Plugins/Input/vorbis/fileinfo.c:83 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
897 msgid "Blues" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
898 msgstr "Blues" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
899 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
900 #: Plugins/Input/flac/fileinfo.c:47 Plugins/Input/mpg123/mpg123.c:35 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
901 #: Plugins/Input/vorbis/fileinfo.c:83 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
902 msgid "Classic Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
903 msgstr "Klassisk rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
904 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
905 #: Plugins/Input/flac/fileinfo.c:47 Plugins/Input/mpg123/mpg123.c:35 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
906 #: Plugins/Input/vorbis/fileinfo.c:83 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
907 msgid "Country" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
908 msgstr "Country" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
909 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
910 #: Plugins/Input/flac/fileinfo.c:47 Plugins/Input/mpg123/mpg123.c:35 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
911 #: Plugins/Input/vorbis/fileinfo.c:83 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
912 msgid "Dance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
913 msgstr "Dans" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
914 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
915 #: Plugins/Input/flac/fileinfo.c:48 Plugins/Input/mpg123/mpg123.c:36 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
916 #: Plugins/Input/vorbis/fileinfo.c:84 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
917 msgid "Disco" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
918 msgstr "Disco" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
919 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
920 #: Plugins/Input/flac/fileinfo.c:48 Plugins/Input/mpg123/mpg123.c:36 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
921 #: Plugins/Input/vorbis/fileinfo.c:84 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
922 msgid "Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
923 msgstr "Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
924 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
925 #: Plugins/Input/flac/fileinfo.c:48 Plugins/Input/mpg123/mpg123.c:36 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
926 #: Plugins/Input/vorbis/fileinfo.c:84 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
927 msgid "Grunge" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
928 msgstr "Grunge" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
929 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
930 #: Plugins/Input/flac/fileinfo.c:48 Plugins/Input/mpg123/mpg123.c:36 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
931 #: Plugins/Input/vorbis/fileinfo.c:84 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
932 msgid "Hip-Hop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
933 msgstr "Hip-Hop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
934 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
935 #: Plugins/Input/flac/fileinfo.c:49 Plugins/Input/mpg123/mpg123.c:37 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
936 #: Plugins/Input/vorbis/fileinfo.c:85 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
937 msgid "Jazz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
938 msgstr "Jazz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
939 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
940 #: Plugins/Input/flac/fileinfo.c:49 Plugins/Input/mpg123/mpg123.c:37 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
941 #: Plugins/Input/vorbis/fileinfo.c:85 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
942 msgid "Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
943 msgstr "Metall" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
944 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
945 #: Plugins/Input/flac/fileinfo.c:49 Plugins/Input/mpg123/mpg123.c:37 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
946 #: Plugins/Input/vorbis/fileinfo.c:85 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
947 msgid "New Age" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
948 msgstr "New Age" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
949 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
950 #: Plugins/Input/flac/fileinfo.c:49 Plugins/Input/mpg123/mpg123.c:37 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
951 #: Plugins/Input/vorbis/fileinfo.c:85 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
952 msgid "Oldies" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
953 msgstr "Oldies" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
954 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
955 #: Plugins/Input/flac/fileinfo.c:50 Plugins/Input/mpg123/mpg123.c:38 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
956 #: Plugins/Input/vorbis/fileinfo.c:86 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
957 msgid "Other" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
958 msgstr "Övrigt" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
959 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
960 #: Plugins/Input/flac/fileinfo.c:50 Plugins/Input/mpg123/mpg123.c:38 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
961 #: Plugins/Input/vorbis/fileinfo.c:86 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
962 msgid "Pop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
963 msgstr "Pop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
964 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
965 #: Plugins/Input/flac/fileinfo.c:50 Plugins/Input/mpg123/mpg123.c:38 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
966 #: Plugins/Input/vorbis/fileinfo.c:86 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
967 msgid "R&B" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
968 msgstr "R&B" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
969 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
970 #: Plugins/Input/flac/fileinfo.c:50 Plugins/Input/mpg123/mpg123.c:38 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
971 #: Plugins/Input/vorbis/fileinfo.c:86 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
972 msgid "Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
973 msgstr "Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
974 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
975 #: Plugins/Input/flac/fileinfo.c:50 Plugins/Input/mpg123/mpg123.c:38 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
976 #: Plugins/Input/vorbis/fileinfo.c:86 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
977 msgid "Reggae" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
978 msgstr "Reggae" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
979 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
980 #: Plugins/Input/flac/fileinfo.c:51 Plugins/Input/mpg123/mpg123.c:39 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
981 #: Plugins/Input/vorbis/fileinfo.c:87 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
982 msgid "Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
983 msgstr "Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
984 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
985 #: Plugins/Input/flac/fileinfo.c:51 Plugins/Input/mpg123/mpg123.c:39 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
986 #: Plugins/Input/vorbis/fileinfo.c:87 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
987 msgid "Techno" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
988 msgstr "Techno" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
989 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
990 #: Plugins/Input/flac/fileinfo.c:51 Plugins/Input/mpg123/mpg123.c:39 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
991 #: Plugins/Input/vorbis/fileinfo.c:87 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
992 msgid "Industrial" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
993 msgstr "Industriell" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
994 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
995 #: Plugins/Input/flac/fileinfo.c:51 Plugins/Input/mpg123/mpg123.c:39 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
996 #: Plugins/Input/vorbis/fileinfo.c:87 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
997 msgid "Alternative" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
998 msgstr "Alternativt" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
999 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1000 #: Plugins/Input/flac/fileinfo.c:52 Plugins/Input/mpg123/mpg123.c:40 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1001 #: Plugins/Input/vorbis/fileinfo.c:88 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1002 msgid "Ska" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1003 msgstr "Ska" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1004 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1005 #: Plugins/Input/flac/fileinfo.c:52 Plugins/Input/mpg123/mpg123.c:40 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1006 #: Plugins/Input/vorbis/fileinfo.c:88 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1007 msgid "Death Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1008 msgstr "Dödsmetall" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1009 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1010 #: Plugins/Input/flac/fileinfo.c:52 Plugins/Input/mpg123/mpg123.c:40 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1011 #: Plugins/Input/vorbis/fileinfo.c:88 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1012 msgid "Pranks" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1013 msgstr "Skämt" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1014 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1015 #: Plugins/Input/flac/fileinfo.c:52 Plugins/Input/mpg123/mpg123.c:40 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1016 #: Plugins/Input/vorbis/fileinfo.c:88 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1017 msgid "Soundtrack" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1018 msgstr "Soundtrack" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1019 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1020 #: Plugins/Input/flac/fileinfo.c:53 Plugins/Input/mpg123/mpg123.c:41 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1021 #: Plugins/Input/vorbis/fileinfo.c:89 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1022 msgid "Euro-Techno" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1023 msgstr "Euro-Techno" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1024 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1025 #: Plugins/Input/flac/fileinfo.c:53 Plugins/Input/mpg123/mpg123.c:41 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1026 #: Plugins/Input/vorbis/fileinfo.c:89 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1027 msgid "Ambient" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1028 msgstr "Bakgrundsljud" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1029 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1030 #: Plugins/Input/flac/fileinfo.c:53 Plugins/Input/mpg123/mpg123.c:41 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1031 #: Plugins/Input/vorbis/fileinfo.c:89 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1032 msgid "Trip-Hop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1033 msgstr "Trip-Hop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1034 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1035 #: Plugins/Input/flac/fileinfo.c:53 Plugins/Input/mpg123/mpg123.c:41 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1036 #: Plugins/Input/vorbis/fileinfo.c:89 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1037 msgid "Vocal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1038 msgstr "Vokal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1039 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1040 #: Plugins/Input/flac/fileinfo.c:54 Plugins/Input/mpg123/mpg123.c:42 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1041 #: Plugins/Input/vorbis/fileinfo.c:90 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1042 msgid "Jazz+Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1043 msgstr "Jazz+Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1044 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1045 #: Plugins/Input/flac/fileinfo.c:54 Plugins/Input/mpg123/mpg123.c:42 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1046 #: Plugins/Input/vorbis/fileinfo.c:90 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1047 msgid "Fusion" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1048 msgstr "Fusion" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1049 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1050 #: Plugins/Input/flac/fileinfo.c:54 Plugins/Input/mpg123/mpg123.c:42 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1051 #: Plugins/Input/vorbis/fileinfo.c:90 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1052 msgid "Trance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1053 msgstr "Trance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1054 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1055 #: Plugins/Input/flac/fileinfo.c:54 Plugins/Input/mpg123/mpg123.c:42 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1056 #: Plugins/Input/vorbis/fileinfo.c:90 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1057 msgid "Classical" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1058 msgstr "Klassiskt" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1059 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1060 #: Plugins/Input/flac/fileinfo.c:55 Plugins/Input/mpg123/mpg123.c:43 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1061 #: Plugins/Input/vorbis/fileinfo.c:91 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1062 msgid "Instrumental" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1063 msgstr "Instrumentell" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1064 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1065 #: Plugins/Input/flac/fileinfo.c:55 Plugins/Input/mpg123/mpg123.c:43 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1066 #: Plugins/Input/vorbis/fileinfo.c:91 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1067 msgid "Acid" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1068 msgstr "Acid" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1069 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1070 #: Plugins/Input/flac/fileinfo.c:55 Plugins/Input/mpg123/mpg123.c:43 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1071 #: Plugins/Input/vorbis/fileinfo.c:91 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1072 msgid "House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1073 msgstr "House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1074 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1075 #: Plugins/Input/flac/fileinfo.c:55 Plugins/Input/mpg123/mpg123.c:43 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1076 #: Plugins/Input/vorbis/fileinfo.c:91 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1077 msgid "Game" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1078 msgstr "Spelmusik" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1079 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1080 #: Plugins/Input/flac/fileinfo.c:56 Plugins/Input/mpg123/mpg123.c:44 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1081 #: Plugins/Input/vorbis/fileinfo.c:92 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1082 msgid "Sound Clip" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1083 msgstr "Ljudklipp" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1084 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1085 #: Plugins/Input/flac/fileinfo.c:56 Plugins/Input/mpg123/mpg123.c:44 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1086 #: Plugins/Input/vorbis/fileinfo.c:92 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1087 msgid "Gospel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1088 msgstr "Gospell" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1089 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1090 #: Plugins/Input/flac/fileinfo.c:56 Plugins/Input/mpg123/mpg123.c:44 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1091 #: Plugins/Input/vorbis/fileinfo.c:92 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1092 msgid "Noise" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1093 msgstr "Oljud" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1094 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1095 #: Plugins/Input/flac/fileinfo.c:56 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1096 msgid "Alt" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1097 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1098 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1099 #: Plugins/Input/flac/fileinfo.c:57 Plugins/Input/mpg123/mpg123.c:45 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1100 #: Plugins/Input/vorbis/fileinfo.c:93 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1101 msgid "Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1102 msgstr "Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1103 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1104 #: Plugins/Input/flac/fileinfo.c:57 Plugins/Input/mpg123/mpg123.c:45 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1105 #: Plugins/Input/vorbis/fileinfo.c:93 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1106 msgid "Soul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1107 msgstr "Soul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1108 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1109 #: Plugins/Input/flac/fileinfo.c:57 Plugins/Input/mpg123/mpg123.c:45 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1110 #: Plugins/Input/vorbis/fileinfo.c:93 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1111 msgid "Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1112 msgstr "Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1113 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1114 #: Plugins/Input/flac/fileinfo.c:57 Plugins/Input/mpg123/mpg123.c:45 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1115 #: Plugins/Input/vorbis/fileinfo.c:93 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1116 msgid "Space" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1117 msgstr "Space" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1118 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1119 #: Plugins/Input/flac/fileinfo.c:58 Plugins/Input/mpg123/mpg123.c:46 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1120 #: Plugins/Input/vorbis/fileinfo.c:94 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1121 msgid "Meditative" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1122 msgstr "Meditativ" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1123 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1124 #: Plugins/Input/flac/fileinfo.c:58 Plugins/Input/mpg123/mpg123.c:46 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1125 #: Plugins/Input/vorbis/fileinfo.c:94 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1126 msgid "Instrumental Pop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1127 msgstr "Instrumentell pop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1128 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1129 #: Plugins/Input/flac/fileinfo.c:59 Plugins/Input/mpg123/mpg123.c:47 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1130 #: Plugins/Input/vorbis/fileinfo.c:95 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1131 msgid "Instrumental Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1132 msgstr "Instrumentell rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1133 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1134 #: Plugins/Input/flac/fileinfo.c:59 Plugins/Input/mpg123/mpg123.c:47 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1135 #: Plugins/Input/vorbis/fileinfo.c:95 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1136 msgid "Ethnic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1137 msgstr "Etnisk musik" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1138 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1139 #: Plugins/Input/flac/fileinfo.c:59 Plugins/Input/mpg123/mpg123.c:47 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1140 #: Plugins/Input/vorbis/fileinfo.c:95 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1141 msgid "Gothic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1142 msgstr "Gotisk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1143 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1144 #: Plugins/Input/flac/fileinfo.c:60 Plugins/Input/mpg123/mpg123.c:48 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1145 #: Plugins/Input/vorbis/fileinfo.c:96 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1146 msgid "Darkwave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1147 msgstr "Darkwave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1148 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1149 #: Plugins/Input/flac/fileinfo.c:60 Plugins/Input/mpg123/mpg123.c:48 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1150 #: Plugins/Input/vorbis/fileinfo.c:96 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1151 msgid "Techno-Industrial" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1152 msgstr "Techno-Industriell" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1153 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1154 #: Plugins/Input/flac/fileinfo.c:60 Plugins/Input/mpg123/mpg123.c:48 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1155 #: Plugins/Input/vorbis/fileinfo.c:96 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1156 msgid "Electronic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1157 msgstr "Elektronisk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1158 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1159 #: Plugins/Input/flac/fileinfo.c:61 Plugins/Input/mpg123/mpg123.c:49 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1160 #: Plugins/Input/vorbis/fileinfo.c:97 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1161 msgid "Pop-Folk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1162 msgstr "Pop-Folk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1163 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1164 #: Plugins/Input/flac/fileinfo.c:61 Plugins/Input/mpg123/mpg123.c:49 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1165 #: Plugins/Input/vorbis/fileinfo.c:97 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1166 msgid "Eurodance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1167 msgstr "Eurodance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1168 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1169 #: Plugins/Input/flac/fileinfo.c:61 Plugins/Input/mpg123/mpg123.c:49 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1170 #: Plugins/Input/vorbis/fileinfo.c:97 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1171 msgid "Dream" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1172 msgstr "Dream" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1173 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1174 #: Plugins/Input/flac/fileinfo.c:62 Plugins/Input/mpg123/mpg123.c:50 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1175 #: Plugins/Input/vorbis/fileinfo.c:98 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1176 msgid "Southern Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1177 msgstr "Southern Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1178 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1179 #: Plugins/Input/flac/fileinfo.c:62 Plugins/Input/mpg123/mpg123.c:50 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1180 #: Plugins/Input/vorbis/fileinfo.c:98 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1181 msgid "Comedy" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1182 msgstr "Komedi" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1183 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1184 #: Plugins/Input/flac/fileinfo.c:62 Plugins/Input/mpg123/mpg123.c:50 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1185 #: Plugins/Input/vorbis/fileinfo.c:98 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1186 msgid "Cult" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1187 msgstr "Kult" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1188 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1189 #: Plugins/Input/flac/fileinfo.c:63 Plugins/Input/mpg123/mpg123.c:51 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1190 #: Plugins/Input/vorbis/fileinfo.c:99 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1191 msgid "Gangsta Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1192 msgstr "Gangsterrap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1193 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1194 #: Plugins/Input/flac/fileinfo.c:63 Plugins/Input/mpg123/mpg123.c:51 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1195 #: Plugins/Input/vorbis/fileinfo.c:99 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1196 msgid "Top 40" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1197 msgstr "Topp 40" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1198 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1199 #: Plugins/Input/flac/fileinfo.c:63 Plugins/Input/mpg123/mpg123.c:51 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1200 #: Plugins/Input/vorbis/fileinfo.c:99 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1201 msgid "Christian Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1202 msgstr "Kristen rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1203 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1204 #: Plugins/Input/flac/fileinfo.c:64 Plugins/Input/mpg123/mpg123.c:52 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1205 #: Plugins/Input/vorbis/fileinfo.c:100 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1206 msgid "Pop/Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1207 msgstr "Pop/Funk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1208 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1209 #: Plugins/Input/flac/fileinfo.c:64 Plugins/Input/mpg123/mpg123.c:52 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1210 #: Plugins/Input/vorbis/fileinfo.c:100 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1211 msgid "Jungle" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1212 msgstr "Jungel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1213 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1214 #: Plugins/Input/flac/fileinfo.c:64 Plugins/Input/mpg123/mpg123.c:52 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1215 #: Plugins/Input/vorbis/fileinfo.c:100 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1216 msgid "Native American" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1217 msgstr "Ursprungsamerikansk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1218 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1219 #: Plugins/Input/flac/fileinfo.c:65 Plugins/Input/mpg123/mpg123.c:53 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1220 #: Plugins/Input/vorbis/fileinfo.c:101 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1221 msgid "Cabaret" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1222 msgstr "Cabaret" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1223 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1224 #: Plugins/Input/flac/fileinfo.c:65 Plugins/Input/mpg123/mpg123.c:53 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1225 #: Plugins/Input/vorbis/fileinfo.c:101 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1226 msgid "New Wave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1227 msgstr "New Wave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1228 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1229 #: Plugins/Input/flac/fileinfo.c:65 Plugins/Input/mpg123/mpg123.c:53 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1230 #: Plugins/Input/vorbis/fileinfo.c:101 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1231 msgid "Psychedelic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1232 msgstr "Psychedelisk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1233 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1234 #: Plugins/Input/flac/fileinfo.c:65 Plugins/Input/mpg123/mpg123.c:53 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1235 #: Plugins/Input/vorbis/fileinfo.c:101 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1236 msgid "Rave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1237 msgstr "Rave" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1238 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1239 #: Plugins/Input/flac/fileinfo.c:66 Plugins/Input/mpg123/mpg123.c:54 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1240 #: Plugins/Input/vorbis/fileinfo.c:102 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1241 msgid "Showtunes" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1242 msgstr "Showtunes" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1243 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1244 #: Plugins/Input/flac/fileinfo.c:66 Plugins/Input/mpg123/mpg123.c:54 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1245 #: Plugins/Input/vorbis/fileinfo.c:102 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1246 msgid "Trailer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1247 msgstr "Trailer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1248 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1249 #: Plugins/Input/flac/fileinfo.c:66 Plugins/Input/mpg123/mpg123.c:54 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1250 #: Plugins/Input/vorbis/fileinfo.c:102 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1251 msgid "Lo-Fi" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1252 msgstr "Lo-Fi" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1253 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1254 #: Plugins/Input/flac/fileinfo.c:66 Plugins/Input/mpg123/mpg123.c:54 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1255 #: Plugins/Input/vorbis/fileinfo.c:102 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1256 msgid "Tribal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1257 msgstr "Stammusik" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1258 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1259 #: Plugins/Input/flac/fileinfo.c:67 Plugins/Input/mpg123/mpg123.c:55 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1260 #: Plugins/Input/vorbis/fileinfo.c:103 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1261 msgid "Acid Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1262 msgstr "Acid Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1263 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1264 #: Plugins/Input/flac/fileinfo.c:67 Plugins/Input/mpg123/mpg123.c:55 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1265 #: Plugins/Input/vorbis/fileinfo.c:103 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1266 msgid "Acid Jazz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1267 msgstr "Acid Jazz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1268 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1269 #: Plugins/Input/flac/fileinfo.c:67 Plugins/Input/mpg123/mpg123.c:55 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1270 #: Plugins/Input/vorbis/fileinfo.c:103 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1271 msgid "Polka" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1272 msgstr "Polka" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1273 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1274 #: Plugins/Input/flac/fileinfo.c:67 Plugins/Input/mpg123/mpg123.c:55 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1275 #: Plugins/Input/vorbis/fileinfo.c:103 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1276 msgid "Retro" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1277 msgstr "Retro" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1278 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1279 #: Plugins/Input/flac/fileinfo.c:68 Plugins/Input/mpg123/mpg123.c:56 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1280 #: Plugins/Input/vorbis/fileinfo.c:104 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1281 msgid "Musical" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1282 msgstr "Musikal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1283 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1284 #: Plugins/Input/flac/fileinfo.c:68 Plugins/Input/mpg123/mpg123.c:56 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1285 #: Plugins/Input/vorbis/fileinfo.c:104 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1286 msgid "Rock & Roll" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1287 msgstr "Rock & Roll" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1288 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1289 #: Plugins/Input/flac/fileinfo.c:68 Plugins/Input/mpg123/mpg123.c:56 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1290 #: Plugins/Input/vorbis/fileinfo.c:104 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1291 msgid "Hard Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1292 msgstr "Hård rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1293 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1294 #: Plugins/Input/flac/fileinfo.c:68 Plugins/Input/mpg123/mpg123.c:56 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1295 #: Plugins/Input/vorbis/fileinfo.c:104 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1296 msgid "Folk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1297 msgstr "Folkdans" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1298 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1299 #: Plugins/Input/flac/fileinfo.c:69 Plugins/Input/mpg123/mpg123.c:57 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1300 #: Plugins/Input/vorbis/fileinfo.c:105 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1301 msgid "Folk/Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1302 msgstr "Folkdans/Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1303 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1304 #: Plugins/Input/flac/fileinfo.c:69 Plugins/Input/mpg123/mpg123.c:57 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1305 #: Plugins/Input/vorbis/fileinfo.c:105 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1306 msgid "National Folk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1307 msgstr "Nationalfolkdans" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1308 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1309 #: Plugins/Input/flac/fileinfo.c:69 Plugins/Input/mpg123/mpg123.c:57 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1310 #: Plugins/Input/vorbis/fileinfo.c:105 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1311 msgid "Swing" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1312 msgstr "Swing" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1313 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1314 #: Plugins/Input/flac/fileinfo.c:70 Plugins/Input/mpg123/mpg123.c:58 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1315 #: Plugins/Input/vorbis/fileinfo.c:106 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1316 msgid "Fast-Fusion" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1317 msgstr "Fast-Fusion" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1318 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1319 #: Plugins/Input/flac/fileinfo.c:70 Plugins/Input/mpg123/mpg123.c:58 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1320 #: Plugins/Input/vorbis/fileinfo.c:106 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1321 msgid "Bebob" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1322 msgstr "Bebob" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1323 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1324 #: Plugins/Input/flac/fileinfo.c:70 Plugins/Input/mpg123/mpg123.c:58 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1325 #: Plugins/Input/vorbis/fileinfo.c:106 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1326 msgid "Latin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1327 msgstr "Latin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1328 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1329 #: Plugins/Input/flac/fileinfo.c:70 Plugins/Input/mpg123/mpg123.c:58 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1330 #: Plugins/Input/vorbis/fileinfo.c:106 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1331 msgid "Revival" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1332 msgstr "Återupplivning" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1333 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1334 #: Plugins/Input/flac/fileinfo.c:71 Plugins/Input/mpg123/mpg123.c:59 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1335 #: Plugins/Input/vorbis/fileinfo.c:107 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1336 msgid "Celtic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1337 msgstr "Keltisk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1338 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1339 #: Plugins/Input/flac/fileinfo.c:71 Plugins/Input/mpg123/mpg123.c:59 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1340 #: Plugins/Input/vorbis/fileinfo.c:107 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1341 msgid "Bluegrass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1342 msgstr "Bluegrass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1343 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1344 #: Plugins/Input/flac/fileinfo.c:71 Plugins/Input/mpg123/mpg123.c:59 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1345 #: Plugins/Input/vorbis/fileinfo.c:107 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1346 msgid "Avantgarde" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1347 msgstr "Avantgarde" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1348 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1349 #: Plugins/Input/flac/fileinfo.c:72 Plugins/Input/mpg123/mpg123.c:60 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1350 #: Plugins/Input/vorbis/fileinfo.c:108 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1351 msgid "Gothic Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1352 msgstr "Gotisk rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1353 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1354 #: Plugins/Input/flac/fileinfo.c:72 Plugins/Input/mpg123/mpg123.c:60 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1355 #: Plugins/Input/vorbis/fileinfo.c:108 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1356 msgid "Progressive Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1357 msgstr "Progressiv rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1358 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1359 #: Plugins/Input/flac/fileinfo.c:73 Plugins/Input/mpg123/mpg123.c:61 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1360 #: Plugins/Input/vorbis/fileinfo.c:109 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1361 msgid "Psychedelic Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1362 msgstr "Psychadelisk rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1363 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1364 #: Plugins/Input/flac/fileinfo.c:73 Plugins/Input/mpg123/mpg123.c:61 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1365 #: Plugins/Input/vorbis/fileinfo.c:109 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1366 msgid "Symphonic Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1367 msgstr "Symfonisk rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1368 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1369 #: Plugins/Input/flac/fileinfo.c:73 Plugins/Input/mpg123/mpg123.c:61 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1370 #: Plugins/Input/vorbis/fileinfo.c:109 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1371 msgid "Slow Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1372 msgstr "Lugn Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1373 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1374 #: Plugins/Input/flac/fileinfo.c:74 Plugins/Input/mpg123/mpg123.c:62 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1375 #: Plugins/Input/vorbis/fileinfo.c:110 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1376 msgid "Big Band" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1377 msgstr "Storband" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1378 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1379 #: Plugins/Input/flac/fileinfo.c:74 Plugins/Input/mpg123/mpg123.c:62 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1380 #: Plugins/Input/vorbis/fileinfo.c:110 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1381 msgid "Chorus" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1382 msgstr "Korus" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1383 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1384 #: Plugins/Input/flac/fileinfo.c:74 Plugins/Input/mpg123/mpg123.c:62 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1385 #: Plugins/Input/vorbis/fileinfo.c:110 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1386 msgid "Easy Listening" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1387 msgstr "Easy Listening" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1388 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1389 #: Plugins/Input/flac/fileinfo.c:75 Plugins/Input/mpg123/mpg123.c:63 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1390 #: Plugins/Input/vorbis/fileinfo.c:111 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1391 msgid "Acoustic" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1392 msgstr "Akustisk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1393 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1394 #: Plugins/Input/flac/fileinfo.c:75 Plugins/Input/mpg123/mpg123.c:63 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1395 #: Plugins/Input/vorbis/fileinfo.c:111 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1396 msgid "Humour" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1397 msgstr "Humor" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1398 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1399 #: Plugins/Input/flac/fileinfo.c:75 Plugins/Input/mpg123/mpg123.c:63 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1400 #: Plugins/Input/vorbis/fileinfo.c:111 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1401 msgid "Speech" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1402 msgstr "Tal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1403 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1404 #: Plugins/Input/flac/fileinfo.c:75 Plugins/Input/mpg123/mpg123.c:63 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1405 #: Plugins/Input/vorbis/fileinfo.c:111 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1406 msgid "Chanson" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1407 msgstr "Chanson" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1408 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1409 #: Plugins/Input/flac/fileinfo.c:76 Plugins/Input/mpg123/mpg123.c:64 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1410 #: Plugins/Input/vorbis/fileinfo.c:112 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1411 msgid "Opera" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1412 msgstr "Opera" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1413 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1414 #: Plugins/Input/flac/fileinfo.c:76 Plugins/Input/mpg123/mpg123.c:64 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1415 #: Plugins/Input/vorbis/fileinfo.c:112 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1416 msgid "Chamber Music" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1417 msgstr "Rumsmusik" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1418 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1419 #: Plugins/Input/flac/fileinfo.c:76 Plugins/Input/mpg123/mpg123.c:64 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1420 #: Plugins/Input/vorbis/fileinfo.c:112 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1421 msgid "Sonata" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1422 msgstr "Sonat" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1423 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1424 #: Plugins/Input/flac/fileinfo.c:76 Plugins/Input/mpg123/mpg123.c:64 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1425 #: Plugins/Input/vorbis/fileinfo.c:112 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1426 msgid "Symphony" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1427 msgstr "Symfoni" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1428 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1429 #: Plugins/Input/flac/fileinfo.c:77 Plugins/Input/mpg123/mpg123.c:65 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1430 #: Plugins/Input/vorbis/fileinfo.c:113 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1431 msgid "Booty Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1432 msgstr "Booty Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1433 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1434 #: Plugins/Input/flac/fileinfo.c:77 Plugins/Input/mpg123/mpg123.c:65 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1435 #: Plugins/Input/vorbis/fileinfo.c:113 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1436 msgid "Primus" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1437 msgstr "Primus" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1438 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1439 #: Plugins/Input/flac/fileinfo.c:77 Plugins/Input/mpg123/mpg123.c:65 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1440 #: Plugins/Input/vorbis/fileinfo.c:113 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1441 msgid "Porn Groove" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1442 msgstr "Porr groove" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1443 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1444 #: Plugins/Input/flac/fileinfo.c:78 Plugins/Input/mpg123/mpg123.c:66 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1445 #: Plugins/Input/vorbis/fileinfo.c:114 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1446 msgid "Satire" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1447 msgstr "Satir" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1448 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1449 #: Plugins/Input/flac/fileinfo.c:78 Plugins/Input/mpg123/mpg123.c:66 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1450 #: Plugins/Input/vorbis/fileinfo.c:114 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1451 msgid "Slow Jam" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1452 msgstr "Slow Jam" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1453 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1454 #: Plugins/Input/flac/fileinfo.c:78 Plugins/Input/mpg123/mpg123.c:66 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1455 #: Plugins/Input/vorbis/fileinfo.c:114 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1456 msgid "Club" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1457 msgstr "Klubb" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1458 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1459 #: Plugins/Input/flac/fileinfo.c:78 Plugins/Input/mpg123/mpg123.c:66 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1460 #: Plugins/Input/vorbis/fileinfo.c:114 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1461 msgid "Tango" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1462 msgstr "Tango" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1463 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1464 #: Plugins/Input/flac/fileinfo.c:79 Plugins/Input/mpg123/mpg123.c:67 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1465 #: Plugins/Input/vorbis/fileinfo.c:115 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1466 msgid "Samba" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1467 msgstr "Samba" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1468 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1469 #: Plugins/Input/flac/fileinfo.c:79 Plugins/Input/mpg123/mpg123.c:67 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1470 #: Plugins/Input/vorbis/fileinfo.c:115 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1471 msgid "Folklore" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1472 msgstr "Folkvisa" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1473 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1474 #: Plugins/Input/flac/fileinfo.c:79 Plugins/Input/mpg123/mpg123.c:67 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1475 #: Plugins/Input/vorbis/fileinfo.c:115 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1476 msgid "Ballad" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1477 msgstr "Ballad" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1478 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1479 #: Plugins/Input/flac/fileinfo.c:79 Plugins/Input/mpg123/mpg123.c:67 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1480 #: Plugins/Input/vorbis/fileinfo.c:115 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1481 msgid "Power Ballad" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1482 msgstr "Kraftballad" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1483 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1484 #: Plugins/Input/flac/fileinfo.c:80 Plugins/Input/mpg123/mpg123.c:68 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1485 #: Plugins/Input/vorbis/fileinfo.c:116 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1486 msgid "Rhythmic Soul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1487 msgstr "Rhytmisk Soul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1488 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1489 #: Plugins/Input/flac/fileinfo.c:80 Plugins/Input/mpg123/mpg123.c:68 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1490 #: Plugins/Input/vorbis/fileinfo.c:116 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1491 msgid "Freestyle" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1492 msgstr "Freestyle" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1493 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1494 #: Plugins/Input/flac/fileinfo.c:80 Plugins/Input/mpg123/mpg123.c:68 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1495 #: Plugins/Input/vorbis/fileinfo.c:116 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1496 msgid "Duet" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1497 msgstr "Duett" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1498 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1499 #: Plugins/Input/flac/fileinfo.c:81 Plugins/Input/mpg123/mpg123.c:69 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1500 #: Plugins/Input/vorbis/fileinfo.c:117 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1501 msgid "Punk Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1502 msgstr "Punkrock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1503 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1504 #: Plugins/Input/flac/fileinfo.c:81 Plugins/Input/mpg123/mpg123.c:69 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1505 #: Plugins/Input/vorbis/fileinfo.c:117 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1506 msgid "Drum Solo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1507 msgstr "Trummsolo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1508 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1509 #: Plugins/Input/flac/fileinfo.c:81 Plugins/Input/mpg123/mpg123.c:69 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1510 #: Plugins/Input/vorbis/fileinfo.c:117 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1511 msgid "A Cappella" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1512 msgstr "A Cappella" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1513 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1514 #: Plugins/Input/flac/fileinfo.c:82 Plugins/Input/mpg123/mpg123.c:70 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1515 #: Plugins/Input/vorbis/fileinfo.c:118 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1516 msgid "Euro-House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1517 msgstr "Euro-House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1518 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1519 #: Plugins/Input/flac/fileinfo.c:82 Plugins/Input/mpg123/mpg123.c:70 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1520 #: Plugins/Input/vorbis/fileinfo.c:118 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1521 msgid "Dance Hall" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1522 msgstr "Dance Hall" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1523 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1524 #: Plugins/Input/flac/fileinfo.c:82 Plugins/Input/mpg123/mpg123.c:70 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1525 #: Plugins/Input/vorbis/fileinfo.c:118 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1526 msgid "Goa" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1527 msgstr "Goa" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1528 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1529 #: Plugins/Input/flac/fileinfo.c:83 Plugins/Input/mpg123/mpg123.c:71 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1530 #: Plugins/Input/vorbis/fileinfo.c:119 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1531 msgid "Drum & Bass" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1532 msgstr "Trumma & Bas" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1533 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1534 #: Plugins/Input/flac/fileinfo.c:83 Plugins/Input/mpg123/mpg123.c:71 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1535 #: Plugins/Input/vorbis/fileinfo.c:119 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1536 msgid "Club-House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1537 msgstr "Club-House" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1538 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1539 #: Plugins/Input/flac/fileinfo.c:83 Plugins/Input/mpg123/mpg123.c:71 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1540 #: Plugins/Input/vorbis/fileinfo.c:119 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1541 msgid "Hardcore" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1542 msgstr "Hardcore" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1543 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1544 #: Plugins/Input/flac/fileinfo.c:84 Plugins/Input/mpg123/mpg123.c:72 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1545 #: Plugins/Input/vorbis/fileinfo.c:120 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1546 msgid "Terror" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1547 msgstr "Terror" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1548 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1549 #: Plugins/Input/flac/fileinfo.c:84 Plugins/Input/mpg123/mpg123.c:72 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1550 #: Plugins/Input/vorbis/fileinfo.c:120 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1551 msgid "Indie" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1552 msgstr "Indisk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1553 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1554 #: Plugins/Input/flac/fileinfo.c:84 Plugins/Input/mpg123/mpg123.c:72 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1555 #: Plugins/Input/vorbis/fileinfo.c:120 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1556 msgid "BritPop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1557 msgstr "BritPop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1558 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1559 #: Plugins/Input/flac/fileinfo.c:84 Plugins/Input/mpg123/mpg123.c:72 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1560 #: Plugins/Input/vorbis/fileinfo.c:120 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1561 msgid "Negerpunk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1562 msgstr "Negerpunk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1563 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1564 #: Plugins/Input/flac/fileinfo.c:85 Plugins/Input/mpg123/mpg123.c:73 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1565 #: Plugins/Input/vorbis/fileinfo.c:121 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1566 msgid "Polsk Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1567 msgstr "Polsk Punk" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1568 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1569 #: Plugins/Input/flac/fileinfo.c:85 Plugins/Input/mpg123/mpg123.c:73 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1570 #: Plugins/Input/vorbis/fileinfo.c:121 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1571 msgid "Beat" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1572 msgstr "Beat" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1573 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1574 #: Plugins/Input/flac/fileinfo.c:85 Plugins/Input/mpg123/mpg123.c:73 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1575 #: Plugins/Input/vorbis/fileinfo.c:121 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1576 msgid "Christian Gangsta Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1577 msgstr "Kristen Gangsta Rap" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1578 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1579 #: Plugins/Input/flac/fileinfo.c:86 Plugins/Input/mpg123/mpg123.c:74 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1580 #: Plugins/Input/vorbis/fileinfo.c:122 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1581 msgid "Heavy Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1582 msgstr "Heavy Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1583 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1584 #: Plugins/Input/flac/fileinfo.c:86 Plugins/Input/mpg123/mpg123.c:74 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1585 #: Plugins/Input/vorbis/fileinfo.c:122 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1586 msgid "Black Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1587 msgstr "Black Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1588 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1589 #: Plugins/Input/flac/fileinfo.c:86 Plugins/Input/mpg123/mpg123.c:74 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1590 #: Plugins/Input/vorbis/fileinfo.c:122 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1591 msgid "Crossover" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1592 msgstr "Crossover" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1593 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1594 #: Plugins/Input/flac/fileinfo.c:87 Plugins/Input/mpg123/mpg123.c:75 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1595 #: Plugins/Input/vorbis/fileinfo.c:123 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1596 msgid "Contemporary Christian" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1597 msgstr "Samtida kristen" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1598 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1599 #: Plugins/Input/flac/fileinfo.c:87 Plugins/Input/mpg123/mpg123.c:75 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1600 #: Plugins/Input/vorbis/fileinfo.c:123 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1601 msgid "Christian Rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1602 msgstr "Kristen rock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1603 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1604 #: Plugins/Input/flac/fileinfo.c:88 Plugins/Input/mpg123/mpg123.c:76 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1605 #: Plugins/Input/vorbis/fileinfo.c:124 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1606 msgid "Merengue" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1607 msgstr "Merengue" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1608 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1609 #: Plugins/Input/flac/fileinfo.c:88 Plugins/Input/mpg123/mpg123.c:76 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1610 #: Plugins/Input/vorbis/fileinfo.c:124 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1611 msgid "Salsa" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1612 msgstr "Salsa" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1613 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1614 #: Plugins/Input/flac/fileinfo.c:88 Plugins/Input/mpg123/mpg123.c:76 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1615 #: Plugins/Input/vorbis/fileinfo.c:124 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1616 msgid "Thrash Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1617 msgstr "Thrash Metal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1618 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1619 #: Plugins/Input/flac/fileinfo.c:89 Plugins/Input/mpg123/mpg123.c:77 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1620 #: Plugins/Input/vorbis/fileinfo.c:125 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1621 msgid "Anime" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1622 msgstr "Anime" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1623 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1624 #: Plugins/Input/flac/fileinfo.c:89 Plugins/Input/mpg123/mpg123.c:77 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1625 #: Plugins/Input/vorbis/fileinfo.c:125 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1626 msgid "JPop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1627 msgstr "JPop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1628 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1629 #: Plugins/Input/flac/fileinfo.c:89 Plugins/Input/mpg123/mpg123.c:77 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1630 #: Plugins/Input/vorbis/fileinfo.c:125 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1631 msgid "Synthpop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1632 msgstr "SynthPop" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1633 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1634 #: Plugins/Input/flac/fileinfo.c:209 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1635 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1636 msgid "Samplerate: %d Hz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1637 msgstr "Uppsamlingstakt:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1638 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1639 #: Plugins/Input/flac/fileinfo.c:210 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1640 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1641 msgid "Channels: %d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1642 msgstr "Kanaler:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1643 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1644 #: Plugins/Input/flac/fileinfo.c:211 |
0 | 1645 #, c-format |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1646 msgid "Bits/Sample: %d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1647 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1648 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1649 #: Plugins/Input/flac/fileinfo.c:213 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1650 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1651 msgid "Blocksize: %d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1652 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1653 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1654 #: Plugins/Input/flac/fileinfo.c:215 |
0 | 1655 #, c-format |
1656 msgid "" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1657 "Blocksize: variable\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1658 " min/max: %d/%d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1659 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1660 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1661 #: Plugins/Input/flac/fileinfo.c:218 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1662 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1663 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1664 "Samples: %llu\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1665 "Length: %d:%.2d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1666 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1667 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1668 "Total längd: %d:%d\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1669 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1670 #: Plugins/Input/flac/fileinfo.c:224 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1671 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1672 msgid "Filesize: %ld B" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1673 msgstr "Filstorlek:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1674 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1675 #: Plugins/Input/flac/fileinfo.c:226 |
0 | 1676 #, c-format |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1677 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1678 "Avg. bitrate: %.1f kb/s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1679 "Compression ratio: %.1f%%" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1680 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1681 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1682 #: Plugins/Input/flac/fileinfo.c:256 audacious/input.c:505 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1683 msgid "Filename:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1684 msgstr "Filnamn:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1685 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1686 #: Plugins/Input/flac/fileinfo.c:268 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1687 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1688 msgid "Tag:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1689 msgstr "Tango" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1690 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1691 #: Plugins/Input/flac/fileinfo.c:275 Plugins/Input/mpg123/fileinfo.c:859 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1692 #: Plugins/Input/vorbis/fileinfo.c:580 |
0 | 1693 msgid "Title:" |
1694 msgstr "Titel:" | |
1695 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1696 #: Plugins/Input/flac/fileinfo.c:282 Plugins/Input/mpg123/fileinfo.c:874 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1697 #: Plugins/Input/vorbis/fileinfo.c:591 |
0 | 1698 msgid "Artist:" |
1699 msgstr "Artist:" | |
1700 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1701 #: Plugins/Input/flac/fileinfo.c:289 Plugins/Input/mpg123/fileinfo.c:889 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1702 #: Plugins/Input/vorbis/fileinfo.c:602 |
0 | 1703 msgid "Album:" |
1704 msgstr "Album:" | |
1705 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1706 #: Plugins/Input/flac/fileinfo.c:296 Plugins/Input/mpg123/fileinfo.c:904 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1707 #: Plugins/Input/vorbis/fileinfo.c:613 |
0 | 1708 msgid "Comment:" |
1709 msgstr "Kommentar:" | |
1710 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1711 #: Plugins/Input/flac/fileinfo.c:303 Plugins/Input/vorbis/fileinfo.c:624 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1712 msgid "Date:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1713 msgstr "Datum:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1714 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1715 #: Plugins/Input/flac/fileinfo.c:311 Plugins/Input/mpg123/fileinfo.c:938 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1716 #: Plugins/Input/vorbis/fileinfo.c:636 |
0 | 1717 msgid "Track number:" |
1718 msgstr "Spårnummer:" | |
1719 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1720 #: Plugins/Input/flac/fileinfo.c:319 Plugins/Input/mpg123/fileinfo.c:970 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1721 #: Plugins/Input/vorbis/fileinfo.c:648 |
0 | 1722 msgid "Genre:" |
1723 msgstr "Genre" | |
1724 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1725 #: Plugins/Input/flac/fileinfo.c:342 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1726 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1727 msgid "Save" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1728 msgstr "/Spara" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1729 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1730 #: Plugins/Input/flac/fileinfo.c:348 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1731 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1732 msgid "Remove Tag" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1733 msgstr "/Ta bort" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1734 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1735 #: Plugins/Input/flac/fileinfo.c:358 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1736 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1737 msgid "FLAC Info:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1738 msgstr "CD-info" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1739 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1740 #: Plugins/Input/flac/fileinfo.c:409 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1741 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1742 msgid "File Info - %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1743 msgstr "Fil-info" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1744 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1745 #: Plugins/Input/flac/http.c:219 Plugins/Input/mpg123/http.c:220 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1746 #: Plugins/Input/vorbis/http.c:218 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1747 #: Plugins/Output/disk_writer/disk_writer.c:134 |
0 | 1748 msgid "Error" |
1749 msgstr "Fel" | |
1750 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1751 #: Plugins/Input/flac/http.c:382 Plugins/Input/mpg123/http.c:373 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1752 #: Plugins/Input/vorbis/http.c:326 |
0 | 1753 #, c-format |
1754 msgid "LOOKING UP %s" | |
1755 msgstr "KOLLAR UPP %s" | |
1756 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1757 #: Plugins/Input/flac/http.c:388 Plugins/Input/mpg123/http.c:378 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1758 #: Plugins/Input/vorbis/http.c:331 |
0 | 1759 #, c-format |
1760 msgid "Couldn't look up host %s" | |
1761 msgstr "Kunde ej hitta värd %s" | |
1762 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1763 #: Plugins/Input/flac/http.c:401 Plugins/Input/mpg123/http.c:391 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1764 #: Plugins/Input/vorbis/http.c:344 |
0 | 1765 #, c-format |
1766 msgid "CONNECTING TO %s:%d" | |
1767 msgstr "ANSLUTER TILL %s:%d" | |
1768 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1769 #: Plugins/Input/flac/http.c:408 Plugins/Input/flac/http.c:428 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1770 #: Plugins/Input/mpg123/http.c:399 Plugins/Input/mpg123/http.c:419 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1771 #: Plugins/Input/vorbis/http.c:352 Plugins/Input/vorbis/http.c:372 |
0 | 1772 #, c-format |
1773 msgid "Couldn't connect to host %s" | |
1774 msgstr "Kunde ej ansluta till värd %s" | |
1775 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1776 #: Plugins/Input/flac/http.c:494 Plugins/Input/mpg123/http.c:482 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1777 #: Plugins/Input/vorbis/http.c:420 |
0 | 1778 msgid "CONNECTED: WAITING FOR REPLY" |
1779 msgstr "ANSLUTEN: VÄNTAR PÅ SVAR" | |
1780 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1781 #: Plugins/Input/flac/http.c:535 Plugins/Input/mpg123/http.c:519 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1782 #: Plugins/Input/vorbis/http.c:457 |
0 | 1783 #, c-format |
1784 msgid "" | |
1785 "Couldn't connect to host %s\n" | |
1786 "Server reported: %s" | |
1787 msgstr "" | |
1788 "Kunde ej ansluta till värd %s\n" | |
1789 "Servern svarade: %s" | |
1790 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1791 #: Plugins/Input/flac/http.c:669 Plugins/Input/mpg123/http.c:637 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1792 #: Plugins/Input/vorbis/http.c:556 |
0 | 1793 #, c-format |
1794 msgid "PRE-BUFFERING: %dKB/%dKB" | |
1795 msgstr "FÖR-BUFFRAR: %dKO/%dKO" | |
1796 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1797 #: Plugins/Input/mikmod/plugin.c:87 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1798 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1799 msgid "About mikmod plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1800 msgstr "Om ESounD-insticksmodulen" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1801 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1802 #: Plugins/Input/mikmod/plugin.c:111 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1803 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1804 "Mikmod Plugin\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1805 "http://www.multimania.com/miodrag/mikmod/\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1806 "Ported to xmms by J. Nick Koston" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1807 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1808 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1809 #: Plugins/Input/mikmod/plugin.c:180 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1810 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1811 msgid "MikMod Player %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1812 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1813 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1814 #: Plugins/Input/mikmod/plugin.c:366 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1815 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1816 msgid "Couldn't load mod" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1817 msgstr "Kunde ej hitta värd %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1818 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1819 #: Plugins/Input/mikmod/plugin.c:425 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1820 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1821 msgid "MikMod Configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1822 msgstr "bmp: Konfiguration av MPEG-ljudinsticksmodul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1823 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1824 #: Plugins/Input/mikmod/plugin.c:449 Plugins/Input/mpg123/configure.c:328 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1825 msgid "Resolution:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1826 msgstr "Upplösning:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1827 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1828 #: Plugins/Input/mikmod/plugin.c:460 Plugins/Input/mpg123/configure.c:336 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1829 msgid "16 bit" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1830 msgstr "16 bitar" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1831 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1832 #: Plugins/Input/mikmod/plugin.c:468 Plugins/Input/mpg123/configure.c:345 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1833 msgid "8 bit" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1834 msgstr "8 bitar" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1835 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1836 #: Plugins/Input/mikmod/plugin.c:476 Plugins/Input/mpg123/configure.c:352 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1837 #: Plugins/Input/vorbis/fileinfo.c:862 Plugins/Input/vorbis/fileinfo.c:918 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1838 msgid "Channels:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1839 msgstr "Kanaler:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1840 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1841 #: Plugins/Input/mikmod/plugin.c:487 Plugins/Input/mpg123/fileinfo.c:602 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1842 msgid "Stereo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1843 msgstr "Stereo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1844 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1845 #: Plugins/Input/mikmod/plugin.c:495 Plugins/Input/mpg123/configure.c:371 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1846 msgid "Mono" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1847 msgstr "Mono" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1848 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1849 #: Plugins/Input/mikmod/plugin.c:503 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1850 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1851 msgid "Downsample:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1852 msgstr "Ner sampla:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1853 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1854 #: Plugins/Input/mikmod/plugin.c:514 Plugins/Input/mpg123/configure.c:387 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1855 msgid "1:1 (44 kHz)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1856 msgstr "1:1 (44 kHz)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1857 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1858 #: Plugins/Input/mikmod/plugin.c:523 Plugins/Input/mpg123/configure.c:398 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1859 msgid "1:2 (22 kHz)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1860 msgstr "1:2 (22 kHz)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1861 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1862 #: Plugins/Input/mikmod/plugin.c:531 Plugins/Input/mpg123/configure.c:409 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1863 msgid "1:4 (11 kHz)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1864 msgstr "1:4 (11 kHz)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1865 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1866 #: Plugins/Input/mikmod/plugin.c:543 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1867 msgid "Look for hidden patterns in modules " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1868 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1869 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1870 #: Plugins/Input/mikmod/plugin.c:550 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1871 msgid "Use surround mixing" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1872 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1873 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1874 #: Plugins/Input/mikmod/plugin.c:557 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1875 msgid "Force volume fade at the end of the module" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1876 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1877 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1878 #: Plugins/Input/mikmod/plugin.c:564 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1879 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1880 msgid "Use interpolation" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1881 msgstr "Använd autentisering" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1882 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1883 #: Plugins/Input/mikmod/plugin.c:571 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1884 msgid "Default panning separation" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1885 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1886 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1887 #: Plugins/Input/mikmod/plugin.c:583 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1888 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1889 msgid "Quality" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1890 msgstr "/_Avsluta" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1891 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1892 #: Plugins/Input/mikmod/plugin.c:588 Plugins/Input/mpg123/configure.c:417 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1893 msgid "Options" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1894 msgstr "Options" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1895 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1896 #: Plugins/Input/mpg123/configure.c:311 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1897 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1898 msgid "MPEG Audio Plugin Configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1899 msgstr "bmp: Konfiguration av MPEG-ljudinsticksmodul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1900 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1901 #: Plugins/Input/mpg123/configure.c:360 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1902 msgid "Stereo (if available)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1903 msgstr "Stereo (om tillgängligt)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1904 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1905 #: Plugins/Input/mpg123/configure.c:378 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1906 msgid "Down sample:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1907 msgstr "Ner sampla:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1908 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1909 #: Plugins/Input/mpg123/configure.c:424 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1910 msgid "Content" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1911 msgstr "Innehåll" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1912 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1913 #: Plugins/Input/mpg123/configure.c:430 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1914 msgid "Extension" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1915 msgstr "Ändelse" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1916 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1917 #: Plugins/Input/mpg123/configure.c:436 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1918 msgid "Extension and content" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1919 msgstr "Ändelse och innehåll" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1920 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1921 #: Plugins/Input/mpg123/configure.c:460 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1922 msgid "Decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1923 msgstr "Avkodare" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1924 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1925 #: Plugins/Input/mpg123/configure.c:661 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1926 msgid "ID3 Tags:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1927 msgstr "ID3-markering:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1928 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1929 #: Plugins/Input/mpg123/configure.c:669 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1930 msgid "Disable ID3V2 tags" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1931 msgstr "Inaktivera ID3V3-markeringar" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1932 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1933 #: Plugins/Input/mpg123/configure.c:678 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1934 msgid "Convert non-UTF8 ID3 tags to UTF8" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1935 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1936 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1937 #: Plugins/Input/mpg123/configure.c:691 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1938 msgid "ID3 encoding:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1939 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1940 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1941 #: Plugins/Input/mpg123/configure.c:716 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1942 msgid "ID3 format:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1943 msgstr "ID3-format:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1944 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1945 #: Plugins/Input/mpg123/fileinfo.c:471 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1946 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1947 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1948 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1949 "Unable to write to file: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1950 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1951 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1952 "Kunde ej skriva till fil: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1953 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1954 #: Plugins/Input/mpg123/fileinfo.c:472 Plugins/Input/mpg123/fileinfo.c:477 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1955 msgid "Couldn't write tag!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1956 msgstr "Kunde ej skriva markering!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1957 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1958 #: Plugins/Input/mpg123/fileinfo.c:476 Plugins/Input/mpg123/fileinfo.c:567 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1959 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1960 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1961 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1962 "Unable to open file: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1963 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1964 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1965 "Kunde ej öppna fil: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1966 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1967 #: Plugins/Input/mpg123/fileinfo.c:479 Plugins/Input/mpg123/fileinfo.c:570 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1968 msgid "File Info" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1969 msgstr "Fil-info" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1970 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1971 #: Plugins/Input/mpg123/fileinfo.c:556 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1972 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1973 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1974 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1975 "Unable to truncate file: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1976 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1977 "%s\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1978 "Kunde ej kapa fil: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1979 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1980 #: Plugins/Input/mpg123/fileinfo.c:558 Plugins/Input/mpg123/fileinfo.c:568 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1981 msgid "Couldn't remove tag!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1982 msgstr "Kunde ej ta bort markering!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1983 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1984 #: Plugins/Input/mpg123/fileinfo.c:562 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1985 msgid "No tag to remove!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1986 msgstr "Ingen markering att ta bort!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1987 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1988 #: Plugins/Input/mpg123/fileinfo.c:602 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1989 msgid "Joint stereo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1990 msgstr "Sammansatt stereo" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1991 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1992 #: Plugins/Input/mpg123/fileinfo.c:603 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1993 msgid "Dual channel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1994 msgstr "Dubbel kanal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1995 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1996 #: Plugins/Input/mpg123/fileinfo.c:603 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1997 msgid "Single channel" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1998 msgstr "Enkel kanal" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1999 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2000 #: Plugins/Input/mpg123/fileinfo.c:618 Plugins/Input/mpg123/fileinfo.c:1258 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2001 #: Plugins/Input/mpg123/fileinfo.c:1379 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2002 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2003 msgid "%d KBit/s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2004 msgstr "%d kbit/s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2005 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2006 #: Plugins/Input/mpg123/fileinfo.c:619 Plugins/Input/mpg123/fileinfo.c:1262 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2007 #: Plugins/Input/mpg123/fileinfo.c:1383 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2008 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2009 msgid "%ld Hz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2010 msgstr "%ld Hz" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2011 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2012 #: Plugins/Input/mpg123/fileinfo.c:639 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2013 msgid "None" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2014 msgstr "Ingen" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2015 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2016 #: Plugins/Input/mpg123/fileinfo.c:640 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2017 msgid "50/15 ms" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2018 msgstr "50/15 ms" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2019 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2020 #: Plugins/Input/mpg123/fileinfo.c:642 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2021 msgid "CCIT J.17" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2022 msgstr "CCIT J.17" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2023 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2024 #: Plugins/Input/mpg123/fileinfo.c:691 Plugins/Input/vorbis/fileinfo.c:557 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2025 msgid "Name:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2026 msgstr "Namn:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2027 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2028 #: Plugins/Input/mpg123/fileinfo.c:707 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2029 msgid " MPEG Info " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2030 msgstr " MPEG-info " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2031 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2032 #: Plugins/Input/mpg123/fileinfo.c:722 Plugins/Input/mpg123/fileinfo.c:1122 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2033 msgid "MPEG Level:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2034 msgstr "MPEG-nivå:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2035 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2036 #: Plugins/Input/mpg123/fileinfo.c:735 Plugins/Input/mpg123/fileinfo.c:1125 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2037 #: Plugins/Input/vorbis/fileinfo.c:836 Plugins/Input/vorbis/fileinfo.c:912 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2038 msgid "Bit rate:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2039 msgstr "Bit-hastighet:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2040 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2041 #: Plugins/Input/mpg123/fileinfo.c:748 Plugins/Input/mpg123/fileinfo.c:1128 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2042 #: Plugins/Input/vorbis/fileinfo.c:849 Plugins/Input/vorbis/fileinfo.c:915 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2043 msgid "Sample rate:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2044 msgstr "Uppsamlingstakt:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2045 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2046 #: Plugins/Input/mpg123/fileinfo.c:762 Plugins/Input/mpg123/fileinfo.c:1143 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2047 msgid "Frames:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2048 msgstr "Rutor:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2049 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2050 #: Plugins/Input/mpg123/fileinfo.c:775 Plugins/Input/mpg123/fileinfo.c:1146 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2051 #: Plugins/Input/vorbis/fileinfo.c:888 Plugins/Input/vorbis/fileinfo.c:924 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2052 msgid "File size:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2053 msgstr "Filstorlek:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2054 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2055 #: Plugins/Input/mpg123/fileinfo.c:798 Plugins/Input/mpg123/fileinfo.c:1131 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2056 msgid "Error Protection:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2057 msgstr "Felskydd:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2058 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2059 #: Plugins/Input/mpg123/fileinfo.c:811 Plugins/Input/mpg123/fileinfo.c:1134 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2060 #: Plugins/Input/vorbis/fileinfo.c:718 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2061 msgid "Copyright:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2062 msgstr "Copyright:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2063 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2064 #: Plugins/Input/mpg123/fileinfo.c:824 Plugins/Input/mpg123/fileinfo.c:1137 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2065 msgid "Original:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2066 msgstr "Orginal:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2067 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2068 #: Plugins/Input/mpg123/fileinfo.c:837 Plugins/Input/mpg123/fileinfo.c:1140 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2069 msgid "Emphasis:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2070 msgstr "Betoning:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2071 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2072 #: Plugins/Input/mpg123/fileinfo.c:851 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2073 msgid " ID3 Tag " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2074 msgstr " ID3-markering " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2075 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2076 #: Plugins/Input/mpg123/fileinfo.c:926 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2077 msgid "Year:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2078 msgstr "Årtal:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2079 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2080 #: Plugins/Input/mpg123/fileinfo.c:1007 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2081 msgid "Copy album tags" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2082 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2083 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2084 #: Plugins/Input/mpg123/fileinfo.c:1008 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2085 msgid "Paste album tags" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2086 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2087 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2088 #: Plugins/Input/mpg123/fileinfo.c:1101 audacious/mainwin.c:789 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2089 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2090 msgid "%s - Audacious" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2091 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2092 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2093 #: Plugins/Input/mpg123/fileinfo.c:1123 Plugins/Input/mpg123/fileinfo.c:1126 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2094 #: Plugins/Input/mpg123/fileinfo.c:1129 Plugins/Input/mpg123/fileinfo.c:1132 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2095 #: Plugins/Input/mpg123/fileinfo.c:1135 Plugins/Input/mpg123/fileinfo.c:1138 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2096 #: Plugins/Input/mpg123/fileinfo.c:1141 Plugins/Input/mpg123/fileinfo.c:1144 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2097 #: Plugins/Input/mpg123/fileinfo.c:1147 Plugins/Input/vorbis/fileinfo.c:913 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2098 #: Plugins/Input/vorbis/fileinfo.c:916 Plugins/Input/vorbis/fileinfo.c:919 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2099 #: Plugins/Input/vorbis/fileinfo.c:922 Plugins/Input/vorbis/fileinfo.c:925 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2100 msgid "N/A" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2101 msgstr "N/A" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2102 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2103 #: Plugins/Input/mpg123/fileinfo.c:1250 Plugins/Input/mpg123/fileinfo.c:1371 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2104 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2105 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2106 "Variable,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2107 "avg. bitrate: %d KBit/s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2108 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2109 "Variabel,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2110 "g.s. bit-hastighet: %d kbit/s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2111 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2112 #: Plugins/Input/mpg123/fileinfo.c:1264 Plugins/Input/mpg123/fileinfo.c:1266 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2113 #: Plugins/Input/mpg123/fileinfo.c:1267 Plugins/Input/mpg123/fileinfo.c:1268 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2114 #: Plugins/Input/mpg123/fileinfo.c:1385 Plugins/Input/mpg123/fileinfo.c:1387 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2115 #: Plugins/Input/mpg123/fileinfo.c:1388 Plugins/Input/mpg123/fileinfo.c:1389 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2116 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2117 msgid "%s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2118 msgstr "%s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2119 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2120 #: Plugins/Input/mpg123/fileinfo.c:1269 Plugins/Input/mpg123/fileinfo.c:1390 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2121 #: Plugins/Input/vorbis/fileinfo.c:957 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2122 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2123 msgid "%d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2124 msgstr "%d" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2125 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2126 #: Plugins/Input/mpg123/fileinfo.c:1270 Plugins/Input/mpg123/fileinfo.c:1391 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2127 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2128 msgid "%lu Bytes" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2129 msgstr "%lu bytes" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2130 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2131 #: Plugins/Input/mpg123/id3_frame_content.c:81 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2132 msgid " (Remix)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2133 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2134 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2135 #: Plugins/Input/mpg123/id3_frame_content.c:88 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2136 msgid " (Cover)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2137 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2138 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2139 #: Plugins/Input/mpg123/mpg123.c:44 Plugins/Input/vorbis/fileinfo.c:92 |
0 | 2140 msgid "AlternRock" |
2141 msgstr "Alternativ rock" | |
2142 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2143 #: Plugins/Input/mpg123/mpg123.c:1147 |
0 | 2144 msgid "About MPEG Audio Plugin" |
2145 msgstr "Om MPEG-ljudinsticksmodulen" | |
2146 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2147 #: Plugins/Input/mpg123/mpg123.c:1148 |
0 | 2148 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2149 "Audacious decoding engine by William Pitcock <nenolod@nenolod.net>, derived " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2150 "from:\n" |
0 | 2151 "mpg123 decoding engine by Michael Hipp <mh@mpg123.de>\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2152 "Derived partially from mpg123 0.59s.mc3 as well.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2153 "Based on the original XMMS plugin." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2154 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2155 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2156 #: Plugins/Input/mpg123/mpg123.c:1186 |
0 | 2157 msgid "MPEG Audio Plugin" |
2158 msgstr "MPEG-ljudinsticksmodul" | |
2159 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2160 #: Plugins/Input/tonegen/tonegen.c:48 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2161 msgid "About Tone Generator" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2162 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2163 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2164 #: Plugins/Input/tonegen/tonegen.c:50 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2165 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2166 "Sinus tone generator by Haavard Kvaalen <havardk@xmms.org>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2167 "Modified by Daniel J. Peng <danielpeng@bigfoot.com>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2168 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2169 "To use it, add a URL: tone://frequency1;frequency2;frequency3;...\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2170 "e.g. tone://2000;2005 to play a 2000Hz tone and a 2005Hz tone" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2171 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2172 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2173 #: Plugins/Input/tonegen/tonegen.c:164 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2174 msgid "Tone Generator: " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2175 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2176 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2177 #: Plugins/Input/tonegen/tonegen.c:264 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2178 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2179 msgid "Tone Generator %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2180 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2181 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2182 #: Plugins/Input/vorbis/configure.c:192 |
0 | 2183 msgid "Select the directory where you want to store the Ogg Vorbis streams:" |
2184 msgstr "Välj mappen där du vill spara OGG-Vorbis-strömmarna:" | |
2185 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2186 #: Plugins/Input/vorbis/configure.c:275 |
0 | 2187 #, fuzzy |
2188 msgid "Ogg Vorbis Audio Plugin Configuration" | |
2189 msgstr "bmp: Konfiguration av OGG-Vorbis-ljudinsticksmodul" | |
2190 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2191 #: Plugins/Input/vorbis/configure.c:464 |
0 | 2192 msgid "Ogg Vorbis Tags:" |
2193 msgstr "OGG-Vorbis-markering:" | |
2194 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2195 #: Plugins/Input/vorbis/configure.c:503 |
0 | 2196 msgid "ReplayGain Settings:" |
2197 msgstr "ReplayGain-inställningar:" | |
2198 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2199 #: Plugins/Input/vorbis/configure.c:511 |
0 | 2200 msgid "Enable Clipping Prevention" |
2201 msgstr "Aktivera klippskydd" | |
2202 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2203 #: Plugins/Input/vorbis/configure.c:516 |
0 | 2204 msgid "Enable ReplayGain" |
2205 msgstr "Aktivera ReplayGain" | |
2206 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2207 #: Plugins/Input/vorbis/configure.c:521 |
0 | 2208 msgid "ReplayGain Type:" |
2209 msgstr "ReplayGain-typ:" | |
2210 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2211 #: Plugins/Input/vorbis/configure.c:532 |
0 | 2212 msgid "use Track Gain/Peak" |
2213 msgstr "använd spårets Ökning/Topp" | |
2214 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2215 #: Plugins/Input/vorbis/configure.c:542 |
0 | 2216 msgid "use Album Gain/Peak" |
2217 msgstr "använd albumets Ökning/Topp" | |
2218 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2219 #: Plugins/Input/vorbis/configure.c:554 |
0 | 2220 msgid "Enable 6dB Boost + Hard Limiting" |
2221 msgstr "Aktivera 6dB-ökning + Hård begränsning" | |
2222 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2223 #: Plugins/Input/vorbis/fileinfo.c:210 |
0 | 2224 #, c-format |
2225 msgid "" | |
2226 "An error occured:\n" | |
2227 "%s" | |
2228 msgstr "" | |
2229 "Ett fel påträffades:\n" | |
2230 "%s" | |
2231 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2232 #: Plugins/Input/vorbis/fileinfo.c:212 |
0 | 2233 msgid "Error!" |
2234 msgstr "Fel!" | |
2235 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2236 #: Plugins/Input/vorbis/fileinfo.c:242 |
0 | 2237 #, fuzzy |
2238 msgid "Failed to modify tag (open)" | |
2239 msgstr "Kunde ej modifiera markering" | |
2240 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2241 #: Plugins/Input/vorbis/fileinfo.c:295 |
0 | 2242 #, fuzzy |
2243 msgid "Failed to modify tag (close)" | |
2244 msgstr "Kunde ej modifiera markering" | |
2245 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2246 #: Plugins/Input/vorbis/fileinfo.c:320 Plugins/Input/vorbis/fileinfo.c:329 |
0 | 2247 msgid "Failed to modify tag" |
2248 msgstr "Kunde ej modifiera markering" | |
2249 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2250 #: Plugins/Input/vorbis/fileinfo.c:572 |
0 | 2251 msgid " Ogg Vorbis Tag " |
2252 msgstr " OGG-Vorbis-markering " | |
2253 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2254 #: Plugins/Input/vorbis/fileinfo.c:666 |
0 | 2255 msgid "Description:" |
2256 msgstr "Beskrivning:" | |
2257 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2258 #: Plugins/Input/vorbis/fileinfo.c:676 |
0 | 2259 msgid "Location:" |
2260 msgstr "Plats:" | |
2261 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2262 #: Plugins/Input/vorbis/fileinfo.c:686 |
0 | 2263 msgid "Version:" |
2264 msgstr "Version:" | |
2265 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2266 #: Plugins/Input/vorbis/fileinfo.c:697 |
0 | 2267 msgid "ISRC number:" |
2268 msgstr "ISRC-nummer:" | |
2269 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2270 #: Plugins/Input/vorbis/fileinfo.c:708 |
0 | 2271 msgid "Organization:" |
2272 msgstr "Organisation:" | |
2273 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2274 #: Plugins/Input/vorbis/fileinfo.c:755 |
0 | 2275 msgid " Ogg Vorbis ReplayGain " |
2276 msgstr " OGG-Vorbis-ReplayGain " | |
2277 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2278 #: Plugins/Input/vorbis/fileinfo.c:761 |
0 | 2279 msgid "Track gain:" |
2280 msgstr "Spårökning:" | |
2281 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2282 #: Plugins/Input/vorbis/fileinfo.c:771 |
0 | 2283 msgid "Track peak:" |
2284 msgstr "Spårtopp:" | |
2285 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2286 #: Plugins/Input/vorbis/fileinfo.c:782 |
0 | 2287 msgid "Album gain:" |
2288 msgstr "Albumsökning:" | |
2289 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2290 #: Plugins/Input/vorbis/fileinfo.c:792 |
0 | 2291 msgid "Album peak:" |
2292 msgstr "Albumsstopp:" | |
2293 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2294 #: Plugins/Input/vorbis/fileinfo.c:821 |
0 | 2295 msgid " Ogg Vorbis Info " |
2296 msgstr " OGG-Vorbis-info " | |
2297 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2298 #: Plugins/Input/vorbis/fileinfo.c:875 Plugins/Input/vorbis/fileinfo.c:921 |
0 | 2299 msgid "Length:" |
2300 msgstr "Längd:" | |
2301 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2302 #: Plugins/Input/vorbis/fileinfo.c:955 |
0 | 2303 #, c-format |
2304 msgid "%d KBit/s (nominal)" | |
2305 msgstr "%d kbit/s (nominal)" | |
2306 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2307 #: Plugins/Input/vorbis/fileinfo.c:956 |
0 | 2308 #, c-format |
2309 msgid "%d Hz" | |
2310 msgstr "%d Hz" | |
2311 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2312 #: Plugins/Input/vorbis/fileinfo.c:959 |
0 | 2313 #, c-format |
2314 msgid "%d:%.2d" | |
2315 msgstr "%d:%.2d" | |
2316 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2317 #: Plugins/Input/vorbis/fileinfo.c:961 |
0 | 2318 #, c-format |
2319 msgid "%d Bytes" | |
2320 msgstr "%d bytes" | |
2321 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2322 #: Plugins/Input/vorbis/fileinfo.c:1014 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2323 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2324 msgid "%s - BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2325 msgstr "%s - BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2326 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2327 #: Plugins/Input/vorbis/vorbis.c:134 |
0 | 2328 msgid "Ogg Vorbis Audio Plugin" |
2329 msgstr "OGG-Vorbis-ljudinsticksmodul" | |
2330 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2331 #: Plugins/Input/vorbis/vorbis.c:784 |
0 | 2332 msgid "About Ogg Vorbis Audio Plugin" |
2333 msgstr "Om OGG-Vorbis-ljudinsticksmodul" | |
2334 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2335 #: Plugins/Input/vorbis/vorbis.c:790 |
0 | 2336 msgid "" |
2337 "Ogg Vorbis Plugin by the Xiph.org Foundation\n" | |
2338 "\n" | |
2339 "Original code by\n" | |
2340 "Tony Arcieri <bascule@inferno.tusculum.edu>\n" | |
2341 "Contributions from\n" | |
2342 "Chris Montgomery <monty@xiph.org>\n" | |
2343 "Peter Alm <peter@xmms.org>\n" | |
2344 "Michael Smith <msmith@labyrinth.edu.au>\n" | |
2345 "Jack Moffitt <jack@icecast.org>\n" | |
2346 "Jorn Baayen <jorn@nl.linux.org>\n" | |
2347 "Haavard Kvaalen <havardk@xmms.org>\n" | |
2348 "Gian-Carlo Pascutto <gcp@sjeng.org>\n" | |
2349 "\n" | |
2350 "Visit the Xiph.org Foundation at http://www.xiph.org/\n" | |
2351 msgstr "" | |
2352 "OGG-Vorbis-insticksmodul av Xiph.org-stiftelsen\n" | |
2353 "\n" | |
2354 "Orginal kod\n" | |
2355 "Tony Arcieri <bascule@inferno.tusculum.edu>\n" | |
2356 "Tillägg från\n" | |
2357 "Chris Montgomery <monty@xiph.org>\n" | |
2358 "Peter Alm <peter@xmms.org>\n" | |
2359 "Michael Smith <msmith@labyrinth.edu.au>\n" | |
2360 "Jack Moffitt <jack@icecast.org>\n" | |
2361 "Jorn Baayen <jorn@nl.linux.org>\n" | |
2362 "Haavard Kvaalen <havardk@xmms.org>\n" | |
2363 "Gian-Carlo Pascutto <gcp@sjeng.org>\n" | |
2364 "\n" | |
2365 "Besök Xiph.org-stiftelsen på http://www.xiph.org/\n" | |
2366 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2367 #: Plugins/Input/wav/wav-sndfile.c:243 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2368 msgid "About sndfile WAV support" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2369 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2370 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2371 #: Plugins/Input/wav/wav-sndfile.c:244 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2372 #, fuzzy |
0 | 2373 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2374 "Adapted for audacious usage by Tony Vroon <chainsaw@gentoo.org>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2375 "from the xmms_sndfile plugin which is:\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2376 "Copyright (C) 2000, 2002 Erik de Castro Lopo\n" |
0 | 2377 "\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2378 "This program is free software ; you can redistribute it and/or modify \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2379 "it under the terms of the GNU General Public License as published by \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2380 "the Free Software Foundation ; either version 2 of the License, or \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2381 "(at your option) any later version. \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2382 " \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2383 "This program is distributed in the hope that it will be useful, \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2384 "but WITHOUT ANY WARRANTY ; without even the implied warranty of \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2385 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2386 "See the GNU General Public License for more details. \n" |
0 | 2387 "\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2388 "You should have received a copy of the GNU General Public \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2389 "License along with this program ; if not, write to \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2390 "the Free Software Foundation, Inc., \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2391 "59 Temple Place, Suite 330, \n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2392 "Boston, MA 02111-1307 USA" |
0 | 2393 msgstr "" |
2394 "XMMS ESounD-insticksmodul\n" | |
2395 "\n" | |
2396 " This program is free software; you can redistribute it and/or modify\n" | |
2397 "it under the terms of the GNU General Public License as published by\n" | |
2398 "the Free Software Foundation; either version 2 of the License, or\n" | |
2399 "(at your option) any later version.\n" | |
2400 "\n" | |
2401 "This program is distributed in the hope that it will be useful,\n" | |
2402 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" | |
2403 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" | |
2404 "GNU General Public License for more details.\n" | |
2405 "\n" | |
2406 "You should have received a copy of the GNU General Public License\n" | |
2407 "along with this program; if not, write to the Free Software\n" | |
2408 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2409 "USA." | |
2410 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2411 #: Plugins/Input/wav/wav-sndfile.c:268 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2412 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2413 msgid "sndfile WAV plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2414 msgstr "Aktivera insticksmodul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2415 |
273 | 2416 #: Plugins/Input/wav/wav.c:67 |
2417 msgid "WAV Audio Plugin" | |
2418 msgstr "WAV-ljudinsticksmodul" | |
2419 | |
2420 #: Plugins/Output/OSS/OSS.c:50 | |
2421 msgid "OSS Output Plugin" | |
2422 msgstr "OSS-uppspelningsinsticksmodul" | |
2423 | |
2424 #: Plugins/Output/OSS/about.c:39 | |
2425 msgid "About OSS Driver" | |
2426 msgstr "Om OSS-drivrutinen" | |
2427 | |
2428 #: Plugins/Output/OSS/about.c:40 | |
2429 msgid "" | |
2430 "XMMS OSS Driver\n" | |
2431 "\n" | |
2432 " This program is free software; you can redistribute it and/or modify\n" | |
2433 "it under the terms of the GNU General Public License as published by\n" | |
2434 "the Free Software Foundation; either version 2 of the License, or\n" | |
2435 "(at your option) any later version.\n" | |
2436 "\n" | |
2437 "This program is distributed in the hope that it will be useful,\n" | |
2438 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" | |
2439 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" | |
2440 "GNU General Public License for more details.\n" | |
2441 "\n" | |
2442 "You should have received a copy of the GNU General Public License\n" | |
2443 "along with this program; if not, write to the Free Software\n" | |
2444 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2445 "USA." | |
2446 msgstr "" | |
2447 "XMMS OSS-drivrutin\n" | |
2448 "\n" | |
2449 " This program is free software; you can redistribute it and/or modify\n" | |
2450 "it under the terms of the GNU General Public License as published by\n" | |
2451 "the Free Software Foundation; either version 2 of the License, or\n" | |
2452 "(at your option) any later version.\n" | |
2453 "\n" | |
2454 "This program is distributed in the hope that it will be useful,\n" | |
2455 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" | |
2456 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" | |
2457 "GNU General Public License for more details.\n" | |
2458 "\n" | |
2459 "You should have received a copy of the GNU General Public License\n" | |
2460 "along with this program; if not, write to the Free Software\n" | |
2461 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2462 "USA." | |
2463 | |
2464 #: Plugins/Output/OSS/configure.c:149 | |
2465 #, c-format | |
2466 msgid "Default (%s)" | |
2467 msgstr "Förinställning (%s)" | |
2468 | |
2469 #: Plugins/Output/OSS/configure.c:167 | |
2470 msgid "Default" | |
2471 msgstr "Förinställt" | |
2472 | |
2473 #: Plugins/Output/OSS/configure.c:199 | |
2474 msgid "OSS Driver configuration" | |
2475 msgstr "Konfiguration av OSS-drivrutin" | |
2476 | |
2477 #: Plugins/Output/OSS/configure.c:215 Plugins/Output/alsa/configure.c:288 | |
2478 msgid "Audio device:" | |
2479 msgstr "Ljudenhet:" | |
2480 | |
2481 #: Plugins/Output/OSS/configure.c:237 Plugins/Output/OSS/configure.c:278 | |
2482 msgid "Use alternate device:" | |
2483 msgstr "Använd alternativ enhet:" | |
2484 | |
2485 #: Plugins/Output/OSS/configure.c:258 Plugins/Output/alsa/configure.c:333 | |
2486 msgid "Mixer device:" | |
2487 msgstr "Mixerenhet:" | |
2488 | |
2489 #: Plugins/Output/OSS/configure.c:300 | |
2490 msgid "Devices" | |
2491 msgstr "Enheter:" | |
2492 | |
2493 #: Plugins/Output/OSS/configure.c:315 Plugins/Output/esd/configure.c:184 | |
2494 msgid "Buffer size (ms):" | |
2495 msgstr "Buffertstorlek (ms):" | |
2496 | |
2497 #: Plugins/Output/OSS/configure.c:340 Plugins/Output/esd/configure.c:209 | |
2498 msgid "Buffering" | |
2499 msgstr "Buffrande" | |
2500 | |
2501 #: Plugins/Output/OSS/configure.c:341 | |
2502 msgid "Mixer Settings:" | |
2503 msgstr "Mixerinställningar:" | |
2504 | |
2505 #: Plugins/Output/OSS/configure.c:347 | |
2506 msgid "Volume controls Master not PCM" | |
2507 msgstr "Master-volymkontrol och inte PCM" | |
2508 | |
2509 #: Plugins/Output/OSS/configure.c:353 | |
2510 msgid "Mixer" | |
2511 msgstr "Mixer" | |
2512 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2513 #: Plugins/Output/alsa/about.c:30 |
0 | 2514 msgid "About ALSA Driver" |
2515 msgstr "Om ALSA-drivrutinen" | |
2516 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2517 #: Plugins/Output/alsa/about.c:31 |
0 | 2518 msgid "" |
2519 "XMMS ALSA Driver\n" | |
2520 "\n" | |
2521 " This program is free software; you can redistribute it and/or modify\n" | |
2522 "it under the terms of the GNU General Public License as published by\n" | |
2523 "the Free Software Foundation; either version 2 of the License, or\n" | |
2524 "(at your option) any later version.\n" | |
2525 "\n" | |
2526 "This program is distributed in the hope that it will be useful,\n" | |
2527 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" | |
2528 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" | |
2529 "GNU General Public License for more details.\n" | |
2530 "\n" | |
2531 "You should have received a copy of the GNU General Public License\n" | |
2532 "along with this program; if not, write to the Free Software\n" | |
2533 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2534 "USA.\n" | |
2535 "Author: Matthieu Sozeau (mattam@altern.org)" | |
2536 msgstr "" | |
2537 "XMMS ALSA-drivrutin\n" | |
2538 "\n" | |
2539 " This program is free software; you can redistribute it and/or modify\n" | |
2540 "it under the terms of the GNU General Public License as published by\n" | |
2541 "the Free Software Foundation; either version 2 of the License, or\n" | |
2542 "(at your option) any later version.\n" | |
2543 "\n" | |
2544 "This program is distributed in the hope that it will be useful,\n" | |
2545 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" | |
2546 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" | |
2547 "GNU General Public License for more details.\n" | |
2548 "\n" | |
2549 "You should have received a copy of the GNU General Public License\n" | |
2550 "along with this program; if not, write to the Free Software\n" | |
2551 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" | |
2552 "USA.\n" | |
2553 "Auteur: Matthieu Sozeau (mattam@altern.org)" | |
2554 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2555 #: Plugins/Output/alsa/alsa.c:44 |
0 | 2556 #, fuzzy, c-format |
2557 msgid "ALSA %s output plugin" | |
2558 msgstr "Insticksmodul för ALSA-uppspelning %s" | |
2559 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2560 #: Plugins/Output/alsa/configure.c:152 |
0 | 2561 msgid "Unknown soundcard" |
2562 msgstr "" | |
2563 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2564 #: Plugins/Output/alsa/configure.c:207 |
0 | 2565 #, fuzzy, c-format |
2566 msgid "Default PCM device (%s)" | |
2567 msgstr "Förinställning (%s)" | |
2568 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2569 #: Plugins/Output/alsa/configure.c:274 |
0 | 2570 msgid "ALSA Driver configuration" |
2571 msgstr "Konfiguration av ALSA-drivrutin" | |
2572 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2573 #: Plugins/Output/alsa/configure.c:302 |
0 | 2574 #, fuzzy |
2575 msgid "Mixer:" | |
2576 msgstr "Mixer" | |
2577 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2578 #: Plugins/Output/alsa/configure.c:310 |
0 | 2579 #, fuzzy |
2580 msgid "Use software volume control" | |
2581 msgstr "Volymkontrol:" | |
2582 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2583 #: Plugins/Output/alsa/configure.c:320 |
0 | 2584 msgid "Mixer card:" |
2585 msgstr "Mixerkort:" | |
2586 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2587 #: Plugins/Output/alsa/configure.c:353 |
0 | 2588 msgid "Device settings" |
2589 msgstr "Enhetsinställningar" | |
2590 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2591 #: Plugins/Output/alsa/configure.c:359 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2592 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2593 msgid "Soundcard:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2594 msgstr "Soundtrack" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2595 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2596 #: Plugins/Output/alsa/configure.c:372 Plugins/Output/alsa/configure.c:414 |
0 | 2597 msgid "Buffer time (ms):" |
2598 msgstr "Bufferttid (ms):" | |
2599 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2600 #: Plugins/Output/alsa/configure.c:386 |
0 | 2601 msgid "Period time (ms):" |
2602 msgstr "Tidsperiod (ms):" | |
2603 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2604 #: Plugins/Output/alsa/configure.c:401 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2605 msgid "XMMS:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2606 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2607 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2608 #: Plugins/Output/alsa/configure.c:429 |
0 | 2609 msgid "Advanced settings" |
2610 msgstr "Avancerade inställningar" | |
2611 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2612 #: Plugins/Output/disk_writer/disk_writer.c:104 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2613 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2614 msgid "Disk Writer Plugin %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2615 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2616 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2617 #: Plugins/Output/disk_writer/disk_writer.c:135 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2618 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2619 "You cannot use the Disk Writer plugin\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2620 "when you're running in realtime mode." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2621 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2622 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2623 #: Plugins/Output/disk_writer/disk_writer.c:312 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2624 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2625 msgid "Select the directory where you want to store the output files:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2626 msgstr "Välj mappen där du vill spara MPEG-strömmen:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2627 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2628 #: Plugins/Output/disk_writer/disk_writer.c:360 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2629 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2630 msgid "Disk Writer Configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2631 msgstr "Konfiguration av OSS-drivrutin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2632 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2633 #: Plugins/Output/disk_writer/disk_writer.c:389 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2634 msgid "Don't strip file name extension" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2635 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2636 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2637 #: Plugins/Output/esd/about.c:34 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2638 msgid "About ESounD Plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2639 msgstr "Om ESounD-insticksmodulen" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2640 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2641 #: Plugins/Output/esd/about.c:35 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2642 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2643 "XMMS ESounD Plugin\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2644 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2645 " This program is free software; you can redistribute it and/or modify\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2646 "it under the terms of the GNU General Public License as published by\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2647 "the Free Software Foundation; either version 2 of the License, or\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2648 "(at your option) any later version.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2649 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2650 "This program is distributed in the hope that it will be useful,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2651 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2652 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2653 "GNU General Public License for more details.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2654 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2655 "You should have received a copy of the GNU General Public License\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2656 "along with this program; if not, write to the Free Software\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2657 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2658 "USA." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2659 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2660 "XMMS ESounD-insticksmodul\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2661 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2662 " This program is free software; you can redistribute it and/or modify\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2663 "it under the terms of the GNU General Public License as published by\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2664 "the Free Software Foundation; either version 2 of the License, or\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2665 "(at your option) any later version.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2666 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2667 "This program is distributed in the hope that it will be useful,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2668 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2669 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2670 "GNU General Public License for more details.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2671 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2672 "You should have received a copy of the GNU General Public License\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2673 "along with this program; if not, write to the Free Software\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2674 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2675 "USA." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2676 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2677 #: Plugins/Output/esd/configure.c:102 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2678 msgid "ESD Output Plugin configuration" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2679 msgstr "Konfiguration av ESD-uppspelningsinsticksmodul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2680 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2681 #: Plugins/Output/esd/configure.c:125 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2682 msgid "Use remote host" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2683 msgstr "Använd fjärrvärd" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2684 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2685 #: Plugins/Output/esd/configure.c:132 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2686 msgid "Volume controls OSS mixer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2687 msgstr "Volym kontrollerar OSS-mixer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2688 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2689 #: Plugins/Output/esd/configure.c:169 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2690 msgid "Server" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2691 msgstr "Server" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2692 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2693 #: Plugins/Output/esd/esd.c:47 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2694 msgid "eSound Output Plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2695 msgstr "eSound-uppspelningsinsticksmodul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2696 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2697 #: Plugins/Visualization/blur_scope/blur_scope.c:57 |
0 | 2698 msgid "/Toggle Decorations" |
2699 msgstr "/Växla dekorationer" | |
2700 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2701 #: Plugins/Visualization/blur_scope/blur_scope.c:59 |
0 | 2702 msgid "/-" |
2703 msgstr "/-" | |
2704 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2705 #: Plugins/Visualization/blur_scope/blur_scope.c:60 |
0 | 2706 msgid "/Close" |
2707 msgstr "/Stäng" | |
2708 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2709 #: Plugins/Visualization/blur_scope/blur_scope.c:198 |
0 | 2710 msgid "Blur scope" |
2711 msgstr "Blur scope" | |
2712 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2713 #: Plugins/Visualization/blur_scope/config.c:73 |
0 | 2714 msgid "Blur Scope: Color selection" |
2715 msgstr "Blur scope: Färgval" | |
2716 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2717 #: Plugins/Visualization/blur_scope/config.c:83 |
0 | 2718 msgid "Options:" |
2719 msgstr "Val:" | |
2720 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2721 #: Plugins/Visualization/libvisual-proxy/about.c:54 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2722 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2723 msgid "About Libvisual XMMS Plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2724 msgstr "Om ESounD-insticksmodulen" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2725 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2726 #: Plugins/Visualization/libvisual-proxy/about.c:88 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2727 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2728 "Libvisual XMMS Plugin\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2729 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2730 "Copyright (C) 2004, Duilio Protti <dprotti@users.sourceforge.net>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2731 "Dennis Smit <ds@nerds-incorporated.org>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2732 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2733 "The Libvisual XMMS Plugin, more information about Libvisual can be found at\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2734 "http://libvisual.sf.net\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2735 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2736 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2737 #: Plugins/Visualization/libvisual-proxy/about.c:90 audacious/about.c:310 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2738 msgid "Credits" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2739 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2740 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2741 #: Plugins/Visualization/libvisual-proxy/about.c:112 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2742 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2743 "Brazilian Portuguese: Gustavo Sverzut Barbieri\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2744 "Dutch: Dennis Smit\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2745 "French: Jean-Christophe Hoelt\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2746 "Spanish: Duilio Protti\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2747 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2748 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2749 #: Plugins/Visualization/libvisual-proxy/about.c:114 audacious/about.c:314 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2750 msgid "Translators" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2751 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2752 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2753 #: Plugins/Visualization/libvisual-proxy/about.c:135 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2754 msgid "Close" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2755 msgstr "Stäng" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2756 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2757 #: Plugins/Visualization/libvisual-proxy/config_gui.c:66 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2758 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2759 msgid "LibVisual XMMS Plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2760 msgstr "Visualiseringsinsticksmoduler" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2761 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2762 #: Plugins/Visualization/libvisual-proxy/config_gui.c:78 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2763 msgid "Visualization Plugins" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2764 msgstr "Visualiseringsinsticksmoduler" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2765 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2766 #: Plugins/Visualization/libvisual-proxy/config_gui.c:132 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2767 #: Plugins/Visualization/libvisual-proxy/config_gui.c:252 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2768 msgid "Configure" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2769 msgstr "Konfigurera" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2770 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2771 #: Plugins/Visualization/libvisual-proxy/config_gui.c:140 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2772 #: Plugins/Visualization/libvisual-proxy/config_gui.c:260 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2773 msgid "About" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2774 msgstr "Om" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2775 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2776 #: Plugins/Visualization/libvisual-proxy/config_gui.c:148 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2777 msgid "Enable/Disable" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2778 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2779 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2780 #: Plugins/Visualization/libvisual-proxy/config_gui.c:156 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2781 msgid "Fullscreen" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2782 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2783 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2784 #: Plugins/Visualization/libvisual-proxy/config_gui.c:162 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2785 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2786 "You can toggle between normal and fullscreen mode pressing key TAB or F11" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2787 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2788 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2789 #: Plugins/Visualization/libvisual-proxy/config_gui.c:164 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2790 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2791 msgid "All plugins" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2792 msgstr "Aktivera insticksmodul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2793 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2794 #: Plugins/Visualization/libvisual-proxy/config_gui.c:172 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2795 msgid "Only non GL plugins" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2796 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2797 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2798 #: Plugins/Visualization/libvisual-proxy/config_gui.c:180 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2799 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2800 msgid "Only GL plugins" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2801 msgstr "Aktivera insticksmodul" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2802 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2803 #: Plugins/Visualization/libvisual-proxy/config_gui.c:196 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2804 msgid "Maximum Frames Per Second:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2805 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2806 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2807 #: Plugins/Visualization/libvisual-proxy/config_gui.c:212 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2808 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2809 msgid "Morph Plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2810 msgstr "Uppspelningsinsticksmoduler" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2811 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2812 #: Plugins/Visualization/libvisual-proxy/config_gui.c:233 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2813 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2814 "Select the kind of morph that will be applied when switching from one " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2815 "visualization plugin to another " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2816 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2817 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2818 #: Plugins/Visualization/libvisual-proxy/config_gui.c:268 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2819 msgid "Select one morph plugin randomly" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2820 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2821 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2822 #: Plugins/Visualization/libvisual-proxy/config_gui.c:282 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2823 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:174 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2824 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:620 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2825 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:683 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2826 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:853 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2827 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:907 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2828 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:949 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2829 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:1053 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2830 #: Plugins/Visualization/libvisual-proxy/main.c:145 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2831 msgid "Accept" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2832 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2833 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2834 #: Plugins/Visualization/libvisual-proxy/config_gui.c:290 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2835 msgid "Apply" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2836 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2837 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2838 #: Plugins/Visualization/libvisual-proxy/config_gui.c:356 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2839 msgid "Couldn't create replacement pixmap." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2840 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2841 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2842 #: Plugins/Visualization/libvisual-proxy/config_gui.c:401 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2843 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2844 msgid "Couldn't find pixmap file: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2845 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2846 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2847 #: Plugins/Visualization/libvisual-proxy/config_gui.c:410 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2848 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2849 msgid "Error loading pixmap file: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2850 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2851 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2852 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:168 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2853 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2854 "The morph plugin specified on the config\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2855 "file is not a valid morph plugin.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2856 "We will use " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2857 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2858 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2859 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:171 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2860 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2861 " morph plugin instead.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2862 "If you want another one, please choose it\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2863 "on the configure dialog." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2864 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2865 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2866 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:189 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2867 msgid "GL plugins only" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2868 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2869 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2870 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:191 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2871 msgid "non GL plugins only" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2872 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2873 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2874 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:193 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2875 msgid "All plugins enabled" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2876 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2877 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2878 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:198 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2879 msgid "LibVisual BMP plugin: config file contain errors, fixing..." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2880 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2881 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2882 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:201 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2883 msgid "LibVisual BMP plugin: config file is from old version, updating..." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2884 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2885 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2886 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:204 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2887 msgid "LibVisual BMP plugin: adding entry to config file..." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2888 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2889 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2890 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:553 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2891 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:774 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2892 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2893 msgid " (enabled)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2894 msgstr "(aktiverad)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2895 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2896 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:616 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2897 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:944 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2898 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2899 msgid "Version: " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2900 msgstr "Version:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2901 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2902 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:618 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2903 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:946 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2904 msgid "Author: " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2905 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2906 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2907 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:671 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2908 msgid "The list of actor plugins is empty." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2909 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2910 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2911 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:678 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2912 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2913 msgid " error" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2914 msgstr "Terror" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2915 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2916 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:679 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2917 msgid "There are no actor plugins installed.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2918 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2919 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2920 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:680 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2921 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2922 " cannot be initialized.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2923 "Please visit http://libvisual.sf.net to\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2924 "to get some nice plugins." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2925 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2926 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2927 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:842 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2928 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:896 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2929 msgid "The list of morph plugins is empty." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2930 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2931 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2932 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:850 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2933 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:904 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2934 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2935 "There are no morph plugins, so switching\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2936 "between visualization plugins will be do it\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2937 "without any morphing." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2938 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2939 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2940 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:860 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2941 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:913 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2942 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:939 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2943 msgid "There is no info for this plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2944 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2945 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2946 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:932 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2947 msgid "The list of input plugins is empty." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2948 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2949 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2950 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:1051 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2951 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2952 "We cannot initialize Libvisual library.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2953 "Libvisual is necessary for this plugin to work." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2954 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2955 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2956 #: Plugins/Visualization/libvisual-proxy/lv_bmp_config.c:1142 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2957 msgid "Invalid value for 'enabled_plugins' option" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2958 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2959 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2960 #: Plugins/Visualization/libvisual-proxy/main.c:116 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2961 msgid "XMMS plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2962 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2963 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2964 #: Plugins/Visualization/libvisual-proxy/main.c:134 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2965 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2966 msgid "Cannot get options" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2967 msgstr "Spara val" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2968 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2969 #: Plugins/Visualization/libvisual-proxy/main.c:141 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2970 msgid "Cannot initialize SDL!\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2971 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2972 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2973 #: Plugins/Visualization/libvisual-proxy/main.c:144 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2974 msgid " will not be loaded." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2975 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2976 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2977 #: Plugins/Visualization/libvisual-proxy/main.c:155 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2978 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2979 msgid "Cannot not load icon: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2980 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2981 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2982 #: Plugins/Visualization/libvisual-proxy/main.c:160 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2983 msgid "Last plugin: (none)" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2984 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2985 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2986 #: Plugins/Visualization/libvisual-proxy/main.c:162 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2987 #, fuzzy, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2988 msgid "Last plugin: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2989 msgstr "Insticksmodul: %s" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2990 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2991 #: Plugins/Visualization/libvisual-proxy/main.c:167 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2992 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2993 msgid "%s is not a valid actor plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2994 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2995 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2996 #: Plugins/Visualization/libvisual-proxy/main.c:174 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2997 msgid "Could not get actor plugin" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2998 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
2999 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3000 #: Plugins/Visualization/libvisual-proxy/main.c:305 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3001 msgid "Could not get video info" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3002 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3003 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3004 #: Plugins/Visualization/libvisual-proxy/main.c:358 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3005 msgid "Cannot set video depth" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3006 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3007 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3008 #: Plugins/Visualization/libvisual-proxy/main.c:365 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3009 msgid "Cannot set video" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3010 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3011 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3012 #: Plugins/Visualization/libvisual-proxy/main.c:390 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3013 msgid "Cannot set input plugin callback" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3014 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3015 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3016 #: Plugins/Visualization/libvisual-proxy/main.c:445 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3017 msgid "Cannot initialize plugin's visual stuff" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3018 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3019 |
0 | 3020 #: audacious/about.c:42 |
3021 #, c-format | |
3022 msgid "" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3023 "<big><b>Audacious %s</b></big>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3024 "A media player based on BMP and XMMS\n" |
0 | 3025 "\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3026 "Copyright (C) 2005 Audacious Development Team\n" |
0 | 3027 msgstr "" |
3028 | |
3029 #: audacious/about.c:48 | |
3030 #, fuzzy | |
3031 msgid "Developers:" | |
3032 msgstr "Avkodare:" | |
3033 | |
3034 #: audacious/about.c:49 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3035 msgid "William Pitcock" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3036 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3037 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3038 #: audacious/about.c:50 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3039 msgid "Mohammed Sameer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3040 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3041 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3042 #: audacious/about.c:51 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3043 msgid "Tony Vroon" |
0 | 3044 msgstr "" |
3045 | |
3046 #: audacious/about.c:54 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3047 msgid "Special thanks to:" |
0 | 3048 msgstr "" |
3049 | |
3050 #: audacious/about.c:55 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3051 msgid "irc.atheme.org #audacious" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3052 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3053 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3054 #: audacious/about.c:56 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3055 msgid "irc.freenode.net #audacious" |
0 | 3056 msgstr "" |
3057 | |
3058 #: audacious/about.c:59 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3059 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3060 msgid "BMP Developers:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3061 msgstr "Avkodare:" |
0 | 3062 |
3063 #: audacious/about.c:60 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3064 msgid "Artem Baguinski" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3065 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3066 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3067 #: audacious/about.c:61 audacious/about.c:168 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3068 msgid "Edward Brocklesby" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3069 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3070 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3071 #: audacious/about.c:62 audacious/about.c:98 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3072 msgid "Chong Kai Xiong" |
0 | 3073 msgstr "" |
3074 | |
3075 #: audacious/about.c:63 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3076 msgid "Milosz Derezynski" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3077 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3078 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3079 #: audacious/about.c:64 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3080 msgid "David Lau" |
0 | 3081 msgstr "" |
3082 | |
3083 #: audacious/about.c:65 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3084 msgid "Ole Andre Vadla Ravnaas" |
0 | 3085 msgstr "" |
3086 | |
3087 #: audacious/about.c:66 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3088 msgid "Michiel Sikkes" |
0 | 3089 msgstr "" |
3090 | |
3091 #: audacious/about.c:67 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3092 msgid "Andrei Badea" |
0 | 3093 msgstr "" |
3094 | |
3095 #: audacious/about.c:68 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3096 msgid "Peter Behroozi" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3097 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3098 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3099 #: audacious/about.c:69 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3100 msgid "Bernard Blackham" |
0 | 3101 msgstr "" |
3102 | |
3103 #: audacious/about.c:70 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3104 msgid "Oliver Blin" |
0 | 3105 msgstr "" |
3106 | |
3107 #: audacious/about.c:71 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3108 msgid "Tomas Bzatek" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3109 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3110 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3111 #: audacious/about.c:72 audacious/about.c:148 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3112 msgid "Liviu Danicel" |
0 | 3113 msgstr "" |
3114 | |
3115 #: audacious/about.c:73 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3116 msgid "Jon Dowland" |
0 | 3117 msgstr "" |
3118 | |
3119 #: audacious/about.c:74 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3120 msgid "Artur Frysiak" |
0 | 3121 msgstr "" |
3122 | |
3123 #: audacious/about.c:75 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3124 msgid "Sebastian Kapfer" |
0 | 3125 msgstr "" |
3126 | |
3127 #: audacious/about.c:76 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3128 msgid "Lukas Koberstein" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3129 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3130 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3131 #: audacious/about.c:77 audacious/about.c:152 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3132 msgid "Dan Korostelev" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3133 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3134 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3135 #: audacious/about.c:78 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3136 msgid "Jolan Luff" |
0 | 3137 msgstr "" |
3138 | |
3139 #: audacious/about.c:79 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3140 msgid "Michael Marineau" |
0 | 3141 msgstr "" |
3142 | |
3143 #: audacious/about.c:80 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3144 msgid "Tim-Philipp Muller" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3145 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3146 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3147 #: audacious/about.c:81 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3148 msgid "Julien Portalier" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3149 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3150 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3151 #: audacious/about.c:82 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3152 msgid "Andrew Ruder" |
0 | 3153 msgstr "" |
3154 | |
3155 #: audacious/about.c:83 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3156 msgid "Olivier Samyn" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3157 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3158 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3159 #: audacious/about.c:84 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3160 msgid "Martijn Vernooij" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3161 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3162 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3163 #: audacious/about.c:91 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3164 msgid "Brazilian Portuguese:" |
0 | 3165 msgstr "" |
3166 | |
3167 #: audacious/about.c:92 | |
3168 msgid "Philipi Pinto" | |
3169 msgstr "" | |
3170 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3171 #: audacious/about.c:94 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3172 msgid "Breton:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3173 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3174 |
0 | 3175 #: audacious/about.c:95 |
3176 msgid "Thierry Vignaud" | |
3177 msgstr "" | |
3178 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3179 #: audacious/about.c:97 |
0 | 3180 #, fuzzy |
3181 msgid "Chinese:" | |
3182 msgstr "Kanaler:" | |
3183 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3184 #: audacious/about.c:99 |
0 | 3185 msgid "Chao-Hsiung Liao" |
3186 msgstr "" | |
3187 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3188 #: audacious/about.c:101 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3189 msgid "Czech:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3190 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3191 |
0 | 3192 #: audacious/about.c:102 |
3193 msgid "Jan Narovec" | |
3194 msgstr "" | |
3195 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3196 #: audacious/about.c:104 |
0 | 3197 #, fuzzy |
3198 msgid "Dutch:" | |
3199 msgstr "/Koppla loss" | |
3200 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3201 #: audacious/about.c:105 |
0 | 3202 msgid "Laurens Buhler" |
3203 msgstr "" | |
3204 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3205 #: audacious/about.c:107 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3206 msgid "Finnish:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3207 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3208 |
0 | 3209 #: audacious/about.c:108 |
3210 msgid "Pauli Virtanen" | |
3211 msgstr "" | |
3212 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3213 #: audacious/about.c:110 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3214 msgid "French:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3215 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3216 |
0 | 3217 #: audacious/about.c:111 |
3218 msgid "David Le Brun" | |
3219 msgstr "" | |
3220 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3221 #: audacious/about.c:113 |
0 | 3222 #, fuzzy |
3223 msgid "German:" | |
3224 msgstr "Genre" | |
3225 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3226 #: audacious/about.c:114 |
0 | 3227 msgid "Matthias Debus" |
3228 msgstr "" | |
3229 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3230 #: audacious/about.c:116 |
0 | 3231 #, fuzzy |
3232 msgid "Georgian: " | |
3233 msgstr "Genre" | |
3234 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3235 #: audacious/about.c:117 |
0 | 3236 msgid "George Machitidze" |
3237 msgstr "" | |
3238 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3239 #: audacious/about.c:119 |
0 | 3240 #, fuzzy |
3241 msgid "Greek:" | |
3242 msgstr "Genre" | |
3243 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3244 #: audacious/about.c:120 |
0 | 3245 msgid "Kouzinopoulos Haris" |
3246 msgstr "" | |
3247 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3248 #: audacious/about.c:121 |
0 | 3249 msgid "Stavros Giannouris" |
3250 msgstr "" | |
3251 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3252 #: audacious/about.c:123 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3253 msgid "Hindi:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3254 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3255 |
0 | 3256 #: audacious/about.c:124 |
3257 msgid "Dhananjaya Sharma" | |
3258 msgstr "" | |
3259 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3260 #: audacious/about.c:126 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3261 msgid "Hungarian:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3262 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3263 |
0 | 3264 #: audacious/about.c:127 |
3265 msgid "Laszlo Dvornik" | |
3266 msgstr "" | |
3267 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3268 #: audacious/about.c:129 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3269 msgid "Italian:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3270 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3271 |
0 | 3272 #: audacious/about.c:130 |
3273 msgid "Alessio D'Ascanio" | |
3274 msgstr "" | |
3275 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3276 #: audacious/about.c:132 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3277 msgid "Japanese:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3278 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3279 |
0 | 3280 #: audacious/about.c:133 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3281 msgid "Dai" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3282 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3283 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3284 #: audacious/about.c:135 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3285 msgid "Korean:" |
0 | 3286 msgstr "" |
3287 | |
3288 #: audacious/about.c:136 | |
3289 msgid "DongCheon Park" | |
3290 msgstr "" | |
3291 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3292 #: audacious/about.c:138 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3293 msgid "Lithuanian:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3294 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3295 |
0 | 3296 #: audacious/about.c:139 |
3297 msgid "Rimas Kudelis" | |
3298 msgstr "" | |
3299 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3300 #: audacious/about.c:141 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3301 msgid "Macedonian:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3302 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3303 |
0 | 3304 #: audacious/about.c:142 |
3305 msgid "Arangel Angov" | |
3306 msgstr "" | |
3307 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3308 #: audacious/about.c:144 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3309 msgid "Polish:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3310 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3311 |
0 | 3312 #: audacious/about.c:145 |
3313 msgid "Jacek Wolszczak" | |
3314 msgstr "" | |
3315 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3316 #: audacious/about.c:147 |
0 | 3317 msgid "Romanian:" |
3318 msgstr "" | |
3319 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3320 #: audacious/about.c:150 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3321 msgid "Russian:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3322 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3323 |
0 | 3324 #: audacious/about.c:151 |
3325 msgid "Pavlo Bohmat" | |
3326 msgstr "" | |
3327 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3328 #: audacious/about.c:153 |
0 | 3329 msgid "Vitaly Lipatov" |
3330 msgstr "" | |
3331 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3332 #: audacious/about.c:155 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3333 msgid "Slovak:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3334 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3335 |
0 | 3336 #: audacious/about.c:156 |
3337 msgid "Pavel Kanzelsberger" | |
3338 msgstr "" | |
3339 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3340 #: audacious/about.c:158 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3341 msgid "Spanish:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3342 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3343 |
0 | 3344 #: audacious/about.c:159 |
3345 msgid "Francisco Javier F. Serrador" | |
3346 msgstr "" | |
3347 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3348 #: audacious/about.c:161 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3349 msgid "Swedish:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3350 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3351 |
0 | 3352 #: audacious/about.c:162 |
3353 msgid "Martin Persenius" | |
3354 msgstr "" | |
3355 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3356 #: audacious/about.c:164 |
0 | 3357 #, fuzzy |
3358 msgid "Ukrainian:" | |
3359 msgstr "Organisation:" | |
3360 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3361 #: audacious/about.c:165 |
0 | 3362 msgid "Mykola Lynnyk" |
3363 msgstr "" | |
3364 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3365 #: audacious/about.c:167 |
0 | 3366 msgid "Welsh:" |
3367 msgstr "" | |
3368 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3369 #: audacious/about.c:265 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3370 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3371 msgid "About Audacious" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3372 msgstr "Om MPEG-ljudinsticksmodulen" |
0 | 3373 |
3374 #: audacious/eq_slider.c:93 | |
3375 msgid "PREAMP" | |
3376 msgstr "PREAMP" | |
3377 | |
3378 #: audacious/eq_slider.c:93 | |
3379 msgid "60HZ" | |
3380 msgstr "60 HZ" | |
3381 | |
3382 #: audacious/eq_slider.c:93 | |
3383 msgid "170HZ" | |
3384 msgstr "170 HZ" | |
3385 | |
3386 #: audacious/eq_slider.c:94 | |
3387 msgid "310HZ" | |
3388 msgstr "310 HZ" | |
3389 | |
3390 #: audacious/eq_slider.c:94 | |
3391 msgid "600HZ" | |
3392 msgstr "600 HZ" | |
3393 | |
3394 #: audacious/eq_slider.c:94 | |
3395 msgid "1KHZ" | |
3396 msgstr "1 KHZ" | |
3397 | |
3398 #: audacious/eq_slider.c:95 | |
3399 msgid "3KHZ" | |
3400 msgstr "3 KHZ" | |
3401 | |
3402 #: audacious/eq_slider.c:95 | |
3403 msgid "6KHZ" | |
3404 msgstr "6 KHZ" | |
3405 | |
3406 #: audacious/eq_slider.c:95 | |
3407 msgid "12KHZ" | |
3408 msgstr "12 KHZ" | |
3409 | |
3410 #: audacious/eq_slider.c:96 | |
3411 msgid "14KHZ" | |
3412 msgstr "14 KHZ" | |
3413 | |
3414 #: audacious/eq_slider.c:96 | |
3415 msgid "16KHZ" | |
3416 msgstr "16 KHZ" | |
3417 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3418 #: audacious/equalizer.c:126 |
0 | 3419 msgid "/Load" |
3420 msgstr "/Ladda" | |
3421 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3422 #: audacious/equalizer.c:127 |
0 | 3423 msgid "/Load/Preset" |
3424 msgstr "/Ladda/inställning" | |
3425 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3426 #: audacious/equalizer.c:129 |
0 | 3427 msgid "/Load/Auto-load preset" |
3428 msgstr "/Ladda/Ladda automatiskt inställning" | |
3429 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3430 #: audacious/equalizer.c:131 |
0 | 3431 msgid "/Load/Default" |
3432 msgstr "/Ladda/förinställning" | |
3433 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3434 #: audacious/equalizer.c:134 |
0 | 3435 msgid "/Load/Zero" |
3436 msgstr "/Ladda/Noll" | |
3437 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3438 #: audacious/equalizer.c:137 |
0 | 3439 msgid "/Load/From file" |
3440 msgstr "/Ladda/från fil" | |
3441 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3442 #: audacious/equalizer.c:139 |
0 | 3443 msgid "/Load/From WinAMP EQF file" |
3444 msgstr "/Ladda/från WinAMP EQF-fil" | |
3445 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3446 #: audacious/equalizer.c:141 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3447 msgid "/Import" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3448 msgstr "/Importera" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3449 |
0 | 3450 #: audacious/equalizer.c:142 |
3451 msgid "/Import/WinAMP Presets" | |
3452 msgstr "/Importera/WinAMP-inställningar" | |
3453 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3454 #: audacious/equalizer.c:144 |
0 | 3455 msgid "/Save" |
3456 msgstr "/Spara" | |
3457 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3458 #: audacious/equalizer.c:145 |
0 | 3459 msgid "/Save/Preset" |
3460 msgstr "/Spara/inställning" | |
3461 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3462 #: audacious/equalizer.c:147 |
0 | 3463 msgid "/Save/Auto-load preset" |
3464 msgstr "/Spara/ladda automatiskt inställning" | |
3465 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3466 #: audacious/equalizer.c:149 |
0 | 3467 msgid "/Save/Default" |
3468 msgstr "/Spara/förinställning" | |
3469 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3470 #: audacious/equalizer.c:152 |
0 | 3471 msgid "/Save/To file" |
3472 msgstr "/Spara/till fil" | |
3473 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3474 #: audacious/equalizer.c:154 |
0 | 3475 msgid "/Save/To WinAMP EQF file" |
3476 msgstr "Sauver/dans un fichier EQF de Winamp" | |
3477 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3478 #: audacious/equalizer.c:156 |
0 | 3479 msgid "/Delete" |
3480 msgstr "/Radera" | |
3481 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3482 #: audacious/equalizer.c:157 |
0 | 3483 msgid "/Delete/Preset" |
3484 msgstr "/Rader/inställning" | |
3485 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3486 #: audacious/equalizer.c:159 |
0 | 3487 msgid "/Delete/Auto-load preset" |
3488 msgstr "/Radera/automatiskt laddat preset" | |
3489 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3490 #: audacious/equalizer.c:740 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3491 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3492 msgid "Audacious Equalizer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3493 msgstr "/Konfigurera equalizer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3494 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3495 #: audacious/equalizer.c:1365 |
0 | 3496 #, fuzzy |
3497 msgid "Preset" | |
3498 msgstr "Förinställningar" | |
3499 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3500 #: audacious/equalizer.c:1408 |
0 | 3501 msgid "Presets" |
3502 msgstr "Förinställningar" | |
3503 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3504 #: audacious/equalizer.c:1467 |
0 | 3505 msgid "Load preset" |
3506 msgstr "Ladda inställningar" | |
3507 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3508 #: audacious/equalizer.c:1481 |
0 | 3509 msgid "Load auto-preset" |
3510 msgstr "Ladda automatiskt inställningar" | |
3511 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3512 #: audacious/equalizer.c:1506 audacious/equalizer.c:1512 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3513 #: audacious/equalizer.c:1519 |
0 | 3514 msgid "Load equalizer preset" |
3515 msgstr "Ladda equalizer-inställningar" | |
3516 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3517 #: audacious/equalizer.c:1528 |
0 | 3518 msgid "Save preset" |
3519 msgstr "Spara inställningar" | |
3520 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3521 #: audacious/equalizer.c:1547 |
0 | 3522 msgid "Save auto-preset" |
3523 msgstr "Spara automatisk inställning" | |
3524 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3525 #: audacious/equalizer.c:1580 audacious/equalizer.c:1599 |
0 | 3526 msgid "Save equalizer preset" |
3527 msgstr "Spara qualizer-inställningar" | |
3528 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3529 #: audacious/equalizer.c:1608 |
0 | 3530 msgid "Delete preset" |
3531 msgstr "Radera förinställningar" | |
3532 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3533 #: audacious/equalizer.c:1624 |
0 | 3534 msgid "Delete auto-preset" |
3535 msgstr "Radera automatisk inställning" | |
3536 | |
3537 #: audacious/getopt.c:616 | |
3538 #, c-format | |
3539 msgid "%s: option `%s' is ambiguous\n" | |
3540 msgstr "%s: valet `%s' är tvetydigt\n" | |
3541 | |
3542 #: audacious/getopt.c:638 | |
3543 #, c-format | |
3544 msgid "%s: option `--%s' doesn't allow an argument\n" | |
3545 msgstr "%s valet `--%s' accepterar inte ett argument\n" | |
3546 | |
3547 #: audacious/getopt.c:644 | |
3548 #, c-format | |
3549 msgid "%s: option `%c%s' doesn't allow an argument\n" | |
3550 msgstr "%s: valet `%c%s' accepterar inte ett argument\n" | |
3551 | |
3552 #: audacious/getopt.c:661 audacious/getopt.c:819 | |
3553 #, c-format | |
3554 msgid "%s: option `%s' requires an argument\n" | |
3555 msgstr "%s: valet `%s' behöver ett argument\n" | |
3556 | |
3557 #: audacious/getopt.c:687 | |
3558 #, c-format | |
3559 msgid "%s: unrecognized option `--%s'\n" | |
3560 msgstr "%s: okänt val `--%s'\n" | |
3561 | |
3562 #: audacious/getopt.c:691 | |
3563 #, c-format | |
3564 msgid "%s: unrecognized option `%c%s'\n" | |
3565 msgstr "%s: okänt val `%c%s'\n" | |
3566 | |
3567 #: audacious/getopt.c:715 | |
3568 #, c-format | |
3569 msgid "%s: illegal option -- %c\n" | |
3570 msgstr "%s: otillåtet val -- %c\n" | |
3571 | |
3572 #: audacious/getopt.c:718 | |
3573 #, c-format | |
3574 msgid "%s: invalid option -- %c\n" | |
3575 msgstr "%s: inkorrekt val -- %c\n" | |
3576 | |
3577 #: audacious/getopt.c:745 audacious/getopt.c:861 | |
3578 #, c-format | |
3579 msgid "%s: option requires an argument -- %c\n" | |
3580 msgstr "%s: val kräver ett argument -- %c\n" | |
3581 | |
3582 #: audacious/getopt.c:790 | |
3583 #, c-format | |
3584 msgid "%s: option `-W %s' is ambiguous\n" | |
3585 msgstr "%s: valet `-W %s' är tvetydigt\n" | |
3586 | |
3587 #: audacious/getopt.c:805 | |
3588 #, c-format | |
3589 msgid "%s: option `-W %s' doesn't allow an argument\n" | |
3590 msgstr "%s: valet `-W %s' tillåter inte ett argument\n" | |
3591 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3592 #: audacious/glade.c:41 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3593 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3594 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3595 "<b><big>Unable to create %s.</big></b>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3596 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3597 "Could not open glade file (%s). Please check your installation.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3598 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3599 |
0 | 3600 #: audacious/input.c:299 |
3601 msgid "" | |
3602 "<b><big>Unable to play files.</big></b>\n" | |
3603 "\n" | |
3604 "The following files could not be played. Please check that:\n" | |
3605 "1. they are accessible.\n" | |
3606 "2. you have enabled the media plugins required." | |
3607 msgstr "" | |
3608 | |
3609 #: audacious/input.c:324 | |
3610 msgid "Don't show this warning anymore" | |
3611 msgstr "Vissa inte denna varning igen" | |
3612 | |
3613 #: audacious/input.c:326 | |
3614 msgid "Show more _details" | |
3615 msgstr "" | |
3616 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3617 #: audacious/input.c:340 audacious/prefswin.c:98 audacious/prefswin.c:447 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3618 #: audacious/prefswin.c:535 audacious/prefswin.c:624 audacious/prefswin.c:720 |
0 | 3619 msgid "Filename" |
3620 msgstr "Filnamn" | |
3621 | |
3622 #: audacious/input.c:489 | |
3623 #, c-format | |
3624 msgid "bmp: %s" | |
3625 msgstr "bmp: %s" | |
3626 | |
3627 #: audacious/input.c:523 | |
3628 msgid "No input plugin recognized this file" | |
3629 msgstr "Ingen insticksmodul kände igen den här filen" | |
3630 | |
3631 #: audacious/input.c:525 | |
3632 #, c-format | |
3633 msgid "Input plugin: %s" | |
3634 msgstr "Insticksmodul: %s" | |
3635 | |
3636 #: audacious/logger.c:120 | |
3637 #, c-format | |
3638 msgid "Unable to create log file (%s)!\n" | |
3639 msgstr "Kunde ej skapa loggfil (%s)!\n" | |
3640 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3641 #: audacious/main.c:82 audacious/main.c:84 audacious/mainwin.c:791 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3642 #: audacious/mainwin.c:3143 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3643 msgid "Audacious" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3644 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3645 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3646 #: audacious/main.c:377 |
0 | 3647 #, c-format |
3648 msgid "Could not create directory (%s): %s" | |
3649 msgstr "Kunde ej skapa mapp (%s): %s" | |
3650 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3651 #: audacious/main.c:638 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3652 #, fuzzy |
0 | 3653 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3654 "Usage: audacious [options] [files] ...\n" |
0 | 3655 "\n" |
3656 "Options:\n" | |
3657 "--------\n" | |
3658 msgstr "" | |
3659 "Användning: beep-media-player [val] [filer] ...\n" | |
3660 "\n" | |
3661 "Val:\n" | |
3662 "--------\n" | |
3663 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3664 #: audacious/main.c:643 |
0 | 3665 #, fuzzy |
3666 msgid "Display this text and exit" | |
3667 msgstr "Visa den här texten och avsluta." | |
3668 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3669 #: audacious/main.c:646 |
0 | 3670 #, fuzzy |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3671 msgid "Select audacious/BMP/XMMS session (Default: 0)" |
0 | 3672 msgstr "Välj XMMS-session (Förinställt: 0)" |
3673 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3674 #: audacious/main.c:649 |
0 | 3675 msgid "Skip backwards in playlist" |
3676 msgstr "Hoppa båket i spellista" | |
3677 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3678 #: audacious/main.c:652 |
0 | 3679 msgid "Start playing current playlist" |
3680 msgstr "Börja spela nuvarande spellista" | |
3681 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3682 #: audacious/main.c:655 |
0 | 3683 msgid "Pause current song" |
3684 msgstr "Pausa nuvarande sång" | |
3685 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3686 #: audacious/main.c:658 |
0 | 3687 msgid "Stop current song" |
3688 msgstr "Stoppa nuvarande sång" | |
3689 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3690 #: audacious/main.c:661 |
0 | 3691 msgid "Pause if playing, play otherwise" |
3692 msgstr "Pausa om spelandes, spela annars" | |
3693 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3694 #: audacious/main.c:664 |
0 | 3695 msgid "Skip forward in playlist" |
3696 msgstr "Hoppas framåt i spellistan" | |
3697 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3698 #: audacious/main.c:667 |
0 | 3699 msgid "Don't clear the playlist" |
3700 msgstr "Rensa inte spellistan" | |
3701 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3702 #: audacious/main.c:670 |
0 | 3703 #, fuzzy |
3704 msgid "Show the main window" | |
3705 msgstr "Visa huvudfönstret." | |
3706 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3707 #: audacious/main.c:673 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3708 msgid "Activate audacious" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3709 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3710 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3711 #: audacious/main.c:676 |
0 | 3712 msgid "Previous session ID" |
3713 msgstr "Tidigare sessions-ID" | |
3714 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3715 #: audacious/main.c:679 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3716 msgid "Headless operation [experimental]" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3717 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3718 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3719 #: audacious/main.c:682 |
0 | 3720 #, fuzzy |
3721 msgid "Print version number and exit\n" | |
3722 msgstr "Skriv versionsnummer och avsluta." | |
3723 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3724 #: audacious/main.c:861 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3725 #, fuzzy |
0 | 3726 msgid "" |
3727 "\n" | |
3728 "Received SIGSEGV\n" | |
3729 "\n" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3730 "This could be a bug in Audacious. If you don't know why this happened, file " |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3731 "a bug at http://bugs.nenolod.net/\n" |
0 | 3732 "\n" |
3733 msgstr "" | |
3734 "\n" | |
3735 "Mottog SIGSEGV\n" | |
3736 "\n" | |
3737 "Det är möjligt att detta är en bugg i BMP. Skicka en epost till oss på \n" | |
3738 "beepmp-devel@lists.sourceforge.net om du inte vet varför det hände.\n" | |
3739 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3740 #: audacious/main.c:884 |
0 | 3741 #, c-format |
3742 msgid "" | |
3743 "<b><big>Unable to load skin.</big></b>\n" | |
3744 "\n" | |
3745 "Check that skin at '%s' is usable and default skin is properly installed at " | |
3746 "'%s'\n" | |
3747 msgstr "" | |
3748 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3749 #: audacious/main.c:920 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3750 #, fuzzy, c-format |
0 | 3751 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3752 "Sorry, your GTK+ version (%d.%d.%d) does not work with audacious.\n" |
0 | 3753 "Please use GTK+ %s or newer.\n" |
3754 msgstr "" | |
3755 "Tyvärr, din GTK+ version (%d.%d.%d) fungerar inte med BMP.\n" | |
3756 "Var god använd GTK+ %s eller nyare.\n" | |
3757 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3758 #: audacious/main.c:931 |
0 | 3759 #, fuzzy |
3760 msgid "" | |
3761 "Sorry, threads isn't supported on your platform.\n" | |
3762 "\n" | |
3763 "If you're on a libc5 based linux system and installed Glib & GTK+ before " | |
3764 "you\n" | |
3765 "installed LinuxThreads you need to recompile Glib & GTK+.\n" | |
3766 msgstr "" | |
3767 "Tyvärr, trådar stöds inte på din plattform.\n" | |
3768 "\n" | |
3769 "Om du är på ett libc5-baserat Linux-system och installerat Glib och GTK+ \n" | |
3770 "innan du installerade LinuxThreads måste du kompilera om Glib och GTK+.\n" | |
3771 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3772 #: audacious/main.c:948 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3773 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3774 msgid "audacious: Unable to open display, exiting.\n" |
0 | 3775 msgstr "BMP: Kunde ej öppna för visning, avslutar." |
3776 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3777 #: audacious/mainwin.c:236 audacious/mainwin.c:351 audacious/playlistwin.c:124 |
0 | 3778 msgid "/View Track Details" |
3779 msgstr "/Visa spårdetaljer" | |
3780 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3781 #: audacious/mainwin.c:239 |
0 | 3782 msgid "/Autoscroll Songname" |
3783 msgstr "/Scrolla automatiskt till sångnamn" | |
3784 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3785 #: audacious/mainwin.c:249 |
0 | 3786 msgid "/Visualization Mode" |
3787 msgstr "/Visualiseringsläge" | |
3788 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3789 #: audacious/mainwin.c:250 |
0 | 3790 msgid "/Visualization Mode/Analyzer" |
3791 msgstr "/Visualiseringsläge/Analyserare" | |
3792 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3793 #: audacious/mainwin.c:252 |
0 | 3794 msgid "/Visualization Mode/Scope" |
3795 msgstr "/Visualiseringsläge/Scope" | |
3796 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3797 #: audacious/mainwin.c:254 |
0 | 3798 msgid "/Visualization Mode/Off" |
3799 msgstr "/Visualiseringsläge/Av" | |
3800 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3801 #: audacious/mainwin.c:256 |
0 | 3802 msgid "/Analyzer Mode" |
3803 msgstr "/Analyseringsläge" | |
3804 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3805 #: audacious/mainwin.c:257 |
0 | 3806 msgid "/Analyzer Mode/Normal" |
3807 msgstr "/Analyseringsläge/Normal" | |
3808 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3809 #: audacious/mainwin.c:259 |
0 | 3810 msgid "/Analyzer Mode/Fire" |
3811 msgstr "/Analyseringsläge/Eld" | |
3812 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3813 #: audacious/mainwin.c:261 |
0 | 3814 msgid "/Analyzer Mode/Vertical Lines" |
3815 msgstr "/Analyseringsläge/Vertikala linjer" | |
3816 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3817 #: audacious/mainwin.c:264 |
0 | 3818 msgid "/Analyzer Mode/Lines" |
3819 msgstr "/Analyseringsläge/Linjer" | |
3820 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3821 #: audacious/mainwin.c:266 |
0 | 3822 msgid "/Analyzer Mode/Bars" |
3823 msgstr "/Analyseringsläge/Staplar" | |
3824 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3825 #: audacious/mainwin.c:269 |
0 | 3826 msgid "/Analyzer Mode/Peaks" |
3827 msgstr "/Analyseringsläge/Toppar" | |
3828 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3829 #: audacious/mainwin.c:271 |
0 | 3830 msgid "/Scope Mode" |
3831 msgstr "/Scopeläge" | |
3832 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3833 #: audacious/mainwin.c:272 |
0 | 3834 msgid "/Scope Mode/Dot Scope" |
3835 msgstr "/Scopeläge/Punkt" | |
3836 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3837 #: audacious/mainwin.c:274 |
0 | 3838 msgid "/Scope Mode/Line Scope" |
3839 msgstr "/Scopeläge/Linje" | |
3840 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3841 #: audacious/mainwin.c:276 |
0 | 3842 msgid "/Scope Mode/Solid Scope" |
3843 msgstr "/Scopeläge/Solid" | |
3844 | |
3845 #: audacious/mainwin.c:278 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3846 msgid "/WindowShade VU Mode" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3847 msgstr "/Fönsterskuggningsläge" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3848 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3849 #: audacious/mainwin.c:279 |
0 | 3850 msgid "/WindowShade VU Mode/Normal" |
3851 msgstr "/Fönsterskuggningsläge/Normal" | |
3852 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3853 #: audacious/mainwin.c:281 |
0 | 3854 msgid "/WindowShade VU Mode/Smooth" |
3855 msgstr "/Fönsterskuggningsläge/Smidig" | |
3856 | |
3857 #: audacious/mainwin.c:283 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3858 msgid "/Refresh Rate" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3859 msgstr "/Uppdateringsfrekvens" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3860 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3861 #: audacious/mainwin.c:284 |
0 | 3862 msgid "/Refresh Rate/Full (~50 fps)" |
3863 msgstr "/Uppdateringsfrekvens/Max (~50 fps)" | |
3864 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3865 #: audacious/mainwin.c:286 |
0 | 3866 msgid "/Refresh Rate/Half (~25 fps)" |
3867 msgstr "/Uppdateringsfrekvens/Hög (~25 fps)" | |
3868 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3869 #: audacious/mainwin.c:288 |
0 | 3870 msgid "/Refresh Rate/Quarter (~13 fps)" |
3871 msgstr "/Uppdateringsfrekvens/Mediuml (~13 fps)" | |
3872 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3873 #: audacious/mainwin.c:290 |
0 | 3874 msgid "/Refresh Rate/Eighth (~6 fps)" |
3875 msgstr "/Uppdateringsfrekvens/Låg (~6 fps)" | |
3876 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3877 #: audacious/mainwin.c:292 |
0 | 3878 msgid "/Analyzer Falloff" |
3879 msgstr "/Analyserarras" | |
3880 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3881 #: audacious/mainwin.c:293 |
0 | 3882 msgid "/Analyzer Falloff/Slowest" |
3883 msgstr "/Analyserarras/Långsamast" | |
3884 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3885 #: audacious/mainwin.c:295 |
0 | 3886 msgid "/Analyzer Falloff/Slow" |
3887 msgstr "/Analyserarras/Långsam" | |
3888 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3889 #: audacious/mainwin.c:297 |
0 | 3890 msgid "/Analyzer Falloff/Medium" |
3891 msgstr "/Analyserarras/Medium" | |
3892 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3893 #: audacious/mainwin.c:299 |
0 | 3894 msgid "/Analyzer Falloff/Fast" |
3895 msgstr "/Analyserarras/Snabb" | |
3896 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3897 #: audacious/mainwin.c:301 |
0 | 3898 msgid "/Analyzer Falloff/Fastest" |
3899 msgstr "/Analyserarras/Snabbast" | |
3900 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3901 #: audacious/mainwin.c:303 |
0 | 3902 msgid "/Peaks Falloff" |
3903 msgstr "/Toppras" | |
3904 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3905 #: audacious/mainwin.c:304 |
0 | 3906 msgid "/Peaks Falloff/Slowest" |
3907 msgstr "/Toppras/Långsamast" | |
3908 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3909 #: audacious/mainwin.c:306 |
0 | 3910 msgid "/Peaks Falloff/Slow" |
3911 msgstr "/Toppras/Långsam" | |
3912 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3913 #: audacious/mainwin.c:308 |
0 | 3914 msgid "/Peaks Falloff/Medium" |
3915 msgstr "/Toppras/Medium" | |
3916 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3917 #: audacious/mainwin.c:310 |
0 | 3918 msgid "/Peaks Falloff/Fast" |
3919 msgstr "/Toppras/Snabb" | |
3920 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3921 #: audacious/mainwin.c:312 |
0 | 3922 msgid "/Peaks Falloff/Fastest" |
3923 msgstr "/Toppras/Snabbast" | |
3924 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3925 #: audacious/mainwin.c:322 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3926 msgid "/Play CD" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3927 msgstr "/Spela CD-ljud" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3928 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3929 #: audacious/mainwin.c:325 |
0 | 3930 msgid "/Repeat" |
3931 msgstr "/Repetera" | |
3932 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3933 #: audacious/mainwin.c:327 |
0 | 3934 msgid "/Shuffle" |
3935 msgstr "/Blanda" | |
3936 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3937 #: audacious/mainwin.c:329 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3938 msgid "/No Playlist Advance" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3939 msgstr "/Fortsätt ej i spellista" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3940 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3941 #: audacious/mainwin.c:332 |
0 | 3942 msgid "/Play" |
3943 msgstr "/Spela" | |
3944 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3945 #: audacious/mainwin.c:334 |
0 | 3946 msgid "/Pause" |
3947 msgstr "/Paus" | |
3948 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3949 #: audacious/mainwin.c:336 |
0 | 3950 msgid "/Stop" |
3951 msgstr "/Stopp" | |
3952 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3953 #: audacious/mainwin.c:338 |
0 | 3954 msgid "/Previous" |
3955 msgstr "/Föregående" | |
3956 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3957 #: audacious/mainwin.c:340 |
0 | 3958 msgid "/Next" |
3959 msgstr "/Nästa" | |
3960 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3961 #: audacious/mainwin.c:343 |
0 | 3962 msgid "/Jump to Playlist Start" |
3963 msgstr "/Hoppa till spellistans start" | |
3964 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3965 #: audacious/mainwin.c:346 |
0 | 3966 msgid "/Jump to File" |
3967 msgstr "/Hoppa till fil" | |
3968 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3969 #: audacious/mainwin.c:348 |
0 | 3970 msgid "/Jump to Time" |
3971 msgstr "/Hoppa till tiden" | |
3972 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3973 #: audacious/mainwin.c:361 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3974 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3975 msgid "/About Audacious" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3976 msgstr "Om MPEG-ljudinsticksmodulen" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3977 |
0 | 3978 #: audacious/mainwin.c:364 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3979 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3980 msgid "/Play File" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3981 msgstr "bmp: Spela filer" |
0 | 3982 |
3983 #: audacious/mainwin.c:366 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3984 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3985 msgid "/Play Directory" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3986 msgstr "Enh_et:" |
0 | 3987 |
3988 #: audacious/mainwin.c:368 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3989 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3990 msgid "/Play Location" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3991 msgstr "Plats:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3992 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3993 #: audacious/mainwin.c:371 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3994 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3995 msgid "/V_isualization" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3996 msgstr "/Visualiseringsläge" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3997 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3998 #: audacious/mainwin.c:372 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
3999 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4000 msgid "/_Playback" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4001 msgstr "/Kontroll" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4002 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4003 #: audacious/mainwin.c:373 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4004 msgid "/_View" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4005 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4006 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4007 #: audacious/mainwin.c:375 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4008 msgid "/Preferences" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4009 msgstr "/Inställningar" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4010 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4011 #: audacious/mainwin.c:377 |
0 | 4012 msgid "/_Quit" |
4013 msgstr "/_Avsluta" | |
4014 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4015 #: audacious/mainwin.c:387 |
0 | 4016 #, fuzzy |
4017 msgid "/Files..." | |
4018 msgstr "/Lägg till filer..." | |
4019 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4020 #: audacious/mainwin.c:394 |
0 | 4021 #, fuzzy |
4022 msgid "/Internet location..." | |
4023 msgstr "/Lägg till mappar..." | |
4024 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4025 #: audacious/mainwin.c:408 |
0 | 4026 msgid "/Show Playlist Editor" |
4027 msgstr "/Visa spellistredigeraren" | |
4028 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4029 #: audacious/mainwin.c:410 |
0 | 4030 #, fuzzy |
4031 msgid "/Show Equalizer" | |
4032 msgstr "BMP Equalizer" | |
4033 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4034 #: audacious/mainwin.c:413 |
0 | 4035 msgid "/Time Elapsed" |
4036 msgstr "/Tid förfluten" | |
4037 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4038 #: audacious/mainwin.c:415 |
0 | 4039 msgid "/Time Remaining" |
4040 msgstr "/Tid kvarvarande" | |
4041 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4042 #: audacious/mainwin.c:418 |
0 | 4043 msgid "/Always On Top" |
4044 msgstr "/Alltid högst upp" | |
4045 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4046 #: audacious/mainwin.c:420 |
0 | 4047 msgid "/Put on All Workspaces" |
4048 msgstr "" | |
4049 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4050 #: audacious/mainwin.c:423 |
0 | 4051 msgid "/Roll up Player" |
4052 msgstr "" | |
4053 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4054 #: audacious/mainwin.c:425 |
0 | 4055 #, fuzzy |
4056 msgid "/Roll up Playlist Editor" | |
4057 msgstr "/Fokusera spellistsredigeraren" | |
4058 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4059 #: audacious/mainwin.c:427 |
0 | 4060 #, fuzzy |
4061 msgid "/Roll up Equalizer" | |
4062 msgstr "/Konfigurera equalizer" | |
4063 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4064 #: audacious/mainwin.c:829 |
0 | 4065 msgid "VBR" |
4066 msgstr "VBR" | |
4067 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4068 #: audacious/mainwin.c:1277 |
0 | 4069 #, fuzzy |
4070 msgid "Jump to Time" | |
4071 msgstr "/Hoppa till tiden" | |
4072 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4073 #: audacious/mainwin.c:1298 |
0 | 4074 msgid "minutes:seconds" |
4075 msgstr "minuter:sekunder" | |
4076 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4077 #: audacious/mainwin.c:1308 |
0 | 4078 msgid "Track length:" |
4079 msgstr "Spårlängd:" | |
4080 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4081 #: audacious/mainwin.c:1395 |
0 | 4082 #, fuzzy |
4083 msgid "Un_queue" | |
4084 msgstr "/_Lägg i väntelista" | |
4085 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4086 #: audacious/mainwin.c:1397 audacious/mainwin.c:1719 |
0 | 4087 #, fuzzy |
4088 msgid "_Queue" | |
4089 msgstr "Kö" | |
4090 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4091 #: audacious/mainwin.c:1649 |
0 | 4092 #, fuzzy |
4093 msgid "Jump to Track" | |
4094 msgstr "bmp: Hoppa till spår" | |
4095 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4096 #: audacious/mainwin.c:1688 |
0 | 4097 msgid "Filter: " |
4098 msgstr "Filter:" | |
4099 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4100 #: audacious/mainwin.c:1915 |
0 | 4101 #, fuzzy |
4102 msgid "Add Folders" | |
4103 msgstr "/Lägg till filer..." | |
4104 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4105 #: audacious/mainwin.c:1979 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4106 msgid "Enter location to play:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4107 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4108 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4109 #: audacious/mainwin.c:2108 |
0 | 4110 #, c-format |
4111 msgid "SEEK TO: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
4112 msgstr "POSITION: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
4113 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4114 #: audacious/mainwin.c:2140 audacious/mainwin.c:2814 |
0 | 4115 #, c-format |
4116 msgid "VOLUME: %d%%" | |
4117 msgstr "VOLYM: %d%%" | |
4118 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4119 #: audacious/mainwin.c:2171 audacious/mainwin.c:2817 |
0 | 4120 #, c-format |
4121 msgid "BALANCE: %d%% LEFT" | |
4122 msgstr "BALANS: %d%% VÄNSTER" | |
4123 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4124 #: audacious/mainwin.c:2175 audacious/mainwin.c:2820 |
0 | 4125 msgid "BALANCE: CENTER" |
4126 msgstr "BALANS: CENTRUM" | |
4127 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4128 #: audacious/mainwin.c:2179 audacious/mainwin.c:2822 |
0 | 4129 #, c-format |
4130 msgid "BALANCE: %d%% RIGHT" | |
4131 msgstr "BALANS: %d%% HÖGER" | |
4132 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4133 #: audacious/mainwin.c:2589 |
0 | 4134 msgid "OPTIONS MENU" |
4135 msgstr "VALMENY" | |
4136 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4137 #: audacious/mainwin.c:2594 |
0 | 4138 msgid "DISABLE ALWAYS ON TOP (N/A)" |
4139 msgstr "INAKTIVERA ALLTID ÖVERST (N/A)" | |
4140 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4141 #: audacious/mainwin.c:2596 |
0 | 4142 msgid "ENABLE ALWAYS ON TOP (N/A)" |
4143 msgstr "AKTIVERA ALLTID ÖVERST (N/A)" | |
4144 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4145 #: audacious/mainwin.c:2599 |
0 | 4146 msgid "DISABLE ALWAYS ON TOP" |
4147 msgstr "INAKTIVERA ALLTID ÖVERST" | |
4148 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4149 #: audacious/mainwin.c:2601 |
0 | 4150 msgid "ENABLE ALWAYS ON TOP" |
4151 msgstr "AKTIVERA ALLTID ÖVERST" | |
4152 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4153 #: audacious/mainwin.c:2604 |
0 | 4154 msgid "FILE INFO BOX" |
4155 msgstr "FIL-INFO BOX" | |
4156 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4157 #: audacious/mainwin.c:2607 |
0 | 4158 msgid "** DOUBLESIZE HAS BEEN REMOVED **" |
4159 msgstr "" | |
4160 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4161 #: audacious/mainwin.c:2610 |
0 | 4162 msgid "VISUALIZATION MENU" |
4163 msgstr "VISUALISERINGSMENY" | |
4164 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4165 #: audacious/mainwin.c:2655 |
0 | 4166 msgid "" |
4167 "<b><big>No playable CD found.</big></b>\n" | |
4168 "\n" | |
4169 "No CD inserted, or inserted CD is not an audio CD.\n" | |
4170 msgstr "" | |
4171 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4172 #: audacious/mainwin.c:2672 |
0 | 4173 #, fuzzy |
4174 msgid "" | |
4175 "<b><big>Couldn't open audio.</big></b>\n" | |
4176 "\n" | |
4177 "Please check that:\n" | |
4178 "1. You have the correct output plugin selected.\n" | |
4179 "2. No other programs is blocking the soundcard.\n" | |
4180 "3. Your soundcard is configured properly.\n" | |
4181 msgstr "" | |
4182 "Kunde ej öppna ljud. Var god kontrollera att:\n" | |
4183 "\n" | |
4184 "1. Du har den korrekt uppspelningsinsticksmodulen vald.\n" | |
4185 "2. Inga andra program blokerar ljudkortet.\n" | |
4186 "3. Ditt kort är korrekt konfigurerat." | |
4187 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4188 #: audacious/playback.c:190 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4189 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4190 "<b><big>No output plugin selected.</big></b>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4191 "You have not selected an output plugin." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4192 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4193 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4194 #: audacious/playlistwin.c:130 audacious/playlistwin.c:191 |
0 | 4195 msgid "/Remove Selected" |
4196 msgstr "/Ta bort valda" | |
4197 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4198 #: audacious/playlistwin.c:134 audacious/playlistwin.c:187 |
0 | 4199 #, fuzzy |
4200 msgid "/Remove Unselected" | |
4201 msgstr "/Ta bort valda" | |
4202 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4203 #: audacious/playlistwin.c:138 audacious/playlistwin.c:183 |
0 | 4204 #, fuzzy |
4205 msgid "/Remove All" | |
4206 msgstr "/Ta bort" | |
4207 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4208 #: audacious/playlistwin.c:144 |
0 | 4209 msgid "/Queue Toggle" |
4210 msgstr "/Kö-växel" | |
4211 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4212 #: audacious/playlistwin.c:150 |
0 | 4213 #, fuzzy |
4214 msgid "/Add CD..." | |
4215 msgstr "/Lägg till URL..." | |
4216 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4217 #: audacious/playlistwin.c:154 |
0 | 4218 #, fuzzy |
4219 msgid "/Add Internet Address..." | |
4220 msgstr "/Lägg till mappar..." | |
4221 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4222 #: audacious/playlistwin.c:160 |
0 | 4223 #, fuzzy |
4224 msgid "/Add Folders..." | |
4225 msgstr "/Lägg till filer..." | |
4226 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4227 #: audacious/playlistwin.c:165 |
0 | 4228 #, fuzzy |
4229 msgid "/Add Files..." | |
4230 msgstr "/Lägg till filer..." | |
4231 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4232 #: audacious/playlistwin.c:171 |
0 | 4233 msgid "/Clear Queue" |
4234 msgstr "/Rensa kön" | |
4235 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4236 #: audacious/playlistwin.c:177 |
0 | 4237 msgid "/Remove Unavailable Files" |
4238 msgstr "/Radera otillgängliga filer" | |
4239 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4240 #: audacious/playlistwin.c:197 |
0 | 4241 msgid "/New List" |
4242 msgstr "/Ny lista" | |
4243 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4244 #: audacious/playlistwin.c:203 |
0 | 4245 #, fuzzy |
4246 msgid "/Load List" | |
4247 msgstr "/Sortera l ista" | |
4248 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4249 #: audacious/playlistwin.c:207 |
0 | 4250 #, fuzzy |
4251 msgid "/Save List" | |
4252 msgstr "/Ny lista" | |
4253 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4254 #: audacious/playlistwin.c:213 |
0 | 4255 msgid "/Update View" |
4256 msgstr "/Uppdatera synfält" | |
4257 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4258 #: audacious/playlistwin.c:219 |
0 | 4259 #, fuzzy |
4260 msgid "/Invert Selection" | |
4261 msgstr "/Sortera valda" | |
4262 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4263 #: audacious/playlistwin.c:225 |
0 | 4264 #, fuzzy |
4265 msgid "/Select None" | |
4266 msgstr "/Sortera valda" | |
4267 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4268 #: audacious/playlistwin.c:229 |
0 | 4269 msgid "/Select All" |
4270 msgstr "" | |
4271 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4272 #: audacious/playlistwin.c:235 |
0 | 4273 msgid "/Randomize List" |
4274 msgstr "/Blanda lista" | |
4275 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4276 #: audacious/playlistwin.c:237 |
0 | 4277 msgid "/Reverse List" |
4278 msgstr "/Vänd på lista" | |
4279 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4280 #: audacious/playlistwin.c:240 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4281 msgid "/Sort List" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4282 msgstr "/Sortera l ista" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4283 |
0 | 4284 #: audacious/playlistwin.c:241 |
4285 msgid "/Sort List/By Title" | |
4286 msgstr "/Sortera l ista/Genom titel" | |
4287 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4288 #: audacious/playlistwin.c:243 |
0 | 4289 msgid "/Sort List/By Filename" |
4290 msgstr "/Sortera l ista/Genom filnamn" | |
4291 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4292 #: audacious/playlistwin.c:245 |
0 | 4293 msgid "/Sort List/By Path + Filename" |
4294 msgstr "/Sortera l ista/Genom sökväg + filnamn" | |
4295 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4296 #: audacious/playlistwin.c:247 |
0 | 4297 msgid "/Sort List/By Date" |
4298 msgstr "/Sortera l ista/Genom datum" | |
4299 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4300 #: audacious/playlistwin.c:249 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4301 msgid "/Sort Selection" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4302 msgstr "/Sortera valda" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4303 |
0 | 4304 #: audacious/playlistwin.c:250 |
4305 msgid "/Sort Selection/By Title" | |
4306 msgstr "/Sortera valda/Genom titel" | |
4307 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4308 #: audacious/playlistwin.c:252 |
0 | 4309 msgid "/Sort Selection/By Filename" |
4310 msgstr "/Sortera valda/Genom filnamn" | |
4311 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4312 #: audacious/playlistwin.c:254 |
0 | 4313 msgid "/Sort Selection/By Path + Filename" |
4314 msgstr "/Sortera valda/Genom sökväg + filnamn" | |
4315 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4316 #: audacious/playlistwin.c:256 |
0 | 4317 msgid "/Sort Selection/By Date" |
4318 msgstr "/Sortera valda/Genom datum" | |
4319 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4320 #: audacious/playlistwin.c:784 |
0 | 4321 #, c-format |
4322 msgid "Error writing playlist \"%s\": %s" | |
4323 msgstr "Fel vid skrivning av spellista \"%s\": %s" | |
4324 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4325 #: audacious/playlistwin.c:805 |
0 | 4326 #, c-format |
4327 msgid "%s already exist. Continue?" | |
4328 msgstr "%s finns redan. Fortsätt?" | |
4329 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4330 #: audacious/playlistwin.c:819 |
0 | 4331 #, fuzzy, c-format |
4332 msgid "" | |
4333 "<b><big>Unable to save playlist.</big></b>\n" | |
4334 "\n" | |
4335 "Unknown file type for '%s'.\n" | |
4336 msgstr "Kunde ej spara spellista! Okänd filtyp för %s." | |
4337 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4338 #: audacious/playlistwin.c:929 |
0 | 4339 #, fuzzy |
4340 msgid "Load Playlist" | |
4341 msgstr "Ladda spellista" | |
4342 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4343 #: audacious/playlistwin.c:941 |
0 | 4344 #, fuzzy |
4345 msgid "Save Playlist" | |
4346 msgstr "Spara spellista" | |
4347 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4348 #: audacious/playlistwin.c:1693 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4349 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4350 msgid "Audacious Playlist Editor" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4351 msgstr "/Visa spellistredigeraren" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4352 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4353 #: audacious/prefswin.c:83 audacious/glade/prefswin.glade:1519 |
0 | 4354 #, fuzzy |
4355 msgid "Appearance" | |
4356 msgstr "Trance" | |
4357 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4358 #: audacious/prefswin.c:84 audacious/glade/prefswin.glade:3020 |
0 | 4359 #, fuzzy |
4360 msgid "Equalizer" | |
4361 msgstr "BMP Equalizer" | |
4362 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4363 #: audacious/prefswin.c:85 audacious/glade/prefswin.glade:1837 |
0 | 4364 #, fuzzy |
4365 msgid "Mouse" | |
4366 msgstr "House" | |
4367 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4368 #: audacious/prefswin.c:86 audacious/glade/prefswin.glade:2613 |
0 | 4369 #, fuzzy |
4370 msgid "Playlist" | |
4371 msgstr "/Spellista" | |
4372 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4373 #: audacious/prefswin.c:87 audacious/glade/prefswin.glade:935 |
0 | 4374 #, fuzzy |
4375 msgid "Plugins" | |
4376 msgstr "Insticksmoduler" | |
4377 | |
4378 #: audacious/prefswin.c:93 | |
4379 #, fuzzy | |
4380 msgid "Artist" | |
4381 msgstr "Artist:" | |
4382 | |
273 | 4383 #: audacious/prefswin.c:94 libaudacious/titlestring.c:325 |
4384 msgid "Album" | |
4385 msgstr "Album" | |
4386 | |
0 | 4387 #: audacious/prefswin.c:96 |
4388 #, fuzzy | |
4389 msgid "Tracknumber" | |
4390 msgstr "Spårnummer" | |
4391 | |
273 | 4392 #: audacious/prefswin.c:97 libaudacious/titlestring.c:326 |
4393 msgid "Genre" | |
4394 msgstr "Genre" | |
4395 | |
0 | 4396 #: audacious/prefswin.c:99 |
4397 #, fuzzy | |
4398 msgid "Filepath" | |
4399 msgstr "Sökväg" | |
4400 | |
273 | 4401 #: audacious/prefswin.c:100 libaudacious/titlestring.c:332 |
4402 msgid "Date" | |
4403 msgstr "Datum" | |
4404 | |
4405 #: audacious/prefswin.c:101 libaudacious/titlestring.c:333 | |
4406 msgid "Year" | |
4407 msgstr "År" | |
4408 | |
4409 #: audacious/prefswin.c:102 libaudacious/titlestring.c:334 | |
4410 msgid "Comment" | |
4411 msgstr "Kommentar" | |
4412 | |
0 | 4413 #: audacious/prefswin.c:417 audacious/prefswin.c:504 audacious/prefswin.c:593 |
4414 #: audacious/prefswin.c:689 | |
4415 #, fuzzy | |
4416 msgid "Enabled" | |
4417 msgstr "(aktiverad)" | |
4418 | |
4419 #: audacious/prefswin.c:433 audacious/prefswin.c:520 audacious/prefswin.c:609 | |
4420 #: audacious/prefswin.c:705 | |
4421 #, fuzzy | |
4422 msgid "Description" | |
4423 msgstr "Beskrivning:" | |
4424 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4425 #: audacious/prefswin.c:1481 |
0 | 4426 msgid "Category" |
4427 msgstr "" | |
4428 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4429 #: audacious/prefswin.c:1651 |
0 | 4430 #, fuzzy |
4431 msgid "Preferences Window" | |
4432 msgstr "/Inställningar" | |
4433 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4434 #: audacious/util.c:893 |
0 | 4435 #, fuzzy |
4436 msgid "Add/Open Files dialog" | |
4437 msgstr "/Lägg till filer..." | |
4438 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4439 #: audacious/util.c:951 |
0 | 4440 #, fuzzy |
4441 msgid "Open Files" | |
4442 msgstr "/Ta borta icke valda" | |
4443 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4444 #: audacious/util.c:955 |
0 | 4445 msgid "Close dialog on Open" |
4446 msgstr "" | |
4447 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4448 #: audacious/util.c:967 audacious/glade/addfiles.glade:8 |
0 | 4449 #, fuzzy |
4450 msgid "Add Files" | |
4451 msgstr "/Lägg till filer..." | |
4452 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4453 #: audacious/util.c:971 |
0 | 4454 msgid "Close dialog on Add" |
4455 msgstr "" | |
4456 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4457 #: audacious/util.c:1187 |
0 | 4458 msgid " (invalid UTF-8)" |
4459 msgstr " (invalid UTF-8)" | |
4460 | |
273 | 4461 #: audacious/glade/addfiles.glade:77 |
4462 msgid "Close Dialog on Add" | |
4463 msgstr "" | |
4464 | |
4465 #: audacious/glade/addfiles.glade:105 | |
4466 msgid "Select All" | |
4467 msgstr "" | |
4468 | |
4469 #: audacious/glade/addfiles.glade:116 | |
4470 msgid "Deselect All" | |
4471 msgstr "" | |
4472 | |
0 | 4473 #: audacious/glade/prefswin.glade:8 |
4474 #, fuzzy | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4475 msgid "Audacious Preferences" |
0 | 4476 msgstr "/Inställningar" |
4477 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4478 #: audacious/glade/prefswin.glade:89 |
0 | 4479 msgid "<span size=\"xx-large\"><b>Plugins</b></span>" |
4480 msgstr "" | |
4481 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4482 #: audacious/glade/prefswin.glade:155 |
0 | 4483 #, fuzzy |
4484 msgid "_Media plugin list:" | |
4485 msgstr "Teman" | |
4486 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4487 #: audacious/glade/prefswin.glade:259 |
0 | 4488 msgid "<span size=\"medium\"><b>Media</b></span>" |
4489 msgstr "" | |
4490 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4491 #: audacious/glade/prefswin.glade:301 |
0 | 4492 #, fuzzy |
4493 msgid "_General plugin list:" | |
4494 msgstr "Generella insticksmoduler" | |
4495 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4496 #: audacious/glade/prefswin.glade:405 |
0 | 4497 msgid "<span size=\"medium\"><b>General</b></span>" |
4498 msgstr "" | |
4499 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4500 #: audacious/glade/prefswin.glade:447 |
0 | 4501 #, fuzzy |
4502 msgid "_Visualization plugin list:" | |
4503 msgstr "Visualiseringsinsticksmoduler" | |
4504 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4505 #: audacious/glade/prefswin.glade:551 |
0 | 4506 #, fuzzy |
4507 msgid "<b>Visualization</b>" | |
4508 msgstr "/Visualiseringsläge" | |
4509 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4510 #: audacious/glade/prefswin.glade:593 |
0 | 4511 #, fuzzy |
4512 msgid "_Effect plugin list:" | |
4513 msgstr "Effektinsticksmoduler" | |
4514 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4515 #: audacious/glade/prefswin.glade:697 |
0 | 4516 #, fuzzy |
4517 msgid "<b>Effects</b>" | |
4518 msgstr "Förinställningar" | |
4519 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4520 #: audacious/glade/prefswin.glade:745 |
0 | 4521 #, fuzzy |
4522 msgid "_Current output plugin:" | |
4523 msgstr "eSound-uppspelningsinsticksmodul" | |
4524 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4525 #: audacious/glade/prefswin.glade:811 |
0 | 4526 msgid "" |
4527 "The change is now effective in BMP's configuration database, but won't take " | |
4528 "effect for playback until the next song!\n" | |
4529 "\n" | |
4530 "Optionally, you can stop and restart playback for the change to take effect." | |
4531 msgstr "" | |
4532 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4533 #: audacious/glade/prefswin.glade:897 |
0 | 4534 msgid "<span size=\"medium\"><b>Output</b></span>" |
4535 msgstr "" | |
4536 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4537 #: audacious/glade/prefswin.glade:964 |
0 | 4538 msgid "<span size=\"xx-large\"><b>Appearance</b></span>" |
4539 msgstr "" | |
4540 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4541 #: audacious/glade/prefswin.glade:1025 |
0 | 4542 #, fuzzy |
4543 msgid "<b>_Skin</b>" | |
4544 msgstr "_Filter:" | |
4545 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4546 #: audacious/glade/prefswin.glade:1120 |
0 | 4547 #, fuzzy |
4548 msgid "<b>_Fonts</b>" | |
4549 msgstr "_Filter:" | |
4550 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4551 #: audacious/glade/prefswin.glade:1177 |
0 | 4552 #, fuzzy |
4553 msgid "_Player:" | |
4554 msgstr "/_Spela" | |
4555 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4556 #: audacious/glade/prefswin.glade:1220 |
0 | 4557 #, fuzzy |
4558 msgid "_Playlist:" | |
4559 msgstr "/Spellista" | |
4560 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4561 #: audacious/glade/prefswin.glade:1252 |
0 | 4562 #, fuzzy |
4563 msgid "Select main player window font:" | |
4564 msgstr "Välj typsnitt för huvudfönstret:" | |
4565 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4566 #: audacious/glade/prefswin.glade:1274 |
0 | 4567 msgid "Select playlist font:" |
4568 msgstr "Välj typsnitt för spellistan:" | |
4569 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4570 #: audacious/glade/prefswin.glade:1321 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4571 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4572 msgid "Use Bitmap fonts if available" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4573 msgstr "Använd omedelbar prioritet om tillgängligt" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4574 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4575 #: audacious/glade/prefswin.glade:1367 |
0 | 4576 #, fuzzy |
4577 msgid "<b>_Miscellaneous</b>" | |
4578 msgstr "_Filter:" | |
4579 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4580 #: audacious/glade/prefswin.glade:1425 |
0 | 4581 #, fuzzy |
4582 msgid "Show track numbers in playlist" | |
4583 msgstr "Visa nummer i spellistan" | |
4584 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4585 #: audacious/glade/prefswin.glade:1475 |
0 | 4586 msgid "Use custom cursors" |
4587 msgstr "" | |
4588 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4589 #: audacious/glade/prefswin.glade:1548 |
0 | 4590 msgid "<span size=\"xx-large\"><b>Mouse</b></span>" |
4591 msgstr "" | |
4592 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4593 #: audacious/glade/prefswin.glade:1603 |
0 | 4594 #, fuzzy |
4595 msgid "<b>Mouse wheel</b>" | |
4596 msgstr "_Filter:" | |
4597 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4598 #: audacious/glade/prefswin.glade:1651 |
0 | 4599 #, fuzzy |
4600 msgid "Changes volume by" | |
4601 msgstr "Mushjulet justerar volymen med (%)" | |
4602 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4603 #: audacious/glade/prefswin.glade:1679 |
0 | 4604 msgid "percent" |
4605 msgstr "" | |
4606 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4607 #: audacious/glade/prefswin.glade:1707 |
0 | 4608 #, fuzzy |
4609 msgid "Scrolls playlist by" | |
4610 msgstr "Ladda spellista" | |
4611 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4612 #: audacious/glade/prefswin.glade:1760 |
0 | 4613 #, fuzzy |
4614 msgid "lines" | |
4615 msgstr "Oldies" | |
4616 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4617 #: audacious/glade/prefswin.glade:1866 |
0 | 4618 msgid "<span size=\"xx-large\"><b>Playlist</b></span>" |
4619 msgstr "" | |
4620 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4621 #: audacious/glade/prefswin.glade:1927 |
0 | 4622 #, fuzzy |
4623 msgid "<b>Filename</b>" | |
4624 msgstr "_Filter:" | |
4625 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4626 #: audacious/glade/prefswin.glade:1969 |
0 | 4627 #, fuzzy |
4628 msgid "Convert underscores to blanks" | |
4629 msgstr "Konvertera nedsatt streck till tomrum" | |
4630 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4631 #: audacious/glade/prefswin.glade:2004 |
0 | 4632 #, fuzzy |
4633 msgid "Convert %20 to blanks" | |
4634 msgstr "Konvertera %20 till tomrum" | |
4635 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4636 #: audacious/glade/prefswin.glade:2044 |
0 | 4637 #, fuzzy |
4638 msgid "<b>Metadata</b>" | |
4639 msgstr "_Filter:" | |
4640 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4641 #: audacious/glade/prefswin.glade:2085 |
0 | 4642 #, fuzzy |
4643 msgid "Load metadata (tag information) from music files." | |
4644 msgstr "Läs markeringsinformation från fil vid:" | |
4645 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4646 #: audacious/glade/prefswin.glade:2087 |
0 | 4647 #, fuzzy |
4648 msgid "Load metadata from playlists and files" | |
4649 msgstr "Använd metadata i spellistor" | |
4650 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4651 #: audacious/glade/prefswin.glade:2125 |
0 | 4652 msgid "Load metadata when adding the file to the playlist or opening it" |
4653 msgstr "" | |
4654 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4655 #: audacious/glade/prefswin.glade:2127 |
0 | 4656 msgid "On load" |
4657 msgstr "" | |
4658 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4659 #: audacious/glade/prefswin.glade:2147 |
0 | 4660 #, fuzzy |
4661 msgid "Load metadata on demand when displaying the file in the playlist" | |
4662 msgstr "Läs sångtitel och längd när sång visas i spellistan" | |
4663 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4664 #: audacious/glade/prefswin.glade:2149 |
0 | 4665 msgid "On display" |
4666 msgstr "" | |
4667 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4668 #: audacious/glade/prefswin.glade:2197 |
0 | 4669 #, fuzzy |
4670 msgid "<b>Playback</b>" | |
4671 msgstr "/Kontroll" | |
4672 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4673 #: audacious/glade/prefswin.glade:2238 |
0 | 4674 msgid "When finished playing a song, don't automatically advance to the next." |
4675 msgstr "" | |
4676 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4677 #: audacious/glade/prefswin.glade:2240 |
0 | 4678 #, fuzzy |
4679 msgid "Don't advance in the playlist" | |
4680 msgstr "Rensa inte spellistan" | |
4681 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4682 #: audacious/glade/prefswin.glade:2275 |
0 | 4683 #, fuzzy |
4684 msgid "Pause between songs" | |
4685 msgstr "Pausa mellan sånger i" | |
4686 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4687 #: audacious/glade/prefswin.glade:2313 |
0 | 4688 #, fuzzy |
4689 msgid "Pause for" | |
4690 msgstr "/Paus" | |
4691 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4692 #: audacious/glade/prefswin.glade:2359 |
0 | 4693 msgid "seconds" |
4694 msgstr "sekunder" | |
4695 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4696 #: audacious/glade/prefswin.glade:2411 |
0 | 4697 #, fuzzy |
4698 msgid "<b>Song display</b>" | |
4699 msgstr "_Filter:" | |
4700 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4701 #: audacious/glade/prefswin.glade:2489 |
0 | 4702 msgid "Custom string:" |
4703 msgstr "" | |
4704 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4705 #: audacious/glade/prefswin.glade:2540 |
0 | 4706 msgid "" |
4707 "TITLE\n" | |
4708 "ARTIST - TITLE\n" | |
4709 "ARTIST - ALBUM - TITLE\n" | |
4710 "ALBUM - TITLE\n" | |
4711 "Custom" | |
4712 msgstr "" | |
4713 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4714 #: audacious/glade/prefswin.glade:2560 |
0 | 4715 msgid "Show information about titlestring format" |
4716 msgstr "" | |
4717 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4718 #: audacious/glade/prefswin.glade:2642 |
0 | 4719 msgid "<span size=\"xx-large\"><b>Equalizer</b></span>" |
4720 msgstr "" | |
4721 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4722 #: audacious/glade/prefswin.glade:2697 |
0 | 4723 #, fuzzy |
4724 msgid "<b>Presets</b>" | |
4725 msgstr "Förinställningar" | |
4726 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4727 #: audacious/glade/prefswin.glade:2809 |
0 | 4728 msgid "Directory preset file:" |
4729 msgstr "Répetoire des fichiers de pré-réglages:" | |
4730 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4731 #: audacious/glade/prefswin.glade:2837 |
0 | 4732 msgid "File preset extension:" |
4733 msgstr "Inställningsfilsändelse:" | |
4734 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4735 #: audacious/glade/prefswin.glade:2885 |
0 | 4736 msgid "Available _Presets:" |
4737 msgstr "" | |
4738 | |
273 | 4739 #: libaudacious/titlestring.c:324 |
4740 msgid "Performer/Artist" | |
4741 msgstr "Artist" | |
4742 | |
4743 #: libaudacious/titlestring.c:327 | |
4744 msgid "File name" | |
4745 msgstr "Filnamn" | |
4746 | |
4747 #: libaudacious/titlestring.c:328 | |
4748 msgid "File path" | |
4749 msgstr "Sökväg" | |
4750 | |
4751 #: libaudacious/titlestring.c:329 | |
4752 msgid "File extension" | |
4753 msgstr "Filändelse" | |
4754 | |
4755 #: libaudacious/titlestring.c:330 | |
4756 msgid "Track name" | |
4757 msgstr "Spårnamn" | |
4758 | |
4759 #: libaudacious/titlestring.c:331 | |
4760 msgid "Track number" | |
4761 msgstr "Spårnummer" | |
4762 | |
4763 #: libaudacious/titlestring.c:385 | |
4764 msgid "%{n:...%}: Display \"...\" only if element %n is present" | |
0 | 4765 msgstr "" |
4766 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4767 #~ msgid "Decoder:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4768 #~ msgstr "Avkodare:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4769 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4770 #~ msgid "Automatic detection" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4771 #~ msgstr "Automatiskt upptäckande" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4772 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4773 #~ msgid "3DNow! optimized decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4774 #~ msgstr "3DNow!-optimerad avkodare!" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4775 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4776 #~ msgid "MMX optimized decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4777 #~ msgstr "MMX-optimerad avkodare" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4778 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4779 #~ msgid "FPU decoder" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4780 #~ msgstr "FPU-avkodare" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4781 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4782 #~ msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4783 #~ "mpg123 decoding engine by Michael Hipp <mh@mpg123.de>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4784 #~ "Plugin by The XMMS team" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4785 #~ msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4786 #~ "mpg123-avkodarmotor av Michael Hipp <mh@mpg123.de>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4787 #~ "Insticksmodul av XMMS-laget" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4788 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4789 #~ msgid "Advanced settings:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4790 #~ msgstr "Avancerade inställningar:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4791 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4792 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4793 #~ msgid "Thread buffer time (ms):" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4794 #~ msgstr "Bufferttid (ms):" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4795 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4796 #~ msgid "Mmap mode" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4797 #~ msgstr "Mmap-läge" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4798 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4799 #~ msgid "About BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4800 #~ msgstr "Om BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4801 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4802 #~ msgid "BMP Equalizer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4803 #~ msgstr "BMP Equalizer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4804 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4805 #~ msgid "Beep Media Player" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4806 #~ msgstr "Beep Media Player" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4807 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4808 #~ msgid "/About BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4809 #~ msgstr "/Om BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4810 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4811 #~ msgid "BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4812 #~ msgstr "BMP" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4813 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4814 #, fuzzy |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4815 #~ msgid "Add Internet Address" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4816 #~ msgstr "/Lägg till mappar..." |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4817 |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4818 #~ msgid "BMP Playlist Editor" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
4819 #~ msgstr "BMP-spellistredigerare" |
0 | 4820 |
4821 #, fuzzy | |
4822 #~ msgid "Default skin:" | |
4823 #~ msgstr "Förinställning (%s)" | |
4824 | |
4825 #~ msgid "/Visualization plugins" | |
4826 #~ msgstr "/Visualiserings insticksmoduler" | |
4827 | |
4828 #~ msgid "/5 seconds REW" | |
4829 #~ msgstr "/5 sekunder bakåt" | |
4830 | |
4831 #~ msgid "/5 seconds FFWD" | |
4832 #~ msgstr "/5 sekunder framåt" | |
4833 | |
4834 #~ msgid "/_Options" | |
4835 #~ msgstr "/_Val" | |
4836 | |
4837 #~ msgid "/Show Graphical EQ" | |
4838 #~ msgstr "/Visa grafisk EQ" | |
4839 | |
4840 #~ msgid "/Reload skin" | |
4841 #~ msgstr "/Ladda om tema" | |
4842 | |
4843 #~ msgid "/Show on all desktops" | |
4844 #~ msgstr "/Vissa på alla skrivbord" | |
4845 | |
4846 #~ msgid "/WindowShade Mode" | |
4847 #~ msgstr "/Fönsterskuggningsläge" | |
4848 | |
4849 #~ msgid "/Playlist WindowShade Mode" | |
4850 #~ msgstr "/Fönsterskuggningsläge för spellistan" | |
4851 | |
4852 #~ msgid "/Equalizer WindowShade Mode" | |
4853 #~ msgstr "/Fönsterskuggningsläge för equalizern" | |
4854 | |
4855 #~ msgid "/DoubleSize" | |
4856 #~ msgstr "/Dubbel storlek" | |
4857 | |
4858 #~ msgid "/Easy Move" | |
4859 #~ msgstr "/Lätt flyttning" | |
4860 | |
4861 #~ msgid "Jump to:" | |
4862 #~ msgstr "Hoppa till:" | |
4863 | |
4864 #~ msgid "Jump" | |
4865 #~ msgstr "Hoppa" | |
4866 | |
4867 #, fuzzy | |
4868 #~ msgid "Add URL" | |
4869 #~ msgstr "Lägg till URL..." | |
4870 | |
4871 #~ msgid "DISABLE DOUBLESIZE" | |
4872 #~ msgstr "INAKTIVERA DUBBEL STORLEK" | |
4873 | |
4874 #~ msgid "ENABLE DOUBLESIZE" | |
4875 #~ msgstr "AKTIVERA DUBBEL STORLEK" | |
4876 | |
4877 #~ msgid "/By extension" | |
4878 #~ msgstr "/Genom ändelse" | |
4879 | |
4880 #~ msgid "/Playlist" | |
4881 #~ msgstr "/Spellista" | |
4882 | |
4883 #~ msgid "/Close Window" | |
4884 #~ msgstr "/Stäng fönster" | |
4885 | |
4886 #~ msgid "/Sort by Title" | |
4887 #~ msgstr "/Sortera genom titel" | |
4888 | |
4889 #~ msgid "/Sort by Filename" | |
4890 #~ msgstr "/Sortera genom filnamn" | |
4891 | |
4892 #~ msgid "/Sort by Date" | |
4893 #~ msgstr "/Sortera genom datum" | |
4894 | |
4895 #~ msgid "Failed to delete \"%s\": %s." | |
4896 #~ msgstr "Kunde ej radera \"%s\": %s." | |
4897 | |
4898 #~ msgid "%d of %d files successfully deleted." | |
4899 #~ msgstr "%d av %d filer borttagna felfritt." | |
4900 | |
4901 #~ msgid "XMMS: Files deleted" | |
4902 #~ msgstr "BMP: Filer raderade" | |
4903 | |
4904 #~ msgid "Really delete %d files?" | |
4905 #~ msgstr "Radera %d filer?" | |
4906 | |
4907 #~ msgid "Really delete: \"%s\"?" | |
4908 #~ msgstr "Radera: \"%s\"?" | |
4909 | |
4910 #~ msgid "Load" | |
4911 #~ msgstr "laddning" | |
4912 | |
4913 #, fuzzy | |
4914 #~ msgid "Auto-load preset" | |
4915 #~ msgstr "/Spara/ladda automatiskt inställning" | |
4916 | |
4917 #, fuzzy | |
4918 #~ msgid "Zero" | |
4919 #~ msgstr "Retro" | |
4920 | |
4921 #, fuzzy | |
4922 #~ msgid "From file" | |
4923 #~ msgstr "/Ladda/från fil" | |
4924 | |
4925 #, fuzzy | |
4926 #~ msgid "From WinAMP EQF file" | |
4927 #~ msgstr "/Ladda/från WinAMP EQF-fil" | |
4928 | |
4929 #, fuzzy | |
4930 #~ msgid "Import" | |
4931 #~ msgstr "/Importera" | |
4932 | |
4933 #, fuzzy | |
4934 #~ msgid "WinAMP presets" | |
4935 #~ msgstr "/Importera/WinAMP-inställningar" | |
4936 | |
4937 #, fuzzy | |
4938 #~ msgid "To file" | |
4939 #~ msgstr "/Spara/till fil" | |
4940 | |
4941 #, fuzzy | |
4942 #~ msgid "To WinAMP EQF file" | |
4943 #~ msgstr "Sauver/dans un fichier EQF de Winamp" | |
4944 | |
4945 #, fuzzy | |
4946 #~ msgid "Configure Equalizer" | |
4947 #~ msgstr "/Konfigurera equalizer" | |
4948 | |
4949 #, fuzzy | |
4950 #~ msgid "Smooth title scrolling in main window" | |
4951 #~ msgstr "Jämn titelrullning" | |
4952 | |
4953 #, fuzzy | |
4954 #~ msgid "Directory browser" | |
4955 #~ msgstr "Répetoire des fichiers de pré-réglages:" | |
4956 | |
4957 #, fuzzy | |
4958 #~ msgid "Unplayable files - BMP" | |
4959 #~ msgstr "bmp: Ospelbara filer" | |
4960 | |
4961 #~ msgid "" | |
4962 #~ "The following files could not be played. They are either not accessible " | |
4963 #~ "or require a dedicated input plugin." | |
4964 #~ msgstr "" | |
4965 #~ "Följande filer kunde inte spelas upp. De var antingen otillgängliga eller " | |
4966 #~ "kräver en särskild insticksmodul." | |
4967 | |
4968 #, fuzzy | |
4969 #~ msgid "/Add/Directories..." | |
4970 #~ msgstr "/Lägg till mappar..." | |
4971 | |
4972 #, fuzzy | |
4973 #~ msgid "Add Directories... " | |
4974 #~ msgstr "/Lägg till mappar..." | |
4975 | |
4976 #, fuzzy | |
4977 #~ msgid "Look into sub_folders" | |
4978 #~ msgstr "Kolla i underkataloger" | |
4979 | |
4980 #, fuzzy | |
4981 #~ msgid "<b>_Filter:</b>" | |
4982 #~ msgstr "_Filter:" | |
4983 | |
4984 #, fuzzy | |
4985 #~ msgid "<b>Other options</b>" | |
4986 #~ msgstr "_Filter:" | |
4987 | |
4988 #, fuzzy | |
4989 #~ msgid "Update playlist" | |
4990 #~ msgstr "Spara spellista" | |
4991 | |
4992 #~ msgid "Delete" | |
4993 #~ msgstr "Radera" | |
4994 | |
4995 #, fuzzy | |
4996 #~ msgid "BMP Equalizer Preferences" | |
4997 #~ msgstr "BMP Equalizer" | |
4998 | |
4999 #~ msgid "" | |
5000 #~ "If \"Auto\" is enabled on the equalizer, xmms will try to load equalizer " | |
5001 #~ "presets like this:\n" | |
5002 #~ "1: Look for a preset file in the directory of the file we are about to " | |
5003 #~ "play.\n" | |
5004 #~ "2: Look for a directory preset file in the same directory.\n" | |
5005 #~ "3: Look for a preset saved with the \"auto-load\" feature\n" | |
5006 #~ "4: Finally, try to load the \"default\" preset" | |
5007 #~ msgstr "" | |
5008 #~ "Om \"Auto\" är aktiverat i equalizern, så kommer BMP att försöka ladda " | |
5009 #~ "equalizerinställningarna så här:\n" | |
5010 #~ "1: Söka efter en inställningsfil i mappen för filen vi pratar om.\n" | |
5011 #~ " 2: Söka efter en katalogförinställningsfil i samma katalog.\n" | |
5012 #~ "3: Söka efter en förinställning m.h.a. \"auto-laddaren\".\n" | |
5013 #~ "4: Och slutligen, försöka ladda urpsrungsinställningen." | |
5014 | |
5015 #, fuzzy | |
5016 #~ msgid "/Jump to Track" | |
5017 #~ msgstr "bmp: Hoppa till spår" | |
5018 | |
5019 #~ msgid "/Save as..." | |
5020 #~ msgstr "/Spara som..." | |
5021 | |
5022 #, fuzzy | |
5023 #~ msgid "A_dd all" | |
5024 #~ msgstr "Lägg till alla" | |
5025 | |
5026 #~ msgid "Play" | |
5027 #~ msgstr "Spela" | |
5028 | |
5029 #, fuzzy | |
5030 #~ msgid "<b>_Playlist font:</b>" | |
5031 #~ msgstr "Police de la liste d'écoute:" | |
5032 | |
5033 #, fuzzy | |
5034 #~ msgid "<b>_Main window font:</b>" | |
5035 #~ msgstr "Police de la fenêtre principale:" | |
5036 | |
5037 #~ msgid "Mixer device" | |
5038 #~ msgstr "Mixerenhet" | |
5039 | |
5040 #, fuzzy | |
5041 #~ msgid "Settings" | |
5042 #~ msgstr "Mixerinställningar:" | |
5043 | |
5044 #, fuzzy | |
5045 #~ msgid "BMP: Add Directories... " | |
5046 #~ msgstr "/Lägg till mappar..." | |
5047 | |
5048 #~ msgid "Import equalizer presets" | |
5049 #~ msgstr "Importera inställningar för equalizern" | |
5050 | |
5051 #~ msgid "Version: %s" | |
5052 #~ msgstr "Version: %s" | |
5053 | |
5054 #~ msgid "/Skin Browser" | |
5055 #~ msgstr "/Bläddra bland teman" | |
5056 | |
5057 #~ msgid "Plugin Name" | |
5058 #~ msgstr "Insticksmodulsnamn" | |
5059 | |
5060 #~ msgid "Effects Plugins" | |
5061 #~ msgstr "Effektinsticksmoduler" | |
5062 | |
5063 #~ msgid "General Plugins" | |
5064 #~ msgstr "Generella insticksmoduler" | |
5065 | |
5066 #, fuzzy | |
5067 #~ msgid "Read song information only when starting to play" | |
5068 #~ msgstr "Läs sång titel och längd endast när sång börjar spelas" | |
5069 | |
5070 #~ msgid "Demand" | |
5071 #~ msgstr "behov" | |
5072 | |
5073 #, fuzzy | |
5074 #~ msgid "Read song information as soon as the song is loaded to the playlist" | |
5075 #~ msgstr "Läs sångtitel och längd så snart som sång laddes i spellistan" | |
5076 | |
5077 #~ msgid "Warn about non-playable files" | |
5078 #~ msgstr "Varna om ej-spelbara filer" | |
5079 | |
5080 #~ msgid "Sort \"Jump to file\" alphabetically" | |
5081 #~ msgstr "Sortera \"hoppa till fil\" alfabetiskt" | |
5082 | |
5083 #~ msgid "Allow multiple instances" | |
5084 #~ msgstr "Tillåt flera instanser" | |
5085 | |
5086 #, fuzzy | |
5087 #~ msgid "Show window decorations" | |
5088 #~ msgstr "Visa fönsterhanterarens dekorationer" | |
5089 | |
5090 #~ msgid "Always show clutterbar" | |
5091 #~ msgstr "Använd alltid snabbtillgänglighetsbård" | |
5092 | |
5093 #, fuzzy | |
5094 #~ msgid "" | |
5095 #~ "The \"clutterbar\" is the row of buttons at the left side of the main " | |
5096 #~ "window" | |
5097 #~ msgstr "" | |
5098 #~ "\"Snabbtillgänglighetsbården\" är raden med knappar på vänster sida om " | |
5099 #~ "huvudfönstret" | |
5100 | |
5101 #~ msgid "Save window positions" | |
5102 #~ msgstr "Spara fönstrerpositioner" | |
5103 | |
5104 #~ msgid "Dim titlebar when inactive" | |
5105 #~ msgstr "Dimma titelraden vid inaktivtet" | |
5106 | |
5107 #~ msgid "Equalizer doublesize linked" | |
5108 #~ msgstr "Equalizer dubbel storlek länkad" | |
5109 | |
5110 #~ msgid "Use '\\' as a directory delimiter" | |
5111 #~ msgstr "Använd '\\' som mappavgränsare" | |
5112 | |
5113 #~ msgid "pixels" | |
5114 #~ msgstr "pixlar" | |
5115 | |
5116 #, fuzzy | |
5117 #~ msgid "%" | |
5118 #~ msgstr "%d" | |
5119 | |
5120 #~ msgid "Audio I/O Plugins" | |
5121 #~ msgstr "Ljud I/O-insticksmoduler" | |
5122 | |
5123 #~ msgid "Fonts" | |
5124 #~ msgstr "Typsnitt" | |
5125 | |
5126 #~ msgid "BMP Skin Browser" | |
5127 #~ msgstr "BMP Tema bläddrare" | |
5128 | |
5129 #~ msgid "Select random skin on play" | |
5130 #~ msgstr "Välj slumpmässigt tema vid uppspelning" | |
5131 | |
5132 #~ msgid "/E_xpand" | |
5133 #~ msgstr "U_tvidga" | |
5134 | |
5135 #~ msgid "/_Collapse" | |
5136 #~ msgstr "/_Stäng" | |
5137 | |
5138 #~ msgid "/Rename" | |
5139 #~ msgstr "/Byt namn" | |
5140 | |
5141 #~ msgid "/Collapse Tree" | |
5142 #~ msgstr "/Dra ihop träd" | |
5143 | |
5144 #~ msgid "/New Playlist" | |
5145 #~ msgstr "/Ny spellista" | |
5146 | |
5147 #~ msgid "Searching folders..." | |
5148 #~ msgstr "Söker i kataloger..." | |
5149 | |
5150 #~ msgid "bmp: Add Files..." | |
5151 #~ msgstr "bmp: Lägg till filer..." | |
5152 | |
5153 #~ msgid "bmp: Configure Equalizer" | |
5154 #~ msgstr "bmp: Konfigurera equalizer" | |
5155 | |
5156 #~ msgid "bmp: Jump to time" | |
5157 #~ msgstr "bmp: Hoppa till tiden" | |
5158 | |
5159 #~ msgid "Cannot play CD" | |
5160 #~ msgstr "Kan ej spela CD" | |
5161 | |
5162 #~ msgid "" | |
5163 #~ "The inserted CD is not an Audio CD.\n" | |
5164 #~ "Unable to start playback." | |
5165 #~ msgstr "" | |
5166 #~ "Den insatta CD:n är inte en ljud-CD.\n" | |
5167 #~ "Kan ej starta uppspelning." | |
5168 | |
5169 #~ msgid "" | |
5170 #~ "Realtime priority is a way for BMP to get a higher\n" | |
5171 #~ "priority for CPU time. This might give less \"skips\".\n" | |
5172 #~ "\n" | |
5173 #~ "This requires that BMP is run with root privileges and\n" | |
5174 #~ "may, although it's very unusal, lock up your computer.\n" | |
5175 #~ "Running BMP with root privilegies might also have\n" | |
5176 #~ "security implications.\n" | |
5177 #~ "\n" | |
5178 #~ "Using this feature is not encouraged.\n" | |
5179 #~ "To activate this you need to restart BMP." | |
5180 #~ msgstr "" | |
5181 #~ "Att sätta prioriteringen till omedelbar är ett sätt för BMP\n" | |
5182 #~ "att få högre prioritet om CPU-tiden. Det här kan leda till\n" | |
5183 #~ "färre hack.\n" | |
5184 #~ "\n" | |
5185 #~ "Detta kräver att BMP körs med root-privilegier och\n" | |
5186 #~ "kan, om än väldigt ovanligt, låsa din dator.\n" | |
5187 #~ "Att köra BMP med root-privilegier kan också ha\n" | |
5188 #~ "säkerhetsimplikationer.\n" | |
5189 #~ "\n" | |
5190 #~ "Användning av detta är inte att rekommendera.\n" | |
5191 #~ "För att aktivera den här finessen måste du starta om BMP." | |
5192 | |
5193 #~ msgid "Transparent playlist window" | |
5194 #~ msgstr "Genomskinligt spellistsfönster" | |
5195 | |
5196 #~ msgid "Run BMP with higher priority (not recomended)" | |
5197 #~ msgstr "Kör BMP med högre prioritet (ej rekommenderat)" | |
5198 | |
5199 #~ msgid "Snap windows at" | |
5200 #~ msgstr "Fäst fönstren vid" | |
5201 | |
5202 #~ msgid "bmp: Preferences and Settings" | |
5203 #~ msgstr "bmp: Preferenser och inställningar" | |
5204 | |
5205 #~ msgid "bmp: Add Url..." | |
5206 #~ msgstr "bmp: Lägg till URL..." | |
5207 | |
5208 #~ msgid "bmp: Load files" | |
5209 #~ msgstr "bmp: Ladda filer" | |
5210 | |
5211 #~ msgid "bmp" | |
5212 #~ msgstr "bmp" | |
5213 | |
5214 #~ msgid "Unable to write playlist!" | |
5215 #~ msgstr "Kunde ej skriva spellista!" | |
5216 | |
5217 #~ msgid "bmp: Error: File exists!" | |
5218 #~ msgstr "bmp: Fel: Filen finns redan!" | |
5219 | |
5220 #~ msgid "Overwrite" | |
5221 #~ msgstr "Skriv över" | |
5222 | |
5223 #~ msgid "Unknown filetype for %s" | |
5224 #~ msgstr "%s är av okänd filtyp" | |
5225 | |
5226 #~ msgid "Determine file type:" | |
5227 #~ msgstr "Bestäm filtyp:" | |
5228 | |
5229 #~ msgid "bmp: Error: Delete files?" | |
5230 #~ msgstr "bmp: Fel: Radera filer?" |