Merge "Imported Translations from Transifex"

This commit is contained in:
Jenkins
2014-12-18 19:48:07 +00:00
committed by Gerrit Code Review

View File

@@ -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 <potopro@gmail.com>, 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 <potopro@gmail.com>\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 "서버가 구성되어있지 않습니다. 적어도 하나이상의 서버를 생성하십시오."