summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-10 06:06:00 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-10 06:06:00 +0000
commitca31e5e0ce70d139d02f1c73ee9663ed8ae7b708 (patch)
tree71dbff226ce04170177dc32cbc1ee60d9accf032
parent898615d5c658277b68fe3bad0f013b90ca9efaed (diff)
downloaddjango_openstack_auth-ca31e5e0ce70d139d02f1c73ee9663ed8ae7b708.tar.gz
Imported Translations from Transifex
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I05e55bd61845309e107d1fcec847d9931e6cfbee
-rw-r--r--openstack_auth/locale/de/LC_MESSAGES/django.po14
-rw-r--r--openstack_auth/locale/ja/LC_MESSAGES/django.po14
2 files changed, 22 insertions, 6 deletions
diff --git a/openstack_auth/locale/de/LC_MESSAGES/django.po b/openstack_auth/locale/de/LC_MESSAGES/django.po
index b2bfbbe..178d58a 100644
--- a/openstack_auth/locale/de/LC_MESSAGES/django.po
+++ b/openstack_auth/locale/de/LC_MESSAGES/django.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-08-04 06:25+0000\n"
-"PO-Revision-Date: 2015-07-16 01:34+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
+"POT-Creation-Date: 2015-08-10 06:05+0000\n"
+"PO-Revision-Date: 2015-08-07 15:17+0000\n"
+"Last-Translator: Robert Simai\n"
"Language-Team: German (http://www.transifex.com/openstack/horizon/language/"
"de/)\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
@@ -45,9 +45,17 @@ msgstr ""
msgid "Password"
msgstr "Passwort"
+#, python-format
+msgid "Project switch failed for user \"%(username)s\"."
+msgstr "Projektumschaltung für Benutzer \"%(username)s\" fehlgeschlagen."
+
msgid "Region"
msgstr "Region"
+#, python-format
+msgid "Switch to project \"%(project_name)s\" successful."
+msgstr "Umschalten zum Projekt \"%(project_name)s\" erfolgreich."
+
msgid "The authentication token issued by the Identity service has expired."
msgstr ""
"Das vom Identitätsdienst ausgegebene Authentifizierungs-Token ist abgelaufen."
diff --git a/openstack_auth/locale/ja/LC_MESSAGES/django.po b/openstack_auth/locale/ja/LC_MESSAGES/django.po
index 05509be..b0b9885 100644
--- a/openstack_auth/locale/ja/LC_MESSAGES/django.po
+++ b/openstack_auth/locale/ja/LC_MESSAGES/django.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Horizon\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
-"POT-Creation-Date: 2015-08-04 06:25+0000\n"
-"PO-Revision-Date: 2015-07-16 01:34+0000\n"
-"Last-Translator: openstackjenkins <jenkins@openstack.org>\n"
+"POT-Creation-Date: 2015-08-10 06:05+0000\n"
+"PO-Revision-Date: 2015-08-08 11:31+0000\n"
+"Last-Translator: ykatabam <ykatabam@redhat.com>\n"
"Language-Team: Japanese (http://www.transifex.com/openstack/horizon/language/"
"ja/)\n"
"Plural-Forms: nplurals=1; plural=0\n"
@@ -44,9 +44,17 @@ msgstr ""
msgid "Password"
msgstr "パスワード"
+#, python-format
+msgid "Project switch failed for user \"%(username)s\"."
+msgstr "ユーザー \"%(username)s\" のプロジェクト切り替えに失敗しました。"
+
msgid "Region"
msgstr "リージョン"
+#, python-format
+msgid "Switch to project \"%(project_name)s\" successful."
+msgstr "プロジェクト \"%(project_name)s\" への切り替えが成功しました。"
+
msgid "The authentication token issued by the Identity service has expired."
msgstr "Identity Service により発行された認証トークンの期限が切れました。"