diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-01-16 18:58:38 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-01-16 18:58:38 +0000 |
| commit | 9e9a46a1299b0a5c1ffee1e30b65c596c6e78824 (patch) | |
| tree | 483dc2b35c60e990bc1efd33d533d2846ad4caad /src/plugins/General/covermanager | |
| parent | 230caf399303a72a9cc93f19158f120c30bd116f (diff) | |
| download | qmmp-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/covermanager')
| -rw-r--r-- | src/plugins/General/covermanager/translations/covermanager_plugin_cs.ts | 38 |
1 files changed, 19 insertions, 19 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 <forkotov02@hotmail.ru></source> - <translation type="unfinished"></translation> + <translation>Autor: Ilja Kotov <forkotov02@hotmail.ru></translation> </message> </context> <context> @@ -42,62 +42,62 @@ <message> <location filename="../coverwidget.cpp" line="37"/> <source>&Save As...</source> - <translation type="unfinished"></translation> + <translation>Uložit j&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>&Close</source> - <translation type="unfinished"></translation> + <translation>&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> |
