Mercurial > audlegacy
annotate po/nl.po @ 3172:959fba26290d trunk
Remove unnecessary switch statement.
author | William Pitcock <nenolod@atheme-project.org> |
---|---|
date | Thu, 26 Jul 2007 14:59:29 -0500 |
parents | 944fe2061ed7 |
children | 7ef1d3b56b92 |
rev | line source |
---|---|
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1 # Dutch translation for Audacious |
0 | 2 # Copyright (C) 2004 Laurens Buhler <masterpe@xs4all.nl> |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
3 # Copyright (C) 2006 Tony Vroon <chainsaw@gentoo.org> |
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
4 # This file is distributed under the same license as the Audacious package. |
0 | 5 # |
6 msgid "" | |
7 msgstr "" | |
8 "Project-Id-Version: nl\n" | |
1461 | 9 "Report-Msgid-Bugs-To: http://bugs.audacious-media-player.org\n" |
2679 | 10 "POT-Creation-Date: 2007-04-14 15:19-0500\n" |
1981 | 11 "PO-Revision-Date: 2006-11-16 20:02+0100\n" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
12 "Last-Translator: Tony Vroon <chainsaw@gentoo.org>\n" |
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
13 "Language-Team: (not responsive)\n" |
0 | 14 "MIME-Version: 1.0\n" |
15 "Content-Type: text/plain; charset=iso-8859-15\n" | |
16 "Content-Transfer-Encoding: 8bit\n" | |
17 | |
2445 | 18 #: src/audacious/glade.c:43 |
19 #, c-format | |
20 msgid "" | |
21 "<b><big>Unable to create %s.</big></b>\n" | |
22 "\n" | |
23 "Could not open glade file (%s). Please check your installation.\n" | |
24 msgstr "" | |
25 "<b><big>Kan %s niet aanmaken.</big></b>\n" | |
26 "\n" | |
27 "Het glade-bestand (%s) kon niet geopend worden. Is uw installatie compleet?\n" | |
28 | |
2679 | 29 #: src/audacious/input.c:539 |
2445 | 30 #, c-format |
31 msgid "audacious: %s" | |
32 msgstr "audacious: %s" | |
33 | |
2679 | 34 #: src/audacious/input.c:555 |
2445 | 35 msgid "Filename:" |
36 msgstr "Bestandsnaam:" | |
37 | |
2679 | 38 #: src/audacious/input.c:573 |
2445 | 39 msgid "No input plugin recognized this file" |
40 msgstr "Geen invoer-plugin heeft dit bestand herkend" | |
41 | |
2679 | 42 #: src/audacious/input.c:575 |
2445 | 43 #, c-format |
44 msgid "Input plugin: %s" | |
45 msgstr "Invoer plugin: %s" | |
46 | |
47 #: src/audacious/logger.c:122 | |
48 #, c-format | |
49 msgid "Unable to create log file (%s)!\n" | |
50 msgstr "Kon logbestand niet aanmaken (%s)!\n" | |
51 | |
2679 | 52 #: src/audacious/main.c:84 src/audacious/main.c:86 src/audacious/ui_main.c:628 |
53 #: src/audacious/ui_main.c:2948 | |
2445 | 54 msgid "Audacious" |
55 msgstr "Audacious" | |
56 | |
2679 | 57 #: src/audacious/main.c:461 |
2445 | 58 #, fuzzy, c-format |
59 msgid "Could not create directory (%s): %s\n" | |
60 msgstr "Kon de map (%s) niet aanmaken: %s" | |
61 | |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
62 # -n, --session switch |
2679 | 63 #: src/audacious/main.c:860 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
64 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
65 msgid "Select which Audacious session ID to use" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
66 msgstr "Kies Audacious sessie (Standaard: 0)" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
67 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
68 # -r, --rew switch |
2679 | 69 #: src/audacious/main.c:861 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
70 msgid "Skip backwards in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
71 msgstr "Ga terug in de speellijst" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
72 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
73 # -p, --play switch |
2679 | 74 #: src/audacious/main.c:862 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
75 msgid "Start playing current playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
76 msgstr "Begin de huidige speellijst af te spelen" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
77 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
78 # -u, --pause switch |
2679 | 79 #: src/audacious/main.c:863 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
80 msgid "Pause current song" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
81 msgstr "Pauzeer huidig nummer" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
82 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
83 # -s, --stop switch |
2679 | 84 #: src/audacious/main.c:864 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
85 msgid "Stop current song" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
86 msgstr "Stop huidig nummer" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
87 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
88 # -t, --play-pause switch |
2679 | 89 #: src/audacious/main.c:865 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
90 msgid "Pause if playing, play otherwise" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
91 msgstr "Pauzeer tijdens spelen, anders afspelen" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
92 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
93 # -f, --fwd switch |
2679 | 94 #: src/audacious/main.c:866 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
95 msgid "Skip forward in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
96 msgstr "Ga vooruit in de speellijst" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
97 |
2679 | 98 #: src/audacious/main.c:867 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
99 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
100 msgid "Display Jump to File dialog" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
101 msgstr "Spring-naar-bestand dialoog weergeven" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
102 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
103 # -e, --enqueue switch |
2679 | 104 #: src/audacious/main.c:868 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
105 msgid "Don't clear the playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
106 msgstr "Speellijst niet wissen" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
107 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
108 # -e, --enqueue switch |
2679 | 109 #: src/audacious/main.c:869 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
110 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
111 msgid "Add new files to a temporary playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
112 msgstr "Speellijst niet wissen" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
113 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
114 # -m, --show-main-window switch |
2679 | 115 #: src/audacious/main.c:870 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
116 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
117 msgid "Display the main window" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
118 msgstr "Geef het hoofdvenster weer" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
119 |
2679 | 120 #: src/audacious/main.c:871 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
121 msgid "Display all open Audacious windows" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
122 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
123 |
2679 | 124 #: src/audacious/main.c:872 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
125 msgid "Enable headless operation" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
126 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
127 |
2679 | 128 #: src/audacious/main.c:873 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
129 msgid "Print all errors and warnings to stdout" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
130 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
131 |
2679 | 132 #: src/audacious/main.c:874 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
133 msgid "Show version and builtin features" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
134 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
135 |
2679 | 136 #: src/audacious/main.c:875 |
2445 | 137 msgid "FILE..." |
138 msgstr "" | |
139 | |
2679 | 140 #: src/audacious/main.c:1001 |
2445 | 141 #, c-format |
142 msgid "" | |
143 "<b><big>Unable to load skin.</big></b>\n" | |
144 "\n" | |
145 "Check that skin at '%s' is usable and default skin is properly installed at " | |
146 "'%s'\n" | |
147 msgstr "" | |
148 "<b><big>Kon de skin niet laden.</big></b>\n" | |
149 "\n" | |
150 "Controleer dat de skin bij '%s' bruikbaar is en de standaardskin correct " | |
151 "geinstalleerd bij '%s'\n" | |
152 | |
2679 | 153 #: src/audacious/main.c:1052 |
2445 | 154 msgid "" |
155 "Sorry, threads isn't supported on your platform.\n" | |
156 "\n" | |
157 "If you're on a libc5 based linux system and installed Glib & GTK+ before " | |
158 "you\n" | |
159 "installed LinuxThreads you need to recompile Glib & GTK+.\n" | |
160 msgstr "" | |
161 "Sorry, threads zijn niet ondersteund op uw platform.\n" | |
162 "\n" | |
163 "Als u gebruikt maakt van libc5 gebaseerde linux en u heeft Glib/GTK+ " | |
164 "geinstalleerd voordat u\n" | |
165 "LinuxThreads heeft geinstalleerd moet u Glib/GTK+ hercompileren.\n" | |
166 | |
2679 | 167 #: src/audacious/main.c:1074 |
168 #, c-format | |
169 msgid "" | |
170 "Sorry, your GTK+ version (%d.%d.%d) does not work with Audacious.\n" | |
171 "Please use GTK+ %s or newer.\n" | |
172 msgstr "" | |
173 "Sorry, uw GTK+ versie (%d.%d.%d) werkt niet met Audacious.\n" | |
174 "Gelieve GTK+ %s of nieuwer te installeren.\n" | |
175 | |
176 #: src/audacious/main.c:1093 | |
2445 | 177 msgid "- play multimedia files" |
178 msgstr "" | |
179 | |
2679 | 180 #: src/audacious/main.c:1100 |
2445 | 181 #, c-format |
182 msgid "" | |
183 "%s: %s\n" | |
184 "Try `%s --help' for more information.\n" | |
185 msgstr "" | |
186 | |
2679 | 187 #: src/audacious/main.c:1109 |
2445 | 188 #, fuzzy, c-format |
189 msgid "%s: Unable to open display, exiting.\n" | |
190 msgstr "audacious: Kan het venster niet openen, het programma sluit nu af.\n" | |
191 | |
2679 | 192 #: src/audacious/signals.c:48 |
2445 | 193 msgid "" |
194 "\n" | |
2679 | 195 "Audacious has caught signal 11 (SIGSEGV).\n" |
196 "\n" | |
197 "We apologize for the inconvenience, but Audacious has crashed.\n" | |
198 "This is a bug in the program, and should never happen under normal " | |
199 "circumstances.\n" | |
200 "Your current configuration has been saved and should not be damaged.\n" | |
2445 | 201 "\n" |
2679 | 202 "You can help improve the quality of Audacious by filing a bug at http://bugs-" |
203 "meta.atheme.org\n" | |
204 "Please include the entire text of this message and a description of what you " | |
205 "were doing when\n" | |
206 "this crash occured in order to quickly expedite the handling of your bug " | |
207 "report:\n" | |
2445 | 208 "\n" |
209 msgstr "" | |
2679 | 210 |
211 #: src/audacious/signals.c:79 | |
212 msgid "" | |
2445 | 213 "\n" |
2679 | 214 "Bugs can be reported at http://bugs-meta.atheme.org against the Audacious " |
215 "product.\n" | |
216 msgstr "" | |
217 | |
218 #: src/audacious/signals.c:265 | |
219 msgid "" | |
220 "Your signaling implementation is broken.\n" | |
221 "Expect unusable crash reports.\n" | |
222 msgstr "" | |
223 | |
224 #: src/audacious/strings.c:170 | |
2445 | 225 msgid " (invalid UTF-8)" |
226 msgstr " (ongeldige UTF-8)" | |
227 | |
2368 | 228 #: src/audacious/ui_about.c:44 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
229 #, fuzzy, c-format |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
230 msgid "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
231 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
232 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
233 "Copyright (C) 2005-2007 Audacious Development Team" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
234 msgstr "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
235 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
236 "De toekomst van UNIX multimedia.\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
237 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
238 "Copyright (C) 2005-2006 Audacious ontwikkelteam\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
239 |
2679 | 240 #: src/audacious/ui_about.c:123 src/audacious/ui_credits.c:345 |
2368 | 241 #: src/audacious/ui_manager.c:387 src/audacious/ui_manager.c:388 |
753 | 242 msgid "About Audacious" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
243 msgstr "Over Audacious" |
753 | 244 |
2679 | 245 #: src/audacious/ui_about.c:172 src/audacious/ui_credits.c:390 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
246 msgid "Credits" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
247 msgstr "Met dank aan" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
248 |
2368 | 249 #: src/audacious/ui_credits.c:45 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
250 #, fuzzy, c-format |
0 | 251 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
252 "<big><b>Audacious %s</b></big>\n" |
381 | 253 "The future of UNIX multimedia.\n" |
0 | 254 "\n" |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
255 "Copyright (C) 2005-2007 Audacious Development Team\n" |
0 | 256 msgstr "" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
257 "<big><b>Audacious %s</b></big>\n" |
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
258 "De toekomst van UNIX multimedia.\n" |
0 | 259 "\n" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
260 "Copyright (C) 2005-2006 Audacious ontwikkelteam\n" |
0 | 261 |
2368 | 262 #: src/audacious/ui_credits.c:51 |
753 | 263 msgid "Audacious core developers:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
264 msgstr "Audacious kern-ontwikkelaars:" |
753 | 265 |
2445 | 266 #: src/audacious/ui_credits.c:66 |
753 | 267 msgid "Graphics:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
268 msgstr "Graphics:" |
753 | 269 |
2445 | 270 #: src/audacious/ui_credits.c:71 |
753 | 271 msgid "Default skin:" |
272 msgstr "Standaard skin:" | |
273 | |
2445 | 274 #: src/audacious/ui_credits.c:76 |
753 | 275 msgid "Plugin development:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
276 msgstr "Plugin-ontwikkeling:" |
753 | 277 |
2679 | 278 #: src/audacious/ui_credits.c:89 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
279 msgid "Patch authors:" |
1981 | 280 msgstr "Patches aangeleverd door:" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
281 |
2679 | 282 #: src/audacious/ui_credits.c:109 |
381 | 283 msgid "0.1.x developers:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
284 msgstr "0.1.x ontwikkelaars:" |
381 | 285 |
2679 | 286 #: src/audacious/ui_credits.c:115 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
287 msgid "BMP Developers:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
288 msgstr "BMP ontwikkelaars:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
289 |
2679 | 290 #: src/audacious/ui_credits.c:147 |
0 | 291 msgid "Brazilian Portuguese:" |
292 msgstr "Braziliaans Portugees:" | |
293 | |
2679 | 294 #: src/audacious/ui_credits.c:150 |
0 | 295 msgid "Breton:" |
296 msgstr "Bretons:" | |
297 | |
2679 | 298 #: src/audacious/ui_credits.c:153 |
2368 | 299 #, fuzzy |
300 msgid "Bulgarian:" | |
301 msgstr "Hongaars:" | |
302 | |
2679 | 303 #: src/audacious/ui_credits.c:156 |
304 #, fuzzy | |
305 msgid "Catalan:" | |
306 msgstr "Italiaans:" | |
307 | |
308 #: src/audacious/ui_credits.c:159 | |
2445 | 309 #, fuzzy |
310 msgid "Croatian:" | |
311 msgstr "Roemeens:" | |
312 | |
2679 | 313 #: src/audacious/ui_credits.c:162 |
1107 | 314 msgid "Czech:" |
315 msgstr "Tjechisch:" | |
316 | |
2679 | 317 #: src/audacious/ui_credits.c:165 |
0 | 318 msgid "Dutch:" |
319 msgstr "Nederlands:" | |
320 | |
2679 | 321 #: src/audacious/ui_credits.c:169 |
985 | 322 msgid "Finnish:" |
323 msgstr "Fins:" | |
324 | |
2679 | 325 #: src/audacious/ui_credits.c:172 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
326 msgid "French:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
327 msgstr "Frans:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
328 |
2679 | 329 #: src/audacious/ui_credits.c:175 |
0 | 330 msgid "German:" |
331 msgstr "Duits:" | |
332 | |
2679 | 333 #: src/audacious/ui_credits.c:179 |
2218 | 334 #, fuzzy |
335 msgid "Georgian:" | |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
336 msgstr "Georgisch:" |
0 | 337 |
2679 | 338 #: src/audacious/ui_credits.c:182 |
0 | 339 msgid "Greek:" |
340 msgstr "Grieks:" | |
341 | |
2679 | 342 #: src/audacious/ui_credits.c:187 |
2445 | 343 msgid "Hindi:" |
344 msgstr "Hindi:" | |
345 | |
2679 | 346 #: src/audacious/ui_credits.c:190 |
2445 | 347 msgid "Hungarian:" |
348 msgstr "Hongaars:" | |
349 | |
2679 | 350 #: src/audacious/ui_credits.c:193 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
351 msgid "Italian:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
352 msgstr "Italiaans:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
353 |
2679 | 354 #: src/audacious/ui_credits.c:197 |
985 | 355 msgid "Japanese:" |
356 msgstr "Japans:" | |
0 | 357 |
2679 | 358 #: src/audacious/ui_credits.c:200 |
985 | 359 msgid "Korean:" |
360 msgstr "Koreaans:" | |
0 | 361 |
2679 | 362 #: src/audacious/ui_credits.c:203 |
985 | 363 msgid "Lithuanian:" |
364 msgstr "Lets:" | |
0 | 365 |
2679 | 366 #: src/audacious/ui_credits.c:206 |
985 | 367 msgid "Macedonian:" |
368 msgstr "Macedonisch:" | |
369 | |
2679 | 370 #: src/audacious/ui_credits.c:209 |
2445 | 371 msgid "Polish:" |
372 msgstr "Pools:" | |
0 | 373 |
2679 | 374 #: src/audacious/ui_credits.c:212 |
2445 | 375 msgid "Romanian:" |
376 msgstr "Roemeens:" | |
2218 | 377 |
2679 | 378 #: src/audacious/ui_credits.c:215 |
2445 | 379 msgid "Russian:" |
380 msgstr "Russisch:" | |
2218 | 381 |
2679 | 382 #: src/audacious/ui_credits.c:218 |
2445 | 383 msgid "Serbian (Latin):" |
2218 | 384 msgstr "" |
385 | |
2679 | 386 #: src/audacious/ui_credits.c:221 |
2445 | 387 msgid "Serbian (Cyrillic):" |
388 msgstr "" | |
0 | 389 |
2679 | 390 #: src/audacious/ui_credits.c:224 |
2445 | 391 msgid "Simplified Chinese:" |
392 msgstr "" | |
0 | 393 |
2679 | 394 #: src/audacious/ui_credits.c:227 |
2445 | 395 msgid "Slovak:" |
396 msgstr "Slowaaks:" | |
1414 | 397 |
2679 | 398 #: src/audacious/ui_credits.c:230 |
2445 | 399 msgid "Spanish:" |
400 msgstr "Spaans:" | |
401 | |
2679 | 402 #: src/audacious/ui_credits.c:233 |
2445 | 403 msgid "Swedish:" |
404 msgstr "Zweeds:" | |
405 | |
2679 | 406 #: src/audacious/ui_credits.c:236 |
2218 | 407 msgid "Traditional Chinese:" |
408 msgstr "" | |
409 | |
2679 | 410 #: src/audacious/ui_credits.c:239 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
411 msgid "Turkish:" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
412 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
413 |
2679 | 414 #: src/audacious/ui_credits.c:243 |
1414 | 415 msgid "Ukrainian:" |
416 msgstr "Ukrainees:" | |
417 | |
2679 | 418 #: src/audacious/ui_credits.c:246 |
0 | 419 msgid "Welsh:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
420 msgstr "Welsh:" |
0 | 421 |
2679 | 422 #: src/audacious/ui_credits.c:394 |
753 | 423 msgid "Translators" |
424 msgstr "Vertalers" | |
425 | |
2679 | 426 #: src/audacious/ui_equalizer.c:743 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
427 msgid "Audacious Equalizer" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
428 msgstr "Audacious Equalizer" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
429 |
2679 | 430 #: src/audacious/ui_equalizer.c:1391 |
753 | 431 msgid "Presets" |
432 msgstr "Standen" | |
433 | |
2679 | 434 #: src/audacious/ui_main.c:626 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
435 #, c-format |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
436 msgid "%s - Audacious" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
437 msgstr "%s - Audacious" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
438 |
2679 | 439 #: src/audacious/ui_main.c:851 |
0 | 440 msgid "VBR" |
441 msgstr "VBR" | |
442 | |
2679 | 443 #: src/audacious/ui_main.c:892 src/audacious/ui_main.c:896 |
985 | 444 msgid "stereo" |
989
a547b20938d5
[svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages.
chainsaw
parents:
985
diff
changeset
|
445 msgstr "stereo" |
985 | 446 |
2679 | 447 #: src/audacious/ui_main.c:892 src/audacious/ui_main.c:896 |
985 | 448 msgid "mono" |
989
a547b20938d5
[svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages.
chainsaw
parents:
985
diff
changeset
|
449 msgstr "mono" |
985 | 450 |
2501 | 451 #: src/audacious/ui_main.c:1328 src/audacious/ui_manager.c:414 |
2368 | 452 #: src/audacious/ui_manager.c:415 |
0 | 453 msgid "Jump to Time" |
454 msgstr "Ga naar tijd" | |
455 | |
2501 | 456 #: src/audacious/ui_main.c:1349 |
0 | 457 msgid "minutes:seconds" |
458 msgstr "minuten:seconden" | |
459 | |
2501 | 460 #: src/audacious/ui_main.c:1359 |
0 | 461 msgid "Track length:" |
462 msgstr "Duur:" | |
463 | |
2679 | 464 #: src/audacious/ui_main.c:1520 |
465 msgid "Audacious - visibility warning" | |
466 msgstr "" | |
467 | |
468 #: src/audacious/ui_main.c:1522 | |
469 #, fuzzy | |
470 msgid "Show main player window" | |
471 msgstr "Kies het lettertype voor het hoofdvenster:" | |
472 | |
473 #: src/audacious/ui_main.c:1523 | |
474 msgid "Ignore" | |
475 msgstr "" | |
476 | |
477 #: src/audacious/ui_main.c:1527 | |
478 msgid "" | |
479 "Audacious has been started with all of its windows hidden.\n" | |
480 "You may want to show the player window again to control Audacious; " | |
481 "otherwise, you'll have to control it remotely via audtool or enabled plugins " | |
482 "(such as the statusicon plugin)." | |
483 msgstr "" | |
484 | |
485 #: src/audacious/ui_main.c:1533 | |
486 msgid "Always ignore, show/hide is controlled remotely" | |
487 msgstr "" | |
488 | |
489 #: src/audacious/ui_main.c:1551 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
490 msgid "Enter location to play:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
491 msgstr "Geef afspeellocatie op:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
492 |
2679 | 493 #: src/audacious/ui_main.c:1761 |
0 | 494 #, c-format |
495 msgid "SEEK TO: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
496 msgstr "ZOEK NAAR: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
497 | |
2679 | 498 #: src/audacious/ui_main.c:1793 src/audacious/ui_main.c:2418 |
0 | 499 #, c-format |
500 msgid "VOLUME: %d%%" | |
501 msgstr "VOLUME: %d%%" | |
502 | |
2679 | 503 #: src/audacious/ui_main.c:1824 src/audacious/ui_main.c:2421 |
0 | 504 #, c-format |
505 msgid "BALANCE: %d%% LEFT" | |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
506 msgstr "BALANS: %d%% LINKS" |
0 | 507 |
2679 | 508 #: src/audacious/ui_main.c:1828 src/audacious/ui_main.c:2424 |
0 | 509 msgid "BALANCE: CENTER" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
510 msgstr "BALANS: MIDDEN" |
0 | 511 |
2679 | 512 #: src/audacious/ui_main.c:1832 src/audacious/ui_main.c:2426 |
0 | 513 #, c-format |
514 msgid "BALANCE: %d%% RIGHT" | |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
515 msgstr "BALANS: %d%% RECHTS" |
0 | 516 |
2679 | 517 #: src/audacious/ui_main.c:2188 |
0 | 518 msgid "OPTIONS MENU" |
519 msgstr "OPTIES-MENU" | |
520 | |
2679 | 521 #: src/audacious/ui_main.c:2192 |
0 | 522 msgid "DISABLE ALWAYS ON TOP" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
523 msgstr "ALTIJD OP VOORGROND UITSCHAKELEN" |
0 | 524 |
2679 | 525 #: src/audacious/ui_main.c:2194 |
0 | 526 msgid "ENABLE ALWAYS ON TOP" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
527 msgstr "ALTIJD OP VOORGROND INSCHAKELEN" |
0 | 528 |
2679 | 529 #: src/audacious/ui_main.c:2197 |
0 | 530 msgid "FILE INFO BOX" |
531 msgstr "BESTANDSINFORMATIE BOX" | |
532 | |
2679 | 533 #: src/audacious/ui_main.c:2201 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
534 msgid "DISABLE DOUBLESIZE" |
1981 | 535 msgstr "DUBBEL FORMAAT UIT" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
536 |
2679 | 537 #: src/audacious/ui_main.c:2203 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
538 msgid "ENABLE DOUBLESIZE" |
1981 | 539 msgstr "DUBBEL FORMAAT AAN" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
540 |
2679 | 541 #: src/audacious/ui_main.c:2206 |
0 | 542 msgid "VISUALIZATION MENU" |
543 msgstr "VISUALISATIE MENU" | |
544 | |
2679 | 545 #: src/audacious/ui_main.c:2252 |
0 | 546 msgid "" |
547 "<b><big>No playable CD found.</big></b>\n" | |
548 "\n" | |
549 "No CD inserted, or inserted CD is not an audio CD.\n" | |
550 msgstr "" | |
1130
b60f95fa6dc8
[svn] Update dutch translation. One more pointer signedness issue in MP4.
chainsaw
parents:
1107
diff
changeset
|
551 "<b><big>Geen afspeelbare CD gevonden.</big></b>\n" |
0 | 552 "\n" |
553 "Geen CD aanwezig of de aanwezige CD is geen audio CD.\n" | |
554 | |
2679 | 555 #: src/audacious/ui_main.c:2269 |
0 | 556 msgid "" |
557 "<b><big>Couldn't open audio.</big></b>\n" | |
558 "\n" | |
559 "Please check that:\n" | |
560 "1. You have the correct output plugin selected.\n" | |
561 "2. No other programs is blocking the soundcard.\n" | |
562 "3. Your soundcard is configured properly.\n" | |
563 msgstr "" | |
564 "<b><big>Kon geluid niet openen.</big></b>\n" | |
565 "\n" | |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
566 "Gelieve te controleren dat:\n" |
0 | 567 "1. De correcte uitvoer plugin geselecteerd is\n" |
568 "2. Geen andere programma's de geluidskaart blokkeren\n" | |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
569 "3. Uw geluidskaart juist geconfigureerd is\n" |
0 | 570 |
2679 | 571 #: src/audacious/ui_main.c:2876 |
2231 | 572 #, fuzzy |
573 msgid "Error in Audacious." | |
574 msgstr "%s - Audacious" | |
575 | |
2368 | 576 #: src/audacious/ui_manager.c:43 src/audacious/ui_manager.c:44 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
577 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
578 msgid "Autoscroll Songname" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
579 msgstr "/Titel automatisch scrollen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
580 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
581 # -s, --stop switch |
2368 | 582 #: src/audacious/ui_manager.c:46 src/audacious/ui_manager.c:47 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
583 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
584 msgid "Stop after Current Song" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
585 msgstr "/Stop na huidig nummer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
586 |
2368 | 587 #: src/audacious/ui_manager.c:49 src/audacious/ui_manager.c:50 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
588 msgid "Peaks" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
589 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
590 |
2368 | 591 #: src/audacious/ui_manager.c:52 src/audacious/ui_manager.c:53 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
592 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
593 msgid "Repeat" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
594 msgstr "/Herhalen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
595 |
2368 | 596 #: src/audacious/ui_manager.c:55 src/audacious/ui_manager.c:56 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
597 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
598 msgid "Shuffle" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
599 msgstr "/Willekeurig afspelen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
600 |
2368 | 601 #: src/audacious/ui_manager.c:58 src/audacious/ui_manager.c:59 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
602 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
603 msgid "No Playlist Advance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
604 msgstr "/Niet vooruitlopen in de speellijst" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
605 |
2368 | 606 #: src/audacious/ui_manager.c:61 src/audacious/ui_manager.c:62 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
607 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
608 msgid "Show Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
609 msgstr "Sp/eler weergeven" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
610 |
2368 | 611 #: src/audacious/ui_manager.c:64 src/audacious/ui_manager.c:65 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
612 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
613 msgid "Show Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
614 msgstr "/Speellijst weergeven" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
615 |
2368 | 616 #: src/audacious/ui_manager.c:67 src/audacious/ui_manager.c:68 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
617 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
618 msgid "Show Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
619 msgstr "/Equalizer weergeven" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
620 |
2368 | 621 #: src/audacious/ui_manager.c:70 src/audacious/ui_manager.c:71 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
622 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
623 msgid "Always on Top" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
624 msgstr "/Altijd op de voorgrond" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
625 |
2368 | 626 #: src/audacious/ui_manager.c:73 src/audacious/ui_manager.c:74 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
627 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
628 msgid "Put on All Workspaces" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
629 msgstr "/Op alle bureaubladen weergeven" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
630 |
2368 | 631 #: src/audacious/ui_manager.c:76 src/audacious/ui_manager.c:77 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
632 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
633 msgid "Roll up Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
634 msgstr "/Speler oprollen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
635 |
2368 | 636 #: src/audacious/ui_manager.c:79 src/audacious/ui_manager.c:80 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
637 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
638 msgid "Roll up Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
639 msgstr "/Speellijst oprollen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
640 |
2368 | 641 #: src/audacious/ui_manager.c:82 src/audacious/ui_manager.c:83 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
642 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
643 msgid "Roll up Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
644 msgstr "/Equalizer oprollen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
645 |
2368 | 646 #: src/audacious/ui_manager.c:85 src/audacious/ui_manager.c:86 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
647 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
648 msgid "DoubleSize" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
649 msgstr "/Dubbele grootte" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
650 |
2368 | 651 #: src/audacious/ui_manager.c:88 src/audacious/ui_manager.c:89 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
652 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
653 msgid "Easy Move" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
654 msgstr "/Eenvoudig verplaatsen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
655 |
2368 | 656 #: src/audacious/ui_manager.c:97 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
657 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
658 msgid "Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
659 msgstr "/Analyzer type" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
660 |
2368 | 661 #: src/audacious/ui_manager.c:98 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
662 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
663 msgid "Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
664 msgstr "/Scope type" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
665 |
2368 | 666 #: src/audacious/ui_manager.c:99 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
667 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
668 msgid "Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
669 msgstr "/Analyzer type/Vurig" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
670 |
2368 | 671 #: src/audacious/ui_manager.c:100 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
672 msgid "Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
673 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
674 |
2368 | 675 #: src/audacious/ui_manager.c:104 src/audacious/ui_manager.c:121 |
676 #: src/audacious/ui_manager.c:127 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
677 msgid "Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
678 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
679 |
2368 | 680 #: src/audacious/ui_manager.c:105 src/audacious/ui_manager.c:122 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
681 msgid "Fire" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
682 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
683 |
2368 | 684 #: src/audacious/ui_manager.c:106 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
685 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
686 msgid "Vertical Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
687 msgstr "/Analyzer type/Verticale lijnen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
688 |
2368 | 689 #: src/audacious/ui_manager.c:110 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
690 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
691 msgid "Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
692 msgstr "regels" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
693 |
2368 | 694 #: src/audacious/ui_manager.c:111 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
695 msgid "Bars" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
696 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
697 |
2368 | 698 #: src/audacious/ui_manager.c:115 |
2167 | 699 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
700 msgid "Dot Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
701 msgstr "/Scope type/Punt Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
702 |
2368 | 703 #: src/audacious/ui_manager.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
704 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
705 msgid "Line Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
706 msgstr "/Scope type/Lijn Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
707 |
2368 | 708 #: src/audacious/ui_manager.c:117 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
709 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
710 msgid "Solid Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
711 msgstr "/Scope type/Solide Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
712 |
2368 | 713 #: src/audacious/ui_manager.c:123 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
714 msgid "Ice" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
715 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
716 |
2368 | 717 #: src/audacious/ui_manager.c:128 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
718 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
719 msgid "Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
720 msgstr "mono" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
721 |
2368 | 722 #: src/audacious/ui_manager.c:132 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
723 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
724 msgid "Full (~50 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
725 msgstr "/Ververssnelheid/Volledig (~50 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
726 |
2368 | 727 #: src/audacious/ui_manager.c:133 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
728 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
729 msgid "Half (~25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
730 msgstr "/Ververssnelheid/Half (~25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
731 |
2368 | 732 #: src/audacious/ui_manager.c:134 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
733 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
734 msgid "Quarter (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
735 msgstr "/Ververssnelheid/É©n vierde (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
736 |
2368 | 737 #: src/audacious/ui_manager.c:135 |
2167 | 738 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
739 msgid "Eighth (~6 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
740 msgstr "/Ververssnelheid/É©n achtste (~6 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
741 |
2368 | 742 #: src/audacious/ui_manager.c:139 src/audacious/ui_manager.c:147 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
743 msgid "Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
744 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
745 |
2368 | 746 #: src/audacious/ui_manager.c:140 src/audacious/ui_manager.c:148 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
747 msgid "Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
748 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
749 |
2368 | 750 #: src/audacious/ui_manager.c:141 src/audacious/ui_manager.c:149 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
751 msgid "Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
752 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
753 |
2368 | 754 #: src/audacious/ui_manager.c:142 src/audacious/ui_manager.c:150 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
755 msgid "Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
756 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
757 |
2368 | 758 #: src/audacious/ui_manager.c:143 src/audacious/ui_manager.c:151 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
759 msgid "Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
760 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
761 |
2368 | 762 #: src/audacious/ui_manager.c:155 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
763 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
764 msgid "Time Elapsed" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
765 msgstr "/Verstreken tijd" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
766 |
2368 | 767 #: src/audacious/ui_manager.c:156 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
768 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
769 msgid "Time Remaining" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
770 msgstr "/Resterende tijd" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
771 |
2368 | 772 #: src/audacious/ui_manager.c:165 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
773 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
774 msgid "Playback" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
775 msgstr "/A_fspelen" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
776 |
2368 | 777 #: src/audacious/ui_manager.c:167 src/audacious/ui_manager.c:168 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
778 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
779 msgid "Play CD" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
780 msgstr "/CD afspelen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
781 |
2368 | 782 #: src/audacious/ui_manager.c:170 src/audacious/ui_manager.c:171 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
783 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
784 msgid "Play" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
785 msgstr "/Afspelen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
786 |
2368 | 787 #: src/audacious/ui_manager.c:173 src/audacious/ui_manager.c:174 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
788 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
789 msgid "Pause" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
790 msgstr "/Pause" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
791 |
2368 | 792 #: src/audacious/ui_manager.c:176 src/audacious/ui_manager.c:177 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
793 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
794 msgid "Stop" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
795 msgstr "/Stop" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
796 |
2368 | 797 #: src/audacious/ui_manager.c:179 src/audacious/ui_manager.c:180 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
798 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
799 msgid "Previous" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
800 msgstr "/Vorige" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
801 |
2368 | 802 #: src/audacious/ui_manager.c:182 src/audacious/ui_manager.c:183 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
803 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
804 msgid "Next" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
805 msgstr "/Volgende" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
806 |
2368 | 807 #: src/audacious/ui_manager.c:188 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
808 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
809 msgid "Visualization" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
810 msgstr "/Visualisatie" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
811 |
2368 | 812 #: src/audacious/ui_manager.c:189 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
813 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
814 msgid "Visualization Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
815 msgstr "/Visualisatie type" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
816 |
2368 | 817 #: src/audacious/ui_manager.c:190 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
818 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
819 msgid "Analyzer Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
820 msgstr "/Analyzer type/Vurig" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
821 |
2368 | 822 #: src/audacious/ui_manager.c:191 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
823 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
824 msgid "Scope Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
825 msgstr "/Scope type" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
826 |
2368 | 827 #: src/audacious/ui_manager.c:192 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
828 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
829 msgid "Voiceprint Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
830 msgstr "/Analyzer type/Vurig" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
831 |
2368 | 832 #: src/audacious/ui_manager.c:193 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
833 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
834 msgid "WindowShade VU Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
835 msgstr "/Vensterschaduw VU type" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
836 |
2368 | 837 #: src/audacious/ui_manager.c:194 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
838 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
839 msgid "Refresh Rate" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
840 msgstr "/Ververssnelheid" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
841 |
2368 | 842 #: src/audacious/ui_manager.c:195 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
843 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
844 msgid "Analyzer Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
845 msgstr "/Analyzer snelheid" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
846 |
2368 | 847 #: src/audacious/ui_manager.c:196 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
848 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
849 msgid "Peaks Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
850 msgstr "/Toppen snelheid" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
851 |
2445 | 852 #: src/audacious/ui_manager.c:201 src/audacious/ui_preferences.c:106 |
2501 | 853 #: src/audacious/ui_playlist_manager.c:288 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
854 #: src/audacious/glade/prefswin.glade:2494 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
855 msgid "Playlist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
856 msgstr "Speellijst" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
857 |
2368 | 858 #: src/audacious/ui_manager.c:203 src/audacious/ui_manager.c:204 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
859 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
860 msgid "New Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
861 msgstr "Afspeellijst opslaan" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
862 |
2368 | 863 #: src/audacious/ui_manager.c:206 src/audacious/ui_manager.c:207 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
864 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
865 msgid "Select Next Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
866 msgstr "Kies het lettertype voor de speellijst:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
867 |
2368 | 868 #: src/audacious/ui_manager.c:209 src/audacious/ui_manager.c:210 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
869 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
870 msgid "Select Previous Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
871 msgstr "/Selectie sorteren/Op volgorde afspeellijst" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
872 |
2368 | 873 #: src/audacious/ui_manager.c:212 src/audacious/ui_manager.c:213 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
874 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
875 msgid "Delete Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
876 msgstr "Kies het lettertype voor de speellijst:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
877 |
2368 | 878 #: src/audacious/ui_manager.c:215 |
2218 | 879 #, fuzzy |
880 msgid "Load List" | |
881 msgstr "/Lijst laden" | |
882 | |
2368 | 883 #: src/audacious/ui_manager.c:216 |
2167 | 884 #, fuzzy |
885 msgid "Loads a playlist file into the selected playlist." | |
886 msgstr "Metadata laden zodra het bestand wordt weergegeven in de speellijst" | |
887 | |
2368 | 888 #: src/audacious/ui_manager.c:218 |
2167 | 889 #, fuzzy |
890 msgid "Save List" | |
891 msgstr "/Lijst opslaan" | |
892 | |
2368 | 893 #: src/audacious/ui_manager.c:219 |
2167 | 894 #, fuzzy |
2218 | 895 msgid "Saves the selected playlist." |
896 msgstr "Kies het lettertype voor de speellijst:" | |
897 | |
2368 | 898 #: src/audacious/ui_manager.c:221 |
2218 | 899 #, fuzzy |
2167 | 900 msgid "Save Default List" |
901 msgstr "/Standaardlijst Opslaan" | |
902 | |
2368 | 903 #: src/audacious/ui_manager.c:222 |
2167 | 904 #, fuzzy |
905 msgid "Saves the selected playlist to the default location." | |
906 msgstr "Gebruik XMMS-stijl bestandsdialoog ipv standaard" | |
907 | |
2368 | 908 #: src/audacious/ui_manager.c:225 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
909 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
910 msgid "Refresh List" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
911 msgstr "Skin-lijst verversen" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
912 |
2368 | 913 #: src/audacious/ui_manager.c:226 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
914 msgid "Refreshes metadata associated with a playlist entry." |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
915 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
916 |
2368 | 917 #: src/audacious/ui_manager.c:229 |
2218 | 918 msgid "List Manager" |
919 msgstr "" | |
920 | |
921 # -e, --enqueue switch | |
2368 | 922 #: src/audacious/ui_manager.c:230 |
2218 | 923 #, fuzzy |
924 msgid "Opens the playlist manager." | |
925 msgstr "Speellijst niet wissen" | |
926 | |
2368 | 927 #: src/audacious/ui_manager.c:236 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
928 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
929 msgid "View" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
930 msgstr "/_Geef weer" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
931 |
2368 | 932 #: src/audacious/ui_manager.c:240 |
2167 | 933 #, fuzzy |
934 msgid "Add CD..." | |
935 msgstr "/CD toevoegen..." | |
936 | |
937 # -e, --enqueue switch | |
2368 | 938 #: src/audacious/ui_manager.c:241 |
2167 | 939 #, fuzzy |
940 msgid "Adds a CD to the playlist." | |
941 msgstr "Speellijst niet wissen" | |
942 | |
2368 | 943 #: src/audacious/ui_manager.c:244 |
2167 | 944 #, fuzzy |
945 msgid "Add Internet Address..." | |
946 msgstr "/Internet adres toevoegen..." | |
947 | |
2368 | 948 #: src/audacious/ui_manager.c:245 |
2167 | 949 msgid "Adds a remote track to the playlist." |
950 msgstr "" | |
951 | |
2368 | 952 #: src/audacious/ui_manager.c:248 |
2167 | 953 #, fuzzy |
954 msgid "Add Files..." | |
955 msgstr "/Bestanden toevoegen..." | |
956 | |
957 # -e, --enqueue switch | |
2368 | 958 #: src/audacious/ui_manager.c:249 |
2167 | 959 #, fuzzy |
960 msgid "Adds files to the playlist." | |
961 msgstr "Speellijst niet wissen" | |
962 | |
2368 | 963 #: src/audacious/ui_manager.c:254 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
964 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
965 msgid "Search and Select" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
966 msgstr "Zoekdiepte: " |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
967 |
2368 | 968 #: src/audacious/ui_manager.c:255 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
969 msgid "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
970 "Searches the playlist and selects playlist entries based on specific " |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
971 "criteria." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
972 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
973 |
2368 | 974 #: src/audacious/ui_manager.c:258 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
975 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
976 msgid "Invert Selection" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
977 msgstr "/Selectie omkeren" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
978 |
2368 | 979 #: src/audacious/ui_manager.c:259 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
980 msgid "Inverts the selected and unselected entries." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
981 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
982 |
2445 | 983 #: src/audacious/ui_manager.c:262 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
984 msgid "Select All" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
985 msgstr "Selecteer alles" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
986 |
2368 | 987 #: src/audacious/ui_manager.c:263 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
988 msgid "Selects all of the playlist entries." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
989 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
990 |
2368 | 991 #: src/audacious/ui_manager.c:266 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
992 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
993 msgid "Select None" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
994 msgstr "/Deselecteer alles" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
995 |
2368 | 996 #: src/audacious/ui_manager.c:267 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
997 msgid "Deselects all of the playlist entries." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
998 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
999 |
2368 | 1000 #: src/audacious/ui_manager.c:272 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1001 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1002 msgid "Clear Queue" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1003 msgstr "/Wachtrij wissen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1004 |
2368 | 1005 #: src/audacious/ui_manager.c:273 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1006 msgid "Clears the queue associated with this playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1007 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1008 |
2368 | 1009 #: src/audacious/ui_manager.c:276 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1010 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1011 msgid "Remove Unavailable Files" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1012 msgstr "/Ontoegankelijke bestanden wissen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1013 |
2368 | 1014 #: src/audacious/ui_manager.c:277 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1015 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1016 msgid "Removes unavailable files from the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1017 msgstr "/Ontoegankelijke bestanden wissen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1018 |
2368 | 1019 #: src/audacious/ui_manager.c:280 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1020 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1021 msgid "Remove Duplicates" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1022 msgstr "/Dubbele nummers wissen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1023 |
2368 | 1024 #: src/audacious/ui_manager.c:282 src/audacious/ui_manager.c:318 |
1025 #: src/audacious/ui_manager.c:348 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1026 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1027 msgid "By Title" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1028 msgstr "Titel" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1029 |
2368 | 1030 #: src/audacious/ui_manager.c:283 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1031 msgid "Removes duplicate entries from the playlist by title." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1032 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1033 |
2368 | 1034 #: src/audacious/ui_manager.c:286 src/audacious/ui_manager.c:326 |
1035 #: src/audacious/ui_manager.c:356 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1036 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1037 msgid "By Filename" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1038 msgstr "Bestandsnaam" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1039 |
2368 | 1040 #: src/audacious/ui_manager.c:287 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1041 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1042 msgid "Removes duplicate entries from the playlist by filename." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1043 msgstr "/Dubbele nummers wissen/Op locatie en bestandsnaam" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1044 |
2368 | 1045 #: src/audacious/ui_manager.c:290 src/audacious/ui_manager.c:330 |
1046 #: src/audacious/ui_manager.c:360 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1047 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1048 msgid "By Path + Filename" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1049 msgstr "/Lijst sorteren/Op locatie en bestandsnaam" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1050 |
2368 | 1051 #: src/audacious/ui_manager.c:291 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1052 msgid "Removes duplicate entries from the playlist by their full path." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1053 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1054 |
2368 | 1055 #: src/audacious/ui_manager.c:294 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1056 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1057 msgid "Remove All" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1058 msgstr "/Alles wissen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1059 |
2368 | 1060 #: src/audacious/ui_manager.c:295 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1061 msgid "Removes all entries from the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1062 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1063 |
2368 | 1064 #: src/audacious/ui_manager.c:298 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1065 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1066 msgid "Remove Unselected" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1067 msgstr "/Selectie behouden" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1068 |
2368 | 1069 #: src/audacious/ui_manager.c:299 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1070 msgid "Remove unselected entries from the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1071 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1072 |
2368 | 1073 #: src/audacious/ui_manager.c:302 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1074 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1075 msgid "Remove Selected" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1076 msgstr "/Selectie wissen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1077 |
2368 | 1078 #: src/audacious/ui_manager.c:303 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1079 msgid "Remove selected entries from the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1080 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1081 |
2368 | 1082 #: src/audacious/ui_manager.c:308 |
2167 | 1083 #, fuzzy |
1084 msgid "Randomize List" | |
1085 msgstr "/Willekeurig verdelen" | |
1086 | |
2368 | 1087 #: src/audacious/ui_manager.c:309 |
2167 | 1088 #, fuzzy |
1089 msgid "Randomizes the playlist." | |
1090 msgstr "/Willekeurig verdelen" | |
1091 | |
2368 | 1092 #: src/audacious/ui_manager.c:312 |
2167 | 1093 #, fuzzy |
1094 msgid "Reverse List" | |
1095 msgstr "/Omdraaien" | |
1096 | |
1097 # -e, --enqueue switch | |
2368 | 1098 #: src/audacious/ui_manager.c:313 |
2132 | 1099 #, fuzzy |
2167 | 1100 msgid "Reverses the playlist." |
1101 msgstr "Speellijst niet wissen" | |
1102 | |
2368 | 1103 #: src/audacious/ui_manager.c:316 |
2167 | 1104 #, fuzzy |
1105 msgid "Sort List" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1106 msgstr "/Lijst sorteren" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1107 |
2368 | 1108 #: src/audacious/ui_manager.c:319 src/audacious/ui_manager.c:349 |
2167 | 1109 #, fuzzy |
1110 msgid "Sorts the list by title." | |
0 | 1111 msgstr "/Lijst sorteren/Op titel" |
1112 | |
2368 | 1113 #: src/audacious/ui_manager.c:322 src/audacious/ui_manager.c:352 |
2167 | 1114 #, fuzzy |
1115 msgid "By Artist" | |
1116 msgstr "Artiest" | |
1117 | |
2368 | 1118 #: src/audacious/ui_manager.c:323 src/audacious/ui_manager.c:353 |
2167 | 1119 #, fuzzy |
1120 msgid "Sorts the list by artist." | |
1461 | 1121 msgstr "/Lijst sorteren/Op artiest" |
1122 | |
2368 | 1123 #: src/audacious/ui_manager.c:327 src/audacious/ui_manager.c:357 |
2167 | 1124 #, fuzzy |
1125 msgid "Sorts the list by filename." | |
0 | 1126 msgstr "/Lijst sorteren/Op bestandsnaam" |
1127 | |
2368 | 1128 #: src/audacious/ui_manager.c:331 src/audacious/ui_manager.c:361 |
2167 | 1129 msgid "Sorts the list by full pathname." |
1130 msgstr "" | |
1131 | |
2368 | 1132 #: src/audacious/ui_manager.c:334 src/audacious/ui_manager.c:364 |
2167 | 1133 #, fuzzy |
1134 msgid "By Date" | |
1135 msgstr "Datum" | |
1136 | |
2368 | 1137 #: src/audacious/ui_manager.c:335 src/audacious/ui_manager.c:365 |
2167 | 1138 msgid "Sorts the list by modification time." |
1139 msgstr "" | |
1140 | |
2368 | 1141 #: src/audacious/ui_manager.c:338 src/audacious/ui_manager.c:368 |
2167 | 1142 #, fuzzy |
1143 msgid "By Track Number" | |
1144 msgstr "Nummer" | |
1145 | |
2368 | 1146 #: src/audacious/ui_manager.c:339 src/audacious/ui_manager.c:369 |
2167 | 1147 #, fuzzy |
1148 msgid "Sorts the list by track number." | |
1487
9d234fcfc72d
[svn] Updated dutch translation. 990 translated messages.
chainsaw
parents:
1461
diff
changeset
|
1149 msgstr "/Lijst sorteren/Op tracknummer" |
1461 | 1150 |
2368 | 1151 #: src/audacious/ui_manager.c:342 src/audacious/ui_manager.c:372 |
2167 | 1152 #, fuzzy |
1153 msgid "By Playlist Entry" | |
1487
9d234fcfc72d
[svn] Updated dutch translation. 990 translated messages.
chainsaw
parents:
1461
diff
changeset
|
1154 msgstr "/Lijst sorteren/Op volgorde afspeellijst" |
1461 | 1155 |
2368 | 1156 #: src/audacious/ui_manager.c:343 src/audacious/ui_manager.c:373 |
2167 | 1157 #, fuzzy |
1158 msgid "Sorts the list by playlist entry." | |
1159 msgstr "/Lijst sorteren/Op volgorde afspeellijst" | |
1160 | |
2368 | 1161 #: src/audacious/ui_manager.c:346 |
2167 | 1162 #, fuzzy |
1163 msgid "Sort Selected" | |
0 | 1164 msgstr "/Selectie sorteren" |
1165 | |
2368 | 1166 #: src/audacious/ui_manager.c:381 src/audacious/ui_manager.c:384 |
2167 | 1167 #, fuzzy |
1168 msgid "View Track Details" | |
1169 msgstr "/Nummer details weergeven" | |
1170 | |
2368 | 1171 #: src/audacious/ui_manager.c:382 src/audacious/ui_manager.c:385 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1172 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1173 msgid "View track details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1174 msgstr "/Nummer details weergeven" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1175 |
2368 | 1176 #: src/audacious/ui_manager.c:390 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1177 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1178 msgid "Play File" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1179 msgstr "Bestand afspelen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1180 |
2368 | 1181 #: src/audacious/ui_manager.c:391 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1182 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1183 msgid "Load and play a file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1184 msgstr "Metadata van speellijsten en bestanden laden" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1185 |
2368 | 1186 #: src/audacious/ui_manager.c:393 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1187 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1188 msgid "Play Location" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1189 msgstr "Afspeellocatie:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1190 |
2368 | 1191 #: src/audacious/ui_manager.c:394 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1192 msgid "Play media from the selected location" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1193 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1194 |
2368 | 1195 #: src/audacious/ui_manager.c:396 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1196 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1197 msgid "Preferences" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1198 msgstr "/Instellingen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1199 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1200 # load the interface |
2368 | 1201 #: src/audacious/ui_manager.c:397 |
2167 | 1202 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1203 msgid "Open preferences window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1204 msgstr "Instellingen venster" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1205 |
2368 | 1206 #: src/audacious/ui_manager.c:399 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1207 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1208 msgid "_Quit" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1209 msgstr "/_Afsluiten" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1210 |
2368 | 1211 #: src/audacious/ui_manager.c:400 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1212 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1213 msgid "Quit Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1214 msgstr "Over Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1215 |
2368 | 1216 #: src/audacious/ui_manager.c:402 src/audacious/ui_manager.c:403 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1217 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1218 msgid "Set A-B" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1219 msgstr "A-B /herhaling" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1220 |
2368 | 1221 #: src/audacious/ui_manager.c:405 src/audacious/ui_manager.c:406 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1222 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1223 msgid "Clear A-B" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1224 msgstr "A-B /wissen" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1225 |
2368 | 1226 #: src/audacious/ui_manager.c:408 src/audacious/ui_manager.c:409 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1227 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1228 msgid "Jump to Playlist Start" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1229 msgstr "/Naar het begin van de speellijst" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1230 |
2368 | 1231 #: src/audacious/ui_manager.c:411 src/audacious/ui_manager.c:412 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1232 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1233 msgid "Jump to File" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1234 msgstr "/Ga naar bestand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1235 |
2368 | 1236 #: src/audacious/ui_manager.c:417 |
2167 | 1237 #, fuzzy |
1238 msgid "Queue Toggle" | |
1239 msgstr "/In de wachtrij zetten" | |
1240 | |
2368 | 1241 #: src/audacious/ui_manager.c:418 |
2167 | 1242 msgid "Enables/disables the entry in the playlist's queue." |
1243 msgstr "" | |
1244 | |
2368 | 1245 #: src/audacious/ui_manager.c:425 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1246 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1247 msgid "Load" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1248 msgstr "/Laden" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1249 |
2368 | 1250 #: src/audacious/ui_manager.c:426 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1251 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1252 msgid "Import" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1253 msgstr "/Importeer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1254 |
2368 | 1255 #: src/audacious/ui_manager.c:427 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1256 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1257 msgid "Save" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1258 msgstr "/Opslaan" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1259 |
2368 | 1260 #: src/audacious/ui_manager.c:428 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1261 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1262 msgid "Delete" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1263 msgstr "/Wissen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1264 |
2368 | 1265 #: src/audacious/ui_manager.c:430 src/audacious/ui_manager.c:451 |
1266 #: src/audacious/ui_manager.c:466 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1267 msgid "Preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1268 msgstr "Standen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1269 |
2368 | 1270 #: src/audacious/ui_manager.c:431 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1271 msgid "Load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1272 msgstr "Standen laden" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1273 |
2368 | 1274 #: src/audacious/ui_manager.c:433 src/audacious/ui_manager.c:454 |
1275 #: src/audacious/ui_manager.c:469 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1276 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1277 msgid "Auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1278 msgstr "/Laden/Automatisch te laden stand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1279 |
2368 | 1280 #: src/audacious/ui_manager.c:434 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1281 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1282 msgid "Load auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1283 msgstr "/Laden/Automatisch te laden stand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1284 |
2368 | 1285 #: src/audacious/ui_manager.c:436 src/audacious/ui_manager.c:457 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1286 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1287 msgid "Default" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1288 msgstr "Standaard skin:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1289 |
2368 | 1290 #: src/audacious/ui_manager.c:437 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1291 msgid "Load default preset into equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1292 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1293 |
2368 | 1294 #: src/audacious/ui_manager.c:439 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1295 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1296 msgid "Zero" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1297 msgstr "stereo" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1298 |
2368 | 1299 #: src/audacious/ui_manager.c:440 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1300 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1301 msgid "Set equalizer preset levels to zero" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1302 msgstr "Equalizer standen opslaan" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1303 |
2368 | 1304 #: src/audacious/ui_manager.c:442 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1305 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1306 msgid "From file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1307 msgstr "/Laden/Bestand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1308 |
2368 | 1309 #: src/audacious/ui_manager.c:443 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1310 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1311 msgid "Load preset from file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1312 msgstr "Standen laden" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1313 |
2368 | 1314 #: src/audacious/ui_manager.c:445 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1315 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1316 msgid "From WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1317 msgstr "/Laden/WinAMP EQF-bestand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1318 |
2368 | 1319 #: src/audacious/ui_manager.c:446 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1320 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1321 msgid "Load preset from WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1322 msgstr "/Laden/WinAMP EQF-bestand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1323 |
2368 | 1324 #: src/audacious/ui_manager.c:448 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1325 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1326 msgid "WinAMP Presets" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1327 msgstr "/Importeer/WinAMP Equalizer stand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1328 |
2368 | 1329 #: src/audacious/ui_manager.c:449 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1330 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1331 msgid "Import WinAMP presets" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1332 msgstr "/Importeer/WinAMP Equalizer stand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1333 |
2368 | 1334 #: src/audacious/ui_manager.c:452 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1335 msgid "Save preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1336 msgstr "Stand opslaan" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1337 |
2368 | 1338 #: src/audacious/ui_manager.c:455 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1339 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1340 msgid "Save auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1341 msgstr "/Opslaan/Automatisch te laden stand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1342 |
2368 | 1343 #: src/audacious/ui_manager.c:458 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1344 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1345 msgid "Save default preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1346 msgstr "Automatische stand opslaan" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1347 |
2368 | 1348 #: src/audacious/ui_manager.c:460 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1349 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1350 msgid "To file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1351 msgstr "Bestanden laden" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1352 |
2368 | 1353 #: src/audacious/ui_manager.c:461 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1354 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1355 msgid "Save preset to file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1356 msgstr "Stand opslaan" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1357 |
2368 | 1358 #: src/audacious/ui_manager.c:463 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1359 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1360 msgid "To WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1361 msgstr "/Opslaan/Als WinAMP EQF bestand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1362 |
2368 | 1363 #: src/audacious/ui_manager.c:464 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1364 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1365 msgid "Save preset to WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1366 msgstr "/Opslaan/Als WinAMP EQF bestand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1367 |
2368 | 1368 #: src/audacious/ui_manager.c:467 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1369 msgid "Delete preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1370 msgstr "Stand wissen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1371 |
2368 | 1372 #: src/audacious/ui_manager.c:470 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1373 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1374 msgid "Delete auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1375 msgstr "/Wissen/Automatisch te laden stand" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1376 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1377 #: src/audacious/ui_preferences.c:101 src/audacious/glade/prefswin.glade:1363 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1378 msgid "Appearance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1379 msgstr "Uiterlijk" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1380 |
2445 | 1381 #: src/audacious/ui_preferences.c:102 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1382 msgid "Audio" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1383 msgstr "Geluid" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1384 |
2445 | 1385 #: src/audacious/ui_preferences.c:103 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1386 msgid "Connectivity" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1387 msgstr "Verbindingen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1388 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1389 #: src/audacious/ui_preferences.c:104 src/audacious/glade/prefswin.glade:2862 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1390 msgid "Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1391 msgstr "Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1392 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1393 #: src/audacious/ui_preferences.c:105 src/audacious/glade/prefswin.glade:1642 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1394 msgid "Mouse" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1395 msgstr "Muis" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1396 |
2445 | 1397 #: src/audacious/ui_preferences.c:107 src/audacious/glade/prefswin.glade:693 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1398 msgid "Plugins" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1399 msgstr "Plugins" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1400 |
2679 | 1401 #: src/audacious/ui_preferences.c:113 src/audacious/ui_fileinfopopup.c:254 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1402 msgid "Artist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1403 msgstr "Artiest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1404 |
2679 | 1405 #: src/audacious/ui_preferences.c:114 src/audacious/ui_fileinfopopup.c:257 |
1406 #: src/audacious/titlestring.c:380 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1407 msgid "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1408 msgstr "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1409 |
2679 | 1410 #: src/audacious/ui_preferences.c:115 src/audacious/ui_fileinfopopup.c:251 |
1411 #: src/audacious/ui_fileinfopopup.c:361 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1412 msgid "Title" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1413 msgstr "Titel" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1414 |
2445 | 1415 #: src/audacious/ui_preferences.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1416 msgid "Tracknumber" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1417 msgstr "Nummer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1418 |
2679 | 1419 #: src/audacious/ui_preferences.c:117 src/audacious/ui_fileinfopopup.c:260 |
1420 #: src/audacious/titlestring.c:381 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1421 msgid "Genre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1422 msgstr "Genre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1423 |
2679 | 1424 #: src/audacious/ui_preferences.c:118 src/audacious/ui_preferences.c:486 |
1425 #: src/audacious/ui_preferences.c:574 src/audacious/ui_preferences.c:663 | |
1426 #: src/audacious/ui_preferences.c:759 src/audacious/ui_fileinfopopup.c:370 | |
1427 msgid "Filename" | |
1428 msgstr "Bestandsnaam" | |
1429 | |
2445 | 1430 #: src/audacious/ui_preferences.c:119 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1431 msgid "Filepath" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1432 msgstr "Bestandslocatie" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1433 |
2679 | 1434 #: src/audacious/ui_preferences.c:120 src/audacious/titlestring.c:387 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1435 msgid "Date" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1436 msgstr "Datum" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1437 |
2679 | 1438 #: src/audacious/ui_preferences.c:121 src/audacious/ui_fileinfopopup.c:263 |
1439 #: src/audacious/titlestring.c:388 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1440 msgid "Year" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1441 msgstr "Jaar" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1442 |
2679 | 1443 #: src/audacious/ui_preferences.c:122 src/audacious/titlestring.c:389 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1444 msgid "Comment" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1445 msgstr "Opmerking" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1446 |
2445 | 1447 #: src/audacious/ui_preferences.c:143 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1448 msgid "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1449 msgstr "locale machine" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1450 |
2445 | 1451 #: src/audacious/ui_preferences.c:456 src/audacious/ui_preferences.c:543 |
1452 #: src/audacious/ui_preferences.c:632 src/audacious/ui_preferences.c:728 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1453 msgid "Enabled" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1454 msgstr "Actief" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1455 |
2445 | 1456 #: src/audacious/ui_preferences.c:472 src/audacious/ui_preferences.c:559 |
1457 #: src/audacious/ui_preferences.c:648 src/audacious/ui_preferences.c:744 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1458 msgid "Description" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1459 msgstr "Beschrijving" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1460 |
2679 | 1461 #: src/audacious/ui_preferences.c:1878 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1462 msgid "Category" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1463 msgstr "Categorie" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1464 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1465 # load the interface |
2679 | 1466 #: src/audacious/ui_preferences.c:2462 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1467 msgid "Preferences Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1468 msgstr "Instellingen venster" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1469 |
2368 | 1470 #: src/audacious/ui_skinselector.c:176 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1471 msgid "Archived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1472 msgstr "Ingepakte Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1473 |
2368 | 1474 #: src/audacious/ui_skinselector.c:181 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1475 msgid "Unarchived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1476 msgstr "Uitgepakte Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1477 |
2445 | 1478 #: src/audacious/ui_fileinfo.c:160 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1479 msgid "Track Information Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1480 msgstr "Nummer-info" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1481 |
2679 | 1482 #: src/audacious/ui_fileinfopopup.c:266 |
2445 | 1483 #, fuzzy |
1484 msgid "Track Number" | |
1485 msgstr "Nummer" | |
1486 | |
2679 | 1487 #: src/audacious/ui_fileinfopopup.c:270 |
2445 | 1488 #, fuzzy |
1489 msgid "Track Length" | |
1490 msgstr "Duur:" | |
1491 | |
2679 | 1492 #: src/audacious/ui_fileopener.c:129 |
2445 | 1493 msgid "Open Files" |
1494 msgstr "Bestanden openen" | |
1495 | |
2679 | 1496 #: src/audacious/ui_fileopener.c:129 |
2455 | 1497 msgid "Add Files" |
1498 msgstr "Bestanden toevoegen" | |
1499 | |
2679 | 1500 #: src/audacious/ui_fileopener.c:131 |
2445 | 1501 msgid "Close dialog on Open" |
1502 msgstr "Sluit venster bij openen" | |
1503 | |
2679 | 1504 #: src/audacious/ui_fileopener.c:131 |
2445 | 1505 msgid "Close dialog on Add" |
1506 msgstr "Sluit venster bij toevoegen" | |
1507 | |
2679 | 1508 #: src/audacious/ui_fileopener.c:356 |
2455 | 1509 msgid "Play files" |
1510 msgstr "Bestanden afspelen" | |
1511 | |
2679 | 1512 #: src/audacious/ui_fileopener.c:358 |
2445 | 1513 msgid "Load files" |
1514 msgstr "Bestanden laden" | |
1515 | |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1516 # -r, --rew switch |
2679 | 1517 #: src/audacious/ui_playlist.c:483 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1518 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1519 msgid "Search entries in active playlist" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1520 msgstr "Scheidingslijnen in de speellijst weergeven" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1521 |
2679 | 1522 #: src/audacious/ui_playlist.c:489 |
2132 | 1523 msgid "" |
1524 "Select entries in playlist by filling one or more fields. Fields use regular " | |
1525 "expressions syntax, case-insensitive. If you don't know how regular " | |
1526 "expressions work, simply insert a literal portion of what you're searching " | |
1527 "for." | |
1528 msgstr "" | |
1529 | |
2679 | 1530 #: src/audacious/ui_playlist.c:496 |
2132 | 1531 #, fuzzy |
1532 msgid "Track name: " | |
1533 msgstr "Titel" | |
1534 | |
2679 | 1535 #: src/audacious/ui_playlist.c:502 |
2132 | 1536 msgid "Album name: " |
1537 msgstr "" | |
1538 | |
2679 | 1539 #: src/audacious/ui_playlist.c:508 |
2132 | 1540 #, fuzzy |
1541 msgid "Artist: " | |
1542 msgstr "Artiest" | |
1543 | |
2679 | 1544 #: src/audacious/ui_playlist.c:514 |
2132 | 1545 #, fuzzy |
1546 msgid "Filename: " | |
1547 msgstr "Bestandsnaam:" | |
1548 | |
2679 | 1549 #: src/audacious/ui_playlist.c:521 |
2167 | 1550 msgid "Clear previous selection before searching" |
1551 msgstr "" | |
1552 | |
2679 | 1553 #: src/audacious/ui_playlist.c:524 |
2167 | 1554 msgid "Automatically toggle queue for matching entries" |
1555 msgstr "" | |
1556 | |
2679 | 1557 #: src/audacious/ui_playlist.c:527 |
2167 | 1558 msgid "Create a new playlist with matching entries" |
1559 msgstr "" | |
1560 | |
2679 | 1561 #: src/audacious/ui_playlist.c:777 |
0 | 1562 #, c-format |
1563 msgid "Error writing playlist \"%s\": %s" | |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1564 msgstr "Fout bij wegschrijven afspeellijst \"%s\": %s" |
0 | 1565 |
2679 | 1566 #: src/audacious/ui_playlist.c:799 |
0 | 1567 #, c-format |
1568 msgid "%s already exist. Continue?" | |
1569 msgstr "%s bestaat reeds. Wilt u doorgaan?" | |
1570 | |
2679 | 1571 #: src/audacious/ui_playlist.c:814 |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1572 #, c-format |
0 | 1573 msgid "" |
1574 "<b><big>Unable to save playlist.</big></b>\n" | |
1575 "\n" | |
1576 "Unknown file type for '%s'.\n" | |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1577 msgstr "" |
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1578 "<b><big>Kon de afspeellijst niet opslaan.</big></b>\n" |
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1579 "\n" |
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1580 "Onbekend bestandstype voor '%s'.\n" |
0 | 1581 |
2679 | 1582 #: src/audacious/ui_playlist.c:966 |
0 | 1583 msgid "Load Playlist" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1584 msgstr "Afspeellijst laden" |
0 | 1585 |
2679 | 1586 #: src/audacious/ui_playlist.c:979 |
0 | 1587 msgid "Save Playlist" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1588 msgstr "Afspeellijst opslaan" |
0 | 1589 |
2679 | 1590 #: src/audacious/ui_playlist.c:1690 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1591 msgid "Audacious Playlist Editor" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1592 msgstr "Audacious afspeellijst-editor" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1593 |
2445 | 1594 #: src/audacious/ui_urlopener.c:90 |
2231 | 1595 #, fuzzy |
1596 msgid "Add/Open URL Dialog" | |
1597 msgstr "Toevoegen/Bestanden openen venster" | |
1598 | |
2501 | 1599 #: src/audacious/ui_playlist_manager.c:253 |
1600 #, fuzzy | |
1601 msgid "Playlist Manager" | |
1602 msgstr "/Niet vooruitlopen in de speellijst" | |
1603 | |
1604 #: src/audacious/ui_playlist_manager.c:292 | |
1605 msgid "Entries" | |
1606 msgstr "" | |
1607 | |
1608 #: src/audacious/ui_playlist_manager.c:306 | |
1609 #, fuzzy | |
1610 msgid "_Rename" | |
1611 msgstr "Bestandsnaam" | |
1612 | |
1613 #: src/audacious/ui_jumptotrack.c:134 | |
1614 msgid "Un_queue" | |
1615 msgstr "_Uit wachtrij verwijderen" | |
1616 | |
2679 | 1617 #: src/audacious/ui_jumptotrack.c:136 src/audacious/ui_jumptotrack.c:573 |
2501 | 1618 msgid "_Queue" |
1619 msgstr "_In wachtrij plaatsen" | |
1620 | |
2679 | 1621 #: src/audacious/ui_jumptotrack.c:498 |
2501 | 1622 msgid "Jump to Track" |
1623 msgstr "Ga naar nummer" | |
1624 | |
2679 | 1625 #: src/audacious/ui_jumptotrack.c:539 |
2501 | 1626 msgid "Filter: " |
1627 msgstr "Filter: " | |
1628 | |
2679 | 1629 #: src/audacious/ui_jumptotrack.c:540 |
2501 | 1630 #, fuzzy |
1631 msgid "_Filter:" | |
1632 msgstr "Filter: " | |
1633 | |
2679 | 1634 #: src/audacious/playback.c:171 |
753 | 1635 msgid "" |
1636 "<b><big>No output plugin selected.</big></b>\n" | |
1637 "You have not selected an output plugin." | |
1638 msgstr "" | |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1639 "<b><big>Geen uitvoer-plugin geselecteerd.</big></b>\n" |
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1640 "U heeft (nog) geen uitvoer-plugin gekozen." |
753 | 1641 |
2679 | 1642 #: src/audacious/titlestring.c:379 |
2445 | 1643 msgid "Performer/Artist" |
1644 msgstr "Artiest" | |
1645 | |
2679 | 1646 #: src/audacious/titlestring.c:382 |
2445 | 1647 msgid "File name" |
1648 msgstr "Bestandsnaam" | |
1649 | |
2679 | 1650 #: src/audacious/titlestring.c:383 |
2445 | 1651 msgid "File path" |
1652 msgstr "Bestandslocatie" | |
1653 | |
2679 | 1654 #: src/audacious/titlestring.c:384 |
2445 | 1655 msgid "File extension" |
1656 msgstr "Bestandstype" | |
1657 | |
2679 | 1658 #: src/audacious/titlestring.c:385 |
2445 | 1659 msgid "Track name" |
1660 msgstr "Titel" | |
1661 | |
2679 | 1662 #: src/audacious/titlestring.c:386 |
2445 | 1663 msgid "Track number" |
1664 msgstr "Nummer" | |
1665 | |
2679 | 1666 #: src/audacious/titlestring.c:449 |
2445 | 1667 msgid "%{n:...%}: Display \"...\" only if element %n is present" |
1668 msgstr "%{n:...%}: Geef \"...\" alleen weer wanneer element %n beschikbaar is" | |
753 | 1669 |
2368 | 1670 #: src/audacious/glade/fileinfo.glade:8 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1671 msgid "Track Information" |
1981 | 1672 msgstr "Nummer-informatie:" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1673 |
2368 | 1674 #: src/audacious/glade/fileinfo.glade:81 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1675 msgid "<span size=\"small\">Title</span>" |
1981 | 1676 msgstr "<span size=\"small\">Titel</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1677 |
2368 | 1678 #: src/audacious/glade/fileinfo.glade:139 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1679 msgid "<span size=\"small\">Artist</span>" |
1981 | 1680 msgstr "<span size=\"small\">Artiest</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1681 |
2368 | 1682 #: src/audacious/glade/fileinfo.glade:197 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1683 msgid "<span size=\"small\">Album</span>" |
1981 | 1684 msgstr "<span size=\"small\">Album</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1685 |
2368 | 1686 #: src/audacious/glade/fileinfo.glade:255 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1687 msgid "<span size=\"small\">Comment</span>" |
1981 | 1688 msgstr "<span size=\"small\">Commentaar</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1689 |
2368 | 1690 #: src/audacious/glade/fileinfo.glade:313 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1691 msgid "<span size=\"small\">Genre</span>" |
1981 | 1692 msgstr "<span size=\"small\">Genre</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1693 |
2368 | 1694 #: src/audacious/glade/fileinfo.glade:392 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1695 msgid "<span size=\"small\">Year</span>" |
1981 | 1696 msgstr "<span size=\"small\">Jaar</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1697 |
2368 | 1698 #: src/audacious/glade/fileinfo.glade:441 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1699 msgid "<span size=\"small\">Track Number</span>" |
1981 | 1700 msgstr "<span size=\"small\">Nummer</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1701 |
2368 | 1702 #: src/audacious/glade/fileinfo.glade:499 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1703 msgid "<span size=\"small\">Location</span>" |
1981 | 1704 msgstr "<span size=\"small\">Locatie</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1705 |
2368 | 1706 #: src/audacious/glade/prefswin.glade:8 |
2231 | 1707 msgid "Audacious Preferences" |
1708 msgstr "Audacious voorkeuren" | |
1709 | |
2368 | 1710 #: src/audacious/glade/prefswin.glade:115 |
1414 | 1711 msgid "_Decoder list:" |
1416 | 1712 msgstr "_Decoder-lijst:" |
1414 | 1713 |
2368 | 1714 #: src/audacious/glade/prefswin.glade:219 |
1414 | 1715 msgid "<span size=\"medium\"><b>Decoders</b></span>" |
1416 | 1716 msgstr "<span size=\"medium\"><b>Decoders</b></span>" |
1414 | 1717 |
2368 | 1718 #: src/audacious/glade/prefswin.glade:261 |
753 | 1719 msgid "_General plugin list:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1720 msgstr "_Algemene plugin-lijst:" |
753 | 1721 |
2368 | 1722 #: src/audacious/glade/prefswin.glade:365 |
753 | 1723 msgid "<span size=\"medium\"><b>General</b></span>" |
1724 msgstr "<span size=\"medium\"><b>Algemeen</b></span>" | |
1725 | |
2368 | 1726 #: src/audacious/glade/prefswin.glade:407 |
753 | 1727 msgid "_Visualization plugin list:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1728 msgstr "_Visualisatie plugin-lijst:" |
753 | 1729 |
2368 | 1730 #: src/audacious/glade/prefswin.glade:511 |
753 | 1731 msgid "<b>Visualization</b>" |
1732 msgstr "<b>Visualisatie</b>" | |
1733 | |
2368 | 1734 #: src/audacious/glade/prefswin.glade:553 |
753 | 1735 msgid "_Effect plugin list:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1736 msgstr "_Effect plugin-lijst:" |
753 | 1737 |
2368 | 1738 #: src/audacious/glade/prefswin.glade:657 |
753 | 1739 msgid "<b>Effects</b>" |
1740 msgstr "<b>Effecten</b>" | |
1741 | |
2368 | 1742 #: src/audacious/glade/prefswin.glade:746 |
753 | 1743 msgid "<b>_Skin</b>" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1744 msgstr "<b>S_kin</b>" |
753 | 1745 |
2368 | 1746 #: src/audacious/glade/prefswin.glade:799 |
2231 | 1747 #, fuzzy |
1748 msgid "Refresh skin list" | |
1749 msgstr "Skin-lijst verversen" | |
1750 | |
2368 | 1751 #: src/audacious/glade/prefswin.glade:893 |
753 | 1752 msgid "<b>_Fonts</b>" |
1753 msgstr "<b>_Lettertypen</b>" | |
1754 | |
2368 | 1755 #: src/audacious/glade/prefswin.glade:948 |
753 | 1756 msgid "_Player:" |
1757 msgstr "_Speler:" | |
1758 | |
2368 | 1759 #: src/audacious/glade/prefswin.glade:991 |
753 | 1760 msgid "_Playlist:" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1761 msgstr "_Afspeellijst:" |
753 | 1762 |
2368 | 1763 #: src/audacious/glade/prefswin.glade:1023 |
2231 | 1764 msgid "Select main player window font:" |
1765 msgstr "Kies het lettertype voor het hoofdvenster:" | |
1766 | |
2368 | 1767 #: src/audacious/glade/prefswin.glade:1091 |
2231 | 1768 msgid "" |
1769 "Use bitmap fonts if they are available. Bitmap fonts do not support Unicode " | |
1770 "strings." | |
1771 msgstr "" | |
1772 "Gebruik bitmap-lettertypen als deze beschikbaar zijn. Bitmaplettertypen " | |
1773 "ondersteunen geen unicode strings." | |
1774 | |
2368 | 1775 #: src/audacious/glade/prefswin.glade:1093 |
753 | 1776 msgid "Use Bitmap fonts if available" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1777 msgstr "Gebruik bitmapfonts (mits beschikbaar)" |
753 | 1778 |
2368 | 1779 #: src/audacious/glade/prefswin.glade:1127 |
753 | 1780 msgid "<b>_Miscellaneous</b>" |
1781 msgstr "<b>_Diversen</b>" | |
1782 | |
1783 # -r, --rew switch | |
2368 | 1784 #: src/audacious/glade/prefswin.glade:1175 |
753 | 1785 msgid "Show track numbers in playlist" |
1786 msgstr "Positienummers in de speellijst weergeven" | |
1787 | |
1107 | 1788 # -r, --rew switch |
2368 | 1789 #: src/audacious/glade/prefswin.glade:1210 |
1107 | 1790 msgid "Show separators in playlist" |
1130
b60f95fa6dc8
[svn] Update dutch translation. One more pointer signedness issue in MP4.
chainsaw
parents:
1107
diff
changeset
|
1791 msgstr "Scheidingslijnen in de speellijst weergeven" |
1107 | 1792 |
2368 | 1793 #: src/audacious/glade/prefswin.glade:1245 |
753 | 1794 msgid "Use custom cursors" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1795 msgstr "Gebruik muiscursors van skin" |
753 | 1796 |
2368 | 1797 #: src/audacious/glade/prefswin.glade:1279 |
1798 #: src/audacious/glade/prefswin.glade:1290 | |
2231 | 1799 msgid "This enables the window manager to show decorations for windows." |
1800 msgstr "Dit laat de venster-beheerder decoraties om de vensters tekenen." | |
1801 | |
2368 | 1802 #: src/audacious/glade/prefswin.glade:1281 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
1803 msgid "Show window manager decoration" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
1804 msgstr "Toon vensterdecoraties" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
1805 |
2368 | 1806 #: src/audacious/glade/prefswin.glade:1289 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
1807 msgid "Show window manager decorations" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
1808 msgstr "Toon vensterdecoraties" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1809 |
2368 | 1810 #: src/audacious/glade/prefswin.glade:1319 |
2231 | 1811 msgid "" |
1812 "This enables the XMMS/GTK1-style file selection dialogs. This selector is " | |
1813 "provided by Audacious itself and is faster than the default GTK2 selector " | |
1814 "(but sadly not as user-friendly)." | |
1815 msgstr "" | |
1816 "Dit schakelt de bestandsdialoog naar XMMS/GTK1-stijl. Deze selector wordt " | |
1817 "door Audacious zelf aangeboden en is sneller dan de GTK2 uitvoering (maar " | |
1818 "helaas niet even gebruikersvriendelijk)." | |
1414 | 1819 |
2368 | 1820 #: src/audacious/glade/prefswin.glade:1321 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
1821 msgid "Use XMMS-style file selector instead of the default selector" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
1822 msgstr "Gebruik XMMS-stijl bestandsdialoog ipv standaard" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
1823 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1824 #: src/audacious/glade/prefswin.glade:1410 |
753 | 1825 msgid "<b>Mouse wheel</b>" |
1826 msgstr "<b>Muiswiel</b>" | |
1827 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1828 #: src/audacious/glade/prefswin.glade:1458 |
0 | 1829 msgid "Changes volume by" |
1830 msgstr "Muiswiel verandert het volume met" | |
1831 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1832 #: src/audacious/glade/prefswin.glade:1486 |
753 | 1833 msgid "percent" |
1834 msgstr "procent" | |
1835 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1836 #: src/audacious/glade/prefswin.glade:1514 |
0 | 1837 msgid "Scrolls playlist by" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1838 msgstr "Muiswiel scrollt de speellijst met" |
0 | 1839 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1840 #: src/audacious/glade/prefswin.glade:1567 |
753 | 1841 msgid "lines" |
1842 msgstr "regels" | |
1843 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1844 #: src/audacious/glade/prefswin.glade:1689 |
753 | 1845 msgid "<b>Filename</b>" |
1846 msgstr "<b>Bestandsnaam</b>" | |
1847 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1848 #: src/audacious/glade/prefswin.glade:1729 |
753 | 1849 msgid "Convert underscores to blanks" |
952
ebb63be7721c
[svn] Update dutch translation. Apparently nobody else cares about this (sent several mails).
chainsaw
parents:
753
diff
changeset
|
1850 msgstr "Converteer underscores naar spaties" |
753 | 1851 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1852 #: src/audacious/glade/prefswin.glade:1764 |
753 | 1853 msgid "Convert %20 to blanks" |
1854 msgstr "Converteer %20 naar spaties" | |
1855 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1856 #: src/audacious/glade/prefswin.glade:1799 |
2103 | 1857 msgid "Convert backslash '\\' to forward slash '/'" |
2100 | 1858 msgstr "" |
1859 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1860 #: src/audacious/glade/prefswin.glade:1833 |
753 | 1861 msgid "<b>Metadata</b>" |
1862 msgstr "<b>Metadata</b>" | |
1863 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1864 #: src/audacious/glade/prefswin.glade:1872 |
2231 | 1865 msgid "Load metadata (tag information) from music files." |
1866 msgstr "Metadata (tag-informatie) van muziekbestanden laden" | |
1867 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1868 #: src/audacious/glade/prefswin.glade:1874 |
985 | 1869 msgid "Load metadata from playlists and files" |
1870 msgstr "Metadata van speellijsten en bestanden laden" | |
1871 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1872 #: src/audacious/glade/prefswin.glade:1912 |
2231 | 1873 msgid "Load metadata when adding the file to the playlist or opening it" |
1874 msgstr "Metadata laden zodra een bestand wordt toegevoegd of geopened" | |
1875 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1876 #: src/audacious/glade/prefswin.glade:1914 |
753 | 1877 msgid "On load" |
1878 msgstr "Bij laden" | |
1879 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1880 #: src/audacious/glade/prefswin.glade:1934 |
2231 | 1881 #, fuzzy |
1882 msgid "Load metadata on demand when displaying the file in the playlist" | |
1883 msgstr "Metadata laden zodra een bestand wordt toegevoegd of geopened" | |
1884 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1885 #: src/audacious/glade/prefswin.glade:1936 |
753 | 1886 msgid "On display" |
1887 msgstr "Bij weergave" | |
1888 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1889 #: src/audacious/glade/prefswin.glade:1966 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
1890 msgid "Fallback character encodings:" |
1416 | 1891 msgstr "Terugvallen op karakter-encodings:" |
1414 | 1892 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1893 #: src/audacious/glade/prefswin.glade:1994 |
2231 | 1894 msgid "" |
1895 "List of character encodings used for fall back conversion of metadata. If " | |
1896 "automatic character encoding detector failed or has been disabled, encodings " | |
1897 "in this list would be treated as candidates of the encoding of metadata, and " | |
1898 "fall back conversion from these encodings to UTF-8 would be attempted." | |
1899 msgstr "" | |
1900 "Lijst van karakter-encodings welke voor conversie van metadata worden " | |
1901 "gebruikt (hier wordt op teruggevallen als automatische detectie faalt of is " | |
1902 "uitgeschakeld)." | |
1903 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1904 #: src/audacious/glade/prefswin.glade:2035 |
1414 | 1905 msgid "Auto character encoding detector for:" |
1416 | 1906 msgstr "Automatische karakter-encoding detector ingeschakeld voor:" |
1414 | 1907 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1908 #: src/audacious/glade/prefswin.glade:2091 |
985 | 1909 msgid "<b>File Dialog</b>" |
989
a547b20938d5
[svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages.
chainsaw
parents:
985
diff
changeset
|
1910 msgstr "<b>Bestandsvenster</b>" |
985 | 1911 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1912 #: src/audacious/glade/prefswin.glade:2130 |
2231 | 1913 msgid "" |
1914 "Always refresh the file dialog (this will slow opening the dialog on large " | |
1915 "directories, and Gnome VFS should handle automatically)." | |
1916 msgstr "" | |
1917 "Ververs altijd het bestandsvenster (dit kan het openen van het venster " | |
1918 "vertragen voor grote mappen, en mag worden uitgeschakeld als Gnome-VFS " | |
1919 "actief is)." | |
1920 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1921 #: src/audacious/glade/prefswin.glade:2132 |
1414 | 1922 msgid "Always refresh directory when opening file dialog" |
985 | 1923 msgstr "" |
1107 | 1924 "Ververs altijd de mapinhoud bij het openen van het bestandsvenster, niet " |
1925 "noodzakelijk als Gnome VFS actief is." | |
1926 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1927 #: src/audacious/glade/prefswin.glade:2166 |
1414 | 1928 msgid "<b>Song Display</b>" |
753 | 1929 msgstr "<b>Nummer weergave</b>" |
1930 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1931 #: src/audacious/glade/prefswin.glade:2214 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1932 msgid "Title format:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1933 msgstr "Titelformaat:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
1934 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1935 #: src/audacious/glade/prefswin.glade:2242 |
753 | 1936 msgid "Custom string:" |
1937 msgstr "Handmatige instelling:" | |
1938 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1939 #: src/audacious/glade/prefswin.glade:2293 |
0 | 1940 msgid "" |
1941 "TITLE\n" | |
1942 "ARTIST - TITLE\n" | |
1943 "ARTIST - ALBUM - TITLE\n" | |
985 | 1944 "ARTIST - ALBUM - TRACK. TITLE\n" |
1945 "ARTIST [ ALBUM ] - TRACK. TITLE\n" | |
0 | 1946 "ALBUM - TITLE\n" |
1947 "Custom" | |
1948 msgstr "" | |
1487
9d234fcfc72d
[svn] Updated dutch translation. 990 translated messages.
chainsaw
parents:
1461
diff
changeset
|
1949 "TITEL\n" |
989
a547b20938d5
[svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages.
chainsaw
parents:
985
diff
changeset
|
1950 "ARTIEST - TITLE\n" |
0 | 1951 "ARTIEST - ALBUM - TITEL\n" |
989
a547b20938d5
[svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages.
chainsaw
parents:
985
diff
changeset
|
1952 "ARTIEST - ALBUM - TRACKNR. TITEL\n" |
a547b20938d5
[svn] Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages.
chainsaw
parents:
985
diff
changeset
|
1953 "ARTIEST [ ALBUM ] - TRACKNR. TITEL\n" |
0 | 1954 "ALBUM - TITEL\n" |
1955 "Aanpassen" | |
1956 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1957 #: src/audacious/glade/prefswin.glade:2315 |
2231 | 1958 msgid "Show information about titlestring format" |
1959 msgstr "Geef informatie over het titelformaat" | |
1960 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1961 #: src/audacious/glade/prefswin.glade:2365 |
1414 | 1962 msgid "<b>Popup Information</b>" |
1416 | 1963 msgstr "<b>Popup-informatie</b>" |
1414 | 1964 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1965 #: src/audacious/glade/prefswin.glade:2416 |
2231 | 1966 msgid "" |
1967 "Toggles popup information window for the pointed entry in the playlist. The " | |
1968 "window shows title of song, name of album, genre, year of publish, track " | |
1969 "number, track length, and artwork." | |
1970 msgstr "" | |
1971 "Schakelt het tonen van een popup-venster in. Dit venster toont meer " | |
1972 "informatie over het geselecteerde item in de afspeellijst, zoals de titel, " | |
1973 "het album, het genre, het jaar van publicatie, tracknummer en eventuele " | |
1974 "cover art." | |
1975 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1976 #: src/audacious/glade/prefswin.glade:2418 |
1414 | 1977 msgid "Show popup information for playlist entries" |
1416 | 1978 msgstr "Popup-informatie tonen voor items in afspeellijst" |
1414 | 1979 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1980 #: src/audacious/glade/prefswin.glade:2445 |
2231 | 1981 msgid "Edit settings for popup information" |
1982 msgstr "Instellingen aanpassen voor popup-informatie" | |
1983 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1984 #: src/audacious/glade/prefswin.glade:2553 |
753 | 1985 msgid "<b>Presets</b>" |
1986 msgstr "<b>Opgeslagen equalizer standen</b>" | |
1987 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1988 #: src/audacious/glade/prefswin.glade:2653 |
753 | 1989 msgid "Directory preset file:" |
1990 msgstr "Map voor standenbestand:" | |
1991 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1992 #: src/audacious/glade/prefswin.glade:2681 |
753 | 1993 msgid "File preset extension:" |
1994 msgstr "Extensie van standenbestand:" | |
1995 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1996 #: src/audacious/glade/prefswin.glade:2729 |
753 | 1997 msgid "Available _Presets:" |
1998 msgstr "Beschikbare _Opgeslagen instellingen:" | |
1999 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2000 #: src/audacious/glade/prefswin.glade:2909 |
1107 | 2001 msgid "<b>Proxy Configuration</b>" |
1130
b60f95fa6dc8
[svn] Update dutch translation. One more pointer signedness issue in MP4.
chainsaw
parents:
1107
diff
changeset
|
2002 msgstr "<b>Proxy-configuratie</b>" |
1107 | 2003 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2004 #: src/audacious/glade/prefswin.glade:2967 |
1107 | 2005 msgid "Enable proxy usage" |
1130
b60f95fa6dc8
[svn] Update dutch translation. One more pointer signedness issue in MP4.
chainsaw
parents:
1107
diff
changeset
|
2006 msgstr "Proxy gebruiken" |
1107 | 2007 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2008 #: src/audacious/glade/prefswin.glade:2998 |
1107 | 2009 msgid "Proxy hostname:" |
1130
b60f95fa6dc8
[svn] Update dutch translation. One more pointer signedness issue in MP4.
chainsaw
parents:
1107
diff
changeset
|
2010 msgstr "Proxy-hostnaam:" |
1107 | 2011 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2012 #: src/audacious/glade/prefswin.glade:3026 |
1107 | 2013 msgid "Proxy port:" |
1130
b60f95fa6dc8
[svn] Update dutch translation. One more pointer signedness issue in MP4.
chainsaw
parents:
1107
diff
changeset
|
2014 msgstr "Proxy-poort:" |
1107 | 2015 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2016 #: src/audacious/glade/prefswin.glade:3120 |
1107 | 2017 msgid "Use authentication with proxy" |
1130
b60f95fa6dc8
[svn] Update dutch translation. One more pointer signedness issue in MP4.
chainsaw
parents:
1107
diff
changeset
|
2018 msgstr "Gebruik authenticatie voor proxy" |
1107 | 2019 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2020 #: src/audacious/glade/prefswin.glade:3151 |
1107 | 2021 msgid "Proxy username:" |
1130
b60f95fa6dc8
[svn] Update dutch translation. One more pointer signedness issue in MP4.
chainsaw
parents:
1107
diff
changeset
|
2022 msgstr "Proxy-gebruikersnaam:" |
1107 | 2023 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2024 #: src/audacious/glade/prefswin.glade:3179 |
1107 | 2025 msgid "Proxy password:" |
1130
b60f95fa6dc8
[svn] Update dutch translation. One more pointer signedness issue in MP4.
chainsaw
parents:
1107
diff
changeset
|
2026 msgstr "Proxy-wachtwoord:" |
1107 | 2027 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2028 #: src/audacious/glade/prefswin.glade:3295 |
1414 | 2029 msgid "" |
2030 "<span size=\"small\">Changing these settings will require a restart of " | |
2031 "Audacious.</span>" | |
2032 msgstr "" | |
1416 | 2033 "<span size=\"small\">Het aanpassen van deze instellingen vereist een " |
2034 "herstart van Audacious.</span>" | |
1414 | 2035 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2036 #: src/audacious/glade/prefswin.glade:3419 |
1414 | 2037 msgid "<b>Audio System</b>" |
1416 | 2038 msgstr "<b>Geluidssysteem</b>" |
1414 | 2039 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2040 #: src/audacious/glade/prefswin.glade:3473 |
1414 | 2041 msgid "Current output plugin:" |
1416 | 2042 msgstr "Huidige uitvoer-plugin:" |
1414 | 2043 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2044 #: src/audacious/glade/prefswin.glade:3541 |
1414 | 2045 msgid "" |
2046 "<span size=\"small\">This is the amount of time to prebuffer audio streams " | |
2047 "by, in milliseconds.\n" | |
2048 "Increase this value if you are experiencing audio skipping. \n" | |
2049 "Please note however, that high values will result in Audacious performing " | |
2050 "poorly.</span>" | |
2051 msgstr "" | |
1416 | 2052 "<span size=\"small\">Dit is de grootte van de prebuffer in milliseconden.\n" |
1461 | 2053 "Verhoog deze waarde als de audio klikt of overslaat.\n" |
2054 "Gelieve er rekening mee te houden dat overdreven grote waardes de prestaties " | |
2055 "van Audacious sterk kunnen verminderen.</span>" | |
1414 | 2056 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2057 #: src/audacious/glade/prefswin.glade:3571 |
2132 | 2058 msgid "Buffer size:" |
2059 msgstr "Bufferomvang:" | |
2060 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2061 #: src/audacious/glade/prefswin.glade:3695 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2062 msgid "Output Plugin Preferences" |
1981 | 2063 msgstr "Instellingen uitvoer-plugin" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2064 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2065 #: src/audacious/glade/prefswin.glade:3770 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2066 msgid "Output Plugin Information" |
1981 | 2067 msgstr "Informatie over uitvoer-plugin" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2068 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2069 #: src/audacious/glade/prefswin.glade:3822 |
1414 | 2070 msgid "<b>Format Detection</b>" |
1416 | 2071 msgstr "<b>Formaat-detectie</b>" |
1414 | 2072 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2073 #: src/audacious/glade/prefswin.glade:3861 |
2231 | 2074 #, fuzzy |
2075 msgid "" | |
2076 "When checked, Audacious will detect file formats on demand. This can result " | |
2077 "in a messier playlist, but delivers a major speed benefit." | |
2078 msgstr "" | |
2079 "Als deze optie ingeschakeld is wordt het formaat van een bestand pas bij het " | |
2080 "afspelen bepaald. Dit kan een rommelige afspeellijst opleveren, maar " | |
2081 "versnelt het inladen van bestanden aanzienlijk." | |
2082 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2083 #: src/audacious/glade/prefswin.glade:3863 |
1414 | 2084 msgid "Detect file formats on demand, instead of immediately." |
1416 | 2085 msgstr "Detecteer bestandsformaat op het laatste moment." |
1414 | 2086 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2087 #: src/audacious/glade/prefswin.glade:3897 |
2132 | 2088 #, fuzzy |
2089 msgid "" | |
2090 "When checked, Audacious will detect file formats based by extension. This is " | |
2091 "slightly slower than detection on demand, but still provides a minimal level " | |
2092 "of format detection." | |
2093 msgstr "" | |
2094 "Als deze optie ingeschakeld is wordt het formaat van een bestand pas bij het " | |
2095 "afspelen bepaald. Dit kan een rommelige afspeellijst opleveren, maar " | |
2096 "versnelt het inladen van bestanden aanzienlijk." | |
2097 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2098 #: src/audacious/glade/prefswin.glade:3899 |
2132 | 2099 msgid "Detect file formats by extension." |
2100 msgstr "" | |
2101 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2102 #: src/audacious/glade/prefswin.glade:3933 |
1414 | 2103 msgid "<b>Playback</b>" |
2104 msgstr "<b>Afspelen</b>" | |
2105 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2106 #: src/audacious/glade/prefswin.glade:3972 |
2231 | 2107 msgid "" |
2108 "When Audacious starts, automatically begin playing from the point where we " | |
2109 "stopped before." | |
2110 msgstr "" | |
2111 "Wanneer Audacious gestart wordt zal afspelen hervatten van dezelfde positie " | |
2112 "als waar het bij het afsluiten stopte." | |
2113 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2114 #: src/audacious/glade/prefswin.glade:3974 |
1414 | 2115 msgid "Continue playback on startup" |
1416 | 2116 msgstr "Afspeelpositie onthouden" |
1414 | 2117 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2118 #: src/audacious/glade/prefswin.glade:4008 |
2231 | 2119 msgid "When finished playing a song, don't automatically advance to the next." |
2120 msgstr "" | |
2121 "Ga niet automatisch naar het volgende nummer, wanneer het huidige nummer is " | |
2122 "afgelopen." | |
2123 | |
1414 | 2124 # -e, --enqueue switch |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2125 #: src/audacious/glade/prefswin.glade:4010 |
1414 | 2126 msgid "Don't advance in the playlist" |
2127 msgstr "Niet vooruitlopen in de speellijst" | |
2128 | |
2129 # -u, --pause switch | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2130 #: src/audacious/glade/prefswin.glade:4045 |
1414 | 2131 msgid "Pause between songs" |
2132 msgstr "Pauzeer tussen nummers" | |
2133 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2134 #: src/audacious/glade/prefswin.glade:4083 |
2445 | 2135 msgid "Pause for" |
2136 msgstr "Pauzeer voor" | |
2137 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2138 #: src/audacious/glade/prefswin.glade:4129 |
1414 | 2139 msgid "seconds" |
2140 msgstr "seconden" | |
2141 | |
2679 | 2142 #: src/audacious/glade/prefswin.glade:4175 |
2143 msgid "<b>Sampling Rate Converter</b>" | |
2144 msgstr "" | |
2145 | |
2146 #: src/audacious/glade/prefswin.glade:4215 | |
2147 msgid "Enable Sampling Rate Converter" | |
2148 msgstr "" | |
2149 | |
2150 #: src/audacious/glade/prefswin.glade:4264 | |
2151 msgid "Sampling Rate [Hz]:" | |
2152 msgstr "" | |
2153 | |
2154 #: src/audacious/glade/prefswin.glade:4334 | |
2155 msgid "" | |
2156 "<span size=\"small\">All stream will be converted to this sampling rate.\n" | |
2157 "This should be the max supported sampling rate of\n" | |
2158 "the sound card or output plugin.</span>" | |
2159 msgstr "" | |
2160 | |
2161 #: src/audacious/glade/prefswin.glade:4364 | |
2162 msgid "Converter Type:" | |
2163 msgstr "" | |
2164 | |
2165 #: src/audacious/glade/prefswin.glade:4392 | |
2166 msgid "" | |
2167 "SRC_SINC_BEST_QUALITY\n" | |
2168 "SRC_SINC_MEDIUM_QUALITY\n" | |
2169 "SRC_SINC_FASTEST\n" | |
2170 "SRC_ZERO_ORDER_HOLD\n" | |
2171 "SRC_LINEAR" | |
2172 msgstr "" | |
2173 | |
2174 #: src/audacious/glade/prefswin.glade:4593 | |
2175 #, fuzzy | |
2176 msgid "Reload Plugins" | |
2177 msgstr "Plugins" | |
2178 | |
2179 #: src/audacious/glade/prefswin.glade:4654 | |
2231 | 2180 msgid "Popup Information Settings" |
2181 msgstr "Instellingen van popup-informatie" | |
2182 | |
2679 | 2183 #: src/audacious/glade/prefswin.glade:4678 |
2445 | 2184 #, fuzzy |
2185 msgid "<b>Cover image retrieve</b>" | |
2186 msgstr "<b>Formaat-detectie</b>" | |
2187 | |
2679 | 2188 #: src/audacious/glade/prefswin.glade:4703 |
1414 | 2189 msgid "" |
2190 "While searching for the album's cover, Audacious looks for certain words in " | |
2191 "the filename. You can specify those words in the lists below, separated " | |
2192 "using commas." | |
2193 msgstr "" | |
1461 | 2194 "Tijdens het zoeken naar cover art wordt naar bepaalde woorden in de " |
2195 "bestandsnaam gekeken. Deze woorden kunnen hier worden opgegeven, gescheiden " | |
2196 "door komma's." | |
1414 | 2197 |
2679 | 2198 #: src/audacious/glade/prefswin.glade:4758 |
1414 | 2199 msgid "Include:" |
1416 | 2200 msgstr "Zoeken naar:" |
1414 | 2201 |
2679 | 2202 #: src/audacious/glade/prefswin.glade:4786 |
1414 | 2203 msgid "Exclude:" |
1416 | 2204 msgstr "Uitsluiten:" |
1414 | 2205 |
2679 | 2206 #: src/audacious/glade/prefswin.glade:4855 |
1461 | 2207 msgid "Recursively search for cover" |
1487
9d234fcfc72d
[svn] Updated dutch translation. 990 translated messages.
chainsaw
parents:
1461
diff
changeset
|
2208 msgstr "Recursief zoeken naar covers" |
1461 | 2209 |
2679 | 2210 #: src/audacious/glade/prefswin.glade:4893 |
1461 | 2211 msgid "Search depth: " |
1487
9d234fcfc72d
[svn] Updated dutch translation. 990 translated messages.
chainsaw
parents:
1461
diff
changeset
|
2212 msgstr "Zoekdiepte: " |
1461 | 2213 |
2679 | 2214 #: src/audacious/glade/prefswin.glade:4959 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2215 msgid "Use per-file cover" |
1981 | 2216 msgstr "Cover per bestand" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2217 |
2679 | 2218 #: src/audacious/glade/prefswin.glade:4979 |
2445 | 2219 #, fuzzy |
2220 msgid "<b>Miscellaneous</b>" | |
2221 msgstr "<b>_Diversen</b>" | |
2222 | |
2679 | 2223 #: src/audacious/glade/prefswin.glade:5017 |
2445 | 2224 msgid "Show Progress bar for the current track" |
2225 msgstr "" | |
2226 | |
2679 | 2227 #: src/audacious/glade/prefswin.glade:5055 |
2445 | 2228 msgid "Delay until filepopup comes up: " |
2229 msgstr "" | |
2230 | |
2679 | 2231 #: src/audacious/glade/prefswin.glade:5149 |
2218 | 2232 msgid "Color Adjustment" |
2233 msgstr "" | |
2234 | |
2679 | 2235 #: src/audacious/glade/prefswin.glade:5172 |
2218 | 2236 msgid "" |
2237 "Audacious allows you to alter the color balance of the skinned UI. The " | |
2238 "sliders below will allow you to do this." | |
2239 msgstr "" | |
2240 | |
2679 | 2241 #: src/audacious/glade/prefswin.glade:5268 |
2218 | 2242 msgid "Red" |
2243 msgstr "" | |
2244 | |
2679 | 2245 #: src/audacious/glade/prefswin.glade:5296 |
2218 | 2246 #, fuzzy |
2247 msgid "Green" | |
2248 msgstr "Grieks:" | |
2249 | |
2679 | 2250 #: src/audacious/glade/prefswin.glade:5324 |
2218 | 2251 msgid "Blue" |
2252 msgstr "" | |
2253 | |
2368 | 2254 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2255 msgid "PREAMP" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2256 msgstr "Voorsterker" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2257 |
2368 | 2258 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2259 msgid "60HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2260 msgstr "60HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2261 |
2368 | 2262 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2263 msgid "170HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2264 msgstr "170HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2265 |
2368 | 2266 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2267 msgid "310HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2268 msgstr "310HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2269 |
2368 | 2270 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2271 msgid "600HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2272 msgstr "600HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2273 |
2368 | 2274 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2275 msgid "1KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2276 msgstr "1KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2277 |
2368 | 2278 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2279 msgid "3KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2280 msgstr "3KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2281 |
2368 | 2282 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2283 msgid "6KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2284 msgstr "6KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2285 |
2368 | 2286 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2287 msgid "12KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2288 msgstr "12KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2289 |
2368 | 2290 #: src/audacious/widgets/eq_slider.c:96 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2291 msgid "14KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2292 msgstr "14KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2293 |
2368 | 2294 #: src/audacious/widgets/eq_slider.c:96 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2295 msgid "16KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2296 msgstr "16KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1487
diff
changeset
|
2297 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2298 #~ msgid "" |
2679 | 2299 #~ "<b><big>Unable to play files.</big></b>\n" |
2300 #~ "\n" | |
2301 #~ "The following files could not be played. Please check that:\n" | |
2302 #~ "1. they are accessible.\n" | |
2303 #~ "2. you have enabled the media plugins required." | |
2304 #~ msgstr "" | |
2305 #~ "<b><big>Kon bestanden niet afspelen.</big></b>\n" | |
2306 #~ "\n" | |
2307 #~ "De bestanden konden niet afgespeeld worden, controleer dat:\n" | |
2308 #~ "1. U toegang heeft to de bestanden.\n" | |
2309 #~ "2. U de correcte plugins heeft aanstaan." | |
2310 | |
2311 #~ msgid "Don't show this warning anymore" | |
2312 #~ msgstr "Deze waarschuwing niet meer weergeven" | |
2313 | |
2314 #~ msgid "Show more _details" | |
2315 #~ msgstr "Geef meer _details weer" | |
2316 | |
2317 #~ msgid "" | |
2318 #~ "\n" | |
2319 #~ "Received SIGSEGV\n" | |
2320 #~ "\n" | |
2321 #~ "This could be a bug in Audacious. If you don't know why this happened, " | |
2322 #~ "file a bug at http://bugs-meta.atheme.org/\n" | |
2323 #~ "\n" | |
2324 #~ msgstr "" | |
2325 #~ "\n" | |
2326 #~ "SIGSEGV-signaal ontvangen\n" | |
2327 #~ "\n" | |
2328 #~ "Dit is mogelijk een bug in Audacious. Gelieve zonder externe plugins te " | |
2329 #~ "proberen.\n" | |
2330 #~ "Als u niet weet waarom dit gebeurde, rapporteer dan een bug bij uw " | |
2331 #~ "linuxdistributie.\n" | |
2332 #~ "\n" | |
2333 | |
2334 #~ msgid "" | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2335 #~ "Enables playlist transparency. This is not recommended for slower " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2336 #~ "machines as it requires some CPU time to create and cache the pixmaps " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2337 #~ "used for the transparency." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2338 #~ msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2339 #~ "Maakt de afspeellijst doorzichtig. Dit is niet aan te raden op langzamere " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2340 #~ "machines aangezien er enige CPU-tijd nodig is om de benodigde pixmaps aan " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2341 #~ "te maken en actueel te houden." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2342 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2343 #~ msgid "Enable playlist transparency" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2344 #~ msgstr "Gebruik doorzichtige speellijst" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2345 |
2445 | 2346 #~ msgid "%s: option `%s' is ambiguous\n" |
2347 #~ msgstr "%s: optie `%s' is dubbelzinnig\n" | |
2348 | |
2349 #~ msgid "%s: option `--%s' doesn't allow an argument\n" | |
2350 #~ msgstr "%s: optie `--%s' staat geen argument toe\n" | |
2351 | |
2352 #~ msgid "%s: option `%c%s' doesn't allow an argument\n" | |
2353 #~ msgstr "%s: optie `%c%s' staat geen argument toe\n" | |
2354 | |
2355 #~ msgid "%s: option `%s' requires an argument\n" | |
2356 #~ msgstr "%s: optie `%s' heeft een argument nodig\n" | |
2357 | |
2358 #~ msgid "%s: unrecognized option `--%s'\n" | |
2359 #~ msgstr "%s: onbekende optie `--%s'\n" | |
2360 | |
2361 #~ msgid "%s: unrecognized option `%c%s'\n" | |
2362 #~ msgstr "%s: unbekende optie `%c%s'\n" | |
2363 | |
2364 #~ msgid "%s: illegal option -- %c\n" | |
2365 #~ msgstr "%s: illegale optie -- %c\n" | |
2366 | |
2367 #~ msgid "%s: invalid option -- %c\n" | |
2368 #~ msgstr "%s: ongeldige optie -- %c\n" | |
2369 | |
2370 #~ msgid "%s: option requires an argument -- %c\n" | |
2371 #~ msgstr "%s: optie heeft een argument nodig -- %c\n" | |
2372 | |
2373 #~ msgid "%s: option `-W %s' is ambiguous\n" | |
2374 #~ msgstr "%s: optie `-W %s' is dubbelzinnig\n" | |
2375 | |
2376 #~ msgid "%s: option `-W %s' doesn't allow an argument\n" | |
2377 #~ msgstr "%s: optie `-W %s' staat geen argument toe\n" | |
2378 | |
2379 #~ msgid "" | |
2380 #~ "Usage: audacious [options] [files] ...\n" | |
2381 #~ "\n" | |
2382 #~ "Options:\n" | |
2383 #~ "--------\n" | |
2384 #~ msgstr "" | |
2385 #~ "Gebruik: audacious [opties] [bestanden] ...\n" | |
2386 #~ "\n" | |
2387 #~ "Opties:\n" | |
2388 #~ "--------\n" | |
2389 | |
2390 # -h, --help switch | |
2391 #~ msgid "Display this text and exit" | |
2392 #~ msgstr "Deze tekst weergeven en stoppen" | |
2393 | |
2394 #~ msgid "Activate Audacious" | |
2395 #~ msgstr "Activeer Audacious" | |
2396 | |
2397 #~ msgid "Previous session ID" | |
2398 #~ msgstr "Vorige session ID" | |
2399 | |
2400 #~ msgid "Headless operation [experimental]" | |
2401 #~ msgstr "Geen interface weergeven (headless) [experimenteel]" | |
2402 | |
2403 #~ msgid "Disable error/warning interception (logging)" | |
2404 #~ msgstr "Fouten & waarschuwingen niet afvangen (logging uitschakelen)" | |
2405 | |
2406 # -v, --version switch | |
2407 #~ msgid "Print version number and exit\n" | |
2408 #~ msgstr "Versienummer weergeven en stoppen\n" | |
2409 | |
2410 #~ msgid "Add/Open Files dialog" | |
2411 #~ msgstr "Toevoegen/Bestanden openen venster" | |
2412 | |
2413 #~ msgid "Close Dialog on Add" | |
2414 #~ msgstr "Sluit venster bij toevoegen" | |
2415 | |
2416 #~ msgid "Deselect All" | |
2417 #~ msgstr "Deselecteer alles" | |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
2418 |
2368 | 2419 #~ msgid "Track Information Popup" |
2420 #~ msgstr "Nummer-info popup" | |
2421 | |
2422 #~ msgid "Artist Popup" | |
2423 #~ msgstr "Artiest Popup" | |
2424 | |
2425 #~ msgid "<i>Title</i>" | |
2426 #~ msgstr "<i>Titel</i>" | |
2427 | |
2428 #~ msgid "<i>Artist</i>" | |
2429 #~ msgstr "<i>Artiest</i>" | |
2430 | |
2431 #~ msgid "<i>Album</i>" | |
2432 #~ msgstr "<i>Album</i>" | |
2433 | |
2434 #~ msgid "<i>Genre</i>" | |
2435 #~ msgstr "<i>Genre</i>" | |
2436 | |
2437 #~ msgid "<i>Year</i>" | |
2438 #~ msgstr "<i>Jaar</i>" | |
2439 | |
2440 #~ msgid "<i>Track Number</i>" | |
2441 #~ msgstr "<i>Nummer</i>" | |
2442 | |
2443 #~ msgid "<i>Track Length</i>" | |
2444 #~ msgstr "<i>Speelduur:</i>" | |
2445 | |
2446 #~ msgid "label65" | |
2447 #~ msgstr "label65" | |
2448 | |
2449 #~ msgid "label76" | |
2450 #~ msgstr "label76" | |
2451 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2452 #~ msgid "/View Track Details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2453 #~ msgstr "/Nummer details weergeven" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2454 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2455 #~ msgid "/Visualization Mode/Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2456 #~ msgstr "/Visualisatie type/Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2457 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2458 #~ msgid "/Visualization Mode/Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2459 #~ msgstr "/Visualisatie type/Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2460 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2461 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2462 #~ msgid "/Visualization Mode/Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2463 #~ msgstr "/Visualisatie type/Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2464 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2465 #~ msgid "/Visualization Mode/Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2466 #~ msgstr "/Visualisatie type/Uit" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2467 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2468 #~ msgid "/Analyzer Mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2469 #~ msgstr "/Analyzer type/Normaal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2470 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2471 #~ msgid "/Analyzer Mode/Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2472 #~ msgstr "/Analyzer type/Lijnen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2473 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2474 #~ msgid "/Analyzer Mode/Bars" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2475 #~ msgstr "/Analyzer type/Balken" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2476 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2477 #~ msgid "/Analyzer Mode/Peaks" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2478 #~ msgstr "/Analyzer type/Toppen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2479 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2480 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2481 #~ msgid "/Voiceprint mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2482 #~ msgstr "/Analyzer type/Normaal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2483 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2484 #~ msgid "/WindowShade VU Mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2485 #~ msgstr "/Vensterschaduw VU type/Normaal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2486 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2487 #~ msgid "/WindowShade VU Mode/Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2488 #~ msgstr "/Vensterschaduw VU type/Soepel" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2489 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2490 #~ msgid "/Analyzer Falloff/Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2491 #~ msgstr "/Analyzer snelheid/Sloom" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2492 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2493 #~ msgid "/Analyzer Falloff/Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2494 #~ msgstr "/Analyzer snelheid/Langzaam" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2495 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2496 #~ msgid "/Analyzer Falloff/Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2497 #~ msgstr "/Analyzer snelheid/Normaal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2498 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2499 #~ msgid "/Analyzer Falloff/Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2500 #~ msgstr "/Analyzer snelheid/Sneller" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2501 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2502 #~ msgid "/Analyzer Falloff/Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2503 #~ msgstr "/Analyzer snelheid/Snelst" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2504 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2505 #~ msgid "/Peaks Falloff/Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2506 #~ msgstr "/Toppen snelheid/Sloom" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2507 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2508 #~ msgid "/Peaks Falloff/Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2509 #~ msgstr "/Toppen snelheid/Langzaam" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2510 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2511 #~ msgid "/Peaks Falloff/Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2512 #~ msgstr "/Toppen snelheid/Normaal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2513 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2514 #~ msgid "/Peaks Falloff/Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2515 #~ msgstr "/Toppen snelheid/Sneller" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2516 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2517 #~ msgid "/Peaks Falloff/Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2518 #~ msgstr "/Toppen snelheid/Snelst" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2519 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2520 #~ msgid "/-" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2521 #~ msgstr "/-" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2522 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2523 #~ msgid "/Jump to Time" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2524 #~ msgstr "/Ga naar tijd" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2525 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2526 #~ msgid "/About Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2527 #~ msgstr "/Over Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2528 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2529 #~ msgid "/Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2530 #~ msgstr "/Bestanden..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2531 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2532 #~ msgid "/Internet location..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2533 #~ msgstr "/Internet adres..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2534 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2535 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2536 #~ msgid "New List" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2537 #~ msgstr "/Nieuwe lijst" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2538 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2539 # -r, --rew switch |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2540 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2541 #~ msgid "Creates a new playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2542 #~ msgstr "Scheidingslijnen in de speellijst weergeven" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2543 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2544 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2545 #~ msgid "Displays track information." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2546 #~ msgstr "Nummer-informatie:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2547 |
2218 | 2548 #~ msgid "Chinese:" |
2549 #~ msgstr "Chinees:" | |
2550 | |
2551 #~ msgid "/Load/Preset" | |
2552 #~ msgstr "/Laden/Stand" | |
2553 | |
2554 #~ msgid "/Load/Default" | |
2555 #~ msgstr "/Laden/Standaard stand" | |
2556 | |
2557 #~ msgid "/Load/Zero" | |
2558 #~ msgstr "/Laden/Neutrale stand" | |
2559 | |
2560 #~ msgid "/Save/Preset" | |
2561 #~ msgstr "/Opslaan/Huidige stand" | |
2562 | |
2563 #~ msgid "/Save/Default" | |
2564 #~ msgstr "/Opslaan/Als standaard stand" | |
2565 | |
2566 #~ msgid "/Save/To file" | |
2567 #~ msgstr "/Opslaan/Als bestand" | |
2568 | |
2569 #~ msgid "/Delete/Preset" | |
2570 #~ msgstr "/Wissen/Stand" | |
2571 | |
2572 #~ msgid "Load auto-preset" | |
2573 #~ msgstr "Automatische standen laden" | |
2574 | |
2575 #~ msgid "Load equalizer preset" | |
2576 #~ msgstr "Equalizer standen laden" | |
2577 | |
2578 #~ msgid "Delete auto-preset" | |
2579 #~ msgstr "Automatische standen wissen" | |
2580 | |
2167 | 2581 #~ msgid "/Show Popup Info" |
2582 #~ msgstr "/Popup informatie tonen" | |
2583 | |
2584 #~ msgid "/Remove Duplicates/By Title" | |
2585 #~ msgstr "/Dubbele nummers wissen/Op titel" | |
2586 | |
2587 #~ msgid "/Remove Duplicates/By Filename" | |
2588 #~ msgstr "/Dubbele nummers wissen/Op bestandsnaam" | |
2589 | |
2590 #~ msgid "/Update View" | |
2591 #~ msgstr "/Verversen" | |
2592 | |
2593 #~ msgid "/Select All" | |
2594 #~ msgstr "/Selecteer alles" | |
2595 | |
2596 #~ msgid "/Sort List/By Date" | |
2597 #~ msgstr "/Lijst sorteren/Op datum" | |
2598 | |
2599 #~ msgid "/Sort Selection/By Title" | |
2600 #~ msgstr "/Selectie sorteren/Op titel" | |
2601 | |
2602 #~ msgid "/Sort Selection/By Artist" | |
2603 #~ msgstr "/Selectie sorteren/Op artiest" | |
2604 | |
2605 #~ msgid "/Sort Selection/By Filename" | |
2606 #~ msgstr "/Selectie sorteren/Op bestandsnaam" | |
2607 | |
2608 #~ msgid "/Sort Selection/By Path + Filename" | |
2609 #~ msgstr "/Selectie sorteren/Op locatie en bestandsnaam" | |
2610 | |
2611 #~ msgid "/Sort Selection/By Date" | |
2612 #~ msgstr "/Selectie sorteren/Op datum" | |
2613 | |
2614 #~ msgid "/Sort Selection/By Track Number" | |
2615 #~ msgstr "/Selectie sorteren/Op tracknummer" | |
2616 | |
2617 #~ msgid "/Sort Selection/By Playlist Entry" | |
2618 #~ msgstr "/Selectie sorteren/Op volgorde afspeellijst" | |
2619 | |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
2620 #~ msgid "<b>_Miscillaneous UI Features</b>" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
2621 #~ msgstr "<b>Diverse opties</b>" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
2622 |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
2623 #~ msgid "This enables the window mangaer to show decorations for windows." |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1981
diff
changeset
|
2624 #~ msgstr "Dit laat de venster-beheerder decoraties om de vensters tekenen." |