Mercurial > audlegacy
annotate po/ro.po @ 2398:1e4ae3859856 trunk
[svn] Strip 0xFEFF
author | nemo |
---|---|
date | Wed, 24 Jan 2007 15:15:46 -0800 |
parents | 741023a8efa5 |
children | ff6ce84e6147 |
rev | line source |
---|---|
2213 | 1 # AUDACIOUS Romanaian Translation - Traducere in lb. Romana pentru Audacious |
2 # Copyright (C) 2006 Daniel Patriche <m4st3rth0r@yahoo.com> | |
3 # This file is distributed under the same license as the audacious package. | |
4 # Daniel Patriche <m4st3rth0r@yahoo.com>, 2006. | |
5 # | |
6 # | |
0 | 7 msgid "" |
8 msgstr "" | |
2213 | 9 "Project-Id-Version: audacious 1.2.1\n" |
1461 | 10 "Report-Msgid-Bugs-To: http://bugs.audacious-media-player.org\n" |
2368 | 11 "POT-Creation-Date: 2007-01-19 22:53-0600\n" |
2213 | 12 "PO-Revision-Date: 2006-12-23 21:24+0200\n" |
13 "Last-Translator: Daniel Patriche <m4st3rth0r@yahoo.com>\n" | |
14 "Language-Team: Romanian <m4st3rth0r@yahoo.com>\n" | |
0 | 15 "MIME-Version: 1.0\n" |
2214
a62767c3c4e3
[svn] Fixed ro.po to compile, added charset UTF-8 and a missing \n.
jerome
parents:
2213
diff
changeset
|
16 "Content-Type: text/plain; charset=UTF-8\n" |
0 | 17 "Content-Transfer-Encoding: 8bit\n" |
18 | |
2368 | 19 #: src/audacious/ui_about.c:44 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
20 #, fuzzy, c-format |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
21 msgid "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
22 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
23 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
24 "Copyright (C) 2005-2007 Audacious Development Team" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
25 msgstr "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
26 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
27 "Viitorul Multimedia in Unix.\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
28 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
29 "Copyright (C) 2005-2006 Echipa de dezvoltare Audacious \n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
30 |
2368 | 31 #: src/audacious/ui_about.c:123 src/audacious/ui_credits.c:327 |
32 #: src/audacious/ui_manager.c:387 src/audacious/ui_manager.c:388 | |
753 | 33 msgid "About Audacious" |
2213 | 34 msgstr "Despre Audacious" |
753 | 35 |
2368 | 36 #: src/audacious/ui_about.c:172 src/audacious/ui_credits.c:372 |
753 | 37 msgid "Credits" |
2213 | 38 msgstr "Credite" |
753 | 39 |
2368 | 40 #: src/audacious/ui_credits.c:45 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
41 #, fuzzy, c-format |
0 | 42 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
43 "<big><b>Audacious %s</b></big>\n" |
381 | 44 "The future of UNIX multimedia.\n" |
0 | 45 "\n" |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
46 "Copyright (C) 2005-2007 Audacious Development Team\n" |
0 | 47 msgstr "" |
2213 | 48 "<big><b>Audacious %s</b></big>\n" |
49 "Viitorul Multimedia in Unix.\n" | |
0 | 50 "\n" |
2213 | 51 "Copyright (C) 2005-2006 Echipa de dezvoltare Audacious \n" |
0 | 52 |
2368 | 53 #: src/audacious/ui_credits.c:51 |
753 | 54 msgid "Audacious core developers:" |
2213 | 55 msgstr "Developerii de baza Audacious" |
753 | 56 |
2368 | 57 #: src/audacious/ui_credits.c:65 |
985 | 58 msgid "Graphics:" |
2213 | 59 msgstr "Grafica" |
985 | 60 |
2368 | 61 #: src/audacious/ui_credits.c:70 |
753 | 62 msgid "Default skin:" |
2213 | 63 msgstr "Skin-ul implicit" |
753 | 64 |
2368 | 65 #: src/audacious/ui_credits.c:75 |
1107 | 66 msgid "Plugin development:" |
2213 | 67 msgstr "Dezvoltarea pluginurilor" |
985 | 68 |
2368 | 69 #: src/audacious/ui_credits.c:86 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
70 msgid "Patch authors:" |
2213 | 71 msgstr "Autorii modificarilor" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
72 |
2368 | 73 #: src/audacious/ui_credits.c:101 |
381 | 74 msgid "0.1.x developers:" |
2213 | 75 msgstr "Dezvoltatorii versiunii 0.1.x" |
381 | 76 |
2368 | 77 #: src/audacious/ui_credits.c:107 |
1107 | 78 msgid "BMP Developers:" |
2213 | 79 msgstr "Dezvoltatorii BMP" |
1107 | 80 |
2368 | 81 #: src/audacious/ui_credits.c:139 |
1107 | 82 msgid "Brazilian Portuguese:" |
2213 | 83 msgstr "Braziliana Portugheza" |
1107 | 84 |
2368 | 85 #: src/audacious/ui_credits.c:142 |
1107 | 86 msgid "Breton:" |
2213 | 87 msgstr "Bretona" |
1107 | 88 |
2368 | 89 #: src/audacious/ui_credits.c:145 |
90 #, fuzzy | |
91 msgid "Bulgarian:" | |
92 msgstr "Ungara" | |
93 | |
94 #: src/audacious/ui_credits.c:148 | |
2100 | 95 msgid "Czech:" |
2213 | 96 msgstr "Ceha" |
1107 | 97 |
2368 | 98 #: src/audacious/ui_credits.c:151 |
2100 | 99 msgid "Dutch:" |
2213 | 100 msgstr "Olandeza" |
2100 | 101 |
2368 | 102 #: src/audacious/ui_credits.c:155 |
985 | 103 msgid "Finnish:" |
2213 | 104 msgstr "Finlandeza" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
105 |
2368 | 106 #: src/audacious/ui_credits.c:158 |
985 | 107 msgid "French:" |
2213 | 108 msgstr "Franceza" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
109 |
2368 | 110 #: src/audacious/ui_credits.c:161 |
2100 | 111 msgid "German:" |
2213 | 112 msgstr "Germana" |
2100 | 113 |
2368 | 114 #: src/audacious/ui_credits.c:165 |
2218 | 115 #, fuzzy |
116 msgid "Georgian:" | |
2213 | 117 msgstr "Georgiana" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
118 |
2368 | 119 #: src/audacious/ui_credits.c:168 |
1414 | 120 msgid "Greek:" |
2213 | 121 msgstr "Greaca" |
1414 | 122 |
2368 | 123 #: src/audacious/ui_credits.c:173 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
124 msgid "Hindi:" |
2213 | 125 msgstr "Hindi" |
1107 | 126 |
2368 | 127 #: src/audacious/ui_credits.c:176 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
128 msgid "Hungarian:" |
2213 | 129 msgstr "Ungara" |
1107 | 130 |
2368 | 131 #: src/audacious/ui_credits.c:179 |
2100 | 132 msgid "Italian:" |
2213 | 133 msgstr "Italiana" |
2100 | 134 |
2368 | 135 #: src/audacious/ui_credits.c:183 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
136 msgid "Japanese:" |
2213 | 137 msgstr "Japoneza" |
1414 | 138 |
2368 | 139 #: src/audacious/ui_credits.c:186 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
140 msgid "Korean:" |
2213 | 141 msgstr "Koreana" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
142 |
2368 | 143 #: 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
|
144 msgid "Lithuanian:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
145 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
146 |
2368 | 147 #: 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
|
148 msgid "Macedonian:" |
2213 | 149 msgstr "Macedona" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
150 |
2368 | 151 #: src/audacious/ui_credits.c:195 |
2100 | 152 msgid "Polish:" |
2213 | 153 msgstr "Poloneza" |
2100 | 154 |
2368 | 155 #: 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
|
156 msgid "Romanian:" |
2213 | 157 msgstr "Romana" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
158 |
2368 | 159 #: src/audacious/ui_credits.c:201 |
1414 | 160 msgid "Russian:" |
2213 | 161 msgstr "Rusa" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
162 |
2368 | 163 #: src/audacious/ui_credits.c:204 |
2218 | 164 msgid "Serbian (Latin):" |
165 msgstr "" | |
166 | |
2368 | 167 #: src/audacious/ui_credits.c:207 |
2218 | 168 msgid "Serbian (Cyrillic):" |
169 msgstr "" | |
170 | |
2368 | 171 #: src/audacious/ui_credits.c:210 |
2218 | 172 msgid "Simplified Chinese:" |
173 msgstr "" | |
174 | |
2368 | 175 #: src/audacious/ui_credits.c:213 |
1414 | 176 msgid "Slovak:" |
2213 | 177 msgstr "Slovaca" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
178 |
2368 | 179 #: src/audacious/ui_credits.c:216 |
1414 | 180 msgid "Spanish:" |
2213 | 181 msgstr "Spaniola" |
985 | 182 |
2368 | 183 #: src/audacious/ui_credits.c:219 |
1414 | 184 msgid "Swedish:" |
2213 | 185 msgstr "Suedeza" |
1414 | 186 |
2368 | 187 #: src/audacious/ui_credits.c:222 |
2218 | 188 msgid "Traditional Chinese:" |
189 msgstr "" | |
190 | |
2368 | 191 #: src/audacious/ui_credits.c:225 |
1414 | 192 msgid "Ukrainian:" |
2213 | 193 msgstr "Ucraineana" |
1414 | 194 |
2368 | 195 #: src/audacious/ui_credits.c:228 |
0 | 196 msgid "Welsh:" |
2213 | 197 msgstr "Tara Galilor" |
0 | 198 |
2368 | 199 #: src/audacious/ui_credits.c:376 |
753 | 200 msgid "Translators" |
2213 | 201 msgstr "Translatori" |
753 | 202 |
2368 | 203 #: 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
|
204 msgid "Audacious Equalizer" |
2213 | 205 msgstr "Egalizator Audacious" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
206 |
2368 | 207 #: src/audacious/ui_equalizer.c:1452 |
753 | 208 msgid "Presets" |
2213 | 209 msgstr "Preseturi" |
753 | 210 |
2368 | 211 #: src/audacious/getopt.c:616 |
0 | 212 #, c-format |
213 msgid "%s: option `%s' is ambiguous\n" | |
2213 | 214 msgstr "%s: optiunea `%s' este ambigua\n" |
0 | 215 |
2368 | 216 #: src/audacious/getopt.c:638 |
0 | 217 #, c-format |
218 msgid "%s: option `--%s' doesn't allow an argument\n" | |
2213 | 219 msgstr "%s: optiunea `--%s' nu permite nici un argument\n" |
0 | 220 |
2368 | 221 #: src/audacious/getopt.c:644 |
0 | 222 #, c-format |
223 msgid "%s: option `%c%s' doesn't allow an argument\n" | |
2213 | 224 msgstr "%s: optiunea `%c%s' nu permite nici un argument\n" |
0 | 225 |
2368 | 226 #: src/audacious/getopt.c:662 src/audacious/getopt.c:820 |
0 | 227 #, c-format |
228 msgid "%s: option `%s' requires an argument\n" | |
2213 | 229 msgstr "%s: optiunea `%s' are nevoie de un argument\n" |
0 | 230 |
2368 | 231 #: src/audacious/getopt.c:688 |
0 | 232 #, c-format |
233 msgid "%s: unrecognized option `--%s'\n" | |
234 msgstr "%s: optiune nerecunoscuta `--%s'\n" | |
235 | |
2368 | 236 #: src/audacious/getopt.c:692 |
0 | 237 #, c-format |
238 msgid "%s: unrecognized option `%c%s'\n" | |
239 msgstr "%s: optiune nerecunoscuta `%c%s'\n" | |
240 | |
2368 | 241 #: src/audacious/getopt.c:716 |
0 | 242 #, c-format |
243 msgid "%s: illegal option -- %c\n" | |
2213 | 244 msgstr "%s: optiune nepermisa -- %c\n" |
0 | 245 |
2368 | 246 #: src/audacious/getopt.c:719 |
0 | 247 #, c-format |
248 msgid "%s: invalid option -- %c\n" | |
249 msgstr "%s: optiune invalida -- %c\n" | |
250 | |
2368 | 251 #: src/audacious/getopt.c:746 src/audacious/getopt.c:862 |
0 | 252 #, c-format |
253 msgid "%s: option requires an argument -- %c\n" | |
2213 | 254 msgstr "%s: optiunea necesita un argument -- %c\n" |
0 | 255 |
2368 | 256 #: src/audacious/getopt.c:791 |
0 | 257 #, c-format |
258 msgid "%s: option `-W %s' is ambiguous\n" | |
2213 | 259 msgstr "%s: optiunea `-W %s' este ambigua\n" |
0 | 260 |
2368 | 261 #: src/audacious/getopt.c:806 |
0 | 262 #, c-format |
263 msgid "%s: option `-W %s' doesn't allow an argument\n" | |
2213 | 264 msgstr "%s: optiunea `-W %s' nu permite argument\n" |
0 | 265 |
2368 | 266 #: src/audacious/glade.c:43 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
267 #, c-format |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
268 msgid "" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
269 "<b><big>Unable to create %s.</big></b>\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
270 "\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
271 "Could not open glade file (%s). Please check your installation.\n" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
272 msgstr "" |
2213 | 273 "<b><big>Nu s-a putut crea %s.</big></b>\n" |
274 "\n" | |
275 "Nu s-a putut deschide fisierul glade (%s). Verificati instalarea.\n" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
276 |
2368 | 277 #: src/audacious/input.c:307 |
0 | 278 msgid "" |
279 "<b><big>Unable to play files.</big></b>\n" | |
280 "\n" | |
281 "The following files could not be played. Please check that:\n" | |
282 "1. they are accessible.\n" | |
283 "2. you have enabled the media plugins required." | |
284 msgstr "" | |
2213 | 285 "<b><big>Nu este posibila redarea fisierelor.</big></b>\n" |
0 | 286 "\n" |
2213 | 287 "Urmatoarele fisiere nu au putut fi redate. Verificati ca:\n" |
288 "1. sunt accesibile.\n" | |
289 "2. Ati activat pluginurile necesare." | |
0 | 290 |
2368 | 291 #: src/audacious/input.c:332 |
0 | 292 msgid "Don't show this warning anymore" |
2213 | 293 msgstr "Nu mai arata aceast avertisment" |
0 | 294 |
2368 | 295 #: src/audacious/input.c:334 |
0 | 296 msgid "Show more _details" |
297 msgstr "Arata mai multe _detalii" | |
298 | |
2368 | 299 #: src/audacious/input.c:348 src/audacious/ui_preferences.c:117 |
300 #: src/audacious/ui_preferences.c:485 src/audacious/ui_preferences.c:573 | |
301 #: src/audacious/ui_preferences.c:662 src/audacious/ui_preferences.c:758 | |
0 | 302 msgid "Filename" |
2213 | 303 msgstr "Fisier" |
0 | 304 |
2368 | 305 #: src/audacious/input.c:613 |
0 | 306 #, c-format |
381 | 307 msgid "audacious: %s" |
2213 | 308 msgstr "audacious: %s" |
381 | 309 |
2368 | 310 #: src/audacious/input.c:629 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
311 msgid "Filename:" |
2213 | 312 msgstr "Fisier" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
313 |
2368 | 314 #: src/audacious/input.c:647 |
0 | 315 msgid "No input plugin recognized this file" |
2213 | 316 msgstr "Nici un plugin de intrare nu a recunoscut acest fisier" |
0 | 317 |
2368 | 318 #: src/audacious/input.c:649 |
0 | 319 #, c-format |
320 msgid "Input plugin: %s" | |
2213 | 321 msgstr "Plugin de intrare: %s" |
0 | 322 |
2368 | 323 #: src/audacious/logger.c:122 |
0 | 324 #, c-format |
325 msgid "Unable to create log file (%s)!\n" | |
2213 | 326 msgstr "Nu s-a pautut crea fisierul de log (%s)!\n" |
0 | 327 |
2368 | 328 #: src/audacious/main.c:84 src/audacious/main.c:86 src/audacious/ui_main.c:626 |
329 #: src/audacious/ui_main.c:3401 | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
330 msgid "Audacious" |
2213 | 331 msgstr "Audacious" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
332 |
2368 | 333 #: src/audacious/main.c:458 |
334 #, fuzzy, c-format | |
335 msgid "Could not create directory (%s): %s\n" | |
0 | 336 msgstr "Nu s-a putut crea directorul (%s): %s" |
337 | |
2368 | 338 #: src/audacious/main.c:826 |
0 | 339 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
340 "Usage: audacious [options] [files] ...\n" |
0 | 341 "\n" |
342 "Options:\n" | |
343 "--------\n" | |
344 msgstr "" | |
2213 | 345 "Sintaxa: audacious [optiuni] [fisiere] ...\n" |
0 | 346 "\n" |
347 "Optiuni:\n" | |
348 "--------\n" | |
349 | |
2368 | 350 #: src/audacious/main.c:831 |
2218 | 351 msgid "Display this text and exit" |
2213 | 352 msgstr "" |
0 | 353 |
2368 | 354 #: src/audacious/main.c:834 |
381 | 355 msgid "Select Audacious/BMP/XMMS session (Default: 0)" |
2213 | 356 msgstr "Alege sesiunea Audacious/BMP/XMMS (Implicit: 0)" |
381 | 357 |
2368 | 358 #: src/audacious/main.c:837 |
1461 | 359 msgid "Skip backwards in playlist" |
2213 | 360 msgstr "Sari inapoi in playlist" |
1107 | 361 |
2368 | 362 #: src/audacious/main.c:840 |
1461 | 363 msgid "Start playing current playlist" |
2213 | 364 msgstr "Incepe redarea playlist-ului curent" |
1107 | 365 |
2368 | 366 #: src/audacious/main.c:843 |
1461 | 367 msgid "Pause current song" |
2213 | 368 msgstr "Pauza melodia curenta" |
1107 | 369 |
2368 | 370 #: src/audacious/main.c:846 |
1461 | 371 msgid "Stop current song" |
372 msgstr "Opreste melodia curenta" | |
1107 | 373 |
2368 | 374 #: src/audacious/main.c:849 |
1461 | 375 msgid "Pause if playing, play otherwise" |
2213 | 376 msgstr "Pauza daca se reda, redare altfel" |
1461 | 377 |
2368 | 378 #: src/audacious/main.c:852 |
1461 | 379 msgid "Skip forward in playlist" |
2213 | 380 msgstr "Sari inainte in playlist" |
1461 | 381 |
2368 | 382 #: src/audacious/main.c:855 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
383 msgid "Display Jump to file dialog" |
2213 | 384 msgstr "Arata dialogul Sari la fisier" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
385 |
2368 | 386 #: src/audacious/main.c:858 |
0 | 387 msgid "Don't clear the playlist" |
2213 | 388 msgstr "Nu curata playlist-ul" |
0 | 389 |
2368 | 390 #: src/audacious/main.c:861 |
0 | 391 msgid "Show the main window" |
392 msgstr "Arata fereastra principala" | |
393 | |
2368 | 394 #: src/audacious/main.c:864 |
381 | 395 msgid "Activate Audacious" |
2213 | 396 msgstr "Activeaza Audacious" |
381 | 397 |
2368 | 398 #: src/audacious/main.c:867 |
0 | 399 msgid "Previous session ID" |
2213 | 400 msgstr "ID-ul sesiunii precedente" |
0 | 401 |
2368 | 402 #: src/audacious/main.c:870 |
1461 | 403 msgid "Headless operation [experimental]" |
2213 | 404 msgstr "Rulare tip server [experimental]" |
1461 | 405 |
2368 | 406 #: src/audacious/main.c:873 |
1461 | 407 msgid "Disable error/warning interception (logging)" |
2213 | 408 msgstr "Dezactiveaza interceptarea erorilor/avertismentelor (logarea)" |
1461 | 409 |
2368 | 410 #: src/audacious/main.c:876 |
0 | 411 msgid "Print version number and exit\n" |
2214
a62767c3c4e3
[svn] Fixed ro.po to compile, added charset UTF-8 and a missing \n.
jerome
parents:
2213
diff
changeset
|
412 msgstr "Arata numarul versiunii si iesi\n" |
0 | 413 |
2368 | 414 #: src/audacious/main.c:1083 |
0 | 415 #, c-format |
416 msgid "" | |
417 "<b><big>Unable to load skin.</big></b>\n" | |
418 "\n" | |
419 "Check that skin at '%s' is usable and default skin is properly installed at " | |
420 "'%s'\n" | |
421 msgstr "" | |
2213 | 422 "<b><bigNu s-a putut incarca skin-ul.</big></b>\n" |
0 | 423 "\n" |
2218 | 424 "Verificati ca skin-ul '%s' este folosibil si ca skin-ul default este " |
425 "instalat la '%s'\n" | |
0 | 426 |
2368 | 427 #: src/audacious/main.c:1130 |
2213 | 428 #, c-format |
0 | 429 msgid "" |
381 | 430 "Sorry, your GTK+ version (%d.%d.%d) does not work with Audacious.\n" |
0 | 431 "Please use GTK+ %s or newer.\n" |
432 msgstr "" | |
2213 | 433 "Scuze, dar Audacious nu functioneaza cu versiunea de GTK+ (%d.%d.%d).\n" |
434 "Folositi GTK+ %s sau mai nou.\n" | |
0 | 435 |
2368 | 436 #: src/audacious/main.c:1141 |
0 | 437 msgid "" |
438 "Sorry, threads isn't supported on your platform.\n" | |
439 "\n" | |
440 "If you're on a libc5 based linux system and installed Glib & GTK+ before " | |
441 "you\n" | |
442 "installed LinuxThreads you need to recompile Glib & GTK+.\n" | |
443 msgstr "" | |
2213 | 444 "Scuze, thread-urile nu sunt suportate pe platorma curenta.\n" |
445 "\n" | |
446 "Daca te afli pe un sistem linux cu libc5 si ai instalat Glib & GTK+ inainte " | |
447 "de\n" | |
448 "a instala LinuxThreads trebuie sa recompilezi Glib & GTK+.\n" | |
0 | 449 |
2368 | 450 #: src/audacious/main.c:1160 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
451 msgid "audacious: Unable to open display, exiting.\n" |
2213 | 452 msgstr "audacious: Nu s-a putut deschide display-ul, iesire.\n" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
453 |
2368 | 454 #: src/audacious/signals.c:90 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
455 msgid "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
456 "\n" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
457 "Received SIGSEGV\n" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
458 "\n" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
459 "This could be a bug in Audacious. If you don't know why this happened, file " |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
460 "a bug at http://bugs-meta.atheme.org/\n" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
461 "\n" |
2218 | 462 msgstr "" |
463 | |
2368 | 464 #: src/audacious/strings.c:196 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
465 msgid " (invalid UTF-8)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
466 msgstr " (UTF-8 invalid)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
467 |
2368 | 468 #: src/audacious/ui_main.c:624 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
469 #, c-format |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
470 msgid "%s - Audacious" |
2213 | 471 msgstr "%s - Audacious" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
472 |
2368 | 473 #: src/audacious/ui_main.c:849 |
0 | 474 msgid "VBR" |
2213 | 475 msgstr "VBR" |
0 | 476 |
2368 | 477 #: src/audacious/ui_main.c:890 src/audacious/ui_main.c:894 |
985 | 478 msgid "stereo" |
2213 | 479 msgstr "stereo" |
985 | 480 |
2368 | 481 #: src/audacious/ui_main.c:890 src/audacious/ui_main.c:894 |
985 | 482 msgid "mono" |
2213 | 483 msgstr "mono" |
985 | 484 |
2368 | 485 #: src/audacious/ui_main.c:1383 src/audacious/ui_manager.c:414 |
486 #: src/audacious/ui_manager.c:415 | |
0 | 487 msgid "Jump to Time" |
488 msgstr "Sari la Timp" | |
489 | |
2368 | 490 #: src/audacious/ui_main.c:1404 |
0 | 491 msgid "minutes:seconds" |
2213 | 492 msgstr "minute:secunde" |
0 | 493 |
2368 | 494 #: src/audacious/ui_main.c:1414 |
0 | 495 msgid "Track length:" |
2213 | 496 msgstr "Marimea track-ului" |
0 | 497 |
2368 | 498 #: src/audacious/ui_main.c:1499 |
0 | 499 msgid "Un_queue" |
2213 | 500 msgstr "Scoate din coada" |
0 | 501 |
2368 | 502 #: src/audacious/ui_main.c:1501 src/audacious/ui_main.c:1889 |
0 | 503 msgid "_Queue" |
2213 | 504 msgstr "Adauga in coada" |
0 | 505 |
2368 | 506 #: src/audacious/ui_main.c:1814 |
0 | 507 msgid "Jump to Track" |
508 msgstr "Sari la Track" | |
509 | |
2368 | 510 #: src/audacious/ui_main.c:1855 |
0 | 511 msgid "Filter: " |
512 msgstr "Filtru: " | |
513 | |
2368 | 514 #: src/audacious/ui_main.c:1856 |
2231 | 515 #, fuzzy |
516 msgid "_Filter:" | |
517 msgstr "Filtru: " | |
518 | |
2368 | 519 #: src/audacious/ui_main.c:2060 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
520 msgid "Enter location to play:" |
2213 | 521 msgstr "Introdu locatia pentru redare: " |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
522 |
2368 | 523 #: src/audacious/ui_main.c:2271 |
0 | 524 #, c-format |
525 msgid "SEEK TO: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
2213 | 526 msgstr "SEEK LA: %d:%-2.2d/%d:%-2.2d (%d%%)" |
0 | 527 |
2368 | 528 #: src/audacious/ui_main.c:2303 src/audacious/ui_main.c:2922 |
0 | 529 #, c-format |
530 msgid "VOLUME: %d%%" | |
531 msgstr "VOLUM: %d%%" | |
532 | |
2368 | 533 #: src/audacious/ui_main.c:2334 src/audacious/ui_main.c:2925 |
0 | 534 #, c-format |
535 msgid "BALANCE: %d%% LEFT" | |
536 msgstr "BALANS: %d%% STANGA" | |
537 | |
2368 | 538 #: src/audacious/ui_main.c:2338 src/audacious/ui_main.c:2928 |
0 | 539 msgid "BALANCE: CENTER" |
540 msgstr "BALANS: CENTRU" | |
541 | |
2368 | 542 #: src/audacious/ui_main.c:2342 src/audacious/ui_main.c:2930 |
0 | 543 #, c-format |
544 msgid "BALANCE: %d%% RIGHT" | |
545 msgstr "BALANS: %d%% DREAPTA" | |
546 | |
2368 | 547 #: src/audacious/ui_main.c:2698 |
0 | 548 msgid "OPTIONS MENU" |
2213 | 549 msgstr "MENIUL OPTIUNI" |
0 | 550 |
2368 | 551 #: src/audacious/ui_main.c:2702 |
1414 | 552 msgid "DISABLE ALWAYS ON TOP" |
2213 | 553 msgstr "DEZACTIVEAZA MEREU DEASUPRA" |
1414 | 554 |
2368 | 555 #: src/audacious/ui_main.c:2704 |
0 | 556 msgid "ENABLE ALWAYS ON TOP" |
2213 | 557 msgstr "ACTIVEAZA MEREU DEASUPRA" |
0 | 558 |
2368 | 559 #: src/audacious/ui_main.c:2707 |
0 | 560 msgid "FILE INFO BOX" |
2213 | 561 msgstr "FEREASTRA DETALII FISIER" |
0 | 562 |
2368 | 563 #: src/audacious/ui_main.c:2711 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
564 msgid "DISABLE DOUBLESIZE" |
2213 | 565 msgstr "DEZACTIVEAZA MARIME DUBLA" |
0 | 566 |
2368 | 567 #: 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
|
568 msgid "ENABLE DOUBLESIZE" |
2213 | 569 msgstr "ACTIVEAZA MARIME DUBLA" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
570 |
2368 | 571 #: src/audacious/ui_main.c:2716 |
0 | 572 msgid "VISUALIZATION MENU" |
2213 | 573 msgstr "MENIUL VIZUALIZARE" |
0 | 574 |
2368 | 575 #: src/audacious/ui_main.c:2762 |
0 | 576 msgid "" |
577 "<b><big>No playable CD found.</big></b>\n" | |
578 "\n" | |
579 "No CD inserted, or inserted CD is not an audio CD.\n" | |
580 msgstr "" | |
2213 | 581 "<b><big>Nu a fost gasit nici un CD ce poate fi redat.</big></b>\n" |
0 | 582 "\n" |
2213 | 583 "Nici un CD inserat, sau CD-ul inserat nu este audio.\n" |
0 | 584 |
2368 | 585 #: src/audacious/ui_main.c:2779 |
0 | 586 msgid "" |
587 "<b><big>Couldn't open audio.</big></b>\n" | |
588 "\n" | |
589 "Please check that:\n" | |
590 "1. You have the correct output plugin selected.\n" | |
591 "2. No other programs is blocking the soundcard.\n" | |
592 "3. Your soundcard is configured properly.\n" | |
593 msgstr "" | |
2213 | 594 "<b><big>Nu s-a putut deschide canalul audio.</big></b>\n" |
595 "\n" | |
596 "Verificati ca:\n" | |
597 "1. Ati ales pluginul corect de iesire.\n" | |
598 "2. Nici un alt program nu blocheaza placa de sunet.\n" | |
599 "3. Placa de sunet este configurata corect.\n" | |
0 | 600 |
2368 | 601 #: src/audacious/ui_main.c:3385 |
2231 | 602 #, fuzzy |
603 msgid "Error in Audacious." | |
604 msgstr "%s - Audacious" | |
605 | |
2368 | 606 #: 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
|
607 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
608 msgid "Autoscroll Songname" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
609 msgstr "/Autoscroll al Numelui Fisierului" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
610 |
2368 | 611 #: src/audacious/ui_manager.c: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
|
612 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
613 msgid "Stop after Current Song" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
614 msgstr "/Opreste dupa Melodia Curenta" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
615 |
2368 | 616 #: src/audacious/ui_manager.c: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
|
617 msgid "Peaks" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
618 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
619 |
2368 | 620 #: 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
|
621 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
622 msgid "Repeat" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
623 msgstr "/Repeta" |
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: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
|
626 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
627 msgid "Shuffle" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
628 msgstr "/Amesteca" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
629 |
2368 | 630 #: 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
|
631 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
632 msgid "No Playlist Advance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
633 msgstr "/Nu avansa in Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
634 |
2368 | 635 #: 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
|
636 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
637 msgid "Show Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
638 msgstr "/Arata player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
639 |
2368 | 640 #: 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
|
641 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
642 msgid "Show Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
643 msgstr "/Arata Editorul de Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
644 |
2368 | 645 #: 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
|
646 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
647 msgid "Show Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
648 msgstr "/Arata Egalizatorul" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
649 |
2368 | 650 #: 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
|
651 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
652 msgid "Always on Top" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
653 msgstr "/Mereu Deasupra" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
654 |
2368 | 655 #: 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
|
656 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
657 msgid "Put on All Workspaces" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
658 msgstr "/Pune pe Toate Spatiile de Lucru" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
659 |
2368 | 660 #: 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
|
661 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
662 msgid "Roll up Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
663 msgstr "/Arata player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
664 |
2368 | 665 #: 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
|
666 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
667 msgid "Roll up Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
668 msgstr "/Arata Editorul de Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
669 |
2368 | 670 #: 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
|
671 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
672 msgid "Roll up Equalizer" |
2213 | 673 msgstr "Egalizator" |
753 | 674 |
2368 | 675 #: 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
|
676 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
677 msgid "DoubleSize" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
678 msgstr "/Marime Dubla" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
679 |
2368 | 680 #: src/audacious/ui_manager.c: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
|
681 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
682 msgid "Easy Move" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
683 msgstr "/Mutare usoara" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
684 |
2368 | 685 #: src/audacious/ui_manager.c:97 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
686 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
687 msgid "Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
688 msgstr "/Modul Analizatorului" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
689 |
2368 | 690 #: src/audacious/ui_manager.c:98 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
691 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
692 msgid "Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
693 msgstr "/Modul Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
694 |
2368 | 695 #: src/audacious/ui_manager.c:99 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
696 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
697 msgid "Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
698 msgstr "/Modul Analizatorului/Foc" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
699 |
2368 | 700 #: src/audacious/ui_manager.c:100 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
701 msgid "Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
702 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
703 |
2368 | 704 #: src/audacious/ui_manager.c:104 src/audacious/ui_manager.c:121 |
705 #: src/audacious/ui_manager.c:127 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
706 msgid "Normal" |
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: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
|
710 msgid "Fire" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
711 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
712 |
2368 | 713 #: src/audacious/ui_manager.c:106 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
714 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
715 msgid "Vertical Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
716 msgstr "/Modul Analizatorului/Linii Verticale" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
717 |
2368 | 718 #: src/audacious/ui_manager.c:110 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
719 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
720 msgid "Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
721 msgstr "linii" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
722 |
2368 | 723 #: src/audacious/ui_manager.c:111 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
724 msgid "Bars" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
725 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
726 |
2368 | 727 #: src/audacious/ui_manager.c:115 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
728 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
729 msgid "Dot Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
730 msgstr "/Modul Scope/Puncte" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
731 |
2368 | 732 #: src/audacious/ui_manager.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
733 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
734 msgid "Line Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
735 msgstr "/Modul Scope/Linii" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
736 |
2368 | 737 #: src/audacious/ui_manager.c:117 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
738 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
739 msgid "Solid Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
740 msgstr "/Modul Scope/Solid" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
741 |
2368 | 742 #: src/audacious/ui_manager.c:123 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
743 msgid "Ice" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
744 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
745 |
2368 | 746 #: src/audacious/ui_manager.c:128 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
747 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
748 msgid "Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
749 msgstr "mono" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
750 |
2368 | 751 #: src/audacious/ui_manager.c:132 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
752 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
753 msgid "Full (~50 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
754 msgstr "/Rata de Refresh/Maxim (~50 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
755 |
2368 | 756 #: src/audacious/ui_manager.c:133 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
757 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
758 msgid "Half (~25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
759 msgstr "/Rata de Refresh/Jumatate (~25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
760 |
2368 | 761 #: src/audacious/ui_manager.c:134 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
762 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
763 msgid "Quarter (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
764 msgstr "/Rata de Refresh/Sfert (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
765 |
2368 | 766 #: src/audacious/ui_manager.c:135 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
767 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
768 msgid "Eighth (~6 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
769 msgstr "/Rata de Refresh/Optime (~6 fps)" |
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: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
|
772 msgid "Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
773 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
774 |
2368 | 775 #: 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
|
776 msgid "Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
777 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
778 |
2368 | 779 #: 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
|
780 msgid "Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
781 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
782 |
2368 | 783 #: 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
|
784 msgid "Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
785 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
786 |
2368 | 787 #: src/audacious/ui_manager.c: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
|
788 msgid "Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
789 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
790 |
2368 | 791 #: src/audacious/ui_manager.c:155 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
792 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
793 msgid "Time Elapsed" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
794 msgstr "/Timpul Trecut" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
795 |
2368 | 796 #: src/audacious/ui_manager.c:156 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
797 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
798 msgid "Time Remaining" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
799 msgstr "/Timpul Ramas" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
800 |
2368 | 801 #: src/audacious/ui_manager.c:165 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
802 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
803 msgid "Playback" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
804 msgstr "/_Redare" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
805 |
2368 | 806 #: 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
|
807 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
808 msgid "Play CD" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
809 msgstr "/Reda CD" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
810 |
2368 | 811 #: src/audacious/ui_manager.c: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
|
812 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
813 msgid "Play" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
814 msgstr "/Reda" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
815 |
2368 | 816 #: 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
|
817 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
818 msgid "Pause" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
819 msgstr "/Pauza" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
820 |
2368 | 821 #: 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
|
822 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
823 msgid "Stop" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
824 msgstr "/Stop" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
825 |
2368 | 826 #: 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
|
827 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
828 msgid "Previous" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
829 msgstr "/Anterioara" |
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: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
|
832 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
833 msgid "Next" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
834 msgstr "/Urmatoarea" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
835 |
2368 | 836 #: src/audacious/ui_manager.c:188 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
837 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
838 msgid "Visualization" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
839 msgstr "/V_uzualizare" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
840 |
2368 | 841 #: src/audacious/ui_manager.c:189 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
842 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
843 msgid "Visualization Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
844 msgstr "/Modul de Vizualizare" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
845 |
2368 | 846 #: src/audacious/ui_manager.c:190 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
847 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
848 msgid "Analyzer Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
849 msgstr "/Modul Analizatorului/Foc" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
850 |
2368 | 851 #: src/audacious/ui_manager.c:191 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
852 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
853 msgid "Scope Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
854 msgstr "/Modul Scope" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
855 |
2368 | 856 #: src/audacious/ui_manager.c:192 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
857 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
858 msgid "Voiceprint Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
859 msgstr "/Modul Analizatorului/Foc" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
860 |
2368 | 861 #: src/audacious/ui_manager.c:193 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
862 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
863 msgid "WindowShade VU Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
864 msgstr "/Modul WindowShade VU" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
865 |
2368 | 866 #: src/audacious/ui_manager.c:194 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
867 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
868 msgid "Refresh Rate" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
869 msgstr "/Rata de Refresh" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
870 |
2368 | 871 #: src/audacious/ui_manager.c:195 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
872 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
873 msgid "Analyzer Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
874 msgstr "/Retragere Analizator" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
875 |
2368 | 876 #: src/audacious/ui_manager.c:196 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
877 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
878 msgid "Peaks Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
879 msgstr "/Retragere Varfuri" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
880 |
2368 | 881 #: src/audacious/ui_manager.c:201 src/audacious/ui_preferences.c:105 |
882 #: src/audacious/playlist_manager.c:288 | |
883 #: src/audacious/glade/prefswin.glade:2530 | |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
884 msgid "Playlist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
885 msgstr "Playlist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
886 |
2368 | 887 #: 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
|
888 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
889 msgid "New Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
890 msgstr "/Playlist Nou" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
891 |
2368 | 892 #: 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
|
893 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
894 msgid "Select Next Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
895 msgstr "/Selecteaza Urmatorul Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
896 |
2368 | 897 #: 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
|
898 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
899 msgid "Select Previous Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
900 msgstr "/Selecteaza Playlist-ul Anterior" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
901 |
2368 | 902 #: 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
|
903 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
904 msgid "Delete Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
905 msgstr "/Selecteaza Urmatorul Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
906 |
2368 | 907 #: src/audacious/ui_manager.c:215 |
2218 | 908 #, fuzzy |
909 msgid "Load List" | |
910 msgstr "Incarca fisiere" | |
911 | |
2368 | 912 #: src/audacious/ui_manager.c:216 |
2167 | 913 msgid "Loads a playlist file into the selected playlist." |
2213 | 914 msgstr "Incarca un fisier playlist in playlist-ul selectat" |
1414 | 915 |
2368 | 916 #: src/audacious/ui_manager.c:218 |
2167 | 917 msgid "Save List" |
2213 | 918 msgstr "Salveaza Lista" |
2167 | 919 |
2368 | 920 #: src/audacious/ui_manager.c:219 |
2167 | 921 msgid "Saves the selected playlist." |
2213 | 922 msgstr "Salveaza playlist-ul selectat" |
0 | 923 |
2368 | 924 #: src/audacious/ui_manager.c:221 |
2167 | 925 msgid "Save Default List" |
2213 | 926 msgstr "Salveaza Lista Implicita" |
2167 | 927 |
2368 | 928 #: src/audacious/ui_manager.c:222 |
2167 | 929 msgid "Saves the selected playlist to the default location." |
2213 | 930 msgstr "Salveaza playlist-ul selectat in locatia implicita" |
0 | 931 |
2368 | 932 #: 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
|
933 msgid "Refresh List" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
934 msgstr "Reimprospateaza Lista" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
935 |
2368 | 936 #: 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
|
937 msgid "Refreshes metadata associated with a playlist entry." |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
938 msgstr "Reimprospateaza metadata asociata cu o intrare din playlist" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
939 |
2368 | 940 #: src/audacious/ui_manager.c:229 |
2218 | 941 msgid "List Manager" |
942 msgstr "" | |
943 | |
2368 | 944 #: src/audacious/ui_manager.c:230 |
2218 | 945 #, fuzzy |
946 msgid "Opens the playlist manager." | |
947 msgstr "Inverseaza ordinea track-urilor din playlist" | |
948 | |
2368 | 949 #: src/audacious/ui_manager.c:236 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
950 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
951 msgid "View" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
952 msgstr "/_Vizualizeaza" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
953 |
2368 | 954 #: src/audacious/ui_manager.c:240 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
955 msgid "Add CD..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
956 msgstr "Adauga CD..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
957 |
2368 | 958 #: src/audacious/ui_manager.c:241 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
959 msgid "Adds a CD to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
960 msgstr "Adauga un CD la playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
961 |
2368 | 962 #: src/audacious/ui_manager.c:244 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
963 msgid "Add Internet Address..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
964 msgstr "Adauga Adresa Internet..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
965 |
2368 | 966 #: src/audacious/ui_manager.c:245 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
967 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
|
968 msgstr "Adauga un Track remote in playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
969 |
2368 | 970 #: src/audacious/ui_manager.c:248 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
971 msgid "Add Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
972 msgstr "Adauga Fisiere..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
973 |
2368 | 974 #: src/audacious/ui_manager.c:249 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
975 msgid "Adds files to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
976 msgstr "Adauga fisiere la playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
977 |
2368 | 978 #: src/audacious/ui_manager.c:254 |
2167 | 979 msgid "Search and Select" |
2213 | 980 msgstr "Cauta si Selecteaza" |
2167 | 981 |
2368 | 982 #: src/audacious/ui_manager.c:255 |
2167 | 983 msgid "" |
984 "Searches the playlist and selects playlist entries based on specific " | |
985 "criteria." | |
986 msgstr "" | |
2218 | 987 "Cauta in playlist si selecteaza intrarile bazate pe un anumit criteriu." |
0 | 988 |
2368 | 989 #: src/audacious/ui_manager.c:258 |
2167 | 990 msgid "Invert Selection" |
2213 | 991 msgstr "Inverseaza Selectia" |
2167 | 992 |
2368 | 993 #: src/audacious/ui_manager.c:259 |
2167 | 994 msgid "Inverts the selected and unselected entries." |
2213 | 995 msgstr "Inverseaza intrarile selectate si neselctate" |
2167 | 996 |
2368 | 997 #: src/audacious/ui_manager.c:262 src/audacious/glade/addfiles.glade:105 |
2167 | 998 msgid "Select All" |
2213 | 999 msgstr "Selecteaza Tot" |
2167 | 1000 |
2368 | 1001 #: src/audacious/ui_manager.c:263 |
2167 | 1002 msgid "Selects all of the playlist entries." |
2213 | 1003 msgstr "Selecteaza toate intrarile din playlist" |
0 | 1004 |
2368 | 1005 #: src/audacious/ui_manager.c:266 |
2167 | 1006 msgid "Select None" |
2213 | 1007 msgstr "Deselecteaza" |
2167 | 1008 |
2368 | 1009 #: src/audacious/ui_manager.c:267 |
2167 | 1010 msgid "Deselects all of the playlist entries." |
2213 | 1011 msgstr "Deslecteaza toate intrarile din playlist" |
2167 | 1012 |
2368 | 1013 #: src/audacious/ui_manager.c:272 |
2167 | 1014 msgid "Clear Queue" |
2213 | 1015 msgstr "Curata Coada" |
2167 | 1016 |
2368 | 1017 #: src/audacious/ui_manager.c:273 |
2167 | 1018 msgid "Clears the queue associated with this playlist." |
2213 | 1019 msgstr "Sterge toate intarile din coada asociata cu acest playlist" |
2167 | 1020 |
2368 | 1021 #: src/audacious/ui_manager.c:276 |
2167 | 1022 msgid "Remove Unavailable Files" |
2213 | 1023 msgstr "Sterge Fisierele Nedisponibile" |
0 | 1024 |
2368 | 1025 #: src/audacious/ui_manager.c:277 |
2167 | 1026 msgid "Removes unavailable files from the playlist." |
2213 | 1027 msgstr "Sterge fisierele nedisponibile din playlist" |
2167 | 1028 |
2368 | 1029 #: src/audacious/ui_manager.c:280 |
2167 | 1030 msgid "Remove Duplicates" |
2213 | 1031 msgstr "Sterge Dublurile" |
985 | 1032 |
2368 | 1033 #: src/audacious/ui_manager.c:282 src/audacious/ui_manager.c:318 |
1034 #: src/audacious/ui_manager.c:348 | |
2167 | 1035 msgid "By Title" |
2213 | 1036 msgstr "Dupa Titlu" |
2167 | 1037 |
2368 | 1038 #: src/audacious/ui_manager.c:283 |
2167 | 1039 msgid "Removes duplicate entries from the playlist by title." |
2213 | 1040 msgstr "Sterge dublurile din playlist dupa titlu" |
2167 | 1041 |
2368 | 1042 #: src/audacious/ui_manager.c:286 src/audacious/ui_manager.c:326 |
1043 #: src/audacious/ui_manager.c:356 | |
2167 | 1044 msgid "By Filename" |
2213 | 1045 msgstr "Dupa Fisier" |
2167 | 1046 |
2368 | 1047 #: src/audacious/ui_manager.c:287 |
2167 | 1048 msgid "Removes duplicate entries from the playlist by filename." |
2213 | 1049 msgstr "Sterge dublurile din playlist dupa fisier" |
2167 | 1050 |
2368 | 1051 #: src/audacious/ui_manager.c:290 src/audacious/ui_manager.c:330 |
1052 #: src/audacious/ui_manager.c:360 | |
2167 | 1053 msgid "By Path + Filename" |
2213 | 1054 msgstr "Dupa cale + nume de fisier" |
985 | 1055 |
2368 | 1056 #: src/audacious/ui_manager.c:291 |
2167 | 1057 msgid "Removes duplicate entries from the playlist by their full path." |
2213 | 1058 msgstr "Sterge dublurile din playlist dupa calea completa" |
2167 | 1059 |
2368 | 1060 #: src/audacious/ui_manager.c:294 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1061 msgid "Remove All" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1062 msgstr "Sterge tot" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1063 |
2368 | 1064 #: src/audacious/ui_manager.c:295 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1065 msgid "Removes all entries from the playlist." |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1066 msgstr "Sterge toate intrarile din playlisat" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1067 |
2368 | 1068 #: src/audacious/ui_manager.c:298 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1069 msgid "Remove Unselected" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1070 msgstr "Sterge intrarile neselctate" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1071 |
2368 | 1072 #: src/audacious/ui_manager.c:299 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1073 msgid "Remove unselected entries from the playlist." |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1074 msgstr "Sterge intrarile neselctate din playlist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1075 |
2368 | 1076 #: src/audacious/ui_manager.c:302 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1077 msgid "Remove Selected" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1078 msgstr "Sterge intrarile selectate" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1079 |
2368 | 1080 #: src/audacious/ui_manager.c:303 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1081 msgid "Remove selected entries from the playlist." |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1082 msgstr "Sterge intrarile selectate din playlist" |
2167 | 1083 |
2368 | 1084 #: src/audacious/ui_manager.c:308 |
2167 | 1085 msgid "Randomize List" |
2213 | 1086 msgstr "La intamplare" |
2167 | 1087 |
2368 | 1088 #: src/audacious/ui_manager.c:309 |
2167 | 1089 msgid "Randomizes the playlist." |
2213 | 1090 msgstr "Pune track-urile din playlist la intamplare" |
2167 | 1091 |
2368 | 1092 #: src/audacious/ui_manager.c:312 |
2167 | 1093 msgid "Reverse List" |
2213 | 1094 msgstr "Inverseaza Lista" |
0 | 1095 |
2368 | 1096 #: src/audacious/ui_manager.c:313 |
2167 | 1097 msgid "Reverses the playlist." |
2213 | 1098 msgstr "Inverseaza ordinea track-urilor din playlist" |
2167 | 1099 |
2368 | 1100 #: src/audacious/ui_manager.c:316 |
2167 | 1101 msgid "Sort List" |
2213 | 1102 msgstr "Sorteaza Lista" |
2167 | 1103 |
2368 | 1104 #: src/audacious/ui_manager.c:319 src/audacious/ui_manager.c:349 |
2167 | 1105 msgid "Sorts the list by title." |
2213 | 1106 msgstr "Sotrteaza lista dupa titlu" |
2167 | 1107 |
2368 | 1108 #: src/audacious/ui_manager.c:322 src/audacious/ui_manager.c:352 |
2167 | 1109 msgid "By Artist" |
2213 | 1110 msgstr "Dupa artist" |
0 | 1111 |
2368 | 1112 #: src/audacious/ui_manager.c:323 src/audacious/ui_manager.c:353 |
2167 | 1113 msgid "Sorts the list by artist." |
2213 | 1114 msgstr "Sorteaza lista dupa artist" |
1414 | 1115 |
2368 | 1116 #: src/audacious/ui_manager.c:327 src/audacious/ui_manager.c:357 |
2167 | 1117 msgid "Sorts the list by filename." |
2213 | 1118 msgstr "Sorteaza lista dupa fisier" |
1461 | 1119 |
2368 | 1120 #: src/audacious/ui_manager.c:331 src/audacious/ui_manager.c:361 |
2167 | 1121 msgid "Sorts the list by full pathname." |
2213 | 1122 msgstr "Sorteaza lista dupa calea completa" |
2167 | 1123 |
2368 | 1124 #: src/audacious/ui_manager.c:334 src/audacious/ui_manager.c:364 |
2167 | 1125 msgid "By Date" |
2213 | 1126 msgstr "Dupa data" |
2167 | 1127 |
2368 | 1128 #: src/audacious/ui_manager.c:335 src/audacious/ui_manager.c:365 |
2167 | 1129 msgid "Sorts the list by modification time." |
2213 | 1130 msgstr "Sorteaza lista dupa data modificarii" |
1414 | 1131 |
2368 | 1132 #: src/audacious/ui_manager.c:338 src/audacious/ui_manager.c:368 |
2167 | 1133 msgid "By Track Number" |
2213 | 1134 msgstr "Dupa numarul Trackului" |
2167 | 1135 |
2368 | 1136 #: src/audacious/ui_manager.c:339 src/audacious/ui_manager.c:369 |
2167 | 1137 msgid "Sorts the list by track number." |
2213 | 1138 msgstr "Sorteaza lista dupa numarul Trackului" |
2167 | 1139 |
2368 | 1140 #: src/audacious/ui_manager.c:342 src/audacious/ui_manager.c:372 |
2167 | 1141 msgid "By Playlist Entry" |
2213 | 1142 msgstr "Dupa intrarea in Playlist" |
2167 | 1143 |
2368 | 1144 #: src/audacious/ui_manager.c:343 src/audacious/ui_manager.c:373 |
2167 | 1145 msgid "Sorts the list by playlist entry." |
2213 | 1146 msgstr "Sorteaza dupa intrarea in playlist" |
2167 | 1147 |
2368 | 1148 #: src/audacious/ui_manager.c:346 |
2167 | 1149 msgid "Sort Selected" |
2213 | 1150 msgstr "Sorteaza Track-urile selectate" |
2167 | 1151 |
2368 | 1152 #: src/audacious/ui_manager.c:381 src/audacious/ui_manager.c:384 |
2167 | 1153 msgid "View Track Details" |
2213 | 1154 msgstr "Vizualizeaza Detaliile Trackului" |
2167 | 1155 |
2368 | 1156 #: 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
|
1157 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1158 msgid "View track details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1159 msgstr "Vizualizeaza Detaliile Trackului" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1160 |
2368 | 1161 #: src/audacious/ui_manager.c:390 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1162 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1163 msgid "Play File" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1164 msgstr "/Reda Fisier" |
2266
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:391 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1167 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1168 msgid "Load and play a file" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1169 msgstr "Incarca metadata din playlist-uri si fisiere" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1170 |
2368 | 1171 #: 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
|
1172 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1173 msgid "Play Location" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1174 msgstr "/Reda Locatia" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1175 |
2368 | 1176 #: src/audacious/ui_manager.c:394 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1177 msgid "Play media from the selected location" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1178 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1179 |
2368 | 1180 #: src/audacious/ui_manager.c:396 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1181 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1182 msgid "Preferences" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1183 msgstr "/Preferinte" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1184 |
2368 | 1185 #: src/audacious/ui_manager.c:397 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1186 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1187 msgid "Open preferences window" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1188 msgstr "Fereastra de Preferinte" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1189 |
2368 | 1190 #: 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
|
1191 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1192 msgid "_Quit" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1193 msgstr "/_Iesire" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1194 |
2368 | 1195 #: src/audacious/ui_manager.c:400 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1196 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1197 msgid "Quit Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1198 msgstr "Despre Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1199 |
2368 | 1200 #: 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
|
1201 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1202 msgid "Set A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1203 msgstr "/Seteaza A-B" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1204 |
2368 | 1205 #: 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
|
1206 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1207 msgid "Clear A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1208 msgstr "/Anuleaza A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1209 |
2368 | 1210 #: 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
|
1211 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1212 msgid "Jump to Playlist Start" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1213 msgstr "/Sari la inceputul Playlist-ului" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1214 |
2368 | 1215 #: 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
|
1216 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1217 msgid "Jump to File" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1218 msgstr "/Sari la Fisier" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1219 |
2368 | 1220 #: src/audacious/ui_manager.c:417 |
2167 | 1221 msgid "Queue Toggle" |
2213 | 1222 msgstr "Schimba Coada" |
1414 | 1223 |
2368 | 1224 #: src/audacious/ui_manager.c:418 |
2167 | 1225 msgid "Enables/disables the entry in the playlist's queue." |
2213 | 1226 msgstr "Activeaza/Dezactiveaza intrarile din coada playlist-ului" |
0 | 1227 |
2368 | 1228 #: src/audacious/ui_manager.c:425 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1229 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1230 msgid "Load" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1231 msgstr "/Incarca" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1232 |
2368 | 1233 #: src/audacious/ui_manager.c:426 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1234 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1235 msgid "Import" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1236 msgstr "/Importa" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1237 |
2368 | 1238 #: src/audacious/ui_manager.c:427 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1239 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1240 msgid "Save" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1241 msgstr "/Salveaza" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1242 |
2368 | 1243 #: src/audacious/ui_manager.c:428 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1244 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1245 msgid "Delete" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1246 msgstr "/Sterge" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1247 |
2368 | 1248 #: src/audacious/ui_manager.c:430 src/audacious/ui_manager.c:451 |
1249 #: src/audacious/ui_manager.c:466 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1250 msgid "Preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1251 msgstr "Preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1252 |
2368 | 1253 #: src/audacious/ui_manager.c:431 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1254 msgid "Load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1255 msgstr "Incarca preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1256 |
2368 | 1257 #: src/audacious/ui_manager.c:433 src/audacious/ui_manager.c:454 |
1258 #: src/audacious/ui_manager.c:469 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1259 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1260 msgid "Auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1261 msgstr "/Incarca/Auto-incarca preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1262 |
2368 | 1263 #: src/audacious/ui_manager.c:434 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1264 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1265 msgid "Load auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1266 msgstr "/Incarca/Auto-incarca preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1267 |
2368 | 1268 #: src/audacious/ui_manager.c:436 src/audacious/ui_manager.c:457 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1269 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1270 msgid "Default" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1271 msgstr "Skin-ul implicit" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1272 |
2368 | 1273 #: src/audacious/ui_manager.c:437 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1274 msgid "Load default preset into equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1275 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1276 |
2368 | 1277 #: src/audacious/ui_manager.c:439 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1278 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1279 msgid "Zero" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1280 msgstr "stereo" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1281 |
2368 | 1282 #: src/audacious/ui_manager.c:440 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1283 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1284 msgid "Set equalizer preset levels to zero" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1285 msgstr "Salveaza preset egalizator" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1286 |
2368 | 1287 #: src/audacious/ui_manager.c:442 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1288 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1289 msgid "From file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1290 msgstr "/Incarca/Din fisier" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1291 |
2368 | 1292 #: src/audacious/ui_manager.c:443 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1293 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1294 msgid "Load preset from file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1295 msgstr "Incarca preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1296 |
2368 | 1297 #: src/audacious/ui_manager.c:445 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1298 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1299 msgid "From WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1300 msgstr "/Incarca/Din fisier Winamp EQF" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1301 |
2368 | 1302 #: src/audacious/ui_manager.c:446 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1303 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1304 msgid "Load preset from WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1305 msgstr "/Incarca/Din fisier Winamp EQF" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1306 |
2368 | 1307 #: src/audacious/ui_manager.c:448 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1308 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1309 msgid "WinAMP Presets" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1310 msgstr "/Importa/Preseturi Winamp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1311 |
2368 | 1312 #: src/audacious/ui_manager.c:449 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1313 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1314 msgid "Import WinAMP presets" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1315 msgstr "/Importa/Preseturi Winamp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1316 |
2368 | 1317 #: src/audacious/ui_manager.c:452 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1318 msgid "Save preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1319 msgstr "Salveaza preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1320 |
2368 | 1321 #: src/audacious/ui_manager.c:455 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1322 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1323 msgid "Save auto-load preset" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1324 msgstr "/Salveaza/Auto-incarca preset" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1325 |
2368 | 1326 #: src/audacious/ui_manager.c:458 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1327 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1328 msgid "Save default preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1329 msgstr "Salveaza auto-preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1330 |
2368 | 1331 #: src/audacious/ui_manager.c:460 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1332 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1333 msgid "To file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1334 msgstr "Incarca fisiere" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1335 |
2368 | 1336 #: src/audacious/ui_manager.c:461 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1337 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1338 msgid "Save preset to file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1339 msgstr "Salveaza preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1340 |
2368 | 1341 #: src/audacious/ui_manager.c:463 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1342 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1343 msgid "To WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1344 msgstr "/Salveaza/In fisier Wianamp EQF" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1345 |
2368 | 1346 #: src/audacious/ui_manager.c:464 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1347 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1348 msgid "Save preset to WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1349 msgstr "/Salveaza/In fisier Wianamp EQF" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1350 |
2368 | 1351 #: src/audacious/ui_manager.c:467 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1352 msgid "Delete preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1353 msgstr "Sterge preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1354 |
2368 | 1355 #: src/audacious/ui_manager.c:470 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1356 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1357 msgid "Delete auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1358 msgstr "/Sterge/Auto-incarca preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1359 |
2368 | 1360 #: src/audacious/ui_preferences.c:100 src/audacious/glade/prefswin.glade:1399 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1361 msgid "Appearance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1362 msgstr "Aparenta" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1363 |
2368 | 1364 #: src/audacious/ui_preferences.c:101 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1365 msgid "Audio" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1366 msgstr "Audoi" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1367 |
2368 | 1368 #: src/audacious/ui_preferences.c:102 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1369 msgid "Connectivity" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1370 msgstr "Conectivitate" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1371 |
2368 | 1372 #: src/audacious/ui_preferences.c:103 src/audacious/glade/prefswin.glade:2898 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1373 msgid "Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1374 msgstr "Egalizator" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1375 |
2368 | 1376 #: src/audacious/ui_preferences.c:104 src/audacious/glade/prefswin.glade:1678 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1377 msgid "Mouse" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1378 msgstr "Mouse" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1379 |
2368 | 1380 #: src/audacious/ui_preferences.c:106 src/audacious/glade/prefswin.glade:693 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1381 msgid "Plugins" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1382 msgstr "Plugin-uri" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1383 |
2368 | 1384 #: src/audacious/ui_preferences.c:112 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1385 msgid "Artist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1386 msgstr "Artist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1387 |
2368 | 1388 #: src/audacious/ui_preferences.c:113 src/libaudacious/titlestring.c:372 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1389 msgid "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1390 msgstr "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1391 |
2368 | 1392 #: src/audacious/ui_preferences.c:114 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1393 msgid "Title" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1394 msgstr "Titlu" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1395 |
2368 | 1396 #: src/audacious/ui_preferences.c:115 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1397 msgid "Tracknumber" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1398 msgstr "Numarul Track-ului" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1399 |
2368 | 1400 #: src/audacious/ui_preferences.c:116 src/libaudacious/titlestring.c:373 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1401 msgid "Genre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1402 msgstr "Genul" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1403 |
2368 | 1404 #: src/audacious/ui_preferences.c:118 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1405 msgid "Filepath" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1406 msgstr "Calea spre fisier" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1407 |
2368 | 1408 #: src/audacious/ui_preferences.c:119 src/libaudacious/titlestring.c:379 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1409 msgid "Date" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1410 msgstr "Data" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1411 |
2368 | 1412 #: src/audacious/ui_preferences.c:120 src/libaudacious/titlestring.c:380 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1413 msgid "Year" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1414 msgstr "Anul" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1415 |
2368 | 1416 #: src/audacious/ui_preferences.c:121 src/libaudacious/titlestring.c:381 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1417 msgid "Comment" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1418 msgstr "Comentariu" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1419 |
2368 | 1420 #: src/audacious/ui_preferences.c:142 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1421 msgid "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1422 msgstr "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1423 |
2368 | 1424 #: src/audacious/ui_preferences.c:455 src/audacious/ui_preferences.c:542 |
1425 #: src/audacious/ui_preferences.c:631 src/audacious/ui_preferences.c:727 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1426 msgid "Enabled" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1427 msgstr "Activat" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1428 |
2368 | 1429 #: src/audacious/ui_preferences.c:471 src/audacious/ui_preferences.c:558 |
1430 #: src/audacious/ui_preferences.c:647 src/audacious/ui_preferences.c:743 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1431 msgid "Description" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1432 msgstr "Descriere" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1433 |
2368 | 1434 #: src/audacious/ui_preferences.c:1798 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1435 msgid "Category" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1436 msgstr "Categorie" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1437 |
2368 | 1438 #: src/audacious/ui_preferences.c:2353 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1439 msgid "Preferences Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1440 msgstr "Fereastra de Preferinte" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1441 |
2368 | 1442 #: src/audacious/ui_skinselector.c:176 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1443 msgid "Archived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1444 msgstr "Skin Winamp 2.x arhivat" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1445 |
2368 | 1446 #: src/audacious/ui_skinselector.c:181 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1447 msgid "Unarchived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1448 msgstr "Skin Winamp 2.x ne-arhivat" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1449 |
2368 | 1450 #: src/audacious/ui_fileinfo.c:159 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1451 msgid "Track Information Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1452 msgstr "Fereastra de informatii despre Track" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1453 |
2368 | 1454 #: src/audacious/ui_playlist.c:500 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1455 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1456 msgid "Search entries in active playlist" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1457 msgstr "Sterge toate intrarile din playlisat" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1458 |
2368 | 1459 #: src/audacious/ui_playlist.c:506 |
2132 | 1460 msgid "" |
1461 "Select entries in playlist by filling one or more fields. Fields use regular " | |
1462 "expressions syntax, case-insensitive. If you don't know how regular " | |
1463 "expressions work, simply insert a literal portion of what you're searching " | |
1464 "for." | |
1465 msgstr "" | |
2218 | 1466 "Alege intrarile din playlist completand unul sau mai multe campuri. " |
1467 "Campurile folosesc expresii regulate, ne-sensibile la Caps. Daca nu stiti sa " | |
1468 "folositi expresii regulate, introduceti portiunea de litere la ce cautati." | |
2213 | 1469 "for." |
2132 | 1470 |
2368 | 1471 #: src/audacious/ui_playlist.c:513 |
2132 | 1472 msgid "Track name: " |
2213 | 1473 msgstr "Numele Trackului" |
2132 | 1474 |
2368 | 1475 #: src/audacious/ui_playlist.c:519 |
2132 | 1476 msgid "Album name: " |
2213 | 1477 msgstr "Numele Albumului" |
2132 | 1478 |
2368 | 1479 #: src/audacious/ui_playlist.c:525 |
2132 | 1480 msgid "Artist: " |
2213 | 1481 msgstr "Artist" |
2132 | 1482 |
2368 | 1483 #: src/audacious/ui_playlist.c:531 |
2132 | 1484 msgid "Filename: " |
2213 | 1485 msgstr "Fisier" |
2132 | 1486 |
2368 | 1487 #: src/audacious/ui_playlist.c:538 |
2167 | 1488 msgid "Clear previous selection before searching" |
2213 | 1489 msgstr "Sterge selectia anterioara inainte de a cauta" |
2167 | 1490 |
2368 | 1491 #: src/audacious/ui_playlist.c:541 |
2167 | 1492 msgid "Automatically toggle queue for matching entries" |
2213 | 1493 msgstr "Schimba automat coada pentru intari care se potrivesc" |
2167 | 1494 |
2368 | 1495 #: src/audacious/ui_playlist.c:544 |
2167 | 1496 msgid "Create a new playlist with matching entries" |
2213 | 1497 msgstr "Creeaza un nou playlist pentru intrarile care se potrivesc" |
2167 | 1498 |
2368 | 1499 #: src/audacious/ui_playlist.c:773 |
0 | 1500 #, c-format |
1501 msgid "Error writing playlist \"%s\": %s" | |
2213 | 1502 msgstr "Eroare la scrierea playlist-ului \"%s\": %s" |
0 | 1503 |
2368 | 1504 #: src/audacious/ui_playlist.c:794 |
0 | 1505 #, c-format |
1506 msgid "%s already exist. Continue?" | |
2213 | 1507 msgstr "%s exista deja. Continuam?" |
0 | 1508 |
2368 | 1509 #: src/audacious/ui_playlist.c:808 |
2213 | 1510 #, c-format |
0 | 1511 msgid "" |
1512 "<b><big>Unable to save playlist.</big></b>\n" | |
1513 "\n" | |
1514 "Unknown file type for '%s'.\n" | |
2213 | 1515 msgstr "" |
1516 "<b><big>Nu s-a putut salva playlist-ul</big></b>\n" | |
1517 "\n" | |
1518 "Tipul fisierului necunoscut pentru: '%s'.\n" | |
0 | 1519 |
2368 | 1520 #: src/audacious/ui_playlist.c:961 |
0 | 1521 msgid "Load Playlist" |
2213 | 1522 msgstr "Incarca Playlist" |
0 | 1523 |
2368 | 1524 #: src/audacious/ui_playlist.c:974 |
0 | 1525 msgid "Save Playlist" |
2213 | 1526 msgstr "Salveaza Playlist" |
0 | 1527 |
2368 | 1528 #: src/audacious/ui_playlist.c:1694 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1529 msgid "Audacious Playlist Editor" |
2213 | 1530 msgstr "Editor Playlist Audacious" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1531 |
2368 | 1532 #: src/audacious/util.c:610 |
2231 | 1533 #, fuzzy |
1534 msgid "Add/Open URL Dialog" | |
1535 msgstr "Dialog Adauga/Deschidere Fisiere" | |
1536 | |
2368 | 1537 #: src/audacious/util.c:862 |
0 | 1538 msgid "Add/Open Files dialog" |
2213 | 1539 msgstr "Dialog Adauga/Deschidere Fisiere" |
0 | 1540 |
2368 | 1541 #: src/audacious/util.c:917 |
0 | 1542 msgid "Open Files" |
2213 | 1543 msgstr "Deschide Fisiere" |
0 | 1544 |
2368 | 1545 #: src/audacious/util.c:921 |
0 | 1546 msgid "Close dialog on Open" |
2213 | 1547 msgstr "Inchide dialogul la deschidere" |
0 | 1548 |
2368 | 1549 #: src/audacious/util.c:931 src/audacious/glade/addfiles.glade:8 |
0 | 1550 msgid "Add Files" |
1551 msgstr "Adauga Fisiere" | |
1552 | |
2368 | 1553 #: src/audacious/util.c:935 |
0 | 1554 msgid "Close dialog on Add" |
2213 | 1555 msgstr "Inchide dialogul la adougare" |
0 | 1556 |
2368 | 1557 #: src/audacious/util.c:1113 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1558 msgid "Play files" |
2213 | 1559 msgstr "Reda fisiere" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1560 |
2368 | 1561 #: src/audacious/util.c:1115 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1562 msgid "Load files" |
2213 | 1563 msgstr "Incarca fisiere" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1564 |
2368 | 1565 #: src/audacious/playback.c:227 |
753 | 1566 msgid "" |
1567 "<b><big>No output plugin selected.</big></b>\n" | |
1568 "You have not selected an output plugin." | |
1569 msgstr "" | |
2213 | 1570 "<b><big>Nici un plugin de iesire selectat</big></b>\n" |
1571 "Nu ati ales nici un plugin de iesire." | |
753 | 1572 |
2368 | 1573 #: src/audacious/playlist_manager.c:253 |
2231 | 1574 #, fuzzy |
1575 msgid "Playlist Manager" | |
1576 msgstr "/Nu avansa in Playlist" | |
1577 | |
2368 | 1578 #: src/audacious/playlist_manager.c:292 |
2231 | 1579 msgid "Entries" |
1580 msgstr "" | |
1581 | |
2368 | 1582 #: src/audacious/playlist_manager.c:306 |
2231 | 1583 #, fuzzy |
1584 msgid "_Rename" | |
1585 msgstr "Fisier" | |
1586 | |
2368 | 1587 #: src/audacious/glade/addfiles.glade:77 |
273 | 1588 msgid "Close Dialog on Add" |
2213 | 1589 msgstr "Inchide Dialogul la Adougare" |
273 | 1590 |
2368 | 1591 #: src/audacious/glade/addfiles.glade:116 |
753 | 1592 msgid "Deselect All" |
2213 | 1593 msgstr "Deslecteaza toate" |
753 | 1594 |
2368 | 1595 #: 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
|
1596 msgid "Track Information" |
2213 | 1597 msgstr "Informatii Track" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1598 |
2368 | 1599 #: 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
|
1600 msgid "<span size=\"small\">Title</span>" |
2213 | 1601 msgstr "<span size=\"small\">Titlu</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1602 |
2368 | 1603 #: 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
|
1604 msgid "<span size=\"small\">Artist</span>" |
2213 | 1605 msgstr "<span size=\"small\">Artist</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1606 |
2368 | 1607 #: 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
|
1608 msgid "<span size=\"small\">Album</span>" |
2213 | 1609 msgstr "<span size=\"small\">Album</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1610 |
2368 | 1611 #: 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
|
1612 msgid "<span size=\"small\">Comment</span>" |
2213 | 1613 msgstr "<span size=\"small\">Comentariu</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1614 |
2368 | 1615 #: 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
|
1616 msgid "<span size=\"small\">Genre</span>" |
2213 | 1617 msgstr "<span size=\"small\">Gen</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1618 |
2368 | 1619 #: 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
|
1620 msgid "<span size=\"small\">Year</span>" |
2213 | 1621 msgstr "<span size=\"small\">An</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1622 |
2368 | 1623 #: 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
|
1624 msgid "<span size=\"small\">Track Number</span>" |
2213 | 1625 msgstr "<span size=\"small\">Numarul Track-ului</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1626 |
2368 | 1627 #: 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
|
1628 msgid "<span size=\"small\">Location</span>" |
2213 | 1629 msgstr "<span size=\"small\">Locatia</span>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1630 |
2368 | 1631 #: src/audacious/glade/prefswin.glade:8 |
2231 | 1632 #, fuzzy |
1633 msgid "Audacious Preferences" | |
1634 msgstr "Developerii de baza Audacious" | |
1635 | |
2368 | 1636 #: src/audacious/glade/prefswin.glade:115 |
1414 | 1637 msgid "_Decoder list:" |
2213 | 1638 msgstr "Lista _Decodoarelor" |
1414 | 1639 |
2368 | 1640 #: src/audacious/glade/prefswin.glade:219 |
1414 | 1641 msgid "<span size=\"medium\"><b>Decoders</b></span>" |
2213 | 1642 msgstr "<span size=\"medium\"><b>Decodoare</b></span>" |
1414 | 1643 |
2368 | 1644 #: src/audacious/glade/prefswin.glade:261 |
753 | 1645 msgid "_General plugin list:" |
2213 | 1646 msgstr "Lista plugin-urilor _Generale" |
753 | 1647 |
2368 | 1648 #: src/audacious/glade/prefswin.glade:365 |
753 | 1649 msgid "<span size=\"medium\"><b>General</b></span>" |
2213 | 1650 msgstr "<span size=\"medium\"><b>General</b></span>" |
753 | 1651 |
2368 | 1652 #: src/audacious/glade/prefswin.glade:407 |
753 | 1653 msgid "_Visualization plugin list:" |
2213 | 1654 msgstr "Lista plugin-urilor de _Vizualizare" |
753 | 1655 |
2368 | 1656 #: src/audacious/glade/prefswin.glade:511 |
753 | 1657 msgid "<b>Visualization</b>" |
1658 msgstr "<b>Vizualizare</b>" | |
1659 | |
2368 | 1660 #: src/audacious/glade/prefswin.glade:553 |
753 | 1661 msgid "_Effect plugin list:" |
2213 | 1662 msgstr "Lista plugin-urilor de _Efecte" |
753 | 1663 |
2368 | 1664 #: src/audacious/glade/prefswin.glade:657 |
753 | 1665 msgid "<b>Effects</b>" |
1666 msgstr "<b>Efecte</b>" | |
1667 | |
2368 | 1668 #: src/audacious/glade/prefswin.glade:746 |
753 | 1669 msgid "<b>_Skin</b>" |
2213 | 1670 msgstr "<b>_Skin</b>" |
753 | 1671 |
2368 | 1672 #: src/audacious/glade/prefswin.glade:799 |
2231 | 1673 #, fuzzy |
1674 msgid "Refresh skin list" | |
1675 msgstr "Reimprospateaza Lista" | |
1676 | |
2368 | 1677 #: src/audacious/glade/prefswin.glade:893 |
753 | 1678 msgid "<b>_Fonts</b>" |
2213 | 1679 msgstr "<b>_Fonturi</b>" |
753 | 1680 |
2368 | 1681 #: src/audacious/glade/prefswin.glade:948 |
753 | 1682 msgid "_Player:" |
2213 | 1683 msgstr "_Player:" |
753 | 1684 |
2368 | 1685 #: src/audacious/glade/prefswin.glade:991 |
753 | 1686 msgid "_Playlist:" |
2213 | 1687 msgstr "_Playlist:" |
753 | 1688 |
2368 | 1689 #: src/audacious/glade/prefswin.glade:1023 |
2231 | 1690 msgid "Select main player window font:" |
1691 msgstr "" | |
1692 | |
2368 | 1693 #: src/audacious/glade/prefswin.glade:1091 |
2231 | 1694 msgid "" |
1695 "Use bitmap fonts if they are available. Bitmap fonts do not support Unicode " | |
1696 "strings." | |
1697 msgstr "" | |
1698 | |
2368 | 1699 #: src/audacious/glade/prefswin.glade:1093 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1700 msgid "Use Bitmap fonts if available" |
2213 | 1701 msgstr "Foloseste fonturi Bitmap daca este posibil" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
1702 |
2368 | 1703 #: src/audacious/glade/prefswin.glade:1127 |
753 | 1704 msgid "<b>_Miscellaneous</b>" |
2213 | 1705 msgstr "<b>_Diverse</b>" |
753 | 1706 |
2368 | 1707 #: src/audacious/glade/prefswin.glade:1175 |
753 | 1708 msgid "Show track numbers in playlist" |
1709 msgstr "Arata numarul track-ului in playlist" | |
1710 | |
2368 | 1711 #: src/audacious/glade/prefswin.glade:1210 |
1107 | 1712 msgid "Show separators in playlist" |
2213 | 1713 msgstr "Arata separatori in playlist" |
1107 | 1714 |
2368 | 1715 #: src/audacious/glade/prefswin.glade:1245 |
0 | 1716 msgid "Use custom cursors" |
2213 | 1717 msgstr "Foloseste cursoare modificate" |
0 | 1718 |
2368 | 1719 #: src/audacious/glade/prefswin.glade:1279 |
1720 #: src/audacious/glade/prefswin.glade:1290 | |
2231 | 1721 msgid "This enables the window manager to show decorations for windows." |
1722 msgstr "" | |
1723 "Aceasta optiune permite managerului de ferestre sa arate decoratii pentru " | |
1724 "ferestre" | |
1725 | |
2368 | 1726 #: src/audacious/glade/prefswin.glade:1281 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1727 msgid "Show window manager decoration" |
2213 | 1728 msgstr "Arata decoratia managerului de ferestre" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1729 |
2368 | 1730 #: src/audacious/glade/prefswin.glade:1289 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1731 msgid "Show window manager decorations" |
2213 | 1732 msgstr "Arata decoratiile managerului de ferestre" |
1107 | 1733 |
2368 | 1734 #: src/audacious/glade/prefswin.glade:1319 |
2231 | 1735 msgid "" |
1736 "This enables the XMMS/GTK1-style file selection dialogs. This selector is " | |
1737 "provided by Audacious itself and is faster than the default GTK2 selector " | |
1738 "(but sadly not as user-friendly)." | |
2218 | 1739 msgstr "" |
1107 | 1740 |
2368 | 1741 #: 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
|
1742 msgid "Use XMMS-style file selector instead of the default selector" |
2213 | 1743 msgstr "Foloseste selectorul de fisiere XMMS in loc de cel implicit" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1744 |
2368 | 1745 #: src/audacious/glade/prefswin.glade:1355 |
2231 | 1746 msgid "" |
1747 "Enables playlist transparency. This is not recommended for slower machines " | |
1748 "as it requires some CPU time to create and cache the pixmaps used for the " | |
1749 "transparency." | |
1750 msgstr "" | |
1751 | |
2368 | 1752 #: src/audacious/glade/prefswin.glade:1357 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1753 msgid "Enable playlist transparency" |
2213 | 1754 msgstr "Activeaza transparenta playlist-ului" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1755 |
2368 | 1756 #: src/audacious/glade/prefswin.glade:1446 |
753 | 1757 msgid "<b>Mouse wheel</b>" |
2213 | 1758 msgstr "<b>Mouse wheel</b>" |
753 | 1759 |
2368 | 1760 #: src/audacious/glade/prefswin.glade:1494 |
753 | 1761 msgid "Changes volume by" |
2213 | 1762 msgstr "Schimba volumul cu" |
753 | 1763 |
2368 | 1764 #: src/audacious/glade/prefswin.glade:1522 |
381 | 1765 msgid "percent" |
1766 msgstr "la suta" | |
1767 | |
2368 | 1768 #: src/audacious/glade/prefswin.glade:1550 |
753 | 1769 msgid "Scrolls playlist by" |
2213 | 1770 msgstr "Deruleaza playlist-ul cu " |
753 | 1771 |
2368 | 1772 #: src/audacious/glade/prefswin.glade:1603 |
753 | 1773 msgid "lines" |
1774 msgstr "linii" | |
1775 | |
2368 | 1776 #: src/audacious/glade/prefswin.glade:1725 |
985 | 1777 msgid "<b>Filename</b>" |
2213 | 1778 msgstr "<b>Fisier</b>" |
985 | 1779 |
2368 | 1780 #: src/audacious/glade/prefswin.glade:1765 |
753 | 1781 msgid "Convert underscores to blanks" |
2213 | 1782 msgstr "Converteste barele orizontale la spatii" |
753 | 1783 |
2368 | 1784 #: src/audacious/glade/prefswin.glade:1800 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1785 msgid "Convert %20 to blanks" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1786 msgstr "Schimba %20 in spatii" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1787 |
2368 | 1788 #: src/audacious/glade/prefswin.glade:1835 |
2103 | 1789 msgid "Convert backslash '\\' to forward slash '/'" |
2213 | 1790 msgstr "Schimba '\\' in '/'" |
2100 | 1791 |
2368 | 1792 #: src/audacious/glade/prefswin.glade:1869 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1793 msgid "<b>Metadata</b>" |
2213 | 1794 msgstr "<b>Metadata</b>" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1795 |
2368 | 1796 #: src/audacious/glade/prefswin.glade:1908 |
2231 | 1797 msgid "Load metadata (tag information) from music files." |
1798 msgstr "" | |
1799 | |
2368 | 1800 #: src/audacious/glade/prefswin.glade:1910 |
985 | 1801 msgid "Load metadata from playlists and files" |
2213 | 1802 msgstr "Incarca metadata din playlist-uri si fisiere" |
985 | 1803 |
2368 | 1804 #: src/audacious/glade/prefswin.glade:1948 |
2231 | 1805 msgid "Load metadata when adding the file to the playlist or opening it" |
1806 msgstr "" | |
1807 | |
2368 | 1808 #: src/audacious/glade/prefswin.glade:1950 |
753 | 1809 msgid "On load" |
1810 msgstr "La incarcare" | |
1811 | |
2368 | 1812 #: src/audacious/glade/prefswin.glade:1970 |
2231 | 1813 #, fuzzy |
1814 msgid "Load metadata on demand when displaying the file in the playlist" | |
1815 msgstr "Incarca un fisier playlist in playlist-ul selectat" | |
1816 | |
2368 | 1817 #: src/audacious/glade/prefswin.glade:1972 |
753 | 1818 msgid "On display" |
2213 | 1819 msgstr "La afisare" |
753 | 1820 |
2368 | 1821 #: src/audacious/glade/prefswin.glade:2002 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1822 msgid "Fallback character encodings:" |
2213 | 1823 msgstr "Setari pentru caracter in caz de necesitate" |
1414 | 1824 |
2368 | 1825 #: src/audacious/glade/prefswin.glade:2030 |
2231 | 1826 msgid "" |
1827 "List of character encodings used for fall back conversion of metadata. If " | |
1828 "automatic character encoding detector failed or has been disabled, encodings " | |
1829 "in this list would be treated as candidates of the encoding of metadata, and " | |
1830 "fall back conversion from these encodings to UTF-8 would be attempted." | |
1831 msgstr "" | |
1832 | |
2368 | 1833 #: src/audacious/glade/prefswin.glade:2071 |
1414 | 1834 msgid "Auto character encoding detector for:" |
2213 | 1835 msgstr "Setari caractere automate detectate pentru:" |
1414 | 1836 |
2368 | 1837 #: src/audacious/glade/prefswin.glade:2127 |
985 | 1838 msgid "<b>File Dialog</b>" |
2213 | 1839 msgstr "<b>Dialog Fisiere</b>" |
985 | 1840 |
2368 | 1841 #: src/audacious/glade/prefswin.glade:2166 |
2231 | 1842 msgid "" |
1843 "Always refresh the file dialog (this will slow opening the dialog on large " | |
1844 "directories, and Gnome VFS should handle automatically)." | |
1845 msgstr "" | |
1846 | |
2368 | 1847 #: src/audacious/glade/prefswin.glade:2168 |
1414 | 1848 msgid "Always refresh directory when opening file dialog" |
2213 | 1849 msgstr "Mereu reimprospateaza directorul la deschiderea dialogului de fisiere" |
1414 | 1850 |
2368 | 1851 #: src/audacious/glade/prefswin.glade:2202 |
1414 | 1852 msgid "<b>Song Display</b>" |
2213 | 1853 msgstr "<b>Vizualizarea melodiei</b>" |
1414 | 1854 |
2368 | 1855 #: src/audacious/glade/prefswin.glade:2250 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1856 msgid "Title format:" |
2213 | 1857 msgstr "Formatul titlului" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1858 |
2368 | 1859 #: src/audacious/glade/prefswin.glade:2278 |
753 | 1860 msgid "Custom string:" |
2213 | 1861 msgstr "String specific:" |
753 | 1862 |
2368 | 1863 #: src/audacious/glade/prefswin.glade:2329 |
753 | 1864 msgid "" |
1865 "TITLE\n" | |
1866 "ARTIST - TITLE\n" | |
1867 "ARTIST - ALBUM - TITLE\n" | |
985 | 1868 "ARTIST - ALBUM - TRACK. TITLE\n" |
1869 "ARTIST [ ALBUM ] - TRACK. TITLE\n" | |
753 | 1870 "ALBUM - TITLE\n" |
1871 "Custom" | |
1872 msgstr "" | |
2213 | 1873 "TITLE\n" |
1874 "ARTIST - TITLU\n" | |
1875 "ARTIST - ALBUM - TITLU\n" | |
1876 "ARTIST - ALBUM - TRACK. TITLU\n" | |
1877 "ARTIST [ ALBUM ] - TRACK. TITLU\n" | |
1878 "ALBUM - TITLU\n" | |
1879 "Specific" | |
753 | 1880 |
2368 | 1881 #: src/audacious/glade/prefswin.glade:2351 |
2231 | 1882 msgid "Show information about titlestring format" |
1883 msgstr "" | |
1884 | |
2368 | 1885 #: src/audacious/glade/prefswin.glade:2401 |
1414 | 1886 msgid "<b>Popup Information</b>" |
2213 | 1887 msgstr "<b>Informatii Popup</b>" |
1414 | 1888 |
2368 | 1889 #: src/audacious/glade/prefswin.glade:2452 |
2231 | 1890 msgid "" |
1891 "Toggles popup information window for the pointed entry in the playlist. The " | |
1892 "window shows title of song, name of album, genre, year of publish, track " | |
1893 "number, track length, and artwork." | |
1894 msgstr "" | |
1895 | |
2368 | 1896 #: src/audacious/glade/prefswin.glade:2454 |
1414 | 1897 msgid "Show popup information for playlist entries" |
2213 | 1898 msgstr "Arata informatii popup pentru intrarile din playlist" |
1414 | 1899 |
2368 | 1900 #: src/audacious/glade/prefswin.glade:2481 |
2231 | 1901 msgid "Edit settings for popup information" |
1902 msgstr "" | |
1903 | |
2368 | 1904 #: src/audacious/glade/prefswin.glade:2589 |
1107 | 1905 msgid "<b>Presets</b>" |
2213 | 1906 msgstr "<b>Preseturi</b>" |
1107 | 1907 |
2368 | 1908 #: src/audacious/glade/prefswin.glade:2689 |
753 | 1909 msgid "Directory preset file:" |
2213 | 1910 msgstr "Fisierul de presetare a directoarelor" |
753 | 1911 |
2368 | 1912 #: src/audacious/glade/prefswin.glade:2717 |
753 | 1913 msgid "File preset extension:" |
2213 | 1914 msgstr "Extensia fisierului de presetare" |
753 | 1915 |
2368 | 1916 #: src/audacious/glade/prefswin.glade:2765 |
753 | 1917 msgid "Available _Presets:" |
2213 | 1918 msgstr "_Preseturile disponibile" |
753 | 1919 |
2368 | 1920 #: src/audacious/glade/prefswin.glade:2945 |
1107 | 1921 msgid "<b>Proxy Configuration</b>" |
2213 | 1922 msgstr "<b>Configuratia Proxy-ului</b>" |
1107 | 1923 |
2368 | 1924 #: src/audacious/glade/prefswin.glade:3003 |
1107 | 1925 msgid "Enable proxy usage" |
2213 | 1926 msgstr "Activeaza proxy" |
1107 | 1927 |
2368 | 1928 #: src/audacious/glade/prefswin.glade:3034 |
1107 | 1929 msgid "Proxy hostname:" |
2213 | 1930 msgstr "Hostname-ul Proxy-ului" |
1107 | 1931 |
2368 | 1932 #: src/audacious/glade/prefswin.glade:3062 |
1107 | 1933 msgid "Proxy port:" |
2213 | 1934 msgstr "Port-ul Proxy-ului" |
1107 | 1935 |
2368 | 1936 #: src/audacious/glade/prefswin.glade:3156 |
1107 | 1937 msgid "Use authentication with proxy" |
2213 | 1938 msgstr "Foloseste autentificare cu proxy" |
1107 | 1939 |
2368 | 1940 #: src/audacious/glade/prefswin.glade:3187 |
1107 | 1941 msgid "Proxy username:" |
2213 | 1942 msgstr "Utilizator Proxy" |
1107 | 1943 |
2368 | 1944 #: src/audacious/glade/prefswin.glade:3215 |
1107 | 1945 msgid "Proxy password:" |
2213 | 1946 msgstr "Parola Proxy" |
1107 | 1947 |
2368 | 1948 #: src/audacious/glade/prefswin.glade:3331 |
1414 | 1949 msgid "" |
1950 "<span size=\"small\">Changing these settings will require a restart of " | |
1951 "Audacious.</span>" | |
1952 msgstr "" | |
2218 | 1953 "<span size=\"small\">Schimbarea acestor setari necesita restartul " |
1954 "aplicatiei .</span>" | |
1414 | 1955 |
2368 | 1956 #: src/audacious/glade/prefswin.glade:3409 |
1414 | 1957 msgid "<b>Audio System</b>" |
2213 | 1958 msgstr "<b>Sistemul Audio</b>" |
1414 | 1959 |
2368 | 1960 #: src/audacious/glade/prefswin.glade:3463 |
1414 | 1961 msgid "Current output plugin:" |
2213 | 1962 msgstr "Pluginul de iesire curent" |
1414 | 1963 |
2368 | 1964 #: src/audacious/glade/prefswin.glade:3531 |
1414 | 1965 msgid "" |
1966 "<span size=\"small\">This is the amount of time to prebuffer audio streams " | |
1967 "by, in milliseconds.\n" | |
1968 "Increase this value if you are experiencing audio skipping. \n" | |
1969 "Please note however, that high values will result in Audacious performing " | |
1970 "poorly.</span>" | |
1971 msgstr "" | |
2218 | 1972 "<span size=\"small\">Aceasta este cantitatea de prebuffer pentru stream-" |
1973 "urile audio in milisecunde.\n" | |
2213 | 1974 "Mariti aceasta valoare daca se sare peste parti din melodii. \n" |
2218 | 1975 "Aveti insa in vedere ca valori prea mari rezulta in Audacious comportandu-se " |
1976 "slab .</span>" | |
1414 | 1977 |
2368 | 1978 #: src/audacious/glade/prefswin.glade:3561 |
2132 | 1979 msgid "Buffer size:" |
2213 | 1980 msgstr "Marimea Bufferului" |
2132 | 1981 |
2368 | 1982 #: src/audacious/glade/prefswin.glade:3685 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1983 msgid "Output Plugin Preferences" |
2213 | 1984 msgstr "Preferintele Plugin-ului de Iesire" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1985 |
2368 | 1986 #: src/audacious/glade/prefswin.glade:3760 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1987 msgid "Output Plugin Information" |
2213 | 1988 msgstr "Informatii despre Pluginul de iesire" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
1989 |
2368 | 1990 #: src/audacious/glade/prefswin.glade:3812 |
1414 | 1991 msgid "<b>Format Detection</b>" |
2213 | 1992 msgstr "<b>Detectarea formatului</b>" |
1414 | 1993 |
2368 | 1994 #: src/audacious/glade/prefswin.glade:3851 |
2231 | 1995 #, fuzzy |
1996 msgid "" | |
1997 "When checked, Audacious will detect file formats on demand. This can result " | |
1998 "in a messier playlist, but delivers a major speed benefit." | |
1999 msgstr "" | |
2000 "Cand este activat,Audacious va detecta formatul dupa extensie. Aceasta " | |
2001 "varianta este un pic mai inceata decat detectia la cerere, dar totusi ofera " | |
2002 "un nivel minim de detectare a formatului." | |
2003 | |
2368 | 2004 #: src/audacious/glade/prefswin.glade:3853 |
1414 | 2005 msgid "Detect file formats on demand, instead of immediately." |
2213 | 2006 msgstr "Detecteaza formatul fisierelor la cerere, in loc de imediat" |
1414 | 2007 |
2368 | 2008 #: src/audacious/glade/prefswin.glade:3887 |
2132 | 2009 msgid "" |
2010 "When checked, Audacious will detect file formats based by extension. This is " | |
2011 "slightly slower than detection on demand, but still provides a minimal level " | |
2012 "of format detection." | |
2013 msgstr "" | |
2218 | 2014 "Cand este activat,Audacious va detecta formatul dupa extensie. Aceasta " |
2015 "varianta este un pic mai inceata decat detectia la cerere, dar totusi ofera " | |
2016 "un nivel minim de detectare a formatului." | |
2132 | 2017 |
2368 | 2018 #: src/audacious/glade/prefswin.glade:3889 |
2132 | 2019 msgid "Detect file formats by extension." |
2213 | 2020 msgstr "Detectie a formatului dupa extensie" |
2132 | 2021 |
2368 | 2022 #: src/audacious/glade/prefswin.glade:3923 |
1414 | 2023 msgid "<b>Playback</b>" |
2213 | 2024 msgstr "<b>Redare</b>" |
1414 | 2025 |
2368 | 2026 #: src/audacious/glade/prefswin.glade:3962 |
2231 | 2027 msgid "" |
2028 "When Audacious starts, automatically begin playing from the point where we " | |
2029 "stopped before." | |
2030 msgstr "" | |
2031 | |
2368 | 2032 #: src/audacious/glade/prefswin.glade:3964 |
1414 | 2033 msgid "Continue playback on startup" |
2213 | 2034 msgstr "Continua redarea la pornire" |
1414 | 2035 |
2368 | 2036 #: src/audacious/glade/prefswin.glade:3998 |
2231 | 2037 msgid "When finished playing a song, don't automatically advance to the next." |
2038 msgstr "" | |
2039 | |
2368 | 2040 #: src/audacious/glade/prefswin.glade:4000 |
2132 | 2041 msgid "Don't advance in the playlist" |
2042 msgstr "Nu avansa in playlist" | |
2043 | |
2368 | 2044 #: src/audacious/glade/prefswin.glade:4035 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2045 msgid "Pause between songs" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2046 msgstr "Pauza intre melodii" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2047 |
2368 | 2048 #: src/audacious/glade/prefswin.glade:4073 |
1414 | 2049 msgid "Pause for" |
2050 msgstr "Pauza pentru" | |
2051 | |
2368 | 2052 #: src/audacious/glade/prefswin.glade:4119 |
1414 | 2053 msgid "seconds" |
2054 msgstr "secunde" | |
2055 | |
2368 | 2056 #: src/audacious/glade/prefswin.glade:4254 |
2231 | 2057 #, fuzzy |
2058 msgid "Popup Information Settings" | |
2059 msgstr "<b>Informatii Popup</b>" | |
2060 | |
2368 | 2061 #: src/audacious/glade/prefswin.glade:4278 |
1414 | 2062 msgid "" |
2063 "While searching for the album's cover, Audacious looks for certain words in " | |
2064 "the filename. You can specify those words in the lists below, separated " | |
2065 "using commas." | |
2066 msgstr "" | |
2213 | 2067 "Cand cauta coperta albumului, Audacious urmareste anumite cuvinte in fisier. " |
2068 "Puteti specifica aceste cuvinte in lista de mai jos, separate prin spatii. " | |
2069 | |
2368 | 2070 #: src/audacious/glade/prefswin.glade:4333 |
1414 | 2071 msgid "Include:" |
2213 | 2072 msgstr "Include:" |
1414 | 2073 |
2368 | 2074 #: src/audacious/glade/prefswin.glade:4361 |
1414 | 2075 msgid "Exclude:" |
2213 | 2076 msgstr "Exclude:" |
1414 | 2077 |
2368 | 2078 #: src/audacious/glade/prefswin.glade:4430 |
1461 | 2079 msgid "Recursively search for cover" |
2213 | 2080 msgstr "Cauta recursiv pentru coperta" |
1461 | 2081 |
2368 | 2082 #: src/audacious/glade/prefswin.glade:4468 |
1461 | 2083 msgid "Search depth: " |
2213 | 2084 msgstr "Adancimea cautarii" |
1461 | 2085 |
2368 | 2086 #: src/audacious/glade/prefswin.glade:4534 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2087 msgid "Use per-file cover" |
2213 | 2088 msgstr "Foloseste coperta per-fisier" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2089 |
2368 | 2090 #: src/audacious/glade/prefswin.glade:4595 |
2218 | 2091 msgid "Color Adjustment" |
2092 msgstr "" | |
2093 | |
2368 | 2094 #: src/audacious/glade/prefswin.glade:4618 |
2218 | 2095 msgid "" |
2096 "Audacious allows you to alter the color balance of the skinned UI. The " | |
2097 "sliders below will allow you to do this." | |
2098 msgstr "" | |
2099 | |
2368 | 2100 #: src/audacious/glade/prefswin.glade:4714 |
2218 | 2101 msgid "Red" |
2102 msgstr "" | |
2103 | |
2368 | 2104 #: src/audacious/glade/prefswin.glade:4742 |
2218 | 2105 #, fuzzy |
2106 msgid "Green" | |
2107 msgstr "Greaca" | |
2108 | |
2368 | 2109 #: src/audacious/glade/prefswin.glade:4770 |
2218 | 2110 msgid "Blue" |
2111 msgstr "" | |
2112 | |
2368 | 2113 #: 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
|
2114 msgid "PREAMP" |
2213 | 2115 msgstr "PREAMP" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2116 |
2368 | 2117 #: 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
|
2118 msgid "60HZ" |
2213 | 2119 msgstr "60HZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2120 |
2368 | 2121 #: 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
|
2122 msgid "170HZ" |
2213 | 2123 msgstr "170HZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2124 |
2368 | 2125 #: 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
|
2126 msgid "310HZ" |
2213 | 2127 msgstr "310HZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2128 |
2368 | 2129 #: 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
|
2130 msgid "600HZ" |
2213 | 2131 msgstr "600HZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2132 |
2368 | 2133 #: 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
|
2134 msgid "1KHZ" |
2213 | 2135 msgstr "1KHZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2136 |
2368 | 2137 #: 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
|
2138 msgid "3KHZ" |
2213 | 2139 msgstr "3KHZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2140 |
2368 | 2141 #: 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
|
2142 msgid "6KHZ" |
2213 | 2143 msgstr "6KHZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2144 |
2368 | 2145 #: 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
|
2146 msgid "12KHZ" |
2213 | 2147 msgstr "12KHZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2148 |
2368 | 2149 #: 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
|
2150 msgid "14KHZ" |
2213 | 2151 msgstr "14KHZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2152 |
2368 | 2153 #: 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
|
2154 msgid "16KHZ" |
2213 | 2155 msgstr "16KHZ" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1461
diff
changeset
|
2156 |
2368 | 2157 #: src/libaudacious/titlestring.c:371 |
273 | 2158 msgid "Performer/Artist" |
2213 | 2159 msgstr "Cantaret/Artist" |
273 | 2160 |
2368 | 2161 #: src/libaudacious/titlestring.c:374 |
2014 | 2162 msgid "File name" |
2213 | 2163 msgstr "Fisier" |
2014 | 2164 |
2368 | 2165 #: src/libaudacious/titlestring.c:375 |
2014 | 2166 msgid "File path" |
2213 | 2167 msgstr "Calea fisierului" |
2014 | 2168 |
2368 | 2169 #: src/libaudacious/titlestring.c:376 |
273 | 2170 msgid "File extension" |
2213 | 2171 msgstr "Extensia fisierului" |
273 | 2172 |
2368 | 2173 #: src/libaudacious/titlestring.c:377 |
273 | 2174 msgid "Track name" |
2213 | 2175 msgstr "Numele Trackului" |
273 | 2176 |
2368 | 2177 #: src/libaudacious/titlestring.c:378 |
273 | 2178 msgid "Track number" |
2213 | 2179 msgstr "Numarul Trackului" |
273 | 2180 |
2368 | 2181 #: src/libaudacious/titlestring.c:441 |
273 | 2182 msgid "%{n:...%}: Display \"...\" only if element %n is present" |
2213 | 2183 msgstr "%{n:...%}: Arata \"...\" numai daca elementul %n este prezent" |
2218 | 2184 |
2368 | 2185 #~ msgid "Track Information Popup" |
2186 #~ msgstr "Popup-ul de informatii despre Track" | |
2187 | |
2188 #~ msgid "Artist Popup" | |
2189 #~ msgstr "Popup Artist" | |
2190 | |
2191 #~ msgid "<i>Title</i>" | |
2192 #~ msgstr "<i>Titlu</i>" | |
2193 | |
2194 #~ msgid "<i>Artist</i>" | |
2195 #~ msgstr "<i>Artist</i>" | |
2196 | |
2197 #~ msgid "<i>Album</i>" | |
2198 #~ msgstr "<i>Album</i>" | |
2199 | |
2200 #~ msgid "<i>Genre</i>" | |
2201 #~ msgstr "<i>Gen</i>" | |
2202 | |
2203 #~ msgid "<i>Year</i>" | |
2204 #~ msgstr "<i>An</i>" | |
2205 | |
2206 #~ msgid "<i>Track Number</i>" | |
2207 #~ msgstr "<i>Numarul Track-ului</i>" | |
2208 | |
2209 #~ msgid "<i>Track Length</i>" | |
2210 #~ msgstr "<i>Lungimea Track-ului</i>" | |
2211 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2212 #~ msgid "/View Track Details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2213 #~ msgstr "/Vezi Detaliile Track-ului" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2214 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2215 #~ msgid "/Visualization Mode/Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2216 #~ msgstr "/Modul de Vizualizare/Analizator" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2217 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2218 #~ msgid "/Visualization Mode/Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2219 #~ msgstr "/Modul de Vizualizare/Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2220 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2221 #~ msgid "/Visualization Mode/Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2222 #~ msgstr "/Modul de Vizualizare/Amprenta Vocala" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2223 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2224 #~ msgid "/Visualization Mode/Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2225 #~ msgstr "/Modul de Vizualizare/Inchis" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2226 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2227 #~ msgid "/Analyzer Mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2228 #~ msgstr "/Modul Analizatorului/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2229 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2230 #~ msgid "/Analyzer Mode/Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2231 #~ msgstr "/Modul Analizatorului/Linii" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2232 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2233 #~ msgid "/Analyzer Mode/Bars" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2234 #~ msgstr "/Modul Analizatorului/Bare" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2235 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2236 #~ msgid "/Analyzer Mode/Peaks" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2237 #~ msgstr "/Modul Analizatorului/Varfuri" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2238 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2239 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2240 #~ msgid "/Voiceprint mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2241 #~ msgstr "/Modul Analizatorului/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2242 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2243 #~ msgid "/WindowShade VU Mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2244 #~ msgstr "/Modul WindowShade VU/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2245 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2246 #~ msgid "/WindowShade VU Mode/Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2247 #~ msgstr "/Modul WindowShade VU/Fin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2248 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2249 #~ msgid "/Analyzer Falloff/Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2250 #~ msgstr "/Retragere Analizator/Cel Mai Incet" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2251 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2252 #~ msgid "/Analyzer Falloff/Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2253 #~ msgstr "/Retragere Analizator/Incet" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2254 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2255 #~ msgid "/Analyzer Falloff/Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2256 #~ msgstr "/Retragere Analizator/Mediu" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2257 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2258 #~ msgid "/Analyzer Falloff/Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2259 #~ msgstr "/Retragere Analizator/Rapid" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2260 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2261 #~ msgid "/Analyzer Falloff/Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2262 #~ msgstr "/Retragere Analizator/Cel Mai Rapid" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2263 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2264 #~ msgid "/Peaks Falloff/Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2265 #~ msgstr "/Retragere Varfuri/Cel Mai Incet" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2266 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2267 #~ msgid "/Peaks Falloff/Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2268 #~ msgstr "/Retragere Varfuri/Incet" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2269 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2270 #~ msgid "/Peaks Falloff/Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2271 #~ msgstr "/Retragere Varfuri/Mediu" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2272 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2273 #~ msgid "/Peaks Falloff/Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2274 #~ msgstr "/Retragere Varfuri/Rapid" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2275 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2276 #~ msgid "/Peaks Falloff/Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2277 #~ msgstr "/Retragere Varfuri/Cel Mai Rapid" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2278 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2279 #~ msgid "/-" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2280 #~ msgstr "/-" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2281 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2282 #~ msgid "/Jump to Time" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2283 #~ msgstr "/Sari la Timp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2284 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2285 #~ msgid "/About Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2286 #~ msgstr "/Despre Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2287 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2288 #~ msgid "/Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2289 #~ msgstr "/Fisiere..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2290 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2291 #~ msgid "/Internet location..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2292 #~ msgstr "/Locatioe Internet..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2293 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2294 #~ msgid "New List" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2295 #~ msgstr "Lista noua" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2296 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2297 #~ msgid "Creates a new playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2298 #~ msgstr "Creaza un nou playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2299 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2300 #~ msgid "Displays track information." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2301 #~ msgstr "Arata informatii despre Track" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2302 |
2218 | 2303 #~ msgid "Chinese:" |
2304 #~ msgstr "Chineza" | |
2305 | |
2306 #~ msgid "/Load/Preset" | |
2307 #~ msgstr "/Incarca/Preset" | |
2308 | |
2309 #~ msgid "/Load/Default" | |
2310 #~ msgstr "/Incarca/Implicit" | |
2311 | |
2312 #~ msgid "/Load/Zero" | |
2313 #~ msgstr "/Incarca/Zero" | |
2314 | |
2315 #~ msgid "/Save/Preset" | |
2316 #~ msgstr "/Salveaza/Preset" | |
2317 | |
2318 #~ msgid "/Save/Default" | |
2319 #~ msgstr "/Salveaza/Implicit" | |
2320 | |
2321 #~ msgid "/Save/To file" | |
2322 #~ msgstr "/Salveaza/In fisier" | |
2323 | |
2324 #~ msgid "/Delete/Preset" | |
2325 #~ msgstr "/Sterge/Preset" | |
2326 | |
2327 #~ msgid "Load auto-preset" | |
2328 #~ msgstr "Incarca auto-preset" | |
2329 | |
2330 #~ msgid "Load equalizer preset" | |
2331 #~ msgstr "Incarca preset egalizator" | |
2332 | |
2333 #~ msgid "Delete auto-preset" | |
2334 #~ msgstr "Sterge auto-preset" |