summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ko.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-04 01:55:02 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-10-04 01:55:02 -0400
commit2ffb1c2135d80ac82f62c2bd403fe452e2c4e51d (patch)
tree8438ffc4d4b70dd8f885d7b9bdbaa5318aa1b400 /apps/files_external/l10n/ko.js
parent122141be92febc6c47cec2be71b2b72c54c9f72c (diff)
downloadnextcloud-server-2ffb1c2135d80ac82f62c2bd403fe452e2c4e51d.tar.gz
nextcloud-server-2ffb1c2135d80ac82f62c2bd403fe452e2c4e51d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ko.js')
-rw-r--r--apps/files_external/l10n/ko.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index f27e885772e..3faf53bf1e5 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -12,6 +12,8 @@ OC.L10N.register(
"Invalid mount point" : "잘못된 마운트 지점",
"Objectstore forbidden" : "Objectstore에 접근 금지됨",
"Invalid storage backend \"%s\"" : "잘못된 저장소 백엔드 \"%s\"",
+ "Not permitted to use backend \"%s\"" : "백엔드 \"%s\" 사용이 허가되지 않았음",
+ "Not permitted to use authentication mechanism \"%s\"" : "인증 방식 \"%s\" 사용이 허가되지 않았음",
"Unsatisfied backend parameters" : "백엔드 인자가 부족함",
"Unsatisfied authentication mechanism parameters" : "인증 방식 인자가 부족함",
"Personal" : "개인",
@@ -41,11 +43,16 @@ OC.L10N.register(
"OAuth2" : "OAuth2",
"Client ID" : "클라이언트 ID",
"Client secret" : "클라이언트 비밀 값",
+ "OpenStack" : "OpenStack",
"Username" : "사용자 이름",
"Password" : "암호",
+ "Tenant name" : "테넌트 이름",
+ "Identity endpoint URL" : "아이덴티티 끝점(Endpoint) URL",
+ "Rackspace" : "Rackspace",
"API key" : "API 키",
"Username and password" : "사용자 이름과 암호",
"Session credentials" : "세션 접근 정보",
+ "RSA public key" : "RSA 공개 키",
"Public key" : "공개 키",
"Amazon S3" : "Amazon S3",
"Bucket" : "버킷",
@@ -71,9 +78,12 @@ OC.L10N.register(
"SFTP with secret key login" : "비밀 키 로그인을 사용하는 SFTP",
"SMB / CIFS" : "SMB/CIFS",
"Share" : "공유",
+ "Domain" : "도메인",
"SMB / CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS",
"Username as share" : "사용자 이름으로 공유",
"OpenStack Object Storage" : "OpenStack 객체 저장소",
+ "Service name" : "서비스 이름",
+ "Request timeout (seconds)" : "요청 시간 제한(초)",
"<b>Note:</b> " : "<b>메모:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> PHP cURL 모듈이 비활성화되어 있거나 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> PHP FTP 모듈이 비활성화되어 있거나 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",