summaryrefslogtreecommitdiffstats
path: root/usr/share/polkit-1/actions/po
diff options
context:
space:
mode:
Diffstat (limited to 'usr/share/polkit-1/actions/po')
-rw-r--r--usr/share/polkit-1/actions/po/Makefile22
-rw-r--r--usr/share/polkit-1/actions/po/POTFILES.in1
-rw-r--r--usr/share/polkit-1/actions/po/ca.po22
-rw-r--r--usr/share/polkit-1/actions/po/cs.po22
-rw-r--r--usr/share/polkit-1/actions/po/de.po23
-rw-r--r--usr/share/polkit-1/actions/po/es.po23
-rw-r--r--usr/share/polkit-1/actions/po/fi.po23
-rw-r--r--usr/share/polkit-1/actions/po/fr.po23
-rw-r--r--usr/share/polkit-1/actions/po/gl.po22
-rw-r--r--usr/share/polkit-1/actions/po/hu.po22
-rw-r--r--usr/share/polkit-1/actions/po/is.po22
-rw-r--r--usr/share/polkit-1/actions/po/it.po22
-rw-r--r--usr/share/polkit-1/actions/po/ja.po22
-rw-r--r--usr/share/polkit-1/actions/po/lt.po22
-rw-r--r--usr/share/polkit-1/actions/po/ml.po22
-rw-r--r--usr/share/polkit-1/actions/po/nl.po22
-rw-r--r--usr/share/polkit-1/actions/po/pl.po24
-rw-r--r--usr/share/polkit-1/actions/po/pt.po22
-rw-r--r--usr/share/polkit-1/actions/po/pt_BR.po22
-rw-r--r--usr/share/polkit-1/actions/po/ro.po22
-rw-r--r--usr/share/polkit-1/actions/po/ru.po23
-rw-r--r--usr/share/polkit-1/actions/po/xds-polkit-files.pot22
22 files changed, 470 insertions, 0 deletions
diff --git a/usr/share/polkit-1/actions/po/Makefile b/usr/share/polkit-1/actions/po/Makefile
new file mode 100644
index 0000000..ab8ab13
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/Makefile
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+POTFILES := $(shell cat POTFILES.in)
+
+all: generate-xds-polkit-files
+
+generate-pot: POTFILES.in
+ intltool-update --pot --gettext-package=xds-polkit-files
+
+generate-xds-polkit-files:
+ for i in $(POTFILES); do \
+ f=$$(echo $$i | sed 's/\.in//'); \
+ intltool-merge --xml-style . ../$$i ../$$f; \
+ done
+
+update-po:
+ for i in *.po; do \
+ code=$$(echo $$i | sed 's/.po//'); \
+ intltool-update --gettext-package=xds-polkit-files --dist $$code; \
+ done
+
+# vim:ts=4
diff --git a/usr/share/polkit-1/actions/po/POTFILES.in b/usr/share/polkit-1/actions/po/POTFILES.in
new file mode 100644
index 0000000..58d7d4e
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/POTFILES.in
@@ -0,0 +1 @@
+com.ubuntu.pkexec.mousepad.policy.in
diff --git a/usr/share/polkit-1/actions/po/ca.po b/usr/share/polkit-1/actions/po/ca.po
new file mode 100644
index 0000000..16a396a
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/ca.po
@@ -0,0 +1,22 @@
+# Catalan translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-09-05 15:00+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Catalan <ca@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
diff --git a/usr/share/polkit-1/actions/po/cs.po b/usr/share/polkit-1/actions/po/cs.po
new file mode 100644
index 0000000..331e9e2
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/cs.po
@@ -0,0 +1,22 @@
+# Czech translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-09-05 09:14+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Czech <cs@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
diff --git a/usr/share/polkit-1/actions/po/de.po b/usr/share/polkit-1/actions/po/de.po
new file mode 100644
index 0000000..b594947
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/de.po
@@ -0,0 +1,23 @@
+# German translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-08-23 14:08+0000\n"
+"Last-Translator: Tobias Bannert <Unknown>\n"
+"Language-Team: German <de@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
+"Legitimierung wird benötigt, um Mousepad als Systemverwalter zu starten."
diff --git a/usr/share/polkit-1/actions/po/es.po b/usr/share/polkit-1/actions/po/es.po
new file mode 100644
index 0000000..6409d65
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/es.po
@@ -0,0 +1,23 @@
+# Spanish translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2015-05-03 02:22+0000\n"
+"Last-Translator: Adolfo Jayme <fitoschido@gmail.com>\n"
+"Language-Team: Spanish <es@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
+"Para ejecutar mousepad con permisos administrativos necesita autenticarse"
diff --git a/usr/share/polkit-1/actions/po/fi.po b/usr/share/polkit-1/actions/po/fi.po
new file mode 100644
index 0000000..6b0d6ef
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/fi.po
@@ -0,0 +1,23 @@
+# Finnish translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-08-21 09:02+0000\n"
+"Last-Translator: Pasi Lallinaho <pasi@shimmerproject.org>\n"
+"Language-Team: Finnish <fi@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
+"Tunnistautuminen vaaditaan, jotta mousepad voidaan ajaa pääkäyttäjänä"
diff --git a/usr/share/polkit-1/actions/po/fr.po b/usr/share/polkit-1/actions/po/fr.po
new file mode 100644
index 0000000..745a82f
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/fr.po
@@ -0,0 +1,23 @@
+# French translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-10-13 17:31+0000\n"
+"Last-Translator: Yannick Le Guen <Unknown>\n"
+"Language-Team: French <fr@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
+"Une authentification est requise pour exécuter mousepad en tant que root"
diff --git a/usr/share/polkit-1/actions/po/gl.po b/usr/share/polkit-1/actions/po/gl.po
new file mode 100644
index 0000000..1bd1ac9
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/gl.po
@@ -0,0 +1,22 @@
+# Galician translation for xebian-default-settings
+# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2015-09-18 14:55+0000\n"
+"Last-Translator: Xosé <Unknown>\n"
+"Language-Team: Galician <gl@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr "Requírese autenticación para executar mousepad como superusuario"
diff --git a/usr/share/polkit-1/actions/po/hu.po b/usr/share/polkit-1/actions/po/hu.po
new file mode 100644
index 0000000..765e0f5
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/hu.po
@@ -0,0 +1,22 @@
+# Hungarian translation for xebian-default-settings
+# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2015-02-05 09:49+0000\n"
+"Last-Translator: Richard Somlói <ricsipontaz@gmail.com>\n"
+"Language-Team: Hungarian <hu@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr "Hitelesítés szükséges a Mousepad root-ként való futtatásához"
diff --git a/usr/share/polkit-1/actions/po/is.po b/usr/share/polkit-1/actions/po/is.po
new file mode 100644
index 0000000..64fb6bc
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/is.po
@@ -0,0 +1,22 @@
+# Icelandic translation for xebian-default-settings
+# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2015-04-23 21:14+0000\n"
+"Last-Translator: Björgvin Ragnarsson <nifgraup@gmail.com>\n"
+"Language-Team: Icelandic <is@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr "Auðkenningar er krafist til að keyra mousepad sem root"
diff --git a/usr/share/polkit-1/actions/po/it.po b/usr/share/polkit-1/actions/po/it.po
new file mode 100644
index 0000000..9bc6d35
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/it.po
@@ -0,0 +1,22 @@
+# Italian translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-09-05 13:35+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Italian <it@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
diff --git a/usr/share/polkit-1/actions/po/ja.po b/usr/share/polkit-1/actions/po/ja.po
new file mode 100644
index 0000000..5360420
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/ja.po
@@ -0,0 +1,22 @@
+# Japanese translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-09-15 03:29+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Japanese <ja@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
diff --git a/usr/share/polkit-1/actions/po/lt.po b/usr/share/polkit-1/actions/po/lt.po
new file mode 100644
index 0000000..c53b37d
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/lt.po
@@ -0,0 +1,22 @@
+# Lithuanian translation for xebian-default-settings
+# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2015-04-08 23:07+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Lithuanian <lt@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
diff --git a/usr/share/polkit-1/actions/po/ml.po b/usr/share/polkit-1/actions/po/ml.po
new file mode 100644
index 0000000..ddd3061
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/ml.po
@@ -0,0 +1,22 @@
+# Malayalam translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-11-02 04:49+0000\n"
+"Last-Translator: ST Alfas <Unknown>\n"
+"Language-Team: Malayalam <ml@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr "മൗസ്പാഡ് റൂട്ടായി പ്രവര്‍ത്തിപ്പിക്കാന്‍ ആധികാരികത ആവശ്യമാണ്"
diff --git a/usr/share/polkit-1/actions/po/nl.po b/usr/share/polkit-1/actions/po/nl.po
new file mode 100644
index 0000000..ef1e0cf
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/nl.po
@@ -0,0 +1,22 @@
+# Dutch translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-09-05 09:21+0000\n"
+"Last-Translator: Pjotr12345 <Unknown>\n"
+"Language-Team: Dutch <nl@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr "Authenticatie is vereist om te werken met Mousepad als root"
diff --git a/usr/share/polkit-1/actions/po/pl.po b/usr/share/polkit-1/actions/po/pl.po
new file mode 100644
index 0000000..9a2ecee
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/pl.po
@@ -0,0 +1,24 @@
+# Polish translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2015-12-17 20:32+0000\n"
+"Last-Translator: Piotr Strębski <strebski@o2.pl>\n"
+"Language-Team: Polish <pl@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
+"Wymagane jest uwierzytelnienie, aby uruchomić mousepad w trybie "
+"administratora"
diff --git a/usr/share/polkit-1/actions/po/pt.po b/usr/share/polkit-1/actions/po/pt.po
new file mode 100644
index 0000000..7f2a1a0
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/pt.po
@@ -0,0 +1,22 @@
+# Portuguese translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-08-20 10:41+0000\n"
+"Last-Translator: David Pires <Unknown>\n"
+"Language-Team: Portuguese <pt@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr "É necessário autenticação para executar o mousepad como root"
diff --git a/usr/share/polkit-1/actions/po/pt_BR.po b/usr/share/polkit-1/actions/po/pt_BR.po
new file mode 100644
index 0000000..238ccb2
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/pt_BR.po
@@ -0,0 +1,22 @@
+# Brazilian Portuguese translation for xebian-default-settings
+# Copyright (c) 2015 Rosetta Contributors and Canonical Ltd 2015
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2015.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2015-09-18 22:13+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
diff --git a/usr/share/polkit-1/actions/po/ro.po b/usr/share/polkit-1/actions/po/ro.po
new file mode 100644
index 0000000..f6bdade
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/ro.po
@@ -0,0 +1,22 @@
+# Romanian translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2014-11-09 14:01+0000\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: Romanian <ro@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
diff --git a/usr/share/polkit-1/actions/po/ru.po b/usr/share/polkit-1/actions/po/ru.po
new file mode 100644
index 0000000..901d0ef
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/ru.po
@@ -0,0 +1,23 @@
+# Russian translation for xebian-default-settings
+# Copyright (c) 2014 Rosetta Contributors and Canonical Ltd 2014
+# This file is distributed under the same license as the xebian-default-settings package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: xebian-default-settings\n"
+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: 2015-05-15 07:51+0000\n"
+"Last-Translator: Yanpas <yanpaso@gmail.com>\n"
+"Language-Team: Russian <ru@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Launchpad-Export-Date: 2016-01-16 04:30+0000\n"
+"X-Generator: Launchpad (build 17886)\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""
+"Требуется идентификация, чтобы запустить mousepad от имени суперпользователя"
diff --git a/usr/share/polkit-1/actions/po/xds-polkit-files.pot b/usr/share/polkit-1/actions/po/xds-polkit-files.pot
new file mode 100644
index 0000000..9e31721
--- /dev/null
+++ b/usr/share/polkit-1/actions/po/xds-polkit-files.pot
@@ -0,0 +1,22 @@
+# 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: 2015-02-09 22:36-0500\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1
+msgid "Authentication is required to run mousepad as root"
+msgstr ""