diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-02 02:25:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-02 02:25:46 +0000 |
commit | 129803d036a3d2346775400df0d950b037b4eb15 (patch) | |
tree | 83fc856e6719d2a31e5e88876417345575d39137 /apps/theming/l10n/zh_HK.js | |
parent | 41148acf833d401aa6c8bd23617ae8639b6aaae6 (diff) | |
download | nextcloud-server-129803d036a3d2346775400df0d950b037b4eb15.tar.gz nextcloud-server-129803d036a3d2346775400df0d950b037b4eb15.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 5a4a5086941..fb400972722 100644 --- a/apps/theming/l10n/zh_HK.js +++ b/apps/theming/l10n/zh_HK.js @@ -21,6 +21,8 @@ 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 administration theming images folder" : "無法清除舊的管理佈景主題圖像資料夾", + "Failed to cleanup the old administration image folder" : "無法清除舊的管理圖像資料夾", "You are already using a custom theme. Theming app settings might be overwritten by that." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。", "Theming" : "佈景主題", "Appearance and accessibility" : "外觀和可及性", |