aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/ko.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/ko.js')
-rw-r--r--apps/files_sharing/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ko.js b/apps/files_sharing/l10n/ko.js
index 374e9b5d36a..87b568cf22f 100644
--- a/apps/files_sharing/l10n/ko.js
+++ b/apps/files_sharing/l10n/ko.js
@@ -314,7 +314,6 @@ OC.L10N.register(
"Use this method to share files with individuals or organizations outside your organization. Files and folders can be shared via public share links and email addresses. You can also share to other Nextcloud accounts hosted on different instances using their federated cloud ID." : "이 방법을 사용하면 조직 외부의 조직이나 개인과 파일을 공유할 수 있습니다. 파일과 폴더는 공개 공유 링크와 이메일 주소를 통해 공유할 수 있습니다. 또한, 다른 인스턴스에 소속된 다른 Nextcloud 계정과도 연합 클라우드 ID를 사용하여 공유할 수 있습니다.",
"Shares that are not part of the internal or external shares. This can be shares from apps or other sources." : "내부 또는 외부 공유에 포함되지 않은 공유입니다. 앱이나 다른 소스에서 공유된 내용이 여기에 해당할 수 있습니다.",
"Share with accounts and teams" : "계정 및 팀과 공유",
- "Email, federated cloud id" : "이메일, 연합 클라우드 ID",
"Unable to load the shares list" : "공유 목록을 불러올 수 없음",
"Expires {relativetime}" : "{relativetime}에 만료",
"this share just expired." : "이 공유는 방금 만료되었습니다.",
@@ -421,6 +420,7 @@ OC.L10N.register(
"Share expire date saved" : "공유 만료일 저장됨",
"You are not allowed to edit link shares that you don't own" : "당신이 것이 아닌 링크 공유를 편집할 권한이 없습니다.",
"_1 email address already added_::_{count} email addresses already added_" : ["{count}개 이메일 주소가 이미 추가됨"],
- "_1 email address added_::_{count} email addresses added_" : ["{count}개 이메일 주소 추가함"]
+ "_1 email address added_::_{count} email addresses added_" : ["{count}개 이메일 주소 추가함"],
+ "Email, federated cloud id" : "이메일, 연합 클라우드 ID"
},
"nplurals=1; plural=0;");