|
|
@@ -0,0 +1,75 @@
|
|
|
+# Portuguese (Brazil) translations for Hue.
|
|
|
+# Copyright (C) 2012 Cloudera, Inc
|
|
|
+# This file is distributed under the same license as the Hue project.
|
|
|
+# FIRST AUTHOR <EMAIL@ADDRESS>, 2012.
|
|
|
+#
|
|
|
+msgid ""
|
|
|
+msgstr ""
|
|
|
+"Project-Id-Version: Hue VERSION\n"
|
|
|
+"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
|
|
+"POT-Creation-Date: 2013-09-04 18:05-0700\n"
|
|
|
+"PO-Revision-Date: 2012-11-07 13:08-0800\n"
|
|
|
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
+"Language-Team: pt_BR <LL@li.org>\n"
|
|
|
+"Plural-Forms: nplurals=2; plural=(n > 1)\n"
|
|
|
+"MIME-Version: 1.0\n"
|
|
|
+"Content-Type: text/plain; charset=utf-8\n"
|
|
|
+"Content-Transfer-Encoding: 8bit\n"
|
|
|
+"Generated-By: Babel 0.9.6\n"
|
|
|
+
|
|
|
+#: src/libsaml/conf.py:51
|
|
|
+msgid ""
|
|
|
+"Xmlsec1 binary path. This program should be executable by the user "
|
|
|
+"running Hue."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/libsaml/conf.py:57
|
|
|
+msgid "Create users from IdP on login."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/libsaml/conf.py:64
|
|
|
+msgid ""
|
|
|
+"Attribute map directory contains files that map SAML attributes to "
|
|
|
+"pysaml2 attributes."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/libsaml/conf.py:71
|
|
|
+msgid "Allow responses that are initiated by the IdP."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/libsaml/conf.py:77
|
|
|
+msgid "Required attributes to ask for from IdP."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/libsaml/conf.py:83
|
|
|
+msgid "Optional attributes to ask for from IdP."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/libsaml/conf.py:89
|
|
|
+msgid ""
|
|
|
+"IdP metadata in the form of a file. This is generally an XML file "
|
|
|
+"containing metadata that the Identity Provider generates."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/libsaml/conf.py:95
|
|
|
+msgid ""
|
|
|
+"key_file is the name of a PEM formatted file that contains the private "
|
|
|
+"key of the Hue service. This is presently used both to encrypt/sign "
|
|
|
+"assertions and as client key in a HTTPS session."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/libsaml/conf.py:101
|
|
|
+msgid ""
|
|
|
+"This is the public part of the service private/public key pair. cert_file"
|
|
|
+" must be a PEM formatted certificate chain file."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#: src/libsaml/conf.py:107
|
|
|
+msgid ""
|
|
|
+"A mapping from attributes in the response from the IdP to django user "
|
|
|
+"attributes."
|
|
|
+msgstr ""
|
|
|
+
|
|
|
+#~ msgid "Allow imperfect responses."
|
|
|
+#~ msgstr ""
|
|
|
+
|