diff options
Diffstat (limited to 'apps/settings/l10n/ko.json')
-rw-r--r-- | apps/settings/l10n/ko.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index d3fb1ed9b20..f5ebb4692c1 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -248,17 +248,16 @@ "Select default encryption module:" : "기본 암호화 모듈 선택:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "과거에 사용하였던(ownCloud <= 8.0) 암호화된 데이터에서 키를 이전해야 합니다. \"기본 암호화 모듈\"을 활성화한 다음 {command}(을)를 실행하십시오", "Unable to update server side encryption config" : "서버 측 암호화 설정을 갱신할 수 없음", + "Cancel" : "취소", + "Confirm" : "확인", "Submit" : "제출", "Rename group" : "그룹 이름 바꾸기", "Remove group" : "그룹 지우기", - "You are about to remove the group {group}. The users will NOT be deleted." : "당신은 {group} 그룹을 지우려고 합니다. 그룹의 사용자들은 삭제되지 않습니다.", - "Please confirm the group removal " : "그룹 지우기를 확인해주세요.", "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시간이 걸릴 수 있습니다.", "Your biography" : "내 소개문구", "Details" : "자세히", @@ -355,11 +354,10 @@ "Your apps" : "내 앱", "{license}-licensed" : "{license} 라이선스", "Changelog" : "변경 기록", - "Enter group name" : "그룹 이름 입력", - "Add group" : "그룹 추가", "Active users" : "활성 사용자", "Admins" : "관리자", "Disabled users" : "비활성화된 사용자", + "Group name" : "그룹 이름", "Not saved" : "저장하지 않음", "Sending…" : "보내는 중…", "Email sent" : "이메일 보냄", @@ -451,6 +449,8 @@ "Enable all" : "모두 활성화", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "이 항목을 실행하려면 PHP POSIX 확장이 필요합니다. 자세한 사항은 {linkstart}PHP 문서{linkend}를 참조하십시오.", "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "시스템 Cron 서비스를 사용하여 cron.php를 매 5분마다 호출. 모든 인스턴스에 권장.", + "You are about to remove the group {group}. The users will NOT be deleted." : "당신은 {group} 그룹을 지우려고 합니다. 그룹의 사용자들은 삭제되지 않습니다.", + "Please confirm the group removal " : "그룹 지우기를 확인해주세요.", "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", "Your location" : "내 위치", "Add new password" : "새로운 암호 입력", @@ -459,6 +459,8 @@ "Will be autogenerated" : "자동으로 생성될 것임", "Add a new user" : "새 사용자 추가", "No users in here" : "사용자가 이곳에 없습니다.", + "Enter group name" : "그룹 이름 입력", + "Add group" : "그룹 추가", "Default quota:" : "기본 할당량:", "Show Languages" : "언어 보이기", "Send email to new user" : "새 사용자에게 이메일 보내기", |