diff options
Diffstat (limited to 'core/l10n/ko.json')
-rw-r--r-- | core/l10n/ko.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ko.json b/core/l10n/ko.json index b6952ccb3a2..506abfd4977 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -253,10 +253,6 @@ "({count} selected)" : "({count}개 선택됨)", "Error loading file exists template" : "파일 존재함 템플릿을 불러오는 중 오류 발생", "Saving …" : "저장 중 …", - "Authentication required" : "인증 필요", - "This action requires you to confirm your password" : "이 작업을 수행하려면 암호를 입력해야 합니다", - "Confirm" : "확인", - "Failed to authenticate, try again" : "인증할 수 없습니다. 다시 시도하십시오.", "seconds ago" : "몇 초 전", "Connection to server lost" : "서버 연결이 끊어짐", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["페이지 불러오기 오류, %n초 후 새로 고침"], @@ -348,7 +344,9 @@ "Skip to navigation of app" : "앱 탐색으로 이동", "Go to %s" : "%s로 이동", "Get your own free account" : "무료 계정 등록", + "This action requires you to confirm your password" : "이 작업을 수행하려면 암호를 입력해야 합니다", "Confirm your password" : "암호 확인", + "Confirm" : "확인", "Connect to your account" : "내 계정에 연결", "Please log in before granting %1$s access to your %2$s account." : "%1$s에서 내 %2$s 계정에 접근하는 것을 허용하려면 로그인해야 합니다.", "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "새 기기나 앱을 설정하지 않고 있다면, 누군가 당신을 속여 데이터 접근 권한을 얻으려 하는 것일 수도 있습니다. 이러한 경우 절대 허가하지 말고 시스템 관리자에게 문의하십시오.", @@ -425,6 +423,8 @@ "Home" : "홈", "Copy to {folder}" : "{folder}에 복사", "Move to {folder}" : "{folder}(으)로 이동", + "Authentication required" : "인증 필요", + "Failed to authenticate, try again" : "인증할 수 없습니다. 다시 시도하십시오.", "File not found" : "파일을 찾을 수 없음", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "서버에서 문서를 찾을 수 없습니다. 공유가 삭제되었거나 만료되었습니까?", "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php에서 자동 업데이트가 비활성화되어 있기 때문에 명령줄 업데이트를 사용하십시오.", |