From 11f5122c3987ab5f98d555a165c5587b06673798 Mon Sep 17 00:00:00 2001 From: EdwardWu Date: Thu, 4 Jul 2024 10:47:18 +0800 Subject: [PATCH] translations: Update Traditional Chinese translations * Update strings closer than Taiwanese used. Signed-off-by: EdwardWu --- src/www/js/i18n.js | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/www/js/i18n.js b/src/www/js/i18n.js index 41d339e..467bb46 100644 --- a/src/www/js/i18n.js +++ b/src/www/js/i18n.js @@ -445,27 +445,27 @@ const messages = { // eslint-disable-line no-unused-vars password: '密碼', signIn: '登入', logout: '登出', - updateAvailable: '有新版本可用!', + updateAvailable: '有新版本可以使用!', update: '更新', - clients: '客戶', - new: '新建', - deleteClient: '刪除客戶', + clients: '使用者', + new: '建立', + deleteClient: '刪除使用者', deleteDialog1: '您確定要刪除', - deleteDialog2: '此操作無法撤銷。', + deleteDialog2: '此作業無法復原。', cancel: '取消', create: '建立', createdOn: '建立於 ', - lastSeen: '最後訪問於 ', + lastSeen: '最後存取於 ', totalDownload: '總下載: ', totalUpload: '總上傳: ', - newClient: '新客戶', - disableClient: '禁用客戶', - enableClient: '啟用客戶', - noClients: '目前沒有客戶。', - showQR: '顯示二維碼', - downloadConfig: '下載配置', + newClient: '新用戶', + disableClient: '停用使用者', + enableClient: '啟用使用者', + noClients: '目前沒有使用者。', + showQR: '顯示 QR Code', + downloadConfig: '下載 Config 檔', madeBy: '由', - donate: '捐贈', + donate: '抖內', }, it: { name: 'Nome',