diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-26 02:21:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-26 02:21:45 +0000 |
commit | b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264 (patch) | |
tree | 0b90692968e2c7b001195edbc582055dabe9173a /apps/theming/l10n | |
parent | c663cbe66670afe771a5ebba11c9e1c6e811e85d (diff) | |
download | nextcloud-server-b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264.tar.gz nextcloud-server-b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/zh_TW.js | 6 | ||||
-rw-r--r-- | apps/theming/l10n/zh_TW.json | 6 |
2 files changed, 6 insertions, 6 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" : "法律聲明連結", diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json index e5f4c60016d..55eab291a04 100644 --- a/apps/theming/l10n/zh_TW.json +++ b/apps/theming/l10n/zh_TW.json @@ -1,5 +1,5 @@ { "translations": { - "Loading preview…" : "正在載入預覽...", + "Loading preview…" : "正在載入預覽……", "Saved" : "已儲存", "Admin" : "管理員", "a safe home for all your data" : "您資料的安全屋", @@ -19,7 +19,7 @@ "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." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。", @@ -38,7 +38,7 @@ "Logo" : "Logo", "Upload new logo" : "上傳新的 Logo", "Login image" : "登入圖片", - "Upload new login background" : "上傳新的登入頁背景", + "Upload new login background" : "上傳新的登入頁面背景", "Remove background image" : "移除背景圖片", "Advanced options" : "進階選項", "Legal notice link" : "法律聲明連結", |