diff options
| -rw-r--r-- | mate-notification-daemon.pot | 77 | 
1 files changed, 38 insertions, 39 deletions
| diff --git a/mate-notification-daemon.pot b/mate-notification-daemon.pot index 9bfcbbb..dbbed7d 100644 --- a/mate-notification-daemon.pot +++ b/mate-notification-daemon.pot @@ -5,9 +5,9 @@  #  msgid ""  msgstr "" -"Project-Id-Version: mate-notification-daemon 1.23.0\n" +"Project-Id-Version: mate-notification-daemon 1.25.0\n"  "Report-Msgid-Bugs-To: https://mate-desktop.org\n" -"POT-Creation-Date: 2019-11-07 12:05+0100\n" +"POT-Creation-Date: 2020-08-20 12:44+0200\n"  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"  "Language-Team: LANGUAGE <[email protected]>\n" @@ -27,7 +27,7 @@ msgid ""  msgstr ""  #: data/org.mate.NotificationDaemon.gschema.xml.in:10 -#: src/capplet/mate-notification-properties.ui:237 +#: src/capplet/mate-notification-properties.ui:186  msgid "Use Active Monitor"  msgstr "" @@ -85,24 +85,24 @@ msgstr ""  msgid "Standard theme"  msgstr "" -#: src/capplet/mate-notification-properties.c:490 +#: src/capplet/mate-notification-properties.c:404  msgid "Error initializing libmatenotify"  msgstr "" -#: src/capplet/mate-notification-properties.c:503 +#: src/capplet/mate-notification-properties.c:417  msgid "Notification Test"  msgstr "" -#: src/capplet/mate-notification-properties.c:503 +#: src/capplet/mate-notification-properties.c:417  msgid "Just a test"  msgstr "" -#: src/capplet/mate-notification-properties.c:507 +#: src/capplet/mate-notification-properties.c:421  #, c-format  msgid "Error while displaying notification: %s"  msgstr "" -#: src/capplet/mate-notification-properties.c:547 +#: src/capplet/mate-notification-properties.c:461  #, c-format  msgid "Could not load user interface: %s"  msgstr "" @@ -115,65 +115,64 @@ msgstr ""  msgid "Set your popup notification preferences"  msgstr "" -#. Translators: Do NOT translate or transliterate this text (this is an icon file name)! -#: src/capplet/mate-notification-properties.desktop.in:7 -msgid "mate-notification-properties" -msgstr "" -  #. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon!  #: src/capplet/mate-notification-properties.desktop.in:14  msgid "MATE;Notification;Theme;"  msgstr "" -#: src/capplet/mate-notification-properties.ui:9 +#: src/capplet/mate-notification-properties.ui:18  msgid "Notification Settings"  msgstr "" -#: src/capplet/mate-notification-properties.ui:58 +#: src/capplet/mate-notification-properties.ui:36  msgid "_Preview"  msgstr "" -#: src/capplet/mate-notification-properties.ui:113 -msgid "<b>General Options</b>" +#: src/capplet/mate-notification-properties.ui:52 +msgid "_Close"  msgstr "" -#: src/capplet/mate-notification-properties.ui:174 -msgid "P_osition:" -msgstr "" - -#: src/capplet/mate-notification-properties.ui:191 +#: src/capplet/mate-notification-properties.ui:101  msgid "_Theme:"  msgstr "" -#: src/capplet/mate-notification-properties.ui:206 -msgid "_Monitor:" +#: src/capplet/mate-notification-properties.ui:115 +msgid "P_osition:"  msgstr "" -#: src/capplet/mate-notification-properties.ui:253 -msgid "Enable Do Not Disturb" +#: src/capplet/mate-notification-properties.ui:129 +msgid "_Monitor:"  msgstr "" -#: src/capplet/mate-notification-properties.ui:304 +#: src/capplet/mate-notification-properties.ui:155  msgid "Top Left"  msgstr "" -#: src/capplet/mate-notification-properties.ui:308 +#: src/capplet/mate-notification-properties.ui:156  msgid "Top Right"  msgstr "" -#: src/capplet/mate-notification-properties.ui:312 +#: src/capplet/mate-notification-properties.ui:157  msgid "Bottom Left"  msgstr "" -#: src/capplet/mate-notification-properties.ui:316 +#: src/capplet/mate-notification-properties.ui:158  msgid "Bottom Right"  msgstr "" -#: src/daemon/daemon.c:1328 +#: src/capplet/mate-notification-properties.ui:201 +msgid "Enable Do Not Disturb" +msgstr "" + +#: src/capplet/mate-notification-properties.ui:222 +msgid "General Options" +msgstr "" + +#: src/daemon/daemon.c:1300  msgid "Exceeded maximum number of notifications"  msgstr "" -#: src/daemon/daemon.c:1609 +#: src/daemon/daemon.c:1581  #, c-format  msgid "%u is not a valid notification ID"  msgstr "" @@ -182,18 +181,18 @@ msgstr ""  msgid "Notification"  msgstr "" -#: src/themes/coco/coco-theme.c:462 src/themes/nodoka/nodoka-theme.c:809 -#: src/themes/slider/theme.c:414 src/themes/standard/theme.c:734 +#: src/themes/coco/coco-theme.c:464 src/themes/nodoka/nodoka-theme.c:811 +#: src/themes/slider/theme.c:416 src/themes/standard/theme.c:736  msgid "Notification summary text."  msgstr "" -#: src/themes/coco/coco-theme.c:476 src/themes/nodoka/nodoka-theme.c:862 -#: src/themes/slider/theme.c:435 src/themes/standard/theme.c:786 +#: src/themes/coco/coco-theme.c:478 src/themes/nodoka/nodoka-theme.c:864 +#: src/themes/slider/theme.c:437 src/themes/standard/theme.c:788  msgid "Notification body text."  msgstr "" -#: src/themes/nodoka/nodoka-theme.c:823 src/themes/nodoka/nodoka-theme.c:825 -#: src/themes/slider/theme.c:396 src/themes/slider/theme.c:398 -#: src/themes/standard/theme.c:750 src/themes/standard/theme.c:752 +#: src/themes/nodoka/nodoka-theme.c:825 src/themes/nodoka/nodoka-theme.c:827 +#: src/themes/slider/theme.c:398 src/themes/slider/theme.c:400 +#: src/themes/standard/theme.c:752 src/themes/standard/theme.c:754  msgid "Closes the notification."  msgstr "" | 
