diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 763adb697a5..ea1b1455974 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -169,8 +169,9 @@ OC.L10N.register( "Log in with a device" : "기기로 로그인", "Back" : "뒤로", "Login form is disabled." : "로그인 양식이 비활성화 되었습니다.", - "Edit Profile" : "프로파일 수정", - "The headline and about sections will show up here" : "머리말과 about section이 여기에 보일것입니다.", + "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}이(가) 아직 아무 정보도 추가하지 않았습니다.", "Reset search" : "검색 초기화", "Start search" : "검색 시작", @@ -270,8 +271,8 @@ OC.L10N.register( "Admin" : "관리자", "Help" : "도움말", "Access forbidden" : "접근 금지됨", - "Profile not found" : "프로파일 찾을 수 없음", - "The profile does not exist." : "프로파일이 존재하지 않습니다.", + "Profile not found" : "프로필 찾을 수 없음", + "The profile does not exist." : "프로필이 존재하지 않습니다.", "Back to %s" : "%s(으)로 돌아가기", "Page not found" : "페이지를 찾을 수 없음", "Too many requests" : "너무 많은 요청", |