diff options
Diffstat (limited to 'translations/messages/kdiff3_plugin/tr.po')
-rw-r--r-- | translations/messages/kdiff3_plugin/tr.po | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/translations/messages/kdiff3_plugin/tr.po b/translations/messages/kdiff3_plugin/tr.po new file mode 100644 index 0000000..039b233 --- /dev/null +++ b/translations/messages/kdiff3_plugin/tr.po @@ -0,0 +1,92 @@ +# translation of kdiff3_plugin.po to Türkçe +# +# Engin Çağatay <engincagatay@yahoo.com>, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kdiff3_plugin\n" +"POT-Creation-Date: 2020-05-11 04:19+0200\n" +"PO-Revision-Date: 2007-01-21 21:58+0200\n" +"Last-Translator: Engin Çağatay <engincagatay@yahoo.com>\n" +"Language-Team: Türkçe <yerellestirme@kde.org.tr>\n" +"Language: \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" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: kdiff3plugin.cpp:97 +msgid "KDiff3" +msgstr "KDiff3" + +#: kdiff3plugin.cpp:104 +#, c-format +msgid "Compare with %1" +msgstr "%1 ile karşılaştır" + +#: kdiff3plugin.cpp:109 +#, c-format +msgid "Merge with %1" +msgstr "%1 ile birleştir" + +#: kdiff3plugin.cpp:114 +msgid "Save '%1' for later" +msgstr "" + +#: kdiff3plugin.cpp:119 +msgid "3-way merge with base" +msgstr "Temel ile 3-yollu birleştirme" + +#: kdiff3plugin.cpp:125 +msgid "Compare with ..." +msgstr "Karşılaştır..." + +#: kdiff3plugin.cpp:134 +msgid "Clear list" +msgstr "" + +#: kdiff3plugin.cpp:141 +msgid "Compare" +msgstr "Karşılaştır" + +#: kdiff3plugin.cpp:146 +msgid "3 way comparison" +msgstr "3 yollu karşılaştırma" + +#: kdiff3plugin.cpp:149 +msgid "About KDiff3 menu plugin ..." +msgstr "KDiff3 menü eklentisi hakkında ..." + +#: kdiff3plugin.cpp:250 +msgid "" +"KDiff3 Menu Plugin: Copyright (C) 2006 Joachim Eibl\n" +"KDiff3 homepage: http://kdiff3.sourceforge.net\n" +"\n" +msgstr "" +"KDiff3 Menü Eklentisi: Copyright (C) 2006 Joachim Eibl\n" +"KDiff3 ana sayfası: http://kdiff3.sourceforge.net\n" +"\n" + +#: kdiff3plugin.cpp:252 +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 "" |