diff options
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 48baae6e329..8885891c468 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -7,14 +7,8 @@ OC.L10N.register( "Not saved" : "저장하지 않음", "Sending…" : "보내는 중…", "Email sent" : "이메일 보냄", - "Local" : "로컬", "Private" : "개인", - "Only visible to local users" : "로컬 사용자만 보임", - "Only visible to you" : "나만 보임", - "Contacts" : "연락처", - "Visible to local users and to trusted servers" : "로컬 사용자와 신뢰된 서버에게 보이기", "Public" : "공개", - "Will be synced to a global and public address book" : "공개 및 전역 주소록으로 동기화됨", "Verify" : "확인", "Verifying …" : "확인 중 …", "Unable to change password" : "암호를 변경할 수 없음", @@ -360,6 +354,12 @@ OC.L10N.register( "Share" : "공유", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "오류가 발생했습니다. ASCII로 인코딩된 PEM 인증서를 업로드하십시오.", "Valid until {date}" : "{date}까지 유효함", + "Local" : "로컬", + "Only visible to local users" : "로컬 사용자만 보임", + "Only visible to you" : "나만 보임", + "Contacts" : "연락처", + "Visible to local users and to trusted servers" : "로컬 사용자와 신뢰된 서버에게 보이기", + "Will be synced to a global and public address book" : "공개 및 전역 주소록으로 동기화됨", "Korean" : "한국어", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "커뮤니티가 개발한 공식 앱입니다. 이 앱은 Nextcloud의 핵심 기능이며 프로덕션 환경에서 사용할 수 있습니다.", "Official" : "공식", |