diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-07-19 00:12:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-07-19 00:12:24 +0000 |
commit | c4b11e8a6db733c27f958daa6eead4576f8d3348 (patch) | |
tree | 3ffd30344cbc68939f4c991e9e8db990da4bc174 /apps/settings/l10n/zh_TW.js | |
parent | daeb1e3a67121262c2a6d7b6fd96a9fdb11ad6f7 (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
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, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 922d3ba25a4..503ec672c1e 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -370,6 +370,8 @@ OC.L10N.register( "Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "使用者仍可截圖或錄製畫面。這並不能提供任何確切的保護。", "Allow users to share via link and emails" : "允許使用者透過連結與電子郵件分享", "Allow public uploads" : "允許公開上傳", + "Allow public shares to be added to other clouds by federation." : "允許透過聯邦方式將公開分享新增至其他雲端。", + "This will add share permissions to all newly created link shares." : "這將會為所有新建立的連結分享新增分享權限。", "Always ask for a password" : "總是詢問密碼", "Enforce password protection" : "強制密碼保護", "Exclude groups from password requirements" : "排除特定群組的密碼要求", |