aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 3d87dcd1bc8..a31ab0f574a 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -130,11 +130,14 @@ OC.L10N.register(
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "공유 백엔드 %s에서 OCP\\Share_Backend 인터페이스를 구현해야 함",
"Sharing backend %s not found" : "공유 백엔드 %s을(를) 찾을 수 없음",
"Sharing backend for %s not found" : "%s의 공유 백엔드를 찾을 수 없음",
+ "%1$s shared »%2$s« with you" : "%1$s 님이 »%2$s« 항목을 공유했습니다",
+ "%1$s shared »%2$s« with you." : "%1$s 님이 »%2$s« 항목을 공유했습니다",
+ "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.",
+ "Open »%s«" : "%s 열기",
+ "%1$s via %2$s" : "%1$s(%2$s 경유)",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s님이 %2$s을(를) 당신과 공유하며, 다음을 추가하고자 함:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s님이 %2$s을(를) 당신과 공유하며 다음을 추가하고자 함",
"»%s« added a note to a file shared with you" : "%s님이 당신과 공유한 파일에 메모를 추가함",
- "Open »%s«" : "%s 열기",
- "%1$s via %2$s" : "%1$s(%2$s 경유)",
"You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다",
"Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다.",
"Files cannot be shared with delete permissions" : "파일을 삭제 권한으로 공유할 수 없습니다",
@@ -143,9 +146,6 @@ OC.L10N.register(
"_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["만료 날짜는 최대 %s일까지 설정할 수 있습니다"],
"Sharing is only allowed with group members" : "같은 그룹 사용자에게만 공유할 수 있습니다",
"Sharing %s failed, because this item is already shared with the account %s" : "%s을(를) 공유할 수 없습니다. 이 항목을 이미 %s 계정과 공유하고 있습니다",
- "%1$s shared »%2$s« with you" : "%1$s 님이 »%2$s« 항목을 공유했습니다",
- "%1$s shared »%2$s« with you." : "%1$s 님이 »%2$s« 항목을 공유했습니다",
- "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.",
"The requested share does not exist anymore" : "요청한 공유가 더 이상 존재하지 않습니다",
"The requested share comes from a disabled user" : "요청한 공유가 비활성화된 사용자로부터 수신되었습니다",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "사용자 수 제한에 도달하여 사용자를 만들 수 없습니다. 더 자세한 정보는 알림을 참조하십시오.",