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