Mercurial > audlegacy
annotate po/audacious.pot @ 2474:960acc94fcb7 trunk
[svn] - add "%U" to arguments of audacious.desktop.in::exec.
Closes: bugs-meta #776, launchpad #83112
author | nenolod |
---|---|
date | Sun, 04 Feb 2007 07:47:05 -0800 |
parents | 8c1707430191 |
children | 2e6a15f364b3 |
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" |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
11 "POT-Creation-Date: 2007-02-02 17:11-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 | |
47 #: src/audacious/ui_fileinfopopup.c:396 | |
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 | |
74 #: src/audacious/main.c:83 src/audacious/main.c:85 src/audacious/ui_main.c:628 | |
75 #: src/audacious/ui_main.c:3403 | |
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 | |
189 #: src/audacious/signals.c:90 | |
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 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
211 #: src/audacious/ui_about.c:123 src/audacious/ui_credits.c:337 |
2368 | 212 #: src/audacious/ui_manager.c:387 src/audacious/ui_manager.c:388 |
753 | 213 msgid "About Audacious" |
214 msgstr "" | |
215 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
216 #: src/audacious/ui_about.c:172 src/audacious/ui_credits.c:382 |
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 |
2445 | 249 #: src/audacious/ui_credits.c:104 |
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 |
2445 | 253 #: src/audacious/ui_credits.c:110 |
1107 | 254 msgid "BMP Developers:" |
255 msgstr "" | |
256 | |
2445 | 257 #: src/audacious/ui_credits.c:142 |
1107 | 258 msgid "Brazilian Portuguese:" |
259 msgstr "" | |
260 | |
2445 | 261 #: src/audacious/ui_credits.c:145 |
1107 | 262 msgid "Breton:" |
263 msgstr "" | |
264 | |
2445 | 265 #: src/audacious/ui_credits.c:148 |
2368 | 266 msgid "Bulgarian:" |
267 msgstr "" | |
268 | |
2445 | 269 #: src/audacious/ui_credits.c:151 |
270 msgid "Croatian:" | |
0 | 271 msgstr "" |
272 | |
2445 | 273 #: src/audacious/ui_credits.c:154 |
274 msgid "Czech:" | |
1107 | 275 msgstr "" |
276 | |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
277 #: src/audacious/ui_credits.c:157 |
2445 | 278 msgid "Dutch:" |
279 msgstr "" | |
280 | |
281 #: src/audacious/ui_credits.c:161 | |
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 |
2445 | 285 #: src/audacious/ui_credits.c:164 |
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 |
2445 | 289 #: src/audacious/ui_credits.c:167 |
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 |
2445 | 293 #: src/audacious/ui_credits.c:171 |
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 |
2445 | 297 #: src/audacious/ui_credits.c:174 |
1414 | 298 msgid "Greek:" |
299 msgstr "" | |
300 | |
2445 | 301 #: src/audacious/ui_credits.c:179 |
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 |
2445 | 305 #: src/audacious/ui_credits.c:182 |
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 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
309 #: src/audacious/ui_credits.c:185 |
2445 | 310 msgid "Italian:" |
311 msgstr "" | |
312 | |
313 #: src/audacious/ui_credits.c:189 | |
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 | |
2445 | 317 #: src/audacious/ui_credits.c:192 |
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 |
2445 | 321 #: src/audacious/ui_credits.c:195 |
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 |
2445 | 325 #: src/audacious/ui_credits.c:198 |
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 |
2445 | 329 #: src/audacious/ui_credits.c:201 |
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 |
2445 | 333 #: src/audacious/ui_credits.c:204 |
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 |
2445 | 337 #: src/audacious/ui_credits.c:207 |
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 |
2445 | 341 #: src/audacious/ui_credits.c:210 |
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 |
2445 | 345 #: src/audacious/ui_credits.c:213 |
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 |
2445 | 349 #: src/audacious/ui_credits.c:216 |
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 |
2445 | 353 #: src/audacious/ui_credits.c:219 |
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 |
2445 | 357 #: src/audacious/ui_credits.c:222 |
1414 | 358 msgid "Spanish:" |
985 | 359 msgstr "" |
360 | |
2445 | 361 #: src/audacious/ui_credits.c:225 |
1414 | 362 msgid "Swedish:" |
363 msgstr "" | |
364 | |
2445 | 365 #: src/audacious/ui_credits.c:228 |
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 |
2445 | 369 #: src/audacious/ui_credits.c:231 |
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 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
373 #: src/audacious/ui_credits.c:235 |
1414 | 374 msgid "Ukrainian:" |
375 msgstr "" | |
376 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
377 #: src/audacious/ui_credits.c:238 |
0 | 378 msgid "Welsh:" |
379 msgstr "" | |
380 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
381 #: src/audacious/ui_credits.c:386 |
753 | 382 msgid "Translators" |
383 msgstr "" | |
384 | |
2368 | 385 #: src/audacious/ui_equalizer.c:752 |
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 |
2368 | 389 #: src/audacious/ui_equalizer.c:1452 |
753 | 390 msgid "Presets" |
391 msgstr "" | |
392 | |
2445 | 393 #: src/audacious/ui_main.c:626 |
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 |
2445 | 398 #: src/audacious/ui_main.c:851 |
0 | 399 msgid "VBR" |
400 msgstr "" | |
401 | |
2445 | 402 #: src/audacious/ui_main.c:892 src/audacious/ui_main.c:896 |
985 | 403 msgid "stereo" |
404 msgstr "" | |
405 | |
2445 | 406 #: src/audacious/ui_main.c:892 src/audacious/ui_main.c:896 |
985 | 407 msgid "mono" |
408 msgstr "" | |
409 | |
2445 | 410 #: src/audacious/ui_main.c:1385 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 |
2445 | 415 #: src/audacious/ui_main.c:1406 |
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 |
2445 | 419 #: src/audacious/ui_main.c:1416 |
0 | 420 msgid "Track length:" |
421 msgstr "" | |
422 | |
2445 | 423 #: src/audacious/ui_main.c:1501 |
0 | 424 msgid "Un_queue" |
425 msgstr "" | |
426 | |
2445 | 427 #: src/audacious/ui_main.c:1503 src/audacious/ui_main.c:1891 |
0 | 428 msgid "_Queue" |
429 msgstr "" | |
430 | |
2445 | 431 #: src/audacious/ui_main.c:1816 |
0 | 432 msgid "Jump to Track" |
433 msgstr "" | |
434 | |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
435 #: src/audacious/ui_main.c:1857 |
2445 | 436 msgid "Filter: " |
437 msgstr "" | |
438 | |
439 #: src/audacious/ui_main.c:1858 | |
2231 | 440 msgid "_Filter:" |
441 msgstr "" | |
442 | |
2445 | 443 #: src/audacious/ui_main.c:2062 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
444 msgid "Enter location to play:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
445 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
446 |
2445 | 447 #: src/audacious/ui_main.c:2273 |
0 | 448 #, c-format |
449 msgid "SEEK TO: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
450 msgstr "" | |
451 | |
2445 | 452 #: src/audacious/ui_main.c:2305 src/audacious/ui_main.c:2924 |
0 | 453 #, c-format |
454 msgid "VOLUME: %d%%" | |
455 msgstr "" | |
456 | |
2445 | 457 #: src/audacious/ui_main.c:2336 src/audacious/ui_main.c:2927 |
0 | 458 #, c-format |
459 msgid "BALANCE: %d%% LEFT" | |
460 msgstr "" | |
461 | |
2445 | 462 #: src/audacious/ui_main.c:2340 src/audacious/ui_main.c:2930 |
0 | 463 msgid "BALANCE: CENTER" |
464 msgstr "" | |
465 | |
2445 | 466 #: src/audacious/ui_main.c:2344 src/audacious/ui_main.c:2932 |
0 | 467 #, c-format |
468 msgid "BALANCE: %d%% RIGHT" | |
469 msgstr "" | |
470 | |
2445 | 471 #: src/audacious/ui_main.c:2700 |
0 | 472 msgid "OPTIONS MENU" |
473 msgstr "" | |
474 | |
2445 | 475 #: src/audacious/ui_main.c:2704 |
1414 | 476 msgid "DISABLE ALWAYS ON TOP" |
477 msgstr "" | |
478 | |
2445 | 479 #: src/audacious/ui_main.c:2706 |
0 | 480 msgid "ENABLE ALWAYS ON TOP" |
481 msgstr "" | |
482 | |
2445 | 483 #: src/audacious/ui_main.c:2709 |
2298 | 484 msgid "FILE INFO BOX" |
485 msgstr "" | |
486 | |
2445 | 487 #: src/audacious/ui_main.c:2713 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
488 msgid "DISABLE DOUBLESIZE" |
0 | 489 msgstr "" |
490 | |
2445 | 491 #: src/audacious/ui_main.c:2715 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
492 msgid "ENABLE DOUBLESIZE" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
493 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
494 |
2445 | 495 #: src/audacious/ui_main.c:2718 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
496 msgid "VISUALIZATION MENU" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
497 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
498 |
2445 | 499 #: src/audacious/ui_main.c:2764 |
0 | 500 msgid "" |
501 "<b><big>No playable CD found.</big></b>\n" | |
502 "\n" | |
503 "No CD inserted, or inserted CD is not an audio CD.\n" | |
504 msgstr "" | |
505 | |
2445 | 506 #: src/audacious/ui_main.c:2781 |
0 | 507 msgid "" |
508 "<b><big>Couldn't open audio.</big></b>\n" | |
509 "\n" | |
510 "Please check that:\n" | |
511 "1. You have the correct output plugin selected.\n" | |
512 "2. No other programs is blocking the soundcard.\n" | |
513 "3. Your soundcard is configured properly.\n" | |
514 msgstr "" | |
515 | |
2445 | 516 #: src/audacious/ui_main.c:3387 |
2231 | 517 msgid "Error in Audacious." |
518 msgstr "" | |
519 | |
2368 | 520 #: 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
|
521 msgid "Autoscroll Songname" |
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: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
|
525 msgid "Stop after Current Song" |
753 | 526 msgstr "" |
527 | |
2368 | 528 #: 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
|
529 msgid "Peaks" |
2132 | 530 msgstr "" |
531 | |
2368 | 532 #: 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
|
533 msgid "Repeat" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
534 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
535 |
2368 | 536 #: 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
|
537 msgid "Shuffle" |
1107 | 538 msgstr "" |
539 | |
2368 | 540 #: 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
|
541 msgid "No Playlist Advance" |
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: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
|
545 msgid "Show Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
546 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
547 |
2368 | 548 #: 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
|
549 msgid "Show Playlist Editor" |
753 | 550 msgstr "" |
551 | |
2368 | 552 #: 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
|
553 msgid "Show Equalizer" |
753 | 554 msgstr "" |
555 | |
2368 | 556 #: 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
|
557 msgid "Always on Top" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
558 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
559 |
2368 | 560 #: 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
|
561 msgid "Put on All Workspaces" |
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: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
|
565 msgid "Roll up Player" |
753 | 566 msgstr "" |
567 | |
2368 | 568 #: 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
|
569 msgid "Roll up Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
570 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
571 |
2368 | 572 #: 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
|
573 msgid "Roll up Equalizer" |
753 | 574 msgstr "" |
575 | |
2368 | 576 #: 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
|
577 msgid "DoubleSize" |
753 | 578 msgstr "" |
579 | |
2368 | 580 #: 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
|
581 msgid "Easy Move" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
582 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
583 |
2368 | 584 #: src/audacious/ui_manager.c:97 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
585 msgid "Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
586 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
587 |
2368 | 588 #: src/audacious/ui_manager.c:98 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
589 msgid "Scope" |
753 | 590 msgstr "" |
591 | |
2368 | 592 #: src/audacious/ui_manager.c:99 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
593 msgid "Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
594 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
595 |
2368 | 596 #: src/audacious/ui_manager.c:100 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
597 msgid "Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
598 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
599 |
2368 | 600 #: src/audacious/ui_manager.c:104 src/audacious/ui_manager.c:121 |
601 #: src/audacious/ui_manager.c:127 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
602 msgid "Normal" |
2218 | 603 msgstr "" |
604 | |
2368 | 605 #: 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
|
606 msgid "Fire" |
753 | 607 msgstr "" |
608 | |
2368 | 609 #: src/audacious/ui_manager.c:106 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
610 msgid "Vertical Lines" |
753 | 611 msgstr "" |
612 | |
2368 | 613 #: src/audacious/ui_manager.c:110 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
614 msgid "Lines" |
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:111 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
618 msgid "Bars" |
753 | 619 msgstr "" |
620 | |
2368 | 621 #: src/audacious/ui_manager.c:115 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
622 msgid "Dot Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
623 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
624 |
2368 | 625 #: src/audacious/ui_manager.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
626 msgid "Line Scope" |
753 | 627 msgstr "" |
628 | |
2368 | 629 #: src/audacious/ui_manager.c:117 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
630 msgid "Solid Scope" |
753 | 631 msgstr "" |
632 | |
2368 | 633 #: src/audacious/ui_manager.c:123 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
634 msgid "Ice" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
635 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
636 |
2368 | 637 #: src/audacious/ui_manager.c:128 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
638 msgid "Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
639 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
640 |
2368 | 641 #: src/audacious/ui_manager.c:132 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
642 msgid "Full (~50 fps)" |
753 | 643 msgstr "" |
644 | |
2368 | 645 #: src/audacious/ui_manager.c:133 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
646 msgid "Half (~25 fps)" |
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:134 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
650 msgid "Quarter (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
651 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
652 |
2368 | 653 #: src/audacious/ui_manager.c:135 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
654 msgid "Eighth (~6 fps)" |
753 | 655 msgstr "" |
656 | |
2368 | 657 #: 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
|
658 msgid "Slowest" |
1414 | 659 msgstr "" |
660 | |
2368 | 661 #: 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
|
662 msgid "Slow" |
753 | 663 msgstr "" |
664 | |
2368 | 665 #: 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
|
666 msgid "Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
667 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
668 |
2368 | 669 #: 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
|
670 msgid "Fast" |
753 | 671 msgstr "" |
672 | |
2368 | 673 #: 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
|
674 msgid "Fastest" |
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:155 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
678 msgid "Time Elapsed" |
753 | 679 msgstr "" |
680 | |
2368 | 681 #: src/audacious/ui_manager.c:156 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
682 msgid "Time Remaining" |
753 | 683 msgstr "" |
684 | |
2368 | 685 #: src/audacious/ui_manager.c:165 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
686 msgid "Playback" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
687 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
688 |
2368 | 689 #: 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
|
690 msgid "Play CD" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
691 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
692 |
2368 | 693 #: 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
|
694 msgid "Play" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
695 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
696 |
2368 | 697 #: 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
|
698 msgid "Pause" |
753 | 699 msgstr "" |
700 | |
2368 | 701 #: 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
|
702 msgid "Stop" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
703 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
704 |
2368 | 705 #: 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
|
706 msgid "Previous" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
707 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
708 |
2368 | 709 #: 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
|
710 msgid "Next" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
711 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
712 |
2368 | 713 #: src/audacious/ui_manager.c:188 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
714 msgid "Visualization" |
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:189 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
718 msgid "Visualization Mode" |
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:190 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
722 msgid "Analyzer Mode" |
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:191 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
726 msgid "Scope Mode" |
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 |
2368 | 729 #: src/audacious/ui_manager.c:192 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
730 msgid "Voiceprint Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
731 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
732 |
2368 | 733 #: src/audacious/ui_manager.c:193 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
734 msgid "WindowShade VU Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
735 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
736 |
2368 | 737 #: src/audacious/ui_manager.c:194 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
738 msgid "Refresh Rate" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
739 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
740 |
2368 | 741 #: src/audacious/ui_manager.c:195 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
742 msgid "Analyzer Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
743 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
744 |
2368 | 745 #: src/audacious/ui_manager.c:196 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
746 msgid "Peaks Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
747 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
748 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
749 #: src/audacious/ui_manager.c:201 src/audacious/ui_preferences.c:106 |
2368 | 750 #: src/audacious/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
|
751 #: src/audacious/glade/prefswin.glade:2494 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
752 msgid "Playlist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
753 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
754 |
2368 | 755 #: 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
|
756 msgid "New Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
757 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
758 |
2368 | 759 #: 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
|
760 msgid "Select Next Playlist" |
2167 | 761 msgstr "" |
762 | |
2368 | 763 #: 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
|
764 msgid "Select Previous Playlist" |
1414 | 765 msgstr "" |
766 | |
2368 | 767 #: 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
|
768 msgid "Delete Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
769 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
770 |
2368 | 771 #: src/audacious/ui_manager.c:215 |
2218 | 772 msgid "Load List" |
0 | 773 msgstr "" |
774 | |
2368 | 775 #: src/audacious/ui_manager.c:216 |
2218 | 776 msgid "Loads a playlist file into the selected playlist." |
0 | 777 msgstr "" |
778 | |
2368 | 779 #: src/audacious/ui_manager.c:218 |
2218 | 780 msgid "Save List" |
0 | 781 msgstr "" |
782 | |
2368 | 783 #: src/audacious/ui_manager.c:219 |
2218 | 784 msgid "Saves the selected playlist." |
785 msgstr "" | |
786 | |
2368 | 787 #: src/audacious/ui_manager.c:221 |
2167 | 788 msgid "Save Default List" |
789 msgstr "" | |
790 | |
2368 | 791 #: src/audacious/ui_manager.c:222 |
2167 | 792 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
|
793 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
794 |
2368 | 795 #: 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
|
796 msgid "Refresh List" |
2218 | 797 msgstr "" |
798 | |
2368 | 799 #: 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
|
800 msgid "Refreshes metadata associated with a playlist entry." |
2218 | 801 msgstr "" |
802 | |
2368 | 803 #: 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
|
804 msgid "List Manager" |
2167 | 805 msgstr "" |
806 | |
2368 | 807 #: 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
|
808 msgid "Opens the playlist manager." |
0 | 809 msgstr "" |
810 | |
2368 | 811 #: src/audacious/ui_manager.c:236 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
812 msgid "View" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
813 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
814 |
2368 | 815 #: src/audacious/ui_manager.c:240 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
816 msgid "Add CD..." |
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:241 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
820 msgid "Adds a CD to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
821 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
822 |
2368 | 823 #: src/audacious/ui_manager.c:244 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
824 msgid "Add Internet Address..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
825 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
826 |
2368 | 827 #: src/audacious/ui_manager.c:245 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
828 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
|
829 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
830 |
2368 | 831 #: src/audacious/ui_manager.c:248 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
832 msgid "Add Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
833 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
834 |
2368 | 835 #: src/audacious/ui_manager.c:249 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
836 msgid "Adds files to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
837 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
838 |
2368 | 839 #: src/audacious/ui_manager.c:254 |
2167 | 840 msgid "Search and Select" |
841 msgstr "" | |
842 | |
2368 | 843 #: src/audacious/ui_manager.c:255 |
2167 | 844 msgid "" |
845 "Searches the playlist and selects playlist entries based on specific " | |
846 "criteria." | |
1414 | 847 msgstr "" |
848 | |
2368 | 849 #: src/audacious/ui_manager.c:258 |
2167 | 850 msgid "Invert Selection" |
851 msgstr "" | |
852 | |
2368 | 853 #: src/audacious/ui_manager.c:259 |
2167 | 854 msgid "Inverts the selected and unselected entries." |
855 msgstr "" | |
856 | |
2445 | 857 #: src/audacious/ui_manager.c:262 |
2167 | 858 msgid "Select All" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
859 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
860 |
2368 | 861 #: src/audacious/ui_manager.c:263 |
2167 | 862 msgid "Selects all of the playlist entries." |
0 | 863 msgstr "" |
864 | |
2368 | 865 #: src/audacious/ui_manager.c:266 |
2167 | 866 msgid "Select None" |
867 msgstr "" | |
868 | |
2368 | 869 #: src/audacious/ui_manager.c:267 |
2167 | 870 msgid "Deselects all of the playlist entries." |
871 msgstr "" | |
872 | |
2368 | 873 #: src/audacious/ui_manager.c:272 |
2167 | 874 msgid "Clear Queue" |
985 | 875 msgstr "" |
876 | |
2368 | 877 #: src/audacious/ui_manager.c:273 |
2167 | 878 msgid "Clears the queue associated with this playlist." |
879 msgstr "" | |
880 | |
2368 | 881 #: src/audacious/ui_manager.c:276 |
2167 | 882 msgid "Remove Unavailable Files" |
883 msgstr "" | |
884 | |
2368 | 885 #: src/audacious/ui_manager.c:277 |
2167 | 886 msgid "Removes unavailable files from the playlist." |
887 msgstr "" | |
888 | |
2368 | 889 #: src/audacious/ui_manager.c:280 |
2167 | 890 msgid "Remove Duplicates" |
2132 | 891 msgstr "" |
892 | |
2368 | 893 #: src/audacious/ui_manager.c:282 src/audacious/ui_manager.c:318 |
894 #: src/audacious/ui_manager.c:348 | |
2167 | 895 msgid "By Title" |
1414 | 896 msgstr "" |
897 | |
2368 | 898 #: src/audacious/ui_manager.c:283 |
2167 | 899 msgid "Removes duplicate entries from the playlist by title." |
900 msgstr "" | |
901 | |
2368 | 902 #: src/audacious/ui_manager.c:286 src/audacious/ui_manager.c:326 |
903 #: src/audacious/ui_manager.c:356 | |
2167 | 904 msgid "By Filename" |
905 msgstr "" | |
906 | |
2368 | 907 #: src/audacious/ui_manager.c:287 |
2167 | 908 msgid "Removes duplicate entries from the playlist by filename." |
1107 | 909 msgstr "" |
910 | |
2368 | 911 #: src/audacious/ui_manager.c:290 src/audacious/ui_manager.c:330 |
912 #: src/audacious/ui_manager.c:360 | |
2167 | 913 msgid "By Path + Filename" |
914 msgstr "" | |
915 | |
2368 | 916 #: src/audacious/ui_manager.c:291 |
2167 | 917 msgid "Removes duplicate entries from the playlist by their full path." |
918 msgstr "" | |
919 | |
2368 | 920 #: src/audacious/ui_manager.c:294 |
2167 | 921 msgid "Remove All" |
985 | 922 msgstr "" |
923 | |
2368 | 924 #: src/audacious/ui_manager.c:295 |
2167 | 925 msgid "Removes all entries from the playlist." |
926 msgstr "" | |
927 | |
2368 | 928 #: src/audacious/ui_manager.c:298 |
2167 | 929 msgid "Remove Unselected" |
930 msgstr "" | |
931 | |
2368 | 932 #: src/audacious/ui_manager.c:299 |
2167 | 933 msgid "Remove unselected entries from the playlist." |
934 msgstr "" | |
935 | |
2368 | 936 #: src/audacious/ui_manager.c:302 |
2167 | 937 msgid "Remove Selected" |
938 msgstr "" | |
939 | |
2368 | 940 #: src/audacious/ui_manager.c:303 |
2218 | 941 msgid "Remove selected entries from the playlist." |
942 msgstr "" | |
943 | |
2368 | 944 #: src/audacious/ui_manager.c:308 |
2218 | 945 msgid "Randomize List" |
946 msgstr "" | |
947 | |
2368 | 948 #: src/audacious/ui_manager.c:309 |
2167 | 949 msgid "Randomizes the playlist." |
950 msgstr "" | |
951 | |
2368 | 952 #: src/audacious/ui_manager.c:312 |
2167 | 953 msgid "Reverse List" |
1107 | 954 msgstr "" |
955 | |
2368 | 956 #: src/audacious/ui_manager.c:313 |
2167 | 957 msgid "Reverses the playlist." |
2132 | 958 msgstr "" |
959 | |
2368 | 960 #: src/audacious/ui_manager.c:316 |
2167 | 961 msgid "Sort List" |
985 | 962 msgstr "" |
963 | |
2368 | 964 #: src/audacious/ui_manager.c:319 src/audacious/ui_manager.c:349 |
2167 | 965 msgid "Sorts the list by title." |
0 | 966 msgstr "" |
967 | |
2368 | 968 #: 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
|
969 msgid "By Artist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
970 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
971 |
2368 | 972 #: 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
|
973 msgid "Sorts the list by artist." |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
974 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
975 |
2368 | 976 #: 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
|
977 msgid "Sorts the list by filename." |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
978 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
979 |
2368 | 980 #: src/audacious/ui_manager.c:331 src/audacious/ui_manager.c:361 |
2167 | 981 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
|
982 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
983 |
2368 | 984 #: src/audacious/ui_manager.c:334 src/audacious/ui_manager.c:364 |
2167 | 985 msgid "By Date" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
986 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
987 |
2368 | 988 #: src/audacious/ui_manager.c:335 src/audacious/ui_manager.c:365 |
2167 | 989 msgid "Sorts the list by modification time." |
0 | 990 msgstr "" |
991 | |
2368 | 992 #: src/audacious/ui_manager.c:338 src/audacious/ui_manager.c:368 |
2167 | 993 msgid "By Track Number" |
1414 | 994 msgstr "" |
995 | |
2368 | 996 #: src/audacious/ui_manager.c:339 src/audacious/ui_manager.c:369 |
2167 | 997 msgid "Sorts the list by track number." |
1461 | 998 msgstr "" |
999 | |
2368 | 1000 #: src/audacious/ui_manager.c:342 src/audacious/ui_manager.c:372 |
2167 | 1001 msgid "By Playlist Entry" |
2132 | 1002 msgstr "" |
1003 | |
2368 | 1004 #: src/audacious/ui_manager.c:343 src/audacious/ui_manager.c:373 |
2167 | 1005 msgid "Sorts the list by playlist entry." |
2132 | 1006 msgstr "" |
1007 | |
2368 | 1008 #: src/audacious/ui_manager.c:346 |
2167 | 1009 msgid "Sort Selected" |
2132 | 1010 msgstr "" |
1011 | |
2368 | 1012 #: src/audacious/ui_manager.c:381 src/audacious/ui_manager.c:384 |
2167 | 1013 msgid "View Track Details" |
1414 | 1014 msgstr "" |
1015 | |
2368 | 1016 #: 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
|
1017 msgid "View track details" |
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:390 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1021 msgid "Play File" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1022 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1023 |
2368 | 1024 #: src/audacious/ui_manager.c:391 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1025 msgid "Load and play a file" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1026 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1027 |
2368 | 1028 #: 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
|
1029 msgid "Play Location" |
1461 | 1030 msgstr "" |
1031 | |
2368 | 1032 #: 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
|
1033 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
|
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:396 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1037 msgid "Preferences" |
2266
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:397 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1041 msgid "Open preferences window" |
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:399 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1045 msgid "_Quit" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1046 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1047 |
2368 | 1048 #: src/audacious/ui_manager.c:400 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1049 msgid "Quit Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1050 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1051 |
2368 | 1052 #: 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
|
1053 msgid "Set A-B" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1054 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1055 |
2368 | 1056 #: 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
|
1057 msgid "Clear A-B" |
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: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
|
1061 msgid "Jump to Playlist Start" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1062 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1063 |
2368 | 1064 #: 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
|
1065 msgid "Jump to File" |
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:417 |
2167 | 1069 msgid "Queue Toggle" |
1461 | 1070 msgstr "" |
1071 | |
2368 | 1072 #: src/audacious/ui_manager.c:418 |
2167 | 1073 msgid "Enables/disables the entry in the playlist's queue." |
1461 | 1074 msgstr "" |
1075 | |
2368 | 1076 #: src/audacious/ui_manager.c:425 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1077 msgid "Load" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1078 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1079 |
2368 | 1080 #: src/audacious/ui_manager.c:426 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1081 msgid "Import" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1082 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1083 |
2368 | 1084 #: src/audacious/ui_manager.c:427 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1085 msgid "Save" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1086 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1087 |
2368 | 1088 #: src/audacious/ui_manager.c:428 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1089 msgid "Delete" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1090 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1091 |
2368 | 1092 #: src/audacious/ui_manager.c:430 src/audacious/ui_manager.c:451 |
1093 #: src/audacious/ui_manager.c:466 | |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1094 msgid "Preset" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1095 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1096 |
2368 | 1097 #: src/audacious/ui_manager.c:431 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1098 msgid "Load preset" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1099 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1100 |
2368 | 1101 #: src/audacious/ui_manager.c:433 src/audacious/ui_manager.c:454 |
1102 #: src/audacious/ui_manager.c:469 | |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1103 msgid "Auto-load preset" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1104 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1105 |
2368 | 1106 #: src/audacious/ui_manager.c:434 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1107 msgid "Load auto-load preset" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1108 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1109 |
2368 | 1110 #: 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
|
1111 msgid "Default" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1112 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1113 |
2368 | 1114 #: src/audacious/ui_manager.c:437 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1115 msgid "Load default preset into equalizer" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1116 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1117 |
2368 | 1118 #: src/audacious/ui_manager.c:439 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1119 msgid "Zero" |
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:440 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1123 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
|
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:442 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1127 msgid "From file" |
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:443 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1131 msgid "Load preset from file" |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1132 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1133 |
2368 | 1134 #: src/audacious/ui_manager.c:445 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1135 msgid "From WinAMP EQF file" |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1136 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1137 |
2368 | 1138 #: src/audacious/ui_manager.c:446 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1139 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
|
1140 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1141 |
2368 | 1142 #: src/audacious/ui_manager.c:448 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1143 msgid "WinAMP Presets" |
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:449 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1147 msgid "Import WinAMP presets" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1148 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1149 |
2368 | 1150 #: src/audacious/ui_manager.c:452 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1151 msgid "Save preset" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1152 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1153 |
2368 | 1154 #: src/audacious/ui_manager.c:455 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1155 msgid "Save auto-load preset" |
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:458 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1159 msgid "Save default preset" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1160 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1161 |
2368 | 1162 #: src/audacious/ui_manager.c:460 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1163 msgid "To file" |
2266
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 |
2368 | 1166 #: src/audacious/ui_manager.c:461 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1167 msgid "Save preset to file" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1168 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1169 |
2368 | 1170 #: src/audacious/ui_manager.c:463 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1171 msgid "To WinAMP EQF file" |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1172 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1173 |
2368 | 1174 #: src/audacious/ui_manager.c:464 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1175 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
|
1176 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1177 |
2368 | 1178 #: src/audacious/ui_manager.c:467 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1179 msgid "Delete preset" |
2266
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 |
2368 | 1182 #: src/audacious/ui_manager.c:470 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1183 msgid "Delete auto-load preset" |
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 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1186 #: 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
|
1187 msgid "Appearance" |
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 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1190 #: src/audacious/ui_preferences.c:102 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1191 msgid "Audio" |
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 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1194 #: src/audacious/ui_preferences.c:103 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1195 msgid "Connectivity" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1196 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1197 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1198 #: 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
|
1199 msgid "Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1200 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1201 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1202 #: 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
|
1203 msgid "Mouse" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1204 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1205 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1206 #: 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
|
1207 msgid "Plugins" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1208 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1209 |
2445 | 1210 #: src/audacious/ui_preferences.c:113 src/audacious/ui_fileinfopopup.c:237 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1211 msgid "Artist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1212 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1213 |
2445 | 1214 #: src/audacious/ui_preferences.c:114 src/audacious/ui_fileinfopopup.c:254 |
1215 #: src/audacious/titlestring.c:372 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1216 msgid "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1217 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1218 |
2445 | 1219 #: src/audacious/ui_preferences.c:115 src/audacious/ui_fileinfopopup.c:220 |
1220 #: src/audacious/ui_fileinfopopup.c:388 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1221 msgid "Title" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1222 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1223 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1224 #: src/audacious/ui_preferences.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1225 msgid "Tracknumber" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1226 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1227 |
2445 | 1228 #: src/audacious/ui_preferences.c:117 src/audacious/ui_fileinfopopup.c:271 |
1229 #: src/audacious/titlestring.c:373 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1230 msgid "Genre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1231 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1232 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1233 #: src/audacious/ui_preferences.c:119 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1234 msgid "Filepath" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1235 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1236 |
2445 | 1237 #: 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
|
1238 msgid "Date" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1239 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1240 |
2445 | 1241 #: src/audacious/ui_preferences.c:121 src/audacious/ui_fileinfopopup.c:288 |
1242 #: src/audacious/titlestring.c:380 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1243 msgid "Year" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1244 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1245 |
2445 | 1246 #: 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
|
1247 msgid "Comment" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1248 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1249 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1250 #: src/audacious/ui_preferences.c:143 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1251 msgid "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1252 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1253 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1254 #: 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
|
1255 #: 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
|
1256 msgid "Enabled" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1257 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1258 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1259 #: 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
|
1260 #: 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
|
1261 msgid "Description" |
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 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1264 #: src/audacious/ui_preferences.c:1783 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1265 msgid "Category" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1266 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1267 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1268 #: src/audacious/ui_preferences.c:2348 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1269 msgid "Preferences Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1270 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1271 |
2368 | 1272 #: src/audacious/ui_skinselector.c:176 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1273 msgid "Archived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1274 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1275 |
2368 | 1276 #: src/audacious/ui_skinselector.c:181 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1277 msgid "Unarchived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1278 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1279 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1280 #: src/audacious/ui_fileinfo.c:160 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1281 msgid "Track Information Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1282 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1283 |
2445 | 1284 #: src/audacious/ui_fileinfopopup.c:305 |
1285 msgid "Track Number" | |
1286 msgstr "" | |
1287 | |
1288 #: src/audacious/ui_fileinfopopup.c:322 | |
1289 msgid "Track Length" | |
1290 msgstr "" | |
1291 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1292 #: src/audacious/ui_fileopener.c:131 |
2445 | 1293 msgid "Open Files" |
1294 msgstr "" | |
1295 | |
2455 | 1296 #: src/audacious/ui_fileopener.c:131 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1297 msgid "Add Files" |
2445 | 1298 msgstr "" |
1299 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1300 #: src/audacious/ui_fileopener.c:133 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1301 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
|
1302 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1303 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1304 #: src/audacious/ui_fileopener.c:133 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1305 msgid "Close dialog on Add" |
2455 | 1306 msgstr "" |
1307 | |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
1308 #: src/audacious/ui_fileopener.c:363 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1309 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
|
1310 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1311 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1312 #: src/audacious/ui_fileopener.c:365 |
2445 | 1313 msgid "Load files" |
1314 msgstr "" | |
1315 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1316 #: src/audacious/ui_playlist.c:482 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1317 msgid "Search entries in active playlist" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1318 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1319 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1320 #: src/audacious/ui_playlist.c:488 |
2132 | 1321 msgid "" |
1322 "Select entries in playlist by filling one or more fields. Fields use regular " | |
1323 "expressions syntax, case-insensitive. If you don't know how regular " | |
1324 "expressions work, simply insert a literal portion of what you're searching " | |
1325 "for." | |
1326 msgstr "" | |
1327 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1328 #: src/audacious/ui_playlist.c:495 |
2132 | 1329 msgid "Track name: " |
1330 msgstr "" | |
1331 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1332 #: src/audacious/ui_playlist.c:501 |
2132 | 1333 msgid "Album name: " |
1334 msgstr "" | |
1335 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1336 #: src/audacious/ui_playlist.c:507 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1337 msgid "Artist: " |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1338 msgstr "" |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1339 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1340 #: src/audacious/ui_playlist.c:513 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1341 msgid "Filename: " |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1342 msgstr "" |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1343 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1344 #: src/audacious/ui_playlist.c:520 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1345 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
|
1346 msgstr "" |
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1347 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1348 #: src/audacious/ui_playlist.c:523 |
2409
30ab29ed32d8
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents:
2368
diff
changeset
|
1349 msgid "Automatically toggle queue for matching entries" |
2218 | 1350 msgstr "" |
1351 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1352 #: src/audacious/ui_playlist.c:526 |
2167 | 1353 msgid "Create a new playlist with matching entries" |
1354 msgstr "" | |
1355 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1356 #: src/audacious/ui_playlist.c:745 |
0 | 1357 #, c-format |
1358 msgid "Error writing playlist \"%s\": %s" | |
1359 msgstr "" | |
1360 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1361 #: src/audacious/ui_playlist.c:766 |
0 | 1362 #, c-format |
1363 msgid "%s already exist. Continue?" | |
1364 msgstr "" | |
1365 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1366 #: src/audacious/ui_playlist.c:780 |
0 | 1367 #, c-format |
1368 msgid "" | |
1369 "<b><big>Unable to save playlist.</big></b>\n" | |
1370 "\n" | |
1371 "Unknown file type for '%s'.\n" | |
1372 msgstr "" | |
1373 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1374 #: src/audacious/ui_playlist.c:920 |
0 | 1375 msgid "Load Playlist" |
1376 msgstr "" | |
1377 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1378 #: src/audacious/ui_playlist.c:933 |
0 | 1379 msgid "Save Playlist" |
1380 msgstr "" | |
1381 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1382 #: src/audacious/ui_playlist.c:1653 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1383 msgid "Audacious Playlist Editor" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1384 msgstr "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1385 |
2445 | 1386 #: src/audacious/ui_urlopener.c:90 |
2231 | 1387 msgid "Add/Open URL Dialog" |
1388 msgstr "" | |
1389 | |
2445 | 1390 #: src/audacious/playback.c:198 |
753 | 1391 msgid "" |
1392 "<b><big>No output plugin selected.</big></b>\n" | |
1393 "You have not selected an output plugin." | |
1394 msgstr "" | |
1395 | |
2368 | 1396 #: src/audacious/playlist_manager.c:253 |
2231 | 1397 msgid "Playlist Manager" |
1398 msgstr "" | |
1399 | |
2368 | 1400 #: src/audacious/playlist_manager.c:292 |
2231 | 1401 msgid "Entries" |
1402 msgstr "" | |
1403 | |
2368 | 1404 #: src/audacious/playlist_manager.c:306 |
2231 | 1405 msgid "_Rename" |
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 "" |