diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-02 02:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-02 02:26:05 +0000 |
commit | c04512b08343c6aa5d3b0e59c6eabacf9d39f7c9 (patch) | |
tree | 45e8954fea1a87800d71eaa67fc678804db93aa5 /apps/theming/l10n/zh_TW.js | |
parent | 29e86fb8a2f0684cecbee6f86176b7a76fb11cc8 (diff) | |
download | nextcloud-server-c04512b08343c6aa5d3b0e59c6eabacf9d39f7c9.tar.gz nextcloud-server-c04512b08343c6aa5d3b0e59c6eabacf9d39f7c9.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 55f06bf600e..24230d27c7b 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.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" : "外觀與無障礙存取", |