diff options
Diffstat (limited to 'apps/settings/l10n/ko.json')
-rw-r--r-- | apps/settings/l10n/ko.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index e60192e2dde..329b219144d 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -32,7 +32,7 @@ "{actor} changed your password" : "{actor} 님이 내 암호를 변경함", "You changed your password" : "내 암호를 변경함", "Your password was reset by an administrator" : "관리자가 내 암호를 초기화함", - "Your password was reset" : "비밀번호가 재설정 되었습니다", + "Your password was reset" : "암호가 재설정 되었습니다", "{actor} changed your email address" : "{actor} 님이 내 이메일 주소를 변경함", "You changed your email address" : "내 이메일 주소를 변경함", "Your email address was changed by an administrator" : "관리자가 내 이메일 주소를 변경함", @@ -217,7 +217,7 @@ "Show QR code for mobile apps" : "모바일 앱을 위한 QR코드를 보여주십시오", "Copied!" : "복사 성공!", "Copy" : "복사", - "Could not copy app password. Please copy it manually." : "앱 비밀번호를 복사할 수 없습니다. 직접 옮겨 적으십시오.", + "Could not copy app password. Please copy it manually." : "앱 암호를 복사할 수 없습니다. 수동으로 복사해 주세요.", "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "서버가 적절하게 동작하기 위해 백그라운드 작업을 올바르게 설정하는 것이 중요합니다. Cron으로 설정하는 것을 권장합니다. 더 많은 정보는 문서를 참조하십시오.", "Last job execution ran {time}. Something seems wrong." : "마지막 작업이 {time}에 실행되었습니다. 무언가 잘못된 것 같습니다.", "Last job ran {relativeTime}." : "마지막 작업이 {relativeTime}에 실행되었음", @@ -253,6 +253,7 @@ "Current password" : "현재 암호", "New password" : "새 암호", "Change password" : "암호 변경", + "The file must be a PNG or JPG" : "파일은 PNG 또는 JPG여야 합니다.", "Picture provided by original account" : "원래 계정에서 제공하는 사진", "Cancel" : "취소", "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "프로필사진이 모든 곳에 갱신될 때까지 최대 24시간이 걸릴 수 있습니다.", @@ -312,7 +313,7 @@ "Password change is disabled because the master key is disabled" : "마스터 키가 비활성화 되어 암호 변경이 비활성화 됨", "New user" : "새 사용자", "You do not have permissions to see the details of this user" : "사용자의 상세정보를 볼 권한이 없습니다", - "Add new password" : "새로운 비밀번호를 입력하시오", + "Add new password" : "새로운 암호 입력", "Add new email address" : "새로운 이메일 추가하기", "Add user to group" : "사용자를 그룹에 추가", "Set user as admin for" : "사용자를 다음에 대한 관리자로 설정", |