aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:29 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-29 00:20:29 +0000
commit0f4e3f36220da7ed5d4e6712b7177bd5040b16cc (patch)
tree69d04e209fb3c572bcf2a3c98b3fcad9e24acea5 /apps/encryption
parentcf035c8cad039b89c2a58353e21c4a762e1dd256 (diff)
downloadnextcloud-server-0f4e3f36220da7ed5d4e6712b7177bd5040b16cc.tar.gz
nextcloud-server-0f4e3f36220da7ed5d4e6712b7177bd5040b16cc.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption')
-rw-r--r--apps/encryption/l10n/ko.js1
-rw-r--r--apps/encryption/l10n/ko.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/encryption/l10n/ko.js b/apps/encryption/l10n/ko.js
index d5bcc4bdc31..dc3434c402f 100644
--- a/apps/encryption/l10n/ko.js
+++ b/apps/encryption/l10n/ko.js
@@ -42,6 +42,7 @@ OC.L10N.register(
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "이 옵션을 사용하면 주 저장소에 있는 모드 파일을 암호화하며, 사용하지 않으면 외부 저장소의 파일만 암호화합니다",
"Enable recovery key" : "복구 키 활성화",
"Disable recovery key" : "복구 키 비활성화",
+ "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "복구 키는 암호화된 파일에 대한 추가적 키 입니다. 암호를 잊은 상황에서 파일을 복구할 때 사용됩니다.",
"Recovery key password" : "복구 키 암호",
"Repeat recovery key password" : "복구 키 암호 확인",
"Change recovery key password:" : "복구 키 암호 변경:",
diff --git a/apps/encryption/l10n/ko.json b/apps/encryption/l10n/ko.json
index adbe803d6a6..7ee3cb085f2 100644
--- a/apps/encryption/l10n/ko.json
+++ b/apps/encryption/l10n/ko.json
@@ -40,6 +40,7 @@
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "이 옵션을 사용하면 주 저장소에 있는 모드 파일을 암호화하며, 사용하지 않으면 외부 저장소의 파일만 암호화합니다",
"Enable recovery key" : "복구 키 활성화",
"Disable recovery key" : "복구 키 비활성화",
+ "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "복구 키는 암호화된 파일에 대한 추가적 키 입니다. 암호를 잊은 상황에서 파일을 복구할 때 사용됩니다.",
"Recovery key password" : "복구 키 암호",
"Repeat recovery key password" : "복구 키 암호 확인",
"Change recovery key password:" : "복구 키 암호 변경:",