diff --git a/api-quick-start/source/locale/ko_KR/LC_MESSAGES/api-quick-start.po b/api-quick-start/source/locale/ko_KR/LC_MESSAGES/api-quick-start.po index ea65821df..eeaaae19b 100644 --- a/api-quick-start/source/locale/ko_KR/LC_MESSAGES/api-quick-start.po +++ b/api-quick-start/source/locale/ko_KR/LC_MESSAGES/api-quick-start.po @@ -5,11 +5,11 @@ msgid "" msgstr "" "Project-Id-Version: API-Quick-Start 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-03 05:11+0000\n" +"POT-Creation-Date: 2016-06-16 14:33+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-04-26 12:30+0000\n" +"PO-Revision-Date: 2016-06-16 01:09+0000\n" "Last-Translator: Sungjin Kang \n" "Language: ko-KR\n" "Plural-Forms: nplurals=1; plural=0\n" @@ -277,6 +277,19 @@ msgstr "사용자의 암호입니다." msgid "The payload of credentials to authenticate contains these parameters:" msgstr "인증 credential에 대한 payload는 다음과 같은 매개 변수를 가집니다:" +msgid "" +"The tenant ID. Both the *tenantId* and *tenantName* are optional and " +"mutually exclusive. If you specify both attributes, the server returns the " +"Bad Request (400) response code. If you do not know the tenant name or ID, " +"send a request with \"\" for the tenant name or ID. The response returns the " +"tenant name or ID." +msgstr "" +"Tenant ID입니다. *tenantId* 와 *tenantName* 은 선택 사항이며 상호 배타적인 성" +"격을 띱니다. 두 항목을 모두 사용하는 경우, 서버에서는 잘못된 요청 (400) 응답 " +"코드를 반환합니다. tenant 이름이나 ID를 알지 못한다면 요청을 보낼 때 tenant " +"이름이나 ID를 \"\"으로 보냅니다. 반환 값에서 tenant 이름이나 ID를 확인할 수 " +"있습니다." + msgid "" "The tenant name. Both the *tenantId* and *tenantName* are optional and " "mutually exclusive. If you specify both attributes, the server returns the "