Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

hemamaps / Django   python

Repository URL to install this package:

Version: 1.9.8 

/ contrib / flatpages / locale / ko / LC_MESSAGES / django.po

# This file is distributed under the same license as the Django package.
#
# Translators:
# Ian Y. Choi <ianyrchoi@gmail.com>, 2015
# Jaehong Kim <mixe@korea.com>, 2011
# Jannis Leidel <jannis@leidel.info>, 2011
# Jeong Seongtae <magno79@gmail.com>, 2014
# Jun-Gu Kang <chr0m3.kr@gmail.com>, 2015
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-10-09 17:42+0200\n"
"PO-Revision-Date: 2015-12-06 04:31+0000\n"
"Last-Translator: Ian Y. Choi <ianyrchoi@gmail.com>\n"
"Language-Team: Korean (http://www.transifex.com/django/django/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"

msgid "Advanced options"
msgstr "고급 옵션"

msgid "Flat Pages"
msgstr "Flat Pages"

msgid "URL"
msgstr "URL"

msgid ""
"Example: '/about/contact/'. Make sure to have leading and trailing slashes."
msgstr "앞, 뒤에 슬래시(/)를 넣으세요. 예:'/about/contact/' "

msgid ""
"This value must contain only letters, numbers, dots, underscores, dashes, "
"slashes or tildes."
msgstr ""
"이 문자열은 문자, 숫자, 점, 언더스코어, 대쉬, 슬래쉬, 틸드만 사용해야 합니다."

msgid "URL is missing a leading slash."
msgstr "URL 맨 앞의 슬래시가 없습니다."

msgid "URL is missing a trailing slash."
msgstr "URL 맨 뒤의 슬래시가 없습니다."

#, python-format
msgid "Flatpage with url %(url)s already exists for site %(site)s"
msgstr "%(site)s 사이트에 %(url)s 을/를 사용한 플랫 페이지가 이미 존재합니다."

msgid "title"
msgstr "제목"

msgid "content"
msgstr "내용"

msgid "enable comments"
msgstr "사용 가능한 코멘트"

msgid "template name"
msgstr "템플릿명"

msgid ""
"Example: 'flatpages/contact_page.html'. If this isn't provided, the system "
"will use 'flatpages/default.html'."
msgstr ""
"예: 'flatpages/contact_page.html' 를 사용할 수 없는 경우 시스템이 'flatpages/"
"default.html' 을/를 사용합니다."

msgid "registration required"
msgstr "등록하세요."

msgid "If this is checked, only logged-in users will be able to view the page."
msgstr "체크할 경우, 로그인 사용자만 해당 페이지를 볼 수 있습니다."

msgid "sites"
msgstr "사이트"

msgid "flat page"
msgstr "플랫 페이지"

msgid "flat pages"
msgstr "플랫 페이지(들)"