diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-10 00:23:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-10 00:23:42 +0000 |
commit | 95ccbd3c40c983feeb27c940aa58050e6322af8d (patch) | |
tree | dda1f2a6216cb5d0a5ca2030c4fae1c23bd1ad55 /apps/settings/l10n/zh_TW.js | |
parent | 7b97cafdd56020913008d46ad67b651f74123b97 (diff) | |
download | nextcloud-server-95ccbd3c40c983feeb27c940aa58050e6322af8d.tar.gz nextcloud-server-95ccbd3c40c983feeb27c940aa58050e6322af8d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 66e75d1d17e..4592645d79b 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -355,7 +355,6 @@ OC.L10N.register( "Groups allowed to share" : "允許分享的群組", "Groups excluded from sharing" : "被排除而不能分享的群組", "Not allowed groups will still be able to receive shares, but not to initiate them." : "不允許的群組仍然可以接收分享,但無法發起分享。", - "Set default expiration date for shares" : "設定分享的預設到期日", "Enforce expiration date" : "強制設定到期日", "Default expiration time of new shares in days" : "新分享預設到期時間(天)", "Expire shares after x days" : "x 天後分享過期", @@ -849,6 +848,7 @@ OC.L10N.register( "None of your currently installed apps provide Text processing functionality" : "您目前安裝的應用程式均不提供文字處理功能", "Exclude groups from sharing" : "排除特定群組不能分享", "These groups will still be able to receive shares, but not to initiate them." : "這些群組仍然能接受其他人的分享,但是沒有辦法發起分享。", + "Set default expiration date for shares" : "設定分享的預設到期日", "Allow username autocompletion in share dialog and allow access to the system address book" : "允許在分享對話方塊中自動補齊使用者名稱,並允許存取系統通訊錄", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有使用者與特定群組強制啟用雙因子認證。如果他們沒有設定雙因子認證提供者,那麼他們就會無法登入系統。", "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "選取/排除群組時,其使用以下邏輯來確定使用者是否強制啟用雙因子認證:如果沒有選取群組,雙因子認證對所有除了排除群組以外的成員啟用。若選取了群組,則雙因子認證會對所有該群組的成員啟用。如果某個使用者同時位在選取與排除的群組,則被選取的群組優先程度較高,因此會強制啟用雙因子認證。", |