Skip to content

Commit

Permalink
update japanese language #273
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhvk committed Jul 9, 2020
1 parent b2feb7e commit ad90ca3
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions src/locales/langs/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"exchangeLendingPage.orders.topUpManual": "マニュアル",
"exchangeLendingPage.orders.liqInfor1": "担保トークン/貸出トークン",
"exchangeLendingPage.orders.liqInfor2": "清算価格にカーソルを合わせると詳細が表示されます",
"portfolioPage.balance": "Balance",
"portfolioPage.balance": "残高",
"portfolioPage.showbalancetext": "バランスを示す",
"portfolioPage.hidebalancetext": "バランスを隠す",
"portfolioPage.send": "送信",
Expand Down Expand Up @@ -241,34 +241,34 @@
"portfolioPage.transferTokensModal.blockHash": "ブロックハッシュ",
"portfolioPage.transferTokensModal.blockNumber": "ブロック番号",
"portfolioPage.transferTokensModal.gasUsed": "使用ガス",
"portfolioPage.transferTokensModal.max": "Max",
"portfolioPage.transferTokensModal.transactionFee": "Transaction Fee",
"portfolioPage.transferTokensModal.transactionFailed": "Transaction Failed",
"portfolioPage.transferTokensModal.transactionValid": "Transaction Valid",
"portfolioPage.deposit.copy": "Copy",
"portfolioPage.depositWithdraw.status.processing": "Processing",
"portfolioPage.depositWithdraw.status.completed": "Completed",
"portfolioPage.depositWithdraw.table.coin": "Coin",
"portfolioPage.depositWithdraw.table.status": "Status",
"portfolioPage.depositWithdraw.table.amount": "Amount",
"portfolioPage.depositWithdraw.table.date": "Date",
"portfolioPage.transferTokensModal.max": "最大",
"portfolioPage.transferTokensModal.transactionFee": "取引手数料",
"portfolioPage.transferTokensModal.transactionFailed": "トランザクションに失敗しました",
"portfolioPage.transferTokensModal.transactionValid": "トランザクションが有効です",
"portfolioPage.deposit.copy": "コピー",
"portfolioPage.depositWithdraw.status.processing": "実行中",
"portfolioPage.depositWithdraw.status.completed": "完成しました",
"portfolioPage.depositWithdraw.table.coin": "コイン",
"portfolioPage.depositWithdraw.table.status": "ステータス",
"portfolioPage.depositWithdraw.table.amount": "数量",
"portfolioPage.depositWithdraw.table.date": "日付",
"portfolioPage.depositWithdraw.table.txHash": "TxHash",
"portfolioPage.depositWithdraw.table.recipientAddress": "Recipient's Address",
"portfolioPage.depositWithdraw.table.depositAddress": "Deposit Address",
"portfolioPage.withdraw": "Withdraw",
"portfolioPage.withdraw.warning1": "Do not withdraw directly to a crowdfund or ICO address, as your account will not be credited with tokens from such sales.",
"portfolioPage.withdraw.warning2": "Coins will be withdrawing after 30 network confirmations",
"portfolioPage.withdraw.recipientAddress": "Recipient's {symbol} address",
"portfolioPage.withdraw.amount": "Amount",
"portfolioPage.withdraw.minimumWithdrawal": "Minimum withdrawal",
"portfolioPage.withdraw.withdrawalFee": "Withdrawal fee",
"portfolioPage.withdraw.youWillGet": "You will get",
"portfolioPage.withdraw.recentWithdrawal": "Recent withdrawal history",
"portfolioPage.deposit.goToTrade": "Go to trade",
"portfolioPage.deposit.sendToAddress": "Send { symbol } to the address below",
"portfolioPage.deposit.warning1": "Minimum deposit is",
"portfolioPage.deposit.warning2": "You might not receive TRC21 {symbol} token if you deposit below minimum deposit amount of {symbol}",
"portfolioPage.deposit.recentDeposit": "Recent deposit history",
"portfolioPage.depositWithdraw.table.recipientAddress": "受信者アドレス",
"portfolioPage.depositWithdraw.table.depositAddress": "デポジットアドレス",
"portfolioPage.withdraw": "引き出す",
"portfolioPage.withdraw.warning1": "クラウドファンドやICOのアドレスに引き出ないでください",
"portfolioPage.withdraw.warning2": "30コンファメーション後にコインは出金されます",
"portfolioPage.withdraw.recipientAddress": "受信者{symbol} アドレス",
"portfolioPage.withdraw.amount": "数量",
"portfolioPage.withdraw.minimumWithdrawal": "最低引出額",
"portfolioPage.withdraw.withdrawalFee": "引き出し手数料",
"portfolioPage.withdraw.youWillGet": "あなたの受け取り",
"portfolioPage.withdraw.recentWithdrawal": "最近の引き出し履歴",
"portfolioPage.deposit.goToTrade": "トレードする",
"portfolioPage.deposit.sendToAddress": "以下のアドレスに{ symbol } を送信してください",
"portfolioPage.deposit.warning1": "最低デポジット額は",
"portfolioPage.deposit.warning2": "{symbol}の最低デポジット額より小さくデポジットするとTRC21 {symbol}を受け取れない場合があります",
"portfolioPage.deposit.recentDeposit": "最近の入金履歴",
"dapp.orders": "注文",
"dapp.instruction": "この動作にはTomoWalletをご利用ください",
"dapp.or": "または",
Expand All @@ -281,5 +281,5 @@
"dapp.switchToLending": "レンディングに切り替える",
"dapp.marketContracts": "マーケットコントラクト",
"dapp.contracts": "コントラクト",
"dapp.orders.estProfit": "Est profit"
"dapp.orders.estProfit": "想定利益"
}

0 comments on commit ad90ca3

Please sign in to comment.