summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-21 01:55:57 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-21 01:55:57 -0400
commit42dd40ad80c383b0b90f46db3041406b9167357e (patch)
treea4a30b8776b30a3e4aaa4926482fdd30573c406b /lib/l10n/ko.js
parentd560d1ef2a106bb7e89907a4004ef371cc4ddc4a (diff)
downloadnextcloud-server-42dd40ad80c383b0b90f46db3041406b9167357e.tar.gz
nextcloud-server-42dd40ad80c383b0b90f46db3041406b9167357e.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 5773154ff70..a8b9f3def7b 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -131,9 +131,7 @@ OC.L10N.register(
"PHP module %s not installed." : "PHP 모듈 %s이(가) 설치되지 않았습니다.",
"PHP setting \"%s\" is not set to \"%s\"." : "PHP 설정 \"%s\"이(가) \"%s\"(으)로 설정되어 있지 않습니다.",
"Adjusting this setting in php.ini will make ownCloud run again" : "php.ini에서 이 설정을 변경하면 ownCloud가 다시 실행됩니다",
- "mbstring.func_overload is set to \"%s\" instead to the expected value \"0\"" : "mbstring.func_overload 값이 \"%s\"(으)로 설정되어 있으나 필요한 값은 \"0\"입니다",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "이 문제를 해결하려면 php.ini에서 <code>mbstring.func_overload</code> 값을 <code>0</code>으로 설정하십시오",
- "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP에서 인라인 doc 블록을 삭제하도록 설정되어 있습니다. 일부 코어 앱에 접근할 수 없을 수도 있습니다.",
"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." : "서버 관리자에게 웹 서버 재시작을 요청하십시오.",