summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2008-12-07 16:44:11 -0500
committerDavid Zeuthen <davidz@redhat.com>2008-12-07 16:44:11 -0500
commit14013ef2833feac77883536ba4054e6af31d16ad (patch)
treedb5048d8562fe5e96e3c0fe7310c107c5e434801 /po
parent71e3b425054e60c7f4592ba56b082cd2a5f46265 (diff)
downloadpolkit-14013ef2833feac77883536ba4054e6af31d16ad.tar.gz
port the .policy file parser and implement EnumerateActions
Also added Danish translations to test that translations work $ dbus-send --system --print-reply --dest=org.freedesktop.PolicyKit1 /org/freedesktop/PolicyKit1/Authority org.freedesktop.PolicyKit1.Authority.EnumerateActions string:da method return sender=:1.4481 -> dest=:1.4483 reply_serial=2 array [ struct { string "org.freedesktop.policykit.modify-defaults" string "Konfigurer implicit autorisering" string "Autentificering er påkrævet for ændre implicit autorisering" string "The PolicyKit Project" string "http://hal.freedesktop.org/docs/PolicyKit/" string "" array [ ] } struct { string "org.freedesktop.policykit.read" string "Læs andre brugers autoriseringer" string "Autentificering er påkrævet for at læse andre brugers autoriseringer" string "The PolicyKit Project" string "http://hal.freedesktop.org/docs/PolicyKit/" string "" array [ dict entry( string "org.freedesktop.PolicyKit.run-as-superuser.path" string "/usr/bin/BlahBlaster" ) ] } struct { string "org.freedesktop.policykit.grant" string "Autoriser en anden bruger" string "Autentificering er påkrævet for at autorisere andre brugere" string "The PolicyKit Project" string "http://hal.freedesktop.org/docs/PolicyKit/" string "" array [ ] } struct { string "org.freedesktop.policykit.revoke" string "Fjern autorisering fra en anden bruger" string "Autentificering er påkrævet for at fjerne en autosering fra en anden bruger" string "The PolicyKit Project" string "http://hal.freedesktop.org/docs/PolicyKit/" string "" array [ ] } ] $ dbus-send --system --print-reply --dest=org.freedesktop.PolicyKit1 /org/freedesktop/PolicyKit1/Authority org.freedesktop.PolicyKit1.Authority.EnumerateActions string: method return sender=:1.4481 -> dest=:1.4484 reply_serial=2 array [ struct { string "org.freedesktop.policykit.modify-defaults" string "Modify defaults for implicit authorizations" string "Authentication is required to modify the defaults for implicit authorizations" string "The PolicyKit Project" string "http://hal.freedesktop.org/docs/PolicyKit/" string "" array [ ] } struct { string "org.freedesktop.policykit.read" string "Read authorizations of other users" string "Authentication is required to read authorizations of other users" string "The PolicyKit Project" string "http://hal.freedesktop.org/docs/PolicyKit/" string "" array [ dict entry( string "org.freedesktop.PolicyKit.run-as-superuser.path" string "/usr/bin/BlahBlaster" ) ] } struct { string "org.freedesktop.policykit.grant" string "Grant authorizations to other users" string "Authentication is required to grant authorizations to other users" string "The PolicyKit Project" string "http://hal.freedesktop.org/docs/PolicyKit/" string "" array [ ] } struct { string "org.freedesktop.policykit.revoke" string "Revoke authorizations from other users" string "Authentication is required to revoke authorizations other users" string "The PolicyKit Project" string "http://hal.freedesktop.org/docs/PolicyKit/" string "" array [ ] } ]
Diffstat (limited to 'po')
-rw-r--r--po/LINGUAS3
-rw-r--r--po/POTFILES.in1
-rw-r--r--po/da.po51
3 files changed, 53 insertions, 2 deletions
diff --git a/po/LINGUAS b/po/LINGUAS
index b72d517..b6d2833 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,4 +1,3 @@
# please keep this list sorted alphabetically
#
-
-
+da
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 53c4283..61bc0ac 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,3 +1,4 @@
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
[encoding: UTF-8]
+actions/org.freedesktop.policykit.policy.in
diff --git a/po/da.po b/po/da.po
new file mode 100644
index 0000000..0ff6eb5
--- /dev/null
+++ b/po/da.po
@@ -0,0 +1,51 @@
+# 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: 2008-12-07 16:14-0500\n"
+"PO-Revision-Date: 2008-12-07 16:17-0500\n"
+"Last-Translator: David Zeuthen <davidz@redhat.com>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../actions/org.freedesktop.policykit.policy.in.h:1
+msgid "Authentication is required to grant authorizations to other users"
+msgstr "Autentificering er påkrævet for at autorisere andre brugere"
+
+#: ../actions/org.freedesktop.policykit.policy.in.h:2
+msgid ""
+"Authentication is required to modify the defaults for implicit authorizations"
+msgstr "Autentificering er påkrævet for ændre implicit autorisering"
+
+#: ../actions/org.freedesktop.policykit.policy.in.h:3
+msgid "Authentication is required to read authorizations of other users"
+msgstr "Autentificering er påkrævet for at læse andre brugers autoriseringer"
+
+#: ../actions/org.freedesktop.policykit.policy.in.h:4
+msgid "Authentication is required to revoke authorizations other users"
+msgstr "Autentificering er påkrævet for at fjerne en autosering fra en anden bruger"
+
+#: ../actions/org.freedesktop.policykit.policy.in.h:5
+msgid "Grant authorizations to other users"
+msgstr "Autoriser en anden bruger"
+
+#: ../actions/org.freedesktop.policykit.policy.in.h:6
+msgid "Modify defaults for implicit authorizations"
+msgstr "Konfigurer implicit autorisering"
+
+#: ../actions/org.freedesktop.policykit.policy.in.h:7
+msgid "Read authorizations of other users"
+msgstr "Læs andre brugers autoriseringer"
+
+#: ../actions/org.freedesktop.policykit.policy.in.h:8
+msgid "Revoke authorizations from other users"
+msgstr "Fjern autorisering fra en anden bruger"
+