summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 14:51:34 +0100
committerraveit65 <[email protected]>2018-03-17 14:51:34 +0100
commit9c27bde74379cf6c78704e4971b346c3932f1a75 (patch)
treecc90300ea88c8a6a91fc709db2404bcdd260b337
parent1822c79156a8c097537f8132c4b8c2b282a6251d (diff)
downloadmate-polkit-9c27bde74379cf6c78704e4971b346c3932f1a75.tar.bz2
mate-polkit-9c27bde74379cf6c78704e4971b346c3932f1a75.tar.xz
tx: add makepot and .pot files
-rwxr-xr-xmakepot5
-rw-r--r--mate-polkit.pot110
2 files changed, 115 insertions, 0 deletions
diff --git a/makepot b/makepot
new file mode 100755
index 0000000..a57ddc7
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-polkit;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
diff --git a/mate-polkit.pot b/mate-polkit.pot
new file mode 100644
index 0000000..6f0a710
--- /dev/null
+++ b/mate-polkit.pot
@@ -0,0 +1,110 @@
+# 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 14:49+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"
+
+#: ../src/main.c:163
+msgid "Drop all elevated privileges"
+msgstr ""
+
+#: ../src/main.c:187
+msgid "Click the icon to drop all elevated privileges"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:275
+msgid "Select user..."
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:310
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:650
+msgid "_Authenticate"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:693
+msgid ""
+"An application is attempting to perform an action that requires privileges. "
+"Authentication as one of the users below is required to perform this action."
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:701
+msgid ""
+"An application is attempting to perform an action that requires privileges. "
+"Authentication is required to perform this action."
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:707
+msgid ""
+"An application is attempting to perform an action that requires privileges. "
+"Authentication as the super user is required to perform this action."
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:743
+#: ../src/polkitmateauthenticator.c:301
+msgid "_Password:"
+msgstr ""
+
+#. Details
+#: ../src/polkitmateauthenticationdialog.c:761
+msgid "<small><b>_Details</b></small>"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:819
+msgid "<small><b>Action:</b></small>"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:822
+#, c-format
+msgid "Click to edit %s"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:839
+msgid "<small><b>Vendor:</b></small>"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:841
+#, c-format
+msgid "Click to open %s"
+msgstr ""
+
+#: ../src/polkitmateauthenticationdialog.c:1001
+msgid "Authenticate"
+msgstr ""
+
+#: ../src/polkitmateauthenticator.c:297
+#, c-format
+msgid "_Password for %s:"
+msgstr ""
+
+#: ../src/polkitmateauthenticator.c:458
+msgid "Your authentication attempt was unsuccessful. Please try again."
+msgstr ""
+
+#: ../src/polkitmatelistener.c:164
+msgid "Authentication dialog was dismissed by the user"
+msgstr ""
+
+#: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:1
+msgid "PolicyKit Authentication Agent"
+msgstr ""
+
+#: ../src/polkit-mate-authentication-agent-1.desktop.in.in.h:2
+msgid "PolicyKit Authentication Agent for the MATE Desktop"
+msgstr ""