diff options
Diffstat (limited to 'core/l10n/ko.json')
-rw-r--r-- | core/l10n/ko.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 606d5cbb55d..2dd22c76c71 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -13,7 +13,6 @@ "No valid crop data provided" : "올바른 잘라내기 데이터가 지정되지 않음", "Crop is not square" : "잘라내는 영역이 사각형이 아님", "State token does not match" : "상태 토크인 일치하지 않음", - "Auth flow can only be started unauthenticated." : "인증 과정을 시작하려면 인증되어 있지 않아야 합니다.", "Couldn't reset password because the token is invalid" : "토큰이 잘못되었기 때문에 암호를 초기화할 수 없습니다", "Couldn't reset password because the token is expired" : "토큰이 만료되어 암호를 초기화할 수 없습니다", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "이 사용자 이름과 연결된 이메일 주소가 없어서 초기화 메일을 보낼 수 없습니다. 시스템 관리자에게 연락하십시오.", @@ -137,7 +136,7 @@ "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" : "이메일 공유 암호 입력", @@ -303,7 +302,6 @@ "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" : "생성 가능", |