From 0101d9a6044733a74992cf764c2ebc6cc9eb8e22 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 7 Dec 2024 00:31:54 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_HK.js | 2 +- l10n/zh_HK.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index c33b8baf..ea259f68 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -9,7 +9,7 @@ OC.L10N.register( "Add a new whitelist" : "添加新白名單", "IP address" : "IP 地址", "Mask" : "掩碼", - "Add" : "新增", + "Add" : "添加", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "您的遠端地址被識別為「{remoteAddress}」,目前受到 {delay}ms 的節流限制。", "Your remote address was identified as \"{remoteAddress}\" and is bypassing brute-force protection." : "您的遠端地址被識別為「{remoteAddress}」,並繞過了暴力攻擊防護。", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "您的遠端地址被識別為「{remoteAddress}」,目前未受節流限制。", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index dbd62e23..1eae58d5 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -7,7 +7,7 @@ "Add a new whitelist" : "添加新白名單", "IP address" : "IP 地址", "Mask" : "掩碼", - "Add" : "新增", + "Add" : "添加", "Your remote address was identified as \"{remoteAddress}\" and is throttled at the moment by {delay}ms." : "您的遠端地址被識別為「{remoteAddress}」,目前受到 {delay}ms 的節流限制。", "Your remote address was identified as \"{remoteAddress}\" and is bypassing brute-force protection." : "您的遠端地址被識別為「{remoteAddress}」,並繞過了暴力攻擊防護。", "Your remote address was identified as \"{remoteAddress}\" and is not actively throttled at the moment." : "您的遠端地址被識別為「{remoteAddress}」,目前未受節流限制。",