diff options
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 9637c6f3ef5..53ed2923fae 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -110,15 +110,15 @@ OC.L10N.register( "Remove" : "삭제", "Disable" : "사용 안함", "All" : "모두", + "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "이 앱은 Nextcloud 최소 버전을 지정하지 않았습니다. 차후 버전에서는 오류로 처리됩니다.", + "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "이 앱은 Nextcloud 최대 버전을 지정하지 않았습니다. 차후 버전에서는 오류로 처리됩니다.", + "This app cannot be installed because the following dependencies are not fulfilled:" : "다음 의존성을 만족할 수 없기 때문에 이 앱을 설치할 수 없습니다:", "View in store" : "스토어에서 보기", "Visit website" : "웹 사이트 방문", "Report a bug" : "버그 신고", "User documentation" : "사용자 문서", "Admin documentation" : "관리 문서", "Developer documentation" : "개발자 문서", - "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "이 앱은 Nextcloud 최소 버전을 지정하지 않았습니다. 차후 버전에서는 오류로 처리됩니다.", - "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "이 앱은 Nextcloud 최대 버전을 지정하지 않았습니다. 차후 버전에서는 오류로 처리됩니다.", - "This app cannot be installed because the following dependencies are not fulfilled:" : "다음 의존성을 만족할 수 없기 때문에 이 앱을 설치할 수 없습니다:", "No apps found for your version" : "설치된 버전에 대한 앱 없음", "Enable all" : "모두 활성화", "Enable" : "사용함", |