diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-31 01:56:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-31 01:56:30 -0400 |
commit | de01951da32efdebfff4ddb21cd07328a2d28e31 (patch) | |
tree | f01d2f4c38900832e5e6156c9d5f67dc5daba182 /settings/l10n/ko.js | |
parent | db91b4505ccd105f03cd23ac91e66b4b48b0b38d (diff) | |
download | nextcloud-server-de01951da32efdebfff4ddb21cd07328a2d28e31.tar.gz nextcloud-server-de01951da32efdebfff4ddb21cd07328a2d28e31.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index dd7a09bff39..3c6a5bd5ce4 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -10,7 +10,6 @@ OC.L10N.register( "Cron" : "Cron", "Email server" : "이메일 서버", "Log" : "로그", - "Server Status" : "서버 상태", "Tips & tricks" : "팁과 추가 정보", "Updates" : "업데이트", "Authentication error" : "인증 오류", @@ -178,6 +177,8 @@ OC.L10N.register( "More" : "더 중요함", "Less" : "덜 중요함", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "로그 파일이 100MB보다 큽니다. 다운로드하는 데 시간이 걸릴 수 있습니다!", + "Transactional File Locking is enabled." : "트랜잭션 기반 파일 잠금이 활성화 되었습니다.", + "Transactional File Locking is disabled." : "트랜잭션 기반 파일 잠금이 비활성화 되었습니다.", "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를 사용하지 않는 것이 좋습니다.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" href=\"%s\">documentation ↗</a>." : "다른 데이터베이스로 이전하려면 다음 명령을 사용하십시오: 'occ db:convert-type' 다른 명령을 알아보려면 <a target=\"_blank\" href=\"%s\">문서 ↗</a>를 참고하십시오.", @@ -187,8 +188,6 @@ OC.L10N.register( "Improving the config.php" : "config.php 개선", "Theming" : "테마 꾸미기", "Hardening and security guidance" : "보안 강화 지침", - "Transactional File Locking is enabled." : "트랜잭션 기반 파일 잠금이 활성화 되었습니다.", - "Transactional File Locking is disabled." : "트랜잭션 기반 파일 잠금이 비활성화 되었습니다.", "Version" : "버전", "Developer documentation" : "개발자 문서", "Experimental applications ahead" : "실험적인 앱 사용 예정", @@ -236,7 +235,6 @@ OC.L10N.register( "Upload new" : "새로 업로드", "Select new from Files" : "파일에서 선택", "Remove image" : "그림 삭제", - "Either png or jpg. Ideally square but you will be able to crop it." : "png나 jpg를 사용하십시오. 정사각형 형태가 가장 좋지만 잘라낼 수 있습니다.", "Your avatar is provided by your original account." : "원본 계정의 아바타를 사용합니다.", "Cancel" : "취소", "Choose as profile image" : "프로필 이미지로 사용", |