diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-04-11 07:55:26 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2010-04-11 07:55:26 +0000 |
| commit | 6f0d664cc005283919a77b255ba1439b3108d468 (patch) | |
| tree | 77e61fbb99f3bb86320ec7ecf3b88abd57384ddb /src/plugins/CommandLineOptions | |
| parent | b6de71b1b562861fd9e7576a78991b94d9cd1cb7 (diff) | |
| download | qmmp-6f0d664cc005283919a77b255ba1439b3108d468.tar.gz qmmp-6f0d664cc005283919a77b255ba1439b3108d468.tar.bz2 qmmp-6f0d664cc005283919a77b255ba1439b3108d468.zip | |
updated Czech tranlation, fixed typos (patch by Karel Volný)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1666 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/CommandLineOptions')
| -rw-r--r-- | src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts index 7b8c6954e..a4084aaa4 100644 --- a/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts +++ b/src/plugins/CommandLineOptions/SeekOption/translations/seek_plugin_cs.ts @@ -6,17 +6,17 @@ <message> <location filename="../seekoption.cpp" line="38"/> <source>Seek to position in the current track</source> - <translation type="unfinished"></translation> + <translation>Přejít na pozici v aktuální stopě</translation> </message> <message> <location filename="../seekoption.cpp" line="39"/> <source>Seek forward</source> - <translation type="unfinished"></translation> + <translation>Jít dopředu</translation> </message> <message> <location filename="../seekoption.cpp" line="40"/> <source>Seek backwards</source> - <translation type="unfinished"></translation> + <translation>Jít dozadu</translation> </message> </context> </TS> |
