diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-26 00:28:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-26 00:28:06 +0000 |
commit | a57741487c95ada975d7449fbf72e6cf7eb3e64d (patch) | |
tree | 5855c22bf8dbde5ad1bbc86f2f272bd51ef30d25 /apps/sharebymail/l10n | |
parent | 1ebea4f4b93f6985beca6d3dfb69de9a56a4c81d (diff) | |
download | nextcloud-server-a57741487c95ada975d7449fbf72e6cf7eb3e64d.tar.gz nextcloud-server-a57741487c95ada975d7449fbf72e6cf7eb3e64d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/ko.js | 4 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ko.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/sharebymail/l10n/ko.js b/apps/sharebymail/l10n/ko.js index e1690e3daf5..c029f2a3774 100644 --- a/apps/sharebymail/l10n/ko.js +++ b/apps/sharebymail/l10n/ko.js @@ -15,11 +15,11 @@ OC.L10N.register( "Open »%s«" : "%s 열기", "%1$s via %2$s" : "%1$s(%2$s 경유)", "Password to access »%s«" : "%s에 접근할 수 있는 암호", - "It is protected with the following password:" : "비밀번호로 보호됩니다.", + "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:" : "비밀번호", + "This is the password:" : "암호:", "You can choose a different password at any time in the share dialog." : "공유 대화 상자에서 언제든지 다른 암호를 선택할 수 있습니다.", "Could not find share" : "공유를 찾을 수 없음", "Allows users to share a personalized link to a file or folder by putting in an email address." : "파일이나 폴더를 공유하는 개인화된 링크를 이메일 주소를 통해서 공유합니다.", diff --git a/apps/sharebymail/l10n/ko.json b/apps/sharebymail/l10n/ko.json index 8bfc8e8a4cf..d767dca655a 100644 --- a/apps/sharebymail/l10n/ko.json +++ b/apps/sharebymail/l10n/ko.json @@ -13,11 +13,11 @@ "Open »%s«" : "%s 열기", "%1$s via %2$s" : "%1$s(%2$s 경유)", "Password to access »%s«" : "%s에 접근할 수 있는 암호", - "It is protected with the following password:" : "비밀번호로 보호됩니다.", + "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:" : "비밀번호", + "This is the password:" : "암호:", "You can choose a different password at any time in the share dialog." : "공유 대화 상자에서 언제든지 다른 암호를 선택할 수 있습니다.", "Could not find share" : "공유를 찾을 수 없음", "Allows users to share a personalized link to a file or folder by putting in an email address." : "파일이나 폴더를 공유하는 개인화된 링크를 이메일 주소를 통해서 공유합니다.", |