nextcloud/l10n/ko/user_webdavauth.po

32 lines
1.2 KiB
Plaintext
Raw Normal View History

2012-11-09 13:07:45 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2013-01-08 03:31:36 +04:00
# <aoiob4305@gmail.com>, 2013.
2012-11-21 03:02:33 +04:00
# 남자사람 <cessnagi@gmail.com>, 2012.
2012-11-09 13:07:45 +04:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-01-08 03:31:36 +04:00
"POT-Creation-Date: 2013-01-08 00:30+0100\n"
"PO-Revision-Date: 2013-01-07 10:31+0000\n"
"Last-Translator: aoiob4305 <aoiob4305@gmail.com>\n"
2012-11-09 13:07:45 +04:00
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/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"
#: templates/settings.php:4
2012-12-20 03:13:09 +04:00
msgid "URL: http://"
2013-01-08 03:31:36 +04:00
msgstr "URL: http://"
2012-12-20 03:13:09 +04:00
#: templates/settings.php:6
msgid ""
"ownCloud will send the user credentials to this URL is interpret http 401 "
"and http 403 as credentials wrong and all other codes as credentials "
"correct."
2013-01-08 03:31:36 +04:00
msgstr "ownCloud는 이 URL로 유저 인증을 보내게 되며, http 401 과 http 403은 인증 오류로, 그 외 코드는 인증이 올바른 것으로 해석합니다."