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>2017-09-08 03:08:16 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-08 03:08:16 +0300
commit194f880073f5a549049db7387e9c988511a07d8b (patch)
tree66571fb234938f019c75fce620460c40c2cc33fb /lib/l10n/ko.js
parentbab313da5d76dafcf7e0f8424d39b3d9669f126f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index a26a2cdb658..e3c8ab0fa8d 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -65,11 +65,8 @@ OC.L10N.register(
"%s you may not use dots in the database name" : "%s 데이터베이스 이름에는 마침표를 사용할 수 없습니다",
"Oracle connection could not be established" : "Oracle 연결을 수립할 수 없습니다.",
"Oracle username and/or password not valid" : "Oracle 사용자 이름이나 암호가 잘못되었습니다.",
- "DB Error: \"%s\"" : "DB 오류: \"%s\"",
- "Offending command was: \"%s\"" : "잘못된 명령: \"%s\"",
- "You need to enter details of an existing account." : "존재하는 계정 정보를 입력해야 합니다.",
- "Offending command was: \"%s\", name: %s, password: %s" : "잘못된 명령: \"%s\", 이름: %s, 암호: %s",
"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 이상의 파일 처리에 문제가 생길 수 있으므로 추천하지 않습니다.",
@@ -204,7 +201,10 @@ OC.L10N.register(
"This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "%sconfig 디렉터리에 웹 서버 쓰기 권한%s을 주면 해결됩니다.",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %s인 모듈이 존재하지 않습니다. 앱 설정에서 활성화하거나 관리자에게 연락하십시오.",
"Server settings" : "서버 설정",
+ "DB Error: \"%s\"" : "DB 오류: \"%s\"",
+ "Offending command was: \"%s\"" : "잘못된 명령: \"%s\"",
"You need to enter either an existing account or the administrator." : "기존 계정이나 administrator(관리자)를 입력해야 합니다.",
+ "Offending command was: \"%s\", name: %s, password: %s" : "잘못된 명령: \"%s\", 이름: %s, 암호: %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "%s의 권한을 설정할 수 없습니다. %s 님에게 허용된 것 이상의 권한을 필요로 합니다",
"Setting permissions for %s failed, because the item was not found" : "%s의 권한을 설정할 수 없습니다. 항목을 찾을 수 없습니다",
"Cannot clear expiration date. Shares are required to have an expiration date." : "만료 날짜를 비워 둘 수 없습니다. 공유되는 항목에는 만료 날짜가 필요합니다.",