diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-19 02:17:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-19 02:17:38 +0000 |
commit | 46586dadb9d2fc3ad79c6fdbe0953082f1dcd18b (patch) | |
tree | 6ec2d601b49e00deab290f38dd3928665ccd799b /apps/sharebymail | |
parent | 5c8453928a97645a1f9f102f1cffddb7161e4d3e (diff) | |
download | nextcloud-server-46586dadb9d2fc3ad79c6fdbe0953082f1dcd18b.tar.gz nextcloud-server-46586dadb9d2fc3ad79c6fdbe0953082f1dcd18b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/ko.js | 3 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ko.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/ko.js b/apps/sharebymail/l10n/ko.js index d36cabce582..64b9badc749 100644 --- a/apps/sharebymail/l10n/ko.js +++ b/apps/sharebymail/l10n/ko.js @@ -23,6 +23,9 @@ OC.L10N.register( "%1$s via %2$s" : "%1$s(%2$s 경유)", "Password to access »%s«" : "%s에 접근할 수 있는 암호", "It is protected with the following password:" : "비밀번호로 보호됩니다.", + "%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이(가) 당신과 공유한 파일에 메모를 추가함", "This is the password:" : "비밀번호", "You can choose a different password at any time in the share dialog." : "공유 대화 상자에서 언제든지 다른 암호를 선택할 수 있습니다.", "Could not find share" : "공유를 찾을 수 없음", diff --git a/apps/sharebymail/l10n/ko.json b/apps/sharebymail/l10n/ko.json index 27fdd6731b4..3d1764518d0 100644 --- a/apps/sharebymail/l10n/ko.json +++ b/apps/sharebymail/l10n/ko.json @@ -21,6 +21,9 @@ "%1$s via %2$s" : "%1$s(%2$s 경유)", "Password to access »%s«" : "%s에 접근할 수 있는 암호", "It is protected with the following password:" : "비밀번호로 보호됩니다.", + "%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이(가) 당신과 공유한 파일에 메모를 추가함", "This is the password:" : "비밀번호", "You can choose a different password at any time in the share dialog." : "공유 대화 상자에서 언제든지 다른 암호를 선택할 수 있습니다.", "Could not find share" : "공유를 찾을 수 없음", |