diff options
| author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2024-10-12 21:36:46 +0000 |
|---|---|---|
| committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2024-10-12 21:36:46 +0000 |
| commit | 5c1aa3679955d0936c5d43f94944f6912f22f500 (patch) | |
| tree | c5540773b3718d56730b10ffb3c76156a020c253 | |
| parent | 9638eea8f5ab5329c7dc6f5e88b748e790c9a1cf (diff) | |
| download | tderadio-5c1aa3679955d0936c5d43f94944f6912f22f500.tar.gz tderadio-5c1aa3679955d0936c5d43f94944f6912f22f500.zip | |
Merge translation files from master branch.
| -rw-r--r-- | plugins/gui-error-log/translations/messages/tderadio-gui-error-log/it.po | 39 | ||||
| -rw-r--r-- | plugins/soundserver/translations/messages/tderadio-soundserver/it.po | 19 |
2 files changed, 32 insertions, 26 deletions
diff --git a/plugins/gui-error-log/translations/messages/tderadio-gui-error-log/it.po b/plugins/gui-error-log/translations/messages/tderadio-gui-error-log/it.po index 19ef965..cfbb6cd 100644 --- a/plugins/gui-error-log/translations/messages/tderadio-gui-error-log/it.po +++ b/plugins/gui-error-log/translations/messages/tderadio-gui-error-log/it.po @@ -4,76 +4,79 @@ 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-12 01:10+0000\n" +"Last-Translator: Michele Calgaro <michele.calgaro@yahoo.it>\n" +"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/tderadio-gui-error-log/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). 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" #: errorlog.cpp:39 msgid "Error Logging Window for TDERadio" -msgstr "" +msgstr "Finestra di registrazione degli errori per TDERadio" #: errorlog.cpp:52 msgid "Save &as" -msgstr "" +msgstr "Salva &come" #: errorlog.cpp:54 msgid "Error Logger" -msgstr "" +msgstr "Registratore di errori" #: errorlog.cpp:57 msgid "TDERadio Logger" -msgstr "" +msgstr "Registratore di errori per TDERadio" #: errorlog.cpp:70 errorlog.cpp:84 errorlog.cpp:99 errorlog.cpp:113 msgid "logging started" -msgstr "" +msgstr "la registrazione è iniziata" #: errorlog.cpp:73 msgid "Warnings" -msgstr "" +msgstr "Avvisi" #: errorlog.cpp:88 msgid "Errors" -msgstr "" +msgstr "Errori" #: errorlog.cpp:101 msgid "Debugging" -msgstr "" +msgstr "Debugging" #: errorlog.cpp:219 msgid "Log Files" -msgstr "" +msgstr "File di registro" #: errorlog.cpp:221 msgid "Select Log File" -msgstr "" +msgstr "Seleziona il file di registro" #: errorlog.cpp:225 msgid "Save TDERadio Logging Data as ..." -msgstr "" +msgstr "Salva i dati di registrazione di TDERadio come..." #: errorlog.cpp:247 #, c-format msgid "error writing to tempfile %1" -msgstr "" +msgstr "errore durante la scrittura sul file temporaneo %1" #: errorlog.cpp:256 #, c-format msgid "error uploading preset file %1" -msgstr "" +msgstr "errore durante il caricamento del file preimpostato %1" diff --git a/plugins/soundserver/translations/messages/tderadio-soundserver/it.po b/plugins/soundserver/translations/messages/tderadio-soundserver/it.po index d3de1cf..004865f 100644 --- a/plugins/soundserver/translations/messages/tderadio-soundserver/it.po +++ b/plugins/soundserver/translations/messages/tderadio-soundserver/it.po @@ -4,34 +4,37 @@ 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-12 01:10+0000\n" +"Last-Translator: Michele Calgaro <michele.calgaro@yahoo.it>\n" +"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/tderadio-soundserver/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). 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" #: soundserver.cpp:27 msgid "SoundServer" -msgstr "" +msgstr "SoundServer" #: soundserver.cpp:32 msgid "SoundServer Plugin" -msgstr "" +msgstr "Plugin SoundServer" #: soundserver.cpp:34 msgid "initializing tderadio soundserver" -msgstr "" +msgstr "inizializzazione del server audio tderadio" |
