Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support Chinese #282

Open
1 task
thanhson1085 opened this issue Jun 16, 2020 · 7 comments
Open
1 task

Add support Chinese #282

thanhson1085 opened this issue Jun 16, 2020 · 7 comments
Assignees

Comments

@thanhson1085
Copy link
Contributor

@bacoor-hb
Copy link

submit 17/06/2020

{
"app.noOrders": "没有订单",
"app.wallet": "钱包",
"app.closeWallet": "关闭钱包",
"app.volume": "交易量:{volume}",
"app.mustLogin1": "您是",
"app.mustLogin2": "连接到钱包",
"app.mustLogin3": "为了观看此内容",
"notifications.copyData": "数据已复制",
"notifications.title": "通知",
"notifications.markAllAsRead": "全部已读标记",
"notifications.markAsRead": "已读标记",
"notifications.markAsUnread": "未读标记",
"notifications.tomoScan": "在Tomo Scan上查看",
"notifications.orderAdded": "已添加了订单",
"notifications.orderCancelled": "订单已取消",
"notifications.orderCancelling": "正在取消订单...",
"notifications.orderRejected": "订单已被拒绝",
"notifications.orderMatched": "订单已匹配",
"notifications.orderSuccess": "订单已被成功执行!",
"notifications.orderPending": "该订单正在处理中。交易确认后,您会收到通知",
"notifications.lendingOrderAdded": "已新增借贷订单",
"notifications.lendingOrderCancelled": "借贷订单已取消",
"notifications.lendingOrderRejected": "借贷订单已被拒绝",
"notifications.lendingOrderMatched": "借贷订单已匹配",
"notifications.lendingOrderSuccess": "借贷订单已被成功执行!",
"notifications.lendingOrderPending": "该借贷订单正在处理中。交易确认后,您会收到通知",
"notifications.lendingOrderRepayed": "借贷订单已偿还",
"notifications.lendingOrderTopUped": "借贷订单已追加",
"notifications.orderError": "",
"notifications.noNotifications": "没有通知",
"mainMenuPage.markets": "市场",
"mainMenuPage.spot": "现货交易",
"mainMenuPage.lending": "借贷",
"mainMenuPage.portfolio": "文件夹",
"mainMenuPage.docsFaq": "文档/FAQ(常见问题)",
"priceBoard.lastPrice": "最新价格",
"priceBoard.24hChange": "24小时波动",
"priceBoard.24hHigh": "24小时高",
"priceBoard.24hLow": "24小时低",
"priceBoard.24hVolume": "24小时交易量",
"lending.ticker.lastInterest": "最新的利息",
"unlockWalletPage.title": "导入钱包",
"unlockWalletPage.subTitlePart1": "没有钱包情况下",
"unlockWalletPage.subTitlePart2": "创建新钱包",
"unlockWalletPage.privateKey.labelPrivateKey": "请输入您的私钥",
"unlockWalletPage.privateKey.invalid": "私钥无效",
"unlockWalletPage.wrongPassword": "密码错误!",
"unlockWalletPage.mnemonic.labelMnemonic": "请输入12个单词的密钥短语",
"unlockWalletPage.mnemonic.invalid": "密钥短语无效。密钥短语必须至少为12个单词。",
"unlockWalletPage.ledger.instruction1": "1.输入PIN码",
"unlockWalletPage.ledger.instruction2": "2.打开TomoChain或以太坊应用",
"unlockWalletPage.ledger.buttonTitle": "连接到Ledger",
"unlockWalletPage.ledger.errorNoDevice": "未选择设备",
"unlockWalletPage.ledger.error26368": "无效状态0x6700。请您确认是否选择了正确的应用程序。",
"unlockWalletPage.ledger.error26628": "无效状态0x6804。请您确认是否选择了正确的应用程序。",
"unlockWalletPage.trezor.buttonTitle": "连接到Trezor",
"unlockWalletPage.connectionIssues": "连接有问题吗?",
"unlockWalletPage.instructions": "使用方法",
"unlockWalletPage.labelPassword": "密码",
"unlockWalletPage.describePassword": "密码必须至少8个字符,包括大写字母,符号和数字",
"unlockWalletPage.unlockWallet": "连接到钱包",
"unlockWalletPage.chooseAddressModal.title": "地址",
"unlockWalletPage.chooseAddressModal.subTitle": "选择地址",
"unlockWalletPage.chooseAddressModal.previous": "返回",
"unlockWalletPage.chooseAddressModal.next": "下一步",
"unlockWalletPage.chooseHdPathModal.title": "HD path",
"unlockWalletPage.chooseHdPathModal.subTitle": "请选择与您在Ledger中打开的应用程序相对应的HD path。",
"unlockWalletPage.chooseHdPathModalTrezor.subTitle": "请选择适当的HD path。",
"unlockWalletPage.chooseHdPathModal.instruction": "请选择在以太坊应用paths m/44/60/0 or m/44/60/0/0或,在TomoChain应用path m/44/889/0/0",
"unlockWalletPage.chooseHdPathModal.errorContract": "请确认应用的设置中 "Contract data" 是否有效。",
"unlockWalletPage.metaMaskNote": "请安装并使用{metamaskLink}登录,然后连接到{mainnetLink}或{testnetLink}。",
"unlockWalletPage.metaMaskError1": "您已经安装了MetaMask扩展功能吗?",
"unlockWalletPage.metaMaskError2": "请确认MetaMask设置正确",
"unlockWalletPage.pantographError1": "您是否安装了Pantograph扩展程序?",
"unlockWalletPage.pantographError2": "请确认Pantograph设置正确",
"unlockWalletPage.notRecommended": "注意事项",
"createWalletPage.title": "创建新的钱包",
"createWalletPage.subTitlePart1": "登入",
"createWalletPage.subTitlePart2": "您的钱包",
"createWalletPage.subTitlePart3": "导入账户",
"createWalletPage.inputTitleName": "账户名",
"createWalletPage.inputTileAddress": "地址",
"createWalletPage.checkboxTitleKeepAccount": "将帐户保存到此计算机",
"createWalletPage.continue": "继续",
"createWalletPage.copyAddress": "复制地址",
"createWalletPage.passwordStep.title": "账户保护",
"createWalletPage.passwordStep.subTitlePart": "设置密码以保护您的帐户",
"createWalletPage.passwordStep.inputPasswordTitle": "新密码",
"createWalletPage.passwordStep.inputConfirmPasswordTitle": "密码确认",
"createWalletPage.passwordStep.describePassword": "密码必须至少8个字符,包括大写字母,符号和数字",
"createWalletPage.passwordStep.measureResult": "密码过短",
"createWalletPage.passwordStep.warningNotMatch": "您输入的密码不匹配",
"createWalletPage.backupStep.title": "没有备份、没有金钱",
"createWalletPage.backupStep.description": "您需要保存密码。这对访问您的账户很重要,或稍后再执行",
"createWalletPage.backupStep.IUnderstand": "已明白",
"createWalletPage.backupStep.mnemonicTitle": "保存备份词组",
"createWalletPage.backupStep.mnemonicSubTitlePart1": "请在安全的地方记下这12个单词",
"createWalletPage.backupStep.mnemonicSubTitlePart2": "复制",
"createWalletPage.backupStep.mnemonicShowPrivatekey": "显示私钥>>",
"createWalletPage.backupStep.mnemonicNote": "在下一个画面上确认此词组",
"createWalletPage.backupStep.mnemonicButtonTitle": "已写下来了",
"createWalletPage.confirmMnemonic.title": "确认备份",
"createWalletPage.confirmMnemonic.subTitle": "请检查备份短语或删除并重新选择",
"createWalletPage.confirmMnemonic.notePart1": "请以正确的顺序选择单词",
"createWalletPage.confirmMnemonic.notePart2": "返回上一步",
"createWalletPage.confirmMnemonic.confirm": "确认",
"createWalletPage.privateKeyBackupInstruction": "备份写在纸上的私钥,并将其保存在安全的地方",
"createWalletPage.modalPrivateKey.title": "您的私钥",
"createWalletPage.mnemonicErrorMessage": "助记符短语顺序不正确。请再试一次",
"marketsPage.favorites": "收藏",
"marketsPage.all": "所有",
"marketsPage.search": "检索",
"marketsPage.pair": "配对",
"marketsPage.lastPrice": "最终价格",
"marketsPage.24hChange": "24小时波动",
"marketsPage.24hHigh": "24小时高",
"marketsPage.24hLow": "24小时低",
"marketsPage.24hVolume": "24小时交易量",
"marketsPage.pairs.notFound": "未找到配对",
"lendingMarketsPage.lastInterest": "最新的利息",
"exchangePage.openOrders": "订单正在执行({numberOfOrders})",
"exchangePage.orderHistory": "订单历史",
"exchangePage.tradeHistory": "交易历史",
"exchangePage.funds": "资金",
"exchangePage.hideOtherPairs": "隐藏其他配对",
"exchangePage.date": "日期",
"exchangePage.pair": "配对",
"exchangePage.type": "种类",
"exchangePage.side": "方面",
"exchangePage.price": "价格",
"exchangePage.amount": "数量",
"exchangePage.time": "时间",
"exchangePage.total": "总计",
"exchangePage.filled": "约定(%)",
"exchangePage.filledAmount": "约定",
"exchangePage.status": "状态",
"exchangePage.noTradesHistory": "没有此代币对的交易",
"exchangePage.noData": "无数据",
"exchangePage.noOrders": "无订单",
"exchangePage.orderbook": "订单簿",
"exchangePage.orderbook.price": "价格({quoteTokenSymbol})",
"exchangePage.orderbook.amount": "数量({baseTokenSymbol})",
"exchangePage.orderbook.total": "总计({baseTokenSymbol})",
"exchangePage.orderbook.decimals": "{precision} decimals",
"exchangePage.noOrderbook": "没有订单簿",
"exchangePage.noTrades": "您还没有交易",
"exchangePage.buy": "买",
"exchangePage.sell": "卖",
"exchangePage.unlockWallet": "解锁钱包",
"exchangePage.limit": "限制",
"exchangePage.market": "市场",
"exchangePage.added": "已添加",
"exchangePage.open": "打开",
"exchangePage.partialFilled": "部分",
"exchangePage.cancelled": "取消",
"exchangePage.filledStatus": "约定",
"exchangePage.rejected": "被拒绝",
"exchangePage.orderPlace.buy": "购买{baseTokenSymbol}",
"exchangePage.orderPlace.sell": "售出{baseTokenSymbol}",
"exchangeLendingPage.orderPlace.lend": "通过{termSymbol}借出{lendingSymbol}",
"exchangeLendingPage.orderPlace.borrow": "通过{termSymbol}借入{lendingSymbol}",
"exchangeLendingPage.orderPlace.btnLend": "借出",
"exchangeLendingPage.orderPlace.btnBorrow": "借入",
"exchangeLendingPage.orderPlace.interest": "利息(APR)",
"exchangeLendingPage.orderPlace.selectCollateral": "担保的选择",
"exchangeLendingPage.orderPlace.estimatedProfit": "估计的利润",
"exchangeLendingPage.orderPlace.collateralRequired": "必要的担保",
"exchangeLendingPage.orderPlace.onlyForDappBrowser": "Dapp浏览器专用",
"exchangeLendingPage.orders.orderType": "订单类型",
"exchangeLendingPage.orders.topUpType": "充值类型",
"exchangeLendingPage.orders.topUpAuto": "自动",
"exchangeLendingPage.orders.topUpManual": "手册",
"exchangeLendingPage.orders.liqInfor1": "担保代币/借贷代币",
"exchangeLendingPage.orders.liqInfor2": "将鼠标放在结算价格上会显示详细内容",
"exchangeLendingPage.orderbook.interest": "利息(APR)",
"exchangeLendingPage.orderbook.amount": "数量({symbol})",
"exchangeLendingPage.orderbook.amountWithoutSymbol": "数量",
"exchangeLendingPage.orderbook.interestWithoutSymbol": "利息",
"exchangeLendingPage.orderbook.totalAmount": "总计({symbol})",
"exchangeLendingPage.orders.view": "查看",
"exchangeLendingPage.orders.hideOtherPairs": "隐藏其他的配对",
"exchangeLendingPage.orders.interest": "利息",
"exchangeLendingPage.orders.actions": "操作",
"exchangeLendingPage.orders.collateral": "担保",
"exchangeLendingPage.orders.openDate": "开始日期",
"exchangeLendingPage.orders.closeDate": "结束日期",
"exchangeLendingPage.orders.liqPrice": "结算价格",
"exchangeLendingPage.orders.status": "状态",
"exchangeLendingPage.orders.trade.closed": "关闭",
"exchangeLendingPage.orders.trade.liquidated": "结算",
"exchangeLendingPage.orders.trade.open": "订单正在执行({numberOfOrders})",
"exchangeLendingPage.orders.trade.openContract": "正在执行交易({numberOfTrades})",
"exchangeLendingPage.orders.trade.closedContract": "合约结束",
"exchangeLendingPage.orders.repayModal.title": "偿还借款",
"exchangeLendingPage.orders.repayModal.note": "注:在到期前偿还贷款的话,可能会产生追加费用",
"exchangeLendingPage.orders.repayModal.loan": "贷款",
"exchangeLendingPage.orders.repayModal.interest": "利息",
"exchangeLendingPage.orders.repayModal.total": "还款总额",
"exchangeLendingPage.orders.repayModal.availableBalance": "可用余额",
"exchangeLendingPage.orders.repayModal.noReplay": "不,我待会儿还款",
"exchangeLendingPage.orders.repayModal.yesReplay": "是的,我现在还款",
"exchangeLendingPage.orders.repayModal.errorNotEnoughBalance": "余额不足",
"exchangeLendingPage.orders.topUpModal.title": "通过补充抵押担保以确保贷款",
"exchangeLendingPage.orders.topUpModal.availableBalance": "可用余额",
"exchangeLendingPage.orders.topUpModal.cancel": "取消",
"exchangeLendingPage.orders.topUpModal.topUp": "Top Up",
"exchangeLendingPage.orders.actions.topUp": "Top Up",
"exchangeLendingPage.orders.actions.repay": "还款",
"exchangeLendingPage.orders.actions.details": "详情",
"portfolioPage.send": "发送",
"portfolioPage.receive": "接收",
"portfolioPage.hideZeroAmounts": "以0隐藏金额",
"portfolioPage.search": "检索",
"portfolioPage.coin": "货币",
"portfolioPage.total": "总计",
"portfolioPage.available": "可用的",
"portfolioPage.availableAmount": "可用的数量",
"portfolioPage.inOrders": "订购中",
"portfolioPage.operation": "操作",
"portfolioPage.trade": "交易",
"portfolioPage.lend": "借出",
"portfolioPage.borrow": "借入",
"portfolioPage.deposit": "存入",
"portfolioPage.withdrawal": "取出",
"portfolioPage.showGasSetting": "显示Gas的设置",
"portfolioPage.notFound": "未找到代币",
"portfolioPage.receiveModal.title": "接收代币",
"portfolioPage.receiveModal.copyAddress": "复制地址",
"portfolioPage.receiveModal.qrCode": "或扫描二维码",
"portfolioPage.transferTokensModal.title": "发送TOMO或代币",
"portfolioPage.transferTokensModal.select": "选择代币",
"portfolioPage.transferTokensModal.amount": "数量",
"portfolioPage.transferTokensModal.receiver": "接收者",
"portfolioPage.transferTokensModal.receiverPlaceholder": "接收者的地址",
"portfolioPage.transferTokensModal.btnTitle": "发送交易",
"portfolioPage.transferTokensModal.txHash": "交易哈希",
"portfolioPage.transferTokensModal.blockHash": "区块哈希",
"portfolioPage.transferTokensModal.blockNumber": "区块号码",
"portfolioPage.transferTokensModal.gasUsed": "使用Gas",
"dapp.orders": "订单",
"dapp.instruction": "请使用dapp浏览器执行此操作",
"dapp.or": "或者",
"dapp.spot.book": "Book",
"dapp.spot.marketTrades": "交易历史",
"dapp.menu.home": "主页",
"dapp.menu.trade": "交易",
"dapp.menu.account": "账户",
"dapp.switchToSpot": "切换场所",
"dapp.switchToLending": "切换到贷款",
"dapp.marketContracts": "市场合约",
"dapp.contracts": "合约",
}

