summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-27 00:38:48 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-27 00:38:48 +0000
commit9252789576cb11174feb398707adfba83aaba59e (patch)
tree34894dc4da957db4f7a2d003e84e0184b3ae7482 /apps/sharebymail
parentd0a732733758e9f2d182a890bc4f5479b0dd874e (diff)
downloadnextcloud-server-9252789576cb11174feb398707adfba83aaba59e.tar.gz
nextcloud-server-9252789576cb11174feb398707adfba83aaba59e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/l10n/ko.js3
-rw-r--r--apps/sharebymail/l10n/ko.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/ko.js b/apps/sharebymail/l10n/ko.js
index 9c053660f15..42dc8b0b518 100644
--- a/apps/sharebymail/l10n/ko.js
+++ b/apps/sharebymail/l10n/ko.js
@@ -10,7 +10,10 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "{file}에 접근할 수 있는 암호를 {email}(으)로 보냄",
"Password to access {file} was sent to you" : "{file}에 접근할 수 있는 암호를 내게 보냄",
"Share by mail" : "이메일로 공유",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s을(를) 공유할 수 없습니다. 이 항목을 이미 %2$s 님과 공유하고 있습니다",
"Failed to send share by email" : "이메일로 공유를 보낼 수 없음",
+ "%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 경유)",
diff --git a/apps/sharebymail/l10n/ko.json b/apps/sharebymail/l10n/ko.json
index 473c56a1669..e0de0358a22 100644
--- a/apps/sharebymail/l10n/ko.json
+++ b/apps/sharebymail/l10n/ko.json
@@ -8,7 +8,10 @@
"Password to access {file} was sent to {email}" : "{file}에 접근할 수 있는 암호를 {email}(으)로 보냄",
"Password to access {file} was sent to you" : "{file}에 접근할 수 있는 암호를 내게 보냄",
"Share by mail" : "이메일로 공유",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s을(를) 공유할 수 없습니다. 이 항목을 이미 %2$s 님과 공유하고 있습니다",
"Failed to send share by email" : "이메일로 공유를 보낼 수 없음",
+ "%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 경유)",