diff options
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index cdc2e198163..9da0bf20a4d 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -52,6 +52,11 @@ OC.L10N.register( "No translation provider available" : "이용 가능한 번역 제공자 없음", "Could not detect language" : "언어를 감지할 수 없음", "Unable to translate" : "번역할 수 없음", + "[%d / %d]: %s" : "[%d / %d]: %s", + "Repair step:" : "수리 단계:", + "Repair info:" : "수리 정보:", + "Repair warning:" : "수리 경고:", + "Repair error:" : "수리 오류:", "Nextcloud Server" : "Nextcloud 서버", "Some of your link shares have been removed" : "일부 링크 공유가 제거되었습니다.", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "보안 버그로 인하여 일부 링크 공유를 삭제했습니다. 링크를 눌러서 더 많은 정보를 볼 수 있습니다.", @@ -59,11 +64,6 @@ OC.L10N.register( "Enter your subscription key in the support app in order to increase the account limit. This does also grant you all additional benefits that Nextcloud Enterprise offers and is highly recommended for the operation in companies." : "지원 앱에서 가입 키를 입력하여 계정 한도를 늘리세요. 이는 Nextcloud Enterprise의 모든 혜택을 제공하며, 기업에서의 운영에 적극 권장됩니다.", "Learn more ↗" : "더 알아보기 ↗", "Preparing update" : "업데이트 준비 중", - "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step:" : "수리 단계:", - "Repair info:" : "수리 정보:", - "Repair warning:" : "수리 경고:", - "Repair error:" : "수리 오류:", "Please use the command line updater because updating via browser is disabled in your config.php." : "당신의 config.php에서 브라우저를 통한 업데이트가 비활성화 되어 있으므로, 명령줄 업데이터를 사용하세요.", "Turned on maintenance mode" : "유지 보수 모드 켜짐", "Turned off maintenance mode" : "유지 보수 모드 꺼짐", |