Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-17 09:56:06 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-17 09:56:06 +0400
commit518903c6eb865b7773e8953e5acb955551ad1674 (patch)
treeb6759db6ad98244d77255ee8a5f512c2b4f15fd4 /settings
parent7ffaf0d70a1d23488c8bd0e3630b6fe07a79b259 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/ko.php19
1 files changed, 18 insertions, 1 deletions
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php
index 03e1fb24dd0..a4506975e89 100644
--- a/settings/l10n/ko.php
+++ b/settings/l10n/ko.php
@@ -24,7 +24,9 @@ $TRANSLATIONS = array(
"Wrong admin recovery password. Please check the password and try again." => "관리자 복구 암호가 잘못되었습니다. 암호를 다시 확인하십시오.",
"Back-end doesn't support password change, but the users encryption key was successfully updated." => "백엔드에서 암호 변경을 지원하지 않지만, 사용자의 암호화 키는 갱신되었습니다.",
"Unable to change password" => "암호를 변경할 수 없음",
+"Sending..." => "보내는 중...",
"User Documentation" => "사용자 문서",
+"Admin Documentation" => "운영자 문서",
"Update to {appversion}" => "버전 {appversion}(으)로 업데이트",
"Disable" => "사용 안함",
"Enable" => "사용함",
@@ -37,6 +39,11 @@ $TRANSLATIONS = array(
"Update" => "업데이트",
"Updated" => "업데이트됨",
"Select a profile picture" => "프로필 사진 선택",
+"Very weak password" => "매우 약한 암호",
+"Weak password" => "약한 암호",
+"So-so password" => "그저 그런 암호",
+"Good password" => "좋은 암호",
+"Strong password" => "강력한 암호",
"Decrypting files... Please wait, this can take some time." => "파일 복호화 중... 시간이 걸릴 수도 있으니 기다려 주십시오.",
"deleted" => "삭제됨",
"undo" => "실행 취소",
@@ -57,6 +64,8 @@ $TRANSLATIONS = array(
"Fatal issues only" => "치명적 문제만",
"None" => "없음",
"Login" => "로그인",
+"SSL" => "SSL",
+"TLS" => "TLS",
"Security Warning" => "보안 경고",
"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "%s에 HTTP로 접근하고 있습니다. 서버에서 HTTPS를 사용하도록 설정하는 것을 추천합니다.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "데이터 디렉터리와 파일을 인터넷에서 접근할 수도 있습니다. .htaccess 파일이 작동하지 않습니다. 웹 서버 설정을 변경하여 데이터 디렉터리에 접근할 수 없도록 하거나, 웹 서버 문서 경로 외부로 데이터 디렉터리를 옮기십시오.",
@@ -94,9 +103,16 @@ $TRANSLATIONS = array(
"Enforce HTTPS" => "HTTPS 강제 사용",
"Forces the clients to connect to %s via an encrypted connection." => "클라이언트가 %s에 연결할 때 암호화 연결을 강제로 사용합니다.",
"Please connect to your %s via HTTPS to enable or disable the SSL enforcement." => "SSL 강제 설정을 변경하려면 %s에 HTTPS로 연결해야 합니다.",
+"Email Server" => "전자우편 서버",
+"From address" => "보낸 이 주소",
+"Authentication required" => "인증 필요함",
"Server address" => "서버 주소",
"Port" => "포트",
-"Credentials" => "로그인 정보",
+"Credentials" => "자격 정보",
+"SMTP Username" => "SMTP 사용자명",
+"SMTP Password" => "SMTP 암호",
+"Test email settings" => "시험용 전자우편 설정",
+"Send email" => "전자우편 보내기",
"Log" => "로그",
"Log level" => "로그 단계",
"More" => "더 중요함",
@@ -106,6 +122,7 @@ $TRANSLATIONS = array(
"Add your App" => "내 앱 추가",
"More Apps" => "더 많은 앱",
"Select an App" => "앱 선택",
+"Documentation:" => "문서",
"See application page at apps.owncloud.com" => "apps.owncloud.com에 있는 앱 페이지를 참고하십시오",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-라이선스됨: <span class=\"author\"></span>",
"Administrator Documentation" => "관리자 문서",