From 73a3530ac586dbfcbd0d14263075a31e55b900c9 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 18 Dec 2014 06:09:40 +0000 Subject: [PATCH] Imported Translations from Transifex For more information about this automatic import see: https://wiki.openstack.org/wiki/Translations/Infrastructure Change-Id: I51825db13c79ec6fd67b7f42c12fac2a60e1c375 --- .../LC_MESSAGES/designate-log-critical.po | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 designate/locale/ko_KR/LC_MESSAGES/designate-log-critical.po diff --git a/designate/locale/ko_KR/LC_MESSAGES/designate-log-critical.po b/designate/locale/ko_KR/LC_MESSAGES/designate-log-critical.po new file mode 100644 index 000000000..d9bc9939e --- /dev/null +++ b/designate/locale/ko_KR/LC_MESSAGES/designate-log-critical.po @@ -0,0 +1,39 @@ +# Translations template for designate. +# Copyright (C) 2014 ORGANIZATION +# This file is distributed under the same license as the designate project. +# +# Translators: +# Sungjin Kang , 2014 +msgid "" +msgstr "" +"Project-Id-Version: Designate\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2014-12-18 06:09+0000\n" +"PO-Revision-Date: 2014-12-17 12:37+0000\n" +"Last-Translator: Sungjin Kang \n" +"Language-Team: Korean (Korea) (http://www.transifex.com/projects/p/designate/" +"language/ko_KR/)\n" +"Language: ko_KR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 1.3\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: designate/api/middleware.py:144 +msgid "Starting designate testcontext middleware" +msgstr "Designate 테스트 콘텍스트 미들웨어 시작" + +#: designate/api/middleware.py:145 +msgid "**** DO NOT USE IN PRODUCTION ****" +msgstr "**** 제품에서는 사용하지 마세요 ****" + +#: designate/backend/impl_powerdns/__init__.py:140 +#, python-format +msgid "" +"Attempted to delete a domain which is not present in the backend. ID: %s" +msgstr "백엔드에 존재하지 않는 도메인을 삭제하려고 했습니다. ID: %s" + +#: designate/central/service.py:862 +msgid "No servers configured. Please create at least one server" +msgstr "서버가 구성되어있지 않습니다. 적어도 하나이상의 서버를 생성하십시오."