diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-14 00:19:45 +0000 |
commit | 91be8568ccb57798f3b23498e5e3ad97a17991b3 (patch) | |
tree | 952fa030f844b04ac8c57841c3880e0f523730e6 /apps/theming/l10n/zh_HK.js | |
parent | bfb8a16370f95190b91d445e624903c1ce67a725 (diff) | |
download | nextcloud-server-91be8568ccb57798f3b23498e5e3ad97a17991b3.tar.gz nextcloud-server-91be8568ccb57798f3b23498e5e3ad97a17991b3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/zh_HK.js')
-rw-r--r-- | apps/theming/l10n/zh_HK.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index 21cfd0a03f1..b80e72ef036 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -29,7 +29,9 @@ OC.L10N.register( "You are already using a custom theme. Theming app settings might be overwritten by that." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。", "Theming" : "佈景主題", "Appearance and accessibility" : "外觀和可及性", + "PHP Imagick module" : "PHP Imagick 模組", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "雖然已啟用佈景主題應用程式,但並未啟用 PHP 模組「imagick」。為了讓 favicon 產生流程正常運作,您必須安裝並啟用此模組。", + "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "此實例中的 PHP 模組 \"imagick\" 不支援SVG。為了更好的相容性,建議安裝它。", "Dark theme with high contrast mode" : "具有高對比度模式的深色主題", "Enable dark high contrast mode" : "啟用深色高對比度模式", "Similar to the high contrast mode, but with dark colours." : "類似於高對比度模式,但顏色較深。", |