-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Imported Translations from Transifex
For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I26f6f81148610dc0bbca258edd249be00b9d5e01
- Loading branch information
OpenStack Proposal Bot
committed
Jul 19, 2015
1 parent
85b5ffb
commit 66922e7
Showing
2 changed files
with
29 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,9 +10,9 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Horizon\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2015-07-09 06:10+0000\n" | ||
"PO-Revision-Date: 2015-05-28 07:03+0000\n" | ||
"Last-Translator: openstackjenkins <[email protected]>\n" | ||
"POT-Creation-Date: 2015-07-19 06:06+0000\n" | ||
"PO-Revision-Date: 2015-07-17 11:23+0000\n" | ||
"Last-Translator: Ian Y. Choi <[email protected]>\n" | ||
"Language-Team: Korean (Korea) (http://www.transifex.com/p/horizon/language/" | ||
"ko_KR/)\n" | ||
"Plural-Forms: nplurals=1; plural=0\n" | ||
|
@@ -42,9 +42,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 서비스에서 발급한 인증 토큰이 만료되었습니다." | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,9 +7,9 @@ | |
#, fuzzy | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: django_openstack_auth 1.3.2.dev9\n" | ||
"Project-Id-Version: django_openstack_auth 1.3.2.dev36\n" | ||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" | ||
"POT-Creation-Date: 2015-05-29 06:02+0000\n" | ||
"POT-Creation-Date: 2015-07-19 06:06+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -44,30 +44,40 @@ msgstr "" | |
msgid "You are not authorized for any projects." | ||
msgstr "" | ||
|
||
#: openstack_auth/backend.py:176 | ||
#: openstack_auth/backend.py:174 | ||
msgid "Unable to authenticate to any available projects." | ||
msgstr "" | ||
|
||
#: openstack_auth/forms.py:49 | ||
#: openstack_auth/forms.py:51 | ||
msgid "Region" | ||
msgstr "" | ||
|
||
#: openstack_auth/forms.py:51 | ||
#: openstack_auth/forms.py:53 | ||
msgid "User Name" | ||
msgstr "" | ||
|
||
#: openstack_auth/forms.py:53 | ||
#: openstack_auth/forms.py:55 | ||
msgid "Password" | ||
msgstr "" | ||
|
||
#: openstack_auth/forms.py:63 | ||
#: openstack_auth/forms.py:65 | ||
msgid "Domain" | ||
msgstr "" | ||
|
||
#: openstack_auth/forms.py:81 | ||
#: openstack_auth/forms.py:83 | ||
msgid "Authenticate using" | ||
msgstr "" | ||
|
||
#: openstack_auth/views.py:222 | ||
#, python-format | ||
msgid "Project switch failed for user \"%(username)s\"." | ||
msgstr "" | ||
|
||
#: openstack_auth/views.py:245 | ||
#, python-format | ||
msgid "Switch to project \"%(project_name)s\" successful." | ||
msgstr "" | ||
|
||
#: openstack_auth/plugin/base.py:96 | ||
msgid "Unable to retrieve authorized projects." | ||
msgstr "" | ||
|