aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-17 02:27:34 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-17 02:27:34 +0000
commita5348bc400a6d6aa7fe3e1b060fcc41e98695174 (patch)
tree2a1726d4ed745a0f3e782e08b184c15499191249 /apps/encryption/l10n
parent857961c9e7341a82519154d5cddbcce4b5dcfdfc (diff)
downloadnextcloud-server-a5348bc400a6d6aa7fe3e1b060fcc41e98695174.tar.gz
nextcloud-server-a5348bc400a6d6aa7fe3e1b060fcc41e98695174.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/encryption/l10n')
-rw-r--r--apps/encryption/l10n/zh_TW.js4
-rw-r--r--apps/encryption/l10n/zh_TW.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/encryption/l10n/zh_TW.js b/apps/encryption/l10n/zh_TW.js
index b841bee6041..27e804ee048 100644
--- a/apps/encryption/l10n/zh_TW.js
+++ b/apps/encryption/l10n/zh_TW.js
@@ -28,6 +28,10 @@ OC.L10N.register(
"Bad Signature" : "錯誤簽章",
"Missing Signature" : "遺失簽章",
"one-time password for server-side-encryption" : "用於伺服器端加密的一次性密碼",
+ "Encryption password" : "加密密碼",
+ "The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "管理員啟用了伺服器端加密。您的檔案已使用密碼 <strong>%s</strong> 加密。",
+ "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "管理員啟用了伺服器端加密。您的檔案已使用密碼「%s」加密。",
+ "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "請登入網頁界面,請到個人設定中的「安全」區塊,透過輸入此密碼至「舊登入密碼」欄位與您目前的登入密碼來更新您的加密密碼。",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "無法解密這個檔案,也許這是分享的檔案。請要求檔案所有人重新分享檔案給您。",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "無法讀取這個檔案,也許這是分享的檔案。請要求檔案所有人重新分享檔案給您。",
"Default encryption module" : "預設加密模組",
diff --git a/apps/encryption/l10n/zh_TW.json b/apps/encryption/l10n/zh_TW.json
index 7483794ad87..ce1d973794e 100644
--- a/apps/encryption/l10n/zh_TW.json
+++ b/apps/encryption/l10n/zh_TW.json
@@ -26,6 +26,10 @@
"Bad Signature" : "錯誤簽章",
"Missing Signature" : "遺失簽章",
"one-time password for server-side-encryption" : "用於伺服器端加密的一次性密碼",
+ "Encryption password" : "加密密碼",
+ "The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "管理員啟用了伺服器端加密。您的檔案已使用密碼 <strong>%s</strong> 加密。",
+ "The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "管理員啟用了伺服器端加密。您的檔案已使用密碼「%s」加密。",
+ "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old log-in password\" field and your current login-password." : "請登入網頁界面,請到個人設定中的「安全」區塊,透過輸入此密碼至「舊登入密碼」欄位與您目前的登入密碼來更新您的加密密碼。",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "無法解密這個檔案,也許這是分享的檔案。請要求檔案所有人重新分享檔案給您。",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "無法讀取這個檔案,也許這是分享的檔案。請要求檔案所有人重新分享檔案給您。",
"Default encryption module" : "預設加密模組",