From f22e0bba7e2787b929bbf715f576bb4011f287fc Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Mon, 26 Jan 2015 06:01:56 +0000 Subject: [PATCH] Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I610c2c69df550d4fe1bc8ae8c9eb05524a6a5129 --- .../locale/ar/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/ca/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/cs/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/de/LC_MESSAGES/django.po | 66 +++++++++++++++--- .../locale/en_AU/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/en_GB/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/es/LC_MESSAGES/django.po | 66 +++++++++++++++--- .../locale/es_MX/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/fi_FI/LC_MESSAGES/django.po | 58 +++++++++++++--- .../locale/fr/LC_MESSAGES/django.po | 69 ++++++++++++++++--- .../locale/hi/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/it/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/ja/LC_MESSAGES/django.po | 65 ++++++++++++++--- .../locale/ko_KR/LC_MESSAGES/django.po | 48 ++++++++++++- .../locale/ne/LC_MESSAGES/django.po | 62 ++++++++++++++--- .../locale/nl_NL/LC_MESSAGES/django.po | 64 ++++++++++++++--- openstack_auth/locale/openstack_auth.pot | 64 ++++++++++++++--- .../locale/pa_IN/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/pl_PL/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/pt/LC_MESSAGES/django.po | 48 ++++++++++++- .../locale/pt_BR/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/ru/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/sl_SI/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/sr/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/tr_TR/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/uk/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/zh_CN/LC_MESSAGES/django.po | 64 ++++++++++++++--- .../locale/zh_TW/LC_MESSAGES/django.po | 64 ++++++++++++++--- 28 files changed, 1474 insertions(+), 288 deletions(-) diff --git a/openstack_auth/locale/ar/LC_MESSAGES/django.po b/openstack_auth/locale/ar/LC_MESSAGES/django.po index b2249f31..9db489b9 100644 --- a/openstack_auth/locale/ar/LC_MESSAGES/django.po +++ b/openstack_auth/locale/ar/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Arabic translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Arabic " "(http://www.transifex.com/projects/p/horizon/language/ar/)\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : " @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "انتهت صلاحية الرمز الموثوق الصادر عن خدمة الهوية" -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "اسم المستخدم أو كلمة المرور غير صالحين" -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "حدث خطأ أثناء المصادقة , يرجى اعادة المحاولة لاحقا." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "لايمكن اظهار المشاريع المتاحة." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "لايوجد لديك تصريح لدخول أي مشروع." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "لايمكن المصادقة لولوج أيٍّ من المشاريع المتاحة." @@ -56,7 +56,49 @@ msgstr "اسم المستخدم" msgid "Password" msgstr "كلمة المرور" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "نطاق" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "لا تسمح السياسة العامة بتنفيذ %s " + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/ca/LC_MESSAGES/django.po b/openstack_auth/locale/ca/LC_MESSAGES/django.po index 768f2ba0..4cefcfd6 100644 --- a/openstack_auth/locale/ca/LC_MESSAGES/django.po +++ b/openstack_auth/locale/ca/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Catalan translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:07+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Catalan " "(http://www.transifex.com/projects/p/horizon/language/ca/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -19,29 +19,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "" "La autentificació ha trobat un problema pel servei d'identitat hagi " "expirat." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Nom d'usuari o contrasenya no vàlids." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "S'ha produït un error d'autenticació. Si us plau, prova de nou més tard." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "No es poden recuperar els projectes autoritzats." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "No esta autoritzat per a cap projecte." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "No es pot autenticar als projectes disponibles." @@ -57,7 +57,49 @@ msgstr "Nom d'usuari" msgid "Password" msgstr "Contrasenya" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domini " +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/cs/LC_MESSAGES/django.po b/openstack_auth/locale/cs/LC_MESSAGES/django.po index c43d486a..c1c97983 100644 --- a/openstack_auth/locale/cs/LC_MESSAGES/django.po +++ b/openstack_auth/locale/cs/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Czech translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-05-16 08:04+0000\n" -"Last-Translator: Zbyněk Schwarz \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Czech " "(http://www.transifex.com/projects/p/horizon/language/cs/)\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "Známka ověření přidělená Službou totožnosti vypršela." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Neplatné uživatelské jméno nebo heslo." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Při ověřování se vyskytla chyba. Zkuste to prosím znovu později." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Nelze získat oprávněné projekty." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Nemáte oprávnění k žádným projektům." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Nelze se přihlásit do žádných dostupných projektů." @@ -56,7 +56,49 @@ msgstr "Uživatelské jméno" msgid "Password" msgstr "Heslo" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Doména" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "zařízení záznamu systému musí být jedno z: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/de/LC_MESSAGES/django.po b/openstack_auth/locale/de/LC_MESSAGES/django.po index 9fe23337..28767ada 100644 --- a/openstack_auth/locale/de/LC_MESSAGES/django.po +++ b/openstack_auth/locale/de/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # German translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-26 09:40+0000\n" -"Last-Translator: Andreas Jaeger \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: German " "(http://www.transifex.com/projects/p/horizon/language/de/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -20,31 +20,31 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "" "Das vom Identitätsdienst ausgegebene Authentifizierungs-Token ist " "abgelaufen." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Ungültiger Benutzername oder ungültiges Passwort." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "" "Während der Authentifizierung ist ein Fehler aufgetreten. Bitte versuchen" " Sie es später noch einmal." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Autorisierte Projekte können nicht abgerufen werden." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Sie sind für kein Projekt berechtigt." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Außerstande bei irgendeinem verfügbaren Projekt zu authentifizieren." @@ -60,7 +60,51 @@ msgstr "Benutzername" msgid "Password" msgstr "Passwort" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domäne" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "Veraltet: %s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "Fehler beim Laden der Logging-Konfiguration %(log_config)s: %(err_msg)s" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "syslog-Funktion muss einer der folgenden Werte sein: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "Schwerwiegender Aufruf einer veralteten Konfiguration: %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "Die Regel erlaubt nicht die Ausführung von %s." + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" +"Die Regeln müssen eine Instanz eines Verzeichnisses oder von Regeln sein," +" anstatt dessen wurde %s zurückgemeldet." + diff --git a/openstack_auth/locale/en_AU/LC_MESSAGES/django.po b/openstack_auth/locale/en_AU/LC_MESSAGES/django.po index d7501eb4..3291bc95 100644 --- a/openstack_auth/locale/en_AU/LC_MESSAGES/django.po +++ b/openstack_auth/locale/en_AU/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # English (Australia) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: English (Australia) " "(http://www.transifex.com/projects/p/horizon/language/en_AU/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "The authentication token issued by the Identity service has expired." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Invalid user name or password." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "An error occurred authenticating. Please try again later." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Unable to retrieve authorized projects." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "You are not authorized for any projects." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Unable to authenticate to any available projects." @@ -55,7 +55,49 @@ msgstr "User Name" msgid "Password" msgstr "Password" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domain" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "Deprecated: %s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "Error loading logging config %(log_config)s: %(err_msg)s" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "syslog facility must be one of: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "Fatal call to deprecated config: %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "Policy doesn't allow %s to be performed." + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "Rules must be an instance of dict or Rules, got %s instead" + diff --git a/openstack_auth/locale/en_GB/LC_MESSAGES/django.po b/openstack_auth/locale/en_GB/LC_MESSAGES/django.po index 3aad1f2c..354b3a15 100644 --- a/openstack_auth/locale/en_GB/LC_MESSAGES/django.po +++ b/openstack_auth/locale/en_GB/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # English (United Kingdom) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: English (United Kingdom) " "(http://www.transifex.com/projects/p/horizon/language/en_GB/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "The authentication token issued by the Identity service has expired." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Invalid user name or password." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "An error occurred authenticating. Please try again later." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Unable to retrieve authorised projects." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "You are not authorised for any projects." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Unable to authenticate to any available projects." @@ -55,7 +55,49 @@ msgstr "User Name" msgid "Password" msgstr "Password" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domain" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "Deprecated: %s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "Error loading logging config %(log_config)s: %(err_msg)s" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "syslog facility must be one of: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "Fatal call to deprecated config: %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "The JSON file that defines policies." + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "Default rule. Enforced when a requested rule is not found." + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "Policy doesn't allow %s to be performed." + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "Rules must be an instance of dict or Rules, got %s instead" + diff --git a/openstack_auth/locale/es/LC_MESSAGES/django.po b/openstack_auth/locale/es/LC_MESSAGES/django.po index 85698575..f69b65e4 100644 --- a/openstack_auth/locale/es/LC_MESSAGES/django.po +++ b/openstack_auth/locale/es/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Spanish translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-06-03 12:01+0000\n" -"Last-Translator: Marian Tort \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Spanish " "(http://www.transifex.com/projects/p/horizon/language/es/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -21,27 +21,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "El token de autenticación emitido por Identity Service ha expirado." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Nombre de usuario o contraseña no válido." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Se produjo un error de autenticación. Inténtelo de nuevo más tarde." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "No ha sido posible obtener los proyectos autorizados." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "No está autorizado en ningún proyecto." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "No se puede autenticar en ninguno de los proyectos disponibles." @@ -57,7 +57,51 @@ msgstr "Usuario" msgid "Password" msgstr "Contraseña" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Dominio" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "Obsoleto: %s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "Error al cargar la configuración de registro %(log_config)s: %(err_msg)s" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "El recurso syslog debe ser uno de: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "Llamada fatal a configuración obsoleta: %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "La política no permite que se realice %s." + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" +"Reglas deben ser una instancia del diccionario o Reglas, obtenido %s en " +"lugar de" + diff --git a/openstack_auth/locale/es_MX/LC_MESSAGES/django.po b/openstack_auth/locale/es_MX/LC_MESSAGES/django.po index 979ec1fb..2725cc20 100644 --- a/openstack_auth/locale/es_MX/LC_MESSAGES/django.po +++ b/openstack_auth/locale/es_MX/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Spanish (Mexico) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Spanish (Mexico) " "(http://www.transifex.com/projects/p/horizon/language/es_MX/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -19,31 +19,31 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "" "El token de autenticación otorgado por el servicio de identidad ha " "expirado." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Nombre de usuario o contraseña inválidos." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "" "Se ha producido un error de autenticación. Por favor inténtelo de nuevo " "más tarde." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "No se pueden recuperar los proyectos autorizados." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "No estás autorizado para algunos proyectos." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "No se puede autenticar a los proyectos disponibles." @@ -59,7 +59,49 @@ msgstr "Nombre de Usuario" msgid "Password" msgstr "Contraseña" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Dominio" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "Error al cargar configuración de entrada %(log_config)s: %(err_msg)s" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "Llamado crítico de configuración en desuso ; %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po b/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po index fa0b2f3c..b1907c32 100644 --- a/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po +++ b/openstack_auth/locale/fi_FI/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Finnish (Finland) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-11-18 06:06+0000\n" -"PO-Revision-Date: 2014-11-16 14:51+0000\n" -"Last-Translator: Toni Willberg \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:07+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Finnish (Finland) " "(http://www.transifex.com/projects/p/horizon/language/fi_FI/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -32,15 +32,15 @@ msgstr "Käyttäjätunnus tai salasana ei kelpaa." msgid "An error occurred authenticating. Please try again later." msgstr "Tunnistautumisvirhe. Yritä uudelleen myöhemmin." -#: openstack_auth/backend.py:131 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Projektilistan nouto ei onnistunut." -#: openstack_auth/backend.py:136 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Sinulla ei ole oikeutta yhteenkään projektiin." -#: openstack_auth/backend.py:156 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Tunnistautuminen projekteihin epäonnistui." @@ -56,7 +56,49 @@ msgstr "Käyttäjätunnus" msgid "Password" msgstr "Salasana" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Toimialue" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/fr/LC_MESSAGES/django.po b/openstack_auth/locale/fr/LC_MESSAGES/django.po index da1bae13..d443a227 100644 --- a/openstack_auth/locale/fr/LC_MESSAGES/django.po +++ b/openstack_auth/locale/fr/LC_MESSAGES/django.po @@ -1,17 +1,18 @@ # French translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # # Translators: +# Maxime COQUEREL , 2015 # Xavier Gauvrit , 2014 msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-04-25 14:41+0000\n" -"Last-Translator: Xavier Gauvrit \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 18:30+0000\n" +"Last-Translator: Maxime COQUEREL \n" "Language-Team: French " "(http://www.transifex.com/projects/p/horizon/language/fr/)\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" @@ -20,27 +21,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "Le jeton d'authentification délivré par le service d'Identité a expiré." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Nom d'utilisateur ou mot de passe invalide." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Une erreur s'est produite. Veuillez réessayer ultérieurement." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Impossible de récupérer les projets autorisés." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Vous n'êtes autorisé sur aucun projet." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Authentification impossible quel que soit le projet." @@ -56,7 +57,53 @@ msgstr "Nom d'Utilisateur" msgid "Password" msgstr "Mot de Passe" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domaine" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "Déprécié : %s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" +"Erreur de chargement de la config de journalisation %(log_config)s: " +"%(err_msg)s" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "La fonction syslog doit faire partie de  : %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "Appel fatal à config dépréciée : %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "Le fichier JSON qui définit les stratégies." + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "Règle par défaut. Respectée quand une règle demandée n'est pas trouvée." + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "Répertoires où les fichiers de configuration de stratégie sont stockés." + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "Stratégie ne permettant pas d'effectuer %s." + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" +"Les règles doivent représenter une instance de dict ou Règles, %s obtenu " +"à la place" + diff --git a/openstack_auth/locale/hi/LC_MESSAGES/django.po b/openstack_auth/locale/hi/LC_MESSAGES/django.po index 3a8c49ee..22c55a85 100644 --- a/openstack_auth/locale/hi/LC_MESSAGES/django.po +++ b/openstack_auth/locale/hi/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Hindi translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:07+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Hindi " "(http://www.transifex.com/projects/p/horizon/language/hi/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "पहचान सेवा द्वारा जारी प्रमाणीकरण टोकन समाप्त हो गया है." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "अमान्य उपयोगकर्ता नाम या पासवर्ड." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "पहचान सेवा में त्रुटि. बाद में पुन: प्रयास करें." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "अधिकृत परियोजनाओं को पुनः प्राप्त करने में असमर्थ." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "आप किसी भी परियोजनाओं के लिए अधिकृत नहीं हैं." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "किसी भी उपलब्ध परियोजनाओं को प्रमाणित करने में असमर्थ." @@ -55,7 +55,49 @@ msgstr "उपयोगकर्ता" msgid "Password" msgstr "पासवर्ड" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "अनुक्षेत्र" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/it/LC_MESSAGES/django.po b/openstack_auth/locale/it/LC_MESSAGES/django.po index fc2e3c92..863687d2 100644 --- a/openstack_auth/locale/it/LC_MESSAGES/django.po +++ b/openstack_auth/locale/it/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Italian translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-07-04 08:52+0000\n" -"Last-Translator: Salvatore Davide Rapisarda \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Italian " "(http://www.transifex.com/projects/p/horizon/language/it/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "Il token di autenticazione che stai usando è scaduto." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Nome utente o password non valido." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Si è verificato un errore. Riprova più tardi." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Impossibile ottenere l'accesso ai progetti." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Non sei abilitato a nessun progetto." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Impossibile effettuare l'autenticazione su nessun progetto disponibile." @@ -56,7 +56,49 @@ msgstr "Nome Utente" msgid "Password" msgstr "Password" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Dominio" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "Obsoleto: %s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "La funzione syslog deve essere una tra le seguenti: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "Chiamata errata alla configurazione obsoleta: %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/ja/LC_MESSAGES/django.po b/openstack_auth/locale/ja/LC_MESSAGES/django.po index cf1aa002..6922824d 100644 --- a/openstack_auth/locale/ja/LC_MESSAGES/django.po +++ b/openstack_auth/locale/ja/LC_MESSAGES/django.po @@ -1,16 +1,17 @@ # Japanese translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # # Translators: +# Akihiro Motoki , 2015 msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-25 17:12+0000\n" +"Last-Translator: Akihiro Motoki \n" "Language-Team: Japanese " "(http://www.transifex.com/projects/p/horizon/language/ja/)\n" "Plural-Forms: nplurals=1; plural=0\n" @@ -19,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "Identity Service により発行された認証トークンの期限が切れました。" -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "ユーザー名またはパスワードが無効です。" -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "認証中にエラーが発生しました。後ほどもう一度お試しください。" -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "権限のあるプロジェクトの情報を取得できません。" -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "どのプロジェクトに対しても認可されていません。" -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "どの利用可能なプロジェクトに対しても認証できませんでした。" @@ -55,7 +56,49 @@ msgstr "ユーザー名" msgid "Password" msgstr "パスワード" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "ドメイン" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "非推奨: %s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "ログ設定 %(log_config)s の読み込みエラー: %(err_msg)s" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "syslog ファシリティは次のどれかである必要があります: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "推奨されない構成への致命的な呼び出し: %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "ポリシーを定義した JSON ファイル。" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "デフォルトルール。要求されたルールが見つからない場合に適用される。" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "ポリシー設定ファイルが格納されているディレクトリ。" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "ポリシーは %s の実行を許可していません。" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "ルールは辞書型または Rules のインスタンスでなければいけませんが、%s が渡されました。" + diff --git a/openstack_auth/locale/ko_KR/LC_MESSAGES/django.po b/openstack_auth/locale/ko_KR/LC_MESSAGES/django.po index 2d1d3f01..b797b52b 100644 --- a/openstack_auth/locale/ko_KR/LC_MESSAGES/django.po +++ b/openstack_auth/locale/ko_KR/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-01-23 06:03+0000\n" -"PO-Revision-Date: 2015-01-23 02:27+0000\n" -"Last-Translator: Sungjin Kang \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Korean (Korea) " "(http://www.transifex.com/projects/p/horizon/language/ko_KR/)\n" "Plural-Forms: nplurals=1; plural=0\n" @@ -60,3 +60,45 @@ msgstr "비밀번호" msgid "Domain" msgstr "도메인" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "더 이상 사용되지 않음: %s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "%(log_config)s 설정 기록을 불러오는 중 오류가 발생했습니다: %(err_msg)s" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "syslog 기능이 다음 중 하나여야 함: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "더 이상 사용되지 않는 구성에 대한 심각한 호출: %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "정책에서 수행해야 할 %s을(를) 허용하지 않습니다." + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "규칙은 사전의 인스턴스이거나 규칙 그 자체여야 하지만 %s을(를) 가져왔습니다" + diff --git a/openstack_auth/locale/ne/LC_MESSAGES/django.po b/openstack_auth/locale/ne/LC_MESSAGES/django.po index 20351cd5..5de7bfe8 100644 --- a/openstack_auth/locale/ne/LC_MESSAGES/django.po +++ b/openstack_auth/locale/ne/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Nepali translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-10-24 06:06+0000\n" -"PO-Revision-Date: 2014-10-24 02:31+0000\n" -"Last-Translator: Surit Aryal \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:07+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Nepali " "(http://www.transifex.com/projects/p/horizon/language/ne/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -24,23 +24,23 @@ msgstr "" msgid "The authentication token issued by the Identity service has expired." msgstr "पहिचान सेवा द्वारा जारी प्रमाणीकरण टोकन समाप्त भएको छ।" -#: openstack_auth/backend.py:101 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "प्रयोगकर्ताको नाम वा पासवर्ड मिलेन । " -#: openstack_auth/backend.py:106 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "प्रमाणीकरणमा त्रुटि भयो। पछि फेरि प्रयास गर्नुहोस्।" -#: openstack_auth/backend.py:128 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "अधिकृत परियोजनाहरू प्राप्त गर्न सकिएन।" -#: openstack_auth/backend.py:133 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "तपाईलाई कुनै पनि परियोजनाको अधिकार छैन।" -#: openstack_auth/backend.py:153 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "कुनै पनि उपलब्ध परियोजनाहरु प्रमाणीकरण गर्न असमर्थ।" @@ -56,7 +56,49 @@ msgstr "प्रयोगकर्ताको नाम" msgid "Password" msgstr "पासवर्ड" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "डोमेन" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/nl_NL/LC_MESSAGES/django.po b/openstack_auth/locale/nl_NL/LC_MESSAGES/django.po index ca44e87b..7a98b579 100644 --- a/openstack_auth/locale/nl_NL/LC_MESSAGES/django.po +++ b/openstack_auth/locale/nl_NL/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Dutch (Netherlands) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-04-02 12:02+0000\n" -"Last-Translator: Tom Verdaat \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:07+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Dutch (Netherlands) " "(http://www.transifex.com/projects/p/horizon/language/nl_NL/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -19,29 +19,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "De door de identiteitsdienst verstrekte authenticatietoken is verlopen." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Ongeldige gebruikersnaam of wachtwoord." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "" "Er is een fout opgetreden bij de verificatie. Probeert u het later nog " "eens." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Niet in staat om de geauthentificeerde projecten op te halen." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "U bent voor geen enkel project gemachtigd." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Niet in staat u te authenticeren bij enig beschikbaar project." @@ -57,7 +57,49 @@ msgstr "Gebruikersnaam" msgid "Password" msgstr "Wachtwoord" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domein" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/openstack_auth.pot b/openstack_auth/locale/openstack_auth.pot index dad88f7c..3eb249be 100644 --- a/openstack_auth/locale/openstack_auth.pot +++ b/openstack_auth/locale/openstack_auth.pot @@ -1,15 +1,15 @@ # Translations template for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. -# FIRST AUTHOR , 2014. +# FIRST AUTHOR , 2015. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: django_openstack_auth 1.1.6.4.g04d376f\n" +"Project-Id-Version: django_openstack_auth 1.1.8.post15\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-13 06:01+0000\n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,27 +18,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "" -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "" -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "" -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "" -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "" -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "" @@ -54,7 +54,49 @@ msgstr "" msgid "Password" msgstr "" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/pa_IN/LC_MESSAGES/django.po b/openstack_auth/locale/pa_IN/LC_MESSAGES/django.po index 23bcbec4..5508d904 100644 --- a/openstack_auth/locale/pa_IN/LC_MESSAGES/django.po +++ b/openstack_auth/locale/pa_IN/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Punjabi (Gurmukhi, India) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:07+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Panjabi (Punjabi) (India) " "(http://www.transifex.com/projects/p/horizon/language/pa_IN/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "ਪਛਾਣ ਸੇਵਾ ਦੁਆਰਾ ਜਾਰੀ ਕਿਰਿਆਸ਼ੀਲਤਾ ਟੋਕਨ ਮਿਆਦ ਪੁਗਾ ਚੁੱਕਾ ਹੈ।" -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "ਅਢੁਕਵਾਂ ਵਰਤੋਂਕਾਰ ਨਾਮ ਜਾਂ ਪਛਾਣ-ਸ਼ਬਦ।" -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "ਪ੍ਰਮਾਣਿਕਤਾ ਵੇਲੇ ਇੱਕ ਗਲਤੀ ਵਾਪਰੀ। ਕਿਰਪਾ ਕਰ ਕੇ ਬਾਅਦ ਵਿੱਚ ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰੋ।" -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "ਅਧਿਕਾਰਤ ਪ੍ਰੋਜੈਕਟਾਂ ਨੂੰ ਪ੍ਰਾਪਤ ਕਰਨ ਤੋਂ ਅਸਮਰੱਥ।" -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "ਤੁਸੀਂ ਕੋਈ ਵੀ ਪ੍ਰਾਜੈਕਟਾਂ ਲਈ ਅਧਿਕਾਰਤ ਨਹੀਂ ਹੋ।" -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "ਕਿਸੇ ਵੀ ਉਪਲੱਬਧ ਪ੍ਰਾਜੈਕਟਾਂ ਨਾਲ ਪ੍ਰਮਾਣਿਕ ਹੋਣ ਤੋਂ ਅਸਮਰੱਥ।" @@ -55,7 +55,49 @@ msgstr "ਵਰਤੋਂਕਾਰ ਨਾਮ" msgid "Password" msgstr "ਪਛਾਣ-ਸ਼ਬਦ" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "ਡੋਮੇਨ" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/pl_PL/LC_MESSAGES/django.po b/openstack_auth/locale/pl_PL/LC_MESSAGES/django.po index c343720c..a26fe45a 100644 --- a/openstack_auth/locale/pl_PL/LC_MESSAGES/django.po +++ b/openstack_auth/locale/pl_PL/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Polish (Poland) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:07+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Polish (Poland) " "(http://www.transifex.com/projects/p/horizon/language/pl_PL/)\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && " @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "Tonek uwierzytelniania wydany przez usługę uwierzytelniania wygasł." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Nieprawidłowa nazwa użytkownika lub hasło." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Wystąpił błąd w trakcie uwierzytelniania. Proszę spróbować później." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Nie można pobrać uwierzytelnionych projektów." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Nie upoważniono do żadnego projektu." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Nie można uwierzytelnić do żadnego z istniejących projektów." @@ -56,7 +56,49 @@ msgstr "Nazwa użytkownika" msgid "Password" msgstr "Hasło" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domena" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/pt/LC_MESSAGES/django.po b/openstack_auth/locale/pt/LC_MESSAGES/django.po index 7f78aedd..82d0415e 100644 --- a/openstack_auth/locale/pt/LC_MESSAGES/django.po +++ b/openstack_auth/locale/pt/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2015-01-21 06:06+0000\n" -"PO-Revision-Date: 2014-10-04 04:45+0000\n" -"Last-Translator: alfalb_mansil\n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Portuguese " "(http://www.transifex.com/projects/p/horizon/language/pt/)\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" @@ -60,3 +60,45 @@ msgstr "Senha" msgid "Domain" msgstr "Domínio" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "Pedido: %s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "A função registo do sistema deve ser uma de %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "Chamada fatal para a config. pedida: %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "A política não permite que %s seja realizada." + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/pt_BR/LC_MESSAGES/django.po b/openstack_auth/locale/pt_BR/LC_MESSAGES/django.po index 7dffa84b..016cc06a 100644 --- a/openstack_auth/locale/pt_BR/LC_MESSAGES/django.po +++ b/openstack_auth/locale/pt_BR/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Portuguese (Brazil) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Portuguese (Brazil) " "(http://www.transifex.com/projects/p/horizon/language/pt_BR/)\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "O token de autenticação emitido pelo serviço de identidade expirou." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Nome de usuário ou senha inválidos." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Um erro ocorreu autenticando. Por favor tente novamente mais tarde." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Não foi possível obter os projetos autorizados." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Você não está autorizado para nenhum projeto." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Não foi possível autenticar nos projetos disponíveis." @@ -55,7 +55,49 @@ msgstr "Nome do Usuário" msgid "Password" msgstr "Senha" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domínio" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "Obsoleto: %s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "Erro ao carregar configuração %(log_config)s: %(err_msg)s" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "O recurso de syslog deve ser um dos seguintes: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "Chamada fatal de configuração obsoleta: %(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "Política não permite a realização de %s." + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "Regras devem ser uma instância de dict ou Rules, recebeu %s em seu lugar" + diff --git a/openstack_auth/locale/ru/LC_MESSAGES/django.po b/openstack_auth/locale/ru/LC_MESSAGES/django.po index 1e126303..b7654658 100644 --- a/openstack_auth/locale/ru/LC_MESSAGES/django.po +++ b/openstack_auth/locale/ru/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Russian translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:07+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Russian " "(http://www.transifex.com/projects/p/horizon/language/ru/)\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "Время действия токена, выданного сервисом идентификации, истекло." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Неверное имя пользователя или пароль" -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Произошла ошибка аутентификации. Пожалуйста, повторите попытку позже." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Невозможно получить авторизованные проекты" -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Вы не авторизованы ни в одном проекте." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Невозможно аутентифицировать ни в одном доступном проекте" @@ -56,7 +56,49 @@ msgstr "Имя пользователя" msgid "Password" msgstr "Пароль" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Домен" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/sl_SI/LC_MESSAGES/django.po b/openstack_auth/locale/sl_SI/LC_MESSAGES/django.po index 90b39496..81fdec41 100644 --- a/openstack_auth/locale/sl_SI/LC_MESSAGES/django.po +++ b/openstack_auth/locale/sl_SI/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Slovenian (Slovenia) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:07+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Slovenian (Slovenia) " "(http://www.transifex.com/projects/p/horizon/language/sl_SI/)\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 " @@ -20,27 +20,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "Dostopovni žeton, ki ga uporablja Keystone, je potekel." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Neveljavno uporabniško ime ali geslo." -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Pri avtentikaciji je prišlo do napake. Poskusite znova kasneje." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Seznama avtoriziranih projektov ni bilo mogoče prikazati." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Za nobenega od projektov nimate ustreznih uporabniških pravic." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Prijava v razpoložljive projekte ni uspela." @@ -56,7 +56,49 @@ msgstr "Uporabniško ime" msgid "Password" msgstr "Geslo" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domena" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/sr/LC_MESSAGES/django.po b/openstack_auth/locale/sr/LC_MESSAGES/django.po index 68f1863a..d0ee1720 100644 --- a/openstack_auth/locale/sr/LC_MESSAGES/django.po +++ b/openstack_auth/locale/sr/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Serbian translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Serbian " "(http://www.transifex.com/projects/p/horizon/language/sr/)\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " @@ -20,29 +20,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "" "Token za dokaz autentičnosti dodeljen od servisa za identifikaciju je " "istekao." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Neispravno korisničko ime ili lozinka" -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Greška u proveri autentičnosti. Pokušajte ponovo kasnije." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Nije moguće dosegnuti autorizovane projekte." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Vi nemate projekat u kome ste autorizovani." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Nema projekata za koje je Vaša autentičnost odgovarajuća." @@ -58,7 +58,49 @@ msgstr "Korisničko ime" msgid "Password" msgstr "Lozinka" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domen" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "syslog okruženje mora biti jedno od: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/tr_TR/LC_MESSAGES/django.po b/openstack_auth/locale/tr_TR/LC_MESSAGES/django.po index e8fb0815..1e8bd364 100644 --- a/openstack_auth/locale/tr_TR/LC_MESSAGES/django.po +++ b/openstack_auth/locale/tr_TR/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Turkish (Turkey) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Turkish (Turkey) " "(http://www.transifex.com/projects/p/horizon/language/tr_TR/)\n" "Plural-Forms: nplurals=1; plural=0\n" @@ -19,29 +19,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "" "Kimlik servisi tarafından verilen kimlik doğrulama belirtecinin süresi " "doldu." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Geçersiz kullanıcı adı ve parola" -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Bilinmeyen bir hata oluştu. Lütfen tekrar deneyin." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Yetkili projeler alınamadı." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Herhangi bir proje için yetkili değilsiniz." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Mevcut projelerde kimlik doğrulanamadı." @@ -57,7 +57,49 @@ msgstr "Kullanıcı Adı" msgid "Password" msgstr "Şifre" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Domain" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "syslog servisi bunlardan biri olmak zorundadır: %s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/uk/LC_MESSAGES/django.po b/openstack_auth/locale/uk/LC_MESSAGES/django.po index 8a5758fc..9088f3e4 100644 --- a/openstack_auth/locale/uk/LC_MESSAGES/django.po +++ b/openstack_auth/locale/uk/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Ukrainian translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:07+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Ukrainian " "(http://www.transifex.com/projects/p/horizon/language/uk/)\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " @@ -20,29 +20,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "" "Автентифікаційний токен, виданий Ідентифікаційним сервісом, більше не " "дійсний." -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "Невірне ім’я користувача чи пароль" -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "Помилка у автентифікації. Будь-ласка, спробуйте пізніше." -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "Неможливо отримати авторизовані проекти." -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "Ви не авторизовані до жодного проекту." -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "Неможливо автентифікуватися щодо жодного проекту." @@ -58,7 +58,49 @@ msgstr "Ім’я Користувача" msgid "Password" msgstr "Пароль" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "Домен" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" + diff --git a/openstack_auth/locale/zh_CN/LC_MESSAGES/django.po b/openstack_auth/locale/zh_CN/LC_MESSAGES/django.po index e3a19c97..7035a3dc 100644 --- a/openstack_auth/locale/zh_CN/LC_MESSAGES/django.po +++ b/openstack_auth/locale/zh_CN/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Chinese (Simplified, China) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-21 08:11+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Chinese (China) " "(http://www.transifex.com/projects/p/horizon/language/zh_CN/)\n" "Plural-Forms: nplurals=1; plural=0\n" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "身份认证令牌已过期。" -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "无效的用户名或密码。" -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "认证发生错误。请稍后再试一次。" -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "无法获取授权的项目。" -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "您未被授权访问任何项目。" -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "无法跟可用的项目验证通过。" @@ -55,7 +55,49 @@ msgstr "用户名" msgid "Password" msgstr "密码" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "域" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "建议不要使用:%s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "加载登陆配置出错 %(log_config)s:%(err_msg)s" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "系统日志工具必须是下列其中一项:%s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "对建议不要使用的配置进行了后果极严重的调用:%(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "定义策略的JSON文件。" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "策略不允许 %s 被执行。" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "规则必须是字典或者规则的实例化对像,获取 %s 取代" + diff --git a/openstack_auth/locale/zh_TW/LC_MESSAGES/django.po b/openstack_auth/locale/zh_TW/LC_MESSAGES/django.po index ea97bb8d..1dcaac03 100644 --- a/openstack_auth/locale/zh_TW/LC_MESSAGES/django.po +++ b/openstack_auth/locale/zh_TW/LC_MESSAGES/django.po @@ -1,5 +1,5 @@ # Chinese (Traditional, Taiwan) translations for django_openstack_auth. -# Copyright (C) 2014 ORGANIZATION +# Copyright (C) 2015 ORGANIZATION # This file is distributed under the same license as the # django_openstack_auth project. # @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Horizon\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2014-07-16 06:06+0000\n" -"PO-Revision-Date: 2014-03-31 07:29+0000\n" -"Last-Translator: Zhang Xiaowei \n" +"POT-Creation-Date: 2015-01-26 06:01+0000\n" +"PO-Revision-Date: 2015-01-24 07:54+0000\n" +"Last-Translator: openstackjenkins \n" "Language-Team: Chinese (Taiwan) " "(http://www.transifex.com/projects/p/horizon/language/zh_TW/)\n" "Plural-Forms: nplurals=1; plural=0\n" @@ -19,27 +19,27 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 1.3\n" -#: openstack_auth/backend.py:41 +#: openstack_auth/backend.py:40 msgid "The authentication token issued by the Identity service has expired." msgstr "認證伺服器發佈的憑證已經過期。" -#: openstack_auth/backend.py:98 +#: openstack_auth/backend.py:104 msgid "Invalid user name or password." msgstr "無效的使用者名稱或密碼。" -#: openstack_auth/backend.py:103 +#: openstack_auth/backend.py:109 msgid "An error occurred authenticating. Please try again later." msgstr "認證發生錯誤。請稍後再試。" -#: openstack_auth/backend.py:125 +#: openstack_auth/backend.py:135 msgid "Unable to retrieve authorized projects." msgstr "無法取回已授權的專案。" -#: openstack_auth/backend.py:130 +#: openstack_auth/backend.py:140 msgid "You are not authorized for any projects." msgstr "您沒有被授權任何的專案。" -#: openstack_auth/backend.py:150 +#: openstack_auth/backend.py:173 msgid "Unable to authenticate to any available projects." msgstr "無法認證到任何可用的專案。" @@ -55,7 +55,49 @@ msgstr "使用者名稱" msgid "Password" msgstr "密碼" -#: openstack_auth/forms.py:61 +#: openstack_auth/forms.py:62 msgid "Domain" msgstr "地域" +#: openstack_auth/openstack/common/log.py:287 +#, python-format +msgid "Deprecated: %s" +msgstr "已淘汰:%s" + +#: openstack_auth/openstack/common/log.py:395 +#, python-format +msgid "Error loading logging config %(log_config)s: %(err_msg)s" +msgstr "" + +#: openstack_auth/openstack/common/log.py:456 +#, python-format +msgid "syslog facility must be one of: %s" +msgstr "Syslog 機能必須是下列其中一項:%s" + +#: openstack_auth/openstack/common/log.py:702 +#, python-format +msgid "Fatal call to deprecated config: %(msg)s" +msgstr "呼叫已淘汰的配置時發生嚴重錯誤:%(msg)s" + +#: openstack_auth/openstack/common/policy.py:97 +msgid "The JSON file that defines policies." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:100 +msgid "Default rule. Enforced when a requested rule is not found." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:104 +msgid "Directories where policy configuration files are stored." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:119 +#, python-format +msgid "Policy doesn't allow %s to be performed." +msgstr "" + +#: openstack_auth/openstack/common/policy.py:213 +#, python-format +msgid "Rules must be an instance of dict or Rules, got %s instead" +msgstr "" +