diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-01 02:25:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-01 02:25:23 +0000 |
commit | 03a6d1a985bf01cb6fb4366c84748ed21bdd4324 (patch) | |
tree | feeea6293d3aba54c396fecb8e3a376cd2d39ebe /apps/theming/l10n/zh_HK.js | |
parent | d2df81a9695901837dcfa0776180a51d680ba39e (diff) | |
download | nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.tar.gz nextcloud-server-03a6d1a985bf01cb6fb4366c84748ed21bdd4324.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 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js index c66b22ff46e..5a4a5086941 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -21,8 +21,6 @@ OC.L10N.register( "Could not write file to disk" : "寫入硬碟失敗", "A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳", "No file uploaded" : "未上傳檔案", - "Failed to clean up the old admin theming images folder" : "無法清理舊的管理圖像資料夾", - "Failed to cleanup the old admin image folder" : "無法清理舊的管理圖像資料夾", "You are already using a custom theme. Theming app settings might be overwritten by that." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。", "Theming" : "佈景主題", "Appearance and accessibility" : "外觀和可及性", @@ -96,6 +94,7 @@ OC.L10N.register( "Upload new login background" : "上傳新的登入頁背景", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安裝支援 SVG 圖片的 PHP ImageMagick 擴充元件,以上傳的圖示與顏色為基礎生成 favicons。", "Migrate and clean up admin theming images" : "遷移並清理管理主題圖像", + "Failed to clean up the old admin theming images folder" : "無法清理舊的管理圖像資料夾", "In some cases keyboard shortcuts can interfer with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "在某些情況下,鍵盤快捷鍵可能會干擾輔助工具。 為了允許正確地專注於您的工具,您可以在此處禁用所有鍵盤快捷鍵。 這還將禁用應用程式中的所有可用快捷方式。", "Pick from Files" : "從檔案選取", "Default image" : "默認圖像", |