summaryrefslogtreecommitdiffstats
path: root/settings/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ko.js')
-rw-r--r--settings/l10n/ko.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js
index 9b0ad8a96ea..4d8ccf751e2 100644
--- a/settings/l10n/ko.js
+++ b/settings/l10n/ko.js
@@ -1,7 +1,11 @@
OC.L10N.register(
"settings",
{
- "Enabled" : "활성화",
+ "Cron" : "크론",
+ "Sharing" : "공유",
+ "Security" : "보안",
+ "Email Server" : "전자우편 서버",
+ "Log" : "로그",
"Authentication error" : "인증 오류",
"Your full name has been changed." : "전체 이름이 변경되었습니다.",
"Unable to change full name" : "전체 이름을 변경할 수 없음",
@@ -25,6 +29,7 @@ OC.L10N.register(
"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" : "암호를 변경할 수 없음",
+ "Enabled" : "활성화",
"Saved" : "저장됨",
"Email sent" : "이메일 발송됨",
"Sending..." : "보내는 중...",
@@ -86,18 +91,14 @@ OC.L10N.register(
"This means that there might be problems with certain characters in file names." : "파일 이름의 일부 문자에 문제가 생길 수도 있습니다.",
"We strongly suggest to install the required packages on your system to support one of the following locales: %s." : "다음 로캘을 지원하도록 시스템 설정을 변경하는 것을 추천합니다: %s",
"Please double check the <a href='%s'>installation guides</a>." : "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오.",
- "Cron" : "크론",
"Execute one task with each page loaded" : "개별 페이지를 불러올 때마다 실행",
"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php는 webcron 서비스에 등록되어 HTTP로 15분마다 cron.php에 접근합니다.",
- "Sharing" : "공유",
"Allow apps to use the Share API" : "앱에서 공유 API를 사용할 수 있도록 허용",
"Allow public uploads" : "공개 업로드 허용",
"Allow resharing" : "재공유 허용",
- "Security" : "보안",
"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 method" : "인증 방법",
"Authentication required" : "인증 필요함",
@@ -108,7 +109,6 @@ OC.L10N.register(
"SMTP Password" : "SMTP 암호",
"Test email settings" : "시험용 전자우편 설정",
"Send email" : "전자우편 보내기",
- "Log" : "로그",
"Log level" : "로그 단계",
"More" : "더 중요함",
"Less" : "덜 중요함",