diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-02 01:07:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-02 01:07:09 +0000 |
commit | 122fbf0092b569d2cfb54c5d7320dc87b6f1472a (patch) | |
tree | 8faa6015a7576ec83b754b416763a91478ed6512 /apps/files_external/l10n/ko.js | |
parent | ef467c3195731cb1e4fff504b39c06b017deb5ec (diff) | |
download | nextcloud-server-122fbf0092b569d2cfb54c5d7320dc87b6f1472a.tar.gz nextcloud-server-122fbf0092b569d2cfb54c5d7320dc87b6f1472a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ko.js')
-rw-r--r-- | apps/files_external/l10n/ko.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index 857736510c0..281eaaed27f 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -63,8 +63,11 @@ OC.L10N.register( "Identity endpoint URL" : "아이덴티티 끝점(Endpoint) URL", "Rackspace" : "Rackspace", "API key" : "API 키", + "Global credentials" : "글로벌 인증", + "Log-in credentials, save in database" : "데이터베이스에 저장된 로그인 인증 정보", "Username and password" : "사용자 이름과 암호", "Log-in credentials, save in session" : "로그인 인증 정보, 세션에 저장됨", + "User entered, store in database" : "사용자 데이터베이스에 저장", "RSA public key" : "RSA 공개 키", "Public key" : "공개 키", "Amazon S3" : "Amazon S3", @@ -85,6 +88,7 @@ OC.L10N.register( "Google Drive" : "Google 드라이브", "Local" : "로컬", "Location" : "위치", + "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "루트", "SFTP with secret key login" : "비밀 키 로그인을 사용하는 SFTP", @@ -96,6 +100,7 @@ OC.L10N.register( "OpenStack Object Storage" : "OpenStack 객체 저장소", "Service name" : "서비스 이름", "Request timeout (seconds)" : "요청 시간 제한(초)", + "External storages" : "외부 저장소", "No external storage configured" : "외부 저장소가 설정되지 않았음", "You can add external storages in the personal settings" : "개인 설정에서 외부 저장소를 추가할 수 있습니다", "Name" : "이름", @@ -116,6 +121,8 @@ OC.L10N.register( "Delete" : "삭제", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용", + "Access granted" : "접근 부여", + "Global Credentials" : "글로벌 자격 증명", "ownCloud" : "ownCloud", "<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을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.", |