summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-17 13:30:52 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-17 13:30:52 +0000
commit39c180117ea48c313de09223eec111d14188588d (patch)
tree9e77e85df3b4777474758ec2300760248981bf4c /apps/files_external/l10n/ko.js
parent5a599d5c4e4e0fca6b5edc1b841d08eec39cd671 (diff)
downloadnextcloud-server-39c180117ea48c313de09223eec111d14188588d.tar.gz
nextcloud-server-39c180117ea48c313de09223eec111d14188588d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ko.js')
-rw-r--r--apps/files_external/l10n/ko.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index 95befb8b229..e72a7f75352 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -95,10 +95,6 @@ OC.L10N.register(
"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을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
- "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> \"%s\"이(가) 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
"No external storage configured" : "외부 저장소가 설정되지 않았음",
"You can add external storages in the personal settings" : "개인 설정에서 외부 저장소를 추가할 수 있습니다",
"Name" : "이름",
@@ -110,7 +106,6 @@ OC.L10N.register(
"Check for changes" : "변경 사항 감시",
"Never" : "하지 않음",
"Once every direct access" : "한 번 직접 접근할 때마다",
- "External Storage" : "외부 저장소",
"Folder name" : "폴더 이름",
"Authentication" : "인증",
"Configuration" : "설정",
@@ -119,6 +114,11 @@ OC.L10N.register(
"Advanced settings" : "고급 설정",
"Delete" : "삭제",
"Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용",
- "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용"
+ "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용",
+ "<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을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
+ "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>메모:</b> \"%s\"이(가) 설치되어 있지 않습니다. %s을(를) 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
+ "External Storage" : "외부 저장소"
},
"nplurals=1; plural=0;");