diff options
author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2024-01-16 22:34:48 +0000 |
---|---|---|
committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2024-01-16 22:34:48 +0000 |
commit | 3de49dee3dbf71966f886f49259a0e0a9dfc4702 (patch) | |
tree | acd09298f39cf0b061f9b50744945ca0e6d94ce9 /po/modules/perlcore | |
parent | 677dae3bd35bd025d338292a296632d3d2f183e4 (diff) | |
download | kvirc-3de49dee3dbf71966f886f49259a0e0a9dfc4702.tar.gz kvirc-3de49dee3dbf71966f886f49259a0e0a9dfc4702.zip |
Merge translation files from master branch.
Diffstat (limited to 'po/modules/perlcore')
-rw-r--r-- | po/modules/perlcore/perlcore_it.po | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/po/modules/perlcore/perlcore_it.po b/po/modules/perlcore/perlcore_it.po index 57f26779..45e13f68 100644 --- a/po/modules/perlcore/perlcore_it.po +++ b/po/modules/perlcore/perlcore_it.po @@ -6,28 +6,32 @@ # Szymon Stefanek <pragma at kvirc dot net>, 2004. # Etherea <cle at virg0 dot org>, 2006. # +# Michele Calgaro <michele.calgaro@yahoo.it>, 2024. msgid "" msgstr "" "Project-Id-Version: KVIrc 3.0.2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-11 04:28+0200\n" -"PO-Revision-Date: 2006-02-11 16:29+0100\n" -"Last-Translator: Etherea <cle at virg0 dot org>\n" -"Language-Team: Italian <it@li.org>\n" +"PO-Revision-Date: 2024-01-16 03:06+0000\n" +"Last-Translator: Michele Calgaro <michele.calgaro@yahoo.it>\n" +"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/kvirc-perlcore/it/>\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.17\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "" +msgstr "Michele Calgaro" #. Instead of a literal translation, add your email to the end of the list (separated by a comma). msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "" +msgstr "michele.calgaro@yahoo.it" #: src/modules/perlcore/libkviperlcore.cpp:224 msgid "Internal error: perl interpreter not initialized" |