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:
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r--core/l10n/ko.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 7c975995501..9cea0061922 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -129,11 +129,6 @@ OC.L10N.register(
"Shared" : "공유됨",
"Shared with" : "다음 사용자와 공유함",
"Shared by" : "다음 사용자가 공유함",
- "Error setting expiration date" : "만료 날짜 설정 오류",
- "The public link will expire no later than {days} days after it is created" : "공개 링크를 만든 후 최대 {days}일까지 유지됩니다",
- "Set expiration date" : "만료 날짜 설정",
- "Expiration" : "만료",
- "Expiration date" : "만료 날짜",
"Choose a password for the public link" : "공개 링크 암호를 입력하십시오",
"Choose a password for the public link or press the \"Enter\" key" : "공개 림크 암호를 입력하거나 \"Enter\" 키를 누르십시오",
"Copied!" : "복사 성공!",
@@ -142,7 +137,6 @@ OC.L10N.register(
"Press Ctrl-C to copy." : "복사하려면 Ctrl-C 키를 누르십시오.",
"Resharing is not allowed" : "다시 공유할 수 없습니다",
"Share to {name}" : "{name} 님에게 공유",
- "Share link" : "링크 공유",
"Link" : "링크",
"Password protect" : "암호 보호",
"Allow editing" : "편집 허용",
@@ -151,6 +145,10 @@ OC.L10N.register(
"Allow upload and editing" : "업로드 및 편집 허용",
"Read only" : "읽기 전용",
"File drop (upload only)" : "파일 보관소(업로드만 허용)",
+ "Set expiration date" : "만료 날짜 설정",
+ "Expiration" : "만료",
+ "Expiration date" : "만료 날짜",
+ "Share link" : "링크 공유",
"Shared with you and the group {group} by {owner}" : "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중",
"Shared with you by {owner}" : "{owner} 님이 공유 중",
"Choose a password for the mail share" : "이메일 공유 암호 입력",
@@ -323,6 +321,8 @@ OC.L10N.register(
"The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "\"Strict-Transport-Security\" HTTP 헤더가 \"{seconds}\"초 이상로 설정되어 있지 않습니다. <a href=\"{docUrl}\" rel=\"noreferrer\">보안 팁</a>에서 제안하는 것처럼 HSTS를 활성화하는 것을 추천합니다.",
"You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "이 사이트를 HTTP로 접근하고 있습니다. <a href=\"{docUrl}\">보안 팁</a>에 나타난 것처럼 서버 설정을 변경하여 HTTPS를 사용하는 것을 강력히 추천합니다.",
"Shared with {recipients}" : "{recipients} 님과 공유됨",
+ "Error setting expiration date" : "만료 날짜 설정 오류",
+ "The public link will expire no later than {days} days after it is created" : "공개 링크를 만든 후 최대 {days}일까지 유지됩니다",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "사용자나 그룹 이름, 연합 클라우드 ID 및 이메일 주소를 입력해서 다른 사람과 공유하십시오.",
"Share with other people by entering a user or group or a federated cloud ID." : "사용자나 그룹 이름, 연합 클라우드 ID를 입력해서 다른 사람과 공유하십시오.",
"Share with other people by entering a user or group or an email address." : "사용자나 그룹 이름 및 이메일 주소를 입력해서 다른 사람과 공유하십시오.",