diff options
Diffstat (limited to 'kdiff3plugin/po/cs.po')
-rw-r--r-- | kdiff3plugin/po/cs.po | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/kdiff3plugin/po/cs.po b/kdiff3plugin/po/cs.po new file mode 100644 index 0000000..8d0d74b --- /dev/null +++ b/kdiff3plugin/po/cs.po @@ -0,0 +1,73 @@ +# translation of kdiff3_plugin.po to Czech +# +# Klára Cihlářová <koty@seznam.cz>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kdiff3_plugin\n" +"POT-Creation-Date: 2006-11-19 08:46+0100\n" +"PO-Revision-Date: 2007-01-25 19:57+0100\n" +"Last-Translator: Klára Cihlářová <koty@seznam.cz>\n" +"Language-Team: Czech <cs@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#: kdiff3plugin.cpp:97 +msgid "KDiff3" +msgstr "KDiff3" + +#: kdiff3plugin.cpp:104 +#, c-format +msgid "Compare with %1" +msgstr "Porovnat s %1" + +#: kdiff3plugin.cpp:109 +#, c-format +msgid "Merge with %1" +msgstr "Sloučit s %1" + +#: kdiff3plugin.cpp:114 +msgid "Save '%1' for later" +msgstr "" + +#: kdiff3plugin.cpp:119 +msgid "3-way merge with base" +msgstr "" + +#: kdiff3plugin.cpp:125 +msgid "Compare with ..." +msgstr "Porovnat s..." + +#: kdiff3plugin.cpp:137 +msgid "Compare" +msgstr "Porovnat" + +#: kdiff3plugin.cpp:142 +msgid "3 way comparison" +msgstr "" + +#: kdiff3plugin.cpp:145 +msgid "About KDiff3 menu plugin ..." +msgstr "" + +#: kdiff3plugin.cpp:240 +msgid "" +"KDiff3 Menu Plugin: Copyright (C) 2006 Joachim Eibl\n" +"KDiff3 homepage: http://kdiff3.sourceforge.net\n" +"\n" +msgstr "" + +#: kdiff3plugin.cpp:242 +msgid "" +"Using the contextmenu extension:\n" +"For simple comparison of two selected 2 files choose \"Compare\".\n" +"If the other file is somewhere else \"Save\" the first file for later. It will " +"appear in the \"Compare With ...\" submenu. Then use \"Compare With\" on second " +"file.\n" +"For a 3-way merge first \"Save\" the base file, then the branch to merge and " +"choose \"3-way merge with base\" on the other branch which will be used as " +"destination.\n" +"Same also applies to directory comparison and merge." +msgstr "" |