summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ko.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-12 01:55:35 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-12 01:55:35 -0400
commit9860a79441b8e3595450e53b6209f314c7537775 (patch)
treedb74b29d46bc202120c646f93cc2a3fffeab0ddc /apps/files_external/l10n/ko.json
parent1924dd348a41bb52968f4fe598dd6f170536c724 (diff)
downloadnextcloud-server-9860a79441b8e3595450e53b6209f314c7537775.tar.gz
nextcloud-server-9860a79441b8e3595450e53b6209f314c7537775.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ko.json')
-rw-r--r--apps/files_external/l10n/ko.json23
1 files changed, 23 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ko.json b/apps/files_external/l10n/ko.json
index eeac61cf666..9a0744a867f 100644
--- a/apps/files_external/l10n/ko.json
+++ b/apps/files_external/l10n/ko.json
@@ -1,4 +1,7 @@
{ "translations": {
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "요청 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "접근 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.",
+ "Please provide a valid app key and secret." : "올바른 앱 키와 비밀 값을 입력하십시오.",
"Step 1 failed. Exception: %s" : "1단계 실패. 예외: %s",
"Step 2 failed. Exception: %s" : "2단계 실패. 예외: %s",
"External storage" : "외부 저장소",
@@ -20,12 +23,19 @@
"SFTP with secret key login" : "비밀 키 로그인을 사용하는 SFTP",
"Public key" : "공개 키",
"Storage with id \"%i\" not found" : "ID가 \"%i\"인 저장소를 찾을 수 없음",
+ "Invalid backend or authentication mechanism class" : "백엔드나 인증 방식 클래스가 잘못됨",
"Invalid mount point" : "잘못된 마운트 지점",
+ "Objectstore forbidden" : "Objectstore에 접근 금지됨",
"Invalid storage backend \"%s\"" : "잘못된 저장소 백엔드 \"%s\"",
+ "Unsatisfied backend parameters" : "백엔드 인자가 부족함",
+ "Unsatisfied authentication mechanism parameters" : "인증 방식 인자가 부족함",
+ "Admin-only storage backend \"%s\"" : "관리자만 접근할 수 있는 저장소 백엔드 \"%s\"",
"Personal" : "개인",
"System" : "시스템",
"Grant access" : "접근 권한 부여",
"Access granted" : "접근 허가됨",
+ "Error configuring OAuth1" : "OAuth1 설정 오류",
+ "Error configuring OAuth2" : "OAuth2 설정 오류",
"Enable encryption" : "암호화 사용",
"Enable previews" : "미리 보기 사용",
"Check for changes" : "변경 사항 감시",
@@ -37,12 +47,19 @@
"Saved" : "저장됨",
"Generate keys" : "키 생성",
"Error generating key pair" : "키 쌍을 생성하는 중 오류 발생",
+ "Access key" : "접근 키",
+ "Secret key" : "비밀 키",
+ "Builtin" : "내장",
"None" : "없음",
+ "OAuth1" : "OAuth1",
"App key" : "앱 키",
"App secret" : "앱 비밀 값",
+ "OAuth2" : "OAuth2",
"Client ID" : "클라이언트 ID",
"Client secret" : "클라이언트 비밀 값",
+ "Username and password" : "사용자 이름과 암호",
"Password" : "암호",
+ "Session credentials" : "세션 접근 정보",
"Amazon S3" : "Amazon S3",
"Hostname" : "호스트 이름",
"Port" : "포트",
@@ -53,10 +70,15 @@
"URL" : "URL",
"Secure https://" : "보안 https://",
"Dropbox" : "Dropbox",
+ "FTP" : "FTP",
"Secure ftps://" : "보안 ftps://",
+ "Google Drive" : "Google 드라이브",
"Local" : "로컬",
"Location" : "위치",
"ownCloud" : "ownCloud",
+ "SFTP" : "SFTP",
+ "Root" : "루트",
+ "SMB / CIFS" : "SMB/CIFS",
"<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을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
@@ -68,6 +90,7 @@
"Scope" : "범위",
"External Storage" : "외부 저장소",
"Folder name" : "폴더 이름",
+ "Authentication" : "인증",
"Configuration" : "설정",
"Available for" : "다음으로 사용 가능",
"Advanced settings" : "고급 설정",