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 6dcd2f1eec2..86aa55b49bc 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -244,12 +244,6 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", "App update" : "앱 업데이트", "Error: This app can not be enabled because it makes the server unstable" : "오류: 이 앱은 서버를 불안정하게 만들 수 있어서 활성화할 수 없습니다", - "SSL Root Certificates" : "SSL 루트 인증서", - "Common Name" : "공통 이름", - "Valid until" : "만료 기간:", - "Issued By" : "발급자:", - "Valid until %s" : "%s까지 유효함", - "Import root certificate" : "루트 인증서 가져오기", "Administrator documentation" : "관리자 문서", "Documentation" : "문서", "Forum" : "포럼", @@ -369,6 +363,12 @@ OC.L10N.register( "Korean" : "한국어", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "커뮤니티가 개발한 공식 앱입니다. 이 앱은 Nextcloud의 핵심 기능이며 프로덕션 환경에서 사용할 수 있습니다.", "Official" : "공식", + "SSL Root Certificates" : "SSL 루트 인증서", + "Common Name" : "공통 이름", + "Valid until" : "만료 기간:", + "Issued By" : "발급자:", + "Valid until %s" : "%s까지 유효함", + "Import root certificate" : "루트 인증서 가져오기", "Set default expiration date" : "기본 만료 날짜 설정" }, "nplurals=1; plural=0;"); |