summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-17 01:54:40 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-17 01:54:40 -0500
commit60c4cb1dd669a0c40abcff50a636d7b4cb6469e0 (patch)
treecf4591cd66a2938e880f09fe0055ed0498e99058 /apps/user_webdavauth
parent744cf713f7d6fff80f79465086a522f35d263ff5 (diff)
downloadnextcloud-server-60c4cb1dd669a0c40abcff50a636d7b4cb6469e0.tar.gz
nextcloud-server-60c4cb1dd669a0c40abcff50a636d7b4cb6469e0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_webdavauth')
-rw-r--r--apps/user_webdavauth/l10n/ko.js1
-rw-r--r--apps/user_webdavauth/l10n/ko.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_webdavauth/l10n/ko.js b/apps/user_webdavauth/l10n/ko.js
index e8b5ee69816..331e65c0200 100644
--- a/apps/user_webdavauth/l10n/ko.js
+++ b/apps/user_webdavauth/l10n/ko.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"user_webdavauth",
{
"WebDAV Authentication" : "WebDAV 인증",
+ "Address:" : "주소:",
"Save" : "저장",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "ownCloud에서 이 URL로 사용자 인증 정보를 보냅니다. 이 플러그인은 응답을 확인하여 HTTP 상태 코드 401이나 403이 돌아온 경우에 잘못된 인증 정보로 간주합니다. 다른 모든 상태 코드는 올바른 인증 정보로 간주합니다."
},
diff --git a/apps/user_webdavauth/l10n/ko.json b/apps/user_webdavauth/l10n/ko.json
index 90fde9abd62..7e42e9d3fd7 100644
--- a/apps/user_webdavauth/l10n/ko.json
+++ b/apps/user_webdavauth/l10n/ko.json
@@ -1,5 +1,6 @@
{ "translations": {
"WebDAV Authentication" : "WebDAV 인증",
+ "Address:" : "주소:",
"Save" : "저장",
"The user credentials will be sent to this address. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." : "ownCloud에서 이 URL로 사용자 인증 정보를 보냅니다. 이 플러그인은 응답을 확인하여 HTTP 상태 코드 401이나 403이 돌아온 경우에 잘못된 인증 정보로 간주합니다. 다른 모든 상태 코드는 올바른 인증 정보로 간주합니다."
},"pluralForm" :"nplurals=1; plural=0;"