diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-31 01:54:39 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-31 01:54:39 -0500 |
commit | c877fbdac8b3cdeffa51fa3f6b1e1e983127113b (patch) | |
tree | 246dc3dd3bf943be0cb49c2383b800e8d4e96fa9 /settings/l10n/ko.js | |
parent | 6da204bcf8bbffe76f7a6485848af24baebc7fd4 (diff) | |
download | nextcloud-server-c877fbdac8b3cdeffa51fa3f6b1e1e983127113b.tar.gz nextcloud-server-c877fbdac8b3cdeffa51fa3f6b1e1e983127113b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index d20da10e8d5..04acfb0c948 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -87,6 +87,7 @@ OC.L10N.register( "never" : "없음", "deleted {userName}" : "{userName} 삭제됨", "add group" : "그룹 추가", + "Changing the password will result in data loss, because data recovery is not available for this user" : "이 사용자에 대해 데이터 복구를 사용할 수 없기 때문에, 암호를 변경하면 데이터를 잃게 됩니다.", "A valid username must be provided" : "올바른 사용자 이름을 입력해야 함", "Error creating user" : "사용자 생성 오류", "A valid password must be provided" : "올바른 암호를 입력해야 함", @@ -115,6 +116,8 @@ 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 change this. To migrate to another database use the command line tool: 'occ db:convert-type'" : "SQLite 데이터베이스를 사용합니다. 큰 규모의 파일을 관리하는 데에는 추천하지 않습니다. 다른 데이터베이스로 이전하려면 다음 명령행 도구를 사용하십시오: 'occ db :convert-type'", + "Microsoft Windows Platform" : "마이크로소프트 윈도우 플랫폼", + "Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "서버가 마이크로소프트 윈도우 환경에서 동작하고 있습니다. 최적의 사용자 경험을 위해서는 리눅스를 사용할 것을 권장합니다.", "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이 아님", @@ -207,6 +210,7 @@ OC.L10N.register( "New password" : "새 암호", "Change password" : "암호 변경", "Full Name" : "전체 이름", + "No display name set" : "표시 이름이 설정되지 않음", "Email" : "이메일", "Your email address" : "이메일 주소", "Fill in an email address to enable password recovery and receive notifications" : "이메일 주소를 입력하면 암호 찾기 및 알림 수신이 가능합니다", |