diff options
author | Michele Calgaro <[email protected]> | 2024-09-25 02:51:16 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2024-09-26 03:11:05 +0000 |
commit | 8dabe60dd9c59fc99ae96274e74f338d1d1f967e (patch) | |
tree | 90c943e487d00d0ecefb62cb9e1e73cefb6d6a15 | |
parent | 0f179c95b98c954b4c8384e52e6e5e1e7086a505 (diff) | |
download | kpicosim-8dabe60dd9c59fc99ae96274e74f338d1d1f967e.tar.gz kpicosim-8dabe60dd9c59fc99ae96274e74f338d1d1f967e.zip |
Translated using Weblate (Italian)
Currently translated at 100.0% (5 of 5 strings)
Translation: applications/kpicosim
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpicosim/it/
-rw-r--r-- | translations/messages/it.po | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/translations/messages/it.po b/translations/messages/it.po index 764b15b..fbf006f 100644 --- a/translations/messages/it.po +++ b/translations/messages/it.po @@ -4,37 +4,40 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-05-11 04:26+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2024-09-26 03:11+0000\n" +"Last-Translator: Michele Calgaro <[email protected]>\n" +"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/kpicosim/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). #, ignore-inconsistent 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). #, ignore-inconsistent msgid "" "_: EMAIL OF TRANSLATORS\n" "Your emails" -msgstr "" +msgstr "[email protected]" #: main.cpp:29 msgid "A TDE KPart Application" -msgstr "" +msgstr "Un'applicazione KPart TDE" #: main.cpp:41 msgid "KPicoSim" -msgstr "" +msgstr "KPicoSim" #: kpicosimui.rc:4 #, no-c-format msgid "C&ustom" -msgstr "" +msgstr "&Personalizzato" |