diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-10 02:33:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-10 02:33:44 +0000 |
commit | f90030ea43786f645cd5d3bb332366274a491d1a (patch) | |
tree | d98336d5b4cc3f8c4894eb6946f27d4ea92192bb /apps/settings/l10n | |
parent | 61239301dad5b0984d1e81ace7eccad941a20b23 (diff) | |
download | nextcloud-server-f90030ea43786f645cd5d3bb332366274a491d1a.tar.gz nextcloud-server-f90030ea43786f645cd5d3bb332366274a491d1a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 2e4653f98aa..d8ff2d61234 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -451,6 +451,7 @@ OC.L10N.register( "Allow public uploads" : "允許公開上傳", "Always ask for a password" : "要求輸入密碼", "Enforce password protection" : "強制密碼保護", + "Exclude groups from password requirements:" : "從密碼要求中排除特定群組:", "Set default expiration date" : "設定默認到期日", "Exclude groups from creating link shares:" : "禁止以下群組創建連結分享:", "Allow resharing" : "允許轉分享", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 70afcc6b6ab..8692cc58849 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -449,6 +449,7 @@ "Allow public uploads" : "允許公開上傳", "Always ask for a password" : "要求輸入密碼", "Enforce password protection" : "強制密碼保護", + "Exclude groups from password requirements:" : "從密碼要求中排除特定群組:", "Set default expiration date" : "設定默認到期日", "Exclude groups from creating link shares:" : "禁止以下群組創建連結分享:", "Allow resharing" : "允許轉分享", |