aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:21 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:21 +0000
commitff9c3b0ee2140e7b2d0866acd7a86339c26670bb (patch)
treee2578c758d2ca9b0ad4015265b2df653d989c251 /apps/updatenotification/l10n/ko.js
parentbe98ea3e63d1a70615f251abfabe281c7788986d (diff)
downloadnextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.tar.gz
nextcloud-server-ff9c3b0ee2140e7b2d0866acd7a86339c26670bb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/ko.js')
-rw-r--r--apps/updatenotification/l10n/ko.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/ko.js b/apps/updatenotification/l10n/ko.js
index 8a63080bfd3..9681c675a18 100644
--- a/apps/updatenotification/l10n/ko.js
+++ b/apps/updatenotification/l10n/ko.js
@@ -17,6 +17,7 @@ OC.L10N.register(
"Apps missing compatible version" : "호환되지 않는 앱",
"View in store" : "스토어에서 보기",
"Apps with compatible version" : "호환되는 앱",
+ "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "계정이 100개 이상 존재하는 경우 웹 업데이터 사용을 권장하지 않습니다. 대신 명령행 업데이터를 사용하십시오. ",
"Open updater" : "업데이터 열기",
"Download now" : "지금 다운로드",
"Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "웹 업데이터가 비활성화 되었습니다. 명령행 업데이터 또는 이 인스턴스의 설치 방식(예: Docker)에 적합한 업데이트 방법을 이용하십시오.",