diff options
Diffstat (limited to 'po/modules/python/python_tr.po')
| -rw-r--r-- | po/modules/python/python_tr.po | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/po/modules/python/python_tr.po b/po/modules/python/python_tr.po index 11d374229..a99eb7818 100644 --- a/po/modules/python/python_tr.po +++ b/po/modules/python/python_tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: kvirc_tr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-08-02 01:40+0200\n" +"POT-Creation-Date: 2016-10-28 21:04+0200\n" "PO-Revision-Date: 2011-01-25 20:13+0200\n" "Last-Translator: \n" "Language-Team: Turkish\n" @@ -20,34 +20,37 @@ msgstr "" "X-Poedit-Country: TURKEY\n" "X-Poedit-SourceCharset: utf-8\n" -#: src/modules/pythoncore/libkvipythoncore.cpp:129 -msgid "Internal error: python interpreter not initialized" +#: src/modules/pythoncore/libkvipythoncore.cpp:113 +#, fuzzy +msgid "Internal error: Python interpreter not initialized" msgstr "Iç hata: python yorumlayıcı başlatılamadı" -#: src/modules/python/libkvipython.cpp:448 -#: src/modules/python/libkvipython.cpp:452 +#: src/modules/python/libkvipython.cpp:429 msgid "Python execution error:" msgstr "Python uygulama hatası:" -#: src/modules/python/libkvipython.cpp:46 -msgid "The pythoncore module can't be loaded: python support not available" +#: src/modules/python/libkvipython.cpp:42 +#, fuzzy +msgid "The pythoncore module can't be loaded: Python support not available" msgstr "pythoncore modülü yüklenemedi: python desteği mevcut değil" -#: src/modules/python/libkvipython.cpp:431 -#: src/modules/python/libkvipython.cpp:506 +#: src/modules/python/libkvipython.cpp:417 +#: src/modules/python/libkvipython.cpp:483 +#, fuzzy msgid "" "The pythoncore module failed to execute the code: something is wrong with " -"the python support" +"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ış" -#: src/modules/python/libkvipython.cpp:60 +#: src/modules/python/libkvipython.cpp:56 +#, fuzzy msgid "" -"This KVIrc executable has been compiled without python scripting support" +"This KVIrc executable has been compiled without Python scripting support" msgstr "Bu KVIrc çalıştırılabilir python kodlama desteği olmadan derlenmiş" -#: src/modules/python/libkvipython.cpp:47 +#: src/modules/python/libkvipython.cpp:43 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." |
