diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 10:40:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-12 10:40:35 +0000 |
commit | 525def9ecaad833039a4cf8c7c3cf2f379076f90 (patch) | |
tree | 6a05a1f595974e33cc480d95d6ecaacb269b92d6 /apps/theming/l10n/zh_TW.js | |
parent | 7a23b23c95896925b8631d92f02c6d3b0ddb994d (diff) | |
download | nextcloud-server-525def9ecaad833039a4cf8c7c3cf2f379076f90.tar.gz nextcloud-server-525def9ecaad833039a4cf8c7c3cf2f379076f90.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/zh_TW.js')
-rw-r--r-- | apps/theming/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 64904f47491..370680e21e0 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.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." : "類似於高對比模式,但顏色較深。", |