summaryrefslogtreecommitdiffstats
path: root/core/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-27 02:24:29 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-27 02:24:29 +0200
commit7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b (patch)
treef807e15313e241212cfb5133557682edb5c93fbe /core/l10n/ko.php
parent8a838e0e03501fd0230ae1e843f53213331d2c55 (diff)
downloadnextcloud-server-7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b.tar.gz
nextcloud-server-7b2c64236ce3ddd6cf1a09c67745a8f7ab9c356b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ko.php')
-rw-r--r--core/l10n/ko.php14
1 files changed, 9 insertions, 5 deletions
diff --git a/core/l10n/ko.php b/core/l10n/ko.php
index 2a75ce9c4f4..08713edaee1 100644
--- a/core/l10n/ko.php
+++ b/core/l10n/ko.php
@@ -5,10 +5,11 @@
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "%s 님이 폴더 \"%s\"을(를) 공유하였습니다. 여기에서 다운로드할 수 있습니다: %s",
"Category type not provided." => "분류 형식이 제공되지 않았습니다.",
"No category to add?" => "추가할 분류가 없습니까?",
+"This category already exists: %s" => "분류가 이미 존재합니다: %s",
"Object type not provided." => "객체 형식이 제공되지 않았습니다.",
"%s ID not provided." => "%s ID가 제공되지 않았습니다.",
"Error adding %s to favorites." => "책갈피에 %s을(를) 추가할 수 없었습니다.",
-"No categories selected for deletion." => "삭제할 분류를 선택하지 않았습니다.",
+"No categories selected for deletion." => "삭제할 분류를 선택하지 않았습니다. ",
"Error removing %s from favorites." => "책갈피에서 %s을(를) 삭제할 수 없었습니다.",
"Sunday" => "일요일",
"Monday" => "월요일",
@@ -74,7 +75,7 @@
"Unshare" => "공유 해제",
"can edit" => "편집 가능",
"access control" => "접근 제어",
-"create" => "만들기",
+"create" => "생성",
"update" => "업데이트",
"delete" => "삭제",
"share" => "공유",
@@ -88,8 +89,6 @@
"ownCloud password reset" => "ownCloud 암호 재설정",
"Use the following link to reset your password: {link}" => "다음 링크를 사용하여 암호를 재설정할 수 있습니다: {link}",
"You will receive a link to reset your password via Email." => "이메일로 암호 재설정 링크를 보냈습니다.",
-"Reset email send." => "초기화 이메일을 보냈습니다.",
-"Request failed!" => "요청이 실패했습니다!",
"Username" => "사용자 이름",
"Request reset" => "요청 초기화",
"Your password was reset" => "암호가 재설정되었습니다",
@@ -103,11 +102,15 @@
"Help" => "도움말",
"Access forbidden" => "접근 금지됨",
"Cloud not found" => "클라우드를 찾을 수 없습니다",
-"Edit categories" => "분류 편집",
+"Edit categories" => "분류 수정",
"Add" => "추가",
"Security Warning" => "보안 경고",
+"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "사용 중인 PHP 버전이 NULL 바이트 공격에 취약합니다 (CVE-2006-7243)",
+"Please update your PHP installation to use ownCloud securely." => "ownCloud의 보안을 위하여 PHP 버전을 업데이트하십시오.",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "안전한 난수 생성기를 사용할 수 없습니다. PHP의 OpenSSL 확장을 활성화해 주십시오.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "안전한 난수 생성기를 사용하지 않으면 공격자가 암호 초기화 토큰을 추측하여 계정을 탈취할 수 있습니다.",
+"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => ".htaccess 파일이 처리되지 않아서 데이터 디렉터리와 파일을 인터넷에서 접근할 수 없을 수도 있습니다.",
+"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "서버를 올바르게 설정하는 방법을 알아보려면 <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">문서</a>를 참고하십시오..",
"Create an <strong>admin account</strong>" => "<strong>관리자 계정</strong> 만들기",
"Advanced" => "고급",
"Data folder" => "데이터 폴더",
@@ -127,6 +130,7 @@
"Lost your password?" => "암호를 잊으셨습니까?",
"remember" => "기억하기",
"Log in" => "로그인",
+"Alternative Logins" => "대체 ",
"prev" => "이전",
"next" => "다음",
"Updating ownCloud to version %s, this may take a while." => "ownCloud를 버전 %s(으)로 업데이트합니다. 잠시 기다려 주십시오."