summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:55:36 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-05-05 01:55:36 -0400
commitb60dcd91bbf6e96c71fee92cf57296a8417a5cba (patch)
tree496fdc136776df959aa52a9b62657a51943fffb0 /lib/l10n/ko.json
parentfa6a67ccc1a7919aea2b18b445c0a31546184326 (diff)
downloadnextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.tar.gz
nextcloud-server-b60dcd91bbf6e96c71fee92cf57296a8417a5cba.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r--lib/l10n/ko.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json
index 3df278e8073..833cc02d179 100644
--- a/lib/l10n/ko.json
+++ b/lib/l10n/ko.json
@@ -114,7 +114,6 @@
"Please install one of these locales on your system and restart your webserver." : "다음 중 하나 이상의 로캘을 시스템에 설치하고 웹 서버를 다시 시작하십시오.",
"Please ask your server administrator to install the module." : "서버 관리자에게 모듈 설치를 요청하십시오.",
"PHP module %s not installed." : "PHP 모듈 %s이(가) 설치되지 않았습니다.",
- "Please ask your server administrator to update PHP to the latest version. Your PHP version is no longer supported by ownCloud and the PHP community." : "서버 관리자에게 PHP 버전을 최신으로 업그레이드해 달라고 요청하십시오. 현재 사용 중인 PHP 버전은 ownCloud 및 PHP 커뮤니티에서 지원되지 않습니다.",
"PHP is configured to populate raw post data. Since PHP 5.6 this will lead to PHP throwing notices for perfectly valid code." : "PHP에서 원시 POST 데이터 값을 채워 넣도록 구성되어 있지 않습니다. 이 경우 PHP 5.6 버전부터는 완전히 유효한 코드에서도 알림 메시지를 발생시킵니다.",
"To fix this issue set <code>always_populate_raw_post_data</code> to <code>-1</code> in your php.ini" : "이 문제를 해결하러면 php.ini 설정 파일에서 <code>always_populate_raw_post_data</code>의 값을 <code>-1</code>로 설정하십시오.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP에서 인라인 doc 블록을 삭제하도록 설정되어 있습니다. 일부 코어 앱에 접근할 수 없을 수도 있습니다.",