diff options
| author | 2016-10-28 21:18:39 +0200 | |
|---|---|---|
| committer | 2016-10-28 21:18:39 +0200 | |
| commit | 232b0d86a378c9af32e729f7b63ec4af2e065fd5 (patch) | |
| tree | 8ae49460d29e923376ddb38d7f46251e07489789 /po/modules/python/python_it.po | |
| parent | Improved german translation (diff) | |
| download | KVIrc-232b0d86a378c9af32e729f7b63ec4af2e065fd5.tar.gz KVIrc-232b0d86a378c9af32e729f7b63ec4af2e065fd5.tar.bz2 KVIrc-232b0d86a378c9af32e729f7b63ec4af2e065fd5.zip | |
update po{t}s and pos, specify package name and version in po{t}s
Diffstat (limited to 'po/modules/python/python_it.po')
| -rw-r--r-- | po/modules/python/python_it.po | 29 |
1 files changed, 16 insertions, 13 deletions
diff --git a/po/modules/python/python_it.po b/po/modules/python/python_it.po index 71eaab1e6..7d348765d 100644 --- a/po/modules/python/python_it.po +++ b/po/modules/python/python_it.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: \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: 2010-01-25 17:13+0100\n" "Last-Translator: Elvio Basello <hell@hellvis69.netsons.org>\n" "Language-Team: <it@li.org>\n" @@ -19,37 +19,40 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Lokalize 1.0\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 "Errore interno: interprete python non inizializzato" -#: src/modules/python/libkvipython.cpp:448 -#: src/modules/python/libkvipython.cpp:452 +#: src/modules/python/libkvipython.cpp:429 msgid "Python execution error:" msgstr "Errore esecuzione python:" -#: 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 "" "Il modulo pythoncore non può essere caricato: supporto python non disponibile" -#: 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 "" "Il modulo pythoncore non può eseguire il codice: qualcosa è sbagliato nel " "supporto python" -#: 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 "" "L'eseguibile KVIrc è stato compilato senza il supporto allo scripting in " "python" -#: src/modules/python/libkvipython.cpp:47 +#: 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 /" |
