diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index a34213ecb6c..bf668794ff3 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -51,6 +51,8 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "페이지 로딩에 문제가 있습니다. 5초 후 다시로드 하십시오.", "Saving..." : "저장 중...", "Dismiss" : "닫기", + "Password" : "암호", + "Cancel" : "취소", "seconds ago" : "초 지남", "Logging in …" : "로그인 ...", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "암호 재설정 링크를 포함하고 있는 이메일을 보냈습니다. 이메일이 도착하지 않은 경우 스팸함을 확인해 보십시오.<br>스팸함에도 없는 경우 로컬 관리자에게 문의하십시오.", @@ -71,7 +73,6 @@ OC.L10N.register( "Already existing files" : "파일이 이미 존재합니다", "Which files do you want to keep?" : "어느 파일을 유지하시겠습니까?", "If you select both versions, the copied file will have a number added to its name." : "두 버전을 모두 선택하면, 파일 이름에 번호가 추가될 것입니다.", - "Cancel" : "취소", "Continue" : "계속", "(all selected)" : "(모두 선택됨)", "({count} selected)" : "({count}개 선택됨)", @@ -108,7 +109,6 @@ OC.L10N.register( "Share link" : "링크 공유", "Link" : "링크", "Password protect" : "암호 보호", - "Password" : "암호", "Allow upload and editing" : "업로드 및 편집 허용", "Hide file listing" : "숨김 파일 목록", "Email link to person" : "이메일 주소", |