diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-12 00:22:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-12 00:22:54 +0000 |
commit | f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5 (patch) | |
tree | 9652096c1caa12b8491bbf8e95e70d37e25f4a8a /apps/settings/l10n/zh_TW.js | |
parent | 438b48edcab53a1a2165e1df1064959afbef7a54 (diff) | |
download | nextcloud-server-f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5.tar.gz nextcloud-server-f47d1e99db2cccf2ecb3cd5237b6b3d5d5c78bb5.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 4592645d79b..2474f2ad82d 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -355,6 +355,7 @@ 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 internal shares" : "設定內部分享的預設到期日", "Enforce expiration date" : "強制設定到期日", "Default expiration time of new shares in days" : "新分享預設到期時間(天)", "Expire shares after x days" : "x 天後分享過期", |