Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-31 05:24:06 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-31 05:24:06 +0300
commit23bb4f16f9056e7a79116129c7de5b59cf84f8be (patch)
treecc989d803f9d9a42457b298dc6f0ce8b774e81c5 /core/l10n/ko.json
parentf56ecf92426026c913497bea9f7ca99e8d3ac631 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ko.json')
-rw-r--r--core/l10n/ko.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.json b/core/l10n/ko.json
index 202bd46a66f..7aab10c43c4 100644
--- a/core/l10n/ko.json
+++ b/core/l10n/ko.json
@@ -46,7 +46,6 @@
"Repair warning:" : "수리 경고:",
"Repair error:" : "수리 오류:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "config.php에서 자동 업데이트가 비활성화되어 있기 때문에 명령줄 업데이트를 사용하십시오.",
- "[%d / %d]: Checking table %s" : "[%d / %d]: 테이블 %s 확인 중",
"Turned on maintenance mode" : "유지 보수 모드 켜짐",
"Turned off maintenance mode" : "유지 보수 모드 꺼짐",
"Maintenance mode is kept active" : "유지 보수 모드가 켜져 있음",
@@ -354,6 +353,7 @@
"This %s instance is currently in maintenance mode, which may take a while." : "이 %s 인스턴스는 현재 점검 모드입니다. 시간이 걸릴 수도 있습니다.",
"This page will refresh itself when the instance is available again." : "인스턴스를 다시 사용할 수 있을 때 페이지를 자동으로 새로 고칩니다.",
"Contact your system administrator if this message persists or appeared unexpectedly." : "이 메시지가 계속 표시되거나 예상하지 못하였을 때 표시된다면 시스템 관리자에게 연락하십시오.",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: 테이블 %s 확인 중",
"This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "웹 서버에서 인터넷에 연결할 수 없습니다. 여러 종단점에 접근할 수 없습니다. 외부 저장소 마운트, 업데이트 알림, 추가 앱 설치 등 기능이 작동하지 않을 것입니다. 원격으로 파일에 접근하거나 알림 이메일을 보내지 못할 수도 있습니다. 모든 기능을 사용하려면 이 서버를 인터넷에 연결하십시오.",
"Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20이 PHP 7.2를 지원하는 마지막 릴리즈입니다. Nextcloud 21은 PHP 7.3 이상이 필요합니다.",
"The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcache 모듈이 로드되지 않았습니다. {linkstart}더 나은 성능을 위해 ↗{linkend} 이를 PHP에 로드하는 것이 권장됩니다.",