diff options
Diffstat (limited to 'apps/theming/l10n/zh_TW.js')
-rw-r--r-- | apps/theming/l10n/zh_TW.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 16c9d1b23dd..7f9c1db6891 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -1,7 +1,7 @@ OC.L10N.register( "theming", { - "Loading preview…" : "正在載入預覽...", + "Loading preview…" : "正在載入預覽……", "Saved" : "已儲存", "Admin" : "管理員", "a safe home for all your data" : "您資料的安全屋", @@ -21,7 +21,7 @@ OC.L10N.register( "The file was only partially uploaded" : "檔案僅部份上傳", "No file was uploaded" : "沒有檔案被上傳", "Missing a temporary folder" : "找不到暫存資料夾", - "Could not write file to disk" : "寫入硬碟失敗", + "Could not write file to disk" : "無法將檔案寫入硬碟", "A PHP extension stopped the file upload" : "一個 PHP 擴充功能終止檔案的上傳", "No file uploaded" : "未上傳檔案", "You are already using a custom theme. Theming app settings might be overwritten by that." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。", @@ -40,7 +40,7 @@ OC.L10N.register( "Logo" : "Logo", "Upload new logo" : "上傳新的 Logo", "Login image" : "登入圖片", - "Upload new login background" : "上傳新的登入頁背景", + "Upload new login background" : "上傳新的登入頁面背景", "Remove background image" : "移除背景圖片", "Advanced options" : "進階選項", "Legal notice link" : "法律聲明連結", |