diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-20 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-20 00:08:27 +0000 |
commit | a442c86a8465a27fab84837d2fc40f2211de06b8 (patch) | |
tree | c2eb7267af40413f98993a4ea4fcc2507191dbac /core/l10n/ko.js | |
parent | fe8c67ad232611b826d112f65f5f1f3bd1273dd3 (diff) | |
download | nextcloud-server-a442c86a8465a27fab84837d2fc40f2211de06b8.tar.gz nextcloud-server-a442c86a8465a27fab84837d2fc40f2211de06b8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 69ffba2ac0f..4646a60b99d 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -138,7 +138,7 @@ OC.L10N.register( "Email link to person" : "이메일 주소", "Send" : "전송", "Allow upload and editing" : "업로드 및 편집 허용", - "Secure drop (upload only)" : "안전 보관소(업로드만 허용)", + "File drop (upload only)" : "파일 보관소(업로드만 허용)", "Shared with you and the group {group} by {owner}" : "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중", "Shared with you by {owner}" : "{owner} 님이 공유 중", "Choose a password for the mail share" : "이메일 공유 암호 입력", @@ -304,7 +304,6 @@ OC.L10N.register( "Ok" : "확인", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "인터넷에서 데이터 디렉터리와 파일에 접근할 수 있습니다. .htaccess 파일이 작동하지 않습니다. 웹 서버 설정을 변경하여 데이터 디렉터리에 직접 접근할 수 없도록 하거나, 데이터 디렉터리를 웹 서버 문서 경로 바깥에 두십시오.", "Error while unsharing" : "공유 해제하는 중 오류 발생", - "File drop (upload only)" : "파일 보관소(업로드만 허용)", "can reshare" : "재공유 가능", "can edit" : "편집 가능", "can create" : "생성 가능", |