From b7793e65c04fc0d119d00980053a498c8337730e Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Fri, 7 Jun 2019 17:00:32 -0400 Subject: * update pot with new strings --- .gitignore | 1 - po/indicator-notifications.pot | 78 +++++++++++++++++++++++++++++++++++++----- 2 files changed, 70 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index 8e4eb7f..e48476d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,6 @@ po/Makefile.in po/Makefile.in.in po/POTFILES po/stamp-it -po/Makevars.template po/Rules-quot po/boldquot.sed po/en@boldquot.header diff --git a/po/indicator-notifications.pot b/po/indicator-notifications.pot index bb3fbea..6aba2eb 100644 --- a/po/indicator-notifications.pot +++ b/po/indicator-notifications.pot @@ -1,14 +1,13 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. +# This file is put in the public domain. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-26 15:13-0500\n" +"Project-Id-Version: indicator-notifications 0.3.3\n" +"Report-Msgid-Bugs-To: jason.conti@gmail.com\n" +"POT-Creation-Date: 2019-06-07 16:51-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,17 +17,80 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ../src/indicator-notifications.c:160 +#: data/net.launchpad.indicator.notifications.gschema.xml.in.in:5 +#: src/indicator-notifications-settings.c:267 +msgid "Discard notifications by application name" +msgstr "" + +#: data/net.launchpad.indicator.notifications.gschema.xml.in.in:6 +msgid "" +"If an application name is in the blacklist, all notifications matching the " +"application name will be discarded." +msgstr "" + +#: data/net.launchpad.indicator.notifications.gschema.xml.in.in:10 +#: src/indicator-notifications-settings.c:237 +msgid "Clear notifications on middle click" +msgstr "" + +#: data/net.launchpad.indicator.notifications.gschema.xml.in.in:11 +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 "" + +#: data/net.launchpad.indicator.notifications.gschema.xml.in.in:15 +msgid "Hide the indicator" +msgstr "" + +#: data/net.launchpad.indicator.notifications.gschema.xml.in.in:16 +msgid "If true, the indicator is hidden." +msgstr "" + +#: data/net.launchpad.indicator.notifications.gschema.xml.in.in:21 +msgid "Maximum number of visible items" +msgstr "" + +#: data/net.launchpad.indicator.notifications.gschema.xml.in.in:22 +msgid "" +"The indicator will only display at most the number of notifications " +"indicated by this value." +msgstr "" + +#: src/indicator-notifications.c:161 msgid "Notifications" msgstr "" -#: ../src/indicator-notifications.c:451 +#: src/indicator-notifications.c:461 #, c-format msgid "Clear (%d Notification)" msgid_plural "Clear (%d Notifications)" msgstr[0] "" msgstr[1] "" -#: ../src/notification-menuitem.c:96 +#: src/indicator-notifications-settings.c:220 +#: src/indicator-notifications-settings.c:226 +#: src/indicator-notifications-settings.c:341 +msgid "Indicator Notifications Settings" +msgstr "" + +#: src/indicator-notifications-settings.c:246 +msgid "Hide indicator" +msgstr "" + +#: src/indicator-notifications-settings.c:256 +msgid "Maximum number of visible notifications" +msgstr "" + +#: src/indicator-notifications-settings.c:292 +msgid "Remove" +msgstr "" + +#: src/indicator-notifications-settings.c:297 +msgid "Add" +msgstr "" + +#: src/notification-menuitem.c:129 msgid "from" msgstr "" -- cgit v1.2.3