Skip to content

Commit

Permalink
New translations en-US.json (ja-JP)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicarq committed Mar 2, 2021
1 parent 4b6f0cf commit e801967
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/i18n/locales/ja-JP.json
Expand Up @@ -9,6 +9,7 @@
"api.errors.WalletAlreadyRestoredError": "復元しようとしたウォレットは既に存在しています。",
"api.errors.WalletFileImportError": "ウォレットをインポートできませんでした。ファイルが正しいかご確認ください。",
"api.errors.assetInfoApiError": "Error received from server while getting asset info.",
"api.errors.assetOverflowError": "Maximum value of a token inside a UTXO exceeded (overflow).",
"api.errors.checkAdressesInUseApiError": "使用されたアドレスのチェック中にサーバーからエラーを受信しました。",
"api.errors.currentCoinPriceError": "現在のコインの価格データにアクセスできません。",
"api.errors.discoverAddressesError": "アドレスの検出中にAPI方式呼び出しからエラーを受信しました。",
Expand Down Expand Up @@ -52,6 +53,9 @@
"buysell.dialog.manual": "I will add my address manually",
"buysell.dialog.selectAddress": "Please select the receiving address. This will be shared with the third party provider called Changelly for the buy / sell of ADA. ",
"buysell.dialog.title": "Buy / Sell ADA",
"connector.connect.connectedWallets": "Connected Wallets",
"connector.connect.noWebsitesConnected": "You don't have any websites connected yet",
"connector.settings.about": "About",
"crash.screen.title": "Yoroi crashed",
"daedalusTransfer.error.noTransferTxError": "送信するトランザクションはありません。",
"daedalusTransfer.error.transferFundsError": "送金できません。",
Expand All @@ -70,9 +74,15 @@
"daedalusTransfer.waiting.title.label": "ダイダロスウォレットを復元中です...",
"daedalusTransfer.waiting.warning": "ネットワーク環境が不安定の場合は時間がかかる場合があります",
"decryption.label": "Decryption password",
"ergo-connector.connect.info": "Your connection preferences will be saved to your Yoroi dApp list.",
"ergo-connector.connect.noWalletsFound": "No wallets found",
"ergo-connector.label.connect": "Connect to",
"ergo-connector.label.selectAllWallets": "Select all wallets",
"global.blog.learnMore": "You can read our {blogLink} to learn more.",
"global.connector.connectedWebsites": "Connected Websites",
"global.connector.messageReadOnly": "We are granting read-only to view utxos/addresses.",
"global.connector.poweredByErgo": "Powered by Ergo",
"global.connector.yoroiDappConnector": "Yoroi Dapp Connector",
"global.contact": "サポートにお問い合わせください。",
"global.copyTooltipMessage": "コピーされました",
"global.errors.fieldIsRequired": "この項目は必須です。",
Expand Down

0 comments on commit e801967

Please sign in to comment.