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 72b1f36c1..c8ebe19cb 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 @@ -1,16 +1,17 @@ # Ian Y. Choi , 2015. #zanata # Sungjin Kang , 2015. #zanata +# Ian Y. Choi , 2016. #zanata # Sungjin Kang , 2016. #zanata msgid "" msgstr "" "Project-Id-Version: API-Quick-Start 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-08-01 10:21+0000\n" +"POT-Creation-Date: 2016-08-02 22:43+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-06-16 01:09+0000\n" -"Last-Translator: Sungjin Kang \n" +"PO-Revision-Date: 2016-08-02 02:33+0000\n" +"Last-Translator: Ian Y. Choi \n" "Language: ko-KR\n" "Plural-Forms: nplurals=1; plural=0\n" "X-Generator: Zanata 3.7.3\n" @@ -299,6 +300,18 @@ msgstr "" "성격을 띱니다. 두 항목을 모두 사용하는 경우, 서버에서는 잘못된 요청 (400) 응" "답 코드를 반환합니다." +msgid "" +"The token expires every hour by default, though it can be configured " +"differently - see the ``expiration`` option in the ``Description of token " +"configuration options`` section of the `Identity Service Configuration " +"`__ page." +msgstr "" +"토큰은 디폴트로 매 시간마다 만료됩지만 다르게 구성할 수도 있습니다 - " +"`Identity Service Configuration `__ 페이지에서 ``토큰 구성 옵" +"션 설명`` 섹션 내 ``expiration`` 옵션을 살펴봅니다." + msgid "" "The user name. If you do not provide a user name and password, you must " "provide a token." diff --git a/api-ref-guides/locale/ko_KR.po b/api-ref-guides/locale/ko_KR.po index 11e2eaf2e..a10b31497 100644 --- a/api-ref-guides/locale/ko_KR.po +++ b/api-ref-guides/locale/ko_KR.po @@ -3,19 +3,18 @@ # Sungjin Kang , 2014-2015 # # -# Ian Y. Choi , 2015. #zanata # Sungjin Kang , 2015. #zanata # Ian Y. Choi , 2016. #zanata # YANG, WON KUK , 2016. #zanata msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2016-08-01 10:21+0000\n" +"POT-Creation-Date: 2016-08-02 22:43+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"PO-Revision-Date: 2016-06-04 12:35+0000\n" -"Last-Translator: YANG, WON KUK \n" +"PO-Revision-Date: 2016-08-02 02:30+0000\n" +"Last-Translator: Ian Y. Choi \n" "Language: ko-KR\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Zanata 3.7.3\n" @@ -117,6 +116,23 @@ msgstr "머릿글" msgid "Use the OpenStack APIs and extensions in your OpenStack cloud." msgstr "OpenStack 클라우드에서 OpenStack API와 확장을 사용합니다." +msgid "" +"You must install the packages for each API separately. After you " +"authenticate through the Identity " +"API, you can use the other APIs and extensions to launch server " +"instances, create images, assign metadata to instances and images, create " +"containers and objects, and complete other actions in your OpenStack cloud. " +"To get started with the APIs, see the OpenStack API Guide." +msgstr "" +"각 API에 대한 패키지들은 따로 설치해야합니다. OpenStack 클라우드는 Identity API를 통해 인증을 먼저 " +"합니다. 다른 API를 이용하여 서버 인스턴스를 작동 시키고, 이미지를 생성하고, " +"인스턴스와 이미지에 메타데이터를 할당하거나 컨테이너와 오브젝트를 생성하고, " +"완료하는 다른 작업에 대한 확장기능을 사용합니다. API 작업을 시작하려면 OpenStack API 가이드를 확인하세요." + #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #, fuzzy msgid "translator-credits" @@ -124,4 +140,4 @@ msgstr "" "Sungjin Kang , 2012-2015.\n" "Jay Lee , 2014.\n" "Seong-ho Cho , 2014.\n" -"Ian Y. Choi , 2015." +"Ian Y. Choi , 2015-2016."