diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-09 01:54:53 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-09 01:54:53 -0500 |
commit | e2d4b3c1235dccef4c2da553d683d782fe0e0dc9 (patch) | |
tree | 8ce0178e6751f809ba0ea8ed0197c25bf57e6277 /settings/l10n/ko.js | |
parent | 0e604aa875a677f76b2bf326631646ac31fbadbd (diff) | |
download | nextcloud-server-e2d4b3c1235dccef4c2da553d683d782fe0e0dc9.tar.gz nextcloud-server-e2d4b3c1235dccef4c2da553d683d782fe0e0dc9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index ccd082103af..10395c10e46 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -116,10 +116,10 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Zend OPcache, eAccelerator 같은 캐시/가속기 문제일 수도 있습니다.", "Database Performance Info" : "데이터베이스 성능 정보", "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "데이터베이스로 SQLite를 사용하고 있습니다. 대규모의 파일을 관리하려고 한다면 다른 데이터베이스 백엔드로 전환할 것을 권장합니다.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정일 때는, SQLite를 사용하지 않는 것이 좋습니다.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정이면, SQLite를 사용하지 않는 것이 좋습니다.", "To migrate to another database use the command line tool: 'occ db:convert-type'" : "다른 데이터베이스로 이전하려면 다음 명령행 도구를 사용하십시오: 'occ db:convert-type'", - "Microsoft Windows Platform" : "마이크로소프트 윈도우 플랫폼", - "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "서버가 마이크로소프트 윈도우 환경에서 동작하고 있습니다. 최적의 사용자 경험을 위해서는 리눅스를 사용할 것을 권장합니다.", + "Microsoft Windows Platform" : "Microsoft Windows 플랫폼", + "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "서버가 Microsoft Windows 환경에서 동작하고 있습니다. 최적의 사용자 경험을 위해서는 리눅스를 사용할 것을 권장합니다.", "Module 'fileinfo' missing" : "모듈 'fileinfo'가 없음", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "PHP 모듈 'fileinfo'가 존재하지 않습니다. MIME 형식 감지 결과를 향상시키기 위하여 이 모듈을 활성화하는 것을 추천합니다.", "PHP charset is not set to UTF-8" : "PHP 문자 인코딩이 UTF-8이 아님", |