From 5d1b129be1ce47de758fa65ec41cba2f1759c50a Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 12 Feb 2015 06:04:11 +0000 Subject: [PATCH] Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: Ifb54b22c6a046ec869ec1aa3df6bc2671d313f0b --- keystone/locale/en_AU/LC_MESSAGES/keystone.po | 78 +++++++++--------- keystone/locale/keystone.pot | 80 +++++++++---------- keystone/locale/pt_BR/LC_MESSAGES/keystone.po | 78 +++++++++--------- 3 files changed, 118 insertions(+), 118 deletions(-) diff --git a/keystone/locale/en_AU/LC_MESSAGES/keystone.po b/keystone/locale/en_AU/LC_MESSAGES/keystone.po index 359ef608d0..fe52fe896b 100644 --- a/keystone/locale/en_AU/LC_MESSAGES/keystone.po +++ b/keystone/locale/en_AU/LC_MESSAGES/keystone.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Keystone\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n" -"POT-Creation-Date: 2015-02-06 06:03+0000\n" +"POT-Creation-Date: 2015-02-12 06:03+0000\n" "PO-Revision-Date: 2015-02-05 23:56+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: English (Australia) " @@ -400,36 +400,16 @@ msgstr "" msgid "Method not callable: %s" msgstr "" -#: keystone/assignment/controllers.py:110 -#: keystone/assignment/controllers.py:224 keystone/identity/controllers.py:67 +#: keystone/assignment/controllers.py:106 keystone/identity/controllers.py:67 +#: keystone/resource/controllers.py:75 msgid "Name field is required and cannot be empty" msgstr "Name field is required and cannot be empty" -#: keystone/assignment/controllers.py:165 -msgid "Marker could not be found" -msgstr "Marker could not be found" - -#: keystone/assignment/controllers.py:176 -msgid "Invalid limit value" -msgstr "Invalid limit value" - -#: keystone/assignment/controllers.py:433 -msgid "" -"Cannot use parents_as_list and parents_as_ids query params at the same " -"time." -msgstr "" - -#: keystone/assignment/controllers.py:439 -msgid "" -"Cannot use subtree_as_list and subtree_as_ids query params at the same " -"time." -msgstr "" - -#: keystone/assignment/controllers.py:525 +#: keystone/assignment/controllers.py:327 msgid "Specify a domain or project, not both" msgstr "Specify a domain or project, not both" -#: keystone/assignment/controllers.py:530 +#: keystone/assignment/controllers.py:332 msgid "Specify a user or group, not both" msgstr "Specify a user or group, not both" @@ -437,35 +417,35 @@ msgstr "Specify a user or group, not both" msgid "Must specify either domain or project" msgstr "" -#: keystone/assignment/core.py:496 +#: keystone/assignment/core.py:501 #, python-format msgid "Project (%s)" msgstr "Project (%s)" -#: keystone/assignment/core.py:498 +#: keystone/assignment/core.py:503 #, python-format msgid "Domain (%s)" msgstr "Domain (%s)" -#: keystone/assignment/core.py:500 +#: keystone/assignment/core.py:505 msgid "Unknown Target" msgstr "Unknown Target" -#: keystone/assignment/backends/ldap.py:87 +#: keystone/assignment/backends/ldap.py:92 msgid "Domain metadata not supported by LDAP" msgstr "" -#: keystone/assignment/backends/ldap.py:368 +#: keystone/assignment/backends/ldap.py:373 #, python-format msgid "User %(user_id)s already has role %(role_id)s in tenant %(tenant_id)s" msgstr "" -#: keystone/assignment/backends/ldap.py:374 +#: keystone/assignment/backends/ldap.py:379 #, python-format msgid "Role %s not found" msgstr "Role %s not found" -#: keystone/assignment/backends/ldap.py:389 +#: keystone/assignment/backends/ldap.py:394 #: keystone/assignment/backends/sql.py:327 #, python-format msgid "Cannot remove role that has not been granted, %s" @@ -577,7 +557,7 @@ msgstr "" msgid "Conflicting region IDs specified: \"%(url_id)s\" != \"%(ref_id)s\"" msgstr "" -#: keystone/common/authorization.py:46 keystone/common/wsgi.py:61 +#: keystone/common/authorization.py:46 keystone/common/wsgi.py:62 #, python-format msgid "token reference must be a KeystoneToken type, got: %s" msgstr "" @@ -611,15 +591,23 @@ msgstr "padded base64url text must be multiple of 4 characters" msgid "Expected dict or list: %s" msgstr "Expected dict or list: %s" -#: keystone/common/controller.py:585 +#: keystone/common/controller.py:301 +msgid "Marker could not be found" +msgstr "Marker could not be found" + +#: keystone/common/controller.py:312 +msgid "Invalid limit value" +msgstr "Invalid limit value" + +#: keystone/common/controller.py:620 msgid "Cannot change Domain ID" msgstr "" -#: keystone/common/controller.py:614 +#: keystone/common/controller.py:649 msgid "domain_id is required as part of entity" msgstr "" -#: keystone/common/controller.py:649 +#: keystone/common/controller.py:684 msgid "A domain-scoped token must be used" msgstr "" @@ -683,17 +671,17 @@ msgstr "" msgid "Invalid blob in credential" msgstr "Invalid blob in credential" -#: keystone/common/wsgi.py:325 +#: keystone/common/wsgi.py:329 #, python-format msgid "%s field is required and cannot be empty" msgstr "" -#: keystone/common/wsgi.py:337 +#: keystone/common/wsgi.py:341 #, python-format msgid "%s field(s) cannot be empty" msgstr "" -#: keystone/common/wsgi.py:554 +#: keystone/common/wsgi.py:558 msgid "The resource could not be found." msgstr "The resource could not be found." @@ -1156,6 +1144,18 @@ msgstr "" msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded." msgstr "" +#: keystone/resource/controllers.py:181 +msgid "" +"Cannot use parents_as_list and parents_as_ids query params at the same " +"time." +msgstr "" + +#: keystone/resource/controllers.py:187 +msgid "" +"Cannot use subtree_as_list and subtree_as_ids query params at the same " +"time." +msgstr "" + #: keystone/resource/core.py:80 #, python-format msgid "max hierarchy depth reached for %s branch." diff --git a/keystone/locale/keystone.pot b/keystone/locale/keystone.pot index f5ccfad00d..6a903a003a 100644 --- a/keystone/locale/keystone.pot +++ b/keystone/locale/keystone.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: keystone 2015.1.dev3\n" +"Project-Id-Version: keystone 2015.1.dev47\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n" -"POT-Creation-Date: 2015-02-06 06:03+0000\n" +"POT-Creation-Date: 2015-02-12 06:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -390,36 +390,16 @@ msgstr "" msgid "Method not callable: %s" msgstr "" -#: keystone/assignment/controllers.py:110 -#: keystone/assignment/controllers.py:224 keystone/identity/controllers.py:67 +#: keystone/assignment/controllers.py:106 keystone/identity/controllers.py:67 +#: keystone/resource/controllers.py:75 msgid "Name field is required and cannot be empty" msgstr "" -#: keystone/assignment/controllers.py:165 -msgid "Marker could not be found" -msgstr "" - -#: keystone/assignment/controllers.py:176 -msgid "Invalid limit value" -msgstr "" - -#: keystone/assignment/controllers.py:433 -msgid "" -"Cannot use parents_as_list and parents_as_ids query params at the same " -"time." -msgstr "" - -#: keystone/assignment/controllers.py:439 -msgid "" -"Cannot use subtree_as_list and subtree_as_ids query params at the same " -"time." -msgstr "" - -#: keystone/assignment/controllers.py:525 +#: keystone/assignment/controllers.py:327 msgid "Specify a domain or project, not both" msgstr "" -#: keystone/assignment/controllers.py:530 +#: keystone/assignment/controllers.py:332 msgid "Specify a user or group, not both" msgstr "" @@ -427,35 +407,35 @@ msgstr "" msgid "Must specify either domain or project" msgstr "" -#: keystone/assignment/core.py:496 +#: keystone/assignment/core.py:501 #, python-format msgid "Project (%s)" msgstr "" -#: keystone/assignment/core.py:498 +#: keystone/assignment/core.py:503 #, python-format msgid "Domain (%s)" msgstr "" -#: keystone/assignment/core.py:500 +#: keystone/assignment/core.py:505 msgid "Unknown Target" msgstr "" -#: keystone/assignment/backends/ldap.py:87 +#: keystone/assignment/backends/ldap.py:92 msgid "Domain metadata not supported by LDAP" msgstr "" -#: keystone/assignment/backends/ldap.py:368 +#: keystone/assignment/backends/ldap.py:373 #, python-format msgid "User %(user_id)s already has role %(role_id)s in tenant %(tenant_id)s" msgstr "" -#: keystone/assignment/backends/ldap.py:374 +#: keystone/assignment/backends/ldap.py:379 #, python-format msgid "Role %s not found" msgstr "" -#: keystone/assignment/backends/ldap.py:389 +#: keystone/assignment/backends/ldap.py:394 #: keystone/assignment/backends/sql.py:327 #, python-format msgid "Cannot remove role that has not been granted, %s" @@ -567,7 +547,7 @@ msgstr "" msgid "Conflicting region IDs specified: \"%(url_id)s\" != \"%(ref_id)s\"" msgstr "" -#: keystone/common/authorization.py:46 keystone/common/wsgi.py:61 +#: keystone/common/authorization.py:46 keystone/common/wsgi.py:62 #, python-format msgid "token reference must be a KeystoneToken type, got: %s" msgstr "" @@ -601,15 +581,23 @@ msgstr "" msgid "Expected dict or list: %s" msgstr "" -#: keystone/common/controller.py:585 +#: keystone/common/controller.py:301 +msgid "Marker could not be found" +msgstr "" + +#: keystone/common/controller.py:312 +msgid "Invalid limit value" +msgstr "" + +#: keystone/common/controller.py:620 msgid "Cannot change Domain ID" msgstr "" -#: keystone/common/controller.py:614 +#: keystone/common/controller.py:649 msgid "domain_id is required as part of entity" msgstr "" -#: keystone/common/controller.py:649 +#: keystone/common/controller.py:684 msgid "A domain-scoped token must be used" msgstr "" @@ -667,17 +655,17 @@ msgstr "" msgid "Invalid blob in credential" msgstr "" -#: keystone/common/wsgi.py:325 +#: keystone/common/wsgi.py:329 #, python-format msgid "%s field is required and cannot be empty" msgstr "" -#: keystone/common/wsgi.py:337 +#: keystone/common/wsgi.py:341 #, python-format msgid "%s field(s) cannot be empty" msgstr "" -#: keystone/common/wsgi.py:554 +#: keystone/common/wsgi.py:558 msgid "The resource could not be found." msgstr "" @@ -1136,6 +1124,18 @@ msgstr "" msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded." msgstr "" +#: keystone/resource/controllers.py:181 +msgid "" +"Cannot use parents_as_list and parents_as_ids query params at the same " +"time." +msgstr "" + +#: keystone/resource/controllers.py:187 +msgid "" +"Cannot use subtree_as_list and subtree_as_ids query params at the same " +"time." +msgstr "" + #: keystone/resource/core.py:80 #, python-format msgid "max hierarchy depth reached for %s branch." diff --git a/keystone/locale/pt_BR/LC_MESSAGES/keystone.po b/keystone/locale/pt_BR/LC_MESSAGES/keystone.po index dac4ec74f3..5b2f6177e2 100644 --- a/keystone/locale/pt_BR/LC_MESSAGES/keystone.po +++ b/keystone/locale/pt_BR/LC_MESSAGES/keystone.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Keystone\n" "Report-Msgid-Bugs-To: https://bugs.launchpad.net/keystone\n" -"POT-Creation-Date: 2015-02-06 06:03+0000\n" +"POT-Creation-Date: 2015-02-12 06:03+0000\n" "PO-Revision-Date: 2015-02-05 23:56+0000\n" "Last-Translator: openstackjenkins \n" "Language-Team: Portuguese (Brazil) " @@ -404,36 +404,16 @@ msgstr "" msgid "Method not callable: %s" msgstr "" -#: keystone/assignment/controllers.py:110 -#: keystone/assignment/controllers.py:224 keystone/identity/controllers.py:67 +#: keystone/assignment/controllers.py:106 keystone/identity/controllers.py:67 +#: keystone/resource/controllers.py:75 msgid "Name field is required and cannot be empty" msgstr "Campo nome é requerido e não pode ser vazio" -#: keystone/assignment/controllers.py:165 -msgid "Marker could not be found" -msgstr "Marcador não pôde ser encontrado" - -#: keystone/assignment/controllers.py:176 -msgid "Invalid limit value" -msgstr "Valor limite inválido" - -#: keystone/assignment/controllers.py:433 -msgid "" -"Cannot use parents_as_list and parents_as_ids query params at the same " -"time." -msgstr "" - -#: keystone/assignment/controllers.py:439 -msgid "" -"Cannot use subtree_as_list and subtree_as_ids query params at the same " -"time." -msgstr "" - -#: keystone/assignment/controllers.py:525 +#: keystone/assignment/controllers.py:327 msgid "Specify a domain or project, not both" msgstr "Especifique um domínio ou projeto, não ambos" -#: keystone/assignment/controllers.py:530 +#: keystone/assignment/controllers.py:332 msgid "Specify a user or group, not both" msgstr "Epecifique um usuário ou grupo, não ambos" @@ -441,35 +421,35 @@ msgstr "Epecifique um usuário ou grupo, não ambos" msgid "Must specify either domain or project" msgstr "" -#: keystone/assignment/core.py:496 +#: keystone/assignment/core.py:501 #, python-format msgid "Project (%s)" msgstr "Projeto (%s)" -#: keystone/assignment/core.py:498 +#: keystone/assignment/core.py:503 #, python-format msgid "Domain (%s)" msgstr "Domínio (%s)" -#: keystone/assignment/core.py:500 +#: keystone/assignment/core.py:505 msgid "Unknown Target" msgstr "Alvo Desconhecido" -#: keystone/assignment/backends/ldap.py:87 +#: keystone/assignment/backends/ldap.py:92 msgid "Domain metadata not supported by LDAP" msgstr "" -#: keystone/assignment/backends/ldap.py:368 +#: keystone/assignment/backends/ldap.py:373 #, python-format msgid "User %(user_id)s already has role %(role_id)s in tenant %(tenant_id)s" msgstr "" -#: keystone/assignment/backends/ldap.py:374 +#: keystone/assignment/backends/ldap.py:379 #, python-format msgid "Role %s not found" msgstr "Role %s não localizada" -#: keystone/assignment/backends/ldap.py:389 +#: keystone/assignment/backends/ldap.py:394 #: keystone/assignment/backends/sql.py:327 #, python-format msgid "Cannot remove role that has not been granted, %s" @@ -581,7 +561,7 @@ msgstr "" msgid "Conflicting region IDs specified: \"%(url_id)s\" != \"%(ref_id)s\"" msgstr "" -#: keystone/common/authorization.py:46 keystone/common/wsgi.py:61 +#: keystone/common/authorization.py:46 keystone/common/wsgi.py:62 #, python-format msgid "token reference must be a KeystoneToken type, got: %s" msgstr "" @@ -615,15 +595,23 @@ msgstr "" msgid "Expected dict or list: %s" msgstr "Esperado dict ou list: %s" -#: keystone/common/controller.py:585 +#: keystone/common/controller.py:301 +msgid "Marker could not be found" +msgstr "Marcador não pôde ser encontrado" + +#: keystone/common/controller.py:312 +msgid "Invalid limit value" +msgstr "Valor limite inválido" + +#: keystone/common/controller.py:620 msgid "Cannot change Domain ID" msgstr "" -#: keystone/common/controller.py:614 +#: keystone/common/controller.py:649 msgid "domain_id is required as part of entity" msgstr "" -#: keystone/common/controller.py:649 +#: keystone/common/controller.py:684 msgid "A domain-scoped token must be used" msgstr "" @@ -681,17 +669,17 @@ msgstr "" msgid "Invalid blob in credential" msgstr "BLOB inválido na credencial" -#: keystone/common/wsgi.py:325 +#: keystone/common/wsgi.py:329 #, python-format msgid "%s field is required and cannot be empty" msgstr "" -#: keystone/common/wsgi.py:337 +#: keystone/common/wsgi.py:341 #, python-format msgid "%s field(s) cannot be empty" msgstr "" -#: keystone/common/wsgi.py:554 +#: keystone/common/wsgi.py:558 msgid "The resource could not be found." msgstr "O recurso não pôde ser localizado." @@ -1160,6 +1148,18 @@ msgstr "" msgid "%(what)s is deprecated as of %(as_of)s. It will not be superseded." msgstr "" +#: keystone/resource/controllers.py:181 +msgid "" +"Cannot use parents_as_list and parents_as_ids query params at the same " +"time." +msgstr "" + +#: keystone/resource/controllers.py:187 +msgid "" +"Cannot use subtree_as_list and subtree_as_ids query params at the same " +"time." +msgstr "" + #: keystone/resource/core.py:80 #, python-format msgid "max hierarchy depth reached for %s branch."