From 92a57cda7065468f810d54b184aaab81f889bfb7 Mon Sep 17 00:00:00 2001 From: rjpeterson Date: Wed, 15 Mar 2023 20:58:06 -0700 Subject: [PATCH] more translations --- public/locales/zh_tw/activity.json | 2 +- public/locales/zh_tw/borrow.json | 2 +- public/locales/zh_tw/close-account.json | 6 +++--- public/locales/zh_tw/common.json | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/public/locales/zh_tw/activity.json b/public/locales/zh_tw/activity.json index c8205525..10355904 100644 --- a/public/locales/zh_tw/activity.json +++ b/public/locales/zh_tw/activity.json @@ -1,6 +1,6 @@ { "activity": "活動", - "activity-feed": "Activity Feed", + "activity-feed": "活動歷史", "activity-type": "活動類別", "advanced-filters": "高級篩選", "asset-liquidated": "清算資產", diff --git a/public/locales/zh_tw/borrow.json b/public/locales/zh_tw/borrow.json index 3df5a9ac..a948e64d 100644 --- a/public/locales/zh_tw/borrow.json +++ b/public/locales/zh_tw/borrow.json @@ -4,7 +4,7 @@ "borrowed-amount": "借貸數量", "connect-borrows": "連接而查看你的借貸", "current-borrow-value": "借貸價值", - "liability-weight-desc": "Liability weight adds to the value of the liability in your account health calculation.", + "liability-weight-desc": "計算帳戶健康時債務權重會增加債務價值。", "no-borrows": "無借貸", "tooltip-available": "你可借的最多資產", "your-borrows": "你的借貸" diff --git a/public/locales/zh_tw/close-account.json b/public/locales/zh_tw/close-account.json index dc93cb8b..d81689b1 100644 --- a/public/locales/zh_tw/close-account.json +++ b/public/locales/zh_tw/close-account.json @@ -5,15 +5,15 @@ "closing-account": "正在關閉帳戶...", "close-all-borrows": "歸還借貸", "close-open-orders": "取消訂單", - "close-perp-positions": "Close and settle all perp positons", + "close-perp-positions": "取消及結清所有合約持倉", "closing-account-will": "關閉Mango帳戶將會:", "delete-your-account": "刪除您的Mango帳戶", "error-deleting-account": "刪除Mango帳戶出錯", "goodbye": "下次見👋", - "recover-x-sol": "Recover {{amount}} SOL (rent for your account)", + "recover-x-sol": "恢復{{amount}} SOL (帳戶押金)", "settle-balances": "結清餘額", "transaction-confirmed": "交易成功", - "withdraw-assets-worth": "Withdraw assets worth {{value}}", + "withdraw-assets-worth": "提取價值{{value}}的資產", "you-must": "關戶之前", "account-closed": "帳戶關閉了👋" } \ No newline at end of file diff --git a/public/locales/zh_tw/common.json b/public/locales/zh_tw/common.json index 513e0987..e7b41008 100644 --- a/public/locales/zh_tw/common.json +++ b/public/locales/zh_tw/common.json @@ -15,9 +15,9 @@ "add-new-account": "Add New Account", "amount": "數量", "amount-owed": "Amount Owed", - "asset-liability-weight": "資產/借貸加權", + "asset-liability-weight": "資產/債務權重", "asset-liability-weight-desc": "Asset weight applies a haircut to the value of the collateral in your account health calculation. The lower the asset weight, the less the asset counts towards collateral. Liability weight does the opposite (adds to the value of the liability in your health calculation).", - "asset-weight": "Asset Weight", + "asset-weight": "資產權重", "asset-weight-desc": "Asset weight applies a haircut to the value of the collateral in your account health calculation. The lower the asset weight, the less the asset counts towards collateral.", "available": "Available", "available-balance": "可用餘額", @@ -80,7 +80,7 @@ "interest-earned-paid": "Interest Earned", "learn": "Learn", "leverage": "Leverage", - "liability-weight": "Liability Weight", + "liability-weight": "債務權重", "liquidity": "Liquidity", "loading": "Loading", "loan-origination-fee": "Loan Origination Fee",