diff options
Diffstat (limited to 'po/modules/python/python_it.po')
| -rw-r--r-- | po/modules/python/python_it.po | 50 |
1 files changed, 22 insertions, 28 deletions
diff --git a/po/modules/python/python_it.po b/po/modules/python/python_it.po index 7d348765d..0f37f1bc9 100644 --- a/po/modules/python/python_it.po +++ b/po/modules/python/python_it.po @@ -1,59 +1,53 @@ -# translation of python_it.po to -# KVIrc Theme module Italian translation file -# Italian translation file for KVIrc 4.0 -# Copyright (C) Szymon Stefanek +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the KVIrc package. # -# Elvio Basello <hell at hellvis69 dot netsons dot org>, 2008-2009. +# Translators: +# ctrlaltca <ctrlaltca@gmail.com>, 2015 msgid "" msgstr "" -"Project-Id-Version: \n" +"Project-Id-Version: KVIrc\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-10-28 21:04+0200\n" -"PO-Revision-Date: 2010-01-25 17:13+0100\n" -"Last-Translator: Elvio Basello <hell@hellvis69.netsons.org>\n" -"Language-Team: <it@li.org>\n" -"Language: \n" +"POT-Creation-Date: 2018-04-09 14:46+0200\n" +"PO-Revision-Date: 2017-09-22 12:41+0000\n" +"Last-Translator: ctrlaltca <ctrlaltca@gmail.com>\n" +"Language-Team: Italian (http://www.transifex.com/kvirc/KVIrc/language/it/)\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.0\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/modules/pythoncore/libkvipythoncore.cpp:113 -#, fuzzy msgid "Internal error: Python interpreter not initialized" -msgstr "Errore interno: interprete python non inizializzato" +msgstr "Errore interno: interprete Python non inizializzato" -#: src/modules/python/libkvipython.cpp:429 +#: src/modules/python/libkvipython.cpp:419 msgid "Python execution error:" -msgstr "Errore esecuzione python:" +msgstr "Errore nell'esecuzione Python:" #: src/modules/python/libkvipython.cpp:42 -#, fuzzy msgid "The pythoncore module can't be loaded: Python support not available" msgstr "" -"Il modulo pythoncore non può essere caricato: supporto python non disponibile" +"Il modulo pythoncore non può essere caricato: supporto Python non disponibile" -#: src/modules/python/libkvipython.cpp:417 -#: src/modules/python/libkvipython.cpp:483 -#, fuzzy +#: src/modules/python/libkvipython.cpp:407 +#: src/modules/python/libkvipython.cpp:473 msgid "" "The pythoncore module failed to execute the code: something is wrong with " "the Python support" msgstr "" -"Il modulo pythoncore non può eseguire il codice: qualcosa è sbagliato nel " -"supporto python" +"Il modulo pythoncore non può eseguire il codice: qualcosa non funziona nel " +"supporto Python" #: src/modules/python/libkvipython.cpp:56 -#, fuzzy msgid "" "This KVIrc executable has been compiled without Python scripting support" msgstr "" -"L'eseguibile KVIrc è stato compilato senza il supporto allo scripting in " -"python" +"Questo eseguibile KVIrc è stato compilato senza il supporto allo scripting " +"in Python" #: src/modules/python/libkvipython.cpp:43 msgid "To see more details about loading failure try /pythoncore.load" msgstr "" -"Per vedere maggiori dettagli sul fallimento del caricamento prova /" -"pythoncore.load" +"Per altri dettagli sul fallimento del caricamento prova /pythoncore.load" |
