diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-07 13:16:19 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2024-10-07 14:25:03 +0000 |
commit | 8724bf775004ae618660a11fc66b2a14903090f4 (patch) | |
tree | 7f84711b0a0c28d9244694fe4916b4d187869e57 | |
parent | a418a3480bdb7de3691087a4574fbcc240668497 (diff) | |
download | tderadio-8724bf775004ae618660a11fc66b2a14903090f4.tar.gz tderadio-8724bf775004ae618660a11fc66b2a14903090f4.zip |
Translated using Weblate (Italian)
Currently translated at 100.0% (9 of 9 strings)
Translation: applications/tderadio - convert-presets
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tderadio-convert-presets/it/
-rw-r--r-- | convert-presets/translations/messages/tderadio-convert-presets/it.po | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/convert-presets/translations/messages/tderadio-convert-presets/it.po b/convert-presets/translations/messages/tderadio-convert-presets/it.po index 550c444..de045a4 100644 --- a/convert-presets/translations/messages/tderadio-convert-presets/it.po +++ b/convert-presets/translations/messages/tderadio-convert-presets/it.po @@ -4,52 +4,55 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-05-11 04:30+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-10-07 14:25+0000\n" +"Last-Translator: Michele Calgaro <michele.calgaro@yahoo.it>\n" +"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/tderadio-convert-presets/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 "michele.calgaro@yahoo.it" #: convert-presets.cpp:52 convert-presets.cpp:127 msgid "error opening preset file" -msgstr "" +msgstr "errore durante l'apertura del file preimpostato" #: convert-presets.cpp:54 msgid "for reading" -msgstr "" +msgstr "per la lettura" #: convert-presets.cpp:129 msgid "for writing" -msgstr "" +msgstr "per la scrittura" #: convert-presets.cpp:140 msgid "error writing preset file" -msgstr "" +msgstr "errore durante la scrittura del file preimpostato" #: convert-presets.cpp:155 msgid "be quiet" -msgstr "" +msgstr "silenzioso" #: convert-presets.cpp:156 msgid "preset file to convert" -msgstr "" +msgstr "preimposta file da convertire" #: convert-presets.cpp:162 msgid "convert-presets" -msgstr "" +msgstr "convert-presets" |