diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-01 01:55:10 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-01 01:55:10 -0500 |
commit | dfec9f0c8a590e42bc6c7704ce1f7444752acb98 (patch) | |
tree | a94812e397b5752f31d9bbfdb2efab6b7f98e0d8 /settings/l10n/ko.js | |
parent | 970495a067bde6596497253486f216c22836e175 (diff) | |
download | nextcloud-server-dfec9f0c8a590e42bc6c7704ce1f7444752acb98.tar.gz nextcloud-server-dfec9f0c8a590e42bc6c7704ce1f7444752acb98.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r-- | settings/l10n/ko.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 1cdade56ec0..f0f39be5f76 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -191,6 +191,7 @@ OC.L10N.register( "More" : "더 중요함", "Less" : "덜 중요함", "The logfile is bigger than 100 MB. Downloading it may take some time!" : "로그 파일이 100MB보다 큽니다. 다운로드하는 데 시간이 걸릴 수 있습니다!", + "What to log" : "남길 로그", "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>를 참고하십시오.", @@ -229,6 +230,7 @@ OC.L10N.register( "iOS app" : "iOS 앱", "If you want to support the project\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\tor\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "프로젝트를 지원하려면\n\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">개발에 참여하거나</a>\n\t\t\n\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">널리 알려 주십시오</a>!", "Show First Run Wizard again" : "첫 실행 마법사 다시 보이기", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "현재 <strong>%s</strong> / <strong>%s</strong>을(를) 사용중입니다.", "Password" : "암호", "Unable to change your password" : "암호를 변경할 수 없음", "Current password" : "현재 암호", |