Mercurial > audlegacy
annotate po/hu.po @ 2583:098eccb523c3 trunk
[svn] fix wrong library symlink, there was a hardcoded libaudacious.so.4.0.0
author | gw666 |
---|---|
date | Mon, 26 Feb 2007 06:14:54 -0800 |
parents | 2e6a15f364b3 |
children | 944fe2061ed7 |
rev | line source |
---|---|
555 | 1 # Hungarian translation of audacious. |
2 # Copyright (C) 2006 Free Software Foundation, Inc. | |
3 # This file is distributed under the same license as the audacious package. | |
4 # Laszlo Dvornik <dvornik@gnome.hu>, 2006. | |
0 | 5 # |
6 msgid "" | |
7 msgstr "" | |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
8 "Project-Id-Version: audacious 1.2.1\n" |
1461 | 9 "Report-Msgid-Bugs-To: http://bugs.audacious-media-player.org\n" |
2501 | 10 "POT-Creation-Date: 2007-02-11 03:00-0600\n" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
11 "PO-Revision-Date: 2006-11-03 18:21+0100\n" |
0 | 12 "Last-Translator: Laszlo Dvornik <dvornik@gnome.hu>\n" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
13 "Language-Team: Hungarian <dvornik@gnome.hu>\n" |
0 | 14 "MIME-Version: 1.0\n" |
15 "Content-Type: text/plain; charset=UTF-8\n" | |
16 "Content-Transfer-Encoding: 8bit\n" | |
17 | |
2445 | 18 #: src/audacious/glade.c:43 |
19 #, c-format | |
20 msgid "" | |
21 "<b><big>Unable to create %s.</big></b>\n" | |
22 "\n" | |
23 "Could not open glade file (%s). Please check your installation.\n" | |
24 msgstr "" | |
25 "<b><big>Nem lehet létrehozni a(z) %s-t.</big></b>\n" | |
26 "\n" | |
27 "Nem lehet megnyitni a glade fájlt (%s). Ellenőrizze a telepítését.\n" | |
28 | |
29 #: src/audacious/input.c:306 | |
30 msgid "" | |
31 "<b><big>Unable to play files.</big></b>\n" | |
32 "\n" | |
33 "The following files could not be played. Please check that:\n" | |
34 "1. they are accessible.\n" | |
35 "2. you have enabled the media plugins required." | |
36 msgstr "" | |
37 "<b><big>Nem lehet fájlokat lejátszani.</big></b>\n" | |
38 "\n" | |
39 "A következő fájlok nem játszhatóak le. Ellenőrizze a következőket:\n" | |
40 "1. A fájlok hozzáférhetőek.\n" | |
41 "2. A szükséges médiabővítmények be vannak kapcsolva." | |
42 | |
43 #: src/audacious/input.c:331 | |
44 msgid "Don't show this warning anymore" | |
45 msgstr "Nem mutassa többé ezt a figyelmeztetést" | |
46 | |
47 #: src/audacious/input.c:333 | |
48 msgid "Show more _details" | |
49 msgstr "Több _részlet megjelenítése" | |
50 | |
51 #: src/audacious/input.c:347 src/audacious/ui_preferences.c:118 | |
52 #: src/audacious/ui_preferences.c:486 src/audacious/ui_preferences.c:574 | |
53 #: src/audacious/ui_preferences.c:663 src/audacious/ui_preferences.c:759 | |
2501 | 54 #: src/audacious/ui_fileinfopopup.c:402 |
2445 | 55 msgid "Filename" |
56 msgstr "Fájlnév" | |
57 | |
58 #: src/audacious/input.c:620 | |
59 #, c-format | |
60 msgid "audacious: %s" | |
61 msgstr "audacious: %s" | |
62 | |
63 #: src/audacious/input.c:636 | |
64 msgid "Filename:" | |
65 msgstr "Fájlnév:" | |
66 | |
67 #: src/audacious/input.c:654 | |
68 msgid "No input plugin recognized this file" | |
69 msgstr "Egyik bemeneti bővítmény sem ismerte fel a fájlt" | |
70 | |
71 #: src/audacious/input.c:656 | |
72 #, c-format | |
73 msgid "Input plugin: %s" | |
74 msgstr "Bemeneti bővítmény: %s" | |
75 | |
76 #: src/audacious/logger.c:122 | |
77 #, c-format | |
78 msgid "Unable to create log file (%s)!\n" | |
79 msgstr "Nem lehet létrehozni a naplófájlt (%s)!\n" | |
80 | |
2501 | 81 #: src/audacious/main.c:83 src/audacious/main.c:85 src/audacious/ui_main.c:627 |
82 #: src/audacious/ui_main.c:2897 | |
2445 | 83 msgid "Audacious" |
84 msgstr "Audacious" | |
85 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
86 #: src/audacious/main.c:459 |
2445 | 87 #, fuzzy, c-format |
88 msgid "Could not create directory (%s): %s\n" | |
89 msgstr "Nem lehet létrehozni a könyvtárat (%s): %s" | |
90 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
91 #: src/audacious/main.c:828 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
92 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
93 msgid "Select which Audacious session ID to use" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
94 msgstr "Audacious/BMP/XMMS-munkamenet kiválasztása (Alapértelmezés: 0)" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
95 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
96 #: src/audacious/main.c:829 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
97 msgid "Skip backwards in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
98 msgstr "Visszalépés a lejátszólistában" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
99 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
100 #: src/audacious/main.c:830 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
101 msgid "Start playing current playlist" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
102 msgstr "Jelenlegi lejátszólista lejátszásának elkezdése" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
103 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
104 #: src/audacious/main.c:831 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
105 msgid "Pause current song" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
106 msgstr "Jelenlegi szám szüneteltetése" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
107 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
108 #: src/audacious/main.c:832 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
109 msgid "Stop current song" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
110 msgstr "Jelenlegi szám leállítása" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
111 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
112 #: src/audacious/main.c:833 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
113 msgid "Pause if playing, play otherwise" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
114 msgstr "Lejátszás esetén szüneteltetés, különben lejátszás" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
115 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
116 #: src/audacious/main.c:834 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
117 msgid "Skip forward in playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
118 msgstr "Előrelépés a lejátszólistában" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
119 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
120 #: src/audacious/main.c:835 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
121 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
122 msgid "Display Jump to File dialog" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
123 msgstr "Ugrás fájlra párbeszédablak megjelenítése" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
124 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
125 #: src/audacious/main.c:836 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
126 msgid "Don't clear the playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
127 msgstr "Ne törölje a lejátszólistát" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
128 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
129 #: src/audacious/main.c:837 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
130 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
131 msgid "Add new files to a temporary playlist" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
132 msgstr "Ne törölje a lejátszólistát" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
133 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
134 #: src/audacious/main.c:838 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
135 #, fuzzy |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
136 msgid "Display the main window" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
137 msgstr "Főablak megjelenítése" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
138 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
139 #: src/audacious/main.c:839 |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
140 msgid "Display all open Audacious windows" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
141 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
142 |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
143 #: src/audacious/main.c:840 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
144 msgid "Enable headless operation" |
2451
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
145 msgstr "" |
579e2f7d17ad
[svn] Update translations [also fixes bad commit from Chainsaw]
kiyoshi
parents:
2445
diff
changeset
|
146 |
2445 | 147 #: src/audacious/main.c:841 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
148 msgid "Print all errors and warnings to stdout" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
149 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
150 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
151 #: src/audacious/main.c:842 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
152 msgid "Show version and builtin features" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
153 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
154 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
155 #: src/audacious/main.c:843 |
2445 | 156 msgid "FILE..." |
157 msgstr "" | |
158 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
159 #: src/audacious/main.c:948 |
2445 | 160 #, c-format |
161 msgid "" | |
162 "<b><big>Unable to load skin.</big></b>\n" | |
163 "\n" | |
164 "Check that skin at '%s' is usable and default skin is properly installed at " | |
165 "'%s'\n" | |
166 msgstr "" | |
167 "<b><big>Nem lehet betölteni a bőrt.</big></b>\n" | |
168 "\n" | |
169 "Ellenőrizze, hogy a(z) '%s' helyen található bőr használható-e és az " | |
170 "alapértelmezett bőr megfelelően telepítve van-e itt: '%s'\n" | |
171 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
172 #: src/audacious/main.c:1007 |
2445 | 173 #, c-format |
174 msgid "" | |
175 "Sorry, your GTK+ version (%d.%d.%d) does not work with Audacious.\n" | |
176 "Please use GTK+ %s or newer.\n" | |
177 msgstr "" | |
178 "Sajnos az Ön GTK+ verziója (%d.%d.%d) nem működik az Audacious-szel.\n" | |
179 "Használjon GTK+ %s verziót vagy újabbat.\n" | |
180 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
181 #: src/audacious/main.c:1018 |
2445 | 182 msgid "" |
183 "Sorry, threads isn't supported on your platform.\n" | |
184 "\n" | |
185 "If you're on a libc5 based linux system and installed Glib & GTK+ before " | |
186 "you\n" | |
187 "installed LinuxThreads you need to recompile Glib & GTK+.\n" | |
188 msgstr "" | |
189 "Sajnos az Ön platformján a szálak nincsenek támogatva.\n" | |
190 "\n" | |
191 "Ha libc5-alapú Linux-rendszere van, és a Glib-et és a GTK+-t a LinuxThreads\n" | |
192 "előtt telepítette, akkor újra kell fordítania a Glib-et és a GTK+-t.\n" | |
193 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
194 #: src/audacious/main.c:1036 |
2445 | 195 msgid "- play multimedia files" |
196 msgstr "" | |
197 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
198 #: src/audacious/main.c:1043 |
2445 | 199 #, c-format |
200 msgid "" | |
201 "%s: %s\n" | |
202 "Try `%s --help' for more information.\n" | |
203 msgstr "" | |
204 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
205 #: src/audacious/main.c:1052 |
2445 | 206 #, fuzzy, c-format |
207 msgid "%s: Unable to open display, exiting.\n" | |
208 msgstr "audacious: Nem lehet megnyitni a képernyőt, kilépés.\n" | |
209 | |
2501 | 210 #: src/audacious/signals.c:93 |
2445 | 211 #, fuzzy |
212 msgid "" | |
213 "\n" | |
214 "Received SIGSEGV\n" | |
215 "\n" | |
216 "This could be a bug in Audacious. If you don't know why this happened, file " | |
217 "a bug at http://bugs-meta.atheme.org/\n" | |
218 "\n" | |
219 msgstr "" | |
220 "\n" | |
221 "SIGSEGV érkezett\n" | |
222 "\n" | |
223 "Ez egy hiba lehet az Audacious-ban. Ha nem tudja, hogy miért történt, " | |
224 "jelentse be a hibát a http://bugs.nenolod.net/ oldalon.\n" | |
225 "\n" | |
226 | |
227 #: src/audacious/strings.c:172 | |
228 msgid " (invalid UTF-8)" | |
229 msgstr " (érvénytelen UTF-8)" | |
230 | |
2368 | 231 #: src/audacious/ui_about.c:44 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
232 #, fuzzy, c-format |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
233 msgid "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
234 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
235 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
236 "Copyright (C) 2005-2007 Audacious Development Team" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
237 msgstr "" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
238 "<big><b>Audacious %s</b></big>\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
239 "A UNIX-os multimédia jövője.\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
240 "\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
241 "Copyright (C) 2005-2006 Audacious-fejlesztőcsapat\n" |
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
242 |
2501 | 243 #: src/audacious/ui_about.c:123 src/audacious/ui_credits.c:338 |
2368 | 244 #: src/audacious/ui_manager.c:387 src/audacious/ui_manager.c:388 |
753 | 245 msgid "About Audacious" |
246 msgstr "Audacious névjegye" | |
247 | |
2501 | 248 #: src/audacious/ui_about.c:172 src/audacious/ui_credits.c:383 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
249 msgid "Credits" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
250 msgstr "Köszönet" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
251 |
2368 | 252 #: src/audacious/ui_credits.c:45 |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
253 #, fuzzy, c-format |
0 | 254 msgid "" |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
255 "<big><b>Audacious %s</b></big>\n" |
381 | 256 "The future of UNIX multimedia.\n" |
0 | 257 "\n" |
2272
9d8430979580
[svn] update copyright notice and make another string translateable
kiyoshi
parents:
2271
diff
changeset
|
258 "Copyright (C) 2005-2007 Audacious Development Team\n" |
0 | 259 msgstr "" |
555 | 260 "<big><b>Audacious %s</b></big>\n" |
261 "A UNIX-os multimédia jövője.\n" | |
0 | 262 "\n" |
555 | 263 "Copyright (C) 2005-2006 Audacious-fejlesztőcsapat\n" |
264 | |
2368 | 265 #: src/audacious/ui_credits.c:51 |
555 | 266 msgid "Audacious core developers:" |
267 msgstr "Audacious fő fejlesztői:" | |
268 | |
2445 | 269 #: src/audacious/ui_credits.c:66 |
555 | 270 msgid "Graphics:" |
271 msgstr "Grafika:" | |
272 | |
2445 | 273 #: src/audacious/ui_credits.c:71 |
555 | 274 msgid "Default skin:" |
275 msgstr "Alapértelmezett bőr:" | |
276 | |
2445 | 277 #: src/audacious/ui_credits.c:76 |
555 | 278 msgid "Plugin development:" |
279 msgstr "Bővítményfejlesztés:" | |
280 | |
2445 | 281 #: src/audacious/ui_credits.c:88 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
282 msgid "Patch authors:" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
283 msgstr "Patch készítők:" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
284 |
2501 | 285 #: src/audacious/ui_credits.c:105 |
381 | 286 msgid "0.1.x developers:" |
555 | 287 msgstr "0.1.x fejlesztői:" |
288 | |
2501 | 289 #: src/audacious/ui_credits.c:111 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
290 msgid "BMP Developers:" |
555 | 291 msgstr "BMP-fejlesztők:" |
292 | |
2501 | 293 #: src/audacious/ui_credits.c:143 |
0 | 294 msgid "Brazilian Portuguese:" |
555 | 295 msgstr "Brazil portugál:" |
296 | |
2501 | 297 #: src/audacious/ui_credits.c:146 |
0 | 298 msgid "Breton:" |
299 msgstr "Breton:" | |
300 | |
2501 | 301 #: src/audacious/ui_credits.c:149 |
2368 | 302 #, fuzzy |
303 msgid "Bulgarian:" | |
304 msgstr "Magyar:" | |
305 | |
2501 | 306 #: src/audacious/ui_credits.c:152 |
2445 | 307 #, fuzzy |
308 msgid "Croatian:" | |
309 msgstr "Román:" | |
310 | |
2501 | 311 #: src/audacious/ui_credits.c:155 |
1107 | 312 msgid "Czech:" |
313 msgstr "Cseh:" | |
314 | |
2501 | 315 #: src/audacious/ui_credits.c:158 |
0 | 316 msgid "Dutch:" |
317 msgstr "Holland:" | |
318 | |
2501 | 319 #: src/audacious/ui_credits.c:162 |
985 | 320 msgid "Finnish:" |
321 msgstr "Finn:" | |
322 | |
2501 | 323 #: src/audacious/ui_credits.c:165 |
0 | 324 msgid "French:" |
325 msgstr "Francia:" | |
326 | |
2501 | 327 #: src/audacious/ui_credits.c:168 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
328 msgid "German:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
329 msgstr "Német:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
330 |
2501 | 331 #: src/audacious/ui_credits.c:172 |
2218 | 332 #, fuzzy |
333 msgid "Georgian:" | |
0 | 334 msgstr "Grúz: " |
335 | |
2501 | 336 #: src/audacious/ui_credits.c:175 |
0 | 337 msgid "Greek:" |
338 msgstr "Görög:" | |
339 | |
2501 | 340 #: src/audacious/ui_credits.c:180 |
2445 | 341 msgid "Hindi:" |
342 msgstr "Hindi:" | |
343 | |
2501 | 344 #: src/audacious/ui_credits.c:183 |
2445 | 345 msgid "Hungarian:" |
346 msgstr "Magyar:" | |
347 | |
2501 | 348 #: src/audacious/ui_credits.c:186 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
349 msgid "Italian:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
350 msgstr "Olasz:" |
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
351 |
2501 | 352 #: src/audacious/ui_credits.c:190 |
985 | 353 msgid "Japanese:" |
354 msgstr "Japán:" | |
0 | 355 |
2501 | 356 #: src/audacious/ui_credits.c:193 |
985 | 357 msgid "Korean:" |
358 msgstr "Koreai:" | |
0 | 359 |
2501 | 360 #: src/audacious/ui_credits.c:196 |
985 | 361 msgid "Lithuanian:" |
362 msgstr "Litván:" | |
0 | 363 |
2501 | 364 #: src/audacious/ui_credits.c:199 |
985 | 365 msgid "Macedonian:" |
366 msgstr "Macedón:" | |
367 | |
2501 | 368 #: src/audacious/ui_credits.c:202 |
2445 | 369 msgid "Polish:" |
370 msgstr "Lengyel:" | |
0 | 371 |
2501 | 372 #: src/audacious/ui_credits.c:205 |
2445 | 373 msgid "Romanian:" |
374 msgstr "Román:" | |
2218 | 375 |
2501 | 376 #: src/audacious/ui_credits.c:208 |
2445 | 377 msgid "Russian:" |
378 msgstr "Orosz:" | |
2218 | 379 |
2501 | 380 #: src/audacious/ui_credits.c:211 |
2445 | 381 msgid "Serbian (Latin):" |
2218 | 382 msgstr "" |
383 | |
2501 | 384 #: src/audacious/ui_credits.c:214 |
2445 | 385 msgid "Serbian (Cyrillic):" |
386 msgstr "" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
387 |
2501 | 388 #: src/audacious/ui_credits.c:217 |
2445 | 389 msgid "Simplified Chinese:" |
390 msgstr "" | |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
391 |
2501 | 392 #: src/audacious/ui_credits.c:220 |
2445 | 393 msgid "Slovak:" |
394 msgstr "Szlovák:" | |
1414 | 395 |
2501 | 396 #: src/audacious/ui_credits.c:223 |
2445 | 397 msgid "Spanish:" |
398 msgstr "Spanyol:" | |
399 | |
2501 | 400 #: src/audacious/ui_credits.c:226 |
2445 | 401 msgid "Swedish:" |
402 msgstr "Svéd:" | |
403 | |
2501 | 404 #: src/audacious/ui_credits.c:229 |
2218 | 405 msgid "Traditional Chinese:" |
406 msgstr "" | |
407 | |
2501 | 408 #: src/audacious/ui_credits.c:232 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
409 msgid "Turkish:" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
410 msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
411 |
2501 | 412 #: src/audacious/ui_credits.c:236 |
1414 | 413 msgid "Ukrainian:" |
414 msgstr "Ukrán:" | |
415 | |
2501 | 416 #: src/audacious/ui_credits.c:239 |
0 | 417 msgid "Welsh:" |
418 msgstr "Walesi:" | |
419 | |
2501 | 420 #: src/audacious/ui_credits.c:387 |
753 | 421 msgid "Translators" |
422 msgstr "Fordítók" | |
423 | |
2501 | 424 #: src/audacious/ui_equalizer.c:741 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
425 msgid "Audacious Equalizer" |
555 | 426 msgstr "Audacious Equalizer" |
427 | |
2501 | 428 #: src/audacious/ui_equalizer.c:1429 |
753 | 429 msgid "Presets" |
430 msgstr "Beállítások" | |
431 | |
2501 | 432 #: src/audacious/ui_main.c:625 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
433 #, c-format |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
434 msgid "%s - Audacious" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
435 msgstr "%s - Audacious" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
436 |
2501 | 437 #: src/audacious/ui_main.c:850 |
0 | 438 msgid "VBR" |
439 msgstr "VBR" | |
440 | |
2501 | 441 #: src/audacious/ui_main.c:891 src/audacious/ui_main.c:895 |
985 | 442 msgid "stereo" |
443 msgstr "sztereó" | |
444 | |
2501 | 445 #: src/audacious/ui_main.c:891 src/audacious/ui_main.c:895 |
985 | 446 msgid "mono" |
447 msgstr "monó" | |
448 | |
2501 | 449 #: src/audacious/ui_main.c:1328 src/audacious/ui_manager.c:414 |
2368 | 450 #: src/audacious/ui_manager.c:415 |
0 | 451 msgid "Jump to Time" |
452 msgstr "Ugrás időpontra" | |
453 | |
2501 | 454 #: src/audacious/ui_main.c:1349 |
0 | 455 msgid "minutes:seconds" |
456 msgstr "perc:másodperc" | |
457 | |
2501 | 458 #: src/audacious/ui_main.c:1359 |
0 | 459 msgid "Track length:" |
460 msgstr "Szám hossza:" | |
461 | |
2501 | 462 #: src/audacious/ui_main.c:1500 |
241
62cdb2fdfac3
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
nenolod
parents:
0
diff
changeset
|
463 msgid "Enter location to play:" |
555 | 464 msgstr "Adja meg a lejátszani kívánt helyet:" |
465 | |
2501 | 466 #: src/audacious/ui_main.c:1710 |
0 | 467 #, c-format |
468 msgid "SEEK TO: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
469 msgstr "POZICIONÁLÁS IDE: %d:%-2.2d/%d:%-2.2d (%d%%)" | |
470 | |
2501 | 471 #: src/audacious/ui_main.c:1742 src/audacious/ui_main.c:2367 |
0 | 472 #, c-format |
473 msgid "VOLUME: %d%%" | |
474 msgstr "HANGERŐ: %d%%" | |
475 | |
2501 | 476 #: src/audacious/ui_main.c:1773 src/audacious/ui_main.c:2370 |
0 | 477 #, c-format |
478 msgid "BALANCE: %d%% LEFT" | |
479 msgstr "BALANSZ: %d%% BAL" | |
480 | |
2501 | 481 #: src/audacious/ui_main.c:1777 src/audacious/ui_main.c:2373 |
0 | 482 msgid "BALANCE: CENTER" |
483 msgstr "BALANSZ: KÖZÉP" | |
484 | |
2501 | 485 #: src/audacious/ui_main.c:1781 src/audacious/ui_main.c:2375 |
0 | 486 #, c-format |
487 msgid "BALANCE: %d%% RIGHT" | |
488 msgstr "BALANSZ: %d%% JOBB" | |
489 | |
2501 | 490 #: src/audacious/ui_main.c:2137 |
0 | 491 msgid "OPTIONS MENU" |
492 msgstr "BEÁLLÍTÁSOK MENÜ" | |
493 | |
2501 | 494 #: src/audacious/ui_main.c:2141 |
0 | 495 msgid "DISABLE ALWAYS ON TOP" |
496 msgstr "MINDIG LEGFELÜL KIKAPCSOLÁSA" | |
497 | |
2501 | 498 #: src/audacious/ui_main.c:2143 |
0 | 499 msgid "ENABLE ALWAYS ON TOP" |
500 msgstr "MINDIG LEGFELÜL BEKAPCSOLÁSA" | |
501 | |
2501 | 502 #: src/audacious/ui_main.c:2146 |
0 | 503 msgid "FILE INFO BOX" |
504 msgstr "FÁJLINFÓ ABLAK" | |
505 | |
2501 | 506 #: src/audacious/ui_main.c:2150 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
507 msgid "DISABLE DOUBLESIZE" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
508 msgstr "" |
0 | 509 |
2501 | 510 #: src/audacious/ui_main.c:2152 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
511 msgid "ENABLE DOUBLESIZE" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
512 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
513 |
2501 | 514 #: src/audacious/ui_main.c:2155 |
0 | 515 msgid "VISUALIZATION MENU" |
516 msgstr "KIJELZÉS MENÜ" | |
517 | |
2501 | 518 #: src/audacious/ui_main.c:2201 |
0 | 519 msgid "" |
520 "<b><big>No playable CD found.</big></b>\n" | |
521 "\n" | |
522 "No CD inserted, or inserted CD is not an audio CD.\n" | |
523 msgstr "" | |
524 "<b><big>Nem található lejátszható CD.</big></b>\n" | |
525 "\n" | |
526 "Nincs behelyezve CD, vagy a behelyezett CD nem audio CD.\n" | |
527 | |
2501 | 528 #: src/audacious/ui_main.c:2218 |
0 | 529 msgid "" |
530 "<b><big>Couldn't open audio.</big></b>\n" | |
531 "\n" | |
532 "Please check that:\n" | |
533 "1. You have the correct output plugin selected.\n" | |
534 "2. No other programs is blocking the soundcard.\n" | |
535 "3. Your soundcard is configured properly.\n" | |
536 msgstr "" | |
537 "<b><big>Nem lehet megnyitni a hangot.</big></b>\n" | |
538 "\n" | |
539 "Ellenőrizze a következőket:\n" | |
540 "1. A megfelelő kimeneti bővítmény van kiválasztva.\n" | |
541 "2. Semmilyen más program nem foglalja le a hangkártyát.\n" | |
542 "3. A hangkártya megfelelően van beállítva.\n" | |
543 | |
2501 | 544 #: src/audacious/ui_main.c:2825 |
2231 | 545 #, fuzzy |
546 msgid "Error in Audacious." | |
547 msgstr "%s - Audacious" | |
548 | |
2368 | 549 #: 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
|
550 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
551 msgid "Autoscroll Songname" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
552 msgstr "/Számnév automatikus görgetése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
553 |
2368 | 554 #: 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
|
555 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
556 msgid "Stop after Current Song" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
557 msgstr "/Leállítás a jelenlegi szám után" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
558 |
2368 | 559 #: 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
|
560 msgid "Peaks" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
561 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
562 |
2368 | 563 #: 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
|
564 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
565 msgid "Repeat" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
566 msgstr "/Ismétlés" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
567 |
2368 | 568 #: src/audacious/ui_manager.c: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
|
569 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
570 msgid "Shuffle" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
571 msgstr "/Véletlenszerű sorrend" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
572 |
2368 | 573 #: 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
|
574 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
575 msgid "No Playlist Advance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
576 msgstr "/A lejátszólista ne legyen léptetve" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
577 |
2368 | 578 #: 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
|
579 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
580 msgid "Show Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
581 msgstr "/Lejátszó megjelenítése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
582 |
2368 | 583 #: 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
|
584 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
585 msgid "Show Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
586 msgstr "/Lejátszólista-szerkesztő megjelenítése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
587 |
2368 | 588 #: src/audacious/ui_manager.c: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
|
589 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
590 msgid "Show Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
591 msgstr "/Equalizer megjelenítése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
592 |
2368 | 593 #: 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
|
594 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
595 msgid "Always on Top" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
596 msgstr "/Mindig legfelül" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
597 |
2368 | 598 #: 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
|
599 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
600 msgid "Put on All Workspaces" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
601 msgstr "/Megjelenítés minden munkaterületen" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
602 |
2368 | 603 #: 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
|
604 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
605 msgid "Roll up Player" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
606 msgstr "/Lejátszó felgördítése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
607 |
2368 | 608 #: 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
|
609 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
610 msgid "Roll up Playlist Editor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
611 msgstr "/Lejátszólista-szerkesztő felgördítése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
612 |
2368 | 613 #: 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
|
614 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
615 msgid "Roll up Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
616 msgstr "/Equalizer felgördítése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
617 |
2368 | 618 #: 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
|
619 msgid "DoubleSize" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
620 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
621 |
2368 | 622 #: 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
|
623 msgid "Easy Move" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
624 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
625 |
2368 | 626 #: src/audacious/ui_manager.c:97 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
627 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
628 msgid "Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
629 msgstr "/Analizátor-üzemmód" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
630 |
2368 | 631 #: src/audacious/ui_manager.c:98 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
632 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
633 msgid "Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
634 msgstr "/Szkóp-üzemmód" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
635 |
2368 | 636 #: src/audacious/ui_manager.c:99 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
637 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
638 msgid "Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
639 msgstr "/Analizátor-üzemmód/Tűz" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
640 |
2368 | 641 #: src/audacious/ui_manager.c:100 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
642 msgid "Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
643 msgstr "" |
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:104 src/audacious/ui_manager.c:121 |
646 #: src/audacious/ui_manager.c:127 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
647 msgid "Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
648 msgstr "" |
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: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
|
651 msgid "Fire" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
652 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
653 |
2368 | 654 #: src/audacious/ui_manager.c:106 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
655 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
656 msgid "Vertical Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
657 msgstr "/Analizátor-üzemmód/Függőleges vonalak" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
658 |
2368 | 659 #: src/audacious/ui_manager.c:110 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
660 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
661 msgid "Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
662 msgstr "sor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
663 |
2368 | 664 #: src/audacious/ui_manager.c:111 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
665 msgid "Bars" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
666 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
667 |
2368 | 668 #: src/audacious/ui_manager.c:115 |
2167 | 669 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
670 msgid "Dot Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
671 msgstr "/Szkóp-üzemmód/Pontok" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
672 |
2368 | 673 #: src/audacious/ui_manager.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
674 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
675 msgid "Line Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
676 msgstr "/Szkóp-üzemmód/Vonalak" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
677 |
2368 | 678 #: src/audacious/ui_manager.c:117 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
679 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
680 msgid "Solid Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
681 msgstr "/Szkóp-üzemmód/Tömör" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
682 |
2368 | 683 #: src/audacious/ui_manager.c:123 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
684 msgid "Ice" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
685 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
686 |
2368 | 687 #: src/audacious/ui_manager.c:128 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
688 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
689 msgid "Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
690 msgstr "monó" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
691 |
2368 | 692 #: src/audacious/ui_manager.c:132 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
693 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
694 msgid "Full (~50 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
695 msgstr "/Frissítési sebesség/Teljes (~50 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
696 |
2368 | 697 #: src/audacious/ui_manager.c:133 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
698 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
699 msgid "Half (~25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
700 msgstr "/Frissítési sebesség/Fél (~25 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
701 |
2368 | 702 #: src/audacious/ui_manager.c:134 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
703 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
704 msgid "Quarter (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
705 msgstr "/Frissítési sebesség/Negyed (~13 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
706 |
2368 | 707 #: src/audacious/ui_manager.c:135 |
2167 | 708 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
709 msgid "Eighth (~6 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
710 msgstr "/Frissítési sebesség/Nyolcad (~6 fps)" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
711 |
2368 | 712 #: 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
|
713 msgid "Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
714 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
715 |
2368 | 716 #: 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
|
717 msgid "Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
718 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
719 |
2368 | 720 #: 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
|
721 msgid "Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
722 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
723 |
2368 | 724 #: 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
|
725 msgid "Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
726 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
727 |
2368 | 728 #: 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
|
729 msgid "Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
730 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
731 |
2368 | 732 #: src/audacious/ui_manager.c:155 |
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 "Time Elapsed" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
735 msgstr "/Eltelt idő" |
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:156 |
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 "Time Remaining" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
740 msgstr "/Hátralévő idő" |
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:165 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
743 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
744 msgid "Playback" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
745 msgstr "/_Lejátszás" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
746 |
2368 | 747 #: 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
|
748 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
749 msgid "Play CD" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
750 msgstr "/CD lejátszása" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
751 |
2368 | 752 #: 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
|
753 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
754 msgid "Play" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
755 msgstr "/Lejátszás" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
756 |
2368 | 757 #: 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
|
758 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
759 msgid "Pause" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
760 msgstr "/Szünet" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
761 |
2368 | 762 #: src/audacious/ui_manager.c: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
|
763 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
764 msgid "Stop" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
765 msgstr "/Leállítás" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
766 |
2368 | 767 #: src/audacious/ui_manager.c: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
|
768 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
769 msgid "Previous" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
770 msgstr "/Előző" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
771 |
2368 | 772 #: src/audacious/ui_manager.c: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
|
773 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
774 msgid "Next" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
775 msgstr "/Következő" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
776 |
2368 | 777 #: src/audacious/ui_manager.c:188 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
778 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
779 msgid "Visualization" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
780 msgstr "/K_ijelzési mód" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
781 |
2368 | 782 #: src/audacious/ui_manager.c:189 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
783 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
784 msgid "Visualization Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
785 msgstr "/Kijelzési mód" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
786 |
2368 | 787 #: src/audacious/ui_manager.c:190 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
788 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
789 msgid "Analyzer Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
790 msgstr "/Analizátor-üzemmód/Tűz" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
791 |
2368 | 792 #: src/audacious/ui_manager.c:191 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
793 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
794 msgid "Scope Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
795 msgstr "/Szkóp-üzemmód" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
796 |
2368 | 797 #: src/audacious/ui_manager.c:192 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
798 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
799 msgid "Voiceprint Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
800 msgstr "/Analizátor-üzemmód/Tűz" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
801 |
2368 | 802 #: src/audacious/ui_manager.c:193 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
803 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
804 msgid "WindowShade VU Mode" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
805 msgstr "/Roló-üzemmód" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
806 |
2368 | 807 #: src/audacious/ui_manager.c:194 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
808 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
809 msgid "Refresh Rate" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
810 msgstr "/Frissítési sebesség" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
811 |
2368 | 812 #: src/audacious/ui_manager.c:195 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
813 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
814 msgid "Analyzer Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
815 msgstr "/Analizátor esése" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
816 |
2368 | 817 #: src/audacious/ui_manager.c:196 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
818 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
819 msgid "Peaks Falloff" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
820 msgstr "/Csúcsértékek esése" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
821 |
2445 | 822 #: src/audacious/ui_manager.c:201 src/audacious/ui_preferences.c:106 |
2501 | 823 #: src/audacious/ui_playlist_manager.c:288 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
824 #: src/audacious/glade/prefswin.glade:2494 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
825 msgid "Playlist" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
826 msgstr "Lejátszólista" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
827 |
2368 | 828 #: 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
|
829 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
830 msgid "New Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
831 msgstr "Lejátszólista mentése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
832 |
2368 | 833 #: 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
|
834 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
835 msgid "Select Next Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
836 msgstr "Válassza ki a lejátszólista betűkészletét:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
837 |
2368 | 838 #: 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
|
839 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
840 msgid "Select Previous Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
841 msgstr "/Kijelölés rendezése/Lejátszólista-bejegyzés alapján" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
842 |
2368 | 843 #: 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
|
844 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
845 msgid "Delete Playlist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
846 msgstr "Válassza ki a lejátszólista betűkészletét:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
847 |
2368 | 848 #: src/audacious/ui_manager.c:215 |
2218 | 849 #, fuzzy |
850 msgid "Load List" | |
851 msgstr "/Lista betöltése" | |
852 | |
2368 | 853 #: src/audacious/ui_manager.c:216 |
2167 | 854 #, fuzzy |
855 msgid "Loads a playlist file into the selected playlist." | |
856 msgstr "" | |
857 "Igény szerint betölti a metaadatot, amikor megjeleníti a fájlt a " | |
858 "lejátszólistában" | |
859 | |
2368 | 860 #: src/audacious/ui_manager.c:218 |
2167 | 861 #, fuzzy |
862 msgid "Save List" | |
863 msgstr "/Lista mentése" | |
864 | |
2368 | 865 #: src/audacious/ui_manager.c:219 |
2167 | 866 #, fuzzy |
867 msgid "Saves the selected playlist." | |
868 msgstr "Válassza ki a lejátszólista betűkészletét:" | |
555 | 869 |
2368 | 870 #: src/audacious/ui_manager.c:221 |
2167 | 871 #, fuzzy |
872 msgid "Save Default List" | |
873 msgstr "/Alapértelmezett lista mentése" | |
874 | |
2368 | 875 #: src/audacious/ui_manager.c:222 |
2167 | 876 msgid "Saves the selected playlist to the default location." |
877 msgstr "" | |
878 | |
2368 | 879 #: 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
|
880 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
881 msgid "Refresh List" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
882 msgstr "Bőrlista frissítése" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
883 |
2368 | 884 #: 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
|
885 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
|
886 msgstr "" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
887 |
2368 | 888 #: src/audacious/ui_manager.c:229 |
2218 | 889 msgid "List Manager" |
890 msgstr "" | |
891 | |
2368 | 892 #: src/audacious/ui_manager.c:230 |
2218 | 893 #, fuzzy |
894 msgid "Opens the playlist manager." | |
895 msgstr "Ne törölje a lejátszólistát" | |
896 | |
2368 | 897 #: src/audacious/ui_manager.c:236 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
898 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
899 msgid "View" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
900 msgstr "/_Nézet" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
901 |
2368 | 902 #: src/audacious/ui_manager.c:240 |
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 "Add CD..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
905 msgstr "/CD hozzáadása..." |
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:241 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
908 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
909 msgid "Adds a CD to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
910 msgstr "Ne törölje a lejátszólistát" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
911 |
2368 | 912 #: src/audacious/ui_manager.c:244 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
913 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
914 msgid "Add Internet Address..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
915 msgstr "/Internetcím hozzáadása..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
916 |
2368 | 917 #: src/audacious/ui_manager.c:245 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
918 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
|
919 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
920 |
2368 | 921 #: src/audacious/ui_manager.c:248 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
922 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
923 msgid "Add Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
924 msgstr "/Fájlok hozzáadása..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
925 |
2368 | 926 #: src/audacious/ui_manager.c:249 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
927 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
928 msgid "Adds files to the playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
929 msgstr "Ne törölje a lejátszólistát" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
930 |
2368 | 931 #: src/audacious/ui_manager.c:254 |
2167 | 932 #, fuzzy |
933 msgid "Search and Select" | |
934 msgstr "Keresési mélység: " | |
935 | |
2368 | 936 #: src/audacious/ui_manager.c:255 |
2167 | 937 msgid "" |
938 "Searches the playlist and selects playlist entries based on specific " | |
939 "criteria." | |
940 msgstr "" | |
555 | 941 |
2368 | 942 #: src/audacious/ui_manager.c:258 |
2167 | 943 #, fuzzy |
944 msgid "Invert Selection" | |
945 msgstr "/Kijelölés megfordítása" | |
946 | |
2368 | 947 #: src/audacious/ui_manager.c:259 |
2167 | 948 msgid "Inverts the selected and unselected entries." |
949 msgstr "" | |
950 | |
2445 | 951 #: src/audacious/ui_manager.c:262 |
2167 | 952 msgid "Select All" |
953 msgstr "Mindent kijelöl" | |
954 | |
2368 | 955 #: src/audacious/ui_manager.c:263 |
2167 | 956 msgid "Selects all of the playlist entries." |
957 msgstr "" | |
958 | |
2368 | 959 #: src/audacious/ui_manager.c:266 |
2167 | 960 #, fuzzy |
2218 | 961 msgid "Select None" |
962 msgstr "/Kijelölés megszüntetése" | |
555 | 963 |
2368 | 964 #: src/audacious/ui_manager.c:267 |
2218 | 965 msgid "Deselects all of the playlist entries." |
966 msgstr "" | |
967 | |
2368 | 968 #: src/audacious/ui_manager.c:272 |
2218 | 969 #, fuzzy |
970 msgid "Clear Queue" | |
971 msgstr "/Sor törlése" | |
972 | |
2368 | 973 #: src/audacious/ui_manager.c:273 |
2167 | 974 msgid "Clears the queue associated with this playlist." |
975 msgstr "" | |
976 | |
2368 | 977 #: src/audacious/ui_manager.c:276 |
2167 | 978 #, fuzzy |
979 msgid "Remove Unavailable Files" | |
555 | 980 msgstr "/Nem elérhető fájlok eltávolítása" |
981 | |
2368 | 982 #: src/audacious/ui_manager.c:277 |
2167 | 983 #, fuzzy |
984 msgid "Removes unavailable files from the playlist." | |
985 msgstr "/Nem elérhető fájlok eltávolítása" | |
986 | |
2368 | 987 #: src/audacious/ui_manager.c:280 |
2167 | 988 #, fuzzy |
989 msgid "Remove Duplicates" | |
985 | 990 msgstr "/Duplikátumok eltávolítása" |
991 | |
2368 | 992 #: src/audacious/ui_manager.c:282 src/audacious/ui_manager.c:318 |
993 #: src/audacious/ui_manager.c:348 | |
2167 | 994 #, fuzzy |
995 msgid "By Title" | |
996 msgstr "Cím" | |
997 | |
2368 | 998 #: src/audacious/ui_manager.c:283 |
2167 | 999 msgid "Removes duplicate entries from the playlist by title." |
1000 msgstr "" | |
1001 | |
2368 | 1002 #: src/audacious/ui_manager.c:286 src/audacious/ui_manager.c:326 |
1003 #: src/audacious/ui_manager.c:356 | |
2167 | 1004 #, fuzzy |
1005 msgid "By Filename" | |
1006 msgstr "Fájlnév" | |
1007 | |
2368 | 1008 #: src/audacious/ui_manager.c:287 |
2167 | 1009 #, fuzzy |
1010 msgid "Removes duplicate entries from the playlist by filename." | |
985 | 1011 msgstr "/Duplikátumok eltávolítása/Útvonal + fájlnév alapján" |
1012 | |
2368 | 1013 #: src/audacious/ui_manager.c:290 src/audacious/ui_manager.c:330 |
1014 #: src/audacious/ui_manager.c:360 | |
2167 | 1015 #, fuzzy |
1016 msgid "By Path + Filename" | |
1017 msgstr "/Lista rendezése/Útvonal + fájlnév alapján" | |
1018 | |
2368 | 1019 #: src/audacious/ui_manager.c:291 |
2167 | 1020 msgid "Removes duplicate entries from the playlist by their full path." |
1021 msgstr "" | |
1022 | |
2368 | 1023 #: src/audacious/ui_manager.c:294 |
2167 | 1024 #, fuzzy |
1025 msgid "Remove All" | |
1026 msgstr "/Összes eltávolítása" | |
1027 | |
2368 | 1028 #: src/audacious/ui_manager.c:295 |
2167 | 1029 msgid "Removes all entries from the playlist." |
1030 msgstr "" | |
1031 | |
2368 | 1032 #: src/audacious/ui_manager.c:298 |
2167 | 1033 #, fuzzy |
1034 msgid "Remove Unselected" | |
1035 msgstr "/Kijelöletlenek eltávolítása" | |
1036 | |
2368 | 1037 #: src/audacious/ui_manager.c:299 |
2167 | 1038 msgid "Remove unselected entries from the playlist." |
1039 msgstr "" | |
1040 | |
2368 | 1041 #: src/audacious/ui_manager.c:302 |
2167 | 1042 #, fuzzy |
2218 | 1043 msgid "Remove Selected" |
1044 msgstr "/Kijelöltek eltávolítása" | |
1045 | |
2368 | 1046 #: src/audacious/ui_manager.c:303 |
2218 | 1047 msgid "Remove selected entries from the playlist." |
1048 msgstr "" | |
1049 | |
2368 | 1050 #: src/audacious/ui_manager.c:308 |
2218 | 1051 #, fuzzy |
1052 msgid "Randomize List" | |
1053 msgstr "/Véletlenszerű listasorrend" | |
1054 | |
2368 | 1055 #: src/audacious/ui_manager.c:309 |
2218 | 1056 #, fuzzy |
2167 | 1057 msgid "Randomizes the playlist." |
1058 msgstr "/Véletlenszerű listasorrend" | |
1059 | |
2368 | 1060 #: src/audacious/ui_manager.c:312 |
2167 | 1061 #, fuzzy |
1062 msgid "Reverse List" | |
1063 msgstr "/Lista megfordítása" | |
985 | 1064 |
2368 | 1065 #: src/audacious/ui_manager.c:313 |
2132 | 1066 #, fuzzy |
2167 | 1067 msgid "Reverses the playlist." |
1068 msgstr "Ne törölje a lejátszólistát" | |
1069 | |
2368 | 1070 #: src/audacious/ui_manager.c:316 |
2167 | 1071 #, fuzzy |
1072 msgid "Sort List" | |
555 | 1073 msgstr "/Lista rendezése" |
1074 | |
2368 | 1075 #: src/audacious/ui_manager.c:319 src/audacious/ui_manager.c:349 |
2167 | 1076 #, fuzzy |
1077 msgid "Sorts the list by title." | |
555 | 1078 msgstr "/Lista rendezése/Cím alapján" |
1079 | |
2368 | 1080 #: src/audacious/ui_manager.c:322 src/audacious/ui_manager.c:352 |
2167 | 1081 #, fuzzy |
1082 msgid "By Artist" | |
1083 msgstr "Előadó" | |
1084 | |
2368 | 1085 #: src/audacious/ui_manager.c:323 src/audacious/ui_manager.c:353 |
2167 | 1086 #, fuzzy |
1087 msgid "Sorts the list by artist." | |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1088 msgstr "/Lista rendezése/Előadó alapján" |
555 | 1089 |
2368 | 1090 #: src/audacious/ui_manager.c:327 src/audacious/ui_manager.c:357 |
2167 | 1091 #, fuzzy |
1092 msgid "Sorts the list by filename." | |
1461 | 1093 msgstr "/Lista rendezése/Fájlnév alapján" |
1094 | |
2368 | 1095 #: src/audacious/ui_manager.c:331 src/audacious/ui_manager.c:361 |
2167 | 1096 msgid "Sorts the list by full pathname." |
1097 msgstr "" | |
1098 | |
2368 | 1099 #: src/audacious/ui_manager.c:334 src/audacious/ui_manager.c:364 |
2167 | 1100 #, fuzzy |
1101 msgid "By Date" | |
1102 msgstr "Dátum" | |
1103 | |
2368 | 1104 #: src/audacious/ui_manager.c:335 src/audacious/ui_manager.c:365 |
2167 | 1105 msgid "Sorts the list by modification time." |
1106 msgstr "" | |
1107 | |
2368 | 1108 #: src/audacious/ui_manager.c:338 src/audacious/ui_manager.c:368 |
2167 | 1109 #, fuzzy |
1110 msgid "By Track Number" | |
1111 msgstr "Szám sorszáma" | |
1112 | |
2368 | 1113 #: src/audacious/ui_manager.c:339 src/audacious/ui_manager.c:369 |
2167 | 1114 #, fuzzy |
1115 msgid "Sorts the list by track number." | |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1116 msgstr "/Lista rendezése/Szám sorszáma alapján" |
1461 | 1117 |
2368 | 1118 #: src/audacious/ui_manager.c:342 src/audacious/ui_manager.c:372 |
2167 | 1119 #, fuzzy |
1120 msgid "By Playlist Entry" | |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1121 msgstr "/Lista rendezése/Lejátszólista-bejegyzés alapján" |
1461 | 1122 |
2368 | 1123 #: src/audacious/ui_manager.c:343 src/audacious/ui_manager.c:373 |
2167 | 1124 #, fuzzy |
1125 msgid "Sorts the list by playlist entry." | |
1126 msgstr "/Lista rendezése/Lejátszólista-bejegyzés alapján" | |
1127 | |
2368 | 1128 #: src/audacious/ui_manager.c:346 |
2167 | 1129 #, fuzzy |
1130 msgid "Sort Selected" | |
555 | 1131 msgstr "/Kijelölés rendezése" |
1132 | |
2368 | 1133 #: src/audacious/ui_manager.c:381 src/audacious/ui_manager.c:384 |
2167 | 1134 #, fuzzy |
1135 msgid "View Track Details" | |
1136 msgstr "/Szám részleteinek megtekintése" | |
1137 | |
2368 | 1138 #: 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
|
1139 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1140 msgid "View track details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1141 msgstr "/Szám részleteinek megtekintése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1142 |
2368 | 1143 #: src/audacious/ui_manager.c:390 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1144 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1145 msgid "Play File" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1146 msgstr "/Fájl lejátszása" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1147 |
2368 | 1148 #: 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
|
1149 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1150 msgid "Load and play a file" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1151 msgstr "Metaadat betöltése lejátszólistákból és fájlokból" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1152 |
2368 | 1153 #: 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
|
1154 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1155 msgid "Play Location" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1156 msgstr "/Hely lejátszása" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1157 |
2368 | 1158 #: src/audacious/ui_manager.c:394 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1159 msgid "Play media from the selected location" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1160 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1161 |
2368 | 1162 #: src/audacious/ui_manager.c:396 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1163 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1164 msgid "Preferences" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1165 msgstr "/Beállítások" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1166 |
2368 | 1167 #: src/audacious/ui_manager.c:397 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1168 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1169 msgid "Open preferences window" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1170 msgstr "Beállítások ablak" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1171 |
2368 | 1172 #: 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
|
1173 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1174 msgid "_Quit" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1175 msgstr "/_Kilépés" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1176 |
2368 | 1177 #: 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
|
1178 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1179 msgid "Quit Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1180 msgstr "Audacious névjegye" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1181 |
2368 | 1182 #: src/audacious/ui_manager.c: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
|
1183 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1184 msgid "Set A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1185 msgstr "/A-B beállítása" |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1186 |
2368 | 1187 #: 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
|
1188 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1189 msgid "Clear A-B" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1190 msgstr "/A-B törlése" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1191 |
2368 | 1192 #: 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
|
1193 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1194 msgid "Jump to Playlist Start" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1195 msgstr "/Ugrás a lejátszólista elejére" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1196 |
2368 | 1197 #: 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
|
1198 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1199 msgid "Jump to File" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1200 msgstr "/Ugrás fájlra" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1201 |
2368 | 1202 #: src/audacious/ui_manager.c:417 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1203 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1204 msgid "Queue Toggle" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1205 msgstr "/Betevés a sorba" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1206 |
2368 | 1207 #: src/audacious/ui_manager.c:418 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1208 msgid "Enables/disables the entry in the playlist's queue." |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1209 msgstr "" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1210 |
2368 | 1211 #: src/audacious/ui_manager.c:425 |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1212 #, fuzzy |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1213 msgid "Load" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1214 msgstr "/Betöltés" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1215 |
2368 | 1216 #: src/audacious/ui_manager.c:426 |
2167 | 1217 #, fuzzy |
2271
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1218 msgid "Import" |
8282834d9580
[svn] fix giacomo's untranslatable strings and update po/
kiyoshi
parents:
2269
diff
changeset
|
1219 msgstr "/Importálás" |
2167 | 1220 |
2368 | 1221 #: src/audacious/ui_manager.c:427 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1222 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1223 msgid "Save" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1224 msgstr "/Mentés" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1225 |
2368 | 1226 #: src/audacious/ui_manager.c:428 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1227 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1228 msgid "Delete" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1229 msgstr "/Törlés" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1230 |
2368 | 1231 #: src/audacious/ui_manager.c:430 src/audacious/ui_manager.c:451 |
1232 #: src/audacious/ui_manager.c:466 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1233 msgid "Preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1234 msgstr "Beállítás" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1235 |
2368 | 1236 #: src/audacious/ui_manager.c:431 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1237 msgid "Load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1238 msgstr "Beállítás betöltése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1239 |
2368 | 1240 #: src/audacious/ui_manager.c:433 src/audacious/ui_manager.c:454 |
1241 #: src/audacious/ui_manager.c:469 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1242 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1243 msgid "Auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1244 msgstr "/Betöltés/Automatikusan betöltődő beállítás" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1245 |
2368 | 1246 #: src/audacious/ui_manager.c:434 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1247 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1248 msgid "Load auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1249 msgstr "/Betöltés/Automatikusan betöltődő beállítás" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1250 |
2368 | 1251 #: 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
|
1252 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1253 msgid "Default" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1254 msgstr "Alapértelmezett bőr:" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1255 |
2368 | 1256 #: src/audacious/ui_manager.c:437 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1257 msgid "Load default preset into equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1258 msgstr "" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1259 |
2368 | 1260 #: src/audacious/ui_manager.c:439 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1261 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1262 msgid "Zero" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1263 msgstr "sztereó" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1264 |
2368 | 1265 #: src/audacious/ui_manager.c:440 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1266 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1267 msgid "Set equalizer preset levels to zero" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1268 msgstr "Equalizer-beállítás mentése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1269 |
2368 | 1270 #: src/audacious/ui_manager.c:442 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1271 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1272 msgid "From file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1273 msgstr "/Betöltés/Fájlból" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1274 |
2368 | 1275 #: src/audacious/ui_manager.c:443 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1276 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1277 msgid "Load preset from file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1278 msgstr "Beállítás betöltése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1279 |
2368 | 1280 #: src/audacious/ui_manager.c:445 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1281 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1282 msgid "From WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1283 msgstr "/Betöltés/Winamp EQF fájlból" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1284 |
2368 | 1285 #: src/audacious/ui_manager.c:446 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1286 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1287 msgid "Load preset from WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1288 msgstr "/Betöltés/Winamp EQF fájlból" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1289 |
2368 | 1290 #: src/audacious/ui_manager.c:448 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1291 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1292 msgid "WinAMP Presets" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1293 msgstr "/Importálás/Winamp-beállítások" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1294 |
2368 | 1295 #: src/audacious/ui_manager.c:449 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1296 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1297 msgid "Import WinAMP presets" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1298 msgstr "/Importálás/Winamp-beállítások" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1299 |
2368 | 1300 #: src/audacious/ui_manager.c:452 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1301 msgid "Save preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1302 msgstr "Beállítás mentése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1303 |
2368 | 1304 #: src/audacious/ui_manager.c:455 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1305 #, fuzzy |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1306 msgid "Save auto-load preset" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1307 msgstr "/Mentés/Automatikusan betöltődő beállítás" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1308 |
2368 | 1309 #: 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
|
1310 #, fuzzy |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1311 msgid "Save default preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1312 msgstr "Automatikusan betöltődő beállítás mentése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1313 |
2368 | 1314 #: src/audacious/ui_manager.c:460 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1315 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1316 msgid "To file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1317 msgstr "/Betöltés/Fájlból" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1318 |
2368 | 1319 #: src/audacious/ui_manager.c:461 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1320 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1321 msgid "Save preset to file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1322 msgstr "Beállítás mentése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1323 |
2368 | 1324 #: src/audacious/ui_manager.c:463 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1325 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1326 msgid "To WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1327 msgstr "/Mentés/Winamp EQF fájlba" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1328 |
2368 | 1329 #: src/audacious/ui_manager.c:464 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1330 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1331 msgid "Save preset to WinAMP EQF file" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1332 msgstr "/Mentés/Winamp EQF fájlba" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1333 |
2368 | 1334 #: src/audacious/ui_manager.c:467 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1335 msgid "Delete preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1336 msgstr "Beállítás törlése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1337 |
2368 | 1338 #: src/audacious/ui_manager.c:470 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1339 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1340 msgid "Delete auto-load preset" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1341 msgstr "/Törlés/Automatikusan betöltődő beállítás" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1342 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1343 #: src/audacious/ui_preferences.c:101 src/audacious/glade/prefswin.glade:1363 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1344 msgid "Appearance" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1345 msgstr "Megjelenés" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1346 |
2368 | 1347 #: src/audacious/ui_preferences.c:102 |
2445 | 1348 msgid "Audio" |
1349 msgstr "Hang" | |
1350 | |
1351 #: src/audacious/ui_preferences.c:103 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1352 msgid "Connectivity" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1353 msgstr "Kapcsolódás" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1354 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1355 #: src/audacious/ui_preferences.c:104 src/audacious/glade/prefswin.glade:2862 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1356 msgid "Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1357 msgstr "Equalizer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1358 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1359 #: src/audacious/ui_preferences.c:105 src/audacious/glade/prefswin.glade:1642 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1360 msgid "Mouse" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1361 msgstr "Egér" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1362 |
2445 | 1363 #: src/audacious/ui_preferences.c:107 src/audacious/glade/prefswin.glade:693 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1364 msgid "Plugins" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1365 msgstr "Bővítmények" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1366 |
2501 | 1367 #: src/audacious/ui_preferences.c:113 src/audacious/ui_fileinfopopup.c:243 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1368 msgid "Artist" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1369 msgstr "Előadó" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1370 |
2501 | 1371 #: src/audacious/ui_preferences.c:114 src/audacious/ui_fileinfopopup.c:260 |
2445 | 1372 #: src/audacious/titlestring.c:372 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1373 msgid "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1374 msgstr "Album" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1375 |
2501 | 1376 #: src/audacious/ui_preferences.c:115 src/audacious/ui_fileinfopopup.c:226 |
1377 #: src/audacious/ui_fileinfopopup.c:394 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1378 msgid "Title" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1379 msgstr "Cím" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1380 |
2445 | 1381 #: src/audacious/ui_preferences.c:116 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1382 msgid "Tracknumber" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1383 msgstr "Szám sorszáma" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1384 |
2501 | 1385 #: src/audacious/ui_preferences.c:117 src/audacious/ui_fileinfopopup.c:277 |
2445 | 1386 #: src/audacious/titlestring.c:373 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1387 msgid "Genre" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1388 msgstr "Műfaj" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1389 |
2445 | 1390 #: src/audacious/ui_preferences.c:119 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1391 msgid "Filepath" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1392 msgstr "Fájlútvonal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1393 |
2445 | 1394 #: src/audacious/ui_preferences.c:120 src/audacious/titlestring.c:379 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1395 msgid "Date" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1396 msgstr "Dátum" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1397 |
2501 | 1398 #: src/audacious/ui_preferences.c:121 src/audacious/ui_fileinfopopup.c:294 |
2445 | 1399 #: src/audacious/titlestring.c:380 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1400 msgid "Year" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1401 msgstr "Év" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1402 |
2445 | 1403 #: src/audacious/ui_preferences.c:122 src/audacious/titlestring.c:381 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1404 msgid "Comment" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1405 msgstr "Megjegyzés" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1406 |
2445 | 1407 #: src/audacious/ui_preferences.c:143 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1408 msgid "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1409 msgstr "localhost" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1410 |
2445 | 1411 #: src/audacious/ui_preferences.c:456 src/audacious/ui_preferences.c:543 |
1412 #: src/audacious/ui_preferences.c:632 src/audacious/ui_preferences.c:728 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1413 msgid "Enabled" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1414 msgstr "Bekapcsolva" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1415 |
2445 | 1416 #: src/audacious/ui_preferences.c:472 src/audacious/ui_preferences.c:559 |
1417 #: src/audacious/ui_preferences.c:648 src/audacious/ui_preferences.c:744 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1418 msgid "Description" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1419 msgstr "Leírás" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1420 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1421 #: src/audacious/ui_preferences.c:1783 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1422 msgid "Category" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1423 msgstr "Kategória" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1424 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1425 #: src/audacious/ui_preferences.c:2348 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1426 msgid "Preferences Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1427 msgstr "Beállítások ablak" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1428 |
2368 | 1429 #: src/audacious/ui_skinselector.c:176 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1430 msgid "Archived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1431 msgstr "Tömörített Winamp 2.x bőr" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1432 |
2368 | 1433 #: src/audacious/ui_skinselector.c:181 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1434 msgid "Unarchived Winamp 2.x skin" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1435 msgstr "Tömörítetlen Winamp 2.x bőr" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1436 |
2445 | 1437 #: src/audacious/ui_fileinfo.c:160 |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1438 msgid "Track Information Window" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1439 msgstr "Száminformáció ablak" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
1440 |
2501 | 1441 #: src/audacious/ui_fileinfopopup.c:311 |
2445 | 1442 #, fuzzy |
1443 msgid "Track Number" | |
1444 msgstr "Szám sorszáma" | |
1445 | |
2501 | 1446 #: src/audacious/ui_fileinfopopup.c:328 |
2445 | 1447 #, fuzzy |
1448 msgid "Track Length" | |
1449 msgstr "Szám hossza:" | |
1450 | |
2501 | 1451 #: src/audacious/ui_fileopener.c:127 |
2445 | 1452 msgid "Open Files" |
1453 msgstr "Fájlok megnyitása" | |
1454 | |
2501 | 1455 #: src/audacious/ui_fileopener.c:127 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1456 msgid "Add Files" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1457 msgstr "Fájlok hozzáadása" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1458 |
2501 | 1459 #: src/audacious/ui_fileopener.c:129 |
2445 | 1460 msgid "Close dialog on Open" |
1461 msgstr "Párbeszédablak bezárása megnyitás után" | |
1462 | |
2501 | 1463 #: src/audacious/ui_fileopener.c:129 |
2445 | 1464 msgid "Close dialog on Add" |
1465 msgstr "Párbeszédablak bezárása hozzáadás után" | |
1466 | |
2501 | 1467 #: src/audacious/ui_fileopener.c:354 |
2445 | 1468 #, fuzzy |
1469 msgid "Play files" | |
1470 msgstr "/Fájl lejátszása" | |
1471 | |
2501 | 1472 #: src/audacious/ui_fileopener.c:356 |
2445 | 1473 #, fuzzy |
1474 msgid "Load files" | |
1475 msgstr "/Betöltés/Fájlból" | |
1476 | |
2501 | 1477 #: src/audacious/ui_playlist.c:484 |
2269
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1478 #, fuzzy |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1479 msgid "Search entries in active playlist" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1480 msgstr "Elválasztók megjelenítése a lejátszólistában" |
18228302c204
[svn] Make a string in ui_playist.c translatable, and update po/
kiyoshi
parents:
2266
diff
changeset
|
1481 |
2501 | 1482 #: src/audacious/ui_playlist.c:490 |
2132 | 1483 msgid "" |
1484 "Select entries in playlist by filling one or more fields. Fields use regular " | |
1485 "expressions syntax, case-insensitive. If you don't know how regular " | |
1486 "expressions work, simply insert a literal portion of what you're searching " | |
1487 "for." | |
1488 msgstr "" | |
1489 | |
2501 | 1490 #: src/audacious/ui_playlist.c:497 |
2132 | 1491 #, fuzzy |
1492 msgid "Track name: " | |
1493 msgstr "Szám neve" | |
1494 | |
2501 | 1495 #: src/audacious/ui_playlist.c:503 |
2132 | 1496 msgid "Album name: " |
1497 msgstr "" | |
1498 | |
2501 | 1499 #: src/audacious/ui_playlist.c:509 |
2132 | 1500 #, fuzzy |
1501 msgid "Artist: " | |
1502 msgstr "Előadó" | |
1503 | |
2501 | 1504 #: src/audacious/ui_playlist.c:515 |
2132 | 1505 #, fuzzy |
1506 msgid "Filename: " | |
1507 msgstr "Fájlnév:" | |
1508 | |
2501 | 1509 #: src/audacious/ui_playlist.c:522 |
2167 | 1510 msgid "Clear previous selection before searching" |
1511 msgstr "" | |
1512 | |
2501 | 1513 #: src/audacious/ui_playlist.c:525 |
2167 | 1514 msgid "Automatically toggle queue for matching entries" |
1515 msgstr "" | |
1516 | |
2501 | 1517 #: src/audacious/ui_playlist.c:528 |
2167 | 1518 msgid "Create a new playlist with matching entries" |
1519 msgstr "" | |
1520 | |
2501 | 1521 #: src/audacious/ui_playlist.c:788 |
555 | 1522 #, c-format |
1523 msgid "Error writing playlist \"%s\": %s" | |
1524 msgstr "Hiba a(z) \"%s\" lejátszólista írása közben: %s" | |
1525 | |
2501 | 1526 #: src/audacious/ui_playlist.c:809 |
555 | 1527 #, c-format |
1528 msgid "%s already exist. Continue?" | |
1529 msgstr "A(z) %s már létezik. Folytatja?" | |
1530 | |
2501 | 1531 #: src/audacious/ui_playlist.c:823 |
555 | 1532 #, c-format |
1533 msgid "" | |
1534 "<b><big>Unable to save playlist.</big></b>\n" | |
1535 "\n" | |
1536 "Unknown file type for '%s'.\n" | |
1537 msgstr "" | |
1538 "<b><big>Nem lehet menteni a lejátszólistát.</big></b>\n" | |
1539 "\n" | |
1540 "Ismeretlen fájltípus: '%s'.\n" | |
1541 | |
2501 | 1542 #: src/audacious/ui_playlist.c:963 |
555 | 1543 msgid "Load Playlist" |
1544 msgstr "Lejátszólista betöltése" | |
1545 | |
2501 | 1546 #: src/audacious/ui_playlist.c:976 |
555 | 1547 msgid "Save Playlist" |
1548 msgstr "Lejátszólista mentése" | |
1549 | |
2501 | 1550 #: src/audacious/ui_playlist.c:1672 |
555 | 1551 msgid "Audacious Playlist Editor" |
1552 msgstr "Audacious lejátszólista-szerkesztő" | |
1553 | |
2445 | 1554 #: src/audacious/ui_urlopener.c:90 |
2231 | 1555 #, fuzzy |
1556 msgid "Add/Open URL Dialog" | |
1557 msgstr "Fájlok hozzáadása/megnyitása párbeszédablak" | |
1558 | |
2501 | 1559 #: src/audacious/ui_playlist_manager.c:253 |
1560 #, fuzzy | |
1561 msgid "Playlist Manager" | |
1562 msgstr "/A lejátszólista ne legyen léptetve" | |
1563 | |
1564 #: src/audacious/ui_playlist_manager.c:292 | |
1565 msgid "Entries" | |
1566 msgstr "" | |
1567 | |
1568 #: src/audacious/ui_playlist_manager.c:306 | |
1569 #, fuzzy | |
1570 msgid "_Rename" | |
1571 msgstr "Fájlnév" | |
1572 | |
1573 #: src/audacious/ui_jumptotrack.c:134 | |
1574 msgid "Un_queue" | |
1575 msgstr "_Kiszedés a sorból" | |
1576 | |
1577 #: src/audacious/ui_jumptotrack.c:136 src/audacious/ui_jumptotrack.c:525 | |
1578 msgid "_Queue" | |
1579 msgstr "_Betevés a sorba" | |
1580 | |
1581 #: src/audacious/ui_jumptotrack.c:450 | |
1582 msgid "Jump to Track" | |
1583 msgstr "Ugrás számra" | |
1584 | |
1585 #: src/audacious/ui_jumptotrack.c:491 | |
1586 msgid "Filter: " | |
1587 msgstr "Szűrő: " | |
1588 | |
1589 #: src/audacious/ui_jumptotrack.c:492 | |
1590 #, fuzzy | |
1591 msgid "_Filter:" | |
1592 msgstr "Szűrő: " | |
1593 | |
2445 | 1594 #: src/audacious/playback.c:198 |
753 | 1595 msgid "" |
1596 "<b><big>No output plugin selected.</big></b>\n" | |
1597 "You have not selected an output plugin." | |
1598 msgstr "" | |
1599 "<b><big>Nem lett kiválasztva kimeneti bővítmény.</big></b>\n" | |
1600 "Nem választott ki kimeneti bővítményt." | |
1601 | |
2445 | 1602 #: src/audacious/titlestring.c:371 |
1603 msgid "Performer/Artist" | |
1604 msgstr "Előadó/szerző" | |
1605 | |
1606 #: src/audacious/titlestring.c:374 | |
1607 msgid "File name" | |
1608 msgstr "Fájlnév" | |
1609 | |
1610 #: src/audacious/titlestring.c:375 | |
1611 msgid "File path" | |
1612 msgstr "Fájlútvonal" | |
1613 | |
1614 #: src/audacious/titlestring.c:376 | |
1615 msgid "File extension" | |
1616 msgstr "Fájlkiterjesztés" | |
1617 | |
1618 #: src/audacious/titlestring.c:377 | |
1619 msgid "Track name" | |
1620 msgstr "Szám neve" | |
1621 | |
1622 #: src/audacious/titlestring.c:378 | |
1623 msgid "Track number" | |
1624 msgstr "Szám sorszáma" | |
1625 | |
1626 #: src/audacious/titlestring.c:441 | |
1627 msgid "%{n:...%}: Display \"...\" only if element %n is present" | |
1628 msgstr "%{n:...%}: \"...\" csak akkor legyen megjelenítve, ha van %n elem" | |
381 | 1629 |
2368 | 1630 #: src/audacious/glade/fileinfo.glade:8 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1631 msgid "Track Information" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1632 msgstr "Száminformáció" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1633 |
2368 | 1634 #: src/audacious/glade/fileinfo.glade:81 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1635 msgid "<span size=\"small\">Title</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1636 msgstr "<span size=\"small\">Cím</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1637 |
2368 | 1638 #: src/audacious/glade/fileinfo.glade:139 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1639 msgid "<span size=\"small\">Artist</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1640 msgstr "<span size=\"small\">Előadó</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1641 |
2368 | 1642 #: src/audacious/glade/fileinfo.glade:197 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1643 msgid "<span size=\"small\">Album</span>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1644 msgstr "<span size=\"small\">Album</span>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1645 |
2368 | 1646 #: src/audacious/glade/fileinfo.glade:255 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1647 msgid "<span size=\"small\">Comment</span>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1648 msgstr "<span size=\"small\">Megjegyzés</span>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1649 |
2368 | 1650 #: src/audacious/glade/fileinfo.glade:313 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1651 msgid "<span size=\"small\">Genre</span>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1652 msgstr "<span size=\"small\">Műfaj</span>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1653 |
2368 | 1654 #: src/audacious/glade/fileinfo.glade:392 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1655 msgid "<span size=\"small\">Year</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1656 msgstr "<span size=\"small\">Év</span>" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1657 |
2368 | 1658 #: src/audacious/glade/fileinfo.glade:441 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1659 msgid "<span size=\"small\">Track Number</span>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1660 msgstr "<span size=\"small\">Szám sorszáma</span>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1661 |
2368 | 1662 #: src/audacious/glade/fileinfo.glade:499 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1663 msgid "<span size=\"small\">Location</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1664 msgstr "<span size=\"small\">Hely</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1665 |
2368 | 1666 #: src/audacious/glade/prefswin.glade:8 |
2231 | 1667 msgid "Audacious Preferences" |
1668 msgstr "Audacious beállításai" | |
1669 | |
2368 | 1670 #: src/audacious/glade/prefswin.glade:115 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1671 msgid "_Decoder list:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1672 msgstr "_Dekódolólista:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1673 |
2368 | 1674 #: src/audacious/glade/prefswin.glade:219 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1675 msgid "<span size=\"medium\"><b>Decoders</b></span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1676 msgstr "<span size=\"medium\"><b>Dekódolók</b></span>" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1677 |
2368 | 1678 #: src/audacious/glade/prefswin.glade:261 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1679 msgid "_General plugin list:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1680 msgstr "Á_ltalános bővítmények listája:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1681 |
2368 | 1682 #: src/audacious/glade/prefswin.glade:365 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1683 msgid "<span size=\"medium\"><b>General</b></span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1684 msgstr "<span size=\"medium\"><b>Általános</b></span>" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1685 |
2368 | 1686 #: src/audacious/glade/prefswin.glade:407 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1687 msgid "_Visualization plugin list:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1688 msgstr "_Kijelzési bővítmények listája:" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1689 |
2368 | 1690 #: src/audacious/glade/prefswin.glade:511 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1691 msgid "<b>Visualization</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1692 msgstr "<b>Kijelzési mód</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1693 |
2368 | 1694 #: src/audacious/glade/prefswin.glade:553 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1695 msgid "_Effect plugin list:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1696 msgstr "_Effektusbővítmények listája:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1697 |
2368 | 1698 #: src/audacious/glade/prefswin.glade:657 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1699 msgid "<b>Effects</b>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1700 msgstr "<b>Effektusok</b>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1701 |
2368 | 1702 #: src/audacious/glade/prefswin.glade:746 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1703 msgid "<b>_Skin</b>" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1704 msgstr "<b>_Bőr</b>" |
1107 | 1705 |
2368 | 1706 #: src/audacious/glade/prefswin.glade:799 |
2231 | 1707 #, fuzzy |
1708 msgid "Refresh skin list" | |
1709 msgstr "Bőrlista frissítése" | |
1710 | |
2368 | 1711 #: src/audacious/glade/prefswin.glade:893 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1712 msgid "<b>_Fonts</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1713 msgstr "<b>_Betűkészletek</b>" |
753 | 1714 |
2368 | 1715 #: src/audacious/glade/prefswin.glade:948 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1716 msgid "_Player:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1717 msgstr "_Lejátszó:" |
753 | 1718 |
2368 | 1719 #: src/audacious/glade/prefswin.glade:991 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1720 msgid "_Playlist:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1721 msgstr "L_ejátszólista:" |
1414 | 1722 |
2368 | 1723 #: src/audacious/glade/prefswin.glade:1023 |
2231 | 1724 msgid "Select main player window font:" |
1725 msgstr "Válassza ki a fő lejátszóablak betűkészletét:" | |
1726 | |
2368 | 1727 #: src/audacious/glade/prefswin.glade:1091 |
2231 | 1728 msgid "" |
1729 "Use bitmap fonts if they are available. Bitmap fonts do not support Unicode " | |
1730 "strings." | |
1731 msgstr "" | |
1732 "Bitmap betűkészletek használata, ha elérhetőek. A bitmap betűkészletek nem " | |
1733 "támogatják a Unicode karakterláncokat." | |
1734 | |
2368 | 1735 #: src/audacious/glade/prefswin.glade:1093 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1736 msgid "Use Bitmap fonts if available" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1737 msgstr "Bitmap betűkészletek használata, ha elérhetőek" |
753 | 1738 |
2368 | 1739 #: src/audacious/glade/prefswin.glade:1127 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1740 msgid "<b>_Miscellaneous</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1741 msgstr "<b>_Egyebek</b>" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1742 |
2368 | 1743 #: src/audacious/glade/prefswin.glade:1175 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1744 msgid "Show track numbers in playlist" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1745 msgstr "Számok sorszámának megjelenítése a lejátszólistában" |
753 | 1746 |
2368 | 1747 #: src/audacious/glade/prefswin.glade:1210 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1748 msgid "Show separators in playlist" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1749 msgstr "Elválasztók megjelenítése a lejátszólistában" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1750 |
2368 | 1751 #: src/audacious/glade/prefswin.glade:1245 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1752 msgid "Use custom cursors" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1753 msgstr "Egyéni kurzorok használata" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1754 |
2368 | 1755 #: src/audacious/glade/prefswin.glade:1279 |
1756 #: src/audacious/glade/prefswin.glade:1290 | |
2231 | 1757 msgid "This enables the window manager to show decorations for windows." |
1758 msgstr "" | |
1759 | |
2368 | 1760 #: src/audacious/glade/prefswin.glade:1281 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1761 msgid "Show window manager decoration" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1762 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1763 |
2368 | 1764 #: src/audacious/glade/prefswin.glade:1289 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1765 msgid "Show window manager decorations" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1766 msgstr "" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1767 |
2368 | 1768 #: src/audacious/glade/prefswin.glade:1319 |
2231 | 1769 msgid "" |
1770 "This enables the XMMS/GTK1-style file selection dialogs. This selector is " | |
1771 "provided by Audacious itself and is faster than the default GTK2 selector " | |
1772 "(but sadly not as user-friendly)." | |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1773 msgstr "" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1774 |
2368 | 1775 #: src/audacious/glade/prefswin.glade:1321 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1776 msgid "Use XMMS-style file selector instead of the default selector" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1777 msgstr "" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1778 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1779 #: src/audacious/glade/prefswin.glade:1410 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1780 msgid "<b>Mouse wheel</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1781 msgstr "<b>Egérgörgő</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1782 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1783 #: src/audacious/glade/prefswin.glade:1458 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1784 msgid "Changes volume by" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1785 msgstr "Megváltoztatja a hangerőt" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1786 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1787 #: src/audacious/glade/prefswin.glade:1486 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1788 msgid "percent" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1789 msgstr "százalékkal" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1790 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1791 #: src/audacious/glade/prefswin.glade:1514 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1792 msgid "Scrolls playlist by" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1793 msgstr "Ennyit görget a lejátszólistában:" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1794 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1795 #: src/audacious/glade/prefswin.glade:1567 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1796 msgid "lines" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1797 msgstr "sor" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1798 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1799 #: src/audacious/glade/prefswin.glade:1689 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1800 msgid "<b>Filename</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1801 msgstr "<b>Fájlnév</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1802 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1803 #: src/audacious/glade/prefswin.glade:1729 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1804 msgid "Convert underscores to blanks" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1805 msgstr "Aláhúzás karakterek konvertálása szóközre" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1806 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1807 #: src/audacious/glade/prefswin.glade:1764 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1808 msgid "Convert %20 to blanks" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1809 msgstr "%20 konvertálása szóközre" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1810 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1811 #: src/audacious/glade/prefswin.glade:1799 |
2103 | 1812 msgid "Convert backslash '\\' to forward slash '/'" |
2100 | 1813 msgstr "" |
1814 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1815 #: src/audacious/glade/prefswin.glade:1833 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1816 msgid "<b>Metadata</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1817 msgstr "<b>Metaadat</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1818 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1819 #: src/audacious/glade/prefswin.glade:1872 |
2231 | 1820 msgid "Load metadata (tag information) from music files." |
1821 msgstr "Metaadat (tag információ) betöltése a zenefájlokból." | |
1822 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1823 #: src/audacious/glade/prefswin.glade:1874 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1824 msgid "Load metadata from playlists and files" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1825 msgstr "Metaadat betöltése lejátszólistákból és fájlokból" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1826 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1827 #: src/audacious/glade/prefswin.glade:1912 |
2231 | 1828 msgid "Load metadata when adding the file to the playlist or opening it" |
1829 msgstr "Metaadat betöltése fájl lejátszólistához adásakor vagy megnyitáskor" | |
1830 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1831 #: src/audacious/glade/prefswin.glade:1914 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1832 msgid "On load" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1833 msgstr "Betöltéskor" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1834 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1835 #: src/audacious/glade/prefswin.glade:1934 |
2231 | 1836 #, fuzzy |
1837 msgid "Load metadata on demand when displaying the file in the playlist" | |
1838 msgstr "Metaadat betöltése fájl lejátszólistához adásakor vagy megnyitáskor" | |
1839 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1840 #: src/audacious/glade/prefswin.glade:1936 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1841 msgid "On display" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1842 msgstr "Megjelenítéskor" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1843 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1844 #: src/audacious/glade/prefswin.glade:1966 |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
1845 msgid "Fallback character encodings:" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1846 msgstr "Tartalék karakterkódolások:" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1847 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1848 #: src/audacious/glade/prefswin.glade:1994 |
2231 | 1849 msgid "" |
1850 "List of character encodings used for fall back conversion of metadata. If " | |
1851 "automatic character encoding detector failed or has been disabled, encodings " | |
1852 "in this list would be treated as candidates of the encoding of metadata, and " | |
1853 "fall back conversion from these encodings to UTF-8 would be attempted." | |
1854 msgstr "" | |
1855 "A metaadat tartalék átalakításához használt karakterkódolások listája. Ha az " | |
1856 "automatikus karakterkódolás felismerés sikertelen vagy ki lett kapcsolva, az " | |
1857 "ezen listán szereplő kódolások kerülnek feldolgozásra a metaadat kódolásának " | |
1858 "jelöltjeiként, és a tartalék átalakítás UTF-8-ba ezekből a kódolásokból lesz " | |
1859 "megkísérelve." | |
1860 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1861 #: src/audacious/glade/prefswin.glade:2035 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1862 msgid "Auto character encoding detector for:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1863 msgstr "Autom. karakterkódolás felismerés ennél:" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1864 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1865 #: src/audacious/glade/prefswin.glade:2091 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1866 msgid "<b>File Dialog</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1867 msgstr "<b>Fájl párbeszédablak</b>" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1868 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1869 #: src/audacious/glade/prefswin.glade:2130 |
2231 | 1870 msgid "" |
1871 "Always refresh the file dialog (this will slow opening the dialog on large " | |
1872 "directories, and Gnome VFS should handle automatically)." | |
1873 msgstr "" | |
1874 "Mindig frissítse a fájl párbeszédablakot (ez lassítja a párbeszédablak " | |
1875 "megnyitását nagy könyvtáraknál, és a Gnome VFS automatikusan kezeli ezt)." | |
1876 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1877 #: src/audacious/glade/prefswin.glade:2132 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1878 msgid "Always refresh directory when opening file dialog" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1879 msgstr "Mindig frissítse a könyvtárat a fájl párbeszédablak megnyitásakor" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1880 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1881 #: src/audacious/glade/prefswin.glade:2166 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1882 msgid "<b>Song Display</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1883 msgstr "<b>Szám megjelenítése</b>" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1884 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1885 #: src/audacious/glade/prefswin.glade:2214 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1886 msgid "Title format:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1887 msgstr "Címformátum:" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1888 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1889 #: src/audacious/glade/prefswin.glade:2242 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1890 msgid "Custom string:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1891 msgstr "Egyéni karakterlánc:" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1892 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1893 #: src/audacious/glade/prefswin.glade:2293 |
0 | 1894 msgid "" |
1895 "TITLE\n" | |
1896 "ARTIST - TITLE\n" | |
1897 "ARTIST - ALBUM - TITLE\n" | |
985 | 1898 "ARTIST - ALBUM - TRACK. TITLE\n" |
1899 "ARTIST [ ALBUM ] - TRACK. TITLE\n" | |
0 | 1900 "ALBUM - TITLE\n" |
1901 "Custom" | |
1902 msgstr "" | |
1903 "CÍM\n" | |
1904 "ELŐADÓ - CÍM\n" | |
1905 "ELŐADÓ - ALBUM - CÍM\n" | |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1906 "ELŐADÓ - ALBUM - SZÁM. CÍM\n" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1907 "ELŐADÓ [ ALBUM ] - SZÁM. CÍM\n" |
0 | 1908 "ALBUM - CÍM\n" |
1909 "Egyéni" | |
1910 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1911 #: src/audacious/glade/prefswin.glade:2315 |
2231 | 1912 msgid "Show information about titlestring format" |
1913 msgstr "Információ megjelenítése a cím-karakterlánc formátumáról" | |
1914 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1915 #: src/audacious/glade/prefswin.glade:2365 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1916 msgid "<b>Popup Information</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1917 msgstr "<b>Felbukkanó információ</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1918 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1919 #: src/audacious/glade/prefswin.glade:2416 |
2231 | 1920 msgid "" |
1921 "Toggles popup information window for the pointed entry in the playlist. The " | |
1922 "window shows title of song, name of album, genre, year of publish, track " | |
1923 "number, track length, and artwork." | |
1924 msgstr "" | |
1925 "Megjelenjen-e a lejátszólistában a kiválasztott bejegyzésnél egy felbukkanó " | |
1926 "információs ablak. Az ablak megjeleníti a szám címét, az album nevét, a " | |
1927 "műfaját, a megjelenés évét, a szám sorszámát, a szám hosszát és az " | |
1928 "albumborítót." | |
1929 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1930 #: src/audacious/glade/prefswin.glade:2418 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1931 msgid "Show popup information for playlist entries" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1932 msgstr "Felbukkanó információ megjelenítése a lejátszólista bejegyzéseknél" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1933 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1934 #: src/audacious/glade/prefswin.glade:2445 |
2231 | 1935 msgid "Edit settings for popup information" |
1936 msgstr "Felbukkanó információ beállításainak szerkesztése" | |
1937 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1938 #: src/audacious/glade/prefswin.glade:2553 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1939 msgid "<b>Presets</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1940 msgstr "<b>Beállítások</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1941 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1942 #: src/audacious/glade/prefswin.glade:2653 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1943 msgid "Directory preset file:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1944 msgstr "Könyvtár-beállítás fájlja:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1945 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1946 #: src/audacious/glade/prefswin.glade:2681 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1947 msgid "File preset extension:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1948 msgstr "Fájlbeállítás kiterjesztése:" |
1107 | 1949 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1950 #: src/audacious/glade/prefswin.glade:2729 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1951 msgid "Available _Presets:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1952 msgstr "Elérhető _beállítások:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1953 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1954 #: src/audacious/glade/prefswin.glade:2909 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1955 msgid "<b>Proxy Configuration</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1956 msgstr "<b>Proxy beállítása</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1957 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1958 #: src/audacious/glade/prefswin.glade:2967 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1959 msgid "Enable proxy usage" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1960 msgstr "Proxyhasználat bekapcsolása" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1961 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1962 #: src/audacious/glade/prefswin.glade:2998 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1963 msgid "Proxy hostname:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1964 msgstr "Proxy gépnév:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1965 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1966 #: src/audacious/glade/prefswin.glade:3026 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1967 msgid "Proxy port:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1968 msgstr "Proxy port:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1969 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1970 #: src/audacious/glade/prefswin.glade:3120 |
1107 | 1971 msgid "Use authentication with proxy" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
1972 msgstr "Hitelesítés használata proxyval" |
1107 | 1973 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1974 #: src/audacious/glade/prefswin.glade:3151 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1975 msgid "Proxy username:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1976 msgstr "Proxy felhasználónév:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1977 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1978 #: src/audacious/glade/prefswin.glade:3179 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1979 msgid "Proxy password:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1980 msgstr "Proxy jelszó:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1981 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1982 #: src/audacious/glade/prefswin.glade:3295 |
1414 | 1983 msgid "" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1984 "<span size=\"small\">Changing these settings will require a restart of " |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1985 "Audacious.</span>" |
1414 | 1986 msgstr "" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1987 "<span size=\"small\">Ezen beállítások megváltoztatásához újra kell indítani " |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1988 "az Audacioust.</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1989 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1990 #: src/audacious/glade/prefswin.glade:3419 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1991 msgid "<b>Audio System</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1992 msgstr "<b>Hangrendszer</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1993 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1994 #: src/audacious/glade/prefswin.glade:3473 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1995 msgid "Current output plugin:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
1996 msgstr "Jelenlegi kimeneti bővítmény:" |
1414 | 1997 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
1998 #: src/audacious/glade/prefswin.glade:3541 |
1414 | 1999 msgid "" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2000 "<span size=\"small\">This is the amount of time to prebuffer audio streams " |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2001 "by, in milliseconds.\n" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2002 "Increase this value if you are experiencing audio skipping. \n" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2003 "Please note however, that high values will result in Audacious performing " |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2004 "poorly.</span>" |
1414 | 2005 msgstr "" |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2006 "<span size=\"small\">Időtartam ezredmásodpercben, amennyivel a hangfolyam " |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2007 "előpufferelve lesz.\n" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2008 "Növelje ezt az értéket, ha hangkihagyást tapasztal. \n" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2009 "Figyeljen arra, hogy a magas értékek az Audacious teljesítménycsökkenéséhez " |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2010 "vezethetnek.</span>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2011 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2012 #: src/audacious/glade/prefswin.glade:3571 |
2132 | 2013 msgid "Buffer size:" |
2014 msgstr "Pufferméret:" | |
2015 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2016 #: src/audacious/glade/prefswin.glade:3695 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2017 msgid "Output Plugin Preferences" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2018 msgstr "Kimeneti bővítmény beállításai" |
1414 | 2019 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2020 #: src/audacious/glade/prefswin.glade:3770 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2021 msgid "Output Plugin Information" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2022 msgstr "Kimeneti bővítmény információja" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2023 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2024 #: src/audacious/glade/prefswin.glade:3822 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2025 msgid "<b>Format Detection</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2026 msgstr "<b>Formátum-felismerés</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2027 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2028 #: src/audacious/glade/prefswin.glade:3861 |
2231 | 2029 #, fuzzy |
2030 msgid "" | |
2031 "When checked, Audacious will detect file formats on demand. This can result " | |
2032 "in a messier playlist, but delivers a major speed benefit." | |
2033 msgstr "" | |
2034 "Ha be van kapcsolva az Audacious a fájlformátumokat kérés esetén ismeri fel. " | |
2035 "Ez rendetlenebb lejátszólistát eredményezhet, viszont sebességnövekedést " | |
2036 "érhet el vele." | |
2037 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2038 #: src/audacious/glade/prefswin.glade:3863 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2039 msgid "Detect file formats on demand, instead of immediately." |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2040 msgstr "Fájlformátumok felismerése kérés esetén, azonnali mód helyett." |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2041 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2042 #: src/audacious/glade/prefswin.glade:3897 |
2132 | 2043 #, fuzzy |
2044 msgid "" | |
2045 "When checked, Audacious will detect file formats based by extension. This is " | |
2046 "slightly slower than detection on demand, but still provides a minimal level " | |
2047 "of format detection." | |
2048 msgstr "" | |
2049 "Ha be van kapcsolva az Audacious a fájlformátumokat kérés esetén ismeri fel. " | |
2050 "Ez rendetlenebb lejátszólistát eredményezhet, viszont sebességnövekedést " | |
2051 "érhet el vele." | |
2052 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2053 #: src/audacious/glade/prefswin.glade:3899 |
2132 | 2054 msgid "Detect file formats by extension." |
2055 msgstr "" | |
2056 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2057 #: src/audacious/glade/prefswin.glade:3933 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2058 msgid "<b>Playback</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2059 msgstr "<b>Lejátszás</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2060 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2061 #: src/audacious/glade/prefswin.glade:3972 |
2231 | 2062 msgid "" |
2063 "When Audacious starts, automatically begin playing from the point where we " | |
2064 "stopped before." | |
2065 msgstr "" | |
2066 "Az Audacious indulásakor automatikusan arról a pontról folytatja a " | |
2067 "lejátszást, ahol korábban meg lett állítva." | |
2068 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2069 #: src/audacious/glade/prefswin.glade:3974 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2070 msgid "Continue playback on startup" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2071 msgstr "Lejátszás folytatása induláskor" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2072 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2073 #: src/audacious/glade/prefswin.glade:4008 |
2231 | 2074 msgid "When finished playing a song, don't automatically advance to the next." |
2075 msgstr "" | |
2076 "Egy szám lejátszásának befejezése után automatikusan ne lépjen a következőre." | |
2077 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2078 #: src/audacious/glade/prefswin.glade:4010 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2079 msgid "Don't advance in the playlist" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2080 msgstr "Ne legyen léptetés a lejátszólistában" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2081 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2082 #: src/audacious/glade/prefswin.glade:4045 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2083 msgid "Pause between songs" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2084 msgstr "Szünet a számok között" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2085 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2086 #: src/audacious/glade/prefswin.glade:4083 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2087 msgid "Pause for" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2088 msgstr "Szünet" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2089 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2090 #: src/audacious/glade/prefswin.glade:4129 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2091 msgid "seconds" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2092 msgstr "másodpercre" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2093 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2094 #: src/audacious/glade/prefswin.glade:4310 |
2231 | 2095 msgid "Popup Information Settings" |
2096 msgstr "Felbukkanó információ beállításai" | |
2097 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2098 #: src/audacious/glade/prefswin.glade:4334 |
2445 | 2099 #, fuzzy |
2100 msgid "<b>Cover image retrieve</b>" | |
2101 msgstr "<b>Formátum-felismerés</b>" | |
2102 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2103 #: src/audacious/glade/prefswin.glade:4359 |
1414 | 2104 msgid "" |
2105 "While searching for the album's cover, Audacious looks for certain words in " | |
2106 "the filename. You can specify those words in the lists below, separated " | |
2107 "using commas." | |
2108 msgstr "" | |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2109 "Albumborító keresése közben az Audacious bizonyos szavakat keres a " |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2110 "fájlnévben. Megadhatja ezeket a szavakat az alábbi listában, vesszővel " |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2111 "elválasztva." |
1414 | 2112 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2113 #: src/audacious/glade/prefswin.glade:4414 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2114 msgid "Include:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2115 msgstr "Beletartozzon:" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2116 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2117 #: src/audacious/glade/prefswin.glade:4442 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2118 msgid "Exclude:" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2119 msgstr "Kihagyja:" |
1414 | 2120 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2121 #: src/audacious/glade/prefswin.glade:4511 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2122 msgid "Recursively search for cover" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2123 msgstr "Borító keresése rekurzívan" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2124 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2125 #: src/audacious/glade/prefswin.glade:4549 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2126 msgid "Search depth: " |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2127 msgstr "Keresési mélység: " |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2128 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2129 #: src/audacious/glade/prefswin.glade:4615 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2130 msgid "Use per-file cover" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2131 msgstr "Fájlonkénti borító használata" |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2132 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2133 #: src/audacious/glade/prefswin.glade:4635 |
2445 | 2134 #, fuzzy |
2135 msgid "<b>Miscellaneous</b>" | |
2136 msgstr "<b>_Egyebek</b>" | |
2137 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2138 #: src/audacious/glade/prefswin.glade:4673 |
2445 | 2139 msgid "Show Progress bar for the current track" |
2140 msgstr "" | |
2141 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2142 #: src/audacious/glade/prefswin.glade:4711 |
2445 | 2143 msgid "Delay until filepopup comes up: " |
2144 msgstr "" | |
2145 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2146 #: src/audacious/glade/prefswin.glade:4805 |
2218 | 2147 msgid "Color Adjustment" |
2148 msgstr "" | |
2149 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2150 #: src/audacious/glade/prefswin.glade:4828 |
2218 | 2151 msgid "" |
2152 "Audacious allows you to alter the color balance of the skinned UI. The " | |
2153 "sliders below will allow you to do this." | |
2154 msgstr "" | |
2155 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2156 #: src/audacious/glade/prefswin.glade:4924 |
2218 | 2157 msgid "Red" |
2158 msgstr "" | |
2159 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2160 #: src/audacious/glade/prefswin.glade:4952 |
2218 | 2161 #, fuzzy |
2162 msgid "Green" | |
2163 msgstr "Görög:" | |
2164 | |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2165 #: src/audacious/glade/prefswin.glade:4980 |
2218 | 2166 msgid "Blue" |
2167 msgstr "" | |
2168 | |
2368 | 2169 #: src/audacious/widgets/eq_slider.c:93 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2170 msgid "PREAMP" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2171 msgstr "ELŐERŐSÍTŐ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2172 |
2368 | 2173 #: src/audacious/widgets/eq_slider.c:93 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2174 msgid "60HZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2175 msgstr "60 HZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2176 |
2368 | 2177 #: src/audacious/widgets/eq_slider.c:93 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2178 msgid "170HZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2179 msgstr "170 HZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2180 |
2368 | 2181 #: src/audacious/widgets/eq_slider.c:94 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2182 msgid "310HZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2183 msgstr "310 HZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2184 |
2368 | 2185 #: src/audacious/widgets/eq_slider.c:94 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2186 msgid "600HZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2187 msgstr "600 HZ" |
1461 | 2188 |
2368 | 2189 #: src/audacious/widgets/eq_slider.c:94 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2190 msgid "1KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2191 msgstr "1 KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2192 |
2368 | 2193 #: src/audacious/widgets/eq_slider.c:95 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2194 msgid "3KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2195 msgstr "3 KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2196 |
2368 | 2197 #: src/audacious/widgets/eq_slider.c:95 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2198 msgid "6KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2199 msgstr "6 KHZ" |
1461 | 2200 |
2368 | 2201 #: src/audacious/widgets/eq_slider.c:95 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2202 msgid "12KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2203 msgstr "12 KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2204 |
2368 | 2205 #: src/audacious/widgets/eq_slider.c:96 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2206 msgid "14KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2207 msgstr "14 KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2208 |
2368 | 2209 #: src/audacious/widgets/eq_slider.c:96 |
1977
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2210 msgid "16KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2211 msgstr "16 KHZ" |
8805efda085e
[svn] - a bunch of (mainly i18n-related) patches from Laszlo Dvornik.
nenolod
parents:
1461
diff
changeset
|
2212 |
2471
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2213 #~ msgid "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2214 #~ "Enables playlist transparency. This is not recommended for slower " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2215 #~ "machines as it requires some CPU time to create and cache the pixmaps " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2216 #~ "used for the transparency." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2217 #~ msgstr "" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2218 #~ "Lejátszólista átlátszóságának bekapcsolása. Nem ajánlott lassabb " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2219 #~ "számítógépeknél, mivel több CPU időt igényel az átlátszósághoz használt " |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2220 #~ "képek létrehozása és gyorsítótárazása." |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2221 |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2222 #~ msgid "Enable playlist transparency" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2223 #~ msgstr "Lejátszólista átlátszóságának bekapcsolása" |
8c1707430191
[svn] - run make update-po to update what works of tr.po to 1.3 automatically
nenolod
parents:
2455
diff
changeset
|
2224 |
2445 | 2225 #~ msgid "%s: option `%s' is ambiguous\n" |
2226 #~ msgstr "%s: a(z) `%s' opció nem egyértelmű\n" | |
2227 | |
2228 #~ msgid "%s: option `--%s' doesn't allow an argument\n" | |
2229 #~ msgstr "%s: a(z) `--%s' opció nem enged meg argumentumot\n" | |
2230 | |
2231 #~ msgid "%s: option `%c%s' doesn't allow an argument\n" | |
2232 #~ msgstr "%s: a(z) `%c%s' opció nem enged meg argumentumot\n" | |
2233 | |
2234 #~ msgid "%s: option `%s' requires an argument\n" | |
2235 #~ msgstr "%s: a(z) `%s' opcióhoz meg kell adni argumentumot\n" | |
2236 | |
2237 #~ msgid "%s: unrecognized option `--%s'\n" | |
2238 #~ msgstr "%s: ismeretlen opció: `--%s'\n" | |
2239 | |
2240 #~ msgid "%s: unrecognized option `%c%s'\n" | |
2241 #~ msgstr "%s: ismeretlen opció: `%c%s'\n" | |
2242 | |
2243 #~ msgid "%s: illegal option -- %c\n" | |
2244 #~ msgstr "%s: helytelen opció -- %c\n" | |
2245 | |
2246 #~ msgid "%s: invalid option -- %c\n" | |
2247 #~ msgstr "%s: érvénytelen opció -- %c\n" | |
2248 | |
2249 #~ msgid "%s: option requires an argument -- %c\n" | |
2250 #~ msgstr "%s: az opcióhoz meg kell adni argumentumot -- %c\n" | |
2251 | |
2252 #~ msgid "%s: option `-W %s' is ambiguous\n" | |
2253 #~ msgstr "%s: a `-W %s' opció nem egyértelmű\n" | |
2254 | |
2255 #~ msgid "%s: option `-W %s' doesn't allow an argument\n" | |
2256 #~ msgstr "%s: a `-W %s' opció nem enged meg argumentumot\n" | |
2257 | |
2258 #~ msgid "" | |
2259 #~ "Usage: audacious [options] [files] ...\n" | |
2260 #~ "\n" | |
2261 #~ "Options:\n" | |
2262 #~ "--------\n" | |
2263 #~ msgstr "" | |
2264 #~ "Használat: audacious [opciók] [fájlok] ...\n" | |
2265 #~ "\n" | |
2266 #~ "Opciók:\n" | |
2267 #~ "-------\n" | |
2268 | |
2269 #~ msgid "Display this text and exit" | |
2270 #~ msgstr "Ezen szöveg megjelenítése és kilépés" | |
2271 | |
2272 #~ msgid "Activate Audacious" | |
2273 #~ msgstr "Audacious aktiválása" | |
2274 | |
2275 #~ msgid "Previous session ID" | |
2276 #~ msgstr "Előző munkamenet-azonosító" | |
2277 | |
2278 #~ msgid "Headless operation [experimental]" | |
2279 #~ msgstr "Szöveges üzemmód [kísérleti]" | |
2280 | |
2281 #~ msgid "Disable error/warning interception (logging)" | |
2282 #~ msgstr "Hiba/figyelmeztetés elfogásának kikapcsolása (naplózás)" | |
2283 | |
2284 #~ msgid "Print version number and exit\n" | |
2285 #~ msgstr "Verziószám megjelenítése és kilépés\n" | |
2286 | |
2287 #~ msgid "Add/Open Files dialog" | |
2288 #~ msgstr "Fájlok hozzáadása/megnyitása párbeszédablak" | |
2289 | |
2290 #~ msgid "Close Dialog on Add" | |
2291 #~ msgstr "Párbeszédablak bezárása hozzáadás után" | |
2292 | |
2293 #~ msgid "Deselect All" | |
2294 #~ msgstr "Kijelölés megszüntetése" | |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2295 |
2368 | 2296 #~ msgid "Track Information Popup" |
2297 #~ msgstr "Felbukkanó száminformáció" | |
2298 | |
2299 #~ msgid "Artist Popup" | |
2300 #~ msgstr "Felbukkanó előadó" | |
2301 | |
2302 #~ msgid "<i>Title</i>" | |
2303 #~ msgstr "<i>Cím</i>" | |
2304 | |
2305 #~ msgid "<i>Artist</i>" | |
2306 #~ msgstr "<i>Előadó</i>" | |
2307 | |
2308 #~ msgid "<i>Album</i>" | |
2309 #~ msgstr "<i>Album</i>" | |
2310 | |
2311 #~ msgid "<i>Genre</i>" | |
2312 #~ msgstr "<i>Műfaj</i>" | |
2313 | |
2314 #~ msgid "<i>Year</i>" | |
2315 #~ msgstr "<i>Év</i>" | |
2316 | |
2317 #~ msgid "<i>Track Number</i>" | |
2318 #~ msgstr "<i>Szám sorszáma</i>" | |
2319 | |
2320 #~ msgid "<i>Track Length</i>" | |
2321 #~ msgstr "<i>Szám hossza</i>" | |
2322 | |
2266
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2323 #~ msgid "/View Track Details" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2324 #~ msgstr "/Szám részleteinek megtekintése" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2325 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2326 #~ msgid "/Visualization Mode/Analyzer" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2327 #~ msgstr "/Kijelzési mód/Analizátor" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2328 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2329 #~ msgid "/Visualization Mode/Scope" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2330 #~ msgstr "/Kijelzési mód/Szkóp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2331 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2332 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2333 #~ msgid "/Visualization Mode/Voiceprint" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2334 #~ msgstr "/Kijelzési mód/Szkóp" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2335 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2336 #~ msgid "/Visualization Mode/Off" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2337 #~ msgstr "/Kijelzési mód/Kikapcsolva" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2338 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2339 #~ msgid "/Analyzer Mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2340 #~ msgstr "/Analizátor-üzemmód/Normál" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2341 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2342 #~ msgid "/Analyzer Mode/Lines" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2343 #~ msgstr "/Analizátor-üzemmód/Vonalak" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2344 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2345 #~ msgid "/Analyzer Mode/Bars" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2346 #~ msgstr "/Analizátor-üzemmód/Oszlopok" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2347 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2348 #~ msgid "/Analyzer Mode/Peaks" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2349 #~ msgstr "/Analizátor-üzemmód/Csúcsértékek" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2350 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2351 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2352 #~ msgid "/Voiceprint mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2353 #~ msgstr "/Analizátor-üzemmód/Normál" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2354 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2355 #~ msgid "/WindowShade VU Mode/Normal" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2356 #~ msgstr "/Roló-üzemmód/Normál" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2357 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2358 #~ msgid "/WindowShade VU Mode/Smooth" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2359 #~ msgstr "/Roló-üzemmód/Finom" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2360 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2361 #~ msgid "/Analyzer Falloff/Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2362 #~ msgstr "/Analizátor esése/Leglassabb" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2363 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2364 #~ msgid "/Analyzer Falloff/Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2365 #~ msgstr "/Analizátor esése/Lassú" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2366 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2367 #~ msgid "/Analyzer Falloff/Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2368 #~ msgstr "/Analizátor esése/Közepes" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2369 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2370 #~ msgid "/Analyzer Falloff/Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2371 #~ msgstr "/Analizátor esése/Gyors" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2372 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2373 #~ msgid "/Analyzer Falloff/Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2374 #~ msgstr "/Analizátor esése/Leggyorsabb" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2375 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2376 #~ msgid "/Peaks Falloff/Slowest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2377 #~ msgstr "/Csúcsértékek esése/Leglassabb" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2378 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2379 #~ msgid "/Peaks Falloff/Slow" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2380 #~ msgstr "/Csúcsértékek esése/Lassú" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2381 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2382 #~ msgid "/Peaks Falloff/Medium" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2383 #~ msgstr "/Csúcsértékek esése/Közepes" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2384 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2385 #~ msgid "/Peaks Falloff/Fast" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2386 #~ msgstr "/Csúcsértékek esése/Gyors" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2387 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2388 #~ msgid "/Peaks Falloff/Fastest" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2389 #~ msgstr "/Csúcsértékek esése/Leggyorsabb" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2390 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2391 #~ msgid "/-" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2392 #~ msgstr "/-" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2393 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2394 #~ msgid "/Jump to Time" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2395 #~ msgstr "/Ugrás időpontra" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2396 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2397 #~ msgid "/About Audacious" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2398 #~ msgstr "/Audacious névjegye" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2399 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2400 #~ msgid "/Files..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2401 #~ msgstr "/Fájlok..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2402 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2403 #~ msgid "/Internet location..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2404 #~ msgstr "/Internethely..." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2405 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2406 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2407 #~ msgid "New List" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2408 #~ msgstr "/Új lista" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2409 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2410 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2411 #~ msgid "Creates a new playlist." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2412 #~ msgstr "Elválasztók megjelenítése a lejátszólistában" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2413 |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2414 #, fuzzy |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2415 #~ msgid "Displays track information." |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2416 #~ msgstr "Száminformáció" |
900f163cb243
[svn] Update po/; translators, you *will* need to update your translations.
kiyoshi
parents:
2231
diff
changeset
|
2417 |
2218 | 2418 #~ msgid "Chinese:" |
2419 #~ msgstr "Kínai:" | |
2420 | |
2421 #~ msgid "/Load/Preset" | |
2422 #~ msgstr "/Betöltés/Beállítás" | |
2423 | |
2424 #~ msgid "/Load/Default" | |
2425 #~ msgstr "/Betöltés/Alapértelmezett beállítás" | |
2426 | |
2427 #~ msgid "/Load/Zero" | |
2428 #~ msgstr "/Betöltés/Nulla" | |
2429 | |
2430 #~ msgid "/Save/Preset" | |
2431 #~ msgstr "/Mentés/Beállítás" | |
2432 | |
2433 #~ msgid "/Save/Default" | |
2434 #~ msgstr "/Mentés/Alapértelmezett beállítás" | |
2435 | |
2436 #~ msgid "/Save/To file" | |
2437 #~ msgstr "/Mentés/Fájlba" | |
2438 | |
2439 #~ msgid "/Delete/Preset" | |
2440 #~ msgstr "/Törlés/Beállítás" | |
2441 | |
2442 #~ msgid "Load auto-preset" | |
2443 #~ msgstr "Automatikusan betöltődő beállítás betöltése" | |
2444 | |
2445 #~ msgid "Load equalizer preset" | |
2446 #~ msgstr "Equalizer-beállítás betöltése" | |
2447 | |
2448 #~ msgid "Delete auto-preset" | |
2449 #~ msgstr "Automatikusan betöltődő beállítás törlése" | |
2450 | |
2167 | 2451 #~ msgid "/Show Popup Info" |
2452 #~ msgstr "/Felbukkanó infó megjelenítése" | |
2453 | |
2454 #~ msgid "/Remove Duplicates/By Title" | |
2455 #~ msgstr "/Duplikátumok eltávolítása/Cím alapján" | |
2456 | |
2457 #~ msgid "/Remove Duplicates/By Filename" | |
2458 #~ msgstr "/Duplikátumok eltávolítása/Fájlnév alapján" | |
2459 | |
2460 #~ msgid "/Update View" | |
2461 #~ msgstr "/Nézet frissítése" | |
2462 | |
2463 #~ msgid "/Select All" | |
2464 #~ msgstr "/Mindent kijelöl" | |
2465 | |
2466 #~ msgid "/Sort List/By Date" | |
2467 #~ msgstr "/Lista rendezése/Dátum alapján" | |
2468 | |
2469 #~ msgid "/Sort Selection/By Title" | |
2470 #~ msgstr "/Kijelölés rendezése/Cím alapján" | |
2471 | |
2472 #~ msgid "/Sort Selection/By Artist" | |
2473 #~ msgstr "/Kijelölés rendezése/Előadó alapján" | |
2474 | |
2475 #~ msgid "/Sort Selection/By Filename" | |
2476 #~ msgstr "/Kijelölés rendezése/Fájlnév alapján" | |
2477 | |
2478 #~ msgid "/Sort Selection/By Path + Filename" | |
2479 #~ msgstr "/Kijelölés rendezése/Útvonal + fájlnév alapján" | |
2480 | |
2481 #~ msgid "/Sort Selection/By Date" | |
2482 #~ msgstr "/Kijelölés rendezése/Dátum alapján" | |
2483 | |
2484 #~ msgid "/Sort Selection/By Track Number" | |
2485 #~ msgstr "/Kijelölés rendezése/Szám sorszáma alapján" | |
2486 | |
2487 #~ msgid "/Sort Selection/By Playlist Entry" | |
2488 #~ msgstr "/Kijelölés rendezése/Lejátszólista-bejegyzés alapján" | |
2489 | |
1994
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
2490 #, fuzzy |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
2491 #~ msgid "<b>_Miscillaneous UI Features</b>" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
2492 #~ msgstr "<b>_Egyebek</b>" |
d5f23073efff
[svn] Fallback character -> character. Update PO files accordingly. Closes bug #641.
chainsaw
parents:
1978
diff
changeset
|
2493 |
1978
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2494 #~ msgid "** DOUBLESIZE HAS BEEN REMOVED **" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2495 #~ msgstr "** A DUPLA MÉRET EL LETT TÁVOLÍTVA **" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2496 |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2497 #~ msgid "<b>_Transparency</b>" |
408250deb1ae
[svn] - simplify po files (a lot of translations are removed due to plugins split)
nenolod
parents:
1977
diff
changeset
|
2498 #~ msgstr "<b>Á_tlátszóság</b>" |