diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-25 00:21:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-25 00:21:44 +0000 |
commit | 8225324c946f5a7a4d60a0b10cab10e6fbce9fd8 (patch) | |
tree | a8500a8fe7d41a2cc4edb4246616df37f5e11383 /apps/theming | |
parent | 7a17e9e93e62d6b9fe955d20720520607b3e7c4d (diff) | |
download | nextcloud-server-8225324c946f5a7a4d60a0b10cab10e6fbce9fd8.tar.gz nextcloud-server-8225324c946f5a7a4d60a0b10cab10e6fbce9fd8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/zh_HK.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index a81068c0342..80031cc1960 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -3,7 +3,7 @@ OC.L10N.register( { "The given name is too long" : "指定的名稱太長", "The given web address is too long" : "提供的網址太長", - "The given web address is not a valid URL" : "指定的網址不是有效的 URL", + "The given web address is not a valid URL" : "提供的網址不是有效的 URL", "The given legal notice address is too long" : "指定的法律聲明網址太長", "The given legal notice address is not a valid URL" : "指定的法律聲明網址不是有效的 URL", "The given privacy policy address is too long" : "指定的隱私權政策網址太長", diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json index 2af22dfe840..753f54e0d4a 100644 --- a/apps/theming/l10n/zh_HK.json +++ b/apps/theming/l10n/zh_HK.json @@ -1,7 +1,7 @@ { "translations": { "The given name is too long" : "指定的名稱太長", "The given web address is too long" : "提供的網址太長", - "The given web address is not a valid URL" : "指定的網址不是有效的 URL", + "The given web address is not a valid URL" : "提供的網址不是有效的 URL", "The given legal notice address is too long" : "指定的法律聲明網址太長", "The given legal notice address is not a valid URL" : "指定的法律聲明網址不是有效的 URL", "The given privacy policy address is too long" : "指定的隱私權政策網址太長", |