diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-07-27 05:18:36 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2021-07-28 06:14:39 +0000 |
commit | 6c975780408b7c3bd7a71188afdabd71c4dd12f5 (patch) | |
tree | 570b1112ee2f95854f9e58eddffef65f0011a921 | |
parent | 472e1daba3d367d2b23df26d876e0608215a1349 (diff) | |
download | tde-i18n-6c975780408b7c3bd7a71188afdabd71c4dd12f5.tar.gz tde-i18n-6c975780408b7c3bd7a71188afdabd71c4dd12f5.zip |
Translated using Weblate (Italian)
Currently translated at 100.0% (15 of 15 strings)
Translation: tdelibs/tdetexteditor_docwordcompletion
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdetexteditor_docwordcompletion/it/
-rw-r--r-- | tde-i18n-it/messages/tdelibs/tdetexteditor_docwordcompletion.po | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/tde-i18n-it/messages/tdelibs/tdetexteditor_docwordcompletion.po b/tde-i18n-it/messages/tdelibs/tdetexteditor_docwordcompletion.po index a10c708228e..e3c751523a4 100644 --- a/tde-i18n-it/messages/tdelibs/tdetexteditor_docwordcompletion.po +++ b/tde-i18n-it/messages/tdelibs/tdetexteditor_docwordcompletion.po @@ -2,30 +2,33 @@ # Federico Cozzi <federicocozzi@federicocozzi.it>, 2004. # Andrea RIZZI <rizzi@kde.org>, 2004. # Andrea Rizzi <rizzi@kde.org>, 2005. +# Michele Calgaro <michele.calgaro@yahoo.it>, 2021. msgid "" msgstr "" "Project-Id-Version: tdetexteditor_docwordcompletion\n" "POT-Creation-Date: 2020-05-11 04:01+0200\n" -"PO-Revision-Date: 2005-11-02 19:05+0100\n" -"Last-Translator: Andrea Rizzi <rizzi@kde.org>\n" -"Language-Team: <kde-i18n-it@kde.org>\n" -"Language: \n" +"PO-Revision-Date: 2021-07-28 06:14+0000\n" +"Last-Translator: Michele Calgaro <michele.calgaro@yahoo.it>\n" +"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/tdelibs/tdetexteditor_docwordcompletion/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: KBabel 1.10\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.7.2\n" #. Instead of a literal translation, add your name to the end of the list (separated by a comma). msgid "" "_: NAME OF TRANSLATORS\n" "Your names" -msgstr "" +msgstr "Michele Calgaro" #. Instead of a literal translation, add your email to the end of the list (separated by a comma). msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" +msgstr "michele.calgaro@yahoo.it" #: docwordcompletion.cpp:109 msgid "Word Completion Plugin" @@ -91,7 +94,7 @@ msgid "" "Define the length a word should have before the completion list is displayed." msgstr "" "Definisce la lunghezza minima di una parola prima che venga mostrata la " -"finestra di completamento" +"finestra di completamento." #: docwordcompletionui.rc:6 #, no-c-format |