diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-09-14 08:51:37 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-09-14 08:51:37 +0200 |
commit | 21fcbed0cb70cf37acc996a8713ee3b632eda780 (patch) | |
tree | 868a5d858e63163e245fdede282ef97a1b60111f /po/it.po | |
parent | 12775e63788c29f1e6072145534390e0040bb6f2 (diff) | |
download | ayatana-indicator-notifications-21fcbed0cb70cf37acc996a8713ee3b632eda780.tar.gz ayatana-indicator-notifications-21fcbed0cb70cf37acc996a8713ee3b632eda780.tar.bz2 ayatana-indicator-notifications-21fcbed0cb70cf37acc996a8713ee3b632eda780.zip |
po/*.po{,t}: Translation strings update.
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 67 |
1 files changed, 41 insertions, 26 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-09-05 13:31+0200\n" +"POT-Creation-Date: 2022-09-14 08:49+0200\n" "PO-Revision-Date: 2020-12-31 03:29+0000\n" "Last-Translator: J. Lavoie <j.lavoie@net-c.ca>\n" "Language-Team: Italian <https://hosted.weblate.org/projects/ayatana-" @@ -19,11 +19,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.4.1-dev\n" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:1 +#: data/org.ayatana.indicator.notifications.gschema.xml:1 msgid "Discard notifications by application name" msgstr "Elimina le notifiche in base al nome dell'applicazione" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:2 +#: data/org.ayatana.indicator.notifications.gschema.xml:2 msgid "" "If an application name is in the filter list, all notifications matching the " "application name will be discarded." @@ -31,33 +31,30 @@ msgstr "" "Se il nome di un'applicazione è nella lista nera, tutte le notifiche " "corrispondenti al nome dell'applicazione saranno scartate." -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:3 -msgid "Clear notifications on middle click" -msgstr "Cancella le notifiche con un clic centrale" +#: data/org.ayatana.indicator.notifications.gschema.xml:3 +msgid "Recent application names to suggest for the filter list" +msgstr "" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:4 +#: data/org.ayatana.indicator.notifications.gschema.xml:4 msgid "" -"Normally when middle clicking the notification icon, the unread status will " -"be toggled if the queue is not empty. With this option enabled, the " -"notification queue will be cleared instead." +"Keeps track of recent application names so we can suggest them in the " +"settings." msgstr "" -"Normalmente quando si fa clic con il pulsante centrale sull'icona di " -"notifica, lo stato non letto verrà attivato se la coda non è vuota. Con " -"questa opzione abilitata, verrà invece cancellata la coda di notifica." -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:5 -msgid "Hide the indicator" -msgstr "Nascondi l'indicatore" +#: data/org.ayatana.indicator.notifications.gschema.xml:5 +msgid "Enable do-not-disturb mode" +msgstr "" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:6 -msgid "If true, the indicator is hidden." -msgstr "Se vero, l'indicatore è nascosto." +#: data/org.ayatana.indicator.notifications.gschema.xml:6 +msgid "" +"On supported desktops enables do-not-disturb mode on the notification daemon." +msgstr "" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:7 +#: data/org.ayatana.indicator.notifications.gschema.xml:7 msgid "Maximum number of visible items" msgstr "Numero massimo di elementi visibili" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:8 +#: data/org.ayatana.indicator.notifications.gschema.xml:8 msgid "" "The indicator will only display at most the number of notifications " "indicated by this value." @@ -65,26 +62,44 @@ msgstr "" "L'indicatore visualizzerà al massimo il numero di notifiche indicate da " "questo valore." -#: ../src/service.c:221 +#: src/service.c:221 msgid "from" msgstr "Da" -#: ../src/service.c:270 ../src/service.c:300 +#: src/service.c:270 src/service.c:300 msgid "Notifications" msgstr "Notifiche" -#: ../src/service.c:271 +#: src/service.c:271 msgid "List of past system notifications, do-not-disturb switch" msgstr "" -#: ../src/service.c:328 +#: src/service.c:328 msgid "Clear" msgstr "Pulisci" -#: ../src/service.c:339 +#: src/service.c:339 msgid "Do not disturb" msgstr "Non disturbare" +#~ msgid "Clear notifications on middle click" +#~ msgstr "Cancella le notifiche con un clic centrale" + +#~ msgid "" +#~ "Normally when middle clicking the notification icon, the unread status " +#~ "will be toggled if the queue is not empty. With this option enabled, the " +#~ "notification queue will be cleared instead." +#~ msgstr "" +#~ "Normalmente quando si fa clic con il pulsante centrale sull'icona di " +#~ "notifica, lo stato non letto verrà attivato se la coda non è vuota. Con " +#~ "questa opzione abilitata, verrà invece cancellata la coda di notifica." + +#~ msgid "Hide the indicator" +#~ msgstr "Nascondi l'indicatore" + +#~ msgid "If true, the indicator is hidden." +#~ msgstr "Se vero, l'indicatore è nascosto." + #~ msgid "Settings…" #~ msgstr "Impostazioni…" |