From 9a740a6bf0d64e8ee9914582ad503e3aa9c5bfc7 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 22 Dec 2020 01:49:25 -0500 Subject: usr/share/polkit-1/actions/*: Drop, mousepad ships its own policykit rules. --- Makefile | 2 +- .../actions/com.ubuntu.pkexec.mousepad.policy.in | 22 -------------------- usr/share/polkit-1/actions/po/Makefile | 22 -------------------- usr/share/polkit-1/actions/po/POTFILES.in | 1 - usr/share/polkit-1/actions/po/ca.po | 22 -------------------- usr/share/polkit-1/actions/po/cs.po | 22 -------------------- usr/share/polkit-1/actions/po/de.po | 23 --------------------- usr/share/polkit-1/actions/po/es.po | 23 --------------------- usr/share/polkit-1/actions/po/fi.po | 23 --------------------- usr/share/polkit-1/actions/po/fr.po | 23 --------------------- usr/share/polkit-1/actions/po/gl.po | 22 -------------------- usr/share/polkit-1/actions/po/hu.po | 22 -------------------- usr/share/polkit-1/actions/po/is.po | 22 -------------------- usr/share/polkit-1/actions/po/it.po | 22 -------------------- usr/share/polkit-1/actions/po/ja.po | 22 -------------------- usr/share/polkit-1/actions/po/lt.po | 22 -------------------- usr/share/polkit-1/actions/po/ml.po | 22 -------------------- usr/share/polkit-1/actions/po/nl.po | 22 -------------------- usr/share/polkit-1/actions/po/pl.po | 24 ---------------------- usr/share/polkit-1/actions/po/pt.po | 22 -------------------- usr/share/polkit-1/actions/po/pt_BR.po | 22 -------------------- usr/share/polkit-1/actions/po/ro.po | 22 -------------------- usr/share/polkit-1/actions/po/ru.po | 23 --------------------- usr/share/polkit-1/actions/po/xds-polkit-files.pot | 22 -------------------- 24 files changed, 1 insertion(+), 493 deletions(-) delete mode 100644 usr/share/polkit-1/actions/com.ubuntu.pkexec.mousepad.policy.in delete mode 100644 usr/share/polkit-1/actions/po/Makefile delete mode 100644 usr/share/polkit-1/actions/po/POTFILES.in delete mode 100644 usr/share/polkit-1/actions/po/ca.po delete mode 100644 usr/share/polkit-1/actions/po/cs.po delete mode 100644 usr/share/polkit-1/actions/po/de.po delete mode 100644 usr/share/polkit-1/actions/po/es.po delete mode 100644 usr/share/polkit-1/actions/po/fi.po delete mode 100644 usr/share/polkit-1/actions/po/fr.po delete mode 100644 usr/share/polkit-1/actions/po/gl.po delete mode 100644 usr/share/polkit-1/actions/po/hu.po delete mode 100644 usr/share/polkit-1/actions/po/is.po delete mode 100644 usr/share/polkit-1/actions/po/it.po delete mode 100644 usr/share/polkit-1/actions/po/ja.po delete mode 100644 usr/share/polkit-1/actions/po/lt.po delete mode 100644 usr/share/polkit-1/actions/po/ml.po delete mode 100644 usr/share/polkit-1/actions/po/nl.po delete mode 100644 usr/share/polkit-1/actions/po/pl.po delete mode 100644 usr/share/polkit-1/actions/po/pt.po delete mode 100644 usr/share/polkit-1/actions/po/pt_BR.po delete mode 100644 usr/share/polkit-1/actions/po/ro.po delete mode 100644 usr/share/polkit-1/actions/po/ru.po delete mode 100644 usr/share/polkit-1/actions/po/xds-polkit-files.pot diff --git a/Makefile b/Makefile index 1b74e66..e9660c5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ #!/usr/bin/make -f -SUBDIRS := etc/xdg/xdg-xebian/Thunar/po usr/share/polkit-1/actions/po +SUBDIRS := etc/xdg/xdg-xebian/Thunar/po all: @echo "Nothing to build, call 'make install' instead." diff --git a/usr/share/polkit-1/actions/com.ubuntu.pkexec.mousepad.policy.in b/usr/share/polkit-1/actions/com.ubuntu.pkexec.mousepad.policy.in deleted file mode 100644 index fd6d90e..0000000 --- a/usr/share/polkit-1/actions/com.ubuntu.pkexec.mousepad.policy.in +++ /dev/null @@ -1,22 +0,0 @@ - - - - - Xubuntu Developers - http://www.xubuntu.org/ - - - <_message>Authentication is required to run mousepad as root - mousepad - - no - no - auth_admin - - /usr/bin/mousepad - true - - - \ No newline at end of file diff --git a/usr/share/polkit-1/actions/po/Makefile b/usr/share/polkit-1/actions/po/Makefile deleted file mode 100644 index ab8ab13..0000000 --- a/usr/share/polkit-1/actions/po/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -#!/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 deleted file mode 100644 index 58d7d4e..0000000 --- a/usr/share/polkit-1/actions/po/POTFILES.in +++ /dev/null @@ -1 +0,0 @@ -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 deleted file mode 100644 index 16a396a..0000000 --- a/usr/share/polkit-1/actions/po/ca.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Catalan \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 deleted file mode 100644 index 331e9e2..0000000 --- a/usr/share/polkit-1/actions/po/cs.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Czech \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 deleted file mode 100644 index b594947..0000000 --- a/usr/share/polkit-1/actions/po/de.po +++ /dev/null @@ -1,23 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: German \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 deleted file mode 100644 index 6409d65..0000000 --- a/usr/share/polkit-1/actions/po/es.po +++ /dev/null @@ -1,23 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Spanish \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 deleted file mode 100644 index 6b0d6ef..0000000 --- a/usr/share/polkit-1/actions/po/fi.po +++ /dev/null @@ -1,23 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Finnish \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 deleted file mode 100644 index 745a82f..0000000 --- a/usr/share/polkit-1/actions/po/fr.po +++ /dev/null @@ -1,23 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: French \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 deleted file mode 100644 index 1bd1ac9..0000000 --- a/usr/share/polkit-1/actions/po/gl.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2015. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-02-09 22:36-0500\n" -"PO-Revision-Date: 2015-09-18 14:55+0000\n" -"Last-Translator: Xosé \n" -"Language-Team: Galician \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 deleted file mode 100644 index 765e0f5..0000000 --- a/usr/share/polkit-1/actions/po/hu.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2015. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Hungarian \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 deleted file mode 100644 index 64fb6bc..0000000 --- a/usr/share/polkit-1/actions/po/is.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2015. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Icelandic \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 deleted file mode 100644 index 9bc6d35..0000000 --- a/usr/share/polkit-1/actions/po/it.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Italian \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 deleted file mode 100644 index 5360420..0000000 --- a/usr/share/polkit-1/actions/po/ja.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Japanese \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 deleted file mode 100644 index c53b37d..0000000 --- a/usr/share/polkit-1/actions/po/lt.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2015. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Lithuanian \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 deleted file mode 100644 index ddd3061..0000000 --- a/usr/share/polkit-1/actions/po/ml.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Malayalam \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 deleted file mode 100644 index ef1e0cf..0000000 --- a/usr/share/polkit-1/actions/po/nl.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-02-09 22:36-0500\n" -"PO-Revision-Date: 2014-09-05 09:21+0000\n" -"Last-Translator: Pjotr12345 \n" -"Language-Team: Dutch \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 deleted file mode 100644 index 9a2ecee..0000000 --- a/usr/share/polkit-1/actions/po/pl.po +++ /dev/null @@ -1,24 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Polish \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 deleted file mode 100644 index 7f2a1a0..0000000 --- a/usr/share/polkit-1/actions/po/pt.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Portuguese \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 deleted file mode 100644 index 238ccb2..0000000 --- a/usr/share/polkit-1/actions/po/pt_BR.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2015. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Brazilian Portuguese \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 deleted file mode 100644 index f6bdade..0000000 --- a/usr/share/polkit-1/actions/po/ro.po +++ /dev/null @@ -1,22 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \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 \n" -"Language-Team: Romanian \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 deleted file mode 100644 index 901d0ef..0000000 --- a/usr/share/polkit-1/actions/po/ru.po +++ /dev/null @@ -1,23 +0,0 @@ -# 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 , 2014. -# -msgid "" -msgstr "" -"Project-Id-Version: xebian-default-settings\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2015-02-09 22:36-0500\n" -"PO-Revision-Date: 2015-05-15 07:51+0000\n" -"Last-Translator: Yanpas \n" -"Language-Team: Russian \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 deleted file mode 100644 index 9e31721..0000000 --- a/usr/share/polkit-1/actions/po/xds-polkit-files.pot +++ /dev/null @@ -1,22 +0,0 @@ -# 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: 2015-02-09 22:36-0500\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" - -#: ../com.ubuntu.pkexec.mousepad.policy.in.h:1 -msgid "Authentication is required to run mousepad as root" -msgstr "" -- cgit v1.2.3