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/gv.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/gv.po')
-rw-r--r-- | po/gv.po | 40 |
1 files changed, 20 insertions, 20 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:50+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -19,61 +19,61 @@ msgstr "" "((n % 100 == 0 || n % 100 == 20 || n % 100 == 40 || n % 100 == 60 || n % 100 " "== 80) ? 2 : 3));\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 "" -#: ../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." msgstr "" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:3 -msgid "Clear notifications on middle click" +#: 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 "" -#: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:5 -msgid "Hide the indicator" +#: 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." +#: 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 "" -#: ../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." msgstr "" -#: ../src/service.c:221 +#: src/service.c:221 msgid "from" msgstr "" -#: ../src/service.c:270 ../src/service.c:300 +#: src/service.c:270 src/service.c:300 msgid "Notifications" msgstr "" -#: ../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 "" -#: ../src/service.c:339 +#: src/service.c:339 msgid "Do not disturb" msgstr "" |