@thanhvk thanhvk self-assigned this Jun 17, 2020
@thanhvk
Copy link
Contributor

thanhvk commented Jun 17, 2020

@bacoor-hb this is 简体中文 or 繁體中文?

@thanhvk
Copy link
Contributor

thanhvk commented Jul 6, 2020

@bacoor-hb please help me
Balance
Max
Copy
Processing
Completed
TxHash
Recipient's Address
Deposit Address
Withdraw
Do not withdraw directly to a crowdfund or ICO address, as your account will not be credited with tokens from such sales.
Coins will be withdrawing after 30 network confirmations
Recipient's {symbol} address
Minimum withdrawal
Withdrawal fee
You will get
Recent withdrawal history
Go to trade
Send { symbol } to the address below
Minimum deposit is
You might not receive TRC21 {symbol} token if you deposit below minimum deposit amount of {symbol}
Recent deposit history

@lamtanphiho
Copy link

lamtanphiho commented Jul 9, 2020

@bacoor-hb please help me
Balance
Max
Copy
Processing
Completed
TxHash
Recipient's Address
Deposit Address
Withdraw
Do not withdraw directly to a crowdfund or ICO address, as your account will not be credited with tokens from such sales.
Coins will be withdrawing after 30 network confirmations
Recipient's {symbol} address
Minimum withdrawal
Withdrawal fee
You will get
Recent withdrawal history
Go to trade
Send { symbol } to the address below
Minimum deposit is
You might not receive TRC21 {symbol} token if you deposit below minimum deposit amount of {symbol}
Recent deposit history

 

余额
最大
复制
运行中
已完成
TxHash
接收者地址
存入地址
提取
请不要在众筹或ICO的地址提取
在30配置后货币将会被汇出
接收者{symbol} 地址
最低提取额
提取手续费
您的接收
最近的提取记录
进行交易
请向以下的地址发送{symbol}
最低存入额
最低存入额若是比{symbol}的最低存入金额小的话,有可能会无法接收TRC21{symbol}
最近的收款记录

@lamtanphiho
Copy link

@bacoor-hb this is 简体中文 or 繁體中文?

pls used 简体中文

@thanhvk
Copy link
Contributor

thanhvk commented Jul 9, 2020

@lamtanphiho please help me translate:
Transaction Fee
Transaction Failed
Transaction Valid

thanhvk added a commit that referenced this issue Jul 9, 2020
@thanhvk
Copy link
Contributor

thanhvk commented Jul 10, 2020

Transaction Fee
Transaction Failed
Transaction Valid
Show balance
Hide balance

交易手续费
交易失败
交易生效
显示余额
不显示余额

thanhvk added a commit that referenced this issue Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants