Mercurial > audlegacy-plugins
annotate po/sk.po @ 2384:0824c92b6132
- fixed a bug which writes TRUE as the default port number.
- fixed a bug that a discid had been stored in signed int. (should be uint.)
- fixed a potential memory leak.
- cddb cache has been enabled.
- code for processing config values has been cleaned up.
- removed unnecessary create_tuple_from_trackinfo().
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Wed, 13 Feb 2008 01:29:20 +0900 |
parents | 549c5f26d312 |
children | 89d4e09a8988 |
rev | line source |
---|---|
865 | 1 # translation of audacious-plugins.po to Slovak |
2 # This file is distributed under the same license as the audacious-plugins package. | |
3 # Copyright (C) 2007 Andrej Herceg <herceg.andrej@zoznam.sk>. | |
4 # Andrej Herceg <herceg.andrej@zoznam.sk>, 2007. | |
5 # | |
6 msgid "" | |
7 msgstr "" | |
8 "Project-Id-Version: audacious-plugins\n" | |
9 "Report-Msgid-Bugs-To: http://bugs.audacious-media-player.org\n" | |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
10 "POT-Creation-Date: 2008-02-03 20:33+0200\n" |
865 | 11 "PO-Revision-Date: 2007-03-14 02:18+0100\n" |
12 "Last-Translator: Andrej Herceg <herceg.andrej@zoznam.sk>\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
13 "Language-Team: \n" |
865 | 14 "MIME-Version: 1.0\n" |
15 "Content-Type: text/plain; charset=UTF-8\n" | |
16 "Content-Transfer-Encoding: 8bit\n" | |
17 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
18 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
19 #: src/aac/libmp4.c:286 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
20 msgid "Using libfaad2-" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
21 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
22 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
23 #: src/aac/libmp4.c:287 |
865 | 24 msgid "" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
25 " for decoding.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
26 "FAAD2 AAC/HE-AAC/HE-AACv2/DRM decoder (c) Nero AG, www.nero.com\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
27 "Copyright (c) 2005-2006 Audacious team" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
28 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
29 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
30 #: src/aac/libmp4.c:291 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
31 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
32 msgid "About MP4 AAC player plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
33 msgstr "O module Flac" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
34 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
35 #: src/aac/libmp4.c:293 src/adplug/adplug-xmms.cc:182 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
36 #: src/adplug/adplug-xmms.cc:265 src/adplug/adplug-xmms.cc:526 |
2095 | 37 #: src/alac/plugin.c:77 src/arts/arts.c:26 src/arts/configure.c:90 |
38 #: src/audiocompress/audacious-glue.c:102 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
39 #: src/audiocompress/audacious-glue.c:552 src/cdaudio-ng/configure.c:227 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
40 #: src/console/Audacious_Driver.cxx:449 src/demac/plugin.c:392 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
41 #: src/echo_plugin/gui.c:26 src/echo_plugin/gui.c:137 src/esd/about.c:49 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
42 #: src/filewriter/filewriter.c:183 src/jack/configure.c:141 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
43 #: src/jack/jack.c:493 src/madplug/plugin.c:600 src/madplug/plugin.c:624 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
44 #: src/metronom/metronom.c:88 src/modplug/gui/main.cxx:49 |
2095 | 45 #: src/musepack/libmpc.cxx:232 src/null/null.c:67 src/null/null.c:110 |
46 #: src/OSS4/about.c:59 src/OSS/about.c:54 src/paranormal-ng/plugin.c:283 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
47 #: src/paranormal/plugin.c:291 src/scrobbler/gtkstuff.c:25 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
48 #: src/sndfile/plugin.c:565 src/statusicon/si_ui.c:593 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
49 #: src/stereo_plugin/stereo.c:53 src/stereo_plugin/stereo.c:116 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
50 #: src/sun/about.c:38 src/sun/configure.c:559 src/timidity/interface.c:222 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
51 #: src/timidity/xmms-timidity.c:120 src/tonegen/tonegen.c:62 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
52 #: src/tta/libtta.c:153 src/tta/libtta.c:267 src/tta/libtta.c:402 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
53 #: src/vorbis/vorbis.c:769 src/vorbis/vorbis.c~:777 src/vtx/about.c:32 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
54 #: src/vtx/info.c:43 src/wavpack/ui.cxx:56 src/wavpack/ui.cxx:556 |
865 | 55 msgid "Ok" |
56 msgstr "OK" | |
57 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
58 #: src/adplug/adplug-xmms.cc:171 |
865 | 59 msgid "About " |
60 msgstr "O " | |
61 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
62 #: src/adplug/adplug-xmms.cc:175 |
865 | 63 msgid "" |
64 "\n" | |
65 "Copyright (C) 2002, 2003 Simon Peter <dn.tlp@gmx.net>\n" | |
66 "\n" | |
67 "This plugin is released under the terms and conditions of the GNU LGPL.\n" | |
68 "See http://www.gnu.org/licenses/lgpl.html for details.\n" | |
69 "\n" | |
70 "This plugin uses the AdPlug library, which is copyright (C) Simon Peter, et " | |
71 "al.\n" | |
72 "Linked AdPlug library version: " | |
73 msgstr "" | |
74 "\n" | |
75 "Copyright (C) 2002, 2003 Simon Peter <dn.tlp@gmx.net>\n" | |
76 "\n" | |
77 "Modul je poskytovaný za podmienok licencie GNU LGPL.\n" | |
78 "Pre podrobnosti navštívte http://www.gnu.org/licenses/lgpl.html\n" | |
79 "\n" | |
80 "Modul používa knižnicu AdPlug, copyright (C) Simon Peter a iný.\n" | |
81 "Zostavené s AdPlug knižnicou verzie: " | |
82 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
83 #: src/adplug/adplug-xmms.cc:256 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
84 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
85 msgid "AdPlug :: Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
86 msgstr "AMIDI-Plug - nastavenie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
87 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
88 #: src/adplug/adplug-xmms.cc:275 src/alarm/interface.c:1398 |
2095 | 89 #: src/alsa/configure.c:389 src/arts/configure.c:91 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
90 #: src/audiocompress/audacious-glue.c:557 src/cdaudio-ng/configure.c:231 |
2095 | 91 #: src/echo_plugin/gui.c:145 src/jack/configure.c:148 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
92 #: src/modplug/gui/interface.cxx:714 src/modplug/gui/modplug.glade:1668 |
2095 | 93 #: src/musepack/libmpc.cxx:237 src/musepack/libmpc.cxx:557 src/null/null.c:111 |
94 #: src/sid/xmms-sid.glade:3080 src/sid/xs_interface.c:1250 | |
95 #: src/stereo_plugin/stereo.c:125 src/sun/configure.c:567 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
96 #: src/timidity/interface.c:230 src/wavpack/ui.cxx:280 src/wavpack/ui.cxx:563 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
97 msgid "Cancel" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
98 msgstr "Zrušiť" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
99 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
100 #: src/adplug/adplug-xmms.cc:291 src/console/Audacious_Config.cxx:145 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
101 #: src/madplug/configure.c:421 src/modplug/gui/interface.cxx:628 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
102 #: src/modplug/gui/interface.cxx:887 src/modplug/gui/modplug.glade:1404 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
103 #: src/modplug/gui/modplug.glade:1804 |
865 | 104 msgid "General" |
105 msgstr "Všeobecné" | |
106 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
107 #: src/adplug/adplug-xmms.cc:303 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
108 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
109 msgid "Sound quality" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
110 msgstr "Zvukový klip" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
111 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
112 #: src/adplug/adplug-xmms.cc:308 src/modplug/gui/interface.cxx:187 |
2095 | 113 #: src/modplug/gui/modplug.glade:113 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
114 msgid "Resolution" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
115 msgstr "Rozlíšenie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
116 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
117 #: src/adplug/adplug-xmms.cc:310 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
118 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
119 msgid "8bit" |
865 | 120 msgstr "8 bitov" |
121 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
122 #: src/adplug/adplug-xmms.cc:315 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
123 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
124 msgid "16bit" |
865 | 125 msgstr "16 bitov" |
126 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
127 #: src/adplug/adplug-xmms.cc:323 src/modplug/gui/interface.cxx:218 |
2095 | 128 #: src/modplug/gui/modplug.glade:199 src/timidity/interface.c:148 |
865 | 129 msgid "Channels" |
130 msgstr "Počet kanálov" | |
131 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
132 #: src/adplug/adplug-xmms.cc:325 src/filewriter/mp3.c:894 |
2095 | 133 #: src/sid/xmms-sid.glade:157 src/sid/xs_interface.c:288 |
134 #: src/timidity/interface.c:165 | |
865 | 135 msgid "Mono" |
136 msgstr "Mono" | |
137 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
138 #: src/adplug/adplug-xmms.cc:330 src/filewriter/mp3.c:889 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
139 #: src/modplug/gui/interface.cxx:204 src/modplug/gui/modplug.glade:159 |
2095 | 140 #: src/sid/xmms-sid.glade:176 src/sid/xs_interface.c:295 |
141 #: src/timidity/interface.c:173 | |
865 | 142 msgid "Stereo" |
143 msgstr "Stereo" | |
144 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
145 #: src/adplug/adplug-xmms.cc:334 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
146 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
147 "Setting stereo is not recommended, unless you need to. This won't add any " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
148 "stereo effects to the sound - OPL2 is just mono - but eats up more CPU power!" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
149 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
150 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
151 #: src/adplug/adplug-xmms.cc:342 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
152 msgid "Frequency" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
153 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
154 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
155 #: src/adplug/adplug-xmms.cc:378 src/adplug/adplug-xmms.cc:582 |
2095 | 156 #: src/console/Audacious_Config.cxx:147 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
157 msgid "Playback" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
158 msgstr "Prehrať" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
159 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
160 #: src/adplug/adplug-xmms.cc:382 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
161 msgid "Detect songend" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
162 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
163 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
164 #: src/adplug/adplug-xmms.cc:386 |
865 | 165 msgid "" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
166 "If enabled, XMMS will detect a song's ending, stop it and advance in the " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
167 "playlist. If disabled, XMMS won't take notice of a song's ending and loop it " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
168 "all over again and again." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
169 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
170 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
171 #: src/adplug/adplug-xmms.cc:397 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
172 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
173 msgid "Formats" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
174 msgstr "Formát:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
175 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
176 #: src/adplug/adplug-xmms.cc:404 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
177 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
178 msgid "Format selection" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
179 msgstr "Výber koncového zariadenia" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
180 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
181 #: src/adplug/adplug-xmms.cc:407 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
182 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
183 msgid "Format" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
184 msgstr "Formát:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
185 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
186 #: src/adplug/adplug-xmms.cc:407 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
187 msgid "Extension" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
188 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
189 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
190 #: src/adplug/adplug-xmms.cc:447 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
191 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
192 "Selected file types will be recognized and played back by this plugin. " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
193 "Deselected types will be ignored to make room for other plugins to play " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
194 "these files." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
195 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
196 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
197 #: src/adplug/adplug-xmms.cc:533 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
198 msgid "AdPlug :: File Info" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
199 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
200 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
201 #: src/adplug/adplug-xmms.cc:555 src/amidi-plug/i_configure-fluidsynth.c:448 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
202 msgid "Filename" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
203 msgstr "Meno súboru" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
204 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
205 #: src/adplug/adplug-xmms.cc:559 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
206 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
207 msgid "Title: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
208 msgstr "Názov:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
209 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
210 #: src/adplug/adplug-xmms.cc:560 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
211 msgid "Author: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
212 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
213 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
214 #: src/adplug/adplug-xmms.cc:561 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
215 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
216 msgid "File Type: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
217 msgstr "Veľkosť súboru:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
218 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
219 #: src/adplug/adplug-xmms.cc:562 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
220 msgid "Subsongs: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
221 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
222 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
223 #: src/adplug/adplug-xmms.cc:563 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
224 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
225 msgid "Instruments: " |
865 | 226 msgstr "Inštrumentálna" |
227 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
228 #: src/adplug/adplug-xmms.cc:568 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
229 msgid "Orders: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
230 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
231 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
232 #: src/adplug/adplug-xmms.cc:569 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
233 msgid "Patterns: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
234 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
235 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
236 #: src/adplug/adplug-xmms.cc:573 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
237 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
238 msgid "Song" |
865 | 239 msgstr "Swing" |
240 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
241 #: src/adplug/adplug-xmms.cc:599 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
242 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
243 msgid "Instrument name" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
244 msgstr "Inštrumentálna" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
245 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
246 #: src/adplug/adplug-xmms.cc:641 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
247 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
248 msgid "Song message" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
249 msgstr "Zmena skladby %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
250 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
251 #: src/adplug/adplug-xmms.cc:663 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
252 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
253 msgid "Subsong selection" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
254 msgstr "Výber koncového zariadenia" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
255 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
256 #: src/adplug/adplug-xmms.cc:727 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
257 msgid "Order: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
258 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
259 |
2095 | 260 #: src/adplug/adplug-xmms.cc:728 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
261 msgid "Pattern: " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
262 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
263 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
264 #: src/adplug/adplug-xmms.cc:730 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
265 msgid "Row: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
266 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
267 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
268 #: src/adplug/adplug-xmms.cc:731 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
269 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
270 msgid "Speed: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
271 msgstr "Hovorené slovo" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
272 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
273 #: src/adplug/adplug-xmms.cc:732 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
274 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
275 msgid "Timer: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
276 msgstr "Čas. pomer:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
277 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
278 #: src/adplug/adplug-xmms.cc:733 src/console/Audacious_Config.cxx:225 |
2095 | 279 #: src/sid/xmms-sid.glade:332 src/sid/xs_interface.c:341 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
280 msgid "Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
281 msgstr "Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
282 |
2095 | 283 #: src/alac/plugin.c:74 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
284 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
285 msgid "About Apple Lossless Audio Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
286 msgstr "O module Ogg Vorbis Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
287 |
2095 | 288 #: src/alac/plugin.c:75 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
289 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
290 "Copyright (c) 2006 Audacious team\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
291 "Portions (c) 2005-2006 David Hammerton <crazney -at- crazney.net>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
292 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
293 |
2095 | 294 #: src/alarm/interface.c:34 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
295 msgid "About XMMS Alarm" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
296 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
297 |
2095 | 298 #: src/alarm/interface.c:47 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
299 msgid "XMMS Alarm" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
300 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
301 |
2095 | 302 #: src/alarm/interface.c:56 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
303 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
304 "An XMMS plugin which can be used\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
305 "to start playing at a certain time.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
306 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
307 "Send all complaints to:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
308 "Adam Feakin <adamf@snika.uklinux.net>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
309 "Daniel Stodden <stodden@in.tum.de>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
310 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
311 "http://www.snika.uklinux.net/xmms-alarm/" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
312 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
313 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
314 #: src/alarm/interface.c:71 src/lirc/about.c:115 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
315 #: src/modplug/gui/interface.cxx:971 src/modplug/gui/modplug.glade:2030 |
2095 | 316 #: src/sid/xmms-sid.glade:3643 src/sid/xs_about.c:213 |
317 #: src/sid/xs_interface.c:1740 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
318 msgid "Close" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
319 msgstr "Zatvoriť" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
320 |
2095 | 321 #: src/alarm/interface.c:101 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
322 msgid "Alarm" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
323 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
324 |
2095 | 325 #: src/alarm/interface.c:109 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
326 msgid "This is your wakeup call." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
327 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
328 |
2095 | 329 #: src/alarm/interface.c:124 src/alarm/interface.c:1389 src/alsa/about.c:46 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
330 #: src/alsa/configure.c:383 src/cdaudio-ng/cdaudio-ng.c:228 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
331 #: src/flacng/plugin.c:747 src/gnomeshortcuts/gnomeshortcuts.c:292 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
332 #: src/hotkey/gui.c:671 src/modplug/gui/interface.cxx:702 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
333 #: src/modplug/gui/modplug.glade:1642 src/pulse_audio/pulse_audio.c:712 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
334 #: src/scrobbler/gtkstuff.c:45 src/sid/xmms-sid.glade:3066 |
2095 | 335 #: src/sid/xs_interface.c:1243 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
336 msgid "OK" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
337 msgstr "OK" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
338 |
2095 | 339 #: src/alarm/interface.c:152 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
340 msgid "Select Playlist" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
341 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
342 |
2095 | 343 #: src/alarm/interface.c:196 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
344 msgid "Sorry" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
345 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
346 |
2095 | 347 #: src/alarm/interface.c:204 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
348 msgid "Warning" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
349 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
350 |
2095 | 351 #: src/alarm/interface.c:213 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
352 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
353 "For safety reasons the \"quiet\" time must be at least 65 seconds longer " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
354 "than the fading time, it must also be more than 10 seconds. This basically " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
355 "means that there is a bug in the code and until I find a way of really " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
356 "fixing it this message will appear :)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
357 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
358 "Your fading settings have NOT been saved\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
359 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
360 "--\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
361 "Adam" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
362 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
363 |
2095 | 364 #: src/alarm/interface.c:229 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
365 msgid "Oh Well" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
366 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
367 |
2095 | 368 #: src/alarm/interface.c:388 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
369 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
370 msgid "Alarm Settings" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
371 msgstr "Nastavenia mixéru:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
372 |
2095 | 373 #: src/alarm/interface.c:404 src/alarm/interface.c:576 |
374 #: src/alarm/interface.c:948 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
375 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
376 msgid "Time" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
377 msgstr "Názov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
378 |
2095 | 379 #: src/alarm/interface.c:445 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
380 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
381 msgid "hours" |
865 | 382 msgstr "Chorus" |
383 | |
2095 | 384 #: src/alarm/interface.c:506 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
385 msgid "h" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
386 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
387 |
2095 | 388 #: src/alarm/interface.c:536 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
389 msgid "minutes" |
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
390 msgstr "" |
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
391 |
2095 | 392 #: src/alarm/interface.c:554 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
393 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
394 msgid "Quiet after:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
395 msgstr "Dátový tok:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
396 |
2095 | 397 #: src/alarm/interface.c:564 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
398 msgid "Alarm at (default):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
399 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
400 |
2095 | 401 #: src/alarm/interface.c:584 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
402 msgid "Choose the days for the alarm to come on" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
403 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
404 |
2095 | 405 #: src/alarm/interface.c:612 src/alarm/interface.c:660 |
406 #: src/alarm/interface.c:708 src/alarm/interface.c:756 | |
407 #: src/alarm/interface.c:804 src/alarm/interface.c:852 | |
408 #: src/alarm/interface.c:900 src/OSS4/configure.c:138 src/OSS/configure.c:169 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
409 msgid "Default" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
410 msgstr "Štandardné" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
411 |
2095 | 412 #: src/alarm/interface.c:938 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
413 msgid "Day" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
414 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
415 |
2095 | 416 #: src/alarm/interface.c:958 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
417 msgid "Tuesday" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
418 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
419 |
2095 | 420 #: src/alarm/interface.c:969 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
421 msgid "Wednesday" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
422 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
423 |
2095 | 424 #: src/alarm/interface.c:980 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
425 msgid "Thursday" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
426 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
427 |
2095 | 428 #: src/alarm/interface.c:991 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
429 msgid "Friday" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
430 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
431 |
2095 | 432 #: src/alarm/interface.c:1002 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
433 msgid "Saturday" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
434 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
435 |
2095 | 436 #: src/alarm/interface.c:1013 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
437 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
438 msgid "Sunday" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
439 msgstr "Soundtrack" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
440 |
2095 | 441 #: src/alarm/interface.c:1023 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
442 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
443 msgid "Monday" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
444 msgstr "Mono" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
445 |
2095 | 446 #: src/alarm/interface.c:1034 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
447 msgid "Days" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
448 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
449 |
2095 | 450 #: src/alarm/interface.c:1050 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
451 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
452 msgid "Fading" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
453 msgstr "Rozsvietenie:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
454 |
2095 | 455 #: src/alarm/interface.c:1087 src/sid/xmms-sid.glade:2007 |
456 #: src/sid/xmms-sid.glade:2178 src/sid/xmms-sid.glade:2676 | |
457 #: src/sid/xs_interface.c:908 src/sid/xs_interface.c:962 | |
458 #: src/sid/xs_interface.c:1122 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
459 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
460 msgid "seconds" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
461 msgstr "sekúnd" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
462 |
2095 | 463 #: src/alarm/interface.c:1095 src/alarm/interface.c:1211 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
464 #: src/modplug/gui/interface.cxx:549 src/modplug/gui/modplug.glade:1133 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
465 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
466 msgid "Volume" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
467 msgstr "Hlasitosť (%):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
468 |
2095 | 469 #: src/alarm/interface.c:1121 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
470 msgid "Current" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
471 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
472 |
2095 | 473 #: src/alarm/interface.c:1128 |
474 msgid "reset to current output volume" | |
475 msgstr "" | |
476 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
477 #: src/alarm/interface.c:1130 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
478 msgid "Start at" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
479 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
480 |
2095 | 481 #: src/alarm/interface.c:1158 src/alarm/interface.c:1202 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
482 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
483 msgid "%" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
484 msgstr "%d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
485 |
2095 | 486 #: src/alarm/interface.c:1174 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
487 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
488 msgid "Final" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
489 msgstr "Meno súboru" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
490 |
2095 | 491 #: src/alarm/interface.c:1227 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
492 msgid "Additional Command" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
493 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
494 |
2095 | 495 #: src/alarm/interface.c:1253 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
496 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
497 msgid "enable" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
498 msgstr "Všeobecné" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
499 |
2095 | 500 #: src/alarm/interface.c:1261 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
501 msgid "Playlist (optional)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
502 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
503 |
2095 | 504 #: src/alarm/interface.c:1287 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
505 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
506 msgid "Browse..." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
507 msgstr "Prechádzať" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
508 |
2095 | 509 #: src/alarm/interface.c:1295 src/alarm/interface.c:1460 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
510 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
511 msgid "Reminder" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
512 msgstr "Štýl zobrazenia" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
513 |
2095 | 514 #: src/alarm/interface.c:1312 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
515 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
516 msgid "Use reminder" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
517 msgstr "užívateľom definované" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
518 |
2095 | 519 #: src/alarm/interface.c:1328 src/sndstretch/sndstretch_xmms.c:377 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
520 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
521 msgid "Options" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
522 msgstr "Nastavenia:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
523 |
2095 | 524 #: src/alarm/interface.c:1336 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
525 msgid "What do these options mean?" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
526 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
527 |
2095 | 528 #: src/alarm/interface.c:1364 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
529 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
530 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
531 "Time\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
532 " Alarm at: \n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
533 " The time for the alarm to come on.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
534 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
535 " Quiet After: \n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
536 " Stop alarm after this amount of time.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
537 " (if the wakeup dialog is not closed)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
538 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
539 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
540 "Days\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
541 " Day:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
542 " Select the days for the alarm to activate.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
543 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
544 " Time:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
545 " Choose the time for the alarm on each day,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
546 " or select the toggle button to use the default\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
547 " time.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
548 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
549 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
550 "Volume\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
551 " Fading: \n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
552 " Fade the volume up to the chosen volume \n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
553 " for this amount of time.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
554 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
555 " Start at: \n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
556 " Start fading from this volume.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
557 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
558 " Final: \n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
559 " The volume to stop fading at. If the fading\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
560 " time is 0 then set volume to this and start\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
561 " playing.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
562 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
563 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
564 "Options:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
565 " Additional Command:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
566 " Run this command at the alarm time.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
567 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
568 " Playlist: \n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
569 " Load this playlist for playing songs from \n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
570 " (must have .m3u extension). If no playlist\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
571 " is given then the songs which are currently\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
572 " in the list will be used.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
573 " The URL of an mp3/ogg stream can also be\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
574 " entered here, but loading of playlists from\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
575 " URLs is not currently supported by xmms.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
576 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
577 " Reminder:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
578 " Display a reminder when the alarm goes off,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
579 " type the reminder in the box and turn on the\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
580 " toggle button if you want it to be shown.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
581 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
582 |
2095 | 583 #: src/alarm/interface.c:1366 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
584 msgid "Help" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
585 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
586 |
2095 | 587 #: src/alarm/interface.c:1468 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
588 msgid "Your reminder for today is.." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
589 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
590 |
2095 | 591 #: src/alarm/interface.c:1493 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
592 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
593 msgid "Thankyou" |
865 | 594 msgstr "Tango" |
595 | |
596 #: src/alsa/about.c:30 | |
597 msgid "About ALSA Driver" | |
598 msgstr "O ovládači ALSA" | |
599 | |
600 #: src/alsa/about.c:31 | |
601 msgid "" | |
602 "Audacious ALSA Driver\n" | |
603 "\n" | |
604 " This program is free software; you can redistribute it and/or modify\n" | |
605 "it under the terms of the GNU General Public License as published by\n" | |
606 "the Free Software Foundation; either version 2 of the License, or\n" | |
607 "(at your option) any later version.\n" | |
608 "\n" | |
609 "This program is distributed in the hope that it will be useful,\n" | |
610 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" | |
611 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" | |
612 "GNU General Public License for more details.\n" | |
613 "\n" | |
614 "You should have received a copy of the GNU General Public License\n" | |
615 "along with this program; if not, write to the Free Software\n" | |
616 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,\n" | |
617 "USA.\n" | |
618 "Author: Matthieu Sozeau (mattam@altern.org)" | |
619 msgstr "" | |
620 "ALSA ovládač pre Audacious\n" | |
621 "\n" | |
622 "Tento program je voľné programové vybavenie; môžete ho šíriť a upravovať\n" | |
623 "podľa ustanovení GNU GPL, vydávanej nadáciou Free Software Foundation;\n" | |
624 "a to buď verzie 2 tejto licencie, alebo (podľa vášho uváženia) ktorejkoľvek\n" | |
625 "neskoršej verzie.\n" | |
626 "\n" | |
627 "Tento program je rozširovaný v nádeji, že bude užitočný, ale BEZ\n" | |
628 "AKEJKOĽVEK ZÁRUKY; neposkytujú sa ani odvodené záruky PREDAJNOSTI,\n" | |
629 "alebo VHODNOSTI PRE URČITÝ ÚČEL. Ďalšie podrobnosti hľadajte v GNU GPL.\n" | |
630 "\n" | |
631 "Kópiu GNU GPL by ste mali dostať spolu s týmto programom. Ak sa tak\n" | |
632 "nestalo, požiadajte o ňu Free Software Foundation, Inc.,\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
633 "675 Mass Ave, Cambridge, MA 02139, USA. Autor: Matthieu Sozeau " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
634 "(mattam@altern.org)" |
865 | 635 |
2095 | 636 #: src/alsa/configure.c:146 |
865 | 637 msgid "Unknown soundcard" |
638 msgstr "Neznáma zvuková karta" | |
639 | |
2095 | 640 #: src/alsa/configure.c:201 |
865 | 641 #, c-format |
642 msgid "Default PCM device (%s)" | |
643 msgstr "Štandardné PCM zariadenie (%s)" | |
644 | |
2095 | 645 #: src/alsa/configure.c:260 |
865 | 646 msgid "ALSA Driver configuration" |
647 msgstr "Nastavenie ovládača ALSA" | |
648 | |
2095 | 649 #: src/alsa/configure.c:274 src/OSS4/configure.c:186 src/OSS/configure.c:217 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
650 #: src/sun/configure.c:183 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
651 msgid "Audio device:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
652 msgstr "Zvukové zariadenie:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
653 |
2095 | 654 #: src/alsa/configure.c:288 |
865 | 655 msgid "Mixer:" |
656 msgstr "Mixér:" | |
657 | |
2095 | 658 #: src/alsa/configure.c:300 |
865 | 659 msgid "Mixer card:" |
660 msgstr "Karta s mixérom:" | |
661 | |
2095 | 662 #: src/alsa/configure.c:313 src/OSS/configure.c:260 src/sun/configure.c:220 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
663 msgid "Mixer device:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
664 msgstr "Zariadenie mixéru:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
665 |
2095 | 666 #: src/alsa/configure.c:328 |
865 | 667 msgid "Device settings" |
668 msgstr "Nastavenia zariadenia" | |
669 | |
2095 | 670 #: src/alsa/configure.c:334 |
865 | 671 msgid "Soundcard:" |
672 msgstr "Zvuková karta:" | |
673 | |
2095 | 674 #: src/alsa/configure.c:347 |
865 | 675 msgid "Buffer time (ms):" |
676 msgstr "Veľkosť vyrovnávacej pamäte (ms):" | |
677 | |
2095 | 678 #: src/alsa/configure.c:361 |
865 | 679 msgid "Period time (ms):" |
680 msgstr "Perióda (ms):" | |
681 | |
2095 | 682 #: src/alsa/configure.c:376 src/amidi-plug/i_configure-ap.c:287 |
865 | 683 msgid "Advanced settings" |
684 msgstr "Pokročilé nastavenia" | |
685 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
686 #: src/amidi-plug/backend-alsa/b-alsa.c:35 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
687 msgid "ALSA Backend " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
688 msgstr "" |
865 | 689 |
690 #: src/amidi-plug/backend-alsa/b-alsa.c:37 | |
691 msgid "" | |
692 "This backend sends MIDI events to a group of user-chosen ALSA sequencer " | |
693 "ports. The ALSA sequencer interface is very versatile, it can provide ports " | |
694 "for audio cards hardware synthesizers (i.e. emu10k1) but also for software " | |
695 "synths, external devices, etc.\n" | |
696 "This backend does not produce audio, MIDI events are handled directly from " | |
697 "devices/programs behind the ALSA ports; in example, MIDI events sent to the " | |
698 "hardware synth will be directly played.\n" | |
699 "Backend written by Giacomo Lozito." | |
700 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
701 "Toto koncové zariadenie posiela MIDI udalosti skupine užívateľom vybraných " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
702 "portov ALSA sekvencéru. Rozhranie ALSA sekvencéra je vysoko prispôsobivé. " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
703 "Môže poskytovať porty pre hardvérové syntetizátory zvukovej karty (napr. " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
704 "emu10k1), alebo syntetizátorom softvérovým, vonkajším zariadeniam atď.\n" |
865 | 705 "Toto koncové zariadenie nevytvára zvuk, MIDI udalosti sú spracovávané priamo " |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
706 "zariadením/programom, ktoré sa ukrýva za ALSA portom. Napríklad MIDI " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
707 "udalosti poslané hardvérovému syntetizatoru budú prehrané priamo ním.\n" |
865 | 708 "Ovládač koncového zariadenia napísal Giacomo Lozito." |
709 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
710 #: src/amidi-plug/backend-dummy/b-dummy.c:35 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
711 msgid "Dummy Backend " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
712 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
713 |
865 | 714 #: src/amidi-plug/backend-dummy/b-dummy.c:37 |
715 msgid "" | |
716 "This backend does not produce audio at all. It is mostly useful for analysis " | |
717 "and testing purposes, as it can log all MIDI events to standard output, " | |
718 "standard error or file.\n" | |
719 "Backend written by Giacomo Lozito." | |
720 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
721 "Toto koncové zariadenie nevytvára žiadny zvuk. Najviac je užitočné pri " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
722 "analýze a testovaní, pretože vie zaznamenať všetky MIDI udalosti na " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
723 "štandardný výstup, štandardný chybový výstup alebo do súboru.\n" |
865 | 724 "Ovládač koncového zariadenia napísal Giacomo Lozito." |
725 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
726 #: src/amidi-plug/backend-fluidsynth/b-fluidsynth.c:35 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
727 msgid "FluidSynth Backend " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
728 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
729 |
865 | 730 #: src/amidi-plug/backend-fluidsynth/b-fluidsynth.c:37 |
731 msgid "" | |
732 "This backend produces audio by sending MIDI events to FluidSynth, a real-" | |
733 "time software synthesizer based on the SoundFont2 specification (www." | |
734 "fluidsynth.org).\n" | |
735 "Produced audio can be manipulated via player effect plugins and is processed " | |
736 "by chosen ouput plugin.\n" | |
737 "Backend written by Giacomo Lozito." | |
738 msgstr "" | |
739 "Toto koncové zariadenie vytvára zvuk posielaním MIDI udalostí do FluidSynth " | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
740 "(softvérový syntetizátor pracujúci v reálnom čase založený na špecifikácii " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
741 "SoundFont2 www.fluidsynth.org).\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
742 "Vyprodukovaný zvuk môže byť upravený efektovými modulmi prehrávača a " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
743 "následne je spracovaný zvoleným výstupným modulom.\n" |
865 | 744 "Ovládač koncového zariadenia napísal Giacomo Lozito." |
745 | |
746 #: src/amidi-plug/i_configure-alsa.c:221 | |
747 msgid "ALSA BACKEND CONFIGURATION" | |
748 msgstr "KONFIGURÁCIA KONCOVÉHO ZARIADENIE PRE ALSA" | |
749 | |
750 #: src/amidi-plug/i_configure-alsa.c:326 | |
751 msgid "Port" | |
752 msgstr "Port" | |
753 | |
754 #: src/amidi-plug/i_configure-alsa.c:328 | |
755 msgid "Client name" | |
756 msgstr "Meno klienta" | |
757 | |
758 #: src/amidi-plug/i_configure-alsa.c:330 | |
759 msgid "Port name" | |
760 msgstr "Meno portu" | |
761 | |
762 #: src/amidi-plug/i_configure-alsa.c:341 | |
763 msgid "ALSA output ports" | |
764 msgstr "Výstupné porty ALSA" | |
765 | |
766 #: src/amidi-plug/i_configure-alsa.c:394 | |
767 msgid "Soundcard: " | |
768 msgstr "Zvuková karta: " | |
769 | |
770 #: src/amidi-plug/i_configure-alsa.c:396 | |
771 msgid "Mixer control: " | |
772 msgstr "Ovládanie mixéru: " | |
773 | |
774 #: src/amidi-plug/i_configure-alsa.c:408 | |
775 msgid "Mixer settings" | |
776 msgstr "Nastavenia mixéru" | |
777 | |
778 #: src/amidi-plug/i_configure-alsa.c:421 | |
779 msgid "" | |
780 "* Select ALSA output ports *\n" | |
781 "MIDI events will be sent to the ports selected here. In example, if your " | |
782 "audio card provides a hardware synth and you want to play MIDI with it, " | |
783 "you'll probably want to select the wavetable synthesizer ports." | |
784 msgstr "" | |
785 "* Vyberte výstupné porty ALSA *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
786 "MIDI udalosti budú zasielané tu vybraným portom. Napríklad, ak vaša zvuková " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
787 "karta poskytuje hardvérový syntetizátor a chcete ho použiť na prehrávanie, " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
788 "budete pravdepodobne potrebovať vybrať porty wavetable syntetizátora." |
865 | 789 |
790 #: src/amidi-plug/i_configure-alsa.c:426 | |
791 msgid "" | |
792 "* Select ALSA mixer card *\n" | |
793 "The ALSA backend outputs directly through ALSA, it doesn't use effect and " | |
794 "ouput plugins from the player. During playback, the player volumeslider will " | |
795 "manipulate the mixer control you select here. If you're using wavetable " | |
796 "synthesizer ports, you'll probably want to select the Synth control here." | |
797 msgstr "" | |
798 "* Vyberte kartu mixéru ALSA *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
799 "Ovládač koncového zariadenia ALSA posiela výstup priamo cez ALSA. Nepoužíva " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
800 "moduly efektov a výstupu prehrávača. Počas prehrávania bude ovládanie " |
865 | 801 "hlasitosti používať mixér, ktorý tu vyberiete. Ak používate porty wavetable " |
802 "syntetizátora, budete pravdepodobne chcieť použiť \"Ovládanie syntézy\"." | |
803 | |
804 #: src/amidi-plug/i_configure-alsa.c:433 | |
805 msgid "" | |
806 "* Select ALSA mixer control *\n" | |
807 "The ALSA backend outputs directly through ALSA, it doesn't use effect and " | |
808 "ouput plugins from the player. During playback, the player volume slider " | |
809 "will manipulate the mixer control you select here. If you're using wavetable " | |
810 "synthesizer ports, you'll probably want to select the Synth control here." | |
811 msgstr "" | |
812 "* Vyberte ovládanie ALSA mixéru *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
813 "Ovládač koncového zariadenia ALSA posiela výstup priamo cez ALSA. Nepoužíva " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
814 "moduly efektov a výstupu prehrávača. Počas prehrávania bude ovládanie " |
865 | 815 "hlasitosti používať mixér, ktorý tu vyberiete. Ak používate porty wavetable " |
816 "syntetizátora, budete pravdepodobne chcieť použiť \"Ovládanie syntézy\"." | |
817 | |
818 #: src/amidi-plug/i_configure-alsa.c:444 | |
819 msgid "ALSA Backend not loaded or not available" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
820 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
821 "Ovládač koncového zariadenia ALSA nie je načítaný, alebo nie je dostupný" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
822 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
823 #: src/amidi-plug/i_configure-alsa.c:463 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
824 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
825 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
826 "<span size=\"smaller\">ALSA\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
827 "backend</span>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
828 msgstr "<span size=\"smaller\">štd.</span>" |
865 | 829 |
830 #: src/amidi-plug/i_configure-ap.c:56 | |
831 msgid "AMIDI-Plug - backend information" | |
832 msgstr "AMIDI-Plug - podrobnosti o koncovom zariadení" | |
833 | |
834 #: src/amidi-plug/i_configure-ap.c:194 | |
835 msgid "AMIDI-PLUG PREFERENCES" | |
836 msgstr "NASTAVENIE AMIDI-PLUG" | |
837 | |
838 #: src/amidi-plug/i_configure-ap.c:221 | |
839 msgid "Backend selection" | |
840 msgstr "Výber koncového zariadenia" | |
841 | |
842 #: src/amidi-plug/i_configure-ap.c:225 | |
843 msgid "Available backends" | |
844 msgstr "Dostupné koncové zariadenia" | |
845 | |
846 #: src/amidi-plug/i_configure-ap.c:255 | |
847 msgid "Playback settings" | |
848 msgstr "Nastavenie prehrávania" | |
849 | |
850 #: src/amidi-plug/i_configure-ap.c:260 | |
851 msgid "Transpose: " | |
852 msgstr "Transponovať: " | |
853 | |
854 #: src/amidi-plug/i_configure-ap.c:269 | |
855 msgid "Drum shift: " | |
856 msgstr "Posun bicích: " | |
857 | |
858 #: src/amidi-plug/i_configure-ap.c:291 | |
859 msgid "pre-calculate length of MIDI files in playlist" | |
860 msgstr "dopredu vypočítať dĺžku MIDI súborov v zozname skladieb" | |
861 | |
862 #: src/amidi-plug/i_configure-ap.c:296 | |
863 msgid "extract comments from MIDI file (if available)" | |
864 msgstr "extrahovať komentáre z MIDI súboru (ak existujú)" | |
865 | |
866 #: src/amidi-plug/i_configure-ap.c:301 | |
867 msgid "extract lyrics from MIDI file (if available)" | |
868 msgstr "extrahovať slová z MIDI súboru (ak existuje)" | |
869 | |
870 #: src/amidi-plug/i_configure-ap.c:320 | |
871 msgid "" | |
872 "* Backend selection *\n" | |
873 "AMIDI-Plug works with backends, in a modular fashion; here you should select " | |
874 "your backend; that is, the way MIDI events are going to be handled and " | |
875 "played.\n" | |
876 "If you have a hardware synthesizer on your audio card, and ALSA supports it, " | |
877 "you'll want to use the ALSA backend. It can also be used with anything that " | |
878 "provides an interface to the ALSA sequencer, including software synths or " | |
879 "external devices.\n" | |
880 "If you want to rely on a software synthesizer and/or want to pipe audio into " | |
881 "effect and output plugins of the player you'll want to use the good " | |
882 "FluidSynth backend.\n" | |
883 "Press the info button to read specific information about each backend." | |
884 msgstr "" | |
885 "* Výber koncového zariadenia *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
886 "AMIDI-Plug pracuje s koncovými zariadeniami modulárnym spôsobom. Tu by ste " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
887 "si mali vybrať ovládač, to znamená, spôsob akým budú MIDI udalosti " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
888 "spracovávané a prehrávané.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
889 "Ak na vašej zvukovej karte máte hardvérový syntetizátor, a ALSA ho " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
890 "podporuje, je rozumné použiť ovládač ALSA. Môže byť tiež použitý s " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
891 "čímkoľvek, čo poskytuje rozhranie k sekvencéru ALSA, vrátane softvérového " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
892 "syntatizátora a externých zariadení.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
893 "Ak sa budete chcieť spoľahnúť na softvérový syntetizátor a/alebo budete " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
894 "chcieť zvuk spracovať efektovým a výstupným modulom prehrávača, dobrou " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
895 "voľbou bude ovládač FluidSynth.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
896 "Podrobnosti o jednotlivých ovládačoch získate po stlačení tlačítka " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
897 "\"Podrobnosti\"." |
865 | 898 |
899 #: src/amidi-plug/i_configure-ap.c:331 | |
900 msgid "" | |
901 "* Transpose function *\n" | |
902 "This option allows you to play the midi file transposed in a different key, " | |
903 "by shifting of the desired number of semitones all its notes (excepting " | |
904 "those on midi channel 10, reserved for percussions). Expecially useful if " | |
905 "you wish to sing or play along with another instrument." | |
906 msgstr "" | |
907 "* Funkcia transpozície *\n" | |
908 "Táto voľba umožňuje prehrať MIDI súbor transponovaný o zadaný počet poltónov " | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
909 "(okrem stopy 10, ktorá je vyhradené pre bicie). Funkcia je užitočná, ak " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
910 "chcete spievať alebo hrať s iným nástrojom spolu so skladbou." |
865 | 911 |
912 #: src/amidi-plug/i_configure-ap.c:337 | |
913 msgid "" | |
914 "* Drumshift function *\n" | |
915 "This option allows you to shift notes on midi channel 10 (the standard " | |
916 "percussions channel) of the desired number of semitones. This results in " | |
917 "different drumset and percussions being used during midi playback, so if you " | |
918 "wish to enhance (or reduce, or alter) percussion sounds, try to play with " | |
919 "this value." | |
920 msgstr "" | |
921 "* Funkcia posunu bicích *\n" | |
922 "Táto funkcia umožňuje posun tónov na 10. MIDI kanáli (štandardný kanál pre " | |
923 "bicie) o zadaný počet poltónov. Výsledkom je použitie inej sady bicích počas " | |
924 "prehrávania. Takže ak chcete vylepšiť (stlmiť či inak upraviť) zvuk bicích, " | |
925 "pohrajte sa s touto hodnotou." | |
926 | |
927 #: src/amidi-plug/i_configure-ap.c:344 | |
928 msgid "" | |
929 "* Pre-calculate MIDI length *\n" | |
930 "If this option is enabled, AMIDI-Plug will calculate the MIDI file length as " | |
931 "soon as the player requests it, instead of doing that only when the MIDI " | |
932 "file is being played. In example, MIDI length will be calculated straight " | |
933 "after adding MIDI files in a playlist. Disable this option if you want " | |
934 "faster playlist loading (when a lot of MIDI files are added), enable it to " | |
935 "display more information in the playlist straight after loading." | |
936 msgstr "" | |
937 "* Dopredu vypočítať dĺžku MIDI skladby *\n" | |
938 "Ak je táto voľba povolená, AMIDI-Plug vypočíta dĺžku MIDI súboru okamžite, " | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
939 "ako o ňu prehrávač požiada. Inak bude dĺžka skladby vypočítaná až pri prvom " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
940 "prehraní. Vypnutím tejto voľby sa zrýchli načítanie zoznamu skladieb (hlavne " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
941 "ak obsahuje veľa MIDI súborov). Túto funkciu zapnite ak potrebujete vidieť " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
942 "dĺžku skladieb okamžite po načítaní zoznamu." |
865 | 943 |
944 #: src/amidi-plug/i_configure-ap.c:353 | |
945 msgid "" | |
946 "* Extract comments from MIDI files *\n" | |
947 "Some MIDI files contain text comments (author, copyright, instrument notes, " | |
948 "etc.). If this option is enabled, AMIDI-Plug will extract and display " | |
949 "comments (if available) in the file information dialog." | |
950 msgstr "" | |
951 "* Načítať komentáre z MIDI súborov *\n" | |
952 "Niektoré MIDI súbory obsahujú textové komentáre (autora, autorské práva, " | |
953 "poznámky k nástrojom, atď.). Ak je táto voľba povolená, AMIDI-Plug tieto " | |
954 "komentáre načíta (ak existujú) a zobrazí v okne s podrobnosťami o súbore." | |
955 | |
956 #: src/amidi-plug/i_configure-ap.c:358 | |
957 msgid "" | |
958 "* Extract lyrics from MIDI files *\n" | |
959 "Some MIDI files contain song lyrics. If this option is enabled, AMIDI-Plug " | |
960 "will extract and display song lyrics (if available) in the file information " | |
961 "dialog." | |
962 msgstr "" | |
963 "* Načítať slová z MIDI súborov *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
964 "Niektoré MIDI súbory obsahujú text piesne. Ak je táto voľba povolená, AMIDI-" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
965 "Plug text načíta (ak existuje) a zobrazí ho v okne s podrobnosťami o súbore." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
966 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
967 #: src/amidi-plug/i_configure-ap.c:375 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
968 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
969 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
970 "<span size=\"smaller\">AMIDI\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
971 "Plug</span>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
972 msgstr "<span size=\"smaller\"> Podrobnosti o MIDI </span>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
973 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
974 #: src/amidi-plug/i_configure.c:75 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
975 msgid "AMIDI-Plug - select file" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
976 msgstr "AMIDI-Plug - vyberte súbor" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
977 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
978 #: src/amidi-plug/i_configure.c:122 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
979 msgid "AMIDI-Plug - configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
980 msgstr "AMIDI-Plug - nastavenie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
981 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
982 #: src/amidi-plug/i_configure.c:241 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
983 msgid "AMIDI-Plug message" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
984 msgstr "Správa AMIDI-Plug" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
985 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
986 #: src/amidi-plug/i_configure.c:242 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
987 msgid "Please stop the player before changing AMIDI-Plug settings." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
988 msgstr "Pred zmenou nastavenia AMIDI-Plug zastavte prehrávač." |
865 | 989 |
990 #: src/amidi-plug/i_configure-dummy.c:137 | |
991 msgid "DUMMY BACKEND CONFIGURATION" | |
992 msgstr "NASTAVENIA FALOŠNÉHO KONCOVÉHO ZARIADENIA" | |
993 | |
994 #: src/amidi-plug/i_configure-dummy.c:173 | |
995 msgid "MIDI logger settings" | |
996 msgstr "Nastavenie protokolovania MIDI" | |
997 | |
998 #: src/amidi-plug/i_configure-dummy.c:181 | |
999 msgid "Do not log anything" | |
1000 msgstr "Nič neprotokolovať" | |
1001 | |
1002 #: src/amidi-plug/i_configure-dummy.c:185 | |
1003 msgid "Log MIDI events to standard output" | |
1004 msgstr "MIDI udalosti vypisovať na štandardný výstup" | |
1005 | |
1006 #: src/amidi-plug/i_configure-dummy.c:189 | |
1007 msgid "Log MIDI events to standard error" | |
1008 msgstr "MIDI udalosti vypisovať na štandardný chybový výstup" | |
1009 | |
1010 #: src/amidi-plug/i_configure-dummy.c:193 | |
1011 msgid "Log MIDI events to file" | |
1012 msgstr "MIDI udalosti zapisovať do súboru" | |
1013 | |
1014 #: src/amidi-plug/i_configure-dummy.c:202 | |
1015 msgid "Logfile settings" | |
1016 msgstr "Nastavenia súboru s protokolom" | |
1017 | |
1018 #: src/amidi-plug/i_configure-dummy.c:209 | |
1019 msgid "Use a single file to log everything (rewrite)" | |
1020 msgstr "Všetko zapisovať do jedného súboru (prepísať)" | |
1021 | |
1022 #: src/amidi-plug/i_configure-dummy.c:213 | |
1023 msgid "Use a single file to log everything (append)" | |
1024 msgstr "Všetko zapisovať do jedného súboru (pridať na koniec)" | |
1025 | |
1026 #: src/amidi-plug/i_configure-dummy.c:217 | |
1027 msgid "Use a different logfile for each MIDI file" | |
1028 msgstr "Pre každý MIDI súbor použiť samostatný protokolovací súbor" | |
1029 | |
1030 #: src/amidi-plug/i_configure-dummy.c:223 | |
1031 msgid "» Log dir:" | |
1032 msgstr "» Adresár s protokolmi:" | |
1033 | |
1034 #: src/amidi-plug/i_configure-dummy.c:229 | |
1035 #: src/amidi-plug/i_configure-dummy.c:241 | |
1036 msgid "browse" | |
1037 msgstr "prechádzať" | |
1038 | |
1039 #: src/amidi-plug/i_configure-dummy.c:235 | |
1040 msgid "» Log file:" | |
1041 msgstr "» Protokolovací súbor:" | |
1042 | |
1043 #: src/amidi-plug/i_configure-dummy.c:267 | |
1044 msgid "Playback speed" | |
1045 msgstr "Rýchlosť prehrávania" | |
1046 | |
1047 #: src/amidi-plug/i_configure-dummy.c:272 | |
1048 msgid "Play at normal speed" | |
1049 msgstr "Prehrávať normálnou rýchlosťou" | |
1050 | |
1051 #: src/amidi-plug/i_configure-dummy.c:275 | |
1052 msgid "Play as fast as possible" | |
1053 msgstr "Hrať tak rýchlo, ako je možné" | |
1054 | |
1055 #: src/amidi-plug/i_configure-dummy.c:329 | |
1056 msgid "Dummy Backend not loaded or not available" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1057 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1058 "Ovládač falošného koncového zariadenia nie je načítaný, alebo nie je dostupný" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1059 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1060 #: src/amidi-plug/i_configure-dummy.c:348 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1061 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1062 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1063 "<span size=\"smaller\">Dummy\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1064 "backend</span>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1065 msgstr "hranica" |
865 | 1066 |
1067 #: src/amidi-plug/i_configure-fluidsynth.c:83 | |
1068 msgid "AMIDI-Plug - select SoundFont file" | |
1069 msgstr "AMIDI-Plug - vyberte SoundFont súbor" | |
1070 | |
1071 #: src/amidi-plug/i_configure-fluidsynth.c:362 | |
1072 msgid "FLUIDSYNTH BACKEND CONFIGURATION" | |
1073 msgstr "NASTAVENIE KONCOV0HO ZARIADENIA FLUIDSYNTH" | |
1074 | |
1075 #: src/amidi-plug/i_configure-fluidsynth.c:416 | |
1076 msgid "SoundFont settings" | |
1077 msgstr "Nastavenia SoundFont" | |
1078 | |
1079 #: src/amidi-plug/i_configure-fluidsynth.c:452 | |
1080 msgid "Size (bytes)" | |
1081 msgstr "Veľkosť (v bajtoch)" | |
1082 | |
1083 #: src/amidi-plug/i_configure-fluidsynth.c:501 | |
1084 msgid "Load SF on player start" | |
1085 msgstr "Nahrať SoundFont pri spustení prehrávača" | |
1086 | |
1087 #: src/amidi-plug/i_configure-fluidsynth.c:505 | |
1088 msgid "Load SF on first midifile play" | |
1089 msgstr "Nahrať SoundFont pri prehrávaní prvého MIDI súboru" | |
1090 | |
1091 #: src/amidi-plug/i_configure-fluidsynth.c:520 | |
1092 msgid "Synthesizer settings" | |
1093 msgstr "Nastavenia syntetizátora" | |
1094 | |
1095 #: src/amidi-plug/i_configure-fluidsynth.c:529 | |
1096 msgid "gain" | |
1097 msgstr "zosilnenie" | |
1098 | |
1099 #: src/amidi-plug/i_configure-fluidsynth.c:535 | |
1100 #: src/amidi-plug/i_configure-fluidsynth.c:563 | |
1101 #: src/amidi-plug/i_configure-fluidsynth.c:591 | |
1102 #: src/amidi-plug/i_configure-fluidsynth.c:622 | |
1103 msgid "use default" | |
1104 msgstr "použiť predvolené" | |
1105 | |
1106 #: src/amidi-plug/i_configure-fluidsynth.c:538 | |
1107 #: src/amidi-plug/i_configure-fluidsynth.c:566 | |
1108 msgid "value:" | |
1109 msgstr "hodnota:" | |
1110 | |
1111 #: src/amidi-plug/i_configure-fluidsynth.c:557 | |
1112 msgid "poliphony" | |
1113 msgstr "viac-hlas" | |
1114 | |
1115 #: src/amidi-plug/i_configure-fluidsynth.c:585 | |
1116 msgid "reverb" | |
1117 msgstr "dozvuk" | |
1118 | |
1119 #: src/amidi-plug/i_configure-fluidsynth.c:594 | |
1120 #: src/amidi-plug/i_configure-fluidsynth.c:625 | |
1121 msgid "yes" | |
1122 msgstr "áno" | |
1123 | |
1124 #: src/amidi-plug/i_configure-fluidsynth.c:596 | |
1125 #: src/amidi-plug/i_configure-fluidsynth.c:627 | |
1126 msgid "no" | |
1127 msgstr "nie" | |
1128 | |
1129 #: src/amidi-plug/i_configure-fluidsynth.c:616 | |
1130 msgid "chorus" | |
1131 msgstr "zbor" | |
1132 | |
1133 #: src/amidi-plug/i_configure-fluidsynth.c:647 | |
1134 msgid "sample rate" | |
1135 msgstr "vzorkovacia frekvencia" | |
1136 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1137 #: src/amidi-plug/i_configure-fluidsynth.c:653 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1138 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1139 msgid "22050 Hz " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1140 msgstr "22000 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1141 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1142 #: src/amidi-plug/i_configure-fluidsynth.c:656 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1143 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1144 msgid "44100 Hz " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1145 msgstr "44100 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1146 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1147 #: src/amidi-plug/i_configure-fluidsynth.c:659 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1148 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1149 msgid "96000 Hz " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1150 msgstr "10000 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1151 |
865 | 1152 #: src/amidi-plug/i_configure-fluidsynth.c:662 |
1153 msgid "custom " | |
1154 msgstr "vlastné " | |
1155 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1156 #: src/amidi-plug/i_configure-fluidsynth.c:671 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1157 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1158 msgid "Hz " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1159 msgstr "Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1160 |
865 | 1161 #: src/amidi-plug/i_configure-fluidsynth.c:705 |
1162 msgid "Buffer settings" | |
1163 msgstr "Nastavenie vyrovnávacej pamäte" | |
1164 | |
1165 #: src/amidi-plug/i_configure-fluidsynth.c:714 | |
1166 msgid "<span size=\"smaller\">def</span>" | |
1167 msgstr "<span size=\"smaller\">štd.</span>" | |
1168 | |
1169 #: src/amidi-plug/i_configure-fluidsynth.c:723 | |
1170 msgid "<span size=\"smaller\">handy buffer tuner</span>" | |
1171 msgstr "<span size=\"smaller\">ladič vyrovnávacej pamäte</span>" | |
1172 | |
1173 #: src/amidi-plug/i_configure-fluidsynth.c:737 | |
1174 msgid "<span size=\"smaller\">size</span>" | |
1175 msgstr "<span size=\"smaller\">veľkosť</span>" | |
1176 | |
1177 #: src/amidi-plug/i_configure-fluidsynth.c:751 | |
1178 msgid "<span size=\"smaller\">margin</span>" | |
1179 msgstr "hranica" | |
1180 | |
1181 #: src/amidi-plug/i_configure-fluidsynth.c:765 | |
1182 msgid "<span size=\"smaller\">increment</span>" | |
1183 msgstr "krok" | |
1184 | |
1185 #: src/amidi-plug/i_configure-fluidsynth.c:807 | |
1186 msgid "" | |
1187 "* Select SoundFont files *\n" | |
1188 "In order to play MIDI with FluidSynth, you need to specify at least one " | |
1189 "valid SoundFont file here (use absolute paths). The loading order is from " | |
1190 "the top (first) to the bottom (last)." | |
1191 msgstr "" | |
1192 "* Výber SoundFont súborov *\n" | |
1193 "Ak chcete prehrávať MIDI súbory pomocou FluidSynth, musíte zadať aspoň jeden " | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1194 "SoundFont súbor (použite absolútne cesty). Poradie pri nahrávaní je zhora " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1195 "nadol." |
865 | 1196 |
1197 #: src/amidi-plug/i_configure-fluidsynth.c:812 | |
1198 msgid "" | |
1199 "* Load SoundFont on player start *\n" | |
1200 "Depending on your system speed, SoundFont loading in FluidSynth will require " | |
1201 "up to a few seconds. This is a one-time task (the soundfont will stay loaded " | |
1202 "until it is changed or the backend is unloaded) that can be done at player " | |
1203 "start, or before the first MIDI file is played (the latter is a better " | |
1204 "choice if you don't use your player to listen MIDI files only)." | |
1205 msgstr "" | |
1206 "* Načítať SoundFont pri štarte prehrávača *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1207 "V závislosti od rýchlosti vášho systému môže trvať načítanie súborov " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1208 "SoundFont do FluidSynth niekoľko sekúnd. Ide o jednorázovú úlohu (súbor " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1209 "ostane načítaný kým nebude nahradený iným, alebo kým nezakážete ovládač " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1210 "FluidSynth), ktorá môže byť vykonaná pri štarte prehrávača, alebo pred " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1211 "prehrávaním prvého MIDI súboru (druhá možnosť je výhodnejšia v prípade, ak " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1212 "prehrávač nepoužívate iba na prehrávanie MIDI súborov)." |
865 | 1213 |
1214 #: src/amidi-plug/i_configure-fluidsynth.c:820 | |
1215 msgid "" | |
1216 "* Load SoundFont on first midifile play *\n" | |
1217 "Depending on your system speed, SoundFont loading in FluidSynth will require " | |
1218 "up to a few seconds. This is a one-time task (the soundfont will stay loaded " | |
1219 "until it is changed or the backend is unloaded) that can be done at player " | |
1220 "start, or before the first MIDI file is played (the latter is a better " | |
1221 "choice if you don't use your player to listen MIDI files only)." | |
1222 msgstr "" | |
1223 "* Načítať SoundFont pred prehrávaním prvého MIDI súboru *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1224 "V závislosti od rýchlosti vášho systému môže trvať načítanie súborov " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1225 "SoundFont do FluidSynth niekoľko sekúnd. Ide o jednorázovú úlohu (súbor " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1226 "ostane načítaný kým nebude nahradený iným, alebo kým nezakážete ovládač " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1227 "FluidSynth), ktorá môže byť vykonaná pri štarte prehrávača, alebo pred " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1228 "prehrávaním prvého MIDI súboru (druhá možnosť je výhodnejšia v prípade, ak " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1229 "prehrávač nepoužívate iba na prehrávanie MIDI súborov)." |
865 | 1230 |
1231 #: src/amidi-plug/i_configure-fluidsynth.c:828 | |
1232 msgid "" | |
1233 "* Synthesizer gain *\n" | |
1234 "From FluidSynth docs: the gain is applied to the final or master output of " | |
1235 "the synthesizer; it is set to a low value by default to avoid the saturation " | |
1236 "of the output when random MIDI files are played." | |
1237 msgstr "" | |
1238 "* Zosilnenie syntetizátora *\n" | |
1239 "Z dokumentácie FluidSynth: zosilnenie je použité na konečný alebo hlavný " | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1240 "výstup syntetizátora. Aby sa zabránilo skresleniu pri prehrávaní rôznorodých " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1241 "MIDI súborov je štandardne nastavené na nízku hodnotu." |
865 | 1242 |
1243 #: src/amidi-plug/i_configure-fluidsynth.c:833 | |
1244 msgid "" | |
1245 "* Synthesizer polyphony *\n" | |
1246 "From FluidSynth docs: the polyphony defines how many voices can be played in " | |
1247 "parallel; the number of voices is not necessarily equivalent to the number " | |
1248 "of notes played simultaneously; indeed, when a note is struck on a specific " | |
1249 "MIDI channel, the preset on that channel may create several voices, for " | |
1250 "example, one for the left audio channel and one for the right audio " | |
1251 "channels; the number of voices activated depends on the number of instrument " | |
1252 "zones that fall in the correspond to the velocity and key of the played note." | |
1253 msgstr "" | |
1254 "* Viac-hlas syntetizátora *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1255 "Z dokumentácie FluidSynth: viac-hlas určuje, koľko sa môže naraz hrať " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1256 "hlasov. Počet hlasov nie je nutne zhodný s počtom súčasne hraných nôt. Keď " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1257 "je nota vyslaná na určitom MIDI kanáli, nastavenie kanála môže spôsobiť " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1258 "vytvorenie viacerých hlasov (napr. jeden pre ľavý zvukový kanál a jeden pre " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1259 "pravý). Počet aktivovaných hlasov závisí na počte nástrojových zón, ktoré " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1260 "zodpovedajú rýchlosti a kľúču hraných nôt." |
865 | 1261 |
1262 #: src/amidi-plug/i_configure-fluidsynth.c:843 | |
1263 #: src/amidi-plug/i_configure-fluidsynth.c:849 | |
1264 msgid "" | |
1265 "* Synthesizer reverb *\n" | |
1266 "From FluidSynth docs: when set to \"yes\" the reverb effects module is " | |
1267 "activated; note that when the reverb module is active, the amount of signal " | |
1268 "sent to the reverb module depends on the \"reverb send\" generator defined " | |
1269 "in the SoundFont." | |
1270 msgstr "" | |
1271 "* Dozvuk syntetizátora *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1272 "Z dokumentácie FluidSynth: ak je nastavené na \"áno\" je modul efektu " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1273 "dozvuku aktivovaný. Veľkosť signálu zasielaného do tohoto modulu závisí na " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1274 "generátore \"posielania dozvuku\", ktorý je definovaný v SoundFont." |
865 | 1275 |
1276 #: src/amidi-plug/i_configure-fluidsynth.c:855 | |
1277 #: src/amidi-plug/i_configure-fluidsynth.c:861 | |
1278 msgid "" | |
1279 "* Synthesizer chorus *\n" | |
1280 "From FluidSynth docs: when set to \"yes\" the chorus effects module is " | |
1281 "activated; note that when the chorus module is active, the amount of signal " | |
1282 "sent to the chorus module depends on the \"chorus send\" generator defined " | |
1283 "in the SoundFont." | |
1284 msgstr "" | |
1285 "* Zbor syntetizátora *\n" | |
1286 "Z dokumentácie FluidSynth: ak je nastavené na \"áno\" je modul efektu zboru " | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1287 "aktivovaný. Veľkosť signálu zasielaného do tohoto modulu závisí na " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1288 "generátore \"posielania zboru\", ktorý je definovaný v SoundFont." |
865 | 1289 |
1290 #: src/amidi-plug/i_configure-fluidsynth.c:867 | |
1291 #: src/amidi-plug/i_configure-fluidsynth.c:873 | |
1292 #: src/amidi-plug/i_configure-fluidsynth.c:879 | |
1293 #: src/amidi-plug/i_configure-fluidsynth.c:885 | |
1294 msgid "" | |
1295 "* Synthesizer samplerate *\n" | |
1296 "The sample rate of the audio generated by the synthesizer. You can also " | |
1297 "specify a custom value in the interval 22050Hz-96000Hz.\n" | |
1298 "NOTE: the default buffer parameters are tuned for 44100Hz; changing the " | |
1299 "sample rate may require buffer params tuning to obtain good sound quality." | |
1300 msgstr "" | |
1301 "* Vzorkovacia frekvencia syntetizátora *\n" | |
1302 "Vzorkovacia frekvencia zvuku generovaného syntetizátorom. Môžete zadať " | |
1303 "vlastnú hodnotu z intervalu 22050Hz-96000Hz.\n" | |
1304 "Poznámka: štandardné parametre pre vyrovnávaciu pamäť sú nastavené pre " | |
1305 "frekvenciu 44100Hz. Dosiahnutie dobrej kvality zvuku bude možno vyžadovať " | |
1306 "úpravu týchto parametrov." | |
1307 | |
1308 #: src/amidi-plug/i_configure-fluidsynth.c:891 | |
1309 msgid "" | |
1310 "* FluidSynth backend buffer *\n" | |
1311 "This button resets the backend buffer parameters to default values." | |
1312 msgstr "" | |
1313 "* Vyrovnávacia pamäť koncového zariadenia FluidSynth *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1314 "Toto tlačidlo obnoví štandardné hodnoty parametrov pre vyrovnávaciu pamäť " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1315 "koncového zariadenia FluidSynth." |
865 | 1316 |
1317 #: src/amidi-plug/i_configure-fluidsynth.c:894 | |
1318 msgid "" | |
1319 "* FluidSynth backend buffer *\n" | |
1320 "If you notice skips or slowness during song playback and your system is not " | |
1321 "performing any cpu-intensive task (except FluidSynth itself), you may want " | |
1322 "to adjust the buffer parameters. Try to move the \"handy buffer tuner\" some " | |
1323 "steps to the right until playback is fluid again." | |
1324 msgstr "" | |
1325 "* Vyrovnávacia pamäť koncového zariadenia FluidSynth *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1326 "Ak zaznamenáte preskočenia alebo spomalenia počas prehrávania pesničky, a " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1327 "váš systém nevykonáva žiadnu úlohu náročnú na výkon procesoru (okrem " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1328 "FluidSynth samotného), budete pravdepodobne chcieť upraviť parametre " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1329 "vyrovnávacej pamäte. Vyskúšajte posunúť \"ladič vyrovnávacej pamäte\" " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1330 "niekoľko krokov vpravo až kým sa zvuk nestane opäť plynulým." |
865 | 1331 |
1332 #: src/amidi-plug/i_configure-fluidsynth.c:900 | |
1333 #: src/amidi-plug/i_configure-fluidsynth.c:911 | |
1334 #: src/amidi-plug/i_configure-fluidsynth.c:922 | |
1335 msgid "" | |
1336 "* FluidSynth backend buffer *\n" | |
1337 "It is a good idea to make buffer adjustments with the \"handy buffer tuner\" " | |
1338 "before resorting to manual editing of buffer parameters.\n" | |
1339 "However, if you want to fine-tune something and want to know what you're " | |
1340 "doing, you can understand how these parameters work by reading the backend " | |
1341 "code (b-fluidsynth.c). In short words, every amount of time (proportional to " | |
1342 "buffer_SIZE and sample rate), right before gathering samples, the buffer is " | |
1343 "resized as follows:\n" | |
1344 "buffer_SIZE + buffer_MARGIN + extramargin\n" | |
1345 "where extramargin is a value computed as number_of_seconds_of_playback / " | |
1346 "margin_INCREMENT ." | |
1347 msgstr "" | |
1348 "* Vyrovnávacia pamäť koncového zariadenia FluidSynth *\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1349 "Pred použitím ručného nastavenia parametrov vyrovnávacej pamäte je " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1350 "odporučené najskôr vyskúšať \"ladič vyrovnávacej pamäte\".\n" |
865 | 1351 "Ak však chcete niečo doladiť a chcete vedieť, ako tieto parametre pracujú, " |
1352 "prečítajte si zdrojové kódy tohoto koncového zariadenia (b-fluidsynth.c). " | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1353 "Stručne povedané, po určitom čase (úmernom k buffer_SIZE a vzorkovacej " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1354 "frekvecii), tesne pred získaním vzoriek sa veľkosť vyrovnávacej pamäte zmení " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1355 "nasledovne:\n" |
865 | 1356 "buffer_SIZE + buffer_MARGIN + extramargin\n" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1357 "kde extramargin je vypočitané ako čas_prehrávania_v_sekundách / " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1358 "margin_INCREMENT." |
865 | 1359 |
1360 #: src/amidi-plug/i_configure-fluidsynth.c:937 | |
1361 msgid "FluidSynth Backend not loaded or not available" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1362 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1363 "Ovládač koncového zariadenia FluidSynth nie je načítaný, alebo nie je " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1364 "dostupný." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1365 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1366 #: src/amidi-plug/i_configure-fluidsynth.c:956 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1367 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1368 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1369 "<span size=\"smaller\">FluidSynth\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1370 "backend</span>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1371 msgstr "krok" |
865 | 1372 |
1373 #: src/amidi-plug/i_configure-timidity.c:39 | |
1374 msgid "TIMIDITY BACKEND CONFIGURATION" | |
1375 msgstr "NASTAVENIE KONCOVÉHO ZARIADENIA TIMIDITY" | |
1376 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1377 #: src/amidi-plug/i_configure-timidity.c:64 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1378 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1379 msgid "TiMidity Backend not loaded or not available" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1380 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1381 "Ovládač falošného koncového zariadenia nie je načítaný, alebo nie je dostupný" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1382 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1383 #: src/amidi-plug/i_configure-timidity.c:83 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1384 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1385 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1386 "<span size=\"smaller\">TiMidity\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1387 "backend</span>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1388 msgstr "<span size=\"smaller\">štd.</span>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1389 |
2095 | 1390 #: src/amidi-plug/i_fileinfo.c:169 src/sid/xmms-sid.glade:3465 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1391 #: src/sid/xs_interface.c:1684 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1392 msgid "Name:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1393 msgstr "Meno:" |
865 | 1394 |
1395 #: src/amidi-plug/i_fileinfo.c:193 | |
1396 msgid "<span size=\"smaller\"> MIDI Info </span>" | |
1397 msgstr "<span size=\"smaller\"> Podrobnosti o MIDI </span>" | |
1398 | |
1399 #: src/amidi-plug/i_fileinfo.c:205 | |
1400 msgid "Format:" | |
1401 msgstr "Formát:" | |
1402 | |
1403 #: src/amidi-plug/i_fileinfo.c:208 | |
1404 msgid "Length (msec):" | |
1405 msgstr "Dĺžka (ms):" | |
1406 | |
1407 #: src/amidi-plug/i_fileinfo.c:211 | |
1408 msgid "Num of Tracks:" | |
1409 msgstr "Počet stôp:" | |
1410 | |
1411 #: src/amidi-plug/i_fileinfo.c:216 | |
1412 msgid "variable" | |
1413 msgstr "premenlivé" | |
1414 | |
1415 #: src/amidi-plug/i_fileinfo.c:217 | |
1416 msgid "BPM:" | |
1417 msgstr "BPM:" | |
1418 | |
1419 #: src/amidi-plug/i_fileinfo.c:223 | |
1420 msgid "BPM (wavg):" | |
1421 msgstr "BPM (váž.):" | |
1422 | |
1423 #: src/amidi-plug/i_fileinfo.c:226 | |
1424 msgid "Time Div:" | |
1425 msgstr "Čas. pomer:" | |
1426 | |
1427 #: src/amidi-plug/i_fileinfo.c:237 | |
1428 msgid "<span size=\"smaller\"> MIDI Comments and Lyrics </span>" | |
1429 msgstr "<span size=\"smaller\"> Komentáre a slová MIDI skladby </span>" | |
1430 | |
1431 #: src/amidi-plug/i_fileinfo.c:288 | |
1432 msgid "* no comments available in this MIDI file *" | |
1433 msgstr "* v MIDI súbore sa nenachádzajú žiadne komentáre *" | |
1434 | |
1435 #: src/amidi-plug/i_fileinfo.c:301 | |
1436 msgid "* no lyrics available in this MIDI file *" | |
1437 msgstr "* v MIDI súbore sa nenachádzajú žiadne texty skladby *" | |
1438 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1439 #: src/amidi-plug/i_fileinfo.c:349 |
865 | 1440 msgid " (invalid UTF-8)" |
1441 msgstr " (neplatné UTF-8)" | |
1442 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1443 #: src/amidi-plug/i_utils.c:43 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1444 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1445 msgid "AMIDI-Plug - about" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1446 msgstr "O module EvDev-Plug" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1447 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1448 #: src/amidi-plug/i_utils.c:68 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1449 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1450 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1451 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1452 "AMIDI-Plug " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1453 msgstr "Správa AMIDI-Plug" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1454 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1455 #: src/amidi-plug/i_utils.c:69 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1456 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1457 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1458 "modular MIDI music player\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1459 "http://www.develia.org/projects.php?p=amidiplug\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1460 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1461 "written by Giacomo Lozito\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1462 "< james@develia.org >\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1463 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1464 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1465 "special thanks to...\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1466 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1467 "Clemens Ladisch and Jaroslav Kysela\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1468 "for their cool programs aplaymidi and amixer; those\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1469 "were really useful, along with alsa-lib docs, in order\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1470 "to learn more about the ALSA API\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1471 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1472 "Alfredo Spadafina\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1473 "for the nice midi keyboard logo\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1474 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1475 "Tony Vroon\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1476 "for the good help with alpha testing\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1477 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1478 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1479 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1480 #: src/aosd/aosd_style.c:75 |
865 | 1481 msgid "Rectangle" |
1482 msgstr "Obdĺžnik" | |
1483 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1484 #: src/aosd/aosd_style.c:79 |
865 | 1485 msgid "Rounded Rectangle" |
1486 msgstr "Zaoblený obdĺžnik" | |
1487 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1488 #: src/aosd/aosd_style.c:83 |
865 | 1489 msgid "Concave Rectangle" |
1490 msgstr "Konkávny obdĺžnik" | |
1491 | |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
1492 #: src/aosd/aosd_style.c:87 |
865 | 1493 msgid "None" |
1494 msgstr "Žiadne" | |
1495 | |
2095 | 1496 #: src/aosd/aosd_trigger.c:75 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1497 msgid "Playback Start" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1498 msgstr "Začiatok prehrávania" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1499 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1500 #: src/aosd/aosd_trigger.c:76 |
865 | 1501 msgid "Triggers OSD when a playlist entry is played." |
1502 msgstr "OSD sa zobrazí pri zahájení prehrávania položky zo zoznamu skladieb." | |
1503 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1504 #: src/aosd/aosd_trigger.c:80 |
865 | 1505 msgid "Title Change" |
1506 msgstr "Zmena názvu" | |
1507 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1508 #: src/aosd/aosd_trigger.c:81 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1509 #, fuzzy |
865 | 1510 msgid "" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1511 "Triggers OSD when, during playback, the song title changes but the filename " |
865 | 1512 "is the same. This is mostly useful to display title changes in internet " |
1513 "streams." | |
1514 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1515 "OSD sa zobrazí počas prehrávania ak sa zmení názov, ale meno súboru ostane " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1516 "nezmenené. Vhodné je to hlavne na zobrazenie zmien názvov pri prehrávaní " |
865 | 1517 "internetových prúdov." |
1518 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1519 #: src/aosd/aosd_trigger.c:87 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1520 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1521 msgid "Volume Change" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1522 msgstr "Zmena názvu" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1523 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1524 #: src/aosd/aosd_trigger.c:88 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1525 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1526 msgid "Triggers OSD when volume is changed." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1527 msgstr "OSD sa zobrazí pri zahájení prehrávania položky zo zoznamu skladieb." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1528 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1529 #: src/aosd/aosd_trigger.c:92 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1530 msgid "Pause On" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1531 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1532 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1533 #: src/aosd/aosd_trigger.c:93 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1534 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1535 msgid "Triggers OSD when playback is paused." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1536 msgstr "OSD sa zobrazí pri zahájení prehrávania položky zo zoznamu skladieb." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1537 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1538 #: src/aosd/aosd_trigger.c:97 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1539 msgid "Pause Off" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1540 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1541 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1542 #: src/aosd/aosd_trigger.c:98 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1543 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1544 msgid "Triggers OSD when playback is unpaused." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1545 msgstr "OSD sa zobrazí pri zahájení prehrávania položky zo zoznamu skladieb." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1546 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1547 #: src/aosd/aosd_ui.c:168 |
865 | 1548 msgid "Placement" |
1549 msgstr "Umiestnenie" | |
1550 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1551 #: src/aosd/aosd_ui.c:202 |
865 | 1552 msgid "Relative X offset:" |
1553 msgstr "Relatívne odsadenie v smere osi X:" | |
1554 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1555 #: src/aosd/aosd_ui.c:211 |
865 | 1556 msgid "Relative Y offset:" |
1557 msgstr "Relatívne odsadenie v smere osi Y:" | |
1558 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1559 #: src/aosd/aosd_ui.c:220 |
865 | 1560 msgid "Max OSD width:" |
1561 msgstr "Maximálna šírka OSD:" | |
1562 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1563 #: src/aosd/aosd_ui.c:233 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1564 msgid "Multi-Monitor options" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1565 msgstr "" |
865 | 1566 |
1567 #: src/aosd/aosd_ui.c:237 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1568 msgid "Display OSD using:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1569 msgstr "Zobraziť OSD na:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1570 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1571 #: src/aosd/aosd_ui.c:239 |
865 | 1572 msgid "all monitors" |
1573 msgstr "všetkých monitoroch" | |
1574 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1575 #: src/aosd/aosd_ui.c:242 |
865 | 1576 #, c-format |
1577 msgid "monitor %i" | |
1578 msgstr "monitore %i" | |
1579 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1580 #: src/aosd/aosd_ui.c:295 |
865 | 1581 msgid "Timing (ms)" |
1582 msgstr "Časovanie (ms)" | |
1583 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1584 #: src/aosd/aosd_ui.c:300 |
865 | 1585 msgid "Display:" |
1586 msgstr "Zobrazenie:" | |
1587 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1588 #: src/aosd/aosd_ui.c:305 |
865 | 1589 msgid "Fade in:" |
1590 msgstr "Rozsvietenie:" | |
1591 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1592 #: src/aosd/aosd_ui.c:310 |
865 | 1593 msgid "Fade out:" |
1594 msgstr "Zhasnutie:" | |
1595 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1596 #: src/aosd/aosd_ui.c:391 |
865 | 1597 msgid "Fonts" |
1598 msgstr "Fonty" | |
1599 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1600 #: src/aosd/aosd_ui.c:399 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1601 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1602 msgid "Font %i:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1603 msgstr "monitore %i" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1604 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1605 #: src/aosd/aosd_ui.c:416 |
865 | 1606 msgid "Shadow" |
1607 msgstr "Tieň" | |
1608 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1609 #: src/aosd/aosd_ui.c:451 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1610 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1611 msgid "Internationalization" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1612 msgstr "Organizácia:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1613 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1614 #: src/aosd/aosd_ui.c:457 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1615 msgid "Disable UTF-8 conversion of text (in aosd)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1616 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1617 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1618 #: src/aosd/aosd_ui.c:475 |
865 | 1619 msgid "Select Skin File" |
1620 msgstr "Vyberte súbor s motívom" | |
1621 | |
2095 | 1622 #: src/aosd/aosd_ui.c:586 |
865 | 1623 msgid "Render Style" |
1624 msgstr "Štýl zobrazenia" | |
1625 | |
2095 | 1626 #: src/aosd/aosd_ui.c:602 |
865 | 1627 msgid "Colors" |
1628 msgstr "Farby" | |
1629 | |
2095 | 1630 #: src/aosd/aosd_ui.c:615 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1631 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1632 msgid "Color %i:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1633 msgstr "Farby" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1634 |
2095 | 1635 #: src/aosd/aosd_ui.c:635 |
865 | 1636 msgid "Custom Skin" |
1637 msgstr "Používateľský motív" | |
1638 | |
2095 | 1639 #: src/aosd/aosd_ui.c:641 |
865 | 1640 msgid "Skin file:" |
1641 msgstr "Súbor s motívom:" | |
1642 | |
2095 | 1643 #: src/aosd/aosd_ui.c:644 src/sid/xmms-sid.glade:2331 |
1644 #: src/sid/xmms-sid.glade:2856 src/sid/xmms-sid.glade:2962 | |
1645 #: src/sid/xs_interface.c:1010 src/sid/xs_interface.c:1182 | |
1646 #: src/sid/xs_interface.c:1218 | |
865 | 1647 msgid "Browse" |
1648 msgstr "Prechádzať" | |
1649 | |
2095 | 1650 #: src/aosd/aosd_ui.c:746 |
865 | 1651 msgid "Enable trigger" |
1652 msgstr "Povoliť spúšťač" | |
1653 | |
2095 | 1654 #: src/aosd/aosd_ui.c:773 |
865 | 1655 msgid "Event" |
1656 msgstr "Udalosť" | |
1657 | |
2095 | 1658 #: src/aosd/aosd_ui.c:801 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1659 msgid "Composite manager detected" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1660 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1661 |
2095 | 1662 #: src/aosd/aosd_ui.c:808 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1663 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1664 "Composite manager not detected;\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1665 "unless you know that you have one running, please activate a composite " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1666 "manager otherwise the OSD won't work properly" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1667 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1668 |
2095 | 1669 #: src/aosd/aosd_ui.c:816 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1670 msgid "Composite manager not required for fake transparency" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1671 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1672 |
2095 | 1673 #: src/aosd/aosd_ui.c:854 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1674 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1675 msgid "Transparency" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1676 msgstr "Transponovať: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1677 |
2095 | 1678 #: src/aosd/aosd_ui.c:860 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1679 msgid "Fake transparency" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1680 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1681 |
2095 | 1682 #: src/aosd/aosd_ui.c:862 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1683 msgid "Real transparency (requires X Composite Ext.)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1684 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1685 |
2095 | 1686 #: src/aosd/aosd_ui.c:904 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1687 msgid "Composite extension not loaded" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1688 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1689 |
2095 | 1690 #: src/aosd/aosd_ui.c:912 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1691 msgid "Composite extension not available" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1692 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1693 |
2095 | 1694 #: src/aosd/aosd_ui.c:934 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1695 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1696 msgid "<span font_desc='%s'>Audacious OSD</span>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1697 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1698 |
2095 | 1699 #: src/aosd/aosd_ui.c:1015 |
865 | 1700 msgid "Audacious OSD - configuration" |
1701 msgstr "Nastavenia OSD pre Audacious" | |
1702 | |
2095 | 1703 #: src/aosd/aosd_ui.c:1036 |
865 | 1704 msgid "Test" |
1705 msgstr "Vyskúšať" | |
1706 | |
2095 | 1707 #: src/aosd/aosd_ui.c:1051 |
865 | 1708 msgid "Position" |
1709 msgstr "Umiestnenie" | |
1710 | |
2095 | 1711 #: src/aosd/aosd_ui.c:1056 |
865 | 1712 msgid "Animation" |
1713 msgstr "Animácia" | |
1714 | |
2095 | 1715 #: src/aosd/aosd_ui.c:1061 |
865 | 1716 msgid "Text" |
1717 msgstr "Text" | |
1718 | |
2095 | 1719 #: src/aosd/aosd_ui.c:1066 |
865 | 1720 msgid "Decoration" |
1721 msgstr "Výzdoba" | |
1722 | |
2095 | 1723 #: src/aosd/aosd_ui.c:1071 |
865 | 1724 msgid "Trigger" |
1725 msgstr "Spúšťač" | |
1726 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1727 #: src/aosd/aosd_ui.c:1076 src/cdaudio-ng/configure.c:166 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1728 #: src/modplug/gui/interface.cxx:688 src/modplug/gui/modplug.glade:1603 |
2095 | 1729 #: src/sid/xmms-sid.glade:3026 src/sid/xs_interface.c:1229 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1730 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1731 msgid "Misc" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1732 msgstr "Disko" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1733 |
2095 | 1734 #: src/aosd/aosd_ui.c:1113 |
865 | 1735 msgid "Audacious OSD - about" |
1736 msgstr "O module OSD pre Audacious" | |
1737 | |
2095 | 1738 #: src/aosd/aosd_ui.c:1143 |
865 | 1739 msgid "" |
1740 "\n" | |
1741 "Audacious OSD " | |
1742 msgstr "" | |
1743 "\n" | |
1744 "OSD pre Audacious" | |
1745 | |
2095 | 1746 #: src/aosd/aosd_ui.c:1144 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1747 #, fuzzy |
865 | 1748 msgid "" |
1749 "\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1750 "http://www.develia.org/projects.php?p=audacious#aosd\n" |
865 | 1751 "written by Giacomo Lozito\n" |
1752 "< james@develia.org >\n" | |
1753 "\n" | |
1754 "On-Screen-Display is based on Ghosd library\n" | |
1755 "written by Evan Martin\n" | |
1756 "http://neugierig.org/software/ghosd/\n" | |
1757 "\n" | |
1758 msgstr "" | |
1759 "\n" | |
1760 "http://www.develia.org/projects.php?p=aosd\n" | |
1761 "Napísal Giacomo Lozito\n" | |
1762 "< james@develia.org >\n" | |
1763 "\n" | |
1764 "On-Screen-Display je založený na knižnici Ghosd,\n" | |
1765 "ktorú napísal Evan Martin\n" | |
1766 "http://neugierig.org/software/ghosd/\n" | |
1767 "\n" | |
1768 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1769 #: src/arts/arts.c:22 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1770 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1771 msgid "About aRts Output" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1772 msgstr "O slepom výstupnom module" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1773 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1774 #: src/arts/arts.c:23 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1775 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1776 "aRts output plugin by Håvard Kvålen <havardk@xmms.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1777 "Audacious port by Giacomo Lozito from develia.org" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1778 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1779 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1780 #: src/arts/configure.c:50 |
865 | 1781 msgid "aRts Driver configuration" |
1782 msgstr "Nastavenia ovládača aRts" | |
1783 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1784 #: src/arts/configure.c:61 src/esd/configure.c:171 src/OSS4/configure.c:232 |
2095 | 1785 #: src/OSS/configure.c:304 src/sun/configure.c:259 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1786 msgid "Buffering:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1787 msgstr "Vyrovnávanie:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1788 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1789 #: src/arts/configure.c:73 src/esd/configure.c:184 src/OSS4/configure.c:245 |
2095 | 1790 #: src/OSS/configure.c:317 src/sun/configure.c:272 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1791 msgid "Buffer size (ms):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1792 msgstr "Veľkosť vyrovnávacej pamäte (ms):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1793 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1794 #: src/arts/configure.c:83 src/esd/configure.c:209 src/OSS4/configure.c:270 |
2095 | 1795 #: src/OSS/configure.c:342 src/sun/configure.c:304 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1796 msgid "Buffering" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1797 msgstr "Vyrovnávanie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1798 |
2095 | 1799 #: src/audiocompress/audacious-glue.c:95 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1800 msgid "AudioCompress " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1801 msgstr "AudioKopresor" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1802 |
2095 | 1803 #: src/audiocompress/audacious-glue.c:96 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1804 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1805 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1806 "(c)2003 trikuare studios(http://trikuare.cx)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1807 "Ported to Audacious by Tony Vroon (chainsaw@gentoo.org)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1808 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1809 "Simple dynamic range compressor for transparently\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1810 "keeping the volume level more or less consistent" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1811 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1812 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1813 "(c)2003 trikuare studios(http://trikuare.cx)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1814 "Pre Audacious upravil Tony Vroon (chainsaw@gentoo.org)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1815 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1816 "Jednoduchý zhusťovač dynamického rozsahu udržujúci\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1817 "hlasitosť na viac-menej rovnakej úrovni" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1818 |
2095 | 1819 #: src/audiocompress/audacious-glue.c:101 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1820 msgid "About AudioCompress" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1821 msgstr "O AudioKompresore" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1822 |
2095 | 1823 #: src/audiocompress/audacious-glue.c:320 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1824 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1825 "If checked, when the sound peaks the volume will be cut instantly; " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1826 "otherwise, it will ramp down just in time for the peak (but some minor " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1827 "clipping may still occur)." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1828 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1829 |
2095 | 1830 #: src/audiocompress/audacious-glue.c:324 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1831 msgid "The maximum amount to amplify the audio by" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1832 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1833 |
2095 | 1834 #: src/audiocompress/audacious-glue.c:326 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1835 msgid "Defines how smoothly the volume will ramp up" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1836 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1837 |
2095 | 1838 #: src/audiocompress/audacious-glue.c:328 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1839 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1840 "The target audio level for ramping up. Lowering the value gives a bit more " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1841 "dynamic range for peaks, but will make the overall sound quieter." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1842 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1843 |
2095 | 1844 #: src/audiocompress/audacious-glue.c:331 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1845 msgid "How long of a window to maintain" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1846 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1847 |
2095 | 1848 #: src/audiocompress/audacious-glue.c:372 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1849 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1850 msgid "AudioCompress preferences" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1851 msgstr "AudioKopresor" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1852 |
2095 | 1853 #: src/audiocompress/audacious-glue.c:389 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1854 msgid " Quality Options " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1855 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1856 |
2095 | 1857 #: src/audiocompress/audacious-glue.c:394 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1858 msgid " Aggressively prevent clipping" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1859 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1860 |
2095 | 1861 #: src/audiocompress/audacious-glue.c:406 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1862 msgid " Target & gain" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1863 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1864 |
2095 | 1865 #: src/audiocompress/audacious-glue.c:417 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1866 msgid "Target audio level:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1867 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1868 |
2095 | 1869 #: src/audiocompress/audacious-glue.c:425 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1870 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1871 msgid "Maximum gain:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1872 msgstr "Zosilnenie albumu:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1873 |
2095 | 1874 #: src/audiocompress/audacious-glue.c:433 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1875 msgid "Gain smooth:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1876 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1877 |
2095 | 1878 #: src/audiocompress/audacious-glue.c:485 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1879 msgid " History " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1880 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1881 |
2095 | 1882 #: src/audiocompress/audacious-glue.c:517 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1883 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1884 "How long of a history to maintain. A higher number will make the volume " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1885 "changes less responsive." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1886 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1887 |
2095 | 1888 #: src/audiocompress/audacious-glue.c:528 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1889 msgid "Load default values" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1890 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1891 |
2095 | 1892 #: src/audiocompress/audacious-glue.c:533 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1893 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1894 msgid "Audio values" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1895 msgstr "Zvukové zariadenie:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1896 |
2095 | 1897 #: src/audiocompress/audacious-glue.c:562 src/echo_plugin/gui.c:152 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1898 #: src/modplug/gui/interface.cxx:708 src/modplug/gui/modplug.glade:1655 |
2095 | 1899 #: src/stereo_plugin/stereo.c:132 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1900 msgid "Apply" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1901 msgstr "Použiť" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1902 |
2095 | 1903 #: src/blur_scope/blur_scope.c:54 |
1904 msgid "/Toggle Decorations" | |
1905 msgstr "/Prepnúť zobrazenie dekorácií" | |
1906 | |
1907 #: src/blur_scope/blur_scope.c:56 | |
1908 msgid "/-" | |
1909 msgstr "/-" | |
1910 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1911 #: src/blur_scope/blur_scope.c:57 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1912 msgid "/Close" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1913 msgstr "/Zatvoriť" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1914 |
2095 | 1915 #: src/blur_scope/blur_scope.c:181 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1916 msgid "Blur scope" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1917 msgstr "Blur scope" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1918 |
2095 | 1919 #: src/blur_scope/config.c:72 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1920 msgid "Blur Scope: Color selection" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1921 msgstr "Blur Scope: Výber farby" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1922 |
2095 | 1923 #: src/blur_scope/config.c:82 src/jack/configure.c:108 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1924 msgid "Options:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1925 msgstr "Nastavenia:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1926 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1927 #: src/cdaudio-ng/cdaudio-ng.c:198 |
1529 | 1928 msgid "Add CD" |
1929 msgstr "" | |
1930 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1931 #: src/cdaudio-ng/cdaudio-ng.c:223 |
2095 | 1932 #, fuzzy |
1933 msgid "About CD Audio Plugin NG" | |
1934 msgstr "O module LIRC pre Audacious" | |
1935 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1936 #: src/cdaudio-ng/cdaudio-ng.c:224 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1937 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1938 "Copyright (c) 2007, by Calin Crisan <ccrisan@gmail.com> and The Audacious " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1939 "Team.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1940 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1941 "Many thanks to libcdio developers <http://www.gnu.org/software/libcdio/>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1942 "\tand to libcddb developers <http://libcddb.sourceforge.net/>.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1943 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1944 "Also thank you Tony Vroon for mentoring & guiding me.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1945 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1946 "This was a Google Summer of Code 2007 project." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1947 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1948 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
1949 #: src/cdaudio-ng/cdaudio-ng.c:627 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1950 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1951 "<b><big>No playable CD found.</big></b>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1952 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1953 "No CD inserted, or inserted CD is not an audio CD.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1954 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1955 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1956 #: src/cdaudio-ng/configure.c:146 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1957 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1958 msgid "CD Audio Plugin Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1959 msgstr "Nastavenie modulu MPEG Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1960 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1961 #: src/cdaudio-ng/configure.c:156 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1962 msgid "Digital audio extraction" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1963 msgstr "Digitálne" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1964 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1965 #: src/cdaudio-ng/configure.c:161 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1966 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1967 msgid "Title information" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1968 msgstr "Formát názvu:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1969 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1970 #: src/cdaudio-ng/configure.c:178 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1971 msgid "Limit read speed to: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1972 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1973 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1974 #: src/cdaudio-ng/configure.c:185 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1975 msgid "Use cd-text if available" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1976 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1977 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1978 #: src/cdaudio-ng/configure.c:189 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1979 msgid "Use CDDB if available" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1980 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1981 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1982 #: src/cdaudio-ng/configure.c:193 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1983 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1984 msgid "Server: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1985 msgstr "Server" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1986 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1987 #: src/cdaudio-ng/configure.c:196 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1988 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1989 msgid "Port: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1990 msgstr "Port:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1991 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1992 #: src/cdaudio-ng/configure.c:202 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1993 msgid "Use HTTP instead of CDDBP" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1994 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1995 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
1996 #: src/cdaudio-ng/configure.c:210 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1997 msgid "Override default device: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1998 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
1999 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2000 #: src/cdaudio-ng/configure.c:217 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2001 msgid "Print debug information" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2002 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2003 |
2095 | 2004 #: src/console/Audacious_Config.cxx:125 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2005 msgid "Console Music Decoder" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2006 msgstr "Dekodér konzolovej hudby" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2007 |
2095 | 2008 #: src/console/Audacious_Config.cxx:162 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2009 msgid "Bass:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2010 msgstr "Hĺbky:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2011 |
2095 | 2012 #: src/console/Audacious_Config.cxx:166 src/console/Audacious_Config.cxx:177 |
2013 #: src/console/Audacious_Config.cxx:198 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2014 msgid "secs" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2015 msgstr "sekúnd" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2016 |
2095 | 2017 #: src/console/Audacious_Config.cxx:173 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2018 msgid "Treble:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2019 msgstr "Výšky:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2020 |
2095 | 2021 #: src/console/Audacious_Config.cxx:194 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2022 msgid "Default song length:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2023 msgstr "Štandardná dĺžka skladby:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2024 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2025 #: src/console/Audacious_Config.cxx:200 src/modplug/gui/interface.cxx:268 |
2095 | 2026 #: src/modplug/gui/modplug.glade:338 src/sid/xmms-sid.glade:1243 |
2027 #: src/sid/xs_interface.c:653 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2028 msgid "Resampling" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2029 msgstr "Prevzorkovanie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2030 |
2095 | 2031 #: src/console/Audacious_Config.cxx:206 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2032 msgid "Enable audio resampling" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2033 msgstr "Povoliť prevzorkovanie zvuku" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2034 |
2095 | 2035 #: src/console/Audacious_Config.cxx:221 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2036 msgid "Resampling rate:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2037 msgstr "Prevzorkovať na:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2038 |
2095 | 2039 #: src/console/Audacious_Config.cxx:236 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2040 msgid "SPC" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2041 msgstr "SPC" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2042 |
2095 | 2043 #: src/console/Audacious_Config.cxx:237 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2044 msgid "Ignore length from SPC tags" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2045 msgstr "Ignorovať dĺžku z SPC značiak" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2046 |
2095 | 2047 #: src/console/Audacious_Config.cxx:238 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2048 msgid "Increase reverb" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2049 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2050 |
2095 | 2051 #: src/console/Audacious_Config.cxx:263 |
1532 | 2052 #, fuzzy |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2053 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2054 "The default song length, expressed in seconds, is used for songs that do not " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2055 "provide length information (i.e. looping tracks)." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2056 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2057 "* Štandardná dĺžka skladby *\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2058 "Štandardná dĺžka skladby, vyjadrená v sekundách, je použitá pri skladbách, " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2059 "ktoré neposkytujú informáciu o dĺžke (napr. skladby s opakovaním)." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2060 |
2095 | 2061 #: src/console/Audacious_Driver.cxx:444 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2062 msgid "About the Console Music Decoder" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2063 msgstr "O dekodéry konzolovej hudby" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2064 |
2095 | 2065 #: src/console/Audacious_Driver.cxx:445 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2066 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2067 "Console music decoder engine based on Game_Music_Emu 0.5.2.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2068 "Supported formats: AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2069 "Audacious implementation by: William Pitcock <nenolod@nenolod.net>, \n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2070 " Shay Green <gblargg@gmail.com>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2071 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2072 "Dekodér konzolovej hudby je založený na Game_Music_Emu 0.5.2.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2073 "Podporované formáty: AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2074 "Pre Audiacious upravili: William Pitcock <nenolod@nenolod.net>,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2075 " Shay Green <gblargg@gmail.com>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2076 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2077 #: src/demac/plugin.c:387 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2078 #, fuzzy |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2079 msgid "About Monkey's Audio Plugin" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2080 msgstr "Modul MPEG Audio" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2081 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2082 #: src/demac/plugin.c:388 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2083 msgid "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2084 "Copyright (C) 2007 Eugene Zagidullin <e.asphyx@gmail.com>\n" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2085 "Based on ffape decoder, Copyright (C) 2007 Benjamin Zores\n" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2086 "ffape itself based on libdemac by Dave Chapman\n" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2087 "\n" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2088 "ffape is a part of FFmpeg project, http://ffmpeg.mplayerhq.hu/" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2089 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2090 |
2095 | 2091 #: src/echo_plugin/gui.c:11 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2092 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2093 "Echo Plugin\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2094 "By Johan Levin 1999.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2095 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2096 "Surround echo by Carl van Schaik 1999" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2097 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2098 "Modul Ozvena\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2099 "Napísal Johan Levin, 1999\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2100 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2101 "Priestorové echo napísal Carl van Shaik, 1999" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2102 |
2095 | 2103 #: src/echo_plugin/gui.c:25 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2104 msgid "About Echo Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2105 msgstr "O module Ozvena" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2106 |
2095 | 2107 #: src/echo_plugin/gui.c:76 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2108 msgid "Configure Echo" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2109 msgstr "Nastaviť ozvenu" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2110 |
2095 | 2111 #: src/echo_plugin/gui.c:89 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2112 msgid "Delay: (ms)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2113 msgstr "Oneskorenie (ms):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2114 |
2095 | 2115 #: src/echo_plugin/gui.c:94 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2116 msgid "Feedback: (%)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2117 msgstr "Spätná väzba (%):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2118 |
2095 | 2119 #: src/echo_plugin/gui.c:99 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2120 msgid "Volume: (%)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2121 msgstr "Hlasitosť (%):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2122 |
2095 | 2123 #: src/echo_plugin/gui.c:122 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2124 msgid "Surround echo" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2125 msgstr "Priestorová ozvena" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2126 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2127 #: src/esd/about.c:34 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2128 msgid "About ESounD Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2129 msgstr "O module ESounD" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2130 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2131 #: src/esd/about.c:35 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2132 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2133 "Audacious ESounD Plugin\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2134 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2135 " This program is free software; you can redistribute it and/or modify\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2136 "it under the terms of the GNU General Public License as published by\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2137 "the Free Software Foundation; either version 2 of the License, or\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2138 "(at your option) any later version.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2139 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2140 "This program is distributed in the hope that it will be useful,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2141 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2142 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2143 "GNU General Public License for more details.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2144 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2145 "You should have received a copy of the GNU General Public License\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2146 "along with this program; if not, write to the Free Software\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2147 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2148 "USA." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2149 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2150 "Modul ESounD pre Audacious\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2151 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2152 "Tento program je voľne šíriteľný softvér. Môžete ho šíriť a modifikovať\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2153 "podľa ustanovení GNU GPL, vydávanej nadáciou Free Software Foundation\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2154 "a to buď verzie 2 tejto licencie, alebo (podľa vášho uváženia) ktorejkoľvek\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2155 "neskoršej verzie.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2156 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2157 "Tento program je rozširovaný v nádeji, že bude užitočný, ale\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2158 "BEZ AKEJKOĽVEK ZÁRUKY. Neposkytujú sa ani odvodené záruky\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2159 "PREDAJNOSTI alebo VHODNOSTI PRE URČITÝ ÚČEL. Ďalšie podrobnosti\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2160 "hľadajte v GNU GPL.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2161 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2162 "Kópiu GNU GPL ste mali dostať spolu s týmto programom. Ak sa tak\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2163 "nestalo, požiadajte o ňu Free Software Foundation, Inc.,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2164 "675 Mass Ave, Cambridge, MA 02139, USA." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2165 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2166 #: src/esd/configure.c:102 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2167 msgid "ESD Output Plugin configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2168 msgstr "Nastavenie výstupného modulu ESD" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2169 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2170 #: src/esd/configure.c:114 src/esd/configure.c:144 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2171 msgid "Host:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2172 msgstr "Adresa:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2173 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2174 #: src/esd/configure.c:125 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2175 msgid "Use remote host" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2176 msgstr "Použiť vzdialený počítač" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2177 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2178 #: src/esd/configure.c:132 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2179 msgid "Volume controls OSS mixer" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2180 msgstr "Hlasitosť je ovládaná mixérom OSS" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2181 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2182 #: src/esd/configure.c:153 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2183 msgid "Port:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2184 msgstr "Port:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2185 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2186 #: src/esd/configure.c:169 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2187 msgid "Server" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2188 msgstr "Server" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2189 |
2095 | 2190 #: src/esd/configure.c:198 src/OSS4/configure.c:259 src/OSS/configure.c:331 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2191 #: src/sun/configure.c:290 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2192 msgid "Pre-buffer (percent):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2193 msgstr "Dopredu načítať (v percentách):" |
865 | 2194 |
2195 #: src/evdev-plug/ed.c:59 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2196 msgid "Playback->Play" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2197 msgstr "Prehrávanie->Prehrať" |
865 | 2198 |
2199 #: src/evdev-plug/ed.c:60 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2200 msgid "Playback->Stop" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2201 msgstr "Prehrávanie->Zastaviť" |
865 | 2202 |
2203 #: src/evdev-plug/ed.c:61 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2204 msgid "Playback->Pause" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2205 msgstr "Prehrávanie->Pozastaviť" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2206 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2207 #: src/evdev-plug/ed.c:62 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2208 msgid "Playback->Prev" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2209 msgstr "Prehrávanie->Predchádzajúca" |
865 | 2210 |
2211 #: src/evdev-plug/ed.c:63 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2212 msgid "Playback->Next" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2213 msgstr "Prehrávanie->Ďalšia" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2214 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2215 #: src/evdev-plug/ed.c:64 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2216 msgid "Playback->Eject" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2217 msgstr "Prehrávanie->Vysunúť" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2218 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2219 #: src/evdev-plug/ed.c:66 |
865 | 2220 msgid "Playlist->Repeat" |
2221 msgstr "Zoznam skladieb->Opakovať" | |
2222 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2223 #: src/evdev-plug/ed.c:67 |
865 | 2224 msgid "Playlist->Shuffle" |
2225 msgstr "Zoznam skladieb->Premiešať zoznam" | |
2226 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2227 #: src/evdev-plug/ed.c:69 |
865 | 2228 msgid "Volume->Up_5" |
2229 msgstr "Hlasitosť->Zvýšiť o 5" | |
2230 | |
2231 #: src/evdev-plug/ed.c:70 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2232 msgid "Volume->Down_5" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2233 msgstr "Hlasitosť->Znížiť o 5" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2234 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2235 #: src/evdev-plug/ed.c:71 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2236 msgid "Volume->Up_10" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2237 msgstr "Hlasitosť->Zvýšiť o 10" |
865 | 2238 |
2239 #: src/evdev-plug/ed.c:72 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2240 msgid "Volume->Down_10" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2241 msgstr "Hlasitosť->Znížiť o 10" |
865 | 2242 |
2243 #: src/evdev-plug/ed.c:73 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2244 msgid "Volume->Mute" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2245 msgstr "Hlasitosť->Stlmiť" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2246 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2247 #: src/evdev-plug/ed.c:75 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2248 msgid "Window->Main" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2249 msgstr "Okno->Hlavné" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2250 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2251 #: src/evdev-plug/ed.c:76 |
865 | 2252 msgid "Window->Playlist" |
2253 msgstr "Okno->Zoznam skladieb" | |
2254 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2255 #: src/evdev-plug/ed.c:77 |
865 | 2256 msgid "Window->Equalizer" |
2257 msgstr "Okno->Ekvalizér" | |
2258 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2259 #: src/evdev-plug/ed.c:78 |
865 | 2260 msgid "Window->JumpToFile" |
2261 msgstr "Okno->Presun na súbor" | |
2262 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2263 #: src/evdev-plug/ed_internals.c:94 |
865 | 2264 #, c-format |
2265 msgid "" | |
2266 "event-device-plugin: unable to open device file %s , skipping this device; " | |
2267 "check that the file exists and that you have read permission for it\n" | |
2268 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2269 "event-device-plugin: zariadenie %s sa nedá otvoriť, toto zariadenie sa " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2270 "vynechá; skontrolujte, či súbor zariadenia existuje a či máte právo ho " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2271 "čítať\n" |
865 | 2272 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2273 #: src/evdev-plug/ed_internals.c:103 |
865 | 2274 #, c-format |
2275 msgid "" | |
2276 "event-device-plugin: unable to create a io_channel for device file %s ," | |
2277 "skipping this device\n" | |
2278 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2279 "event-device-plugin: vstupno-výstupný kanál pre zariadenie %s sa nedá " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2280 "vytvoriť, zariadenie bude vynechané\n" |
865 | 2281 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2282 #: src/evdev-plug/ed_internals.c:342 |
865 | 2283 msgid "" |
2284 "event-device-plugin: unable to open /proc/bus/input/devices , automatic " | |
2285 "detection of event devices won't work.\n" | |
2286 msgstr "" | |
2287 "event-device-plugin: súbor /proc/bus/input/devices sa nedá otvoriť, " | |
2288 "automatické detekcia udalostných zariadení nebude fungovať.\n" | |
2289 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2290 #: src/evdev-plug/ed_internals.c:351 |
865 | 2291 msgid "" |
2292 "event-device-plugin: unable to open a io_channel for /proc/bus/input/" | |
2293 "devices , automatic detection of event devices won't work.\n" | |
2294 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2295 "event-device-plugin: vstupno-výstupný kanál pre /proc/bus/input/devices sa " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2296 "nedá otvoriť, automatické detekcia udalostných zariadení nebude fungovať.\n" |
865 | 2297 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2298 #: src/evdev-plug/ed_internals.c:361 |
865 | 2299 msgid "" |
2300 "event-device-plugin: an error occurred while reading /proc/bus/input/" | |
2301 "devices , automatic detection of event devices won't work.\n" | |
2302 msgstr "" | |
2303 "event-device-plugin: pri čítaní /proc/bus/input/devices nastala chyba, " | |
2304 "automatické detekcia udalostných zariadení nebude fungovať.\n" | |
2305 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2306 #: src/evdev-plug/ed_internals.c:424 |
865 | 2307 #, c-format |
2308 msgid "event-device-plugin: device %s not found in /dev/input , skipping.\n" | |
2309 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2310 "event-device-plugin: zariadenie %s nebolo nájdené v /dev/input; zariadenie " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2311 "bude vynechané.\n" |
865 | 2312 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2313 #: src/evdev-plug/ed_internals.c:489 src/evdev-plug/ed_internals.c:583 |
865 | 2314 #, c-format |
2315 msgid "" | |
2316 "event-device-plugin: unable to load config file %s , default settings will " | |
2317 "be used.\n" | |
2318 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2319 "event-device-plugin: konfiguračný súbor %s sa nedá načítať,budú použité " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2320 "štandardné nastavenia.\n" |
865 | 2321 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2322 #: src/evdev-plug/ed_internals.c:535 |
865 | 2323 #, c-format |
2324 msgid "" | |
2325 "event-device-plugin: incomplete information in config file for device \"%s" | |
2326 "\" , skipping.\n" | |
2327 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2328 "event-device-plugin: v konfiguračnom súbore sú neúplné informácie pre " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2329 "zariadenie %s, zariadenie bude vynechané\n" |
865 | 2330 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2331 #: src/evdev-plug/ed_internals.c:604 src/evdev-plug/ed_internals.c:936 |
865 | 2332 #, c-format |
2333 msgid "" | |
2334 "event-device-plugin: configuration, unable to get is_active value for device " | |
2335 "\"%s\", skipping it.\n" | |
2336 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2337 "event-device-plugin: konfigurácia: nedá sa získať hodnota is_active pre " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2338 "zariadenie %s, zariadenie bude vynechané\n" |
865 | 2339 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2340 #: src/evdev-plug/ed_internals.c:840 |
865 | 2341 #, c-format |
2342 msgid "" | |
2343 "event-device-plugin: unable to access local directory %s , settings will not " | |
2344 "be saved.\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2345 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2346 "event-device-plugin: prístup k lokálnemu adresáru %s bol odoprený, " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2347 "nastavenia nebudú uložené.\n" |
865 | 2348 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2349 #: src/evdev-plug/ed_internals.c:890 |
865 | 2350 #, c-format |
2351 msgid "" | |
2352 "event-device-plugin: configuration, unable to get filename value for device " | |
2353 "\"%s\", skipping it.\n" | |
2354 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2355 "event-device-plugin: konfigurácia: hodnotu filename pre zariadenie %s sa " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2356 "nepodarilo získať, zariadenie bude vynechané\n" |
865 | 2357 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2358 #: src/evdev-plug/ed_internals.c:906 |
865 | 2359 #, c-format |
2360 msgid "" | |
2361 "event-device-plugin: configuration, unable to get phys value for device \"%s" | |
2362 "\", skipping it.\n" | |
2363 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2364 "event-device-plugin: konfigurácia: hodnotu phys pre zariadenie %s sa " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2365 "nepodarilo získať, zariadenie bude vynechané\n" |
865 | 2366 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2367 #: src/evdev-plug/ed_internals.c:922 |
865 | 2368 #, c-format |
2369 msgid "" | |
2370 "event-device-plugin: configuration, unable to get is_custom value for device " | |
2371 "\"%s\", skipping it.\n" | |
2372 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2373 "event-device-plugin: konfigurácia: hodnotu is_custom pre zariadenie %s sa " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2374 "nepodarilo získať, zariadenie bude vynechané\n" |
865 | 2375 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2376 #: src/evdev-plug/ed_internals.c:946 |
865 | 2377 #, c-format |
2378 msgid "" | |
2379 "event-device-plugin: configuration, unexpected value for device \"%s\", " | |
2380 "skipping it.\n" | |
2381 msgstr "" | |
2382 "event-device-plugin: konfigurácia: neočakávaná hodnota pre zariadenie %s, " | |
2383 "zariadenie bude vynechané\n" | |
2384 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2385 #: src/evdev-plug/ed_ui.c:275 src/evdev-plug/ed_ui.c:411 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2386 #: src/evdev-plug/ed_ui.c:874 |
865 | 2387 msgid "Information" |
2388 msgstr "Podrobnosti" | |
2389 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2390 #: src/evdev-plug/ed_ui.c:276 |
865 | 2391 msgid "" |
2392 "Cannot open bindings window for a not-detected device.\n" | |
2393 "Ensure that the device has been correctly plugged in." | |
2394 msgstr "" | |
2395 "Okno s prepojeniami pre nedetekované zariadenie sa nedá otvoriť.\n" | |
2396 "Uistite sa, že zariadenie je správne pripojené." | |
2397 | |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2398 #: src/evdev-plug/ed_ui.c:319 src/madplug/plugin.c:624 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2399 msgid "Error" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2400 msgstr "Chyba" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2401 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2402 #: src/evdev-plug/ed_ui.c:320 |
865 | 2403 msgid "" |
2404 "Unable to open selected device.\n" | |
2405 "Please check read permissions on device file." | |
2406 msgstr "" | |
2407 "Zvolené zariadenie sa nedá otvoriť.\n" | |
2408 "Skontrolujte prosím, práva na čítanie tohoto zariadenia." | |
2409 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2410 #: src/evdev-plug/ed_ui.c:341 |
865 | 2411 msgid "EvDev-Plug - Add custom device" |
2412 msgstr "EvDev-Plug - Pridať vlastné zariadenie" | |
2413 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2414 #: src/evdev-plug/ed_ui.c:353 |
865 | 2415 msgid "" |
2416 "EvDev-Plug tries to automatically detect and update information about\n" | |
2417 "event devices available on the system.\n" | |
2418 "However, if auto-detect doesn't work for your system, or you have event\n" | |
2419 "devices in a non-standard location (currently they're only searched in\n" | |
2420 "/dev/input/ ), you may want to add a custom device, explicitly specifying\n" | |
2421 "name and device file." | |
2422 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2423 "EvDev-Plug sa pokúsi automaticky zistiť udalostné zariadenia dostupné v " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2424 "systéme\n" |
865 | 2425 "a aktualizovať o nich informácie.\n" |
2426 "Ak autodetekcia na vašom systéme nepracuje správne, alebo máte udalostné\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2427 "zariadenia v neštandardnom adresári (v súčastnosti je prehľadávaný iba " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2428 "adresár\n" |
865 | 2429 "/dev/input), môžete pridať vlastné zariadenia." |
2430 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2431 #: src/evdev-plug/ed_ui.c:361 |
865 | 2432 msgid "Device name:" |
2433 msgstr "Meno zariadenia:" | |
2434 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2435 #: src/evdev-plug/ed_ui.c:365 |
865 | 2436 msgid "Device file:" |
2437 msgstr "Meno súboru:" | |
2438 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2439 #: src/evdev-plug/ed_ui.c:412 |
865 | 2440 msgid "" |
2441 "Please specify both name and filename.\n" | |
2442 "Filename must be specified with absolute path." | |
2443 msgstr "" | |
2444 "Prosím zadajte názov a meno súboru.\n" | |
2445 "Meno súboru musí byť uvedené s absolútnou cestou." | |
2446 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2447 #: src/evdev-plug/ed_ui.c:447 |
865 | 2448 msgid "Do you want to remove the existing configuration for selected device?\n" |
2449 msgstr "Prajete si odstrániť existujúce nastavenia pre zvolené zariadenie?\n" | |
2450 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2451 #: src/evdev-plug/ed_ui.c:466 |
865 | 2452 msgid "Do you want to remove the selected custom device?\n" |
2453 msgstr "Prajete si odstrániť zvolené zariadenie?\n" | |
2454 | |
2455 #: src/evdev-plug/ed_ui.c:612 | |
2456 msgid "EvDev-Plug - Configuration" | |
2457 msgstr "EvDev-Plug - Nastavenia" | |
2458 | |
2459 #: src/evdev-plug/ed_ui.c:651 | |
2460 msgid "Active" | |
2461 msgstr "Aktívne" | |
2462 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2463 #: src/evdev-plug/ed_ui.c:655 src/sun/configure.c:488 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2464 msgid "Status" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2465 msgstr "Stav" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2466 |
865 | 2467 #: src/evdev-plug/ed_ui.c:664 |
2468 msgid "Device Name" | |
2469 msgstr "Názov zariadenia" | |
2470 | |
2471 #: src/evdev-plug/ed_ui.c:668 | |
2472 msgid "Device File" | |
2473 msgstr "Súbor zariadenia" | |
2474 | |
2475 #: src/evdev-plug/ed_ui.c:672 | |
2476 msgid "Device Address" | |
2477 msgstr "Adresa zariadenia" | |
2478 | |
2479 #: src/evdev-plug/ed_ui.c:689 | |
2480 msgid "_Bindings" | |
2481 msgstr "_Prepojenia" | |
2482 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2483 #: src/evdev-plug/ed_ui.c:838 |
865 | 2484 msgid "" |
2485 "Press a key of your device to bind it;\n" | |
2486 "if no key is pressed in five seconds, this window\n" | |
2487 "will close without binding changes." | |
2488 msgstr "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2489 "Na zariadení stlačte kláves, ktorí si želáte prepojiť.Ak nebude stlačený " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2490 "žiadny kláves bude toto okno\n" |
865 | 2491 "automaticky o päť sekúnd zatvorené." |
2492 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2493 #: src/evdev-plug/ed_ui.c:875 |
865 | 2494 msgid "" |
2495 "This input event has been already assigned.\n" | |
2496 "\n" | |
2497 "It's not possible to assign multiple actions to the same input event " | |
2498 "(although it's possible to assign the same action to multiple events)." | |
2499 msgstr "" | |
2500 "Táto vstupná udalosť už bola priradená.\n" | |
2501 "\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2502 "Nie je možné priradiť viac akcií rovnakej vstupnej udalosti (je ale možné " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2503 "priradiť jednu akciu viacerým vstupným udalostiam)." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2504 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2505 #: src/evdev-plug/ed_ui.c:1323 |
865 | 2506 msgid "EvDev-Plug - Bindings Configuration" |
2507 msgstr "EvDev-Plug - Konfigurácia prepojení" | |
2508 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2509 #: src/evdev-plug/ed_ui.c:1363 |
865 | 2510 msgid "<b>Name: </b>" |
2511 msgstr "<b>Názov: </b>" | |
2512 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2513 #: src/evdev-plug/ed_ui.c:1372 |
865 | 2514 msgid "<b>Filename: </b>" |
2515 msgstr "<b>Meno súboru: </b>" | |
2516 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2517 #: src/evdev-plug/ed_ui.c:1381 |
865 | 2518 msgid "<b>Phys.Address: </b>" |
2519 msgstr "<b>Fyzická adresa: </b>" | |
2520 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2521 #: src/evdev-plug/ed_ui.c:1460 |
865 | 2522 msgid "EvDev-Plug - about" |
2523 msgstr "O module EvDev-Plug" | |
2524 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2525 #: src/evdev-plug/ed_ui.c:1491 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2526 #, fuzzy |
865 | 2527 msgid "" |
2528 "\n" | |
2529 "player remote control via event devices\n" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2530 "http://www.develia.org/projects.php?p=audacious#evdevplug\n" |
865 | 2531 "\n" |
2532 "written by Giacomo Lozito\n" | |
2533 msgstr "" | |
2534 "\n" | |
2535 "diaľkové ovládanie prehrávača pomocou udalostných zariadení\n" | |
2536 "http://www.develia.org/projects.php?p=evdevplug\n" | |
2537 "\n" | |
2538 "napísal Giacomo Lozito\n" | |
2539 "< james@develia.org >\n" | |
2540 "\n" | |
2541 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2542 #: src/filewriter/filewriter.c:168 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2543 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2544 msgid "About FileWriter-Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2545 msgstr "O module Flac" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2546 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2547 #: src/filewriter/filewriter.c:169 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2548 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2549 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2550 "FileWriter-Plugin\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2551 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2552 "This program is free software; you can redistribute it and/or modify\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2553 "it under the terms of the GNU General Public License as published by\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2554 "the Free Software Foundation; either version 2 of the License, or\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2555 "(at your option) any later version.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2556 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2557 "This program is distributed in the hope that it will be useful,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2558 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2559 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2560 "GNU General Public License for more details.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2561 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2562 "You should have received a copy of the GNU General Public License\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2563 "along with this program; if not, write to the Free Software\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2564 "Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2565 "USA." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2566 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2567 "Modul ESounD pre Audacious\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2568 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2569 "Tento program je voľne šíriteľný softvér. Môžete ho šíriť a modifikovať\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2570 "podľa ustanovení GNU GPL, vydávanej nadáciou Free Software Foundation\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2571 "a to buď verzie 2 tejto licencie, alebo (podľa vášho uváženia) ktorejkoľvek\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2572 "neskoršej verzie.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2573 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2574 "Tento program je rozširovaný v nádeji, že bude užitočný, ale\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2575 "BEZ AKEJKOĽVEK ZÁRUKY. Neposkytujú sa ani odvodené záruky\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2576 "PREDAJNOSTI alebo VHODNOSTI PRE URČITÝ ÚČEL. Ďalšie podrobnosti\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2577 "hľadajte v GNU GPL.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2578 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2579 "Kópiu GNU GPL ste mali dostať spolu s týmto programom. Ak sa tak\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2580 "nestalo, požiadajte o ňu Free Software Foundation, Inc.,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2581 "675 Mass Ave, Cambridge, MA 02139, USA." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2582 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2583 #: src/filewriter/filewriter.c:481 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2584 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2585 msgid "File Writer Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2586 msgstr "Nastavenie Disk Writer" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2587 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2588 #: src/filewriter/filewriter.c:493 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2589 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2590 msgid "Output file format:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2591 msgstr "Adresár s výstupnými súbormi:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2592 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2593 #: src/filewriter/filewriter.c:511 src/ladspa/ladspa.c:960 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2594 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2595 msgid "Configure" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2596 msgstr "Nastaviť ozvenu" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2597 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2598 #: src/filewriter/filewriter.c:526 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2599 msgid "Save into original directory" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2600 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2601 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2602 #: src/filewriter/filewriter.c:531 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2603 msgid "Save into custom directory" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2604 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2605 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2606 #: src/filewriter/filewriter.c:543 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2607 msgid "Output file folder:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2608 msgstr "Adresár s výstupnými súbormi:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2609 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2610 #: src/filewriter/filewriter.c:547 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2611 msgid "Pick a folder" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2612 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2613 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2614 #: src/filewriter/filewriter.c:567 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2615 msgid "Get filename from:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2616 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2617 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2618 #: src/filewriter/filewriter.c:570 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2619 msgid "original file tags" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2620 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2621 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2622 #: src/filewriter/filewriter.c:576 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2623 msgid "original filename" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2624 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2625 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2626 #: src/filewriter/filewriter.c:586 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2627 msgid "Don't strip file name extension" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2628 msgstr "Neodstraňovať príponu mena súboru" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2629 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2630 #: src/filewriter/filewriter.c:590 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2631 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2632 "If enabled, the extension from the original filename will not be stripped " |
1525
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
2633 "before adding the new file extension to the end." |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2634 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2635 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2636 #: src/filewriter/filewriter.c:604 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2637 msgid "Prepend track number to filename" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2638 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2639 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2640 #: src/filewriter/mp3.c:670 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2641 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2642 msgid "MP3 Configuration" |
865 | 2643 msgstr "Nastavenia Flac" |
2644 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2645 #: src/filewriter/mp3.c:697 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2646 msgid "Algorithm Quality:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2647 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2648 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2649 #: src/filewriter/mp3.c:719 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2650 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2651 "best/slowest:0;\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2652 "worst/fastest:9;\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2653 "recommended:2;\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2654 "default:5;" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2655 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2656 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2657 #: src/filewriter/mp3.c:727 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2658 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2659 msgid "Output Samplerate:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2660 msgstr "Vzorkovacia frekvencia:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2661 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2662 #: src/filewriter/mp3.c:738 src/filewriter/mp3.c:879 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2663 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2664 msgid "Auto" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2665 msgstr "O " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2666 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2667 #: src/filewriter/mp3.c:760 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2668 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2669 msgid "(Hz)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2670 msgstr "Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2671 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2672 #: src/filewriter/mp3.c:772 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2673 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2674 msgid "Bitrate / Compression ratio:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2675 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2676 "Priemerný dátový tok: %.1f kb/s\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2677 "Kompresný pomer: %.1f%%" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2678 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2679 #: src/filewriter/mp3.c:798 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2680 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2681 msgid "Bitrate (kbps):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2682 msgstr "Dátový tok:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2683 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2684 #: src/filewriter/mp3.c:839 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2685 msgid "Compression ratio:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2686 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2687 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2688 #: src/filewriter/mp3.c:869 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2689 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2690 msgid "Audio Mode:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2691 msgstr "Zvukové zariadenie:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2692 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2693 #: src/filewriter/mp3.c:884 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2694 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2695 msgid "Joint-Stereo" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2696 msgstr "Stereo" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2697 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2698 #: src/filewriter/mp3.c:925 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2699 msgid "auto-M/S mode" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2700 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2701 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2702 #: src/filewriter/mp3.c:937 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2703 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2704 msgid "Misc:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2705 msgstr "Disko" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2706 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2707 #: src/filewriter/mp3.c:948 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2708 msgid "Enforce strict ISO complience" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2709 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2710 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2711 #: src/filewriter/mp3.c:959 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2712 msgid "Error protection" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2713 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2714 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2715 #: src/filewriter/mp3.c:971 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2716 msgid "Adds 16 bit checksum to every frame" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2717 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2718 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2719 #: src/filewriter/mp3.c:976 src/filewriter/vorbis.c:274 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2720 #: src/modplug/gui/interface.cxx:319 src/modplug/gui/modplug.glade:507 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2721 msgid "Quality" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2722 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2723 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2724 #: src/filewriter/mp3.c:988 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2725 msgid "Enable VBR/ABR" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2726 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2727 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2728 #: src/filewriter/mp3.c:1000 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2729 msgid "Type:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2730 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2731 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2732 #: src/filewriter/mp3.c:1011 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2733 msgid "Variable bitrate" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2734 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2735 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2736 #: src/filewriter/mp3.c:1023 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2737 msgid "Average bitrate" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2738 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2739 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2740 #: src/filewriter/mp3.c:1037 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2741 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2742 msgid "VBR Options:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2743 msgstr "Nastavenia:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2744 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2745 #: src/filewriter/mp3.c:1053 |
1525
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
2746 #, fuzzy |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
2747 msgid "Minimum bitrate (kbps):" |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
2748 msgstr "Dátový tok:" |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
2749 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2750 #: src/filewriter/mp3.c:1089 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2751 msgid "Maximum bitrate (kbps):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2752 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2753 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2754 #: src/filewriter/mp3.c:1121 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2755 msgid "Strictly enforce minimum bitrate" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2756 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2757 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2758 #: src/filewriter/mp3.c:1123 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2759 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2760 "For use with players that do not support low bitrate mp3 (Apex AD600-A DVD/" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2761 "mp3 player)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2762 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2763 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2764 #: src/filewriter/mp3.c:1136 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2765 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2766 msgid "ABR Options:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2767 msgstr "Nastavenia:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2768 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2769 #: src/filewriter/mp3.c:1146 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2770 msgid "Average bitrate (kbps):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2771 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2772 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2773 #: src/filewriter/mp3.c:1183 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2774 msgid "VBR quality level:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2775 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2776 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2777 #: src/filewriter/mp3.c:1198 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2778 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2779 "highest:0;\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2780 "lowest:9;\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2781 "default:4;" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2782 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2783 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2784 #: src/filewriter/mp3.c:1206 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2785 msgid "Don't write Xing VBR header" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2786 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2787 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2788 #: src/filewriter/mp3.c:1221 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2789 msgid "VBR/ABR" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2790 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2791 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2792 #: src/filewriter/mp3.c:1233 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2793 msgid "Frame params:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2794 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2795 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2796 #: src/filewriter/mp3.c:1245 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2797 msgid "Mark as copyright" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2798 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2799 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2800 #: src/filewriter/mp3.c:1256 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2801 msgid "Mark as original" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2802 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2803 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2804 #: src/filewriter/mp3.c:1268 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2805 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2806 msgid "ID3 params:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2807 msgstr "Formát ID3:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2808 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2809 #: src/filewriter/mp3.c:1279 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2810 msgid "Force addition of version 2 tag" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2811 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2812 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2813 #: src/filewriter/mp3.c:1289 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2814 msgid "Only add v1 tag" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2815 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2816 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2817 #: src/filewriter/mp3.c:1296 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2818 msgid "Only add v2 tag" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2819 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2820 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2821 #: src/filewriter/mp3.c:1317 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2822 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2823 msgid "Tags" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2824 msgstr "Značka" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2825 |
2095 | 2826 #: src/filewriter/vorbis.c:267 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2827 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2828 msgid "Vorbis Encoder Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2829 msgstr "Nastavenie Disk Writer" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2830 |
2095 | 2831 #: src/filewriter/vorbis.c:287 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2832 msgid "Quality level (0 - 10):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2833 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2834 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2835 #: src/flacng/plugin.c:739 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2836 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2837 msgid "FLAC Audio Plugin " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2838 msgstr "Modul Flac Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2839 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2840 #: src/flacng/plugin.c:740 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2841 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2842 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2843 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2844 "Original code by\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2845 "Ralf Ertzinger <ralf@skytale.net>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2846 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2847 "http://www.skytale.net/projects/bmp-flac2/" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2848 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2849 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2850 #: src/flacng/plugin.c:745 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2851 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2852 msgid "About FLAC Audio Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2853 msgstr "Modul Flac Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2854 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2855 #: src/gnomeshortcuts/gnomeshortcuts.c:287 |
2095 | 2856 #, fuzzy |
2857 msgid "About Gnome Shortcut Plugin" | |
2858 msgstr "O module ESounD" | |
2859 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2860 #: src/gnomeshortcuts/gnomeshortcuts.c:288 |
2095 | 2861 msgid "" |
2862 "Gnome Shortcut Plugin\n" | |
2863 "Let's you control the player with Gnome's shortcuts.\n" | |
2864 "\n" | |
2865 "Copyright (C) 2007 Sascha Hlusiak <contact@saschahlusiak.de>\n" | |
2866 "\n" | |
2867 msgstr "" | |
2868 | |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2869 #: src/hotkey/gui.c:68 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2870 msgid "Previous Track" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2871 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2872 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2873 #: src/hotkey/gui.c:69 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2874 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2875 msgid "Play" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2876 msgstr "Spôsob prehrávania:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2877 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2878 #: src/hotkey/gui.c:70 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2879 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2880 msgid "Pause/Resume" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2881 msgstr "hodnota:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2882 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2883 #: src/hotkey/gui.c:71 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2884 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2885 msgid "Stop" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2886 msgstr "na:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2887 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2888 #: src/hotkey/gui.c:72 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2889 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2890 msgid "Next Track" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2891 msgstr "Zosilnenie skladby:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2892 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2893 #: src/hotkey/gui.c:73 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2894 msgid "Forward 5 Seconds" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2895 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2896 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2897 #: src/hotkey/gui.c:74 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2898 msgid "Rewind 5 Seconds" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2899 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2900 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2901 #: src/hotkey/gui.c:75 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2902 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2903 msgid "Mute" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2904 msgstr "Dátum:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2905 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2906 #: src/hotkey/gui.c:76 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2907 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2908 msgid "Volume Up" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2909 msgstr "Hlasitosť (%):" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2910 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2911 #: src/hotkey/gui.c:77 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2912 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2913 msgid "Volume Down" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2914 msgstr "Hlasitosť->Znížiť o 5" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2915 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2916 #: src/hotkey/gui.c:78 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2917 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2918 msgid "Jump to File" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2919 msgstr "Okno->Presun na súbor" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2920 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2921 #: src/hotkey/gui.c:79 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2922 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2923 msgid "Toggle Player Windows" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2924 msgstr "/Prepnúť zobrazenie dekorácií" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2925 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2926 #: src/hotkey/gui.c:80 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2927 msgid "Show On-Screen-Display" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2928 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2929 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2930 #: src/hotkey/gui.c:90 |
2095 | 2931 #, fuzzy |
2932 msgid "(none)" | |
2933 msgstr "žiadne" | |
2934 | |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2935 #: src/hotkey/gui.c:227 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2936 msgid "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2937 "It is not recommended to bind the primary mouse buttons without " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2938 "modificators.\n" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2939 "\n" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2940 "Do you want to continue?" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2941 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2942 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2943 #: src/hotkey/gui.c:229 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2944 msgid "Binding mouse buttons" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2945 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2946 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2947 #: src/hotkey/gui.c:379 |
2095 | 2948 #, fuzzy |
2949 msgid "Global Hotkey Plugin Configuration" | |
2950 msgstr "Nastavenie výstupného modulu ESD" | |
2951 | |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2952 #: src/hotkey/gui.c:395 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2953 msgid "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2954 "Press a key combination inside a text field.\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2955 "You can also bind mouse buttons." |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2956 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2957 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2958 #: src/hotkey/gui.c:400 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2959 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2960 msgid "Hotkeys:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2961 msgstr "Adresa:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2962 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2963 #: src/hotkey/gui.c:419 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2964 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2965 msgid "<b>Action:</b>" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2966 msgstr "<b>Hatena</b>" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2967 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2968 #: src/hotkey/gui.c:427 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2969 msgid "<b>Key Binding:</b>" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2970 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2971 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2972 #: src/hotkey/gui.c:660 |
2095 | 2973 #, fuzzy |
2974 msgid "About Global Hotkey Plugin" | |
2975 msgstr "O module Scrobbler" | |
2976 | |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
2977 #: src/hotkey/gui.c:661 |
2095 | 2978 msgid "" |
2979 "Global Hotkey Plugin\n" | |
2980 "Control the player with global key combinations or multimedia keys.\n" | |
2981 "\n" | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2982 "Copyright (C) 2007-2008 Sascha Hlusiak <contact@saschahlusiak.de>\n" |
2095 | 2983 "\n" |
2984 "Contributers include:\n" | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
2985 "Copyright (C) 2006-2007 Vladimir Paskov <vlado.paskov@gmail.com>\n" |
2095 | 2986 "Copyright (C) 2000-2002 Ville Syrjälä <syrjala@sci.fi>\n" |
2987 "\t\t\tBryn Davies <curious@ihug.com.au>\n" | |
2988 "\t\t\tJonathan A. Davis <davis@jdhouse.org>\n" | |
2989 "\t\t\tJeremy Tan <nsx@nsx.homeip.net>\n" | |
2990 "\n" | |
2991 msgstr "" | |
2992 | |
2993 #: src/jack/configure.c:70 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2994 msgid "Connect to all available jack ports" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2995 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2996 |
2095 | 2997 #: src/jack/configure.c:77 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2998 msgid "Connect only the output ports" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
2999 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3000 |
2095 | 3001 #: src/jack/configure.c:84 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3002 msgid "Connect to no ports" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3003 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3004 |
2095 | 3005 #: src/jack/configure.c:99 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3006 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3007 msgid "jack Plugin configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3008 msgstr "Nastavenie výstupného modulu ESD" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3009 |
2095 | 3010 #: src/jack/configure.c:117 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3011 msgid "Connection mode:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3012 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3013 |
2095 | 3014 #: src/jack/configure.c:129 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3015 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3016 msgid "Enable debug printing" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3017 msgstr "Povoliť rozptýlenie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3018 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3019 #: src/jack/jack.c:95 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3020 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3021 msgid "Sample rate mismatch" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3022 msgstr "Vzorkovacia frekvencia:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3023 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3024 #: src/jack/jack.c:98 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3025 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3026 "Xmms is asking for a sample rate that differs from\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3027 " that of the jack server. Xmms 1.2.8 or later\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3028 "contains resampling routines that xmms-jack will\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3029 "dynamically load and use to perform resampling.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3030 "Or you can restart the jack server\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3031 "with a sample rate that matches the one that\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3032 "xmms desires. -r is the option for the jack\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3033 "alsa driver so -r 44100 or -r 48000 should do\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3034 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3035 "Chris Morgan <cmorgan@alum.wpi.edu>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3036 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3037 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3038 #: src/jack/jack.c:111 src/wma/wma.c:157 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3039 msgid " Close " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3040 msgstr " Zatvoriť " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3041 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3042 #: src/jack/jack.c:489 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3043 msgid "About JACK Output Plugin 0.17" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3044 msgstr "O výstupnom module JACK 0.17" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3045 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3046 #: src/jack/jack.c:490 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3047 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3048 "XMMS jack Driver 0.17\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3049 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3050 "xmms-jack.sf.net\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3051 "Chris Morgan<cmorgan@alum.wpi.edu>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3052 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3053 "Audacious port by\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3054 "Giacomo Lozito from develia.org" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3055 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3056 "XMMS jack Driver 0.17\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3057 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3058 "xmms-jack.sf.net\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3059 "Chris Morgan<cmorgan@alum.wpi.edu>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3060 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3061 "Pre Audacious upravil\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3062 "Giacomo Lozito z develia.org" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3063 |
2095 | 3064 #: src/ladspa/ladspa.c:722 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3065 msgid "This LADSPA plugin has no user controls" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3066 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3067 |
2095 | 3068 #: src/ladspa/ladspa.c:767 src/ladspa/ladspa.c:853 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3069 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3070 msgid "Name" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3071 msgstr "Meno:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3072 |
2095 | 3073 #: src/ladspa/ladspa.c:853 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3074 msgid "UID" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3075 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3076 |
2095 | 3077 #: src/ladspa/ladspa.c:928 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3078 msgid "Installed plugins" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3079 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3080 |
2095 | 3081 #: src/ladspa/ladspa.c:937 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3082 msgid "Running plugins" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3083 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3084 |
2095 | 3085 #: src/ladspa/ladspa.c:952 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3086 msgid "Add" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3087 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3088 |
2095 | 3089 #: src/ladspa/ladspa.c:956 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3090 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3091 msgid "Remove" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3092 msgstr "Odstrániť značku" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3093 |
2095 | 3094 #: src/ladspa/ladspa.c:969 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3095 msgid "LADSPA Plugin Catalog" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3096 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3097 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3098 #: src/lastfm/lastfm.c:96 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3099 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3100 "<b><big>Couldn't initialize the last.fm radio plugin.</big></b>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3101 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3102 "Check if your Scrobbler's plugin login data is set up properly." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3103 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3104 |
2095 | 3105 #: src/lirc/about.c:63 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3106 msgid "About LIRC Audacious Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3107 msgstr "O module LIRC pre Audacious" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3108 |
2095 | 3109 #: src/lirc/about.c:90 |
3110 msgid "LIRC Plugin " | |
3111 msgstr "Modul LIRC" | |
3112 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3113 #: src/lirc/about.c:92 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3114 #, fuzzy |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3115 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3116 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3117 "A simple plugin that lets you control\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3118 "Audacious using the LIRC remote control daemon\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3119 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3120 "Adapted for Audacious usage by Tony Vroon <chainsaw@gentoo.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3121 "from the XMMS LIRC plugin by:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3122 "Carl van Schaik <carl@leg.uct.ac.za>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3123 "Christoph Bartelmus <xmms@bartelmus.de>\n" |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3124 "Andrew O. Shadoura <bugzilla@tut.by>\n" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3125 "You can get LIRC information at:\n" |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3126 "http://lirc.org" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3127 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3128 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3129 "Jednoduchý modul, ktorý vám umožní ovládať\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3130 "Audacious pomocou diaľkového ovládania LIRC\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3131 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3132 "Pre Audacious upravil Tony Vroon <chainsaw@gentoo.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3133 "Originálny modul XMMS LIRC napísali:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3134 "Carl van Schaik <carl@leg.uct.ac.za>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3135 "Christoph Bartelmus <xmms@bartelmus.de>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3136 "Informácie o LIRC môžete získať na:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3137 "http://fsinfo.cs.uni-sb.de/~columbus/lirc/index.html" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3138 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3139 #: src/lirc/interface.c:37 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3140 #, fuzzy |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3141 msgid "LIRC plugin settings" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3142 msgstr "Modul LIRC" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3143 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3144 #: src/lirc/interface.c:61 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3145 msgid "Reconnect to LIRC server" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3146 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3147 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3148 #: src/lirc/interface.c:68 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3149 msgid "Timeout before reconnecting (seconds): " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3150 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3151 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3152 #: src/lirc/interface.c:75 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3153 msgid "Reconnect" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3154 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3155 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3156 #: src/lirc/interface.c:79 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3157 #, fuzzy |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3158 msgid "Connection" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3159 msgstr "Umiestnenie:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3160 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3161 #: src/lirc/lirc.c:83 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3162 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3163 msgid "%s: could not init LIRC support\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3164 msgstr "%s: LIRC podpora sa nedá inicializovať\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3165 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3166 #: src/lirc/lirc.c:91 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3167 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3168 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3169 "%s: could not read LIRC config file\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3170 "%s: please read the documentation of LIRC\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3171 "%s: how to create a proper config file\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3172 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3173 "%s: konfiguračný súbor LIRC sa nedá prečítať,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3174 "%s: prečítajte si, prosím, dokumentáciu k LIRC\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3175 "%s: ako správne vytvoriť konfiguračný súbor\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3176 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3177 #: src/lirc/lirc.c:118 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3178 #, c-format |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3179 msgid "%s: trying to reconnect...\n" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3180 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3181 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3182 #: src/lirc/lirc.c:339 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3183 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3184 msgid "%s: unknown command \"%s\"\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3185 msgstr "%s: neznámy príkaz \"%s\"\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3186 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3187 #: src/lirc/lirc.c:349 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3188 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3189 msgid "%s: disconnected from LIRC\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3190 msgstr "%s: odpojené od LIRC\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3191 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3192 #: src/lirc/lirc.c:353 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3193 #, c-format |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3194 msgid "%s: will try reconnect every %d seconds...\n" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3195 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3196 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3197 #: src/madplug/configure.c:332 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3198 msgid "MPEG Audio Plugin Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3199 msgstr "Nastavenie modulu MPEG Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3200 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3201 #: src/madplug/configure.c:349 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3202 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3203 msgid "Audio Settings" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3204 msgstr "Nastavenia mixéru:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3205 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3206 #: src/madplug/configure.c:358 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3207 msgid "Dither output when rounding to 16-bit" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3208 msgstr "Pri zaokrúhľovaní výstupu na 16 bitov výstup rozptýliť" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3209 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3210 #: src/madplug/configure.c:365 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3211 msgid "Force reopen audio when audio type changed" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3212 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3213 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3214 #: src/madplug/configure.c:374 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3215 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3216 msgid "Metadata Settings" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3217 msgstr "Nastavenia mixéru:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3218 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3219 #: src/madplug/configure.c:383 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3220 msgid "Enable fast play-length calculation" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3221 msgstr "Povoliť rýchly výpočet dĺžky hrania" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3222 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3223 #: src/madplug/configure.c:390 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3224 msgid "Parse XING headers" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3225 msgstr "Spracovať XING hlavičky" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3226 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3227 #: src/madplug/configure.c:397 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3228 msgid "Use SJIS to write ID3 tags (not recommended)" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3229 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3230 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3231 #: src/madplug/configure.c:404 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3232 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3233 msgid "Miscellaneous Settings" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3234 msgstr "Nastavenia mixéru:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3235 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3236 #: src/madplug/configure.c:413 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3237 msgid "Display average bitrate for VBR" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3238 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3239 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3240 #: src/madplug/configure.c:432 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3241 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3242 msgid "Base gain (dB):" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3243 msgstr "Štandardné zosilnenie (dB):" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3244 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3245 #: src/madplug/configure.c:446 src/musepack/libmpc.cxx:190 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3246 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3247 msgid "ReplayGain Settings" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3248 msgstr "Nastavenia zosilnenia prehrávania:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3249 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3250 #: src/madplug/configure.c:457 |
865 | 3251 msgid "Enable ReplayGain processing" |
3252 msgstr "Pri prehrávaní zapnúť zosilnenie" | |
3253 | |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3254 #: src/madplug/configure.c:467 src/musepack/libmpc.cxx:207 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3255 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3256 msgid "ReplayGain Type" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3257 msgstr "Typ zosilnenia:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3258 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3259 #: src/madplug/configure.c:477 src/musepack/libmpc.cxx:215 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3260 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3261 msgid "Use Track Gain" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3262 msgstr "použiť zosilnenie podľa vrcholu v skladbe" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3263 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3264 #: src/madplug/configure.c:485 src/musepack/libmpc.cxx:219 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3265 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3266 msgid "Use Album Gain" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3267 msgstr "použiť zosilnenie podľa vrcholu na albume" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3268 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3269 #: src/madplug/configure.c:498 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3270 msgid "Pre-gain with RG info (dB):" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3271 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3272 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3273 #: src/madplug/configure.c:514 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3274 msgid "Pre-gain without RG info (dB):" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3275 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3276 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3277 #: src/madplug/configure.c:530 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3278 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3279 msgid "Enable peak info clip prevention" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3280 msgstr "Povoliť prevenciu orezania" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3281 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3282 #: src/madplug/configure.c:552 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3283 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3284 msgid "Enable adaptive scaler clip prevention" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3285 msgstr "Povoliť prevenciu orezania" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3286 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3287 #: src/madplug/configure.c:561 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3288 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3289 msgid "Gain Control" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3290 msgstr "Ovládanie hlasitosti:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3291 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3292 #: src/madplug/configure.c:569 src/vorbis/configure.c:135 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3293 msgid "Override generic titles" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3294 msgstr "Používať vlastný formát názvu" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3295 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3296 #: src/madplug/configure.c:581 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3297 msgid "ID3 format:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3298 msgstr "Formát ID3:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3299 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3300 #: src/madplug/configure.c:593 src/sid/xmms-sid.glade:2540 |
2095 | 3301 #: src/sid/xs_interface.c:1070 src/vorbis/configure.c:158 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3302 msgid "Title" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3303 msgstr "Názov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3304 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3305 #: src/madplug/plugin.c:582 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3306 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3307 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3308 "Audacious MPEG Audio Plugin\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3309 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3310 "Compiled against libMAD version: %d.%d.%d%s\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3311 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3312 "Written by:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3313 " William Pitcock <nenolod@sacredspiral.co.uk>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3314 " Yoshiki Yazawa <yaz@cc.rim.or.jp>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3315 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3316 "Portions derived from XMMS-MAD by:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3317 " Sam Clegg\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3318 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3319 "ReplayGain support by:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3320 " Samuel Krempp" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3321 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3322 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3323 #: src/madplug/plugin.c:598 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3324 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3325 msgid "About MPEG Audio Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3326 msgstr "Modul MPEG Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3327 |
2095 | 3328 #: src/metronom/metronom.c:87 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3329 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3330 msgid "About Metronom" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3331 msgstr "O " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3332 |
2095 | 3333 #: src/metronom/metronom.c:88 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3334 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3335 "A Tact Generator by Martin Strauss <mys@faveve.uni-stuttgart.de>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3336 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3337 "To use it, add a URL: tact://beats*num/den\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3338 "e.g. tact://77 to play 77 beats per minute\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3339 "or tact://60*3/4 to play 60 bpm in 3/4 tacts" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3340 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3341 |
2095 | 3342 #: src/metronom/metronom.c:198 src/metronom/metronom.c:262 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3343 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3344 msgid "Tact generator: %d bpm" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3345 msgstr "Generátor tónov:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3346 |
2095 | 3347 #: src/metronom/metronom.c:200 src/metronom/metronom.c:264 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3348 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3349 msgid "Tact generator: %d bpm %d/%d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3350 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3351 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3352 #: src/modplug/gui/interface.cxx:136 src/modplug/gui/modplug.glade:9 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3353 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3354 msgid "ModPlug Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3355 msgstr "Nastavenia Flac" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3356 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3357 #: src/modplug/gui/interface.cxx:173 src/modplug/gui/modplug.glade:73 |
2095 | 3358 #: src/timidity/interface.c:140 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3359 msgid "16 bit" |
865 | 3360 msgstr "16 bitov" |
3361 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3362 #: src/modplug/gui/interface.cxx:180 src/modplug/gui/modplug.glade:92 |
2095 | 3363 #: src/timidity/interface.c:132 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3364 msgid "8 bit" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3365 msgstr "8 bitov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3366 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3367 #: src/modplug/gui/interface.cxx:211 src/modplug/gui/modplug.glade:178 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3368 msgid "Mono (downmix)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3369 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3370 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3371 #: src/modplug/gui/interface.cxx:240 src/modplug/gui/modplug.glade:258 |
2095 | 3372 msgid "Nearest (fastest)" |
3373 msgstr "" | |
3374 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3375 #: src/modplug/gui/interface.cxx:247 src/modplug/gui/modplug.glade:277 |
2095 | 3376 msgid "Linear (fast)" |
3377 msgstr "" | |
3378 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3379 #: src/modplug/gui/interface.cxx:254 src/modplug/gui/modplug.glade:297 |
2095 | 3380 msgid "Spline (good quality)" |
3381 msgstr "" | |
3382 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3383 #: src/modplug/gui/interface.cxx:261 src/modplug/gui/modplug.glade:317 |
2095 | 3384 msgid "8-tap Fir (extremely high quality)" |
3385 msgstr "" | |
3386 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3387 #: src/modplug/gui/interface.cxx:285 src/modplug/gui/modplug.glade:384 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3388 #, fuzzy |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3389 msgid "48 kHz" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3390 msgstr "44100 Hz" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3391 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3392 #: src/modplug/gui/interface.cxx:292 src/modplug/gui/modplug.glade:403 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3393 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3394 msgid "44 kHz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3395 msgstr "44100 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3396 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3397 #: src/modplug/gui/interface.cxx:299 src/modplug/gui/modplug.glade:423 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3398 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3399 msgid "22 kHz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3400 msgstr "22000 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3401 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3402 #: src/modplug/gui/interface.cxx:306 src/modplug/gui/modplug.glade:443 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3403 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3404 msgid "11 kHz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3405 msgstr "10000 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3406 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3407 #: src/modplug/gui/interface.cxx:314 src/modplug/gui/modplug.glade:464 |
2095 | 3408 #: src/timidity/interface.c:74 |
3409 msgid "Sampling Rate" | |
3410 msgstr "Vzorkovacia frekvencia" | |
3411 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3412 #: src/modplug/gui/interface.cxx:348 src/modplug/gui/interface.cxx:410 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3413 #: src/modplug/gui/interface.cxx:476 src/modplug/gui/interface.cxx:538 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3414 #: src/modplug/gui/modplug.glade:560 src/modplug/gui/modplug.glade:739 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3415 #: src/modplug/gui/modplug.glade:930 src/modplug/gui/modplug.glade:1109 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3416 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3417 msgid "Enable" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3418 msgstr "Povoliť spúšťač" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3419 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3420 #: src/modplug/gui/interface.cxx:377 src/modplug/gui/interface.cxx:505 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3421 #: src/modplug/gui/modplug.glade:627 src/modplug/gui/modplug.glade:997 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3422 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3423 msgid "Depth" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3424 msgstr "Duet" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3425 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3426 #: src/modplug/gui/interface.cxx:385 src/modplug/gui/interface.cxx:513 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3427 #: src/modplug/gui/modplug.glade:655 src/modplug/gui/modplug.glade:1025 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3428 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3429 msgid "Delay" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3430 msgstr "Oneskorenie (ms):" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3431 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3432 #: src/modplug/gui/interface.cxx:393 src/modplug/gui/modplug.glade:692 |
2095 | 3433 #, fuzzy |
3434 msgid "Reverb" | |
3435 msgstr "dozvuk" | |
3436 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3437 #: src/modplug/gui/interface.cxx:439 src/modplug/gui/modplug.glade:806 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3438 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3439 msgid "Amount" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3440 msgstr "O " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3441 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3442 #: src/modplug/gui/interface.cxx:447 src/modplug/gui/modplug.glade:834 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3443 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3444 msgid "Range" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3445 msgstr "Obdĺžnik" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3446 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3447 #: src/modplug/gui/interface.cxx:455 src/modplug/gui/modplug.glade:871 |
2095 | 3448 msgid "Bass Boost" |
3449 msgstr "" | |
3450 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3451 #: src/modplug/gui/interface.cxx:521 src/modplug/gui/modplug.glade:1062 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3452 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3453 msgid "Surround" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3454 msgstr "Priestorová ozvena" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3455 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3456 #: src/modplug/gui/interface.cxx:560 src/modplug/gui/modplug.glade:1183 |
2095 | 3457 msgid "" |
3458 "Note: Setting the preamp\n" | |
3459 "too high may cause clipping\n" | |
3460 "(annoying clicks and pops)!" | |
3461 msgstr "" | |
3462 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3463 #: src/modplug/gui/interface.cxx:566 src/modplug/gui/modplug.glade:1212 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3464 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3465 msgid "Preamp" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3466 msgstr "Predzosilnenie:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3467 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3468 #: src/modplug/gui/interface.cxx:571 src/modplug/gui/modplug.glade:1255 |
2095 | 3469 msgid "Effects" |
3470 msgstr "" | |
3471 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3472 #: src/modplug/gui/interface.cxx:600 src/modplug/gui/modplug.glade:1307 |
2095 | 3473 msgid "Use Filename as Song Title" |
3474 msgstr "" | |
3475 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3476 #: src/modplug/gui/interface.cxx:605 src/modplug/gui/modplug.glade:1326 |
2095 | 3477 msgid "Fast Playlist Info" |
3478 msgstr "" | |
3479 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3480 #: src/modplug/gui/interface.cxx:616 src/modplug/gui/modplug.glade:1358 |
2095 | 3481 msgid "Noise Reduction" |
3482 msgstr "" | |
3483 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3484 #: src/modplug/gui/interface.cxx:622 src/modplug/gui/modplug.glade:1377 |
2095 | 3485 msgid "Play Amiga MOD" |
3486 msgstr "" | |
3487 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3488 #: src/modplug/gui/interface.cxx:645 src/modplug/gui/modplug.glade:1450 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3489 msgid "Don't loop" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3490 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3491 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3492 #: src/modplug/gui/interface.cxx:657 src/modplug/gui/modplug.glade:1475 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3493 msgid "Loop" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3494 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3495 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3496 #: src/modplug/gui/interface.cxx:670 src/modplug/gui/modplug.glade:1513 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3497 msgid "time(s)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3498 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3499 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3500 #: src/modplug/gui/interface.cxx:676 src/modplug/gui/modplug.glade:1546 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3501 msgid "Loop forever" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3502 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3503 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3504 #: src/modplug/gui/interface.cxx:683 src/modplug/gui/modplug.glade:1567 |
2095 | 3505 msgid "Looping" |
3506 msgstr "" | |
3507 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3508 #: src/modplug/gui/interface.cxx:858 src/modplug/gui/modplug.glade:1688 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3509 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3510 msgid "MOD Info" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3511 msgstr "Informácia o CD" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3512 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3513 #: src/modplug/gui/interface.cxx:877 src/modplug/gui/modplug.glade:1730 |
865 | 3514 msgid "" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3515 "Filename:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3516 "Title:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3517 "Type:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3518 "Length:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3519 "Speed:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3520 "Tempo:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3521 "Samples:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3522 "Instruments:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3523 "Patterns:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3524 "Channels:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3525 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3526 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3527 #: src/modplug/gui/interface.cxx:882 src/modplug/gui/modplug.glade:1764 |
2095 | 3528 msgid "" |
3529 "---\n" | |
3530 "---\n" | |
3531 "---\n" | |
3532 "---\n" | |
3533 "---\n" | |
3534 "---\n" | |
3535 "---\n" | |
3536 "---\n" | |
3537 "---\n" | |
3538 "---" | |
3539 msgstr "" | |
3540 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3541 #: src/modplug/gui/interface.cxx:912 src/modplug/gui/modplug.glade:1869 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3542 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3543 msgid "Samples" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3544 msgstr "Salsa" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3545 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3546 #: src/modplug/gui/interface.cxx:937 src/modplug/gui/modplug.glade:1934 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3547 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3548 msgid "Instruments" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3549 msgstr "Inštrumentálna" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3550 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3551 #: src/modplug/gui/interface.cxx:958 src/modplug/gui/modplug.glade:1991 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3552 msgid "Message" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3553 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3554 |
2095 | 3555 #: src/modplug/gui/main.cxx:45 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3556 msgid "Modplug Input Plugin for Audacious ver" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3557 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3558 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3559 #: src/modplug/gui/main.cxx:46 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3560 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3561 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3562 "Modplug sound engine written by Olivier Lapicque.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3563 "XMMS interface for Modplug by Kenton Varda.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3564 "(c)2000 Olivier Lapicque and Kenton Varda.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3565 "Updates and Maintainance by Konstanty Bialkowski.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3566 "Ported to BMP by Theofilos Intzoglou." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3567 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3568 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3569 #: src/modplug/gui/main.cxx:49 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3570 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3571 msgid "About Modplug" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3572 msgstr "O module Ozvena" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3573 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3574 #: src/modplug/gui/support.cxx:90 src/modplug/gui/support.cxx:114 |
2095 | 3575 #: src/sid/xs_glade.c:90 src/sid/xs_glade.c:114 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3576 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3577 msgid "Couldn't find pixmap file: %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3578 msgstr "MIDI súbor sa nepodarilo načítať" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3579 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3580 #: src/mtp_up/mtp.c:35 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3581 msgid "Upload selected track(s)" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3582 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3583 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3584 #: src/mtp_up/mtp.c:296 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3585 msgid "Upload in progress..." |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3586 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3587 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3588 #: src/mtp_up/mtp.c:305 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3589 msgid "MTP device handler" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3590 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3591 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3592 #: src/mtp_up/mtp.c:309 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3593 msgid "Disconnect the device" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3594 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3595 |
2095 | 3596 #: src/musepack/libmpc.cxx:146 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3597 msgid "Musepack Decoder Plugin 1.2" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3598 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3599 |
2095 | 3600 #: src/musepack/libmpc.cxx:147 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3601 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3602 "Plugin code by\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3603 "Benoit Amiaux\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3604 "Martin Spuler\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3605 "Kuniklo\n" |
865 | 3606 "\n" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3607 "Get latest version at http://musepack.net\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3608 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3609 |
2095 | 3610 #: src/musepack/libmpc.cxx:148 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3611 msgid "Nevermind" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3612 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3613 |
2095 | 3614 #: src/musepack/libmpc.cxx:166 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3615 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3616 msgid "Musepack Decoder Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3617 msgstr "Nastavenie Disk Writer" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3618 |
2095 | 3619 #: src/musepack/libmpc.cxx:176 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3620 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3621 msgid "General Settings" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3622 msgstr "Nastavenia mixéru:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3623 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3624 #: src/musepack/libmpc.cxx:183 src/wavpack/ui.cxx:492 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3625 msgid "Enable Dynamic Bitrate Display" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3626 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3627 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3628 #: src/musepack/libmpc.cxx:187 src/wavpack/ui.cxx:498 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3629 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3630 msgid "Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3631 msgstr "Modul LIRC" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3632 |
2095 | 3633 #: src/musepack/libmpc.cxx:197 src/vorbis/configure.c:170 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3634 #: src/wavpack/ui.cxx:510 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3635 msgid "Enable Clipping Prevention" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3636 msgstr "Povoliť prevenciu orezania" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3637 |
2095 | 3638 #: src/musepack/libmpc.cxx:202 src/vorbis/configure.c:175 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3639 #: src/wavpack/ui.cxx:515 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3640 msgid "Enable ReplayGain" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3641 msgstr "Zapnúť zosilnenie pri prehrávaní" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3642 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3643 #: src/musepack/libmpc.cxx:224 src/vorbis/configure.c:219 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3644 #: src/wavpack/ui.cxx:547 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3645 msgid "ReplayGain" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3646 msgstr "Zosilnenie prehrávanie" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3647 |
2095 | 3648 #: src/musepack/libmpc.cxx:491 src/sid/xmms-sid.glade:3144 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3649 #: src/sid/xs_interface.c:1564 src/tta/libtta.c:304 src/wavpack/ui.cxx:152 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3650 msgid "Filename:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3651 msgstr "Meno súboru:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3652 |
2095 | 3653 #: src/musepack/libmpc.cxx:506 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3654 msgid "Musepack Tag" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3655 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3656 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3657 #: src/musepack/libmpc.cxx:514 src/tta/libtta.c:323 src/wavpack/ui.cxx:172 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3658 msgid "Title:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3659 msgstr "Názov:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3660 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3661 #: src/musepack/libmpc.cxx:518 src/tta/libtta.c:333 src/wavpack/ui.cxx:184 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3662 msgid "Artist:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3663 msgstr "Umelec:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3664 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3665 #: src/musepack/libmpc.cxx:522 src/tta/libtta.c:344 src/wavpack/ui.cxx:196 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3666 msgid "Album:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3667 msgstr "Album:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3668 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3669 #: src/musepack/libmpc.cxx:526 src/tta/libtta.c:355 src/wavpack/ui.cxx:208 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3670 msgid "Comment:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3671 msgstr "Komentár:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3672 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3673 #: src/musepack/libmpc.cxx:530 src/tta/libtta.c:366 src/wavpack/ui.cxx:221 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3674 msgid "Year:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3675 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3676 |
2095 | 3677 #: src/musepack/libmpc.cxx:535 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3678 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3679 msgid "Track:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3680 msgstr "Zosilnenie skladby:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3681 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3682 #: src/musepack/libmpc.cxx:540 src/tta/libtta.c:390 src/wavpack/ui.cxx:248 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3683 msgid "Genre:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3684 msgstr "Žáner:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3685 |
2095 | 3686 #: src/musepack/libmpc.cxx:551 src/sid/xmms-sid.glade:1732 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3687 #: src/sid/xs_interface.c:820 src/wavpack/ui.cxx:267 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3688 msgid "Save" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3689 msgstr "Uložiť" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3690 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3691 #: src/musepack/libmpc.cxx:554 src/wavpack/ui.cxx:273 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3692 msgid "Remove Tag" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3693 msgstr "Odstrániť značku" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3694 |
2095 | 3695 #: src/musepack/libmpc.cxx:562 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3696 msgid "Musepack Info" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3697 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3698 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3699 #: src/musepack/libmpc.cxx:595 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3700 #, c-format |
2095 | 3701 msgid "Streamversion %d" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3702 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3703 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3704 #: src/musepack/libmpc.cxx:596 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3705 #, c-format |
2095 | 3706 msgid "Encoder: %s" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3707 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3708 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3709 #: src/musepack/libmpc.cxx:597 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3710 #, c-format |
2095 | 3711 msgid "Profile: %s" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3712 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3713 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3714 #: src/musepack/libmpc.cxx:598 |
865 | 3715 #, c-format |
2095 | 3716 msgid "Average bitrate: %6.1f kbps" |
3717 msgstr "" | |
865 | 3718 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3719 #: src/musepack/libmpc.cxx:599 |
865 | 3720 #, c-format |
2095 | 3721 msgid "Samplerate: %d Hz" |
3722 msgstr "Vzorkovacia frekvencia: %d Hz" | |
3723 | |
3724 #: src/musepack/libmpc.cxx:600 | |
3725 #, c-format | |
865 | 3726 msgid "Channels: %d" |
3727 msgstr "Počet kanálov: %d" | |
3728 | |
2095 | 3729 #: src/musepack/libmpc.cxx:601 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3730 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3731 msgid "Length: %d:\\%.2d" |
865 | 3732 msgstr "" |
3733 "Vzorkov: %llu\n" | |
3734 "Dĺžka: %d:%.2d" | |
3735 | |
2095 | 3736 #: src/musepack/libmpc.cxx:602 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3737 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3738 msgid "File size: %d Bytes" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3739 msgstr "Veľkosť súboru: %ld B" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3740 |
2095 | 3741 #: src/musepack/libmpc.cxx:603 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3742 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3743 msgid "Track Peak: %5u" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3744 msgstr "Vrchol skladby:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3745 |
2095 | 3746 #: src/musepack/libmpc.cxx:604 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3747 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3748 msgid "Track Gain: %-+2.2f dB" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3749 msgstr "Zosilnenie stopy: %+2.2f dB" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3750 |
2095 | 3751 #: src/musepack/libmpc.cxx:605 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3752 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3753 msgid "Album Peak: %5u" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3754 msgstr "Vrchol albumu:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3755 |
2095 | 3756 #: src/musepack/libmpc.cxx:606 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3757 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3758 msgid "Album Gain: %-+5.2f dB" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3759 msgstr "Zosilnenie albumu: %+2.2f dB" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3760 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3761 #: src/musepack/libmpc.cxx:634 src/tta/libtta.c:413 src/wavpack/ui.cxx:409 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3762 #, c-format |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3763 msgid "File Info - %s" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3764 msgstr "Informácie o súbore - %s" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3765 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3766 #: src/null/null.c:61 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3767 msgid "Null output plugin " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3768 msgstr "Slepý výstupný modul" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3769 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3770 #: src/null/null.c:62 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3771 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3772 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3773 " by Christian Birchinger <joker@netswarm.net>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3774 "based on the XMMS plugin by Håvard Kvål <havardk@xmms.org>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3775 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3776 " napísal Christian Birchinger <joker@netswarm.net>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3777 " založené na module pre XMMS, autorom ktorého je Håvard Kvål <havardk@xmms." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3778 "org>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3779 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3780 #: src/null/null.c:65 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3781 msgid "About Null Output" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3782 msgstr "O slepom výstupnom module" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3783 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3784 #: src/null/null.c:94 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3785 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3786 msgid "Null output preferences" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3787 msgstr "Slepý výstupný modul" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3788 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3789 #: src/null/null.c:103 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3790 msgid "Run in real time" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3791 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3792 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3793 #: src/OSS4/about.c:42 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3794 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3795 msgid "About OSSv4 Driver" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3796 msgstr "O module OSS" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3797 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3798 #: src/OSS4/about.c:43 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3799 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3800 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3801 "Audacious OSSv4 Driver\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3802 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3803 "Based on the OSSv3 Output plugin,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3804 "Ported to OSSv4's VMIX by Cristi Magherusan <majeru@gentoo.ro>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3805 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3806 "This program is free software; you can redistribute it and/or modify\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3807 "it under the terms of the GNU General Public License as published by\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3808 "the Free Software Foundation; either version 2 of the License, or\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3809 "(at your option) any later version.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3810 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3811 "This program is distributed in the hope that it will be useful,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3812 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3813 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3814 "GNU General Public License for more details.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3815 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3816 "You should have received a copy of the GNU General Public License\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3817 "along with this program; if not, write to the Free Software\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3818 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3819 "USA." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3820 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3821 "OSS ovládač programu Audacious\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3822 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3823 "Tento program je voľné programové vybavenie; môžete ho šíriť a upravovať\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3824 "podľa ustanovení GNU GPL, vydávanej nadáciou Free Software Foundation;\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3825 "a to buď verzie 2 tejto licencie, alebo (podľa vášho uváženia) ktorejkoľvek\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3826 "neskoršej verzie.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3827 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3828 "Tento program je rozširovaný v nádeji, že bude užitočný, ale BEZ\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3829 "AKEJKOĽVEK ZÁRUKY; neposkytujú sa ani odvodené záruky PREDAJNOSTI,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3830 "alebo VHODNOSTI PRE URČITÝ ÚČEL. Ďalšie podrobnosti hľadajte v GNU GPL.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3831 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3832 "Kópiu GNU GPL by ste mali dostať spolu s týmto programom. Ak sa tak\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3833 "nestalo, požiadajte o ňu Free Software Foundation, Inc.,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3834 "675 Mass Ave, Cambridge, MA 02139, USA." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3835 |
2095 | 3836 #: src/OSS4/configure.c:120 src/OSS/configure.c:151 |
865 | 3837 #, c-format |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3838 msgid "Default (%s)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3839 msgstr "Štandardné (%s)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3840 |
2095 | 3841 #: src/OSS4/configure.c:170 src/OSS/configure.c:201 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3842 msgid "OSS Driver configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3843 msgstr "Nastavenie ovládača OSS" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3844 |
2095 | 3845 #: src/OSS4/configure.c:208 src/OSS/configure.c:239 src/OSS/configure.c:280 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3846 msgid "Use alternate device:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3847 msgstr "Použiť iné zariadenie:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3848 |
2095 | 3849 #: src/OSS4/configure.c:230 src/OSS/configure.c:302 src/sun/configure.c:248 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3850 msgid "Devices" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3851 msgstr "Zariadenia" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3852 |
2095 | 3853 #: src/OSS4/configure.c:272 src/OSS/configure.c:343 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3854 msgid "Mixer Settings:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3855 msgstr "Nastavenia mixéru:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3856 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3857 #: src/OSS4/configure.c:278 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3858 msgid "Save VMIX volume between sessions" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3859 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3860 |
2095 | 3861 #: src/OSS4/configure.c:284 src/OSS/configure.c:355 src/sun/configure.c:394 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3862 msgid "Mixer" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3863 msgstr "Mixér" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3864 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3865 #: src/OSS/about.c:39 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3866 msgid "About OSS Driver" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3867 msgstr "O module OSS" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3868 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3869 #: src/OSS/about.c:40 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3870 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3871 "Audacious OSS Driver\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3872 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3873 " This program is free software; you can redistribute it and/or modify\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3874 "it under the terms of the GNU General Public License as published by\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3875 "the Free Software Foundation; either version 2 of the License, or\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3876 "(at your option) any later version.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3877 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3878 "This program is distributed in the hope that it will be useful,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3879 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3880 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3881 "GNU General Public License for more details.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3882 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3883 "You should have received a copy of the GNU General Public License\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3884 "along with this program; if not, write to the Free Software\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3885 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3886 "USA." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3887 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3888 "OSS ovládač programu Audacious\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3889 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3890 "Tento program je voľné programové vybavenie; môžete ho šíriť a upravovať\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3891 "podľa ustanovení GNU GPL, vydávanej nadáciou Free Software Foundation;\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3892 "a to buď verzie 2 tejto licencie, alebo (podľa vášho uváženia) ktorejkoľvek\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3893 "neskoršej verzie.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3894 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3895 "Tento program je rozširovaný v nádeji, že bude užitočný, ale BEZ\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3896 "AKEJKOĽVEK ZÁRUKY; neposkytujú sa ani odvodené záruky PREDAJNOSTI,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3897 "alebo VHODNOSTI PRE URČITÝ ÚČEL. Ďalšie podrobnosti hľadajte v GNU GPL.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3898 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3899 "Kópiu GNU GPL by ste mali dostať spolu s týmto programom. Ak sa tak\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3900 "nestalo, požiadajte o ňu Free Software Foundation, Inc.,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3901 "675 Mass Ave, Cambridge, MA 02139, USA." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3902 |
2095 | 3903 #: src/OSS/configure.c:349 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3904 msgid "Volume controls Master not PCM" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3905 msgstr "Hlasitosť je ovládaná kanálom Master a nie PCM" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3906 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3907 #: src/pulse_audio/pulse_audio.c:696 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3908 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3909 msgid "About Audacious PulseAudio Output Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3910 msgstr "Základný zvukový výstupný modul" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3911 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
3912 #: src/pulse_audio/pulse_audio.c:697 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3913 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3914 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3915 "Audacious PulseAudio Output Plugin\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3916 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3917 " This program is free software; you can redistribute it and/or modify\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3918 "it under the terms of the GNU General Public License as published by\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3919 "the Free Software Foundation; either version 2 of the License, or\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3920 "(at your option) any later version.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3921 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3922 "This program is distributed in the hope that it will be useful,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3923 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3924 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3925 "GNU General Public License for more details.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3926 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3927 "You should have received a copy of the GNU General Public License\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3928 "along with this program; if not, write to the Free Software\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3929 "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3930 "USA." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3931 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3932 "Modul ESounD pre Audacious\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3933 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3934 "Tento program je voľne šíriteľný softvér. Môžete ho šíriť a modifikovať\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3935 "podľa ustanovení GNU GPL, vydávanej nadáciou Free Software Foundation\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3936 "a to buď verzie 2 tejto licencie, alebo (podľa vášho uváženia) ktorejkoľvek\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3937 "neskoršej verzie.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3938 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3939 "Tento program je rozširovaný v nádeji, že bude užitočný, ale\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3940 "BEZ AKEJKOĽVEK ZÁRUKY. Neposkytujú sa ani odvodené záruky\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3941 "PREDAJNOSTI alebo VHODNOSTI PRE URČITÝ ÚČEL. Ďalšie podrobnosti\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3942 "hľadajte v GNU GPL.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3943 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3944 "Kópiu GNU GPL ste mali dostať spolu s týmto programom. Ak sa tak\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3945 "nestalo, požiadajte o ňu Free Software Foundation, Inc.,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3946 "675 Mass Ave, Cambridge, MA 02139, USA." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3947 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3948 #: src/scrobbler/configure.c:138 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3949 msgid "<b>Services</b>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3950 msgstr "<b>Služby</b>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3951 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3952 #: src/scrobbler/configure.c:160 src/scrobbler/configure.c:199 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3953 msgid "Username:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3954 msgstr "Prístupové meno:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3955 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3956 #: src/scrobbler/configure.c:166 src/scrobbler/configure.c:205 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3957 msgid "Password:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3958 msgstr "Heslo:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3959 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3960 #: src/scrobbler/configure.c:183 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3961 msgid "<b>Last.FM</b>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3962 msgstr "<b>Last.FM</b>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3963 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3964 #: src/scrobbler/configure.c:222 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3965 msgid "<b>Gerpok</b>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3966 msgstr "<b>Gerpok</b>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3967 |
2095 | 3968 #: src/scrobbler/gtkstuff.c:21 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3969 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3970 "Audacious AudioScrobbler Plugin\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3971 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3972 "Originally created by Audun Hove <audun@nlc.no> and Pipian <pipian@pipian." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3973 "com>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3974 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3975 |
2095 | 3976 #: src/scrobbler/gtkstuff.c:23 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3977 msgid "About Scrobbler Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3978 msgstr "O module Scrobbler" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3979 |
2095 | 3980 #: src/scrobbler/gtkstuff.c:36 |
865 | 3981 #, c-format |
3982 msgid "" | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3983 "There has been an error that may require your attention.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3984 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3985 "Contents of server error:\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3986 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3987 "%s\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3988 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3989 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
3990 #: src/scrobbler/gtkstuff.c:43 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3991 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3992 msgid "Scrobbler Error" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3993 msgstr "Modul Scrobbler" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3994 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
3995 #: src/sid/xmms-sid.c:203 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3996 msgid "Error initializing song-length database!\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3997 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
3998 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
3999 #: src/sid/xmms-sid.c:209 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4000 msgid "Error initializing STIL database!\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4001 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4002 |
2095 | 4003 #: src/sid/xmms-sid.c:347 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4004 msgid "Couldn't allocate memory for audio data buffer!\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4005 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4006 |
2095 | 4007 #: src/sid/xmms-sid.c:355 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4008 msgid "Couldn't allocate memory for audio oversampling buffer!\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4009 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4010 |
2095 | 4011 #: src/sid/xmms-sid.c:371 |
865 | 4012 #, c-format |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4013 msgid "Couldn't initialize SID-tune '%s' (sub-tune #%i)!\n" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4014 msgstr "" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4015 |
2095 | 4016 #: src/sid/xmms-sid.c:382 |
865 | 4017 #, c-format |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4018 msgid "Couldn't open XMMS audio output (fmt=%x, freq=%i, nchan=%i)!\n" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4019 msgstr "" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4020 |
2095 | 4021 #: src/sid/xmms-sid.c:432 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4022 msgid "Oversampling rate-conversion pass failed.\n" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4023 msgstr "" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4024 |
2095 | 4025 #: src/sid/xmms-sid.glade:8 src/sid/xs_interface.c:221 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4026 #, fuzzy |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4027 msgid "Audacious-SID configuration" |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4028 msgstr "Nastavenia OSD pre Audacious" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4029 |
2095 | 4030 #: src/sid/xmms-sid.glade:71 src/sid/xs_interface.c:257 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4031 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4032 msgid "8-bit" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4033 msgstr "8 bitov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4034 |
2095 | 4035 #: src/sid/xmms-sid.glade:90 src/sid/xs_interface.c:264 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4036 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4037 msgid "16-bit" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4038 msgstr "16 bitov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4039 |
2095 | 4040 #: src/sid/xmms-sid.glade:111 src/sid/xs_interface.c:271 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4041 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4042 msgid "Resolution:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4043 msgstr "Rozlíšenie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4044 |
2095 | 4045 #: src/sid/xmms-sid.glade:196 src/sid/xs_interface.c:302 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4046 msgid "Autopanning" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4047 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4048 |
2095 | 4049 #: src/sid/xmms-sid.glade:217 src/sid/xs_interface.c:309 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4050 msgid "Channels:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4051 msgstr "Počet kanálov:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4052 |
2095 | 4053 #: src/sid/xmms-sid.glade:384 src/sid/xs_interface.c:353 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4054 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4055 msgid "Samplerate:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4056 msgstr "Vzorkovacia frekvencia:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4057 |
2095 | 4058 #: src/sid/xmms-sid.glade:430 src/sid/xs_interface.c:370 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4059 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4060 msgid "Use oversampling" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4061 msgstr "Prevzorkovanie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4062 |
2095 | 4063 #: src/sid/xmms-sid.glade:456 src/sid/xs_interface.c:381 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4064 msgid "Factor:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4065 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4066 |
2095 | 4067 #: src/sid/xmms-sid.glade:500 src/sid/xs_interface.c:393 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4068 msgid "Large factors require more CPU-power" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4069 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4070 |
2095 | 4071 #: src/sid/xmms-sid.glade:534 src/sid/xs_interface.c:399 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4072 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4073 msgid "Oversampling:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4074 msgstr "Prevzorkovanie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4075 |
2095 | 4076 #: src/sid/xmms-sid.glade:570 src/sid/xs_interface.c:404 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4077 msgid "Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4078 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4079 |
2095 | 4080 #: src/sid/xmms-sid.glade:620 src/sid/xs_interface.c:436 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4081 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4082 "If enabled, this option \"forces\" the emulation engine to use the selected " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4083 "clock speed/frequency. Otherwise the speed is determined from played file " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4084 "itself." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4085 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4086 |
2095 | 4087 #: src/sid/xmms-sid.glade:622 src/sid/xs_interface.c:432 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4088 msgid "Force speed" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4089 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4090 |
2095 | 4091 #: src/sid/xmms-sid.glade:640 src/sid/xs_interface.c:442 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4092 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4093 "PAL is the european TV standard, which uses 50Hz vertical refresh frequency. " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4094 "Most of SID-tunes have been made for PAL computers." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4095 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4096 |
2095 | 4097 #: src/sid/xmms-sid.glade:642 src/sid/xs_interface.c:438 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4098 msgid "PAL (50 Hz)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4099 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4100 |
2095 | 4101 #: src/sid/xmms-sid.glade:660 src/sid/xs_interface.c:450 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4102 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4103 "NTSC is the TV standard with 60Hz vertical refresh rate (and other features " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4104 "that differ from PAL). It is mainly used in United States, Japan and certain " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4105 "other countries." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4106 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4107 |
2095 | 4108 #: src/sid/xmms-sid.glade:662 src/sid/xs_interface.c:446 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4109 msgid "NTSC (60 Hz)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4110 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4111 |
2095 | 4112 #: src/sid/xmms-sid.glade:683 src/sid/xs_interface.c:454 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4113 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4114 msgid "Clock speed:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4115 msgstr "Rýchlosť prehrávania" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4116 |
2095 | 4117 #: src/sid/xmms-sid.glade:728 src/sid/xs_interface.c:475 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4118 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4119 "If enabled, this option \"forces\" the emulation engine to use the selected " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4120 "SID-chip model. Otherwise the preferred SID model is determined from the " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4121 "file (if PSIDv2NG type) or if not available, this setting is used." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4122 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4123 |
2095 | 4124 #: src/sid/xmms-sid.glade:730 src/sid/xs_interface.c:471 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4125 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4126 msgid "Force model" |
865 | 4127 msgstr "Režim stopy" |
4128 | |
2095 | 4129 #: src/sid/xmms-sid.glade:748 src/sid/xs_interface.c:481 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4130 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4131 "MOS/CSG 6581 is the earlier major version of SID chip. It differs from 8580 " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4132 "in few ways, having much fuller filter (which, due to design error, is never " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4133 "same between two different SID-chips) and has the \"volume adjustment bug\", " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4134 "which enables playing of digital samples." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4135 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4136 |
2095 | 4137 #: src/sid/xmms-sid.glade:750 src/sid/xs_interface.c:477 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4138 msgid "MOS 6581" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4139 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4140 |
2095 | 4141 #: src/sid/xmms-sid.glade:769 src/sid/xs_interface.c:485 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4142 msgid "MOS 8580" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4143 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4144 |
2095 | 4145 #: src/sid/xmms-sid.glade:790 src/sid/xs_interface.c:492 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4146 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4147 msgid "SID model:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4148 msgstr "Spôsob prehrávania:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4149 |
2095 | 4150 #: src/sid/xmms-sid.glade:842 src/sid/xs_interface.c:513 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4151 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4152 "Use libSIDPlay 1.x emulation, faster but not so accurate. Good in most " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4153 "cases, though." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4154 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4155 |
2095 | 4156 #: src/sid/xmms-sid.glade:844 src/sid/xs_interface.c:509 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4157 msgid "SIDPlay 1 (frame-based)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4158 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4159 |
2095 | 4160 #: src/sid/xmms-sid.glade:863 src/sid/xs_interface.c:521 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4161 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4162 "Use libSIDPlay 2.x emulation, which requires powerful CPU due to more exact " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4163 "emulation." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4164 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4165 |
2095 | 4166 #: src/sid/xmms-sid.glade:865 src/sid/xs_interface.c:517 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4167 msgid "SIDPlay 2 (cycle-based)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4168 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4169 |
2095 | 4170 #: src/sid/xmms-sid.glade:887 src/sid/xs_interface.c:525 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4171 msgid "Emulation library selection:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4172 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4173 |
2095 | 4174 #: src/sid/xmms-sid.glade:933 src/sid/xs_interface.c:542 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4175 msgid "Real C64 (SIDPlay 2 only)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4176 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4177 |
2095 | 4178 #: src/sid/xmms-sid.glade:952 src/sid/xs_interface.c:549 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4179 msgid "Bank switching" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4180 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4181 |
2095 | 4182 #: src/sid/xmms-sid.glade:972 src/sid/xs_interface.c:556 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4183 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4184 msgid "Transparent ROM" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4185 msgstr "Transponovať: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4186 |
2095 | 4187 #: src/sid/xmms-sid.glade:992 src/sid/xs_interface.c:563 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4188 msgid "PlaySID environment" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4189 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4190 |
2095 | 4191 #: src/sid/xmms-sid.glade:1013 src/sid/xs_interface.c:570 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4192 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4193 msgid "Memory mode:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4194 msgstr "Spôsob prehrávania:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4195 |
2095 | 4196 #: src/sid/xmms-sid.glade:1049 src/sid/xs_interface.c:575 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4197 msgid "Emu#1" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4198 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4199 |
2095 | 4200 #: src/sid/xmms-sid.glade:1093 src/sid/xs_interface.c:602 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4201 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4202 "This setting can be used to enable libSIDPlay2's \"optimization mode\", " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4203 "which in downgrades the emulation from cycle-exact to something similar to " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4204 "frame-exact. The result is lower CPU usage, but worse accuracy." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4205 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4206 |
2095 | 4207 #: src/sid/xmms-sid.glade:1095 src/sid/xs_interface.c:598 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4208 msgid "Optimization mode (faster, inaccurate)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4209 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4210 |
2095 | 4211 #: src/sid/xmms-sid.glade:1113 src/sid/xs_interface.c:608 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4212 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4213 "reSID is the software SID-chip simulator based on SID reverse-engineering, " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4214 "created by Dag Lem. It is probably the closest thing to real SID available " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4215 "as software-only emulation." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4216 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4217 |
2095 | 4218 #: src/sid/xmms-sid.glade:1115 src/sid/xs_interface.c:604 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4219 msgid "reSID-emulation" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4220 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4221 |
2095 | 4222 #: src/sid/xmms-sid.glade:1133 src/sid/xs_interface.c:616 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4223 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4224 "HardSID is a EISA/PCI card for PC-compatibles, which can be fitted with a " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4225 "real SID-chip. Software can be used to control the HardSID and combined with " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4226 "software emulation of rest of C64 via libSIDPlay2 HardSID can be used to " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4227 "achieve \"near 100%\" similarity to real C64. For more information, see " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4228 "http://www.hardsid.com/" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4229 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4230 |
2095 | 4231 #: src/sid/xmms-sid.glade:1135 src/sid/xs_interface.c:612 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4232 msgid "HardSID" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4233 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4234 |
2095 | 4235 #: src/sid/xmms-sid.glade:1156 src/sid/xs_interface.c:620 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4236 msgid "SIDPlay 2 options:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4237 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4238 |
2095 | 4239 #: src/sid/xmms-sid.glade:1201 src/sid/xs_interface.c:641 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4240 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4241 "Fastest and also worst sounding sampling method, simply picks nearest " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4242 "neighbouring sample." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4243 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4244 |
2095 | 4245 #: src/sid/xmms-sid.glade:1203 src/sid/xs_interface.c:637 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4246 msgid "Fast (nearest neighbour)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4247 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4248 |
2095 | 4249 #: src/sid/xmms-sid.glade:1221 src/sid/xs_interface.c:649 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4250 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4251 "Uses linear interpolation between samples, yielding higher audio quality " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4252 "with less sampling noise." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4253 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4254 |
2095 | 4255 #: src/sid/xmms-sid.glade:1223 src/sid/xs_interface.c:645 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4256 msgid "Linear interpolation" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4257 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4258 |
2095 | 4259 #: src/sid/xmms-sid.glade:1263 src/sid/xs_interface.c:660 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4260 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4261 msgid "Resampling (FIR)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4262 msgstr "Prevzorkovanie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4263 |
2095 | 4264 #: src/sid/xmms-sid.glade:1284 src/sid/xs_interface.c:667 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4265 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4266 msgid "reSID sampling options:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4267 msgstr "Prevzorkovať na:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4268 |
2095 | 4269 #: src/sid/xmms-sid.glade:1320 src/sid/xs_interface.c:672 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4270 msgid "Emu#2" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4271 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4272 |
2095 | 4273 #: src/sid/xmms-sid.glade:1350 src/sid/xs_interface.c:688 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4274 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4275 "This option enables emulation of SID filter. The filter is an essential part " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4276 "of SID's sound capacity, but accurate emulation of it may require quite much " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4277 "CPU power. However, if filter emulation is disabled, tunes won't sound " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4278 "authentic at all if they utilize the filter." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4279 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4280 |
2095 | 4281 #: src/sid/xmms-sid.glade:1352 src/sid/xs_interface.c:684 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4282 msgid "Emulate filters" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4283 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4284 |
2095 | 4285 #: src/sid/xmms-sid.glade:1409 src/sid/xs_interface.c:713 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4286 msgid "FS" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4287 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4288 |
2095 | 4289 #: src/sid/xmms-sid.glade:1460 src/sid/xs_interface.c:730 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4290 msgid "FM" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4291 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4292 |
2095 | 4293 #: src/sid/xmms-sid.glade:1511 src/sid/xs_interface.c:747 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4294 msgid "FT" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4295 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4296 |
2095 | 4297 #: src/sid/xmms-sid.glade:1549 src/sid/xs_interface.c:758 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4298 msgid "Reset values" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4299 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4300 |
2095 | 4301 #: src/sid/xmms-sid.glade:1578 src/sid/xs_interface.c:763 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4302 msgid "SIDPlay1" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4303 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4304 |
2095 | 4305 #: src/sid/xmms-sid.glade:1690 src/sid/xs_interface.c:804 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4306 #, fuzzy |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4307 msgid "Export" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4308 msgstr "Port" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4309 |
2095 | 4310 #: src/sid/xmms-sid.glade:1711 src/sid/xs_interface.c:812 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4311 msgid "Use" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4312 msgstr "" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4313 |
2095 | 4314 #: src/sid/xmms-sid.glade:1753 src/sid/xs_interface.c:828 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4315 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4316 msgid "Import" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4317 msgstr "Port" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4318 |
2095 | 4319 #: src/sid/xmms-sid.glade:1774 src/sid/xs_interface.c:836 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4320 #, fuzzy |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4321 msgid "Delete" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4322 msgstr "Štandardné" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4323 |
2095 | 4324 #: src/sid/xmms-sid.glade:1819 src/sid/xs_interface.c:850 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4325 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4326 msgid "Filter curve:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4327 msgstr "Veľkosť súboru:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4328 |
2095 | 4329 #: src/sid/xmms-sid.glade:1855 src/sid/xs_interface.c:855 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4330 msgid "SIDPlay2" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4331 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4332 |
2095 | 4333 #: src/sid/xmms-sid.glade:1891 src/sid/xs_interface.c:861 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4334 msgid "Filters" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4335 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4336 |
2095 | 4337 #: src/sid/xmms-sid.glade:1935 src/sid/xs_interface.c:888 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4338 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4339 "If enabled, the tune is played at least for the specified time, adding " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4340 "silence to the end if necessary." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4341 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4342 |
2095 | 4343 #: src/sid/xmms-sid.glade:1937 src/sid/xs_interface.c:884 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4344 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4345 msgid "Play at least for specified time" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4346 msgstr "Prehrávať normálnou rýchlosťou" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4347 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4348 #: src/sid/xmms-sid.glade:1962 src/sid/xmms-sid.glade:2133 |
2095 | 4349 #: src/sid/xmms-sid.glade:2632 src/sid/xs_interface.c:895 |
4350 #: src/sid/xs_interface.c:949 src/sid/xs_interface.c:1109 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4351 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4352 msgid "Playtime:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4353 msgstr "Spôsob prehrávania:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4354 |
2095 | 4355 #: src/sid/xmms-sid.glade:2041 src/sid/xs_interface.c:915 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4356 msgid "Minimum playtime:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4357 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4358 |
2095 | 4359 #: src/sid/xmms-sid.glade:2086 src/sid/xs_interface.c:936 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4360 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4361 "If enabled, tune is played until specified duration is reached (aka maximum " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4362 "playtime)." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4363 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4364 |
2095 | 4365 #: src/sid/xmms-sid.glade:2088 src/sid/xs_interface.c:932 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4366 msgid "Play for specified time maximum" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4367 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4368 |
2095 | 4369 #: src/sid/xmms-sid.glade:2107 src/sid/xs_interface.c:942 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4370 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4371 "If enabled, the maximum playtime is applied only if song/tune length is not " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4372 "known." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4373 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4374 |
2095 | 4375 #: src/sid/xmms-sid.glade:2109 src/sid/xs_interface.c:938 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4376 msgid "Only when song length is unknown" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4377 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4378 |
2095 | 4379 #: src/sid/xmms-sid.glade:2212 src/sid/xs_interface.c:969 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4380 msgid "Maximum playtime:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4381 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4382 |
2095 | 4383 #: src/sid/xmms-sid.glade:2257 src/sid/xs_interface.c:990 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4384 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4385 "This option enables using of XSIDPLAY compatible song length database. " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4386 "(Refer to Audacious-SID documentation for more information)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4387 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4388 |
2095 | 4389 #: src/sid/xmms-sid.glade:2259 src/sid/xs_interface.c:986 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4390 msgid "Use XSIDPLAY-compatible database" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4391 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4392 |
2095 | 4393 #: src/sid/xmms-sid.glade:2284 src/sid/xs_interface.c:997 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4394 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4395 msgid "DB-file:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4396 msgstr "Meno súboru:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4397 |
2095 | 4398 #: src/sid/xmms-sid.glade:2309 src/sid/xs_interface.c:1007 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4399 msgid "Database path and filename" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4400 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4401 |
2095 | 4402 #: src/sid/xmms-sid.glade:2329 src/sid/xs_interface.c:1014 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4403 msgid "Browse for song length-database file" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4404 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4405 |
2095 | 4406 #: src/sid/xmms-sid.glade:2356 src/sid/xs_interface.c:1016 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4407 msgid "Song length database:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4408 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4409 |
2095 | 4410 #: src/sid/xmms-sid.glade:2392 src/sid/xs_interface.c:1021 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4411 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4412 msgid "Songlength" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4413 msgstr "Štandardná dĺžka skladby:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4414 |
2095 | 4415 #: src/sid/xmms-sid.glade:2430 src/sid/xs_interface.c:1043 |
4416 msgid "" | |
4417 "By enabling this option you can specify a custom Tuplez formatting string " | |
4418 "for SID-files. The SID-plugin specific Tuplez tags are described shortly " | |
4419 "below." | |
4420 msgstr "" | |
4421 | |
4422 #: src/sid/xmms-sid.glade:2432 src/sid/xs_interface.c:1039 | |
4423 #, fuzzy | |
4424 msgid "Override generic Tuplez format string" | |
4425 msgstr "Používať vlastný formát názvu" | |
4426 | |
4427 #: src/sid/xmms-sid.glade:2457 src/sid/xs_interface.c:1054 | |
4428 msgid "Tuplez format string for SID-files" | |
4429 msgstr "" | |
4430 | |
4431 #: src/sid/xmms-sid.glade:2477 src/sid/xs_interface.c:1057 | |
4432 msgid "Descriptions of <i>SID-specific</i> Tuplez fields go here. <b>:D</b>" | |
4433 msgstr "" | |
4434 | |
4435 #: src/sid/xmms-sid.glade:2511 src/sid/xs_interface.c:1065 | |
4436 #, fuzzy | |
4437 msgid "Song title format:" | |
4438 msgstr "Formát názvu:" | |
4439 | |
4440 #: src/sid/xmms-sid.glade:2584 src/sid/xs_interface.c:1096 | |
4441 msgid "" | |
4442 "If enabled, sub-tunes of each file will be added to playlist. If disabled, " | |
4443 "only the default sub-tune will be added." | |
4444 msgstr "" | |
4445 | |
4446 #: src/sid/xmms-sid.glade:2586 src/sid/xs_interface.c:1092 | |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4447 msgid "Add sub-tunes to playlist" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4448 msgstr "" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4449 |
2095 | 4450 #: src/sid/xmms-sid.glade:2605 src/sid/xs_interface.c:1102 |
4451 msgid "Only add sub-tunes that have a duration of at least specified time." | |
4452 msgstr "" | |
4453 | |
4454 #: src/sid/xmms-sid.glade:2607 src/sid/xs_interface.c:1098 | |
4455 msgid "Only tunes with specified minimum duration" | |
4456 msgstr "" | |
4457 | |
4458 #: src/sid/xmms-sid.glade:2710 src/sid/xs_interface.c:1129 | |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4459 #, fuzzy |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4460 msgid "Sub-tune handling:" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4461 msgstr "Ovládanie hlasitosti:" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4462 |
2095 | 4463 #: src/sid/xmms-sid.glade:2755 src/sid/xs_interface.c:1150 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4464 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4465 "If this option is enabled (and the database & HVSC settings below are " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4466 "correctly set), Audacious-SID will use and display additional information " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4467 "from STIL database when HVSC SIDs are played." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4468 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4469 |
2095 | 4470 #: src/sid/xmms-sid.glade:2757 src/sid/xs_interface.c:1146 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4471 msgid "Use STIL database" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4472 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4473 |
2095 | 4474 #: src/sid/xmms-sid.glade:2782 src/sid/xs_interface.c:1157 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4475 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4476 msgid "STIL file:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4477 msgstr "Súbor s motívom:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4478 |
2095 | 4479 #: src/sid/xmms-sid.glade:2819 src/sid/xs_interface.c:1173 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4480 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4481 "Path and filename of STIL database file (STIL.txt), usually found from " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4482 "HVSC's DOCUMENTS-subdirectory." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4483 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4484 |
2095 | 4485 #: src/sid/xmms-sid.glade:2854 src/sid/xs_interface.c:1186 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4486 msgid "Browse for STIL-database file" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4487 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4488 |
2095 | 4489 #: src/sid/xmms-sid.glade:2888 src/sid/xs_interface.c:1193 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4490 msgid "HVSC path:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4491 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4492 |
2095 | 4493 #: src/sid/xmms-sid.glade:2925 src/sid/xs_interface.c:1209 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4494 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4495 "Path to base-directory of your High Voltage SID Collection (HVSC), for " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4496 "example /media/C64Music/" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4497 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4498 |
2095 | 4499 #: src/sid/xmms-sid.glade:2960 src/sid/xs_interface.c:1222 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4500 msgid "Browse for HVSC path" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4501 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4502 |
2095 | 4503 #: src/sid/xmms-sid.glade:2990 src/sid/xs_interface.c:1224 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4504 msgid "SID Tune Information List (STIL) database:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4505 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4506 |
2095 | 4507 #: src/sid/xmms-sid.glade:3063 src/sid/xs_interface.c:1248 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4508 msgid "Accept and update changes" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4509 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4510 |
2095 | 4511 #: src/sid/xmms-sid.glade:3077 src/sid/xs_interface.c:1255 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4512 msgid "Cancel any changes" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4513 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4514 |
2095 | 4515 #: src/sid/xmms-sid.glade:3102 src/sid/xs_interface.c:1543 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4516 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4517 msgid "Audacious-SID Fileinfo" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4518 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4519 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4520 "OSD pre Audacious" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4521 |
2095 | 4522 #: src/sid/xmms-sid.glade:3172 src/sid/xs_interface.c:1572 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4523 msgid "Songname:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4524 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4525 |
2095 | 4526 #: src/sid/xmms-sid.glade:3200 src/sid/xs_interface.c:1580 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4527 msgid "Composer:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4528 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4529 |
2095 | 4530 #: src/sid/xmms-sid.glade:3228 src/sid/xs_interface.c:1588 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4531 msgid "Copyright:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4532 msgstr "Autorské práva:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4533 |
2095 | 4534 #: src/sid/xmms-sid.glade:3342 src/sid/xs_interface.c:1632 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4535 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4536 msgid "Song Information:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4537 msgstr "Podrobnosti" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4538 |
2095 | 4539 #: src/sid/xmms-sid.glade:3416 src/sid/xs_interface.c:1667 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4540 msgid "Author:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4541 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4542 |
2095 | 4543 #: src/sid/xmms-sid.glade:3514 src/sid/xs_interface.c:1701 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4544 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4545 msgid "Duration:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4546 msgstr "Výzdoba" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4547 |
2095 | 4548 #: src/sid/xmms-sid.glade:3608 src/sid/xs_interface.c:1735 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4549 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4550 msgid "Sub-tune Information:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4551 msgstr "Podrobnosti" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4552 |
2095 | 4553 #: src/sid/xmms-sid.glade:3662 src/sid/xs_interface.c:1796 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4554 msgid "Select HVSC song length database" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4555 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4556 |
2095 | 4557 #: src/sid/xmms-sid.glade:3704 src/sid/xs_interface.c:1837 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4558 msgid "Select STIL-database" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4559 msgstr "" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4560 |
2095 | 4561 #: src/sid/xmms-sid.glade:3746 src/sid/xs_interface.c:1878 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4562 msgid "Select HVSC location prefix" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4563 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4564 |
2095 | 4565 #: src/sid/xmms-sid.glade:3788 src/sid/xs_interface.c:1919 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4566 msgid "Select SIDPlay2 filters file for importing" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4567 msgstr "" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4568 |
2095 | 4569 #: src/sid/xmms-sid.glade:3830 src/sid/xs_interface.c:1960 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4570 msgid "Select SIDPlay2 filters file for exporting" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4571 msgstr "" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4572 |
2095 | 4573 #: src/sid/xmms-sid.glade:3871 src/sid/xmms-sid.glade:3953 |
4574 #: src/sid/xs_interface.c:2008 src/sid/xs_interface.c:2021 | |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4575 #, fuzzy |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4576 msgid "Confirm selected action" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4577 msgstr "Výber koncového zariadenia" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4578 |
2095 | 4579 #: src/sid/xmms-sid.glade:3909 src/sid/xs_interface.c:2038 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4580 #, fuzzy |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4581 msgid "Yes" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4582 msgstr "áno" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4583 |
2095 | 4584 #: src/sid/xmms-sid.glade:3921 src/sid/xs_interface.c:2044 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4585 #, fuzzy |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4586 msgid "No" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4587 msgstr "Žiadne" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4588 |
2095 | 4589 #: src/sid/xs_about.c:84 src/wma/wma.c:130 |
4590 #, c-format | |
4591 msgid "About %s" | |
4592 msgstr "O %s" | |
4593 | |
4594 #: src/sid/xs_config.c:580 | |
4595 msgid "Allocation of sid2FilterPresets structure failed!\n" | |
4596 msgstr "" | |
4597 | |
4598 #: src/sid/xs_config.c:908 | |
4599 msgid "Warning: Could not set filter curve widget points!\n" | |
4600 msgstr "" | |
4601 | |
4602 #: src/sid/xs_fileinfo.c:232 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4603 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4604 msgid "General info" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4605 msgstr "Všeobecné" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4606 |
2095 | 4607 #: src/sid/xs_fileinfo.c:247 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4608 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4609 msgid "Tune #%i: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4610 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4611 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4612 #: src/sid/xs_length.c:113 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4613 msgid "Error allocating new node. Fatal error.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4614 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4615 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4616 #: src/sid/xs_length.c:128 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4617 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4618 msgid "'=' expected on column #%d.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4619 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4620 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4621 #: src/sid/xs_length.c:153 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4622 msgid "Could not allocate memory for node.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4623 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4624 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4625 #: src/sid/xs_length.c:204 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4626 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4627 msgid "Could not open SongLengthDB '%s'\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4628 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4629 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4630 #: src/sid/xs_length.c:224 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4631 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4632 msgid "Invalid MD5-hash in SongLengthDB file '%s' line #%d!\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4633 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4634 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4635 #: src/sid/xs_length.c:231 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4636 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4637 msgid "Invalid entry in SongLengthDB file '%s' line #%d!\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4638 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4639 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4640 #: src/sid/xs_length.c:236 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4641 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4642 msgid "Invalid line in SongLengthDB file '%s' line #%d\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4643 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4644 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4645 #: src/sid/xs_length.c:398 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4646 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4647 msgid "Not a PSID or RSID file '%s'\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4648 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4649 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4650 #: src/sid/xs_length.c:417 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4651 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4652 msgid "Error reading SID file header from '%s'\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4653 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4654 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4655 #: src/sid/xs_length.c:436 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4656 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4657 msgid "Error allocating temp data buffer for file '%s'\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4658 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4659 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4660 #: src/sid/xs_sidplay1.cc:96 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4661 msgid "[SIDPlay1] Could not initialize emulation engine.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4662 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4663 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4664 #: src/sid/xs_sidplay1.cc:103 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4665 msgid "[SIDPlay1] Endianess verification failed.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4666 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4667 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4668 #: src/sid/xs_sidplay1.cc:238 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4669 msgid "[SIDPlay1] Emulator engine configuration failed!\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4670 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4671 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4672 #: src/sid/xs_sidplay1.cc:245 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4673 msgid "[SIDPlay1] Could not initialize SIDTune object.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4674 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4675 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4676 #: src/sid/xs_sidplay1.cc:291 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4677 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4678 "[SIDPlay1] SID-tune struct pointer was NULL. This should not happen, report " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4679 "to XMMS-SID author.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4680 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4681 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4682 #: src/sid/xs_sidplay1.cc:296 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4683 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4684 "[SIDPlay1] SID-tune status check failed. This should not happen, report to " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4685 "XMMS-SID author.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4686 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4687 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4688 #: src/sid/xs_sidplay2.cc:101 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4689 msgid "[SIDPlay2] Could not initialize emulation engine.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4690 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4691 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4692 #: src/sid/xs_sidplay2.cc:208 |
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4693 #, c-format |
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4694 msgid "[SIDPlay2] Invalid number of filter curve points (%d > %d)\n" |
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4695 msgstr "" |
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4696 |
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4697 #: src/sid/xs_sidplay2.cc:229 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4698 msgid "reSID->create() failed.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4699 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4700 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4701 #: src/sid/xs_sidplay2.cc:235 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4702 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4703 msgid "reSID->filter(%d) failed.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4704 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4705 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4706 #: src/sid/xs_sidplay2.cc:243 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4707 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4708 msgid "reSID->sampling(%d) failed.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4709 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4710 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4711 #: src/sid/xs_sidplay2.cc:253 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4712 msgid "reSID->filter(NULL) failed.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4713 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4714 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4715 #: src/sid/xs_sidplay2.cc:267 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4716 msgid "hardSID->create() failed.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4717 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4718 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4719 #: src/sid/xs_sidplay2.cc:273 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4720 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4721 msgid "hardSID->filter(%d) failed.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4722 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4723 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4724 #: src/sid/xs_sidplay2.cc:281 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4725 msgid "[SIDPlay2] Could not initialize SIDBuilder object.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4726 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4727 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4728 #: src/sid/xs_sidplay2.cc:295 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4729 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4730 msgid "[SIDPlay2] Invalid clockSpeed=%d, falling back to PAL.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4731 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4732 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4733 #: src/sid/xs_sidplay2.cc:319 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4734 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4735 msgid "Invalid sid2OptLevel=%d, falling back to %d.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4736 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4737 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4738 #: src/sid/xs_sidplay2.cc:343 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4739 msgid "[SIDPlay2] Emulator engine configuration failed!\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4740 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4741 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4742 #: src/sid/xs_sidplay2.cc:350 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4743 msgid "[SIDPlay2] Could not initialize SIDTune object.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4744 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4745 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4746 #: src/sid/xs_sidplay2.cc:401 |
1584
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4747 msgid "[SIDPlay2] currTune->selectSong() failed\n" |
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4748 msgstr "" |
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4749 |
a6115d004ec3
Adapted plugins for internationalisation, update-po, German translation
mf0102 <0102@gmx.at>
parents:
1538
diff
changeset
|
4750 #: src/sid/xs_sidplay2.cc:406 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4751 msgid "[SIDPlay2] currEng->load() failed\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4752 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4753 |
2095 | 4754 #: src/sid/xs_slsup.c:217 |
4755 #, c-format | |
4756 msgid "Could not allocate memory for t_xs_tuneinfo ('%s')\n" | |
4757 msgstr "" | |
4758 | |
4759 #: src/sid/xs_slsup.c:224 | |
4760 #, c-format | |
4761 msgid "Could not allocate sidFilename ('%s')\n" | |
4762 msgstr "" | |
4763 | |
4764 #: src/sid/xs_slsup.c:233 | |
4765 #, c-format | |
4766 msgid "Could not allocate memory for t_xs_subtuneinfo ('%s', %i)\n" | |
4767 msgstr "" | |
4768 | |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4769 #: src/sid/xs_stil.c:46 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4770 msgid "SubTune pointer structure realloc failed.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4771 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4772 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4773 #: src/sid/xs_stil.c:69 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4774 msgid "SubTune structure malloc failed!\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4775 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4776 |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
4777 #: src/sid/xs_stil.c:176 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4778 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4779 msgid "Could not open STILDB '%s'\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4780 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4781 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4782 #: src/sndfile/plugin.c:548 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4783 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4784 msgid "About sndfile plugin" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4785 msgstr "Modul sndfile WAV" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4786 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4787 #: src/sndfile/plugin.c:549 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4788 msgid "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4789 "Adapted for Audacious usage by Tony Vroon <chainsaw@gentoo.org>\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4790 "from the xmms_sndfile plugin which is:\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4791 "Copyright (C) 2000, 2002 Erik de Castro Lopo\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4792 "\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4793 "This program is free software ; you can redistribute it and/or modify \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4794 "it under the terms of the GNU General Public License as published by \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4795 "the Free Software Foundation ; either version 2 of the License, or \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4796 "(at your option) any later version. \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4797 " \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4798 "This program is distributed in the hope that it will be useful, \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4799 "but WITHOUT ANY WARRANTY ; without even the implied warranty of \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4800 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4801 "See the GNU General Public License for more details. \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4802 "\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4803 "You should have received a copy of the GNU General Public \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4804 "License along with this program ; if not, write to \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4805 "the Free Software Foundation, Inc., \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4806 "51 Franklin Street, Fifth Floor, \n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4807 "Boston, MA 02110-1301 USA" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4808 msgstr "" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4809 "Pre Audacious upravil Tony Vroon <chainsaw@gentoo.org>\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4810 "z pôvodného modulu pre xmms_sndfile:\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4811 "Copyright (C) 2000, 2002 Erik de Castro Lopo\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4812 "\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4813 "Tento program je voľné programové vybavenie; môžete ho šíriť a upravovať\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4814 "podľa ustanovení GNU GPL, vydávanej nadáciou Free Software Foundation;\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4815 "a to buď verzie 2 tejto licencie, alebo (podľa vášho uváženia) ktorejkoľvek\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4816 "neskoršej verzie.\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4817 "\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4818 "Tento program je rozširovaný v nádeji, že bude užitočný, ale BEZ\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4819 "AKEJKOĽVEK ZÁRUKY; neposkytujú sa ani odvodené záruky PREDAJNOSTI,\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4820 "alebo VHODNOSTI PRE URČITÝ ÚČEL. Ďalšie podrobnosti hľadajte v GNU GPL.\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4821 "\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4822 "Kópiu GNU GPL by ste mali dostať spolu s týmto programom. Ak sa tak\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4823 "nestalo, požiadajte o ňu Free Software Foundation, Inc.,\n" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4824 "675 Mass Ave, Cambridge, MA 02139, USA." |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
4825 |
2095 | 4826 #: src/sndstretch/sndstretch_xmms.c:159 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4827 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4828 msgid "About SndStretch" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4829 msgstr "O module OSS" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4830 |
2095 | 4831 #: src/sndstretch/sndstretch_xmms.c:319 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4832 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4833 msgid "Volume corr." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4834 msgstr "Ovládanie hlasitosti:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4835 |
2095 | 4836 #: src/sndstretch/sndstretch_xmms.c:320 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4837 msgid "Short Overlap" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4838 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4839 |
2095 | 4840 #: src/sndstretch/sndstretch_xmms.c:374 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4841 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4842 msgid "Speed" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4843 msgstr "Hovorené slovo" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4844 |
2095 | 4845 #: src/sndstretch/sndstretch_xmms.c:375 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4846 msgid "Pitch" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4847 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4848 |
2095 | 4849 #: src/sndstretch/sndstretch_xmms.c:376 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4850 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4851 msgid "Scale" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4852 msgstr "Uložiť" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4853 |
2095 | 4854 #: src/sndstretch/sndstretch_xmms.c:396 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4855 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4856 msgid "SndStretch - Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4857 msgstr "Nastavenie ovládača pre Sun" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4858 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4859 #: src/song_change/song_change.c:312 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4860 msgid "Commands" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4861 msgstr "Príkazy" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4862 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4863 #: src/song_change/song_change.c:319 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4864 msgid "Command to run when Audacious starts a new song." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4865 msgstr "Príkaz, ktorý sa vykoná keď Audacious začne prehrávať novú skladbu." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4866 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4867 #: src/song_change/song_change.c:328 src/song_change/song_change.c:350 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4868 #: src/song_change/song_change.c:371 src/song_change/song_change.c:392 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4869 msgid "Command:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4870 msgstr "Príkaz:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4871 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4872 #: src/song_change/song_change.c:342 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4873 msgid "Command to run toward the end of a song." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4874 msgstr "Príkaz, ktorý sa vykoná na konci skladby." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4875 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4876 #: src/song_change/song_change.c:362 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4877 msgid "Command to run when Audacious reaches the end of the playlist." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4878 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4879 "Príkaz, ktorý sa vykoná, keď Audacious dosiahne koniec zoznamu skladieb." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4880 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4881 #: src/song_change/song_change.c:383 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4882 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4883 "Command to run when title changes for a song (i.e. network streams titles)." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4884 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4885 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4886 #: src/song_change/song_change.c:404 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4887 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4888 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4889 "You can use the following format strings which\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4890 "will be substituted before calling the command\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4891 "(not all are useful for the end-of-playlist command).\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4892 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4893 "%%F: Frequency (in hertz)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4894 "%%c: Number of channels\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4895 "%%f: filename (full path)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4896 "%%l: length (in milliseconds)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4897 "%%n or %%s: Song name\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4898 "%%r: Rate (in bits per second)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4899 "%%t: Playlist position (%%02d)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4900 "%%p: Currently playing (1 or 0)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4901 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4902 "Môžete použiť nasledujúce formátovacie reťazce,\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4903 "ktoré budú pri spustení príkazu nahradené (nie všetky\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4904 "sú užitočné pre príkaz spúšťaný na konci zoznamu skladieb).\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4905 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4906 "%%F: frekvencia (v hertzoch)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4907 "%%c: počet kanálov\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4908 "%%f: meno súboru (celá cesta)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4909 "%%l: dĺžka (v milisekundách)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4910 "%%n alebo %%s: názov skladby\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4911 "%%r: dátový tok (v bitoch za sekundu)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4912 "%%t: pozícia v zozname skladieb (%%02d)\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4913 "%%p: práve sa hrá (1 alebo 0)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4914 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4915 #: src/song_change/song_change.c:429 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4916 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4917 "<span size='small'>Parameters passed to the shell should be encapsulated in " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4918 "quotes. Doing otherwise is a security risk.</span>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4919 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4920 "<span size='small'>Parametre predávané shellu by mali byť uzatvorené v " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4921 "úvodzoviek. Nerešpektovanie tejto rady predstavuje bezpečnostné riziko.</" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4922 "span>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4923 |
2095 | 4924 #: src/spectrum/spectrum.c:90 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4925 msgid "Spectrum Analyzer" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4926 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4927 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4928 #: src/statusicon/gtktrayicon-x11.c:133 |
865 | 4929 msgid "Orientation" |
4930 msgstr "Orientácia" | |
4931 | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4932 #: src/statusicon/gtktrayicon-x11.c:134 |
865 | 4933 msgid "The orientation of the tray" |
4934 msgstr "Orientácia oznamovacej oblasti" | |
4935 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4936 #: src/statusicon/si_ui.c:587 |
865 | 4937 msgid "About Status Icon Plugin" |
4938 msgstr "O module Stavová ikona" | |
4939 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4940 #: src/statusicon/si_ui.c:589 |
865 | 4941 msgid "" |
4942 "\n" | |
4943 "written by Giacomo Lozito < james@develia.org >\n" | |
4944 "\n" | |
4945 "This plugin provides a status icon, placed in\n" | |
4946 "the system tray area of the window manager.\n" | |
4947 msgstr "" | |
4948 "\n" | |
4949 "napísal Giacomo Lozito < james@develia.org >\n" | |
4950 "\n" | |
4951 "Tento modul poskytuje stavovú ikonu umiestnenú\n" | |
4952 "v oznamovacej oblasti správcu okien.\n" | |
4953 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4954 #: src/statusicon/si_ui.c:661 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4955 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4956 msgid "Status Icon Plugin - Preferences" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4957 msgstr "O module Stavová ikona" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4958 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4959 #: src/statusicon/si_ui.c:672 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4960 msgid "Right-Click Menu" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4961 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4962 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4963 #: src/statusicon/si_ui.c:677 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4964 msgid "Audacious standard menu" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4965 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4966 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4967 #: src/statusicon/si_ui.c:682 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4968 msgid "Small playback menu #1" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4969 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4970 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4971 #: src/statusicon/si_ui.c:687 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4972 msgid "Small playback menu #2" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4973 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4974 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4975 #: src/statusicon/si_ui.c:710 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4976 msgid "Mouse Scroll Action" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4977 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4978 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4979 #: src/statusicon/si_ui.c:715 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4980 msgid "Change volume" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4981 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4982 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
4983 #: src/statusicon/si_ui.c:720 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4984 msgid "Change playing song" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4985 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4986 |
2095 | 4987 #: src/stereo_plugin/stereo.c:26 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4988 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4989 "Extra Stereo Plugin\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4990 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4991 "By Johan Levin 1999." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4992 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4993 "Modul Extra stereo\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4994 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4995 "Napísal Johan Levin, 1999" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4996 |
2095 | 4997 #: src/stereo_plugin/stereo.c:52 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4998 msgid "About Extra Stereo Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
4999 msgstr "O module Extra stereo" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5000 |
2095 | 5001 #: src/stereo_plugin/stereo.c:93 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5002 msgid "Configure Extra Stereo" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5003 msgstr "Nastaviť Extra stereo" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5004 |
2095 | 5005 #: src/stereo_plugin/stereo.c:95 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5006 msgid "Effect intensity:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5007 msgstr "Sila efektu:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5008 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5009 #: src/sun/about.c:34 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5010 msgid "About the Sun Driver" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5011 msgstr "O ovládači pre Sun" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5012 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5013 #: src/sun/about.c:35 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5014 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5015 "XMMS BSD Sun Driver\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5016 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5017 "Copyright (c) 2001 CubeSoft Communications, Inc.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5018 "Maintainer: <vedge at csoft.org>.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5019 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5020 "BSD ovládač pre Sun programu XMMS\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5021 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5022 "Copyright (c) 2001 CubeSoft Communications, Inc.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5023 "Správca: <vedge at csoft.org>.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5024 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5025 #: src/sun/configure.c:201 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5026 msgid "Audio control device:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5027 msgstr "Zariadenie na ovládanie zvuku:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5028 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5029 #: src/sun/configure.c:350 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5030 msgid "Volume controls device:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5031 msgstr "Zariadenie na ovládanie hlasitosti:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5032 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5033 #: src/sun/configure.c:363 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5034 msgid "XMMS uses mixer exclusively." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5035 msgstr "XMMS používa výlučný prístup k mixéru" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5036 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5037 #: src/sun/configure.c:538 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5038 msgid "Sun driver configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5039 msgstr "Nastavenie ovládača pre Sun" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5040 |
2095 | 5041 #: src/timidity/interface.c:54 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5042 msgid "TiMidity Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5043 msgstr "Nastavenia TiMidity" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5044 |
2095 | 5045 #: src/timidity/interface.c:91 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5046 msgid "11000 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5047 msgstr "10000 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5048 |
2095 | 5049 #: src/timidity/interface.c:99 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5050 msgid "22000 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5051 msgstr "22000 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5052 |
2095 | 5053 #: src/timidity/interface.c:107 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5054 msgid "44100 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5055 msgstr "44100 Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5056 |
2095 | 5057 #: src/timidity/interface.c:115 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5058 msgid "Sample Width" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5059 msgstr "Šírka vzorky" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5060 |
2095 | 5061 #: src/timidity/interface.c:181 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5062 msgid "TiMidity Configuration File" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5063 msgstr "Konfiguračný súbor TiMidity" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5064 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5065 #: src/timidity/xmms-timidity.c:118 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5066 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5067 "TiMidity Plugin\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5068 "http://libtimidity.sourceforge.net\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5069 "by Konstantin Korikov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5070 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5071 "Modul TiMidity\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5072 "http://libtimidity.sourceforge.net\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5073 "napísal Konstantin Korikov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5074 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5075 #: src/timidity/xmms-timidity.c:119 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5076 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5077 msgid "TiMidity Plugin %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5078 msgstr "Modul TiMidity %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5079 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5080 #: src/timidity/xmms-timidity.c:336 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5081 msgid "Couldn't load MIDI file" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5082 msgstr "MIDI súbor sa nepodarilo načítať" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5083 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5084 #: src/tonegen/tonegen.c:56 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5085 msgid "About Tone Generator" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5086 msgstr "O generátore tónov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5087 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5088 #: src/tonegen/tonegen.c:58 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5089 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5090 "Sinus tone generator by Haavard Kvaalen <havardk@xmms.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5091 "Modified by Daniel J. Peng <danielpeng@bigfoot.com>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5092 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5093 "To use it, add a URL: tone://frequency1;frequency2;frequency3;...\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5094 "e.g. tone://2000;2005 to play a 2000Hz tone and a 2005Hz tone" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5095 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5096 "Generátor tónov napísal Haavard Kvaalen <havardk@xmms.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5097 "Upravil Daniel J. Peng <danielpeng@bigfoot.com>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5098 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5099 "Na jeho použitie zadajte URL: tone://frekvencia1;frekvencia2;" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5100 "frekvencia3;...\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5101 "napr. na prehranie tónov o frekvencii 2000Hz a 2005Hz zadajte " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5102 "tone://2000;2005" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5103 |
2095 | 5104 #: src/tonegen/tonegen.c:168 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5105 #, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5106 msgid "%s %.1f Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5107 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5108 |
2095 | 5109 #: src/tonegen/tonegen.c:168 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5110 msgid "Tone Generator: " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5111 msgstr "Generátor tónov:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5112 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5113 #: src/tta/libtta.c:130 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5114 msgid "Can't open file\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5115 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5116 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5117 #: src/tta/libtta.c:133 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5118 msgid "Not supported file format\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5119 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5120 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5121 #: src/tta/libtta.c:136 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5122 msgid "File is corrupted\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5123 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5124 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5125 #: src/tta/libtta.c:139 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5126 msgid "Can't read from file\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5127 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5128 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5129 #: src/tta/libtta.c:142 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5130 msgid "Insufficient memory available\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5131 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5132 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5133 #: src/tta/libtta.c:145 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5134 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5135 msgid "Output plugin error\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5136 msgstr "Slepý výstupný modul" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5137 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5138 #: src/tta/libtta.c:148 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5139 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5140 msgid "Unknown error\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5141 msgstr "Neznáma zvuková karta" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5142 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5143 #: src/tta/libtta.c:152 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5144 msgid "TTA Decoder Error" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5145 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5146 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5147 #: src/tta/libtta.c:261 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5148 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5149 msgid "TTA input plugin " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5150 msgstr "Slepý výstupný modul" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5151 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5152 #: src/tta/libtta.c:262 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5153 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5154 " for BMP\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5155 "Copyright (c) 2004 True Audio Software\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5156 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5157 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5158 #: src/tta/libtta.c:265 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5159 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5160 msgid "About True Audio Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5161 msgstr "O module Ogg Vorbis Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5162 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5163 #: src/tta/libtta.c:316 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5164 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5165 msgid "ID3 Tag:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5166 msgstr " ID3 značka " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5167 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5168 #: src/tta/libtta.c:378 src/wavpack/ui.cxx:234 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5169 msgid "Track number:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5170 msgstr "Číslo stopy:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5171 |
2095 | 5172 #: src/vorbis/configure.c:115 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5173 msgid "Ogg Vorbis Audio Plugin Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5174 msgstr "Nastavenie modulu Ogg Vorbis" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5175 |
2095 | 5176 #: src/vorbis/configure.c:127 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5177 msgid "Ogg Vorbis Tags:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5178 msgstr "Značky Ogg Vorbis:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5179 |
2095 | 5180 #: src/vorbis/configure.c:148 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5181 msgid "Title format:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5182 msgstr "Formát názvu:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5183 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5184 #: src/vorbis/configure.c:162 src/wavpack/ui.cxx:502 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5185 msgid "ReplayGain Settings:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5186 msgstr "Nastavenia zosilnenia prehrávania:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5187 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5188 #: src/vorbis/configure.c:180 src/wavpack/ui.cxx:520 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5189 msgid "ReplayGain Type:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5190 msgstr "Typ zosilnenia:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5191 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5192 #: src/vorbis/configure.c:191 src/wavpack/ui.cxx:531 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5193 msgid "use Track Gain/Peak" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5194 msgstr "použiť zosilnenie podľa vrcholu v skladbe" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5195 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5196 #: src/vorbis/configure.c:201 src/wavpack/ui.cxx:539 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5197 msgid "use Album Gain/Peak" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5198 msgstr "použiť zosilnenie podľa vrcholu na albume" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5199 |
2095 | 5200 #: src/vorbis/configure.c:213 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5201 msgid "Enable 6dB Boost + Hard Limiting" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5202 msgstr "Povoliť 6dB zosilnenie a pevné obmedzenie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5203 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5204 #: src/vorbis/vorbis.c:751 src/vorbis/vorbis.c~:759 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5205 msgid "About Ogg Vorbis Audio Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5206 msgstr "O module Ogg Vorbis Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5207 |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5208 #: src/vorbis/vorbis.c:757 src/vorbis/vorbis.c~:765 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5209 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5210 "Ogg Vorbis Plugin by the Xiph.org Foundation\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5211 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5212 "Original code by\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5213 "Tony Arcieri <bascule@inferno.tusculum.edu>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5214 "Contributions from\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5215 "Chris Montgomery <monty@xiph.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5216 "Peter Alm <peter@xmms.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5217 "Michael Smith <msmith@labyrinth.edu.au>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5218 "Jack Moffitt <jack@icecast.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5219 "Jorn Baayen <jorn@nl.linux.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5220 "Haavard Kvaalen <havardk@xmms.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5221 "Gian-Carlo Pascutto <gcp@sjeng.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5222 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5223 "Visit the Xiph.org Foundation at http://www.xiph.org/\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5224 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5225 "Modul Ogg Vorbis od Xiph.org Foundation\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5226 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5227 "Pôvodný kód napísal\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5228 "Tony Arcieri <bascule@inferno.tusculum.edu>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5229 "Prispeli\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5230 "Chris Montgomery <monty@xiph.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5231 "Peter Alm <peter@xmms.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5232 "Michael Smith <msmith@labyrinth.edu.au>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5233 "Jack Moffitt <jack@icecast.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5234 "Jorn Baayen <jorn@nl.linux.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5235 "Haavard Kvaalen <havardk@xmms.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5236 "Gian-Carlo Pascutto <gcp@sjeng.org>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5237 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5238 "Navštívte stránky Xiph.org Foundation na http://www.xiph.org/\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5239 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5240 #: src/vtx/about.c:23 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5241 msgid "About Vortex Player" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5242 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5243 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5244 #: src/vtx/about.c:25 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5245 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5246 "Vortex file format player by Sashnov Alexander <sashnov@ngs.ru>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5247 "Founded on original source in_vtx.dll by Roman Sherbakov <v_soft@microfor." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5248 "ru>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5249 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5250 "Music in vtx format can be found at http://vtx.microfor.ru/music.htm\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5251 "and other AY/YM music sites.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5252 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5253 "Audacious implementation by Pavel Vymetalek <pvymetalek@seznam.cz>" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5254 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5255 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5256 #: src/wavpack/ui.cxx:52 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5257 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5258 msgid "Wavpack Decoder Plugin %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5259 msgstr "Modul Ozvena %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5260 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5261 #: src/wavpack/ui.cxx:53 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5262 msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5263 "Copyright (c) 2006 William Pitcock <nenolod -at- nenolod.net>\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5264 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5265 "Some of the plugin code was by Miles Egan\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5266 "Visit the Wavpack site at http://www.wavpack.com/\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5267 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5268 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5269 #: src/wavpack/ui.cxx:165 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5270 msgid "Ape2 Tag" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5271 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5272 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5273 #: src/wavpack/ui.cxx:288 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5274 msgid "Wavpack Info:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5275 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5276 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5277 #: src/wavpack/ui.cxx:381 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5278 #, fuzzy, c-format |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5279 msgid "version %d" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5280 msgstr "Verzia:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5281 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5282 #: src/wavpack/ui.cxx:382 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5283 #, c-format |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5284 msgid "average bitrate: %6.1f kbps" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5285 msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5286 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5287 #: src/wavpack/ui.cxx:383 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5288 #, fuzzy, c-format |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5289 msgid "samplerate: %d Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5290 msgstr "Vzorkovacia frekvencia: %d Hz" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5291 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5292 #: src/wavpack/ui.cxx:384 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5293 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5294 msgid "bits per sample: %d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5295 msgstr "Bitov na vzorku: %d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5296 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5297 #: src/wavpack/ui.cxx:385 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5298 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5299 msgid "channels: %d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5300 msgstr "Počet kanálov: %d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5301 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5302 #: src/wavpack/ui.cxx:386 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5303 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5304 msgid "length: %d:%.2d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5305 msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5306 "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5307 "Celková dĺžka: %d:%d\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5308 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5309 #: src/wavpack/ui.cxx:387 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5310 #, fuzzy, c-format |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5311 msgid "file size: %d Bytes" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5312 msgstr "Veľkosť súboru: %ld B" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5313 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5314 #: src/wavpack/ui.cxx:394 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5315 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5316 msgid "Title Peak: ?" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5317 msgstr "Názov:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5318 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5319 #: src/wavpack/ui.cxx:395 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5320 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5321 msgid "Album Peak: ?" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5322 msgstr "Vrchol albumu:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5323 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5324 #: src/wavpack/ui.cxx:396 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5325 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5326 msgid "Title Gain: ?" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5327 msgstr "Zmena názvu" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5328 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5329 #: src/wavpack/ui.cxx:397 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5330 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5331 msgid "Album Gain: ?" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5332 msgstr "Zosilnenie albumu:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5333 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5334 #: src/wavpack/ui.cxx:471 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5335 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5336 msgid "Wavpack Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5337 msgstr "Nastavenia Flac" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5338 |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5339 #: src/wavpack/ui.cxx:484 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5340 #, fuzzy |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5341 msgid "General Plugin Settings:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5342 msgstr "Nastavenia zosilnenia prehrávania:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5343 |
2095 | 5344 #: src/wma/wma.c:132 |
5345 msgid "" | |
5346 "Adapted for use in Audacious by Tony Vroon (chainsaw@gentoo.org) from\n" | |
5347 "the BEEP-WMA plugin which is Copyright (C) 2004,2005 Mokrushin I.V. aka " | |
5348 "McMCC (mcmcc@mail.ru)\n" | |
5349 "and the BMP-WMA plugin which is Copyright (C) 2004 Roman Bogorodskiy " | |
5350 "<bogorodskiy@inbox.ru>.\n" | |
5351 "This plugin based on source code " | |
5352 msgstr "" | |
5353 | |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5354 #, fuzzy |
2347
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5355 #~ msgid "<b>Playback:</b>" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5356 #~ msgstr "Prehrať" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5357 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5358 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5359 #~ msgid "<b>Volume Control:</b>" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5360 #~ msgstr "Zariadenie na ovládanie hlasitosti:" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5361 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5362 #, fuzzy |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5363 #~ msgid "<b>Player:</b>" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5364 #~ msgstr "<b>Názov: </b>" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5365 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5366 #~ msgid "Track mode" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5367 #~ msgstr "Režim stopy" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5368 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5369 #~ msgid "6dB hard limiting" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5370 #~ msgstr "6dB pevné obmedzenie" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5371 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5372 #~ msgid "Preamp (dB):" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5373 #~ msgstr "Predzosilnenie (dB):" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5374 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5375 #~ msgid "About sndfile WAV support" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5376 #~ msgstr "O podpore sndfile WAV" |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5377 |
549c5f26d312
added a partial estonian translation thanks to Ivar Smolin (Bugzilla #57) and
Cristi Magherusan <majeru@atheme.org>
parents:
2293
diff
changeset
|
5378 #, fuzzy |
2293
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5379 #~ msgid "Play/Pause:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5380 #~ msgstr "Prehrávanie->Pozastaviť" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5381 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5382 #, fuzzy |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5383 #~ msgid "File Info" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5384 #~ msgstr "Informácie o súbore - %s" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5385 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5386 #, fuzzy |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5387 #~ msgid "Couldn't open file!" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5388 #~ msgstr "MIDI súbor sa nepodarilo načítať" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5389 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5390 #, fuzzy |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5391 #~ msgid "<b>Name:</b>" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5392 #~ msgstr "<b>Názov: </b>" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5393 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5394 #~ msgid " MPEG Info " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5395 #~ msgstr " MPEG informácie " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5396 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5397 #~ msgid " ID3 Tag " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5398 #~ msgstr " ID3 značka " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5399 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5400 #, fuzzy |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5401 #~ msgid "Unknown" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5402 #~ msgstr "(neznáme)" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5403 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5404 #, fuzzy |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5405 #~ msgid "Layer %s" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5406 #~ msgstr "Prehrávač WMA %s" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5407 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5408 #~ msgid "%d Hz" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5409 #~ msgstr "%d Hz" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5410 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5411 #~ msgid "Blues" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5412 #~ msgstr "Blues" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5413 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5414 #~ msgid "Classic Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5415 #~ msgstr "Klasický rok" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5416 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5417 #~ msgid "Country" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5418 #~ msgstr "Country" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5419 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5420 #~ msgid "Dance" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5421 #~ msgstr "Tanečná hudba" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5422 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5423 #~ msgid "Disco" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5424 #~ msgstr "Disko" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5425 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5426 #~ msgid "Funk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5427 #~ msgstr "Funk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5428 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5429 #~ msgid "Grunge" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5430 #~ msgstr "Grunge" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5431 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5432 #~ msgid "Hip-Hop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5433 #~ msgstr "Hip-Hop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5434 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5435 #~ msgid "Jazz" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5436 #~ msgstr "Jazz" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5437 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5438 #~ msgid "Metal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5439 #~ msgstr "Metal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5440 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5441 #~ msgid "New Age" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5442 #~ msgstr "New Age" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5443 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5444 #~ msgid "Oldies" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5445 #~ msgstr "Oldies" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5446 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5447 #~ msgid "Other" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5448 #~ msgstr "Iná" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5449 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5450 #~ msgid "Pop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5451 #~ msgstr "Pop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5452 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5453 #~ msgid "R&B" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5454 #~ msgstr "R&B" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5455 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5456 #~ msgid "Rap" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5457 #~ msgstr "Rap" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5458 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5459 #~ msgid "Reggae" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5460 #~ msgstr "Reggae" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5461 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5462 #~ msgid "Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5463 #~ msgstr "Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5464 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5465 #~ msgid "Techno" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5466 #~ msgstr "Techno" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5467 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5468 #~ msgid "Industrial" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5469 #~ msgstr "Industrial" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5470 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5471 #~ msgid "Alternative" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5472 #~ msgstr "Alternatívna hudba" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5473 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5474 #~ msgid "Ska" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5475 #~ msgstr "Ska" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5476 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5477 #~ msgid "Death Metal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5478 #~ msgstr "Death Metal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5479 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5480 #~ msgid "Pranks" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5481 #~ msgstr "Žarty" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5482 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5483 #~ msgid "Soundtrack" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5484 #~ msgstr "Soundtrack" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5485 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5486 #~ msgid "Euro-Techno" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5487 #~ msgstr "Euro-Techno" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5488 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5489 #~ msgid "Ambient" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5490 #~ msgstr "Ambient" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5491 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5492 #~ msgid "Trip-Hop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5493 #~ msgstr "Trip-Hop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5494 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5495 #~ msgid "Vocal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5496 #~ msgstr "Vokálna" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5497 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5498 #~ msgid "Jazz+Funk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5499 #~ msgstr "Jazz+Funk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5500 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5501 #~ msgid "Fusion" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5502 #~ msgstr "Fúzia" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5503 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5504 #~ msgid "Trance" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5505 #~ msgstr "Trance" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5506 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5507 #~ msgid "Classical" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5508 #~ msgstr "Klasika" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5509 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5510 #~ msgid "Instrumental" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5511 #~ msgstr "Inštrumentálna" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5512 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5513 #~ msgid "Acid" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5514 #~ msgstr "Acid" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5515 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5516 #~ msgid "House" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5517 #~ msgstr "House" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5518 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5519 #~ msgid "Game" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5520 #~ msgstr "Hra" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5521 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5522 #~ msgid "Sound Clip" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5523 #~ msgstr "Zvukový klip" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5524 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5525 #~ msgid "Gospel" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5526 #~ msgstr "Gospel" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5527 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5528 #~ msgid "Noise" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5529 #~ msgstr "Ruch" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5530 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5531 #~ msgid "AlternRock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5532 #~ msgstr "Alternatívny rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5533 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5534 #~ msgid "Bass" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5535 #~ msgstr "Bass" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5536 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5537 #~ msgid "Soul" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5538 #~ msgstr "Soul" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5539 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5540 #~ msgid "Punk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5541 #~ msgstr "Punk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5542 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5543 #~ msgid "Space" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5544 #~ msgstr "Space" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5545 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5546 #~ msgid "Meditative" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5547 #~ msgstr "Meditatívna" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5548 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5549 #~ msgid "Instrumental Pop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5550 #~ msgstr "Inštrumentálny pop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5551 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5552 #~ msgid "Instrumental Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5553 #~ msgstr "Inštrumentálny rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5554 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5555 #~ msgid "Ethnic" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5556 #~ msgstr "Etnická hudba" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5557 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5558 #~ msgid "Gothic" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5559 #~ msgstr "Gotická hudba" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5560 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5561 #~ msgid "Darkwave" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5562 #~ msgstr "Darkwave" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5563 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5564 #~ msgid "Techno-Industrial" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5565 #~ msgstr "Techno-Industrial" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5566 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5567 #~ msgid "Electronic" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5568 #~ msgstr "Elektronická" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5569 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5570 #~ msgid "Pop-Folk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5571 #~ msgstr "Pop-Folk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5572 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5573 #~ msgid "Eurodance" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5574 #~ msgstr "Eurodance" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5575 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5576 #~ msgid "Dream" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5577 #~ msgstr "Dream" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5578 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5579 #~ msgid "Southern Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5580 #~ msgstr "Južanský rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5581 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5582 #~ msgid "Comedy" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5583 #~ msgstr "Komédia" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5584 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5585 #~ msgid "Cult" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5586 #~ msgstr "Cult" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5587 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5588 #~ msgid "Gangsta Rap" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5589 #~ msgstr "Gangsta Rap" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5590 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5591 #~ msgid "Top 40" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5592 #~ msgstr "Top 40" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5593 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5594 #~ msgid "Christian Rap" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5595 #~ msgstr "Kresťanský rap" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5596 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5597 #~ msgid "Pop/Funk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5598 #~ msgstr "Pop/Funk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5599 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5600 #~ msgid "Jungle" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5601 #~ msgstr "Jungle" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5602 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5603 #~ msgid "Native American" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5604 #~ msgstr "Indiánska hudba" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5605 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5606 #~ msgid "Cabaret" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5607 #~ msgstr "Kabaret" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5608 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5609 #~ msgid "New Wave" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5610 #~ msgstr "Nová vlna" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5611 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5612 #~ msgid "Psychedelic" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5613 #~ msgstr "Psychedelická" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5614 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5615 #~ msgid "Rave" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5616 #~ msgstr "Rave" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5617 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5618 #~ msgid "Showtunes" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5619 #~ msgstr "Showtunes" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5620 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5621 #~ msgid "Trailer" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5622 #~ msgstr "Upútavka" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5623 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5624 #~ msgid "Lo-Fi" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5625 #~ msgstr "Lo-Fi" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5626 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5627 #~ msgid "Tribal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5628 #~ msgstr "Tribal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5629 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5630 #~ msgid "Acid Punk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5631 #~ msgstr "Acid Punk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5632 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5633 #~ msgid "Acid Jazz" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5634 #~ msgstr "Acid Jazz" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5635 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5636 #~ msgid "Polka" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5637 #~ msgstr "Polka" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5638 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5639 #~ msgid "Retro" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5640 #~ msgstr "Retro" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5641 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5642 #~ msgid "Musical" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5643 #~ msgstr "Muzikál" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5644 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5645 #~ msgid "Rock & Roll" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5646 #~ msgstr "Rock'n'roll" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5647 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5648 #~ msgid "Hard Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5649 #~ msgstr "Hard Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5650 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5651 #~ msgid "Folk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5652 #~ msgstr "Folk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5653 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5654 #~ msgid "Folk/Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5655 #~ msgstr "Folk/Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5656 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5657 #~ msgid "National Folk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5658 #~ msgstr "Národná ľudová" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5659 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5660 #~ msgid "Swing" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5661 #~ msgstr "Swing" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5662 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5663 #~ msgid "Fast-Fusion" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5664 #~ msgstr "Fast-Fusion" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5665 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5666 #~ msgid "Bebob" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5667 #~ msgstr "Bebob" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5668 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5669 #~ msgid "Latin" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5670 #~ msgstr "Latinská" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5671 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5672 #~ msgid "Revival" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5673 #~ msgstr "Revival" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5674 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5675 #~ msgid "Celtic" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5676 #~ msgstr "Keltská" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5677 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5678 #~ msgid "Bluegrass" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5679 #~ msgstr "Bluegrass" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5680 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5681 #~ msgid "Avantgarde" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5682 #~ msgstr "Avantgardná" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5683 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5684 #~ msgid "Gothic Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5685 #~ msgstr "Gotický rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5686 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5687 #~ msgid "Progressive Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5688 #~ msgstr "Progresívny rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5689 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5690 #~ msgid "Psychedelic Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5691 #~ msgstr "Psychedelický rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5692 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5693 #~ msgid "Symphonic Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5694 #~ msgstr "Symfonický rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5695 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5696 #~ msgid "Slow Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5697 #~ msgstr "Slow Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5698 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5699 #~ msgid "Big Band" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5700 #~ msgstr "Big Band" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5701 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5702 #~ msgid "Chorus" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5703 #~ msgstr "Chorus" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5704 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5705 #~ msgid "Easy Listening" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5706 #~ msgstr "Príjemné počúvanie" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5707 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5708 #~ msgid "Acoustic" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5709 #~ msgstr "Akustická" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5710 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5711 #~ msgid "Humour" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5712 #~ msgstr "Humor" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5713 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5714 #~ msgid "Speech" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5715 #~ msgstr "Hovorené slovo" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5716 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5717 #~ msgid "Chanson" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5718 #~ msgstr "Šansón" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5719 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5720 #~ msgid "Opera" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5721 #~ msgstr "Opera" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5722 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5723 #~ msgid "Chamber Music" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5724 #~ msgstr "Komorná hudba" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5725 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5726 #~ msgid "Sonata" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5727 #~ msgstr "Sonáta" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5728 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5729 #~ msgid "Symphony" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5730 #~ msgstr "Symfónia" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5731 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5732 #~ msgid "Booty Bass" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5733 #~ msgstr "Booty Bass" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5734 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5735 #~ msgid "Primus" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5736 #~ msgstr "Primus" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5737 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5738 #~ msgid "Porn Groove" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5739 #~ msgstr "Porn Groove" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5740 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5741 #~ msgid "Satire" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5742 #~ msgstr "Satira" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5743 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5744 #~ msgid "Slow Jam" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5745 #~ msgstr "Slow Jam" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5746 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5747 #~ msgid "Club" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5748 #~ msgstr "Club" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5749 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5750 #~ msgid "Tango" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5751 #~ msgstr "Tango" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5752 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5753 #~ msgid "Samba" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5754 #~ msgstr "Samba" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5755 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5756 #~ msgid "Folklore" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5757 #~ msgstr "Folklór" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5758 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5759 #~ msgid "Ballad" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5760 #~ msgstr "Balada" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5761 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5762 #~ msgid "Power Ballad" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5763 #~ msgstr "Rocková balada" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5764 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5765 #~ msgid "Rhythmic Soul" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5766 #~ msgstr "Rytmický soul" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5767 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5768 #~ msgid "Freestyle" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5769 #~ msgstr "Freestyle" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5770 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5771 #~ msgid "Duet" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5772 #~ msgstr "Duet" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5773 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5774 #~ msgid "Punk Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5775 #~ msgstr "Punk Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5776 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5777 #~ msgid "Drum Solo" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5778 #~ msgstr "Drum Solo" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5779 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5780 #~ msgid "A Cappella" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5781 #~ msgstr "A Cappella" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5782 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5783 #~ msgid "Euro-House" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5784 #~ msgstr "Euro-House" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5785 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5786 #~ msgid "Dance Hall" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5787 #~ msgstr "Dance Hall" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5788 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5789 #~ msgid "Goa" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5790 #~ msgstr "Goa" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5791 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5792 #~ msgid "Drum & Bass" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5793 #~ msgstr "Drum & Bass" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5794 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5795 #~ msgid "Club-House" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5796 #~ msgstr "Club-House" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5797 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5798 #~ msgid "Hardcore" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5799 #~ msgstr "Hardcore" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5800 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5801 #~ msgid "Terror" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5802 #~ msgstr "Terror" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5803 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5804 #~ msgid "Indie" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5805 #~ msgstr "Indie" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5806 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5807 #~ msgid "BritPop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5808 #~ msgstr "BritPop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5809 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5810 #~ msgid "Negerpunk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5811 #~ msgstr "Negerpunk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5812 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5813 #~ msgid "Polsk Punk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5814 #~ msgstr "Polsk Punk" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5815 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5816 #~ msgid "Beat" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5817 #~ msgstr "Beat" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5818 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5819 #~ msgid "Christian Gangsta Rap" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5820 #~ msgstr "Kresťanský Gangsta Rap" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5821 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5822 #~ msgid "Heavy Metal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5823 #~ msgstr "Heavy Metal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5824 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5825 #~ msgid "Black Metal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5826 #~ msgstr "Black Metal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5827 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5828 #~ msgid "Crossover" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5829 #~ msgstr "Crossover" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5830 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5831 #~ msgid "Contemporary Christian" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5832 #~ msgstr "Moderná kresťanská" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5833 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5834 #~ msgid "Christian Rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5835 #~ msgstr "Kresťanský rock" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5836 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5837 #~ msgid "Merengue" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5838 #~ msgstr "Merengue" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5839 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5840 #~ msgid "Salsa" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5841 #~ msgstr "Salsa" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5842 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5843 #~ msgid "Thrash Metal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5844 #~ msgstr "Thrash Metal" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5845 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5846 #~ msgid "Anime" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5847 #~ msgstr "Anime" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5848 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5849 #~ msgid "JPop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5850 #~ msgstr "JPop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5851 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5852 #~ msgid "Synthpop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5853 #~ msgstr "Synthpop" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5854 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5855 #~ msgid "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5856 #~ "An error occured:\n" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5857 #~ "%s" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5858 #~ msgstr "" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5859 #~ "Nastala chyba:\n" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5860 #~ "%s" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5861 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5862 #~ msgid "Error!" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5863 #~ msgstr "Chyba!" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5864 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5865 #~ msgid "Failed to modify tag (open)" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5866 #~ msgstr "Nepodarilo sa zmeniť značku (otvorenie)" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5867 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5868 #~ msgid "Failed to modify tag (close)" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5869 #~ msgstr "Nepodarilo sa zmeniť značku (uzatvorenie)" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5870 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5871 #~ msgid "Failed to modify tag" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5872 #~ msgstr "Nepodarilo sa zmeniť značku" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5873 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5874 #~ msgid " Ogg Vorbis Tag " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5875 #~ msgstr " Popis súboru Ogg Vorbis " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5876 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5877 #~ msgid "Date:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5878 #~ msgstr "Dátum:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5879 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5880 #~ msgid "Description:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5881 #~ msgstr "Popis:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5882 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5883 #~ msgid "Version:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5884 #~ msgstr "Verzia:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5885 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5886 #~ msgid "ISRC number:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5887 #~ msgstr "ISRC číslo:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5888 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5889 #~ msgid "Organization:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5890 #~ msgstr "Organizácia:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5891 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5892 #~ msgid " Ogg Vorbis ReplayGain " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5893 #~ msgstr " Zosilnenie Ogg Vorbis " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5894 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5895 #~ msgid "Track gain:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5896 #~ msgstr "Zosilnenie skladby:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5897 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5898 #~ msgid "Track peak:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5899 #~ msgstr "Vrchol skladby:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5900 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5901 #~ msgid "Album gain:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5902 #~ msgstr "Zosilnenie albumu:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5903 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5904 #~ msgid "Album peak:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5905 #~ msgstr "Vrchol albumu:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5906 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5907 #~ msgid " Ogg Vorbis Info " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5908 #~ msgstr " Informácie o súbore Ogg Vorbis " |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5909 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5910 #~ msgid "Bit rate:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5911 #~ msgstr "Dátový tok:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5912 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5913 #~ msgid "Sample rate:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5914 #~ msgstr "Vzorkovacia frekvencia:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5915 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5916 #~ msgid "Length:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5917 #~ msgstr "Dĺžka:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5918 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5919 #~ msgid "File size:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5920 #~ msgstr "Veľkosť súboru:" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5921 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5922 #~ msgid "N/A" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5923 #~ msgstr "neznáme" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5924 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5925 #~ msgid "%d KBit/s (nominal)" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5926 #~ msgstr "%d kb/s (nominálny)" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5927 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5928 #~ msgid "%d" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5929 #~ msgstr "%d" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5930 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5931 #~ msgid "%d:%.2d" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5932 #~ msgstr "%d:%.2d" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5933 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5934 #~ msgid "%d Bytes" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5935 #~ msgstr "%d bajtov" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5936 |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5937 #~ msgid "%s - Audacious" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5938 #~ msgstr "%s - Audacious" |
a0b8dd43a659
update-potfiles & update-po
Eugene Zagidullin <e.asphyx@gmail.com>
parents:
2095
diff
changeset
|
5939 |
2095 | 5940 #~ msgid "Use software volume control" |
5941 #~ msgstr "Softvérové ovládanie hlasitosti" | |
5942 | |
5943 #, fuzzy | |
5944 #~ msgid "" | |
5945 #~ "You cannot use the FileWriter plugin\n" | |
5946 #~ "when you're running in realtime mode." | |
5947 #~ msgstr "" | |
5948 #~ "Kým ste v režime reálneho času, nemôžete\n" | |
5949 #~ "modul Disk Writer použiť." | |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5950 |
1525
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5951 #, fuzzy |
1588
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5952 #~ msgid "Override generic XMMS titles" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5953 #~ msgstr "Používať vlastný formát názvu" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5954 |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5955 #, fuzzy |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5956 #~ msgid "No sub-tune control." |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5957 #~ msgstr "Ovládanie hlasitosti:" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5958 |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5959 #, fuzzy |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5960 #~ msgid "Disabled" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5961 #~ msgstr "premenlivé" |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5962 |
0b19f8924500
update-po, German translation, SID plugin translation adaption
mf0102 <0102@gmx.at>
parents:
1584
diff
changeset
|
5963 #, fuzzy |
1538
da1aa3c38cda
i'm currently "update-po"ing like a madman with a Chainsaw ;-)
mf0102 <0102@gmx.at>
parents:
1532
diff
changeset
|
5964 #~ msgid "22050" |
da1aa3c38cda
i'm currently "update-po"ing like a madman with a Chainsaw ;-)
mf0102 <0102@gmx.at>
parents:
1532
diff
changeset
|
5965 #~ msgstr "22000 Hz" |
da1aa3c38cda
i'm currently "update-po"ing like a madman with a Chainsaw ;-)
mf0102 <0102@gmx.at>
parents:
1532
diff
changeset
|
5966 |
da1aa3c38cda
i'm currently "update-po"ing like a madman with a Chainsaw ;-)
mf0102 <0102@gmx.at>
parents:
1532
diff
changeset
|
5967 #, fuzzy |
da1aa3c38cda
i'm currently "update-po"ing like a madman with a Chainsaw ;-)
mf0102 <0102@gmx.at>
parents:
1532
diff
changeset
|
5968 #~ msgid "44100" |
da1aa3c38cda
i'm currently "update-po"ing like a madman with a Chainsaw ;-)
mf0102 <0102@gmx.at>
parents:
1532
diff
changeset
|
5969 #~ msgstr "44100 Hz" |
da1aa3c38cda
i'm currently "update-po"ing like a madman with a Chainsaw ;-)
mf0102 <0102@gmx.at>
parents:
1532
diff
changeset
|
5970 |
da1aa3c38cda
i'm currently "update-po"ing like a madman with a Chainsaw ;-)
mf0102 <0102@gmx.at>
parents:
1532
diff
changeset
|
5971 #, fuzzy |
1525
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5972 #~ msgid "12000" |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5973 #~ msgstr "10000 Hz" |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5974 |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5975 #, fuzzy |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5976 #~ msgid "16000" |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5977 #~ msgstr "10000 Hz" |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5978 |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5979 #, fuzzy |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5980 #~ msgid "24000" |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5981 #~ msgstr "22000 Hz" |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5982 |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5983 #, fuzzy |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5984 #~ msgid "32000" |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5985 #~ msgstr "22000 Hz" |
bee9eaedefa5
- made the MP3 FileWriter output plugin less braindead
mf0102 <0102@gmx.at>
parents:
1524
diff
changeset
|
5986 |
1524
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5987 #~ msgid "OSS Output Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5988 #~ msgstr "Výstupný modul OSS" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5989 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5990 #~ msgid "Drive %d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5991 #~ msgstr "Mechanika %d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5992 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5993 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5994 #~ "Failed to open device %s\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5995 #~ "Error: %s\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5996 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5997 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5998 #~ "Zariadenie %s sa nepodarilo otvoriť\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
5999 #~ "Chyba: %s\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6000 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6001 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6002 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6003 #~ "Failed to read \"Table of Contents\"\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6004 #~ "Maybe no disc in the drive?\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6005 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6006 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6007 #~ "Nepodarilo sa načítať obsah disku\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6008 #~ "Možno nie je disk v mechanike\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6009 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6010 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6011 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6012 #~ "Device %s OK.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6013 #~ "Disc has %d tracks" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6014 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6015 #~ "Zariadenie %s je v poriadku.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6016 #~ "Na disku je %d stôp" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6017 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6018 #~ msgid " (%d data tracks)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6019 #~ msgstr " (%d dátových stôp)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6020 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6021 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6022 #~ "Digital audio extraction not tested as the disc has no audio tracks\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6023 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6024 #~ "Disk neobsahuje žiadne zvukové stopy, preto nebolo otestované digitálne " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6025 #~ "čítanie zvuku\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6026 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6027 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6028 #~ "Digital audio extraction test: OK\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6029 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6030 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6031 #~ "Test digitálneho čítania zvuku: OK\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6032 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6033 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6034 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6035 #~ "Digital audio extraction test failed: %s\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6036 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6037 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6038 #~ "Test digitálneho čítania zvuku zlyhal: %s\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6039 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6040 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6041 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6042 #~ "Failed to check directory %s\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6043 #~ "Error: %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6044 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6045 #~ "Adresár %s sa nepodarilo otestovať\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6046 #~ "Chyba: %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6047 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6048 #~ msgid "Error: %s exist, but is not a directory" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6049 #~ msgstr "Chyba: %s existuje, ale nie je to adresár" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6050 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6051 #~ msgid "Directory %s OK." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6052 #~ msgstr "Adresár %s je v poriadku." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6053 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6054 #~ msgid "Device:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6055 #~ msgstr "Zariadenie:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6056 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6057 #~ msgid "_Device:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6058 #~ msgstr "_Zariadenie:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6059 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6060 #~ msgid "Dir_ectory:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6061 #~ msgstr "Adr_esár:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6062 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6063 #~ msgid "Analog" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6064 #~ msgstr "Analógové" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6065 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6066 #~ msgid "No mixer" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6067 #~ msgstr "Nepoužívať mixér" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6068 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6069 #~ msgid "CDROM drive" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6070 #~ msgstr "Mechanika CD-Rom" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6071 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6072 #~ msgid "OSS mixer" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6073 #~ msgstr "OSS mixér" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6074 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6075 #~ msgid "Check drive..." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6076 #~ msgstr "Skontrolovať mechaniku..." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6077 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6078 #~ msgid "Remove drive" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6079 #~ msgstr "Odstrániť mechaniku" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6080 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6081 #~ msgid "CD Audio Player Configuration" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6082 #~ msgstr "Nastavenie prehrávača Audio CD" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6083 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6084 #~ msgid "Add drive" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6085 #~ msgstr "Pridať mechaniku" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6086 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6087 #~ msgid "Device" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6088 #~ msgstr "Zariadenie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6089 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6090 #~ msgid "CDDB:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6091 #~ msgstr "CDDB:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6092 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6093 #~ msgid "Use CDDB" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6094 #~ msgstr "Používať CDDB" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6095 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6096 #~ msgid "Get server list" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6097 #~ msgstr "Získať zoznam serverov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6098 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6099 #~ msgid "Show network window" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6100 #~ msgstr "Zobraziť okno so sieťovým prenosom" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6101 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6102 #~ msgid "CDDB server:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6103 #~ msgstr "CDDB server:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6104 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6105 #~ msgid "Track names:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6106 #~ msgstr "Názvy stôp:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6107 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6108 #~ msgid "Name format:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6109 #~ msgstr "Formát názvu:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6110 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6111 #~ msgid "CD Audio Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6112 #~ msgstr "Modul Audio CD" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6113 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6114 #~ msgid "CD Audio Track %02u" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6115 #~ msgstr "Audio CD stopa %02u" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6116 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6117 #~ msgid "Game console audio module decoder" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6118 #~ msgstr "Dekodér zvukových modulov herných konzol" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6119 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6120 #~ msgid "NSF/NSFE" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6121 #~ msgstr "NSF/NSFE" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6122 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6123 #~ msgid "Use optional NSFE playlist" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6124 #~ msgstr "Použiť voliteľný NSFE zoznam skladieb" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6125 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6126 #~ msgid "Disk Writer Plugin %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6127 #~ msgstr "Výstupný modul Disk Writer %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6128 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6129 #~ msgid "eSound Output Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6130 #~ msgstr "Výstupný modul eSound" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6131 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6132 #~ msgid "Extra Stereo Plugin %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6133 #~ msgstr "Modul Extra stereo %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6134 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6135 #~ msgid "BSD Sun Driver %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6136 #~ msgstr "BSD ovládač pre Sun %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6137 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6138 #~ msgid "TiMidity Player %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6139 #~ msgstr "Prehrávač TiMidity %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6140 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6141 #~ msgid "Tone Generator %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6142 #~ msgstr "Generátor tónov %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6143 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6144 #~ msgid "Ogg Vorbis Audio Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6145 #~ msgstr "Modul Ogg Vorbis Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6146 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6147 #~ msgid "WAV Audio Plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6148 #~ msgstr "Modul WAV Audio" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6149 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6150 #~ msgid "ALSA %s output plugin" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6151 #~ msgstr "Výstupný modul ALSA %s" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6152 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6153 #~ msgid "AMIDI-Plug %s (MIDI Player)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6154 #~ msgstr "AMIDI-Plug %s (Prehrávač MIDI)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6155 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6156 #~ msgid "AMIDI-Plug - warning" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6157 #~ msgstr "AMIDI-Plug - upozornenie" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6158 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6159 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6160 #~ "No sequencer backend has been selected!\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6161 #~ "Please configure AMIDI-Plug before playing." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6162 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6163 #~ "Nebolo vybrané žiadne sekvencérové koncové zariadenie.\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6164 #~ "Prosím, najskôr nastavte AMIDI-Plug." |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6165 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6166 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6167 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6168 #~ "EvDev-Plug " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6169 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6170 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6171 #~ "EvDev-Plug " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6172 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6173 #~ msgid "Arabic (IBM-864)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6174 #~ msgstr "arabčina (IBM-864)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6175 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6176 #~ msgid "Arabic (ISO-8859-6)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6177 #~ msgstr "arabčina (ISO-8859-6)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6178 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6179 #~ msgid "Arabic (Windows-1256)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6180 #~ msgstr "arabčina (Windows-1256)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6181 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6182 #~ msgid "Baltic (ISO-8859-13)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6183 #~ msgstr "pobaltské jazyky (ISO-8859-13)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6184 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6185 #~ msgid "Baltic (ISO-8859-4)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6186 #~ msgstr "pobaltské jazyky (ISO-8859-4)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6187 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6188 #~ msgid "Baltic (Windows-1257)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6189 #~ msgstr "pobaltské jazyky (Windows-1257)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6190 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6191 #~ msgid "Celtic (ISO-8859-14)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6192 #~ msgstr "keltské jazyky (ISO-8859-14)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6193 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6194 #~ msgid "Central European (IBM-852)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6195 #~ msgstr "stredoeurópske jazyky (IBM-852)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6196 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6197 #~ msgid "Central European (ISO-8859-2)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6198 #~ msgstr "stredoeurópske jazyky (ISO-8859-2)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6199 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6200 #~ msgid "Central European (Windows-1250)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6201 #~ msgstr "stredoeurópske jazyky (Windows-1250)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6202 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6203 #~ msgid "Chinese Simplified (GB18030)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6204 #~ msgstr "zjednodušená čínština (GB18030)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6205 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6206 #~ msgid "Chinese Simplified (GB2312)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6207 #~ msgstr "zjednodušená čínština (GB2312)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6208 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6209 #~ msgid "Chinese Traditional (Big5)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6210 #~ msgstr "tradičná čínština (Big5)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6211 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6212 #~ msgid "Chinese Traditional (Big5-HKSCS)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6213 #~ msgstr "tradičná čínština (Big5-HKSCS)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6214 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6215 #~ msgid "Cyrillic (IBM-855)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6216 #~ msgstr "cyrilika (IBM-855)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6217 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6218 #~ msgid "Cyrillic (ISO-8859-5)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6219 #~ msgstr "cyrilika (ISO-8859-5)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6220 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6221 #~ msgid "Cyrillic (ISO-IR-111)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6222 #~ msgstr "cyrilika (ISO-IR-111)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6223 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6224 #~ msgid "Cyrillic (KOI8-R)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6225 #~ msgstr "cyrilika (KOI8-R)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6226 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6227 #~ msgid "Cyrillic (Windows-1251)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6228 #~ msgstr "cyrilika (Windows-1251)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6229 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6230 #~ msgid "Cyrillic/Russian (CP-866)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6231 #~ msgstr "ruská cyrilika (CP-866)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6232 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6233 #~ msgid "Cyrillic/Ukrainian (KOI8-U)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6234 #~ msgstr "ukrajinská cyrilika (KOI8-U)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6235 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6236 #~ msgid "English (US-ASCII)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6237 #~ msgstr "angličtina (US-ASCII)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6238 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6239 #~ msgid "Greek (ISO-8859-7)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6240 #~ msgstr "gréčtina (ISO-8859-7)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6241 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6242 #~ msgid "Greek (Windows-1253)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6243 #~ msgstr "gréčtina (Windows-1253)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6244 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6245 #~ msgid "Hebrew (IBM-862)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6246 #~ msgstr "hebrejčina (IBM-862)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6247 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6248 #~ msgid "Hebrew (Windows-1255)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6249 #~ msgstr "hebrejčina (Windows-1255)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6250 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6251 #~ msgid "Japanese (EUC-JP)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6252 #~ msgstr "japončina (EUC-JP)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6253 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6254 #~ msgid "Japanese (ISO-2022-JP)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6255 #~ msgstr "japončina (ISO-2022-JP)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6256 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6257 #~ msgid "Japanese (Shift_JIS)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6258 #~ msgstr "japončina (Shift_JIS)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6259 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6260 #~ msgid "Korean (EUC-KR)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6261 #~ msgstr "kórejčina (EUC-KR)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6262 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6263 #~ msgid "Nordic (ISO-8859-10)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6264 #~ msgstr "severské jazyky (ISO-8859-10)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6265 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6266 #~ msgid "South European (ISO-8859-3)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6267 #~ msgstr "juhoeurópske jazyky (ISO-8859-3)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6268 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6269 #~ msgid "Thai (TIS-620)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6270 #~ msgstr "thajčina (TIS-620)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6271 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6272 #~ msgid "Turkish (IBM-857)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6273 #~ msgstr "turčina (IBM-857)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6274 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6275 #~ msgid "Turkish (ISO-8859-9)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6276 #~ msgstr "turčina (ISO-8859-9)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6277 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6278 #~ msgid "Turkish (Windows-1254)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6279 #~ msgstr "turčina (Windows-1254)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6280 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6281 #~ msgid "Unicode (UTF-7)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6282 #~ msgstr "unicode (UTF-7)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6283 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6284 #~ msgid "Unicode (UTF-8)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6285 #~ msgstr "unicode (UTF-8)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6286 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6287 #~ msgid "Unicode (UTF-16BE)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6288 #~ msgstr "unicode (UTF-16BE)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6289 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6290 #~ msgid "Unicode (UTF-16LE)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6291 #~ msgstr "unicode (UTF-16LE)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6292 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6293 #~ msgid "Unicode (UTF-32BE)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6294 #~ msgstr "unicode (UTF-32BE)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6295 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6296 #~ msgid "Unicode (UTF-32LE)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6297 #~ msgstr "unicode (UTF-32LE)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6298 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6299 #~ msgid "Vietnamese (VISCII)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6300 #~ msgstr "vietnamčina (VISCII)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6301 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6302 #~ msgid "Vietnamese (Windows-1258)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6303 #~ msgstr "vietnamčina (Windows-1258)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6304 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6305 #~ msgid "Visual Hebrew (ISO-8859-8)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6306 #~ msgstr "vizuálna hebrejčina (ISO-8859-8)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6307 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6308 #~ msgid "Western (IBM-850)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6309 #~ msgstr "západné jazyky (IBM-850)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6310 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6311 #~ msgid "Western (ISO-8859-1)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6312 #~ msgstr "západné jazyky (ISO-8859-1)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6313 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6314 #~ msgid "Western (ISO-8859-15)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6315 #~ msgstr "západné jazyky (ISO-8859-15)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6316 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6317 #~ msgid "Western (Windows-1252)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6318 #~ msgstr "západné jazyky (Windows-1252)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6319 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6320 #~ msgid "Arabic (IBM-864-I)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6321 #~ msgstr "arabčina (IBM-864-I)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6322 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6323 #~ msgid "Arabic (ISO-8859-6-E)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6324 #~ msgstr "arabčina (ISO-8859-6-E)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6325 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6326 #~ msgid "Arabic (ISO-8859-6-I)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6327 #~ msgstr "arabčina (ISO-8859-6-I)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6328 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6329 #~ msgid "Arabic (MacArabic)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6330 #~ msgstr "arabčina (MacArabic)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6331 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6332 #~ msgid "Armenian (ARMSCII-8)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6333 #~ msgstr "arménčina (ARMSCII-8)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6334 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6335 #~ msgid "Central European (MacCE)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6336 #~ msgstr "stredoeurópske jazyky (MacCE)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6337 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6338 #~ msgid "Chinese Simplified (GBK)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6339 #~ msgstr "zjednodušená čínština (GBK)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6340 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6341 #~ msgid "Chinese Simplified (HZ)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6342 #~ msgstr "zjednodušená čínština (HZ)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6343 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6344 #~ msgid "Chinese Traditional (EUC-TW)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6345 #~ msgstr "tradičná čínština (EUC-TW)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6346 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6347 #~ msgid "Croatian (MacCroatian)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6348 #~ msgstr "chorvátčina (MacCroatian)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6349 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6350 #~ msgid "Cyrillic (MacCyrillic)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6351 #~ msgstr "cyrilika (MacCirillic)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6352 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6353 #~ msgid "Cyrillic/Ukrainian (MacUkrainian)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6354 #~ msgstr "ukrajinská cyrilika (MacUkrainian)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6355 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6356 #~ msgid "Farsi (MacFarsi)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6357 #~ msgstr "perzština (MacFarsi)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6358 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6359 #~ msgid "Greek (MacGreek)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6360 #~ msgstr "gréčtina (MacGreek)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6361 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6362 #~ msgid "Gujarati (MacGujarati)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6363 #~ msgstr "gujarčina (MacGujarati)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6364 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6365 #~ msgid "Gurmukhi (MacGurmukhi)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6366 #~ msgstr "gurmukhi (MacGurmukhi)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6367 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6368 #~ msgid "Hebrew (ISO-8859-8-E)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6369 #~ msgstr "hebrejčina (ISO-8859-8-E)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6370 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6371 #~ msgid "Hebrew (ISO-8859-8-I)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6372 #~ msgstr "hebrejčina (ISO-8859-8-I)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6373 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6374 #~ msgid "Hebrew (MacHebrew)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6375 #~ msgstr "hebrejčina (MacHebrew)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6376 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6377 #~ msgid "Hindi (MacDevanagari)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6378 #~ msgstr "hindčina (MacDevanagari)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6379 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6380 #~ msgid "Icelandic (MacIcelandic)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6381 #~ msgstr "islandčina (MacIcelandic)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6382 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6383 #~ msgid "Korean (JOHAB)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6384 #~ msgstr "kórejčina (JOHAB)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6385 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6386 #~ msgid "Korean (UHC)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6387 #~ msgstr "kórejčina (UHC)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6388 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6389 #~ msgid "Romanian (MacRomanian)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6390 #~ msgstr "rumunčina (MacRomanian)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6391 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6392 #~ msgid "Turkish (MacTurkish)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6393 #~ msgstr "turečtina (MacTurkish)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6394 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6395 #~ msgid "Vietnamese (TCVN)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6396 #~ msgstr "vietnamčina (TCVN)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6397 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6398 #~ msgid "Vietnamese (VPS)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6399 #~ msgstr "vietnamčina (VPS)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6400 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6401 #~ msgid "Western (MacRoman)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6402 #~ msgstr "západné jazyky (MacRoman)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6403 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6404 #~ msgid "Tag Handling" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6405 #~ msgstr "Správa značiek" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6406 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6407 #~ msgid "Convert Character Set" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6408 #~ msgstr "Zmeniť znakovú sadu" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6409 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6410 #~ msgid "Convert character set from :" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6411 #~ msgstr "Zmeniť znakovú sadu z:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6412 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6413 #~ msgid "Disable bitrate update during playback (saves cpu usage)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6414 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6415 #~ "Počas prehrávania neobnovovať informácie o dátovom toku (znižuje " |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6416 #~ "zaťaženie procesoru)" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6417 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6418 #~ msgid "Album mode" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6419 #~ msgstr "Režim albumu" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6420 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6421 #~ msgid "0 dB" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6422 #~ msgstr "0 dB" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6423 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6424 #~ msgid "Without ReplayGain" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6425 #~ msgstr "Bez zosilnenia prehrávania" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6426 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6427 #~ msgid "Dither 24bps to 16bps" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6428 #~ msgstr "Rozptýlením previesť 24 bitov na 16" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6429 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6430 #~ msgid "With ReplayGain" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6431 #~ msgstr "So zosilneným prehrávaním" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6432 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6433 #~ msgid "Noise shaping" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6434 #~ msgstr "Tvarovanie šumu" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6435 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6436 #~ msgid "low" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6437 #~ msgstr "nízke" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6438 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6439 #~ msgid "medium" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6440 #~ msgstr "stredné" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6441 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6442 #~ msgid "high" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6443 #~ msgstr "vysoké" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6444 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6445 #~ msgid "Dither to" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6446 #~ msgstr "Rozptýlenie na" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6447 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6448 #~ msgid "16 bps" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6449 #~ msgstr "16 bitov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6450 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6451 #~ msgid "24 bps" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6452 #~ msgstr "24 bitov" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6453 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6454 #~ msgid "Output" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6455 #~ msgstr "Výstup" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6456 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6457 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6458 #~ "Flac Plugin by Josh Coalson\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6459 #~ "contributions by\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6460 #~ "......\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6461 #~ "......\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6462 #~ "and\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6463 #~ "Daisuke Shimamura\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6464 #~ "Visit http://flac.sourceforge.net/\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6465 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6466 #~ "Audacious Team port" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6467 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6468 #~ "Modul Flac napísal Josh Coalson\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6469 #~ "prispeli\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6470 #~ "......\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6471 #~ "......\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6472 #~ "a\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6473 #~ "Daisuke Shimamura\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6474 #~ "Navštívte http://flac.sourceforge.net/\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6475 #~ "\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6476 #~ "Audacious Team port" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6477 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6478 #~ msgid "Alt" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6479 #~ msgstr "Alt" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6480 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6481 #~ msgid "Blocksize: %d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6482 #~ msgstr "Veľkosť bloku: %d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6483 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6484 #~ msgid "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6485 #~ "Blocksize: variable\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6486 #~ " min/max: %d/%d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6487 #~ msgstr "" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6488 #~ "Veľkosť bloku: premenlivá\n" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6489 #~ " min/max: %d/%d" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6490 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6491 #~ msgid "FLAC Info:" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6492 #~ msgstr "Podrobnosti o FLAC" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6493 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6494 #~ msgid "Filesize: %lld B" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6495 #~ msgstr "Veľkosť súboru: %lld B" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6496 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6497 #~ msgid "ReplayGain Reference Loudness: %2.1f dB" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6498 #~ msgstr "Referenčné zosilnenie: %2.1f dB" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6499 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6500 #~ msgid "ReplayGain Track Peak: %1.8f" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6501 #~ msgstr "Špička zosilnenia stopy: %1.8f" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6502 |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6503 #~ msgid "ReplayGain Album Peak: %1.8f" |
2ce5fa41fd04
updated POTFILES.in massively, it was TOTALLY outdated
mf0102 <0102@gmx.at>
parents:
865
diff
changeset
|
6504 #~ msgstr "Špička zosilnenia albumu: %1.8f" |