diff options
| author | 2011-01-25 18:41:49 +0000 | |
|---|---|---|
| committer | 2011-01-25 18:41:49 +0000 | |
| commit | 92841956713b5f2bb94797dbea106efb0bafa7a4 (patch) | |
| tree | ab3db75dcdcbb4ec92beab369288e6b126dff02c /po/modules/python | |
| parent | updated turkish translation by Nakre (diff) | |
| download | KVIrc-92841956713b5f2bb94797dbea106efb0bafa7a4.tar.gz KVIrc-92841956713b5f2bb94797dbea106efb0bafa7a4.tar.bz2 KVIrc-92841956713b5f2bb94797dbea106efb0bafa7a4.zip | |
further updates in turkish tralsation by Nakre
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5391 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'po/modules/python')
| -rw-r--r-- | po/modules/python/python_tr.po | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/po/modules/python/python_tr.po b/po/modules/python/python_tr.po new file mode 100644 index 000000000..4992cd7a2 --- /dev/null +++ b/po/modules/python/python_tr.po @@ -0,0 +1,53 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Erkan <bravehearterkan@hotmail.com>, 2010 +# +msgid "" +msgstr "" +"Project-Id-Version: kvirc_tr\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-12-19 15:59+0200\n" +"PO-Revision-Date: 2011-01-25 20:13+0200\n" +"Last-Translator: \n" +"Language-Team: Turkish\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Poedit-Language: Turkish\n" +"X-Poedit-Country: TURKEY\n" +"X-Poedit-SourceCharset: utf-8\n" + +#: C:/Program +#: Files/Subversion/bin/kvirc/src/modules/python/libkvipython.cpp:46 +msgid "The pythoncore module can't be loaded: python support not available" +msgstr "pythoncore modülü yüklenemedi: python desteği mevcut değil" + +#: C:/Program +#: Files/Subversion/bin/kvirc/src/modules/python/libkvipython.cpp:47 +msgid "To see more details about loading failure try /pythoncore.load" +msgstr "Yükleme başarısız oldu hakkında daha fazla ayrıntı görmek için /pythoncore.load" + +#: C:/Program +#: Files/Subversion/bin/kvirc/src/modules/python/libkvipython.cpp:60 +msgid "This KVIrc executable has been compiled without python scripting support" +msgstr "Bu KVIrc çalıştırılabilir python kodlama desteği olmadan derlenmiş" + +#: C:/Program +#: Files/Subversion/bin/kvirc/src/modules/python/libkvipython.cpp:424 +#: Files/Subversion/bin/kvirc/src/modules/python/libkvipython.cpp:477 +msgid "The pythoncore module failed to execute the code: something is wrong with the python support" +msgstr "pythoncore modül kodu çalıştırmak için başarısız oldu: bir şey python desteği ile yanlış" + +#: C:/Program +#: Files/Subversion/bin/kvirc/src/modules/python/libkvipython.cpp:441 +#: Files/Subversion/bin/kvirc/src/modules/python/libkvipython.cpp:445 +msgid "Python execution error:" +msgstr "Python uygulama hatası:" + +#: C:/Program +#: Files/Subversion/bin/kvirc/src/modules/pythoncore/libkvipythoncore.cpp:129 +msgid "Internal error: python interpreter not initialized" +msgstr "Iç hata: python yorumlayıcı başlatılamadı" + |
