Mercurial > audlegacy
annotate po/audacious.pot @ 2514:7934ac463591 trunk
[svn] - removed unused function bmp_menu_translate()
- removed playlist_file_selection_browser() and replaced it with
make_filebrowser()
- modified make_filebrowser() behaviour
- adapted equalizer file loading/saving functions to new
make_filebrowser()
author | mf0102 |
---|---|
date | Tue, 13 Feb 2007 06:09:50 -0800 |
parents | 2e6a15f364b3 |
children | 944fe2061ed7 |
rev | line source |
---|---|
0 | 1 # SOME DESCRIPTIVE TITLE. |
753 | 2 # Copyright (C) YEAR Translator <translator@invalid> |
0 | 3 # This file is distributed under the same license as the PACKAGE package. |
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
5 # | |
6 #, fuzzy | |
7 msgid "" | |
8 msgstr "" | |
9 "Project-Id-Version: PACKAGE VERSION\n" | |
1461 | 10 "Report-Msgid-Bugs-To: http://bugs.audacious-media-player.org\n" |
2501 | 11 "POT-Creation-Date: 2007-02-11 03:00-0600\n" |
0 | 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
14 "Language-Team: LANGUAGE <LL@li.org>\n" | |
15 "MIME-Version: 1.0\n" | |
16 "Content-Type: text/plain; charset=CHARSET\n" | |
17 "Content-Transfer-Encoding: 8bit\n" | |
18 | |
2445 | 19 #: src/audacious/glade.c:43 |
20 #, c-format | |
21 msgid "" | |
22 "<b><big>Unable to create %s.</big></b>\n" | |
23 "\n" | |
24 "Could not open glade file (%s). Please check your installation.\n" | |
25 msgstr "" | |
26 | |
27 #: src/audacious/input.c:306 | |
28 msgid "" | |
29 "<b><big>Unable to play files.</big></b>\n" | |
30 "\n" | |
31 "The following files could not be played. Please check that:\n" | |
32 "1. they are accessible.\n" | |
33 "2. you have enabled the media plugins required." | |
34 msgstr "" | |
35 | |
36 #: src/audacious/input.c:331 | |
37 msgid "Don't show this warning anymore" | |
38 msgstr "" | |
39 | |
40 #: src/audacious/input.c:333 | |
41 msgid "Show more _details" | |
42 msgstr "" | |
43 | |
44 #: src/audacious/input.c:347 src/audacious/ui_preferences.c:118 | |
45 #: src/audacious/ui_preferences.c:486 src/audacious/ui_preferences.c:574 | |
46 #: src/audacious/ui_preferences.c:663 src/audacious/ui_preferences.c:759 | |
2501 | 47 #: src/audacious/ui_fileinfopopup.c:402 |
2445 | 48 msgid "Filename" |
49 msgstr "" | |
50 | |
51 #: src/audacious/input.c:620 | |
52 #, c-format | |
53 msgid "audacious: %s" | |
54 msgstr "" | |
55 | |
56 #: src/audacious/input.c:636 | |
57 msgid "Filename:" | |
58 msgstr "" | |
59 | |
60 #: src/audacious/input.c:654 | |
61 msgid "No input plugin recognized this file" | |
62 msgstr "" | |
63 | |
64 #: src/audacious/input.c:656 | |
65 #, c-format | |
66 msgid "Input plugin: %s" | |
67 msgstr "" | |
68 | |
69 #: src/audacious/logger.c:122 | |
70 #, c-format | |
71 msgid "Unable to create log file (%s)!\n" | |
72 msgstr "" | |
73 | |
2501 | 74 #: src/audacious/main.c:83 src/audacious/main.c:85 src/audacious/ui_main.c:627 |
75 #: src/audacious/ui_main.c:2897 | |
2445 | 76 msgid "Audacious" |
77 msgstr "" | |
78 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
79 #: src/audacious/main.c:459 |
2445 | 80 #, c-format |
81 msgid "Could not create directory (%s): %s\n" | |
82 msgstr "" | |
83 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
84 #: src/audacious/main.c:828 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
85 msgid "Select which Audacious session ID to use" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
86 msgstr "" |
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 #: src/audacious/main.c:829 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
89 msgid "Skip backwards in playlist" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
90 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
91 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
92 #: src/audacious/main.c:830 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
93 msgid "Start playing current playlist" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
94 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
95 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
96 #: src/audacious/main.c:831 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
97 msgid "Pause current song" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
98 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
99 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
100 #: src/audacious/main.c:832 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
101 msgid "Stop current song" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
102 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
103 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
104 #: src/audacious/main.c:833 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
105 msgid "Pause if playing, play otherwise" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
106 msgstr "" |
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 #: src/audacious/main.c:834 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
109 msgid "Skip forward in playlist" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
110 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
111 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
112 #: src/audacious/main.c:835 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
113 msgid "Display Jump to File dialog" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
114 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
115 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
116 #: src/audacious/main.c:836 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
117 msgid "Don't clear the playlist" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
118 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
119 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
120 #: src/audacious/main.c:837 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
121 msgid "Add new files to a temporary playlist" |
2451
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 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
124 #: src/audacious/main.c:838 |
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 "Display the main window" |
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 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
128 #: src/audacious/main.c:839 |
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 "Display all open Audacious windows" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
130 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
131 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
132 #: src/audacious/main.c:840 |
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 "Enable headless operation" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
134 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
135 |
2445 | 136 #: src/audacious/main.c:841 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
137 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
|
138 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
139 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
140 #: src/audacious/main.c:842 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
141 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
|
142 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
143 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
144 #: src/audacious/main.c:843 |
2445 | 145 msgid "FILE..." |
146 msgstr "" | |
147 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
148 #: src/audacious/main.c:948 |
2445 | 149 #, c-format |
150 msgid "" | |
151 "<b><big>Unable to load skin.</big></b>\n" | |
152 "\n" | |
153 "Check that skin at '%s' is usable and default skin is properly installed at " | |
154 "'%s'\n" | |
155 msgstr "" | |
156 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
157 #: src/audacious/main.c:1007 |
2445 | 158 #, c-format |
159 msgid "" | |
160 "Sorry, your GTK+ version (%d.%d.%d) does not work with Audacious.\n" | |
161 "Please use GTK+ %s or newer.\n" | |
162 msgstr "" | |
163 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
164 #: src/audacious/main.c:1018 |
2445 | 165 msgid "" |
166 "Sorry, threads isn't supported on your platform.\n" | |
167 "\n" | |
168 "If you're on a libc5 based linux system and installed Glib & GTK+ before " | |
169 "you\n" | |
170 "installed LinuxThreads you need to recompile Glib & GTK+.\n" | |
171 msgstr "" | |
172 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
173 #: src/audacious/main.c:1036 |
2445 | 174 msgid "- play multimedia files" |
175 msgstr "" | |
176 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
177 #: src/audacious/main.c:1043 |
2445 | 178 #, c-format |
179 msgid "" | |
180 "%s: %s\n" | |
181 "Try `%s --help' for more information.\n" | |
182 msgstr "" | |
183 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
184 #: src/audacious/main.c:1052 |
2445 | 185 #, c-format |
186 msgid "%s: Unable to open display, exiting.\n" | |
187 msgstr "" | |
188 | |
2501 | 189 #: src/audacious/signals.c:93 |
2445 | 190 msgid "" |
191 "\n" | |
192 "Received SIGSEGV\n" | |
193 "\n" | |
194 "This could be a bug in Audacious. If you don't know why this happened, file " | |
195 "a bug at http://bugs-meta.atheme.org/\n" | |
196 "\n" | |
197 msgstr "" | |
198 | |
199 #: src/audacious/strings.c:172 | |
200 msgid " (invalid UTF-8)" | |
201 msgstr "" | |
202 | |
2368 | 203 #: src/audacious/ui_about.c:44 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
204 #, c-format |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
205 msgid "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
206 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
207 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
208 "Copyright (C) 2005-2007 Audacious Development Team" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
209 msgstr "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
210 |
2501 | 211 #: src/audacious/ui_about.c:123 src/audacious/ui_credits.c:338 |
2368 | 212 #: src/audacious/ui_manager.c:387 src/audacious/ui_manager.c:388 |
753 | 213 msgid "About Audacious" |
214 msgstr "" | |
215 | |
2501 | 216 #: src/audacious/ui_about.c:172 src/audacious/ui_credits.c:383 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
217 msgid "Credits" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
218 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
219 |
2368 | 220 #: src/audacious/ui_credits.c:45 |
0 | 221 #, c-format |
222 msgid "" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
223 "<big><b>Audacious %s</b></big>\n" |
378
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
224 "The future of UNIX multimedia.\n" |
0 | 225 "\n" |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
226 "Copyright (C) 2005-2007 Audacious Development Team\n" |
378
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
227 msgstr "" |
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
228 |
2368 | 229 #: src/audacious/ui_credits.c:51 |
753 | 230 msgid "Audacious core developers:" |
231 msgstr "" | |
232 | |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
233 #: src/audacious/ui_credits.c:66 |
985 | 234 msgid "Graphics:" |
235 msgstr "" | |
236 | |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
237 #: src/audacious/ui_credits.c:71 |
753 | 238 msgid "Default skin:" |
239 msgstr "" | |
240 | |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
241 #: src/audacious/ui_credits.c:76 |
1107 | 242 msgid "Plugin development:" |
985 | 243 msgstr "" |
244 | |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
245 #: src/audacious/ui_credits.c:88 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
246 msgid "Patch authors:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
247 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
248 |
2501 | 249 #: src/audacious/ui_credits.c:105 |
378
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
250 msgid "0.1.x developers:" |
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
251 msgstr "" |
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
252 |
2501 | 253 #: src/audacious/ui_credits.c:111 |
1107 | 254 msgid "BMP Developers:" |
255 msgstr "" | |
256 | |
2501 | 257 #: src/audacious/ui_credits.c:143 |
1107 | 258 msgid "Brazilian Portuguese:" |
259 msgstr "" | |
260 | |
2501 | 261 #: src/audacious/ui_credits.c:146 |
1107 | 262 msgid "Breton:" |
263 msgstr "" | |
264 | |
2501 | 265 #: src/audacious/ui_credits.c:149 |
2368 | 266 msgid "Bulgarian:" |
267 msgstr "" | |
268 | |
2501 | 269 #: src/audacious/ui_credits.c:152 |
2445 | 270 msgid "Croatian:" |
0 | 271 msgstr "" |
272 | |
2501 | 273 #: src/audacious/ui_credits.c:155 |
2445 | 274 msgid "Czech:" |
1107 | 275 msgstr "" |
276 | |
2501 | 277 #: src/audacious/ui_credits.c:158 |
2445 | 278 msgid "Dutch:" |
279 msgstr "" | |
280 | |
2501 | 281 #: src/audacious/ui_credits.c:162 |
985 | 282 msgid "Finnish:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
283 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
284 |
2501 | 285 #: src/audacious/ui_credits.c:165 |
985 | 286 msgid "French:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
287 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
288 |
2501 | 289 #: src/audacious/ui_credits.c:168 |
2217
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
290 msgid "German:" |
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
291 msgstr "" |
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
292 |
2501 | 293 #: src/audacious/ui_credits.c:172 |
2218 | 294 msgid "Georgian:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
295 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
296 |
2501 | 297 #: src/audacious/ui_credits.c:175 |
1414 | 298 msgid "Greek:" |
299 msgstr "" | |
300 | |
2501 | 301 #: src/audacious/ui_credits.c:180 |
985 | 302 msgid "Hindi:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
303 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
304 |
2501 | 305 #: src/audacious/ui_credits.c:183 |
985 | 306 msgid "Hungarian:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
307 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
308 |
2501 | 309 #: src/audacious/ui_credits.c:186 |
2445 | 310 msgid "Italian:" |
311 msgstr "" | |
312 | |
2501 | 313 #: src/audacious/ui_credits.c:190 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
314 msgid "Japanese:" |
1414 | 315 msgstr "" |
316 | |
2501 | 317 #: src/audacious/ui_credits.c:193 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
318 msgid "Korean:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
319 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
320 |
2501 | 321 #: src/audacious/ui_credits.c:196 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
322 msgid "Lithuanian:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
323 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
324 |
2501 | 325 #: src/audacious/ui_credits.c:199 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
326 msgid "Macedonian:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
327 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
328 |
2501 | 329 #: src/audacious/ui_credits.c:202 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
330 msgid "Polish:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
331 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
332 |
2501 | 333 #: src/audacious/ui_credits.c:205 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
334 msgid "Romanian:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
335 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
336 |
2501 | 337 #: src/audacious/ui_credits.c:208 |
1414 | 338 msgid "Russian:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
339 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
340 |
2501 | 341 #: src/audacious/ui_credits.c:211 |
2217
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
342 msgid "Serbian (Latin):" |
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
343 msgstr "" |
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
344 |
2501 | 345 #: src/audacious/ui_credits.c:214 |
2217
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
346 msgid "Serbian (Cyrillic):" |
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
347 msgstr "" |
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
348 |
2501 | 349 #: src/audacious/ui_credits.c:217 |
2217
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
350 msgid "Simplified Chinese:" |
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
351 msgstr "" |
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
352 |
2501 | 353 #: src/audacious/ui_credits.c:220 |
1414 | 354 msgid "Slovak:" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
355 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
356 |
2501 | 357 #: src/audacious/ui_credits.c:223 |
1414 | 358 msgid "Spanish:" |
985 | 359 msgstr "" |
360 | |
2501 | 361 #: src/audacious/ui_credits.c:226 |
1414 | 362 msgid "Swedish:" |
363 msgstr "" | |
364 | |
2501 | 365 #: src/audacious/ui_credits.c:229 |
2217
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
366 msgid "Traditional Chinese:" |
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
367 msgstr "" |
faaeb9f3c01f
[svn] Added Serbian (Latin) & Serbian (Cyrillic) to credits.c & updated audacious.pot.
kiyoshi
parents:
2167
diff
changeset
|
368 |
2501 | 369 #: src/audacious/ui_credits.c:232 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
370 msgid "Turkish:" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
371 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
372 |
2501 | 373 #: src/audacious/ui_credits.c:236 |
1414 | 374 msgid "Ukrainian:" |
375 msgstr "" | |
376 | |
2501 | 377 #: src/audacious/ui_credits.c:239 |
0 | 378 msgid "Welsh:" |
379 msgstr "" | |
380 | |
2501 | 381 #: src/audacious/ui_credits.c:387 |
753 | 382 msgid "Translators" |
383 msgstr "" | |
384 | |
2501 | 385 #: src/audacious/ui_equalizer.c:741 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
386 msgid "Audacious Equalizer" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
387 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
388 |
2501 | 389 #: src/audacious/ui_equalizer.c:1429 |
753 | 390 msgid "Presets" |
391 msgstr "" | |
392 | |
2501 | 393 #: src/audacious/ui_main.c:625 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
394 #, c-format |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
395 msgid "%s - Audacious" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
396 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
397 |
2501 | 398 #: src/audacious/ui_main.c:850 |
0 | 399 msgid "VBR" |
400 msgstr "" | |
401 | |
2501 | 402 #: src/audacious/ui_main.c:891 src/audacious/ui_main.c:895 |
985 | 403 msgid "stereo" |
404 msgstr "" | |
405 | |
2501 | 406 #: src/audacious/ui_main.c:891 src/audacious/ui_main.c:895 |
985 | 407 msgid "mono" |
408 msgstr "" | |
409 | |
2501 | 410 #: src/audacious/ui_main.c:1328 src/audacious/ui_manager.c:414 |
2368 | 411 #: src/audacious/ui_manager.c:415 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
412 msgid "Jump to Time" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
413 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
414 |
2501 | 415 #: src/audacious/ui_main.c:1349 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
416 msgid "minutes:seconds" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
417 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
418 |
2501 | 419 #: src/audacious/ui_main.c:1359 |
0 | 420 msgid "Track length:" |
421 msgstr "" | |
422 | |
2501 | 423 #: src/audacious/ui_main.c:1500 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
424 msgid "Enter location to play:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
425 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
426 |
2501 | 427 #: src/audacious/ui_main.c:1710 |
0 | 428 #, c-format |
429 msgid "SEEK TO: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
430 msgstr "" | |
431 | |
2501 | 432 #: src/audacious/ui_main.c:1742 src/audacious/ui_main.c:2367 |
0 | 433 #, c-format |
434 msgid "VOLUME: %d%%" | |
435 msgstr "" | |
436 | |
2501 | 437 #: src/audacious/ui_main.c:1773 src/audacious/ui_main.c:2370 |
0 | 438 #, c-format |
439 msgid "BALANCE: %d%% LEFT" | |
440 msgstr "" | |
441 | |
2501 | 442 #: src/audacious/ui_main.c:1777 src/audacious/ui_main.c:2373 |
0 | 443 msgid "BALANCE: CENTER" |
444 msgstr "" | |
445 | |
2501 | 446 #: src/audacious/ui_main.c:1781 src/audacious/ui_main.c:2375 |
0 | 447 #, c-format |
448 msgid "BALANCE: %d%% RIGHT" | |
449 msgstr "" | |
450 | |
2501 | 451 #: src/audacious/ui_main.c:2137 |
0 | 452 msgid "OPTIONS MENU" |
453 msgstr "" | |
454 | |
2501 | 455 #: src/audacious/ui_main.c:2141 |
1414 | 456 msgid "DISABLE ALWAYS ON TOP" |
457 msgstr "" | |
458 | |
2501 | 459 #: src/audacious/ui_main.c:2143 |
0 | 460 msgid "ENABLE ALWAYS ON TOP" |
461 msgstr "" | |
462 | |
2501 | 463 #: src/audacious/ui_main.c:2146 |
2298 | 464 msgid "FILE INFO BOX" |
465 msgstr "" | |
466 | |
2501 | 467 #: src/audacious/ui_main.c:2150 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
468 msgid "DISABLE DOUBLESIZE" |
0 | 469 msgstr "" |
470 | |
2501 | 471 #: src/audacious/ui_main.c:2152 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
472 msgid "ENABLE DOUBLESIZE" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
473 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
474 |
2501 | 475 #: src/audacious/ui_main.c:2155 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
476 msgid "VISUALIZATION MENU" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
477 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
478 |
2501 | 479 #: src/audacious/ui_main.c:2201 |
0 | 480 msgid "" |
481 "<b><big>No playable CD found.</big></b>\n" | |
482 "\n" | |
483 "No CD inserted, or inserted CD is not an audio CD.\n" | |
484 msgstr "" | |
485 | |
2501 | 486 #: src/audacious/ui_main.c:2218 |
0 | 487 msgid "" |
488 "<b><big>Couldn't open audio.</big></b>\n" | |
489 "\n" | |
490 "Please check that:\n" | |
491 "1. You have the correct output plugin selected.\n" | |
492 "2. No other programs is blocking the soundcard.\n" | |
493 "3. Your soundcard is configured properly.\n" | |
494 msgstr "" | |
495 | |
2501 | 496 #: src/audacious/ui_main.c:2825 |
2231 | 497 msgid "Error in Audacious." |
498 msgstr "" | |
499 | |
2368 | 500 #: src/audacious/ui_manager.c:43 src/audacious/ui_manager.c:44 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
501 msgid "Autoscroll Songname" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
502 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
503 |
2368 | 504 #: src/audacious/ui_manager.c:46 src/audacious/ui_manager.c:47 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
505 msgid "Stop after Current Song" |
753 | 506 msgstr "" |
507 | |
2368 | 508 #: src/audacious/ui_manager.c:49 src/audacious/ui_manager.c:50 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
509 msgid "Peaks" |
2132 | 510 msgstr "" |
511 | |
2368 | 512 #: src/audacious/ui_manager.c:52 src/audacious/ui_manager.c:53 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
513 msgid "Repeat" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
514 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
515 |
2368 | 516 #: src/audacious/ui_manager.c:55 src/audacious/ui_manager.c:56 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
517 msgid "Shuffle" |
1107 | 518 msgstr "" |
519 | |
2368 | 520 #: src/audacious/ui_manager.c:58 src/audacious/ui_manager.c:59 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
521 msgid "No Playlist Advance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
522 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
523 |
2368 | 524 #: src/audacious/ui_manager.c:61 src/audacious/ui_manager.c:62 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
525 msgid "Show Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
526 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
527 |
2368 | 528 #: src/audacious/ui_manager.c:64 src/audacious/ui_manager.c:65 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
529 msgid "Show Playlist Editor" |
753 | 530 msgstr "" |
531 | |
2368 | 532 #: src/audacious/ui_manager.c:67 src/audacious/ui_manager.c:68 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
533 msgid "Show Equalizer" |
753 | 534 msgstr "" |
535 | |
2368 | 536 #: src/audacious/ui_manager.c:70 src/audacious/ui_manager.c:71 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
537 msgid "Always on Top" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
538 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
539 |
2368 | 540 #: src/audacious/ui_manager.c:73 src/audacious/ui_manager.c:74 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
541 msgid "Put on All Workspaces" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
542 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
543 |
2368 | 544 #: src/audacious/ui_manager.c:76 src/audacious/ui_manager.c:77 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
545 msgid "Roll up Player" |
753 | 546 msgstr "" |
547 | |
2368 | 548 #: src/audacious/ui_manager.c:79 src/audacious/ui_manager.c:80 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
549 msgid "Roll up Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
550 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
551 |
2368 | 552 #: src/audacious/ui_manager.c:82 src/audacious/ui_manager.c:83 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
553 msgid "Roll up Equalizer" |
753 | 554 msgstr "" |
555 | |
2368 | 556 #: src/audacious/ui_manager.c:85 src/audacious/ui_manager.c:86 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
557 msgid "DoubleSize" |
753 | 558 msgstr "" |
559 | |
2368 | 560 #: src/audacious/ui_manager.c:88 src/audacious/ui_manager.c:89 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
561 msgid "Easy Move" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
562 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
563 |
2368 | 564 #: src/audacious/ui_manager.c:97 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
565 msgid "Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
566 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
567 |
2368 | 568 #: src/audacious/ui_manager.c:98 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
569 msgid "Scope" |
753 | 570 msgstr "" |
571 | |
2368 | 572 #: src/audacious/ui_manager.c:99 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
573 msgid "Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
574 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
575 |
2368 | 576 #: src/audacious/ui_manager.c:100 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
577 msgid "Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
578 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
579 |
2368 | 580 #: src/audacious/ui_manager.c:104 src/audacious/ui_manager.c:121 |
581 #: src/audacious/ui_manager.c:127 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
582 msgid "Normal" |
2218 | 583 msgstr "" |
584 | |
2368 | 585 #: src/audacious/ui_manager.c:105 src/audacious/ui_manager.c:122 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
586 msgid "Fire" |
753 | 587 msgstr "" |
588 | |
2368 | 589 #: src/audacious/ui_manager.c:106 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
590 msgid "Vertical Lines" |
753 | 591 msgstr "" |
592 | |
2368 | 593 #: src/audacious/ui_manager.c:110 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
594 msgid "Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
595 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
596 |
2368 | 597 #: src/audacious/ui_manager.c:111 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
598 msgid "Bars" |
753 | 599 msgstr "" |
600 | |
2368 | 601 #: src/audacious/ui_manager.c:115 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
602 msgid "Dot Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
603 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
604 |
2368 | 605 #: src/audacious/ui_manager.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
606 msgid "Line Scope" |
753 | 607 msgstr "" |
608 | |
2368 | 609 #: src/audacious/ui_manager.c:117 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
610 msgid "Solid Scope" |
753 | 611 msgstr "" |
612 | |
2368 | 613 #: src/audacious/ui_manager.c:123 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
614 msgid "Ice" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
615 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
616 |
2368 | 617 #: src/audacious/ui_manager.c:128 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
618 msgid "Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
619 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
620 |
2368 | 621 #: src/audacious/ui_manager.c:132 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
622 msgid "Full (~50 fps)" |
753 | 623 msgstr "" |
624 | |
2368 | 625 #: src/audacious/ui_manager.c:133 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
626 msgid "Half (~25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
627 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
628 |
2368 | 629 #: src/audacious/ui_manager.c:134 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
630 msgid "Quarter (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
631 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
632 |
2368 | 633 #: src/audacious/ui_manager.c:135 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
634 msgid "Eighth (~6 fps)" |
753 | 635 msgstr "" |
636 | |
2368 | 637 #: src/audacious/ui_manager.c:139 src/audacious/ui_manager.c:147 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
638 msgid "Slowest" |
1414 | 639 msgstr "" |
640 | |
2368 | 641 #: src/audacious/ui_manager.c:140 src/audacious/ui_manager.c:148 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
642 msgid "Slow" |
753 | 643 msgstr "" |
644 | |
2368 | 645 #: 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
|
646 msgid "Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
647 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
648 |
2368 | 649 #: src/audacious/ui_manager.c:142 src/audacious/ui_manager.c:150 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
650 msgid "Fast" |
753 | 651 msgstr "" |
652 | |
2368 | 653 #: src/audacious/ui_manager.c:143 src/audacious/ui_manager.c:151 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
654 msgid "Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
655 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
656 |
2368 | 657 #: src/audacious/ui_manager.c:155 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
658 msgid "Time Elapsed" |
753 | 659 msgstr "" |
660 | |
2368 | 661 #: src/audacious/ui_manager.c:156 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
662 msgid "Time Remaining" |
753 | 663 msgstr "" |
664 | |
2368 | 665 #: src/audacious/ui_manager.c:165 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
666 msgid "Playback" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
667 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
668 |
2368 | 669 #: src/audacious/ui_manager.c:167 src/audacious/ui_manager.c:168 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
670 msgid "Play CD" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
671 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
672 |
2368 | 673 #: src/audacious/ui_manager.c:170 src/audacious/ui_manager.c:171 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
674 msgid "Play" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
675 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
676 |
2368 | 677 #: src/audacious/ui_manager.c:173 src/audacious/ui_manager.c:174 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
678 msgid "Pause" |
753 | 679 msgstr "" |
680 | |
2368 | 681 #: src/audacious/ui_manager.c:176 src/audacious/ui_manager.c:177 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
682 msgid "Stop" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
683 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
684 |
2368 | 685 #: src/audacious/ui_manager.c:179 src/audacious/ui_manager.c:180 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
686 msgid "Previous" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
687 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
688 |
2368 | 689 #: src/audacious/ui_manager.c:182 src/audacious/ui_manager.c:183 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
690 msgid "Next" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
691 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
692 |
2368 | 693 #: src/audacious/ui_manager.c:188 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
694 msgid "Visualization" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
695 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
696 |
2368 | 697 #: src/audacious/ui_manager.c:189 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
698 msgid "Visualization Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
699 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
700 |
2368 | 701 #: src/audacious/ui_manager.c:190 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
702 msgid "Analyzer Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
703 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
704 |
2368 | 705 #: src/audacious/ui_manager.c:191 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
706 msgid "Scope Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
707 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
708 |
2368 | 709 #: src/audacious/ui_manager.c:192 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
710 msgid "Voiceprint Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
711 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
712 |
2368 | 713 #: src/audacious/ui_manager.c:193 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
714 msgid "WindowShade VU Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
715 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
716 |
2368 | 717 #: src/audacious/ui_manager.c:194 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
718 msgid "Refresh Rate" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
719 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
720 |
2368 | 721 #: src/audacious/ui_manager.c:195 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
722 msgid "Analyzer Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
723 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
724 |
2368 | 725 #: src/audacious/ui_manager.c:196 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
726 msgid "Peaks Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
727 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
728 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
729 #: src/audacious/ui_manager.c:201 src/audacious/ui_preferences.c:106 |
2501 | 730 #: src/audacious/ui_playlist_manager.c:288 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
731 #: src/audacious/glade/prefswin.glade:2494 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
732 msgid "Playlist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
733 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
734 |
2368 | 735 #: src/audacious/ui_manager.c:203 src/audacious/ui_manager.c:204 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
736 msgid "New Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
737 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
738 |
2368 | 739 #: src/audacious/ui_manager.c:206 src/audacious/ui_manager.c:207 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
740 msgid "Select Next Playlist" |
2167 | 741 msgstr "" |
742 | |
2368 | 743 #: src/audacious/ui_manager.c:209 src/audacious/ui_manager.c:210 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
744 msgid "Select Previous Playlist" |
1414 | 745 msgstr "" |
746 | |
2368 | 747 #: src/audacious/ui_manager.c:212 src/audacious/ui_manager.c:213 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
748 msgid "Delete Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
749 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
750 |
2368 | 751 #: src/audacious/ui_manager.c:215 |
2218 | 752 msgid "Load List" |
0 | 753 msgstr "" |
754 | |
2368 | 755 #: src/audacious/ui_manager.c:216 |
2218 | 756 msgid "Loads a playlist file into the selected playlist." |
0 | 757 msgstr "" |
758 | |
2368 | 759 #: src/audacious/ui_manager.c:218 |
2218 | 760 msgid "Save List" |
0 | 761 msgstr "" |
762 | |
2368 | 763 #: src/audacious/ui_manager.c:219 |
2218 | 764 msgid "Saves the selected playlist." |
765 msgstr "" | |
766 | |
2368 | 767 #: src/audacious/ui_manager.c:221 |
2167 | 768 msgid "Save Default List" |
769 msgstr "" | |
770 | |
2368 | 771 #: src/audacious/ui_manager.c:222 |
2167 | 772 msgid "Saves the selected playlist to the default location." |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
773 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
774 |
2368 | 775 #: 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
|
776 msgid "Refresh List" |
2218 | 777 msgstr "" |
778 | |
2368 | 779 #: src/audacious/ui_manager.c:226 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
780 msgid "Refreshes metadata associated with a playlist entry." |
2218 | 781 msgstr "" |
782 | |
2368 | 783 #: src/audacious/ui_manager.c:229 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
784 msgid "List Manager" |
2167 | 785 msgstr "" |
786 | |
2368 | 787 #: src/audacious/ui_manager.c:230 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
788 msgid "Opens the playlist manager." |
0 | 789 msgstr "" |
790 | |
2368 | 791 #: src/audacious/ui_manager.c:236 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
792 msgid "View" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
793 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
794 |
2368 | 795 #: src/audacious/ui_manager.c:240 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
796 msgid "Add CD..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
797 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
798 |
2368 | 799 #: src/audacious/ui_manager.c:241 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
800 msgid "Adds a CD to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
801 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
802 |
2368 | 803 #: src/audacious/ui_manager.c:244 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
804 msgid "Add Internet Address..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
805 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
806 |
2368 | 807 #: src/audacious/ui_manager.c:245 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
808 msgid "Adds a remote track to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
809 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
810 |
2368 | 811 #: src/audacious/ui_manager.c:248 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
812 msgid "Add Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
813 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
814 |
2368 | 815 #: src/audacious/ui_manager.c:249 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
816 msgid "Adds files to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
817 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
818 |
2368 | 819 #: src/audacious/ui_manager.c:254 |
2167 | 820 msgid "Search and Select" |
821 msgstr "" | |
822 | |
2368 | 823 #: src/audacious/ui_manager.c:255 |
2167 | 824 msgid "" |
825 "Searches the playlist and selects playlist entries based on specific " | |
826 "criteria." | |
1414 | 827 msgstr "" |
828 | |
2368 | 829 #: src/audacious/ui_manager.c:258 |
2167 | 830 msgid "Invert Selection" |
831 msgstr "" | |
832 | |
2368 | 833 #: src/audacious/ui_manager.c:259 |
2167 | 834 msgid "Inverts the selected and unselected entries." |
835 msgstr "" | |
836 | |
2445 | 837 #: src/audacious/ui_manager.c:262 |
2167 | 838 msgid "Select All" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
839 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
840 |
2368 | 841 #: src/audacious/ui_manager.c:263 |
2167 | 842 msgid "Selects all of the playlist entries." |
0 | 843 msgstr "" |
844 | |
2368 | 845 #: src/audacious/ui_manager.c:266 |
2167 | 846 msgid "Select None" |
847 msgstr "" | |
848 | |
2368 | 849 #: src/audacious/ui_manager.c:267 |
2167 | 850 msgid "Deselects all of the playlist entries." |
851 msgstr "" | |
852 | |
2368 | 853 #: src/audacious/ui_manager.c:272 |
2167 | 854 msgid "Clear Queue" |
985 | 855 msgstr "" |
856 | |
2368 | 857 #: src/audacious/ui_manager.c:273 |
2167 | 858 msgid "Clears the queue associated with this playlist." |
859 msgstr "" | |
860 | |
2368 | 861 #: src/audacious/ui_manager.c:276 |
2167 | 862 msgid "Remove Unavailable Files" |
863 msgstr "" | |
864 | |
2368 | 865 #: src/audacious/ui_manager.c:277 |
2167 | 866 msgid "Removes unavailable files from the playlist." |
867 msgstr "" | |
868 | |
2368 | 869 #: src/audacious/ui_manager.c:280 |
2167 | 870 msgid "Remove Duplicates" |
2132 | 871 msgstr "" |
872 | |
2368 | 873 #: src/audacious/ui_manager.c:282 src/audacious/ui_manager.c:318 |
874 #: src/audacious/ui_manager.c:348 | |
2167 | 875 msgid "By Title" |
1414 | 876 msgstr "" |
877 | |
2368 | 878 #: src/audacious/ui_manager.c:283 |
2167 | 879 msgid "Removes duplicate entries from the playlist by title." |
880 msgstr "" | |
881 | |
2368 | 882 #: src/audacious/ui_manager.c:286 src/audacious/ui_manager.c:326 |
883 #: src/audacious/ui_manager.c:356 | |
2167 | 884 msgid "By Filename" |
885 msgstr "" | |
886 | |
2368 | 887 #: src/audacious/ui_manager.c:287 |
2167 | 888 msgid "Removes duplicate entries from the playlist by filename." |
1107 | 889 msgstr "" |
890 | |
2368 | 891 #: src/audacious/ui_manager.c:290 src/audacious/ui_manager.c:330 |
892 #: src/audacious/ui_manager.c:360 | |
2167 | 893 msgid "By Path + Filename" |
894 msgstr "" | |
895 | |
2368 | 896 #: src/audacious/ui_manager.c:291 |
2167 | 897 msgid "Removes duplicate entries from the playlist by their full path." |
898 msgstr "" | |
899 | |
2368 | 900 #: src/audacious/ui_manager.c:294 |
2167 | 901 msgid "Remove All" |
985 | 902 msgstr "" |
903 | |
2368 | 904 #: src/audacious/ui_manager.c:295 |
2167 | 905 msgid "Removes all entries from the playlist." |
906 msgstr "" | |
907 | |
2368 | 908 #: src/audacious/ui_manager.c:298 |
2167 | 909 msgid "Remove Unselected" |
910 msgstr "" | |
911 | |
2368 | 912 #: src/audacious/ui_manager.c:299 |
2167 | 913 msgid "Remove unselected entries from the playlist." |
914 msgstr "" | |
915 | |
2368 | 916 #: src/audacious/ui_manager.c:302 |
2167 | 917 msgid "Remove Selected" |
918 msgstr "" | |
919 | |
2368 | 920 #: src/audacious/ui_manager.c:303 |
2218 | 921 msgid "Remove selected entries from the playlist." |
922 msgstr "" | |
923 | |
2368 | 924 #: src/audacious/ui_manager.c:308 |
2218 | 925 msgid "Randomize List" |
926 msgstr "" | |
927 | |
2368 | 928 #: src/audacious/ui_manager.c:309 |
2167 | 929 msgid "Randomizes the playlist." |
930 msgstr "" | |
931 | |
2368 | 932 #: src/audacious/ui_manager.c:312 |
2167 | 933 msgid "Reverse List" |
1107 | 934 msgstr "" |
935 | |
2368 | 936 #: src/audacious/ui_manager.c:313 |
2167 | 937 msgid "Reverses the playlist." |
2132 | 938 msgstr "" |
939 | |
2368 | 940 #: src/audacious/ui_manager.c:316 |
2167 | 941 msgid "Sort List" |
985 | 942 msgstr "" |
943 | |
2368 | 944 #: src/audacious/ui_manager.c:319 src/audacious/ui_manager.c:349 |
2167 | 945 msgid "Sorts the list by title." |
0 | 946 msgstr "" |
947 | |
2368 | 948 #: src/audacious/ui_manager.c:322 src/audacious/ui_manager.c:352 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
949 msgid "By Artist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
950 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
951 |
2368 | 952 #: src/audacious/ui_manager.c:323 src/audacious/ui_manager.c:353 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
953 msgid "Sorts the list by artist." |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
954 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
955 |
2368 | 956 #: src/audacious/ui_manager.c:327 src/audacious/ui_manager.c:357 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
957 msgid "Sorts the list by filename." |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
958 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
959 |
2368 | 960 #: src/audacious/ui_manager.c:331 src/audacious/ui_manager.c:361 |
2167 | 961 msgid "Sorts the list by full pathname." |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
962 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
963 |
2368 | 964 #: src/audacious/ui_manager.c:334 src/audacious/ui_manager.c:364 |
2167 | 965 msgid "By Date" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
966 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
967 |
2368 | 968 #: src/audacious/ui_manager.c:335 src/audacious/ui_manager.c:365 |
2167 | 969 msgid "Sorts the list by modification time." |
0 | 970 msgstr "" |
971 | |
2368 | 972 #: src/audacious/ui_manager.c:338 src/audacious/ui_manager.c:368 |
2167 | 973 msgid "By Track Number" |
1414 | 974 msgstr "" |
975 | |
2368 | 976 #: src/audacious/ui_manager.c:339 src/audacious/ui_manager.c:369 |
2167 | 977 msgid "Sorts the list by track number." |
1461 | 978 msgstr "" |
979 | |
2368 | 980 #: src/audacious/ui_manager.c:342 src/audacious/ui_manager.c:372 |
2167 | 981 msgid "By Playlist Entry" |
2132 | 982 msgstr "" |
983 | |
2368 | 984 #: src/audacious/ui_manager.c:343 src/audacious/ui_manager.c:373 |
2167 | 985 msgid "Sorts the list by playlist entry." |
2132 | 986 msgstr "" |
987 | |
2368 | 988 #: src/audacious/ui_manager.c:346 |
2167 | 989 msgid "Sort Selected" |
2132 | 990 msgstr "" |
991 | |
2368 | 992 #: src/audacious/ui_manager.c:381 src/audacious/ui_manager.c:384 |
2167 | 993 msgid "View Track Details" |
1414 | 994 msgstr "" |
995 | |
2368 | 996 #: src/audacious/ui_manager.c:382 src/audacious/ui_manager.c:385 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
997 msgid "View track details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
998 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
999 |
2368 | 1000 #: src/audacious/ui_manager.c:390 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1001 msgid "Play File" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1002 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1003 |
2368 | 1004 #: src/audacious/ui_manager.c:391 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1005 msgid "Load and play a file" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1006 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1007 |
2368 | 1008 #: src/audacious/ui_manager.c:393 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1009 msgid "Play Location" |
1461 | 1010 msgstr "" |
1011 | |
2368 | 1012 #: src/audacious/ui_manager.c:394 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1013 msgid "Play media from the selected location" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1014 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1015 |
2368 | 1016 #: src/audacious/ui_manager.c:396 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1017 msgid "Preferences" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1018 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1019 |
2368 | 1020 #: src/audacious/ui_manager.c:397 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1021 msgid "Open preferences window" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1022 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1023 |
2368 | 1024 #: src/audacious/ui_manager.c:399 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1025 msgid "_Quit" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1026 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1027 |
2368 | 1028 #: src/audacious/ui_manager.c:400 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1029 msgid "Quit Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1030 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1031 |
2368 | 1032 #: src/audacious/ui_manager.c:402 src/audacious/ui_manager.c:403 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1033 msgid "Set A-B" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1034 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1035 |
2368 | 1036 #: src/audacious/ui_manager.c:405 src/audacious/ui_manager.c:406 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1037 msgid "Clear A-B" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1038 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1039 |
2368 | 1040 #: src/audacious/ui_manager.c:408 src/audacious/ui_manager.c:409 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1041 msgid "Jump to Playlist Start" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1042 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1043 |
2368 | 1044 #: src/audacious/ui_manager.c:411 src/audacious/ui_manager.c:412 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1045 msgid "Jump to File" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1046 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1047 |
2368 | 1048 #: src/audacious/ui_manager.c:417 |
2167 | 1049 msgid "Queue Toggle" |
1461 | 1050 msgstr "" |
1051 | |
2368 | 1052 #: src/audacious/ui_manager.c:418 |
2167 | 1053 msgid "Enables/disables the entry in the playlist's queue." |
1461 | 1054 msgstr "" |
1055 | |
2368 | 1056 #: src/audacious/ui_manager.c:425 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1057 msgid "Load" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1058 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1059 |
2368 | 1060 #: src/audacious/ui_manager.c:426 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1061 msgid "Import" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1062 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1063 |
2368 | 1064 #: src/audacious/ui_manager.c:427 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1065 msgid "Save" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1066 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1067 |
2368 | 1068 #: src/audacious/ui_manager.c:428 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1069 msgid "Delete" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1070 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1071 |
2368 | 1072 #: src/audacious/ui_manager.c:430 src/audacious/ui_manager.c:451 |
1073 #: src/audacious/ui_manager.c:466 | |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1074 msgid "Preset" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1075 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1076 |
2368 | 1077 #: src/audacious/ui_manager.c:431 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1078 msgid "Load preset" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1079 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1080 |
2368 | 1081 #: src/audacious/ui_manager.c:433 src/audacious/ui_manager.c:454 |
1082 #: src/audacious/ui_manager.c:469 | |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1083 msgid "Auto-load preset" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1084 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1085 |
2368 | 1086 #: src/audacious/ui_manager.c:434 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1087 msgid "Load auto-load preset" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1088 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1089 |
2368 | 1090 #: src/audacious/ui_manager.c:436 src/audacious/ui_manager.c:457 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1091 msgid "Default" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1092 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1093 |
2368 | 1094 #: src/audacious/ui_manager.c:437 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1095 msgid "Load default preset into equalizer" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1096 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1097 |
2368 | 1098 #: src/audacious/ui_manager.c:439 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1099 msgid "Zero" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1100 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1101 |
2368 | 1102 #: src/audacious/ui_manager.c:440 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1103 msgid "Set equalizer preset levels to zero" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1104 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1105 |
2368 | 1106 #: src/audacious/ui_manager.c:442 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1107 msgid "From file" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1108 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1109 |
2368 | 1110 #: src/audacious/ui_manager.c:443 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1111 msgid "Load preset from file" |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1112 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1113 |
2368 | 1114 #: src/audacious/ui_manager.c:445 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1115 msgid "From WinAMP EQF file" |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1116 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1117 |
2368 | 1118 #: src/audacious/ui_manager.c:446 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1119 msgid "Load preset from WinAMP EQF file" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1120 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1121 |
2368 | 1122 #: src/audacious/ui_manager.c:448 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1123 msgid "WinAMP Presets" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1124 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1125 |
2368 | 1126 #: src/audacious/ui_manager.c:449 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1127 msgid "Import WinAMP presets" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1128 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1129 |
2368 | 1130 #: src/audacious/ui_manager.c:452 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1131 msgid "Save preset" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1132 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1133 |
2368 | 1134 #: src/audacious/ui_manager.c:455 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1135 msgid "Save auto-load preset" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1136 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1137 |
2368 | 1138 #: src/audacious/ui_manager.c:458 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1139 msgid "Save default preset" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1140 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1141 |
2368 | 1142 #: src/audacious/ui_manager.c:460 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1143 msgid "To file" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1144 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1145 |
2368 | 1146 #: src/audacious/ui_manager.c:461 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1147 msgid "Save preset to file" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1148 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1149 |
2368 | 1150 #: src/audacious/ui_manager.c:463 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1151 msgid "To WinAMP EQF file" |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1152 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1153 |
2368 | 1154 #: src/audacious/ui_manager.c:464 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1155 msgid "Save preset to WinAMP EQF file" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1156 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1157 |
2368 | 1158 #: src/audacious/ui_manager.c:467 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1159 msgid "Delete preset" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1160 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1161 |
2368 | 1162 #: src/audacious/ui_manager.c:470 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1163 msgid "Delete auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1164 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1165 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1166 #: src/audacious/ui_preferences.c:101 src/audacious/glade/prefswin.glade:1363 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1167 msgid "Appearance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1168 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1169 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1170 #: src/audacious/ui_preferences.c:102 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1171 msgid "Audio" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1172 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1173 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1174 #: src/audacious/ui_preferences.c:103 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1175 msgid "Connectivity" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1176 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1177 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1178 #: src/audacious/ui_preferences.c:104 src/audacious/glade/prefswin.glade:2862 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1179 msgid "Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1180 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1181 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1182 #: src/audacious/ui_preferences.c:105 src/audacious/glade/prefswin.glade:1642 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1183 msgid "Mouse" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1184 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1185 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1186 #: src/audacious/ui_preferences.c:107 src/audacious/glade/prefswin.glade:693 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1187 msgid "Plugins" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1188 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1189 |
2501 | 1190 #: src/audacious/ui_preferences.c:113 src/audacious/ui_fileinfopopup.c:243 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1191 msgid "Artist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1192 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1193 |
2501 | 1194 #: src/audacious/ui_preferences.c:114 src/audacious/ui_fileinfopopup.c:260 |
2445 | 1195 #: src/audacious/titlestring.c:372 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1196 msgid "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1197 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1198 |
2501 | 1199 #: src/audacious/ui_preferences.c:115 src/audacious/ui_fileinfopopup.c:226 |
1200 #: src/audacious/ui_fileinfopopup.c:394 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1201 msgid "Title" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1202 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1203 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1204 #: src/audacious/ui_preferences.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1205 msgid "Tracknumber" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1206 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1207 |
2501 | 1208 #: src/audacious/ui_preferences.c:117 src/audacious/ui_fileinfopopup.c:277 |
2445 | 1209 #: src/audacious/titlestring.c:373 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1210 msgid "Genre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1211 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1212 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1213 #: src/audacious/ui_preferences.c:119 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1214 msgid "Filepath" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1215 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1216 |
2445 | 1217 #: src/audacious/ui_preferences.c:120 src/audacious/titlestring.c:379 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1218 msgid "Date" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1219 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1220 |
2501 | 1221 #: src/audacious/ui_preferences.c:121 src/audacious/ui_fileinfopopup.c:294 |
2445 | 1222 #: src/audacious/titlestring.c:380 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1223 msgid "Year" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1224 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1225 |
2445 | 1226 #: src/audacious/ui_preferences.c:122 src/audacious/titlestring.c:381 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1227 msgid "Comment" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1228 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1229 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1230 #: src/audacious/ui_preferences.c:143 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1231 msgid "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1232 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1233 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1234 #: src/audacious/ui_preferences.c:456 src/audacious/ui_preferences.c:543 |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1235 #: src/audacious/ui_preferences.c:632 src/audacious/ui_preferences.c:728 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1236 msgid "Enabled" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1237 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1238 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1239 #: src/audacious/ui_preferences.c:472 src/audacious/ui_preferences.c:559 |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1240 #: src/audacious/ui_preferences.c:648 src/audacious/ui_preferences.c:744 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1241 msgid "Description" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1242 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1243 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1244 #: src/audacious/ui_preferences.c:1783 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1245 msgid "Category" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1246 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1247 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1248 #: src/audacious/ui_preferences.c:2348 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1249 msgid "Preferences Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1250 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1251 |
2368 | 1252 #: src/audacious/ui_skinselector.c:176 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1253 msgid "Archived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1254 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1255 |
2368 | 1256 #: src/audacious/ui_skinselector.c:181 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1257 msgid "Unarchived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1258 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1259 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1260 #: src/audacious/ui_fileinfo.c:160 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1261 msgid "Track Information Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1262 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1263 |
2501 | 1264 #: src/audacious/ui_fileinfopopup.c:311 |
2445 | 1265 msgid "Track Number" |
1266 msgstr "" | |
1267 | |
2501 | 1268 #: src/audacious/ui_fileinfopopup.c:328 |
2445 | 1269 msgid "Track Length" |
1270 msgstr "" | |
1271 | |
2501 | 1272 #: src/audacious/ui_fileopener.c:127 |
2445 | 1273 msgid "Open Files" |
1274 msgstr "" | |
1275 | |
2501 | 1276 #: src/audacious/ui_fileopener.c:127 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1277 msgid "Add Files" |
2445 | 1278 msgstr "" |
1279 | |
2501 | 1280 #: src/audacious/ui_fileopener.c:129 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1281 msgid "Close dialog on Open" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1282 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1283 |
2501 | 1284 #: src/audacious/ui_fileopener.c:129 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1285 msgid "Close dialog on Add" |
2455 | 1286 msgstr "" |
1287 | |
2501 | 1288 #: src/audacious/ui_fileopener.c:354 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1289 msgid "Play files" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1290 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1291 |
2501 | 1292 #: src/audacious/ui_fileopener.c:356 |
2445 | 1293 msgid "Load files" |
1294 msgstr "" | |
1295 | |
2501 | 1296 #: src/audacious/ui_playlist.c:484 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1297 msgid "Search entries in active playlist" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1298 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1299 |
2501 | 1300 #: src/audacious/ui_playlist.c:490 |
2132 | 1301 msgid "" |
1302 "Select entries in playlist by filling one or more fields. Fields use regular " | |
1303 "expressions syntax, case-insensitive. If you don't know how regular " | |
1304 "expressions work, simply insert a literal portion of what you're searching " | |
1305 "for." | |
1306 msgstr "" | |
1307 | |
2501 | 1308 #: src/audacious/ui_playlist.c:497 |
2132 | 1309 msgid "Track name: " |
1310 msgstr "" | |
1311 | |
2501 | 1312 #: src/audacious/ui_playlist.c:503 |
2132 | 1313 msgid "Album name: " |
1314 msgstr "" | |
1315 | |
2501 | 1316 #: src/audacious/ui_playlist.c:509 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1317 msgid "Artist: " |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1318 msgstr "" |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1319 |
2501 | 1320 #: src/audacious/ui_playlist.c:515 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1321 msgid "Filename: " |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1322 msgstr "" |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1323 |
2501 | 1324 #: src/audacious/ui_playlist.c:522 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1325 msgid "Clear previous selection before searching" |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1326 msgstr "" |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1327 |
2501 | 1328 #: src/audacious/ui_playlist.c:525 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1329 msgid "Automatically toggle queue for matching entries" |
2218 | 1330 msgstr "" |
1331 | |
2501 | 1332 #: src/audacious/ui_playlist.c:528 |
2167 | 1333 msgid "Create a new playlist with matching entries" |
1334 msgstr "" | |
1335 | |
2501 | 1336 #: src/audacious/ui_playlist.c:788 |
0 | 1337 #, c-format |
1338 msgid "Error writing playlist \"%s\": %s" | |
1339 msgstr "" | |
1340 | |
2501 | 1341 #: src/audacious/ui_playlist.c:809 |
0 | 1342 #, c-format |
1343 msgid "%s already exist. Continue?" | |
1344 msgstr "" | |
1345 | |
2501 | 1346 #: src/audacious/ui_playlist.c:823 |
0 | 1347 #, c-format |
1348 msgid "" | |
1349 "<b><big>Unable to save playlist.</big></b>\n" | |
1350 "\n" | |
1351 "Unknown file type for '%s'.\n" | |
1352 msgstr "" | |
1353 | |
2501 | 1354 #: src/audacious/ui_playlist.c:963 |
0 | 1355 msgid "Load Playlist" |
1356 msgstr "" | |
1357 | |
2501 | 1358 #: src/audacious/ui_playlist.c:976 |
0 | 1359 msgid "Save Playlist" |
1360 msgstr "" | |
1361 | |
2501 | 1362 #: src/audacious/ui_playlist.c:1672 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1363 msgid "Audacious Playlist Editor" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1364 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1365 |
2445 | 1366 #: src/audacious/ui_urlopener.c:90 |
2231 | 1367 msgid "Add/Open URL Dialog" |
1368 msgstr "" | |
1369 | |
2501 | 1370 #: src/audacious/ui_playlist_manager.c:253 |
1371 msgid "Playlist Manager" | |
1372 msgstr "" | |
1373 | |
1374 #: src/audacious/ui_playlist_manager.c:292 | |
1375 msgid "Entries" | |
1376 msgstr "" | |
1377 | |
1378 #: src/audacious/ui_playlist_manager.c:306 | |
1379 msgid "_Rename" | |
1380 msgstr "" | |
1381 | |
1382 #: src/audacious/ui_jumptotrack.c:134 | |
1383 msgid "Un_queue" | |
1384 msgstr "" | |
1385 | |
1386 #: src/audacious/ui_jumptotrack.c:136 src/audacious/ui_jumptotrack.c:525 | |
1387 msgid "_Queue" | |
1388 msgstr "" | |
1389 | |
1390 #: src/audacious/ui_jumptotrack.c:450 | |
1391 msgid "Jump to Track" | |
1392 msgstr "" | |
1393 | |
1394 #: src/audacious/ui_jumptotrack.c:491 | |
1395 msgid "Filter: " | |
1396 msgstr "" | |
1397 | |
1398 #: src/audacious/ui_jumptotrack.c:492 | |
1399 msgid "_Filter:" | |
1400 msgstr "" | |
1401 | |
2445 | 1402 #: src/audacious/playback.c:198 |
753 | 1403 msgid "" |
1404 "<b><big>No output plugin selected.</big></b>\n" | |
1405 "You have not selected an output plugin." | |
1406 msgstr "" | |
1407 | |
2445 | 1408 #: src/audacious/titlestring.c:371 |
1409 msgid "Performer/Artist" | |
1410 msgstr "" | |
1411 | |
1412 #: src/audacious/titlestring.c:374 | |
1413 msgid "File name" | |
1414 msgstr "" | |
1415 | |
1416 #: src/audacious/titlestring.c:375 | |
1417 msgid "File path" | |
273 | 1418 msgstr "" |
1419 | |
2445 | 1420 #: src/audacious/titlestring.c:376 |
1421 msgid "File extension" | |
1422 msgstr "" | |
1423 | |
1424 #: src/audacious/titlestring.c:377 | |
1425 msgid "Track name" | |
1426 msgstr "" | |
1427 | |
1428 #: src/audacious/titlestring.c:378 | |
1429 msgid "Track number" | |
1430 msgstr "" | |
1431 | |
1432 #: src/audacious/titlestring.c:441 | |
1433 msgid "%{n:...%}: Display \"...\" only if element %n is present" | |
273 | 1434 msgstr "" |
1435 | |
2368 | 1436 #: src/audacious/glade/fileinfo.glade:8 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1437 msgid "Track Information" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1438 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1439 |
2368 | 1440 #: src/audacious/glade/fileinfo.glade:81 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1441 msgid "<span size=\"small\">Title</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1442 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1443 |
2368 | 1444 #: src/audacious/glade/fileinfo.glade:139 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1445 msgid "<span size=\"small\">Artist</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1446 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1447 |
2368 | 1448 #: src/audacious/glade/fileinfo.glade:197 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1449 msgid "<span size=\"small\">Album</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1450 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1451 |
2368 | 1452 #: src/audacious/glade/fileinfo.glade:255 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1453 msgid "<span size=\"small\">Comment</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1454 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1455 |
2368 | 1456 #: src/audacious/glade/fileinfo.glade:313 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1457 msgid "<span size=\"small\">Genre</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1458 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1459 |
2368 | 1460 #: src/audacious/glade/fileinfo.glade:392 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1461 msgid "<span size=\"small\">Year</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1462 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1463 |
2368 | 1464 #: src/audacious/glade/fileinfo.glade:441 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1465 msgid "<span size=\"small\">Track Number</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1466 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1467 |
2368 | 1468 #: src/audacious/glade/fileinfo.glade:499 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1469 msgid "<span size=\"small\">Location</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1470 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1471 |
2368 | 1472 #: src/audacious/glade/prefswin.glade:8 |
2231 | 1473 msgid "Audacious Preferences" |
1474 msgstr "" | |
1475 | |
2368 | 1476 #: src/audacious/glade/prefswin.glade:115 |
1414 | 1477 msgid "_Decoder list:" |
1478 msgstr "" | |
1479 | |
2368 | 1480 #: src/audacious/glade/prefswin.glade:219 |
1414 | 1481 msgid "<span size=\"medium\"><b>Decoders</b></span>" |
1482 msgstr "" | |
1483 | |
2368 | 1484 #: src/audacious/glade/prefswin.glade:261 |
753 | 1485 msgid "_General plugin list:" |
1486 msgstr "" | |
1487 | |
2368 | 1488 #: src/audacious/glade/prefswin.glade:365 |
753 | 1489 msgid "<span size=\"medium\"><b>General</b></span>" |
1490 msgstr "" | |
1491 | |
2368 | 1492 #: src/audacious/glade/prefswin.glade:407 |
753 | 1493 msgid "_Visualization plugin list:" |
1494 msgstr "" | |
1495 | |
2368 | 1496 #: src/audacious/glade/prefswin.glade:511 |
753 | 1497 msgid "<b>Visualization</b>" |
1498 msgstr "" | |
1499 | |
2368 | 1500 #: src/audacious/glade/prefswin.glade:553 |
753 | 1501 msgid "_Effect plugin list:" |
1502 msgstr "" | |
1503 | |
2368 | 1504 #: src/audacious/glade/prefswin.glade:657 |
0 | 1505 msgid "<b>Effects</b>" |
1506 msgstr "" | |
1507 | |
2368 | 1508 #: src/audacious/glade/prefswin.glade:746 |
1414 | 1509 msgid "<b>_Skin</b>" |
1510 msgstr "" | |
1511 | |
2368 | 1512 #: src/audacious/glade/prefswin.glade:799 |
2231 | 1513 msgid "Refresh skin list" |
1514 msgstr "" | |
1515 | |
2368 | 1516 #: src/audacious/glade/prefswin.glade:893 |
1414 | 1517 msgid "<b>_Fonts</b>" |
1518 msgstr "" | |
1519 | |
2368 | 1520 #: src/audacious/glade/prefswin.glade:948 |
1414 | 1521 msgid "_Player:" |
753 | 1522 msgstr "" |
1523 | |
2368 | 1524 #: src/audacious/glade/prefswin.glade:991 |
753 | 1525 msgid "_Playlist:" |
1526 msgstr "" | |
1527 | |
2368 | 1528 #: src/audacious/glade/prefswin.glade:1023 |
2231 | 1529 msgid "Select main player window font:" |
1530 msgstr "" | |
1531 | |
2368 | 1532 #: src/audacious/glade/prefswin.glade:1091 |
2231 | 1533 msgid "" |
1534 "Use bitmap fonts if they are available. Bitmap fonts do not support Unicode " | |
1535 "strings." | |
1536 msgstr "" | |
1537 | |
2368 | 1538 #: src/audacious/glade/prefswin.glade:1093 |
753 | 1539 msgid "Use Bitmap fonts if available" |
1540 msgstr "" | |
1541 | |
2368 | 1542 #: src/audacious/glade/prefswin.glade:1127 |
753 | 1543 msgid "<b>_Miscellaneous</b>" |
1544 msgstr "" | |
1545 | |
2368 | 1546 #: src/audacious/glade/prefswin.glade:1175 |
753 | 1547 msgid "Show track numbers in playlist" |
1548 msgstr "" | |
1549 | |
2368 | 1550 #: src/audacious/glade/prefswin.glade:1210 |
1107 | 1551 msgid "Show separators in playlist" |
1552 msgstr "" | |
1553 | |
2368 | 1554 #: src/audacious/glade/prefswin.glade:1245 |
753 | 1555 msgid "Use custom cursors" |
1556 msgstr "" | |
1557 | |
2368 | 1558 #: src/audacious/glade/prefswin.glade:1279 |
1559 #: src/audacious/glade/prefswin.glade:1290 | |
2231 | 1560 msgid "This enables the window manager to show decorations for windows." |
1561 msgstr "" | |
1562 | |
2368 | 1563 #: src/audacious/glade/prefswin.glade:1281 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1564 msgid "Show window manager decoration" |
1107 | 1565 msgstr "" |
1566 | |
2368 | 1567 #: src/audacious/glade/prefswin.glade:1289 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1568 msgid "Show window manager decorations" |
1107 | 1569 msgstr "" |
1570 | |
2368 | 1571 #: src/audacious/glade/prefswin.glade:1319 |
2231 | 1572 msgid "" |
1573 "This enables the XMMS/GTK1-style file selection dialogs. This selector is " | |
1574 "provided by Audacious itself and is faster than the default GTK2 selector " | |
1575 "(but sadly not as user-friendly)." | |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1576 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1577 |
2368 | 1578 #: src/audacious/glade/prefswin.glade:1321 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1579 msgid "Use XMMS-style file selector instead of the default selector" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1580 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1581 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1582 #: src/audacious/glade/prefswin.glade:1410 |
1414 | 1583 msgid "<b>Mouse wheel</b>" |
1584 msgstr "" | |
1585 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1586 #: src/audacious/glade/prefswin.glade:1458 |
1414 | 1587 msgid "Changes volume by" |
1588 msgstr "" | |
1589 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1590 #: src/audacious/glade/prefswin.glade:1486 |
1414 | 1591 msgid "percent" |
1592 msgstr "" | |
1593 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1594 #: src/audacious/glade/prefswin.glade:1514 |
1414 | 1595 msgid "Scrolls playlist by" |
1596 msgstr "" | |
1597 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1598 #: src/audacious/glade/prefswin.glade:1567 |
1414 | 1599 msgid "lines" |
1600 msgstr "" | |
1601 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1602 #: src/audacious/glade/prefswin.glade:1689 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1603 msgid "<b>Filename</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1604 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1605 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1606 #: src/audacious/glade/prefswin.glade:1729 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1607 msgid "Convert underscores to blanks" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1608 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1609 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1610 #: src/audacious/glade/prefswin.glade:1764 |
753 | 1611 msgid "Convert %20 to blanks" |
1612 msgstr "" | |
1613 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1614 #: src/audacious/glade/prefswin.glade:1799 |
2103 | 1615 msgid "Convert backslash '\\' to forward slash '/'" |
2100 | 1616 msgstr "" |
1617 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1618 #: src/audacious/glade/prefswin.glade:1833 |
378
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
1619 msgid "<b>Metadata</b>" |
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
1620 msgstr "" |
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
1621 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1622 #: src/audacious/glade/prefswin.glade:1872 |
2231 | 1623 msgid "Load metadata (tag information) from music files." |
1624 msgstr "" | |
1625 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1626 #: src/audacious/glade/prefswin.glade:1874 |
985 | 1627 msgid "Load metadata from playlists and files" |
1628 msgstr "" | |
1629 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1630 #: src/audacious/glade/prefswin.glade:1912 |
2231 | 1631 msgid "Load metadata when adding the file to the playlist or opening it" |
1632 msgstr "" | |
1633 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1634 #: src/audacious/glade/prefswin.glade:1914 |
753 | 1635 msgid "On load" |
1636 msgstr "" | |
1637 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1638 #: src/audacious/glade/prefswin.glade:1934 |
2231 | 1639 msgid "Load metadata on demand when displaying the file in the playlist" |
1640 msgstr "" | |
1641 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1642 #: src/audacious/glade/prefswin.glade:1936 |
753 | 1643 msgid "On display" |
1644 msgstr "" | |
1645 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1646 #: src/audacious/glade/prefswin.glade:1966 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1647 msgid "Fallback character encodings:" |
1414 | 1648 msgstr "" |
1649 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1650 #: src/audacious/glade/prefswin.glade:1994 |
2231 | 1651 msgid "" |
1652 "List of character encodings used for fall back conversion of metadata. If " | |
1653 "automatic character encoding detector failed or has been disabled, encodings " | |
1654 "in this list would be treated as candidates of the encoding of metadata, and " | |
1655 "fall back conversion from these encodings to UTF-8 would be attempted." | |
1656 msgstr "" | |
1657 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1658 #: src/audacious/glade/prefswin.glade:2035 |
1414 | 1659 msgid "Auto character encoding detector for:" |
1660 msgstr "" | |
1661 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1662 #: src/audacious/glade/prefswin.glade:2091 |
985 | 1663 msgid "<b>File Dialog</b>" |
1664 msgstr "" | |
1665 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1666 #: src/audacious/glade/prefswin.glade:2130 |
2231 | 1667 msgid "" |
1668 "Always refresh the file dialog (this will slow opening the dialog on large " | |
1669 "directories, and Gnome VFS should handle automatically)." | |
1670 msgstr "" | |
1671 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1672 #: src/audacious/glade/prefswin.glade:2132 |
1414 | 1673 msgid "Always refresh directory when opening file dialog" |
1674 msgstr "" | |
1675 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1676 #: src/audacious/glade/prefswin.glade:2166 |
1414 | 1677 msgid "<b>Song Display</b>" |
1678 msgstr "" | |
1679 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1680 #: src/audacious/glade/prefswin.glade:2214 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1681 msgid "Title format:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1682 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1683 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1684 #: src/audacious/glade/prefswin.glade:2242 |
378
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
1685 msgid "Custom string:" |
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
1686 msgstr "" |
5dea127040da
[svn] Update audacious translation template (per laci)
nenolod
parents:
273
diff
changeset
|
1687 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1688 #: src/audacious/glade/prefswin.glade:2293 |
0 | 1689 msgid "" |
1690 "TITLE\n" | |
1691 "ARTIST - TITLE\n" | |
1692 "ARTIST - ALBUM - TITLE\n" | |
985 | 1693 "ARTIST - ALBUM - TRACK. TITLE\n" |
1694 "ARTIST [ ALBUM ] - TRACK. TITLE\n" | |
0 | 1695 "ALBUM - TITLE\n" |
1696 "Custom" | |
1697 msgstr "" | |
1698 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1699 #: src/audacious/glade/prefswin.glade:2315 |
2231 | 1700 msgid "Show information about titlestring format" |
1701 msgstr "" | |
1702 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1703 #: src/audacious/glade/prefswin.glade:2365 |
1414 | 1704 msgid "<b>Popup Information</b>" |
1705 msgstr "" | |
1706 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1707 #: src/audacious/glade/prefswin.glade:2416 |
2231 | 1708 msgid "" |
1709 "Toggles popup information window for the pointed entry in the playlist. The " | |
1710 "window shows title of song, name of album, genre, year of publish, track " | |
1711 "number, track length, and artwork." | |
1712 msgstr "" | |
1713 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1714 #: src/audacious/glade/prefswin.glade:2418 |
1414 | 1715 msgid "Show popup information for playlist entries" |
1716 msgstr "" | |
1717 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1718 #: src/audacious/glade/prefswin.glade:2445 |
2231 | 1719 msgid "Edit settings for popup information" |
1720 msgstr "" | |
1721 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1722 #: src/audacious/glade/prefswin.glade:2553 |
1107 | 1723 msgid "<b>Presets</b>" |
1724 msgstr "" | |
1725 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1726 #: src/audacious/glade/prefswin.glade:2653 |
753 | 1727 msgid "Directory preset file:" |
1728 msgstr "" | |
1729 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1730 #: src/audacious/glade/prefswin.glade:2681 |
753 | 1731 msgid "File preset extension:" |
1732 msgstr "" | |
1733 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1734 #: src/audacious/glade/prefswin.glade:2729 |
753 | 1735 msgid "Available _Presets:" |
1736 msgstr "" | |
1737 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1738 #: src/audacious/glade/prefswin.glade:2909 |
1107 | 1739 msgid "<b>Proxy Configuration</b>" |
1740 msgstr "" | |
1741 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1742 #: src/audacious/glade/prefswin.glade:2967 |
1107 | 1743 msgid "Enable proxy usage" |
1744 msgstr "" | |
1745 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1746 #: src/audacious/glade/prefswin.glade:2998 |
1107 | 1747 msgid "Proxy hostname:" |
1748 msgstr "" | |
1749 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1750 #: src/audacious/glade/prefswin.glade:3026 |
1107 | 1751 msgid "Proxy port:" |
1752 msgstr "" | |
1753 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1754 #: src/audacious/glade/prefswin.glade:3120 |
1107 | 1755 msgid "Use authentication with proxy" |
1756 msgstr "" | |
1757 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1758 #: src/audacious/glade/prefswin.glade:3151 |
1107 | 1759 msgid "Proxy username:" |
1760 msgstr "" | |
1761 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1762 #: src/audacious/glade/prefswin.glade:3179 |
1107 | 1763 msgid "Proxy password:" |
1764 msgstr "" | |
1765 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1766 #: src/audacious/glade/prefswin.glade:3295 |
1414 | 1767 msgid "" |
1768 "<span size=\"small\">Changing these settings will require a restart of " | |
1769 "Audacious.</span>" | |
1770 msgstr "" | |
1771 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1772 #: src/audacious/glade/prefswin.glade:3419 |
1414 | 1773 msgid "<b>Audio System</b>" |
1774 msgstr "" | |
1775 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1776 #: src/audacious/glade/prefswin.glade:3473 |
1414 | 1777 msgid "Current output plugin:" |
1778 msgstr "" | |
1779 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1780 #: src/audacious/glade/prefswin.glade:3541 |
1414 | 1781 msgid "" |
1782 "<span size=\"small\">This is the amount of time to prebuffer audio streams " | |
1783 "by, in milliseconds.\n" | |
1784 "Increase this value if you are experiencing audio skipping. \n" | |
1785 "Please note however, that high values will result in Audacious performing " | |
1786 "poorly.</span>" | |
1787 msgstr "" | |
1788 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1789 #: src/audacious/glade/prefswin.glade:3571 |
2132 | 1790 msgid "Buffer size:" |
1791 msgstr "" | |
1792 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1793 #: src/audacious/glade/prefswin.glade:3695 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1794 msgid "Output Plugin Preferences" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1795 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1796 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1797 #: src/audacious/glade/prefswin.glade:3770 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1798 msgid "Output Plugin Information" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1799 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1800 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1801 #: src/audacious/glade/prefswin.glade:3822 |
1414 | 1802 msgid "<b>Format Detection</b>" |
1803 msgstr "" | |
1804 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1805 #: src/audacious/glade/prefswin.glade:3861 |
2231 | 1806 msgid "" |
1807 "When checked, Audacious will detect file formats on demand. This can result " | |
1808 "in a messier playlist, but delivers a major speed benefit." | |
1809 msgstr "" | |
1810 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1811 #: src/audacious/glade/prefswin.glade:3863 |
1414 | 1812 msgid "Detect file formats on demand, instead of immediately." |
1813 msgstr "" | |
1814 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1815 #: src/audacious/glade/prefswin.glade:3897 |
2132 | 1816 msgid "" |
1817 "When checked, Audacious will detect file formats based by extension. This is " | |
1818 "slightly slower than detection on demand, but still provides a minimal level " | |
1819 "of format detection." | |
1820 msgstr "" | |
1821 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1822 #: src/audacious/glade/prefswin.glade:3899 |
2132 | 1823 msgid "Detect file formats by extension." |
1824 msgstr "" | |
1825 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1826 #: src/audacious/glade/prefswin.glade:3933 |
1414 | 1827 msgid "<b>Playback</b>" |
1828 msgstr "" | |
1829 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1830 #: src/audacious/glade/prefswin.glade:3972 |
2231 | 1831 msgid "" |
1832 "When Audacious starts, automatically begin playing from the point where we " | |
1833 "stopped before." | |
1834 msgstr "" | |
1835 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1836 #: src/audacious/glade/prefswin.glade:3974 |
1414 | 1837 msgid "Continue playback on startup" |
1838 msgstr "" | |
1839 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1840 #: src/audacious/glade/prefswin.glade:4008 |
2231 | 1841 msgid "When finished playing a song, don't automatically advance to the next." |
1842 msgstr "" | |
1843 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1844 #: src/audacious/glade/prefswin.glade:4010 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1845 msgid "Don't advance in the playlist" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1846 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1847 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1848 #: src/audacious/glade/prefswin.glade:4045 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1849 msgid "Pause between songs" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1850 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1851 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1852 #: src/audacious/glade/prefswin.glade:4083 |
2445 | 1853 msgid "Pause for" |
1854 msgstr "" | |
1855 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1856 #: src/audacious/glade/prefswin.glade:4129 |
1414 | 1857 msgid "seconds" |
1858 msgstr "" | |
1859 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1860 #: src/audacious/glade/prefswin.glade:4310 |
2231 | 1861 msgid "Popup Information Settings" |
1862 msgstr "" | |
1863 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1864 #: src/audacious/glade/prefswin.glade:4334 |
2445 | 1865 msgid "<b>Cover image retrieve</b>" |
1866 msgstr "" | |
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:4359 |
1414 | 1869 msgid "" |
1870 "While searching for the album's cover, Audacious looks for certain words in " | |
1871 "the filename. You can specify those words in the lists below, separated " | |
1872 "using commas." | |
1873 msgstr "" | |
1874 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1875 #: src/audacious/glade/prefswin.glade:4414 |
1414 | 1876 msgid "Include:" |
1877 msgstr "" | |
1878 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1879 #: src/audacious/glade/prefswin.glade:4442 |
1414 | 1880 msgid "Exclude:" |
1881 msgstr "" | |
1882 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1883 #: src/audacious/glade/prefswin.glade:4511 |
1461 | 1884 msgid "Recursively search for cover" |
1885 msgstr "" | |
1886 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1887 #: src/audacious/glade/prefswin.glade:4549 |
1461 | 1888 msgid "Search depth: " |
1889 msgstr "" | |
1890 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1891 #: src/audacious/glade/prefswin.glade:4615 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1892 msgid "Use per-file cover" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1893 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1894 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1895 #: src/audacious/glade/prefswin.glade:4635 |
2445 | 1896 msgid "<b>Miscellaneous</b>" |
1897 msgstr "" | |
1898 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1899 #: src/audacious/glade/prefswin.glade:4673 |
2445 | 1900 msgid "Show Progress bar for the current track" |
1901 msgstr "" | |
1902 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1903 #: src/audacious/glade/prefswin.glade:4711 |
2445 | 1904 msgid "Delay until filepopup comes up: " |
1905 msgstr "" | |
1906 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1907 #: src/audacious/glade/prefswin.glade:4805 |
2218 | 1908 msgid "Color Adjustment" |
1909 msgstr "" | |
1910 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1911 #: src/audacious/glade/prefswin.glade:4828 |
2218 | 1912 msgid "" |
1913 "Audacious allows you to alter the color balance of the skinned UI. The " | |
1914 "sliders below will allow you to do this." | |
1915 msgstr "" | |
1916 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1917 #: src/audacious/glade/prefswin.glade:4924 |
2218 | 1918 msgid "Red" |
1919 msgstr "" | |
1920 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1921 #: src/audacious/glade/prefswin.glade:4952 |
2218 | 1922 msgid "Green" |
1923 msgstr "" | |
1924 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1925 #: src/audacious/glade/prefswin.glade:4980 |
2218 | 1926 msgid "Blue" |
1927 msgstr "" | |
1928 | |
2368 | 1929 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1930 msgid "PREAMP" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1931 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1932 |
2368 | 1933 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1934 msgid "60HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1935 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1936 |
2368 | 1937 #: src/audacious/widgets/eq_slider.c:93 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1938 msgid "170HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1939 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1940 |
2368 | 1941 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1942 msgid "310HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1943 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1944 |
2368 | 1945 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1946 msgid "600HZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1947 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1948 |
2368 | 1949 #: src/audacious/widgets/eq_slider.c:94 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1950 msgid "1KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1951 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1952 |
2368 | 1953 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1954 msgid "3KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1955 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1956 |
2368 | 1957 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1958 msgid "6KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1959 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1960 |
2368 | 1961 #: src/audacious/widgets/eq_slider.c:95 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1962 msgid "12KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1963 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1964 |
2368 | 1965 #: src/audacious/widgets/eq_slider.c:96 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1966 msgid "14KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1967 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1968 |
2368 | 1969 #: src/audacious/widgets/eq_slider.c:96 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1970 msgid "16KHZ" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1971 msgstr "" |