diff options
author | Michele Calgaro <[email protected]> | 2024-10-04 12:17:59 +0000 |
---|---|---|
committer | TDE Weblate <[email protected]> | 2024-10-05 13:11:17 +0000 |
commit | 1dba5db6d7e019ebf4c73489929307760daad1c6 (patch) | |
tree | c8da942a32aba3e2e22c9e85ad9067f1b80d2207 | |
parent | 2ce87fe6b2227c8dce2341e5963e27c78be77b5a (diff) | |
download | tdeio-umountwrapper-1dba5db6d7e019ebf4c73489929307760daad1c6.tar.gz tdeio-umountwrapper-1dba5db6d7e019ebf4c73489929307760daad1c6.zip |
Translated using Weblate (Italian)
Currently translated at 100.0% (7 of 7 strings)
Translation: applications/tdeio-umountwrapper
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdeio-umountwrapper/it/
-rw-r--r-- | translations/messages/it.po | 22 |
1 files changed, 13 insertions, 9 deletions
diff --git a/translations/messages/it.po b/translations/messages/it.po index 1ff8af0..70e9c3a 100644 --- a/translations/messages/it.po +++ b/translations/messages/it.po @@ -4,44 +4,48 @@ 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-05 13:11+0000\n" +"Last-Translator: Michele Calgaro <[email protected]>\n" +"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/tdeio-umountwrapper/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:30 msgid "Safely remove wrapper. Provides progress dialog." msgstr "" +"Rimuovere in sicurezza. Fornisce una finestra di dialogo di avanzamento." #: main.cpp:36 msgid "URL to Safely Remove" -msgstr "" +msgstr "URL da rimuovere in modo sicuro" #: main.cpp:42 msgid "tdeio_umountwrapper" -msgstr "" +msgstr "tdeio_umountwrapper" #: main.cpp:54 msgid "No URL specified!" -msgstr "" +msgstr "Nessun URL specificato!" #: tdeio_umountwrapper.cpp:39 msgid "Synchronising data to disk, please wait" -msgstr "" +msgstr "Sincronizzazione dei dati su disco in corso, per favore attendere" |