diff options
Diffstat (limited to 'apps/theming/l10n/zh_TW.js')
-rw-r--r-- | apps/theming/l10n/zh_TW.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 3a1e006712f..55f06bf600e 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.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" : "預設影像", |