summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-08-15 02:14:35 +0000
committerNextcloud bot <bot@nextcloud.com>2019-08-15 02:14:35 +0000
commitfdcc654ff6267e03854db27cec472dd26aaf6233 (patch)
tree63d1b3a68587fbb4cc2bca5265cb8e8b0e12bc50 /lib/l10n/ko.js
parent76c004b857a1beac0dcf7c39b5a5b38a4dfb5d22 (diff)
downloadnextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.tar.gz
nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 11fc6741dc7..df15b2923f9 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -189,6 +189,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Zend OPcache, eAccelerator 같은 캐시/가속기 문제일 수도 있습니다.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP 모듈이 설치되었지만 여전히 없는 것으로 나타납니까?",
"Please ask your server administrator to restart the web server." : "서버 관리자에게 웹 서버 재시작을 요청하십시오.",
+ "PostgreSQL >= 9 required" : "PostgreSQL 버전 9 이상이 필요합니다",
"Please upgrade your database version" : "데이터베이스 버전을 업그레이드 하십시오",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "권한을 0770으로 변경하여 다른 사용자가 읽을 수 없도록 하십시오.",
"Your data directory is readable by other users" : "내 데이터 디렉터리를 다른 사용자가 읽을 수 있음",
@@ -237,7 +238,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s 님이 %s을(를) 공유했습니다",
"%s shared »%s« with you." : "%s 님이 %s을(를) 공유했습니다.",
"%s via %s" : "%s(%s 경유)",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "앱 \"%s\"의 다음 의존성을 만족하지 못하므로 설치할 수 없습니다: %s",
- "PostgreSQL >= 9 required" : "PostgreSQL 버전 9 이상이 필요합니다"
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "앱 \"%s\"의 다음 의존성을 만족하지 못하므로 설치할 수 없습니다: %s"
},
"nplurals=1; plural=0;");