summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 09:35:37 +0100
committerraveit65 <[email protected]>2018-03-17 09:35:37 +0100
commitd77e25001f2498b64f2aa14db178aa8e84174789 (patch)
treed5b3e4354d9703621318d2fc709b329f36fe2ef6
parentf918300a4421fe5f145aa5b38c1f707acad74ee9 (diff)
downloadmate-indicator-applet-d77e25001f2498b64f2aa14db178aa8e84174789.tar.bz2
mate-indicator-applet-d77e25001f2498b64f2aa14db178aa8e84174789.tar.xz
tx: add makepot and .pot files
-rwxr-xr-xmakepot5
-rw-r--r--mate-indicator-applet.pot94
2 files changed, 99 insertions, 0 deletions
diff --git a/makepot b/makepot
new file mode 100755
index 0000000..1d19a7e
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-indicator-applet;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
diff --git a/mate-indicator-applet.pot b/mate-indicator-applet.pot
new file mode 100644
index 0000000..7fc94d4
--- /dev/null
+++ b/mate-indicator-applet.pot
@@ -0,0 +1,94 @@
+# 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 <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2018-03-17 09:15+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <[email protected]>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in.h:1
+#: ../src/applet-main.c:951
+msgid "Indicator Applet"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorApplet.mate-panel-applet.in.in.h:2
+msgid "An indicator of something that needs your attention on the desktop"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in.h:1
+#: ../src/applet-main.c:954
+msgid "Indicator Applet Complete"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletComplete.mate-panel-applet.in.in.h:2
+msgid "A unified applet containing all of the indicators."
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in.h:1
+msgid "Indicator Applet Appmenu"
+msgstr ""
+
+#: ../data/org.ayatana.panel.IndicatorAppletAppmenu.mate-panel-applet.in.in.h:2
+msgid "A applet containing the application menus."
+msgstr ""
+
+#: ../src/applet-main.c:764
+msgid ""
+"This program is free software: you can redistribute it and/or modify it "
+"under the terms of the GNU General Public License version 3, as published by "
+"the Free Software Foundation."
+msgstr ""
+
+#: ../src/applet-main.c:767
+msgid ""
+"This program is distributed in the hope that it will be useful, but WITHOUT "
+"ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, "
+"SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU "
+"General Public License for more details."
+msgstr ""
+
+#: ../src/applet-main.c:771
+msgid ""
+"You should have received a copy of the GNU General Public License along with "
+"this program. If not, see <http://www.gnu.org/licenses/>."
+msgstr ""
+
+#: ../src/applet-main.c:783
+msgid "An applet to hold your application menus."
+msgstr ""
+
+#: ../src/applet-main.c:785
+msgid "An applet to hold all of the system indicators."
+msgstr ""
+
+#: ../src/applet-main.c:789
+msgid "translator-credits"
+msgstr ""
+
+#: ../src/applet-main.c:793
+msgid "MATE Website"
+msgstr ""
+
+#: ../src/applet-main.c:938
+msgid "_About"
+msgstr ""
+
+#: ../src/applet-main.c:957
+msgid "Indicator Applet Application Menu"
+msgstr ""
+
+#. A label to allow for click through
+#: ../src/applet-main.c:1020
+msgid "No Indicators"
+msgstr ""