aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-01-16 18:58:38 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2010-01-16 18:58:38 +0000
commit9e9a46a1299b0a5c1ffee1e30b65c596c6e78824 (patch)
tree483dc2b35c60e990bc1efd33d533d2846ad4caad /src/plugins/General
parent230caf399303a72a9cc93f19158f120c30bd116f (diff)
downloadqmmp-9e9a46a1299b0a5c1ffee1e30b65c596c6e78824.tar.gz
qmmp-9e9a46a1299b0a5c1ffee1e30b65c596c6e78824.tar.bz2
qmmp-9e9a46a1299b0a5c1ffee1e30b65c596c6e78824.zip
updated Czech translation (author: Karel Volný)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1506 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General')
-rw-r--r--src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts38
-rw-r--r--src/plugins/General/fileops/translations/fileops_plugin_cs.ts2
-rw-r--r--src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts2
-rw-r--r--src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts18
-rw-r--r--src/plugins/General/notifier/translations/notifier_plugin_cs.ts36
-rw-r--r--src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts20
6 files changed, 58 insertions, 58 deletions
diff --git a/src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts b/src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts
index 4080d7b0b..bec4931ce 100644
--- a/src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts
+++ b/src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
-<TS version="2.0">
+<TS version="2.0" language="cs_CZ">
<context>
<name>CoverManager</name>
<message>
<location filename="../covermanager.cpp" line="36"/>
<source>Show Cover</source>
- <translation type="unfinished"></translation>
+ <translation>Zobrazit obal</translation>
</message>
<message>
<location filename="../covermanager.cpp" line="37"/>
<source>Ctrl+M</source>
- <translation type="unfinished"></translation>
+ <translation>Ctrl+M</translation>
</message>
</context>
<context>
@@ -19,22 +19,22 @@
<message>
<location filename="../covermanagerfactory.cpp" line="29"/>
<source>Cover Manager Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>Modul správy obalů</translation>
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="49"/>
<source>About Cover Manager Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>O modulu správy obalů</translation>
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="50"/>
<source>Qmmp Cover Manager Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>Modul Qmmp pro správu obalů</translation>
</message>
<message>
<location filename="../covermanagerfactory.cpp" line="51"/>
<source>Writen by: Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>Autor: Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
</context>
<context>
@@ -42,62 +42,62 @@
<message>
<location filename="../coverwidget.cpp" line="37"/>
<source>&amp;Save As...</source>
- <translation type="unfinished"></translation>
+ <translation>Uložit j&amp;ako...</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="37"/>
<source>Ctrl+S</source>
- <translation type="unfinished"></translation>
+ <translation>Ctrl+S</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="38"/>
<source>Size</source>
- <translation type="unfinished"></translation>
+ <translation>Velikost</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="40"/>
<source>Actual Size</source>
- <translation type="unfinished"></translation>
+ <translation>Současná velikost</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="41"/>
<source>128x128</source>
- <translation type="unfinished"></translation>
+ <translation>128×128</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="42"/>
<source>256x256</source>
- <translation type="unfinished"></translation>
+ <translation>256×256</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="43"/>
<source>512x512</source>
- <translation type="unfinished"></translation>
+ <translation>512×512</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="44"/>
<source>1024x1024</source>
- <translation type="unfinished"></translation>
+ <translation>1024×1024</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="47"/>
<source>&amp;Close</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Zavřít</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="47"/>
<source>Alt+F4</source>
- <translation type="unfinished"></translation>
+ <translation>Alt+F4</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="90"/>
<source>Save Cover As</source>
- <translation type="unfinished"></translation>
+ <translation>Uložit obal jako</translation>
</message>
<message>
<location filename="../coverwidget.cpp" line="92"/>
<source>Images</source>
- <translation type="unfinished"></translation>
+ <translation>Obrázky</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/fileops/translations/fileops_plugin_cs.ts b/src/plugins/General/fileops/translations/fileops_plugin_cs.ts
index 6a8220b8e..66f7866f5 100644
--- a/src/plugins/General/fileops/translations/fileops_plugin_cs.ts
+++ b/src/plugins/General/fileops/translations/fileops_plugin_cs.ts
@@ -152,7 +152,7 @@
<message>
<location filename="../settingsdialog.cpp" line="200"/>
<source>Comment</source>
- <translation>Komentář</translation>
+ <translation>Poznámka</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="216"/>
diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts
index bbfa9db68..f4e9cb3b1 100644
--- a/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts
+++ b/src/plugins/General/hotkey/translations/hotkey_plugin_cs.ts
@@ -112,7 +112,7 @@
<message>
<location filename="../settingsdialog.ui" line="55"/>
<source>Reset</source>
- <translation>Obnovit</translation>
+ <translation>Původní</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts b/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts
index f27b8c4e4..7b4723f86 100644
--- a/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts
+++ b/src/plugins/General/kdenotify/translations/kdenotify_plugin_cs.ts
@@ -1,22 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
-<TS version="2.0">
+<TS version="2.0" language="cs_CZ">
<context>
<name>KdeNotify</name>
<message>
<location filename="../kdenotify.cpp" line="63"/>
<source>Qmmp now playing:</source>
- <translation type="unfinished"></translation>
+ <translation>Qmmp nyní přehrává:</translation>
</message>
<message>
<location filename="../kdenotify.cpp" line="73"/>
<source>by </source>
- <translation type="unfinished"></translation>
+ <translation>- </translation>
</message>
<message>
<location filename="../kdenotify.cpp" line="78"/>
<source>on </source>
- <translation type="unfinished"></translation>
+ <translation>- </translation>
</message>
</context>
<context>
@@ -24,18 +24,18 @@
<message>
<location filename="../kdenotifyfactory.cpp" line="10"/>
<source>KDE 4 notification plugin</source>
- <translation type="unfinished"></translation>
+ <translation>Notifikační modul pro KDE4</translation>
</message>
<message>
<location filename="../kdenotifyfactory.cpp" line="30"/>
<source>About KDE Notification Plugin</source>
- <translation type="unfinished"></translation>
+ <translation>O notifikačním modulu pro KDE</translation>
</message>
<message>
<location filename="../kdenotifyfactory.cpp" line="31"/>
<source>KDE 4 notification plugin for Qmmp
</source>
- <translation type="unfinished"></translation>
+ <translation>Notifikační modul Qmmp pro KDE4</translation>
</message>
</context>
<context>
@@ -43,12 +43,12 @@
<message>
<location filename="../settingsdialog.ui" line="14"/>
<source>KDE 4 Notification Plugin Settings</source>
- <translation type="unfinished"></translation>
+ <translation>Nastavení notifikačního modulu pro KDE4</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="20"/>
<source>Notification delay [ms]:</source>
- <translation type="unfinished"></translation>
+ <translation>Prodleva notifikace [ms]:</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/notifier/translations/notifier_plugin_cs.ts b/src/plugins/General/notifier/translations/notifier_plugin_cs.ts
index f11289c6c..b88f2fba5 100644
--- a/src/plugins/General/notifier/translations/notifier_plugin_cs.ts
+++ b/src/plugins/General/notifier/translations/notifier_plugin_cs.ts
@@ -42,22 +42,22 @@
<message>
<location filename="../settingsdialog.ui" line="101"/>
<source>Transparency:</source>
- <translation type="unfinished"></translation>
+ <translation>Průhlednost:</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="344"/>
<source>Notification Template</source>
- <translation type="unfinished"></translation>
+ <translation>Šablona notifikace</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="373"/>
<source>Reset</source>
- <translation type="unfinished"></translation>
+ <translation>Původní</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="380"/>
<source>Insert</source>
- <translation type="unfinished"></translation>
+ <translation>Vložit</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="390"/>
@@ -118,72 +118,72 @@
<message>
<location filename="../settingsdialog.cpp" line="107"/>
<source>Artist</source>
- <translation type="unfinished"></translation>
+ <translation>Umělec</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="108"/>
<source>Album</source>
- <translation type="unfinished"></translation>
+ <translation>Album</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="109"/>
<source>Title</source>
- <translation type="unfinished"></translation>
+ <translation>Název</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="110"/>
<source>Track number</source>
- <translation type="unfinished"></translation>
+ <translation>Číslo stopy</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="111"/>
<source>Two-digit track number</source>
- <translation type="unfinished"></translation>
+ <translation>Dvoumístné číslo stopy</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="112"/>
<source>Genre</source>
- <translation type="unfinished"></translation>
+ <translation>Žánr</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="113"/>
<source>Comment</source>
- <translation type="unfinished"></translation>
+ <translation>Poznámka</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="114"/>
<source>Composer</source>
- <translation type="unfinished"></translation>
+ <translation>Skladatel</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="115"/>
<source>Duration</source>
- <translation type="unfinished"></translation>
+ <translation>Délka</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="116"/>
<source>Disc number</source>
- <translation type="unfinished"></translation>
+ <translation>Číslo disku</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="117"/>
<source>File name</source>
- <translation type="unfinished"></translation>
+ <translation>Název souboru</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="118"/>
<source>File path</source>
- <translation type="unfinished"></translation>
+ <translation>Cesta k souboru</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="119"/>
<source>Year</source>
- <translation type="unfinished"></translation>
+ <translation>Rok</translation>
</message>
<message>
<location filename="../settingsdialog.cpp" line="120"/>
<source>Condition</source>
- <translation type="unfinished"></translation>
+ <translation>Stav</translation>
</message>
</context>
</TS>
diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts
index ea5375581..1a8c12392 100644
--- a/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts
+++ b/src/plugins/General/statusicon/translations/statusicon_plugin_cs.ts
@@ -11,33 +11,33 @@
<message>
<location filename="../settingsdialog.ui" line="55"/>
<source>Tooltip</source>
- <translation type="unfinished"></translation>
+ <translation>Popisek</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="67"/>
<location filename="../settingsdialog.ui" line="149"/>
<source>Delay, ms:</source>
- <translation type="unfinished"></translation>
+ <translation>Prodleva, ms:</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="87"/>
<source>Transparency:</source>
- <translation type="unfinished"></translation>
+ <translation>Průhlednost:</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="121"/>
<source>0</source>
- <translation type="unfinished"></translation>
+ <translation>0</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="130"/>
<source>Try to split file name when no tag</source>
- <translation type="unfinished"></translation>
+ <translation>Pokusit se rozdělit název souboru, není-li tag</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="140"/>
<source>Balloone message</source>
- <translation type="unfinished"></translation>
+ <translation>Zobrazovat zprávu</translation>
</message>
<message>
<location filename="../settingsdialog.ui" line="184"/>
@@ -98,17 +98,17 @@
<message>
<location filename="../statusiconfactory.cpp" line="52"/>
<source>Writen by:</source>
- <translation type="unfinished"></translation>
+ <translation>Autoři:</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="53"/>
<source>Ilya Kotov &lt;forkotov02@hotmail.ru&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>Ilja Kotov &lt;forkotov02@hotmail.ru&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="54"/>
<source>Artur Guzik &lt;a.guzik88@gmail.com&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>Artur Guzik &lt;a.guzik88@gmail.com&gt;</translation>
</message>
<message>
<location filename="../statusiconfactory.cpp" line="50"/>
@@ -121,7 +121,7 @@
<message>
<location filename="../statusiconpopupwidget.cpp" line="149"/>
<source>Stopped</source>
- <translation type="unfinished"></translation>
+ <translation>Zastaveno</translation>
</message>
</context>
</TS>