Browse Source

New translations app.json (Japanese)

gre-patch-1
ledger-bot 6 years ago
parent
commit
3115f6d521
  1. 20
      static/i18n/ja/app.json

20
static/i18n/ja/app.json

@ -148,7 +148,7 @@
},
"emptyState": {
"sidebar": {
"text": "Press this button to add accounts to the Portfolio"
"text": "Click this button to add accounts to the Portfolio"
},
"dashboard": {
"title": "Install apps or add accounts",
@ -160,7 +160,7 @@
}
},
"exchange": {
"title": "取引",
"title": "Buy crypto",
"desc": "Try a few services we've selected",
"visitWebsite": "ウェブサイトを訪問",
"coinhouse": "Coinhouseは個人および機関投資家向けの信用度の高いプラットフォームで、暗号資産を分析、取得、売却、安全に保管できます。",
@ -242,8 +242,8 @@
"all": "アプリカタログ",
"installing": "{{app}}をインストールしています...",
"uninstalling": "{{app}}をアンインストールしています...",
"installSuccess": "{{app}} が機器にインストールされました",
"uninstallSuccess": "{{app}} が機器からアンインストールされました",
"installSuccess": "Successfully installed {{app}}",
"uninstallSuccess": "{{app}} uninstalled",
"help": "機器を確認して、インストール済みのアプリを確認してください"
},
"firmware": {
@ -262,7 +262,7 @@
},
"installing": "ファームウェアを更新しています...",
"confirmIdentifier": "識別子を検証してください",
"confirmIdentifierText": "お使いの機器の識別子が以下の識別子と同じか検証してください。右ボタンを押して確認します。",
"confirmIdentifierText": "Verify that the identifier on your device is the same as the identifier below. Press the right button and enter your PIN code to confirm",
"identifier": "識別子",
"mcuTitle": "MCUを更新しています",
"mcuFirst": "機器からUSBケーブルを外します",
@ -388,7 +388,7 @@
"password": "パスワードロック",
"passwordDesc": "Set a password to prevent unauthorized access to Ledger Live data stored on your computer, including account names, balances, transactions and public addresses.",
"passwordAutoLock": "Auto-lock",
"passwordAutoLockDesc": "Optional, how long should the app be idle before it locks itself.",
"passwordAutoLockDesc": "Automatically lock Ledger Live after inactivity.",
"changePassword": "パスワードの変更",
"softResetTitle": "キャッシュを削除",
"softResetDesc": "Ledger Liveのキャッシュを削除し、ブロックチェーンと再同期させます。",
@ -559,7 +559,7 @@
"instructions": {
"nano": {
"step1": "Connect the Ledger Nano S to your computer. Press both buttons to begin.",
"step2": "Press the right button to select <1><0>Configure as new device?.</0></1>",
"step2": "Press the right button to select <1><0>Configure as new device?</0></1>.",
"step3": "Press the left or right button to select a digit. Press both buttons to validate.",
"step4": "Select ✓ to confirm your PIN code. Select ⬅ to erase a digit."
},
@ -666,7 +666,7 @@
},
"analytics": {
"title": "Bugs and analytics",
"desc": "Share anonymized data to help improve Ledger security products and services.",
"desc": "Share anonymized data to help improve Ledger security products and services",
"shareAnalytics": {
"title": "Analytics",
"desc": "Enable analytics to help Ledger understand how to improve user experience.",
@ -865,8 +865,8 @@
"description": null
},
"WrongDeviceForAccount": {
"title": "Oops, wrong device for ‘{{accountName}}’",
"description": "Please connect the device that manages the selected account"
"title": "Wrong device or passphrase for ‘{{accountName}}’",
"description": "Please use the device or passphrase for the selected account"
},
"DeviceAppVerifyNotSupported": {
"title": "App update required",

Loading…
Cancel
Save