diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 307652b8607..c6cb6ad973a 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -200,11 +200,6 @@ OC.L10N.register( "Back" : "뒤로", "Login form is disabled." : "로그인 양식이 비활성화 되었습니다.", "The Nextcloud login form is disabled. Use another login option if available or contact your administration." : "Nextcloud 로그인 양식이 비활성화 되었습니다. 이용 가능한 다른 방법으로 로그인 하거나, 관리자에게 문의하십시오.", - "Edit Profile" : "프로필 수정", - "The headline and about sections will show up here" : "표제와 기타 정보가 이곳에 나타납니다.", - "You have not added any info yet" : "아직 아무 정보도 추가하지 않았습니다.", - "{user} has not added any info yet" : "{user}님이 아직 아무 정보도 추가하지 않음", - "Error opening the user status modal, try hard refreshing the page" : "사용자 상태 모달을 불러오는 데 실패했습니다, 페이지를 완전히 새로고침 해 보십시오.", "More actions" : "더 많은 동작", "This browser is not supported" : "이 브라우저는 지원되지 않습니다.", "Your browser is not supported. Please upgrade to a newer version or a supported one." : "이 브라우저는 지원되지 않습니다. 새로운 버전 및 지원되는 브라우저로 업그레이드 하세요.", @@ -267,11 +262,9 @@ OC.L10N.register( "Admin" : "관리자", "Help" : "도움말", "Access forbidden" : "접근 금지됨", - "Profile not found" : "프로필 찾을 수 없음", - "The profile does not exist." : "프로필이 존재하지 않습니다.", - "Back to %s" : "%s(으)로 돌아가기", "Page not found" : "페이지를 찾을 수 없음", "The page could not be found on the server or you may not be allowed to view it." : "페이지를 서버에서 찾을 수 없거나, 페이지를 보도록 허가되지 않았습니다.", + "Back to %s" : "%s(으)로 돌아가기", "Too many requests" : "요청이 너무 많음", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "이 네트워크에 너무 요청이 많습니다. 나중에 다시 시도하십시오. 이것이 오류일 경우 관리자에게 문의하십시오.", "Error" : "오류", @@ -394,9 +387,16 @@ OC.L10N.register( "Login with username" : "아이디로 로그인", "Username or email" : "사용자 이름 또는 이메일", "If this account exists, a password reset message has been sent to its email address. If you do not receive it, verify your email address and/or account name, check your spam/junk folders or ask your local administration for help." : "계정이 존재한다면, 암호 초기화 메시지가 해당 계정의 이메일 주소로 전송됩니다. 만일 메일을 수신하지 못했다면, 이메일 주소 및 계정 ID를 확인하고 스팸 메일 폴더를 확인하십시오. 또는, 가까운 관리자에게 도움을 요청하십시오.", + "Edit Profile" : "프로필 수정", + "The headline and about sections will show up here" : "표제와 기타 정보가 이곳에 나타납니다.", + "You have not added any info yet" : "아직 아무 정보도 추가하지 않았습니다.", + "{user} has not added any info yet" : "{user}님이 아직 아무 정보도 추가하지 않음", + "Error opening the user status modal, try hard refreshing the page" : "사용자 상태 모달을 불러오는 데 실패했습니다, 페이지를 완전히 새로고침 해 보십시오.", "Apps and Settings" : "앱과 설정", "Error loading message template: {error}" : "메시지 템플릿을 불러오는 중 오류 발생: {error}", "Users" : "사용자", + "Profile not found" : "프로필 찾을 수 없음", + "The profile does not exist." : "프로필이 존재하지 않습니다.", "Username" : "사용자 이름", "Database user" : "데이터베이스 사용자", "This action requires you to confirm your password" : "이 작업을 수행하려면 암호를 입력해야 합니다", |