diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-03-05 04:59:04 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2025-03-06 05:44:29 +0000 |
commit | 05016c99f2f105324b5a692200f4e9b1ef6c6e18 (patch) | |
tree | 4f0cbc313de258dff3fc31cfacda89a0d71df88f | |
parent | 6e7634f898bf646b3951d5f09377f2fe18e9a963 (diff) | |
download | kdbusnotification-05016c99f2f105324b5a692200f4e9b1ef6c6e18.tar.gz kdbusnotification-05016c99f2f105324b5a692200f4e9b1ef6c6e18.zip |
Translated using Weblate (Italian)
Currently translated at 100.0% (5 of 5 strings)
Translation: applications/kdbusnotification
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdbusnotification/it/
-rw-r--r-- | translations/messages/notification-daemon-tde/it.po | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/translations/messages/notification-daemon-tde/it.po b/translations/messages/notification-daemon-tde/it.po index d90dc60..70384b8 100644 --- a/translations/messages/notification-daemon-tde/it.po +++ b/translations/messages/notification-daemon-tde/it.po @@ -4,36 +4,39 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2020-06-21 10:55+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2025-03-06 05:44+0000\n" +"Last-Translator: Michele Calgaro <michele.calgaro@yahoo.it>\n" +"Language-Team: Italian <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/kdbusnotification/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" #: daemon.cpp:85 msgid "A DBUS notification to TDE interface." -msgstr "" +msgstr "Una interfaccia di notifica da DBUS a TDE." #: daemon.cpp:87 msgid "First release October 2011." -msgstr "" +msgstr "Prima uscita ottobre 2011." #: daemon.cpp:294 msgid "TDE DBUS Notification Daemon" -msgstr "" +msgstr "Demone di notifica TDE DBUS" |