aboutsummaryrefslogtreecommitdiffstats
path: root/po/modules/python
diff options
context:
space:
mode:
authorGravatar VFiber2012-07-10 13:15:04 +0000
committerGravatar VFiber2012-07-10 13:15:04 +0000
commit3fd7d270a89e694bc447fd020c2a6af9c8120e11 (patch)
treebfed68adb834ef5e66fe8ff1181f1b2f3fdbcbe3 /po/modules/python
parentMore on #1302 (diff)
downloadKVIrc-3fd7d270a89e694bc447fd020c2a6af9c8120e11.tar.gz
KVIrc-3fd7d270a89e694bc447fd020c2a6af9c8120e11.tar.bz2
KVIrc-3fd7d270a89e694bc447fd020c2a6af9c8120e11.zip
Hungarian translation with tons of update, added lot of missing ones. Now normal users shouldn't encounter non-hungarian messages any more.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6227 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'po/modules/python')
-rw-r--r--po/modules/python/python_hu.po46
1 files changed, 46 insertions, 0 deletions
diff --git a/po/modules/python/python_hu.po b/po/modules/python/python_hu.po
new file mode 100644
index 000000000..e0814d003
--- /dev/null
+++ b/po/modules/python/python_hu.po
@@ -0,0 +1,46 @@
+# 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.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: 4.2.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-07-06 17:36+0200\n"
+"PO-Revision-Date: 2012-07-09 14:35+0100\n"
+"Last-Translator: Fibinger Ádám <vfiber[at]gmail dot com>\n"
+"Language-Team: Hungarian\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Hungarian\n"
+"X-Poedit-Country: HUNGARY\n"
+
+#: src/modules/python/libkvipython.cpp:46
+msgid "The pythoncore module can't be loaded: python support not available"
+msgstr "A pythoncore modult nem lehet beltölteni: pyhton támogatás nem elérhető"
+
+#: src/modules/python/libkvipython.cpp:47
+msgid "To see more details about loading failure try /pythoncore.load"
+msgstr "Sikertelen betöltéssel kapcsolatos további információkért próbáld a /pythoncore.load parancsot"
+
+#: src/modules/python/libkvipython.cpp:60
+msgid "This KVIrc executable has been compiled without python scripting support"
+msgstr "Ez a KVIrc példány python szkriptelési támogatás nélkül lett lefordítva"
+
+#: 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 "A pythoncore modulnak nem sikerült a kódot futtatnia: valami probléma van a python támogatással"
+
+#: src/modules/python/libkvipython.cpp:441
+#: src/modules/python/libkvipython.cpp:445
+msgid "Python execution error:"
+msgstr "Python futtatási hiba:"
+
+#: src/modules/pythoncore/libkvipythoncore.cpp:129
+msgid "Internal error: python interpreter not initialized"
+msgstr "Belső hiba: python értelmező nincs inicializálva"
+