diff options
| author | 2012-07-25 00:33:17 +0000 | |
|---|---|---|
| committer | 2012-07-25 00:33:17 +0000 | |
| commit | 21657f7ff65cb9cca3b70b4392e1096d54bd5738 (patch) | |
| tree | 680505f229779ebfeb3830733714190cf19e37b8 /po/modules/python | |
| parent | fix #1305 (diff) | |
| download | KVIrc-21657f7ff65cb9cca3b70b4392e1096d54bd5738.tar.gz KVIrc-21657f7ff65cb9cca3b70b4392e1096d54bd5738.tar.bz2 KVIrc-21657f7ff65cb9cca3b70b4392e1096d54bd5738.zip | |
Add Esperanto translation by Poenikatu! Great Job! :)
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6244 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'po/modules/python')
| -rw-r--r-- | po/modules/python/python_eo.po | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/po/modules/python/python_eo.po b/po/modules/python/python_eo.po new file mode 100644 index 000000000..4953fea7e --- /dev/null +++ b/po/modules/python/python_eo.po @@ -0,0 +1,50 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: KVIrc 4.1.3\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-06-12 22:55+0200\n" +"PO-Revision-Date: 2012-07-07 23:44+0100\n" +"Last-Translator: Sian Mountbatten <poenikatu@fastmail.co.uk>\n" +"Language-Team: Esperanto <eo@li.org>\n" +"Language: Esperanto\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/modules/python/libkvipython.cpp:46 +msgid "The pythoncore module can't be loaded: python support not available" +msgstr "La pythoncore modulo ne povas esti ŝargata: python subteno ne disponeblas" + +#: src/modules/python/libkvipython.cpp:47 +msgid "To see more details about loading failure try /pythoncore.load" +msgstr "Por vidi pliajn detalojn pri ŝargada malsukceso provi /pythoncore.load" + +#: src/modules/python/libkvipython.cpp:60 +msgid "" +"This KVIrc executable has been compiled without python scripting support" +msgstr "" +"Ĉi tiu KVIrc ruligeblaĵo estis kompilita sen python skripta subteno" + +#: src/modules/python/libkvipython.cpp:424 +#: src/modules/python/libkvipython.cpp:477 +msgid "" +"The pythoncore module failed to execute the code: something is wrong with " +"the python support" +msgstr "" +"La pythoncore modulo malsukcesis ruligi la kodon: io estas malkorekta kun" +" la python subteno" + +#: src/modules/python/libkvipython.cpp:441 +#: src/modules/python/libkvipython.cpp:445 +msgid "Python execution error:" +msgstr "Python rula eraro:" + +#: src/modules/pythoncore/libkvipythoncore.cpp:129 +msgid "Internal error: python interpreter not initialized" +msgstr "Interna eraro: python interpretilo ne pravalorizigita" |
