diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-05 02:16:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-05 02:16:34 +0000 |
commit | a5232d9805eb07c43d21aebcd11fea6dcde7e8b1 (patch) | |
tree | 56b1910179b1ddd0819a865526292f25c70fc399 /apps/sharebymail | |
parent | 72a8e15d3a8413bbb405112eb9c9be4bd1d79010 (diff) | |
download | nextcloud-server-a5232d9805eb07c43d21aebcd11fea6dcde7e8b1.tar.gz nextcloud-server-a5232d9805eb07c43d21aebcd11fea6dcde7e8b1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/ko.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ko.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/ko.js b/apps/sharebymail/l10n/ko.js index 58fcae11459..3e506397440 100644 --- a/apps/sharebymail/l10n/ko.js +++ b/apps/sharebymail/l10n/ko.js @@ -22,6 +22,8 @@ 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:" : "비밀번호로 보호됩니다.", + "This is the password:" : "비밀번호", "You can choose a different password at any time in the share dialog." : "공유 대화 상자에서 언제든지 다른 암호를 선택할 수 있습니다.", "Could not find share" : "공유를 찾을 수 없음", "Share by mail" : "이메일로 공유", diff --git a/apps/sharebymail/l10n/ko.json b/apps/sharebymail/l10n/ko.json index e9eed6614e5..6d88b10fb46 100644 --- a/apps/sharebymail/l10n/ko.json +++ b/apps/sharebymail/l10n/ko.json @@ -20,6 +20,8 @@ "Open »%s«" : "%s 열기", "%1$s via %2$s" : "%1$s(%2$s 경유)", "Password to access »%s«" : "%s에 접근할 수 있는 암호", + "It is protected with the following password:" : "비밀번호로 보호됩니다.", + "This is the password:" : "비밀번호", "You can choose a different password at any time in the share dialog." : "공유 대화 상자에서 언제든지 다른 암호를 선택할 수 있습니다.", "Could not find share" : "공유를 찾을 수 없음", "Share by mail" : "이메일로 공유", |