diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-19 00:19:50 +0000 |
commit | b083a8cfd768f98110bf0bd937e79f26b93644de (patch) | |
tree | 37a205b97e21ec7c692cdefdc634769225cc4d95 /apps/settings/l10n/zh_TW.json | |
parent | 79e9cdc46779b5ff6ceeb89a9c681d94985b464f (diff) | |
download | nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.tar.gz nextcloud-server-b083a8cfd768f98110bf0bd937e79f26b93644de.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 9c0d9547a14..e4049030a87 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -323,7 +323,13 @@ "Enforce password protection" : "強制密碼保護", "Exclude groups from password requirements" : "從密碼要求中排除特定群組", "Exclude groups from creating link shares" : "禁止特定群組建立分享連結", + "Limit sharing based on groups" : "以群組為基礎進行分享限制", + "Allow sharing for everyone (default)" : "允許所有人分享(預設)", + "Exclude some groups from sharing" : "從分享中排除部份群組", + "Limit sharing to some groups" : "限制分享給部份群組", + "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" : "新分享預設到期時間(天)", @@ -614,6 +620,7 @@ "Set line manager" : "設定行管理員", "{size} used" : "已使用 {size}", "Delete account" : "刪除帳號", + "Disconnect all devices and delete local data" : "取消連結所有裝置並刪除本機資料", "Disable account" : "停用帳號", "Enable account" : "啟用帳號", "Resend welcome email" : "重新傳送歡迎電子郵件", @@ -663,7 +670,6 @@ "Loading categories" : "正在載入分類", "Developer documentation ↗" : "開發者文件 ↗", "Version {version}, {license}-licensed" : "版本 {version},授權條款:{license}", - "by {author}\n{license}" : "作者為 {author}\n{license}", "Active accounts" : "活躍帳號", "Admins" : "管理者", "Disabled accounts" : "已停用帳號", @@ -674,7 +680,6 @@ "Create group" : "建立群組", "Group name" : "群組名稱", "Please enter a valid group name" : "請輸入有效的群組名稱", - "{license}-licensed" : "以 {license} 授權", "Failed to create group" : "建立群組失敗", "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", @@ -828,6 +833,8 @@ "Will be autogenerated" : "將自動生成", "Add a new user" : "新增使用者", "No users in here" : "這裡沒有使用者", + "{license}-licensed" : "以 {license} 授權", + "by {author}\n{license}" : "作者為 {author}\n{license}", "Enter group name" : "輸入群組名稱", "Add group" : "新增群組", "Active users" : "活躍使用者", |