diff options
author | Robert Tari <robert@tari.in> | 2024-05-15 14:34:47 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2024-05-15 14:34:47 +0200 |
commit | 26278e2a6476dcd0de402505554387240c45922c (patch) | |
tree | 3919035d5a178fe3e67b3a739b5a0def6d8a0e91 /po/it.po | |
parent | 8c9af1106358c9463bf7655d5a1d1122e6eb2a4c (diff) | |
parent | 315cf2cd8bf5dbf156aa5610fe4c64a07d04abce (diff) | |
download | ayatana-webmail-26278e2a6476dcd0de402505554387240c45922c.tar.gz ayatana-webmail-26278e2a6476dcd0de402505554387240c45922c.tar.bz2 ayatana-webmail-26278e2a6476dcd0de402505554387240c45922c.zip |
Merge branch 'sunweaver-pr/desktop-in-plus-translation-fixes'
Attributes GH PR #37: https://github.com/AyatanaIndicators/ayatana-webmail/pull/37
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 59 |
1 files changed, 34 insertions, 25 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ayatana-webmail\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-10-11 00:04+0200\n" +"POT-Creation-Date: 2024-05-15 08:47+0200\n" "PO-Revision-Date: 2023-06-28 11:52+0000\n" "Last-Translator: Sylke Vicious <silkevicious@tuta.io>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/ayatana-" @@ -61,6 +61,7 @@ msgid "Clear" msgstr "Pulisci" #: ayatanawebmail/application.py:192 +#: data/usr/share/applications/ayatana-webmail.desktop:35 msgid "Settings" msgstr "Impostazioni" @@ -364,6 +365,38 @@ msgstr "Azione sul messaggio" msgid "Action to perform when a message is activated." msgstr "Azione da eseguire quando viene attivato un messaggio." +#: data/usr/share/applications/ayatana-webmail.desktop:4 +msgid "Ayatana Webmail" +msgstr "Ayatana Webmail" + +#: data/usr/share/applications/ayatana-webmail.desktop:5 +msgid "Webmail notifications and actions for any desktop" +msgstr "Notifiche e azioni webmail per qualsiasi desktop" + +#: data/usr/share/applications/ayatana-webmail.desktop:15 +msgid "Mark all as read" +msgstr "Segna tutti come letti" + +#: data/usr/share/applications/ayatana-webmail.desktop:20 +msgid "Compose Mail" +msgstr "Componi nuovo messaggio" + +#: data/usr/share/applications/ayatana-webmail.desktop:25 +msgid "Sent" +msgstr "Inviata" + +#: data/usr/share/applications/ayatana-webmail.desktop:30 +msgid "Inbox" +msgstr "In arrivo" + +#: data/etc/xdg/autostart/ayatana-webmail-autostart.desktop:4 +msgid "Ayatana Webmail (service)" +msgstr "Ayatana Webmail (servizio)" + +#: data/etc/xdg/autostart/ayatana-webmail-autostart.desktop:5 +msgid "Display notifications about new mail" +msgstr "Mostra le notifiche per le nuove e-mail" + #, python-brace-format #~ msgid "You can run \"{command}\" to delete all your login settings." #~ msgstr "" @@ -402,27 +435,3 @@ msgstr "Azione da eseguire quando viene attivato un messaggio." #~ msgid "Repository" #~ msgstr "Repository" - -#~ msgid "Ayatana Webmail" -#~ msgstr "Ayatana Webmail" - -#~ msgid "Webmail notifications and actions for any desktop" -#~ msgstr "Notifiche e azioni webmail per qualsiasi desktop" - -#~ msgid "Mark all as read" -#~ msgstr "Segna tutti come letti" - -#~ msgid "Compose Mail" -#~ msgstr "Componi nuovo messaggio" - -#~ msgid "Sent" -#~ msgstr "Inviata" - -#~ msgid "Inbox" -#~ msgstr "In arrivo" - -#~ msgid "Ayatana Webmail (service)" -#~ msgstr "Ayatana Webmail (servizio)" - -#~ msgid "Display notifications about new mail" -#~ msgstr "Mostra le notifiche per le nuove e-mail" |