From a0aeb0b6ff9b836c600a9dcef04a019f9c06392f Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 17 Mar 2018 10:17:02 +0100 Subject: tx: add makepot and .pot files --- makepot | 5 ++ mate-notification-daemon.pot | 180 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 185 insertions(+) create mode 100755 makepot create mode 100644 mate-notification-daemon.pot diff --git a/makepot b/makepot new file mode 100755 index 0000000..ce03a79 --- /dev/null +++ b/makepot @@ -0,0 +1,5 @@ +#! /bin/sh + +PACKAGE=mate-notification-daemon; + +make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . diff --git a/mate-notification-daemon.pot b/mate-notification-daemon.pot new file mode 100644 index 0000000..4fa8597 --- /dev/null +++ b/mate-notification-daemon.pot @@ -0,0 +1,180 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-03-17 10:14+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:1 +msgid "Popup location" +msgstr "" + +#: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:2 +msgid "" +"Default popup location on the workspace for stack notifications. Allowed " +"values: \"top_left\",\"top_right\",\"bottom_left\" and \"bottom_right\"" +msgstr "" + +#: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:3 +#: ../src/capplet/mate-notification-properties.ui.h:7 +msgid "Use Active Monitor" +msgstr "" + +#: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:4 +msgid "Display the notification on the active monitor." +msgstr "" + +#: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:5 +msgid "Monitor" +msgstr "" + +#: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:6 +msgid "" +"Monitor to display the notification. Allowed values: -1 (display on active " +"monitor) and 0 to n - 1 where n is the number of monitors." +msgstr "" + +#: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:7 +msgid "Current theme" +msgstr "" + +#: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:8 +msgid "The theme used when displaying notifications." +msgstr "" + +#: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:9 +msgid "Sound Enabled" +msgstr "" + +#: ../data/org.mate.NotificationDaemon.gschema.xml.in.h:10 +msgid "Turns on and off sound support for notifications." +msgstr "" + +#: ../src/capplet/mate-notification-properties.c:329 +msgid "Coco" +msgstr "" + +#: ../src/capplet/mate-notification-properties.c:333 +msgid "Nodoka" +msgstr "" + +#: ../src/capplet/mate-notification-properties.c:337 +msgid "Slider" +msgstr "" + +#: ../src/capplet/mate-notification-properties.c:341 +msgid "Standard theme" +msgstr "" + +#: ../src/capplet/mate-notification-properties.c:458 +msgid "Error initializing libmatenotify" +msgstr "" + +#: ../src/capplet/mate-notification-properties.c:471 +msgid "Notification Test" +msgstr "" + +#: ../src/capplet/mate-notification-properties.c:471 +msgid "Just a test" +msgstr "" + +#: ../src/capplet/mate-notification-properties.c:475 +#, c-format +msgid "Error while displaying notification: %s" +msgstr "" + +#: ../src/capplet/mate-notification-properties.c:526 +#, c-format +msgid "Could not load user interface file: %s" +msgstr "" + +#: ../src/capplet/mate-notification-properties.desktop.in.h:1 +msgid "Popup Notifications" +msgstr "" + +#: ../src/capplet/mate-notification-properties.desktop.in.h:2 +msgid "Set your popup notification preferences" +msgstr "" + +#: ../src/capplet/mate-notification-properties.ui.h:1 +msgid "Notification Settings" +msgstr "" + +#: ../src/capplet/mate-notification-properties.ui.h:2 +msgid "_Preview" +msgstr "" + +#: ../src/capplet/mate-notification-properties.ui.h:3 +msgid "General Options" +msgstr "" + +#: ../src/capplet/mate-notification-properties.ui.h:4 +msgid "P_osition:" +msgstr "" + +#: ../src/capplet/mate-notification-properties.ui.h:5 +msgid "_Theme:" +msgstr "" + +#: ../src/capplet/mate-notification-properties.ui.h:6 +msgid "_Monitor:" +msgstr "" + +#: ../src/capplet/mate-notification-properties.ui.h:8 +msgid "Top Left" +msgstr "" + +#: ../src/capplet/mate-notification-properties.ui.h:9 +msgid "Top Right" +msgstr "" + +#: ../src/capplet/mate-notification-properties.ui.h:10 +msgid "Bottom Left" +msgstr "" + +#: ../src/capplet/mate-notification-properties.ui.h:11 +msgid "Bottom Right" +msgstr "" + +#: ../src/daemon/daemon.c:1318 +#, c-format +msgid "Exceeded maximum number of notifications" +msgstr "" + +#: ../src/daemon/daemon.c:1615 +#, c-format +msgid "%u is not a valid notification ID" +msgstr "" + +#: ../src/daemon/sound.c:36 +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 +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 +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 +msgid "Closes the notification." +msgstr "" -- cgit v1.2.1