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>2020-02-07 05:20:10 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-07 05:20:10 +0300
commit1afe8906bc10247fcabf1651da881e027b3d8279 (patch)
treeca90c573a635898301c2924f167bf3256ef8dc66 /lib/l10n/ko.js
parent3a0bfbd55845257aea963b6ae894eff2289a044c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index bce783072ac..df406644144 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -77,10 +77,10 @@ OC.L10N.register(
"%s enter the database username." : "%s 데이터베이스 사용자 이름을 입력해 주십시오.",
"%s enter the database name." : "%s 데이터베이스 이름을 입력하십시오.",
"%s you may not use dots in the database name" : "%s 데이터베이스 이름에는 마침표를 사용할 수 없습니다",
+ "You need to enter details of an existing account." : "존재하는 계정 정보를 입력해야 합니다.",
"Oracle connection could not be established" : "Oracle 연결을 수립할 수 없습니다.",
"Oracle username and/or password not valid" : "Oracle 사용자 이름이나 암호가 잘못되었습니다.",
"PostgreSQL username and/or password not valid" : "PostgreSQL 사용자 이름 또는 암호가 잘못되었습니다",
- "You need to enter details of an existing account." : "존재하는 계정 정보를 입력해야 합니다.",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X은 지원하지 않으며 %s이(가) 이 플랫폼에서 올바르게 작동하지 않을 수도 있습니다. 본인 책임으로 사용하십시오! ",
"For the best results, please consider using a GNU/Linux server instead." : "더 좋은 결과를 얻으려면 GNU/Linux 서버를 사용하는 것을 권장합니다.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "%s 인스턴스가 32비트 PHP 환경에서 실행 중이고 php.ini에 open_basedir이 설정되어 있습니다. 4GB 이상의 파일 처리에 문제가 생길 수 있으므로 추천하지 않습니다.",