author | pavouk <pavouk> | 2004-02-09 23:25:53 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2004-02-09 23:25:53 (UTC) |
commit | b5f85c97d61641cf52516f759d19472180dd2914 (patch) (side-by-side diff) | |
tree | 41acd92bc500b61812b143c78589cb35ef145227 /i18n/cz/opie-write.ts | |
parent | da2559d959567db6a1501e62aa9b2c7c693cc074 (diff) | |
download | opie-b5f85c97d61641cf52516f759d19472180dd2914.zip opie-b5f85c97d61641cf52516f759d19472180dd2914.tar.gz opie-b5f85c97d61641cf52516f759d19472180dd2914.tar.bz2 |
done translation to OpieIRC
-rw-r--r-- | i18n/cz/opie-write.ts | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/i18n/cz/opie-write.ts b/i18n/cz/opie-write.ts index be81c52..5057af3 100644 --- a/i18n/cz/opie-write.ts +++ b/i18n/cz/opie-write.ts @@ -1,116 +1,116 @@ <!DOCTYPE TS><TS> <context> <name>MainWindow</name> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation>Soubor</translation> </message> <message> <source>Edit</source> - <translation type="unfinished"></translation> + <translation>Upravit</translation> </message> <message> <source>New</source> - <translation type="unfinished"></translation> + <translation>Nový</translation> </message> <message> <source>Open</source> - <translation type="unfinished"></translation> + <translation>Otevřít</translation> </message> <message> <source>Undo</source> - <translation type="unfinished"></translation> + <translation>Zpět</translation> </message> <message> <source>Redo</source> - <translation type="unfinished"></translation> + <translation>Znovu</translation> </message> <message> <source>Copy</source> - <translation type="unfinished"></translation> + <translation>Kopírovat</translation> </message> <message> <source>Cut</source> - <translation type="unfinished"></translation> + <translation>Vyjmout</translation> </message> <message> <source>Paste</source> - <translation type="unfinished"></translation> + <translation>Vložit</translation> </message> <message> <source>Bold</source> - <translation type="unfinished"></translation> + <translation>Tučné</translation> </message> <message> <source>Italic</source> - <translation type="unfinished"></translation> + <translation>Kurzíva</translation> </message> <message> <source>&Italic</source> - <translation type="unfinished"></translation> + <translation>&Kurzíva</translation> </message> <message> <source>Underline</source> - <translation type="unfinished"></translation> + <translation>Podtržené</translation> </message> <message> <source>&Underline</source> - <translation type="unfinished"></translation> + <translation>&Podtržené</translation> </message> <message> <source>Left</source> - <translation type="unfinished"></translation> + <translation>Vlevo</translation> </message> <message> <source>Center</source> - <translation type="unfinished"></translation> + <translation>Střed</translation> </message> <message> <source>Right</source> - <translation type="unfinished"></translation> + <translation>Vpravo</translation> </message> <message> <source>Full</source> - <translation type="unfinished"></translation> + <translation>Celá</translation> </message> <message> <source>Rich Text Editor</source> - <translation type="unfinished"></translation> + <translation>Rich Text Editor</translation> </message> <message> <source>Unnamed</source> - <translation type="unfinished"></translation> + <translation>Unnamed</translation> </message> </context> <context> <name>QTextEdit</name> <message> <source>&Undo</source> - <translation type="unfinished"></translation> + <translation>&Zpět</translation> </message> <message> <source>&Redo</source> - <translation type="unfinished"></translation> + <translation>Z&novu</translation> </message> <message> <source>Cu&t</source> - <translation type="unfinished"></translation> + <translation>Vyjmou&t</translation> </message> <message> <source>&Copy</source> - <translation type="unfinished"></translation> + <translation>&Kopírovat</translation> </message> <message> <source>&Paste</source> - <translation type="unfinished"></translation> + <translation>&Vložit</translation> </message> <message> <source>Clear</source> - <translation type="unfinished"></translation> + <translation>Vymazat</translation> </message> <message> <source>Select All</source> - <translation type="unfinished"></translation> + <translation>Označit vše</translation> </message> </context> </TS> |