refactor(i18n): streamline localization for zh-CN and remove zh-HK

This commit is contained in:
2026-01-14 03:38:16 +07:00
parent 7b7996b36f
commit 09cdfa0be8
13 changed files with 91 additions and 1371 deletions

View File

@@ -1,360 +0,0 @@
{
"wallet": {
"wallet": "錢包",
"recharge": "充值",
"withdraw": "提現",
"transfer": "轉賬",
"balance": "餘額"
},
"recharge": {
"channel": {
"chainRecharge": "鏈上充值",
"chainRechargeDesc": "從鏈上錢包或交易所轉入加密貨幣",
"fiatCurrency": "法幣充值",
"fiatCurrencyDesc": "通過銀行或其他金融機構轉入法幣"
},
"fiat": {
"title": "法幣充值",
"bankAccount": "充值銀行卡賬戶",
"chooseCurrency": "選擇貨幣",
"amount": "金額",
"enterAmount": "請輸入金額",
"validAmountError": "請輸入有效的金額。",
"note": "請確保輸入正確的金額。提交後,資金將在後臺審核後計入您的賬戶。",
"submit": "提交",
"submitSuccess": "提交成功!"
}
},
"withdraw": {
"title": "提現",
"chooseCurrency": "選擇貨幣",
"chooseMethod": "選擇提現方式",
"amount": "金額",
"enterAmountMax": "請輸入金額(最大可用:{amount}",
"validAmountError": "請輸入有效的金額。",
"bankAccountId": "銀行賬戶",
"enterBankAccountId": "請輸入銀行賬戶ID",
"validBankAccountError": "請輸入有效的銀行賬戶ID。",
"chooseChain": "選擇鏈",
"cryptoAddress": "加密貨幣地址",
"enterCryptoAddress": "請輸入加密貨幣地址",
"validCryptoAddressError": "請輸入有效的加密貨幣地址。",
"successMessage": "提現申請提交成功!",
"submit": "提交",
"assetCode": {
"USDT": "USDT",
"OPTS": "OPTS"
},
"method": {
"bank": "銀行轉賬",
"crypto": "加密貨幣",
"cash": "現金"
},
"validation": {
"assetCodeRequired": "請選擇貨幣",
"amountRequired": "請輸入金額",
"amountInvalid": "請輸入有效的數字格式",
"amountExceedsBalance": "金額不能超過可用餘額",
"amountTooSmall": "金額必須大於0",
"methodRequired": "請選擇提現方式",
"bankAccountRequired": "請選擇銀行賬戶",
"chainRequired": "請選擇區塊鏈網絡",
"addressRequired": "請輸入提現地址",
"addressTooShort": "地址格式不正確,長度過短"
}
},
"bankCard": {
"management": "銀行卡管理",
"add": "添加銀行卡",
"empty": {
"title": "暫無銀行卡",
"description": "添加銀行卡以便快速充值和提現",
"addButton": "添加銀行卡"
},
"list": {
"addCard": "添加銀行卡",
"boundCards": "已綁定銀行卡",
"defaultCard": "默認銀行卡",
"setDefault": "設為默認",
"edit": "編輯",
"delete": "刪除",
"cancel": "取消",
"debitCard": "儲蓄卡"
},
"form": {
"tips": {
"title": "溫馨提示",
"description": "為了保障您的資金安全,請確保銀行卡信息真實有效。添加的銀行卡將用於充值和提現操作。"
},
"bankName": "銀行名稱",
"bankNamePlaceholder": "請選擇您的銀行",
"accountNumber": "銀行卡號",
"accountNumberPlaceholder": "請輸入銀行卡號",
"accountNumberHelper": "支持16-19位銀行卡號",
"accountName": "持卡人姓名",
"accountNamePlaceholder": "請輸入持卡人姓名",
"accountNameHelper": "請輸入銀行卡開戶時的真實姓名",
"security": {
"title": "安全保障",
"encryption": "所有銀行卡信息均經過SSL加密傳輸",
"standard": "我們嚴格遵循銀行級安全標準",
"privacy": "您的個人信息將被妥善保護"
},
"submit": "確認添加銀行卡",
"validation": {
"bankRequired": "請選擇銀行",
"accountNumberRequired": "請輸入銀行卡號",
"accountNameRequired": "請輸入持卡人姓名"
}
},
"messages": {
"addSuccess": "銀行卡添加成功",
"setDefaultSuccess": "已設置為默認銀行卡",
"deleteSuccess": "銀行卡刪除成功",
"deleteConfirm": "刪除銀行卡",
"deleteMessage": "確定要刪除 {bankName} ({accountName}) 嗎?此操作無法撤銷。"
},
"tips": {
"encryption": "銀行卡信息經過加密保護",
"support": "支持主流銀行快速充值提現"
}
},
"trade": {
"title": "交易",
"settings": {
"bankManagement": "銀行卡管理",
"mySubscribe": "我的申購"
}
},
"asset": {
"issue": {
"issuingAsset": "發行資產",
"myCompany": "我的企業",
"issuingApply": "發行申請",
"audit": "審核審計",
"supervision": "委託監管",
"apply": {
"title": "發行申請",
"base": "基礎信息",
"issuePeriod": "發行期",
"productName": "產品名稱",
"enterProductName": "請輸入產品名稱",
"productCode": "產品編碼",
"enterProductCode": "請輸入產品編碼",
"productType": "產品類型",
"chooseProductType": "請選擇產品類型",
"productValue": "產品估值",
"enterProductValue": "請輸入產品估值(美元)",
"assetProof": "資產證明",
"enterAssetProof": "請輸入資產證明",
"uploadAssetProof": "上傳資產證明文件",
"totalSupplyLimit": "總發行量上限",
"enterTotalSupplyLimit": "請輸入總發行量上限",
"editionName": "發行期名稱",
"enterEditionName": "請輸入發行期名稱",
"launchDate": "預熱時間",
"enterLaunchDate": "請輸入預熱時間",
"perUserLimit": "個人申購上限",
"enterPerUserLimit": "請輸入個人申購上限",
"totalSupply": "發行總量",
"enterTotalSupply": "請輸入發行總量",
"subscriptionStartDate": "訂閱開始時間",
"subscriptionEndDate": "訂閱結束時間",
"unitPrice": "單價",
"enterUnitPrice": "請輸入單價",
"dividendRate": "分紅率",
"enterDividendRate": "分紅率(如0.01代表1%)",
"description": "產品描述",
"enterDescription": "請輸入產品描述",
"issuePeriodIndex": "發行期 {index}",
"realEstate": "房地產",
"snickers": "糖果",
"next": "下一步",
"back": "返回",
"submit": "提交",
"addStep": "添加發行期",
"removeItem": "移除項目",
"validation": {
"nameRequired": "產品名稱是必填項",
"codeRequired": "產品編碼是必填項",
"categoryRequired": "產品類型是必填項",
"editionNameRequired": "發行期名稱是必填項",
"launchDateRequired": "預熱時間是必填項",
"launchDateNotPast": "預熱時間不能早於當前時間",
"launchBeforeSubscription": "預熱時間必須在訂閱開始時間之前",
"subscriptionStartDateRequired": "訂閱開始時間是必填項",
"subscriptionStartDateNotPast": "訂閱開始時間不能早於當前時間",
"subscriptionAfterLaunch": "訂閱開始時間必須在預熱時間之後",
"subscriptionEndDateRequired": "訂閱結束時間是必填項",
"subscriptionEndAfterStart": "訂閱結束時間必須在訂閱開始時間之後",
"perUserLimitRequired": "個人申購上限是必填項",
"totalSupplyRequired": "發行總量是必填項",
"unitPriceRequired": "單價是必填項",
"dividendRateRequired": "分紅率是必填項"
},
"done": {
"title": "申請提交成功",
"description": "您的發行申請已成功提交,我們將在工作日內對您的申請進行審核。請耐心等待審核結果。",
"viewProducts": "查看我的產品"
}
}
},
"purchase": {
"purchaseAsset": "購買資產",
"fiatPurchase": "法幣購買",
"cryptoPurchase": "數字貨幣購買",
"realEstate": "房地產",
"assetExchange": "資產交換"
},
"balance": {
"assetBalance": "資產餘額",
"fiat": "法幣",
"onChain": "鏈上",
"wallet": "錢包",
"recharge": "充值"
},
"revenue": {
"myRevenue": "我的收益",
"totalRevenue": "總收益",
"monthlyRevenue": "月度收益",
"pendingRevenue": "待確認收益",
"revenueDetails": "收益明細"
}
},
"myIssues": {
"title": "我的發行申請",
"search": "搜索",
"list": {
"nameCode": "名稱/代碼",
"createdAt": "創建時間",
"status": "狀態"
},
"status": {
"draft": "草稿",
"under_review": "待審核",
"approved": "審核通過",
"rejected": "審核拒絕"
},
"loadMore": "加載更多"
},
"market": {
"title": "市場",
"search": {
"placeholder": "搜索"
},
"category": {
"all": "全部"
},
"rwaList": {
"nameCode": "名稱/代碼",
"stage": "階段",
"issueDate": "發行日期",
"subscriptionPrice": "申購單價"
},
"tradeRwa": {
"tabs": {
"overview": "概覽",
"moment": "動態"
},
"fields": {
"productCode": "產品編號",
"valuation": "估值",
"unitPrice": "單價",
"totalSupply": "總發行量",
"perUserLimit": "每人限量",
"launchDate": "預熱時間",
"subscriptionStartDate": "訂閱開始時間",
"subscriptionEndDate": "訂閱結束時間"
},
"units": {
"shares": "份"
},
"about": "About",
"noDescription": "暫無描述。",
"subscribe": "申購",
"subscribeSuccess": "申購成功"
},
"subscribeRwa": {
"title": "申購RWA",
"maxSubscribePlaceholder": "最大可申購數量: {max}",
"unitPrice": "單價",
"availableBalance": "可用餘額",
"confirmSubscribe": "確認申購",
"enterQuantityError": "請輸入申購數量"
},
"loading": {
"loadingMore": "加載更多..."
}
},
"tabs": {
"riwa": "Riwa",
"market": "市場",
"trade": "交易",
"chat": "聊天",
"user": "我的"
},
"common": {
"failedSendCode": "發送驗證碼失敗",
"uploadFile": "上傳文件",
"files": "個文件"
},
"auth": {
"login": {
"title": "登錄",
"loginButton": "登錄",
"signupButton": "註冊",
"username": "郵箱",
"phone": "手機號碼",
"selectCountryCode": "選擇國家/地區",
"enterEmail": "請輸入郵箱",
"enterCode": "請輸入驗證碼",
"enterOtp": "請輸入驗證碼",
"getCode": "獲取驗證碼",
"sending": "發送中...",
"sendCodeSuccess": "驗證碼已發送",
"validation": {
"phoneNumberRequired": "請輸入手機號碼",
"phoneNumberInvalid": "請輸入有效的手機號碼",
"codeRequired": "請輸入驗證碼",
"codeInvalid": "請輸入6位數字驗證碼",
"emailRequired": "請輸入郵箱",
"emailInvalid": "請輸入有效的郵箱地址",
"otpRequired": "請輸入驗證碼",
"otpInvalid": "請輸入6位數字驗證碼"
}
}
},
"settings": {
"title": "設置",
"language": "語言",
"aboutUs": "關於我們",
"clearCache": "清除緩存",
"checkUpdate": "檢查更新",
"cacheCleared": "緩存已清除",
"updateAvailable": "發現新版本",
"currentVersion": "當前版本",
"latestVersion": "最新版本",
"newVersion": "新版本",
"cancel": "取消",
"updateNow": "立即更新",
"alreadyLatest": "已是最新版本",
"checkUpdateFailed": "檢查更新失敗",
"languageTitle": "語言 / Language",
"theme": "主題",
"themeTitle": "外觀主題",
"themeLight": "淺色",
"themeDark": "深色",
"themeAuto": "跟隨系統"
},
"home": {
"title": "首頁",
"rwa": {
"title": "RWA產品",
"buy": "購 入",
"stage": "階段:"
},
"news": {
"title": "動態新聞"
}
}
}