diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-11-12 14:55:43 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-11-12 14:55:43 +0100 |
commit | a146339c86c592b4f4aaba69386b7772fb130abf (patch) | |
tree | 94ec0de4970c22af0802e60b9faa5746493ff5b7 /po/en_AU.po | |
parent | 9833b92f27b2639cd3a82d1abe880969d79680b7 (diff) | |
download | ayatana-indicator-notifications-a146339c86c592b4f4aaba69386b7772fb130abf.tar.gz ayatana-indicator-notifications-a146339c86c592b4f4aaba69386b7772fb130abf.tar.bz2 ayatana-indicator-notifications-a146339c86c592b4f4aaba69386b7772fb130abf.zip |
locale: Update translation files after rewrite to indicator-ng.h System Indicator style.
Diffstat (limited to 'po/en_AU.po')
-rw-r--r-- | po/en_AU.po | 82 |
1 files changed, 32 insertions, 50 deletions
diff --git a/po/en_AU.po b/po/en_AU.po index 20e197e..3241337 100644 --- a/po/en_AU.po +++ b/po/en_AU.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-08-21 15:00+0200\n" +"POT-Creation-Date: 2020-11-12 14:54+0100\n" "PO-Revision-Date: 2020-10-12 09:26+0000\n" "Last-Translator: Rob Pearson <rob.dunedin@gmail.com>\n" "Language-Team: English (Australia) <https://hosted.weblate.org/projects/" @@ -19,9 +19,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3-dev\n" -#. filter-list #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:1 -#: ../src/indicator-notifications-settings.c:327 msgid "Discard notifications by application name" msgstr "Discard notifications by application name" @@ -33,9 +31,7 @@ msgstr "" "If an application name is in the filter list, all notifications matching the " "application name will be discarded." -#. clear-on-middle-click #: ../data/org.ayatana.indicator.notifications.gschema.xml.in.in:3 -#: ../src/indicator-notifications-settings.c:279 msgid "Clear notifications on middle click" msgstr "Clear notifications on middle click" @@ -69,58 +65,44 @@ msgstr "" "The indicator will only display at most the number of notifications " "indicated by this value." -#: ../src/indicator-notifications.c:177 +#: ../src/service.c:221 +msgid "from" +msgstr "from" + +#: ../src/service.c:270 ../src/service.c:299 msgid "Notifications" msgstr "Notifications" -#. Create the settings menuitem -#: ../src/indicator-notifications.c:186 -msgid "Settings…" -msgstr "Settings…" - -#: ../src/indicator-notifications.c:522 -#, c-format -msgid "Clear <small>(%d Notification)</small>" -msgid_plural "Clear <small>(%d Notifications)</small>" -msgstr[0] "Clear <small>(%d Notification)</small>" -msgstr[1] "Clear <small>(%d Notifications)</small>" - -#. Window Frame -#: ../src/indicator-notifications-settings.c:262 -#: ../src/indicator-notifications-settings.c:268 -#: ../src/indicator-notifications-settings.c:411 -msgid "Indicator Notifications Settings" -msgstr "Indicator Notifications Settings" - -#. hide-indicator -#: ../src/indicator-notifications-settings.c:288 -msgid "Hide indicator" -msgstr "Hide indicator" - -#. do-not-disturb -#: ../src/indicator-notifications-settings.c:297 +#: ../src/service.c:327 +msgid "Clear" +msgstr "" + +#: ../src/service.c:338 msgid "Do not disturb" msgstr "Do not disturb" -#. swap-clear-settings -#: ../src/indicator-notifications-settings.c:306 -msgid "Swap \"Clear\" and \"Settings\" items" -msgstr "Swap \"Clear\" and \"Settings\" items" +#~ msgid "Settings…" +#~ msgstr "Settings…" -#. max-items -#. FIXME: indicator does not change max items until restart... -#: ../src/indicator-notifications-settings.c:316 -msgid "Maximum number of visible notifications" -msgstr "Maximum number of visible notifications" +#~ msgid "Clear <small>(%d Notification)</small>" +#~ msgid_plural "Clear <small>(%d Notifications)</small>" +#~ msgstr[0] "Clear <small>(%d Notification)</small>" +#~ msgstr[1] "Clear <small>(%d Notifications)</small>" -#: ../src/indicator-notifications-settings.c:352 -msgid "Remove" -msgstr "Remove" +#~ msgid "Indicator Notifications Settings" +#~ msgstr "Indicator Notifications Settings" -#: ../src/indicator-notifications-settings.c:357 -msgid "Add" -msgstr "Add" +#~ msgid "Hide indicator" +#~ msgstr "Hide indicator" -#: ../src/notification-menuitem.c:128 -msgid "from" -msgstr "from" +#~ msgid "Swap \"Clear\" and \"Settings\" items" +#~ msgstr "Swap \"Clear\" and \"Settings\" items" + +#~ msgid "Maximum number of visible notifications" +#~ msgstr "Maximum number of visible notifications" + +#~ msgid "Remove" +#~ msgstr "Remove" + +#~ msgid "Add" +#~ msgstr "Add" |