Imported Translations from Zanata
For more information about this automatic import see: https://docs.openstack.org/i18n/latest/reviewing-translation-import.html Change-Id: Iabcaaf4f7454f5e481c6172297bc49a142494e60
This commit is contained in:
parent
443134b54a
commit
214b99304a
@ -3,16 +3,17 @@
|
||||
# Jongwon Lee <tothebinaryworld@gmail.com>, 2018. #zanata
|
||||
# Sungjin Kang <gang.sungjin@gmail.com>, 2018. #zanata
|
||||
# ByungYeol Woo <wby1089@gmail.com>, 2019. #zanata
|
||||
# jihyun huh <huhji.elha@gmail.com>, 2022. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: horizon 21.0.1.dev22\n"
|
||||
"Project-Id-Version: horizon 23.0.1.dev1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-02-21 20:31+0000\n"
|
||||
"POT-Creation-Date: 2022-09-20 17:56+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2019-12-10 04:02+0000\n"
|
||||
"Last-Translator: ByungYeol Woo <wby1089@gmail.com>\n"
|
||||
"PO-Revision-Date: 2022-09-20 02:09+0000\n"
|
||||
"Last-Translator: jihyun huh <huhji.elha@gmail.com>\n"
|
||||
"Language-Team: Korean (South Korea)\n"
|
||||
"Language: ko_KR\n"
|
||||
"X-Generator: Zanata 4.3.3\n"
|
||||
@ -787,6 +788,15 @@ msgstr ""
|
||||
"Django 1.4 이상을 사용하는 경우``signed_cookies``의 백엔드는 서버 로드 및 확"
|
||||
"장 문제를 방지합니다."
|
||||
|
||||
msgid ""
|
||||
"In OpenStack, a flavor defines the compute, memory, and storage capacity of "
|
||||
"a virtual server, also known as an instance. As an administrative user, you "
|
||||
"can create and delete flavors and update their metadata."
|
||||
msgstr ""
|
||||
"오픈스택에서 flavor는 인스턴스라고도 하는 가상 서버의 컴퓨팅, 메모리 및 스토"
|
||||
"리지 용량을 정의합니다. 관리자는 flavor를 생성 및 삭제하고 메타데이터를 업데"
|
||||
"이트할 수 있습니다."
|
||||
|
||||
msgid ""
|
||||
"In the :guilabel:`Add/Remove Hosts to Aggregate` dialog box, click **+** to "
|
||||
"assign a host to an aggregate. Click **-** to remove a host that is assigned "
|
||||
|
@ -5,16 +5,17 @@
|
||||
# Ian Y. Choi <ianyrchoi@gmail.com>, 2018. #zanata
|
||||
# Sungjin Kang <gang.sungjin@gmail.com>, 2018. #zanata
|
||||
# Ian Y. Choi <ianyrchoi@gmail.com>, 2019. #zanata
|
||||
# jihyun huh <huhji.elha@gmail.com>, 2022. #zanata
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: horizon VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.launchpad.net/openstack-i18n/\n"
|
||||
"POT-Creation-Date: 2021-05-11 12:54+0000\n"
|
||||
"POT-Creation-Date: 2022-09-20 17:56+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2019-10-07 01:48+0000\n"
|
||||
"Last-Translator: Ian Y. Choi <ianyrchoi@gmail.com>\n"
|
||||
"PO-Revision-Date: 2022-09-20 02:10+0000\n"
|
||||
"Last-Translator: jihyun huh <huhji.elha@gmail.com>\n"
|
||||
"Language-Team: Korean (South Korea)\n"
|
||||
"Language: ko_KR\n"
|
||||
"X-Generator: Zanata 4.3.3\n"
|
||||
@ -32,6 +33,11 @@ msgstr "%(context_name)s:"
|
||||
msgid "%(name)s: %(error)s"
|
||||
msgstr "%(name)s: %(error)s"
|
||||
|
||||
#, python-format
|
||||
msgid "%(size)d B"
|
||||
msgid_plural "%(size)d B"
|
||||
msgstr[0] "%(size)d 바이트"
|
||||
|
||||
#, python-format
|
||||
msgid "%(usedphrase)s %(used)s (No Limit)"
|
||||
msgstr "%(usedphrase)s %(used)s (제한 없음)"
|
||||
@ -83,12 +89,18 @@ msgstr "%s가 완료되지 않았습니다."
|
||||
msgid "« Prev"
|
||||
msgstr "« 이전"
|
||||
|
||||
msgid "« Prev "
|
||||
msgstr "« 이전 "
|
||||
|
||||
msgid "(No Limit)"
|
||||
msgstr "(제한 없음)"
|
||||
|
||||
msgid "-"
|
||||
msgstr "-"
|
||||
|
||||
msgid "0 B"
|
||||
msgstr "0 B"
|
||||
|
||||
#, python-format
|
||||
msgid "A %(resource)s with the name \"%(name)s\" already exists."
|
||||
msgstr "%(resource)s 에 이미 \"%(name)s\" 이름이 존재합니다."
|
||||
|
@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: horizon\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-08 12:49+0000\n"
|
||||
"POT-Creation-Date: 2022-09-20 17:53+0000\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
@ -216,9 +216,6 @@ msgstr "22.1.0"
|
||||
msgid "22.2.0"
|
||||
msgstr "22.2.0"
|
||||
|
||||
msgid "22.2.0-22"
|
||||
msgstr "22.2.0-22"
|
||||
|
||||
msgid "8.0.1"
|
||||
msgstr "8.0.1"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user