Skip to content

Commit

Permalink
New translations en-US.json (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicarq committed Dec 3, 2020
1 parent b8ae5a7 commit 5a2b5dd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/i18n/locales/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,11 @@
"components.walletinit.createwallet.mnemonicshowscreen.confirmationButton": "是,我已经安全保存此助记词。",
"components.walletinit.createwallet.mnemonicshowscreen.mnemonicNote": "请确保您已在安全的地方认真写下此助记词并妥善保存。你还需要验证一次此助记词来使用钱包,只有此助记词可以恢复您的钱包。助记词区分大小写。",
"components.walletinit.createwallet.mnemonicshowscreen.title": "助记词",
"components.walletinit.importreadonlywalletscreen.buttonType": "export read-only wallet button",
"components.walletinit.importreadonlywalletscreen.line1": "Open \"My wallets\" page in the Yoroi extension.",
"components.walletinit.importreadonlywalletscreen.line2": "Look for the {buttonType} for the wallet you want to import in the mobile app.",
"components.walletinit.importreadonlywalletscreen.paragraph": "To import a read-only wallet from the Yoroi extension, you will need to:",
"components.walletinit.importreadonlywalletscreen.title": "Read-only Wallet",
"components.walletinit.passwordstrengthindicator.passwordBigLength": "10个字符",
"components.walletinit.passwordstrengthindicator.passwordRequirementsNote": "密码必须至少包含:",
"components.walletinit.restorewallet.restorewalletscreen.instructions": "要恢复您的钱包,请提供您首次创建钱包时保存的 {mnemonicLength}-单词助记词。",
Expand Down Expand Up @@ -309,6 +314,10 @@
"components.walletinit.restorewallet.walletverifyscreen.verifyLabel": "恢复钱包请注意:",
"components.walletinit.restorewallet.walletverifyscreen.verifyInstructions1": "请确保Byron钱包地址和您的旧钱包地址一致。",
"components.walletinit.restorewallet.walletverifyscreen.verifyInstructions2": "如果您输入错误的助记词,您会得到一个和您旧钱包地址不一样的空的新钱包。",
"components.walletinit.savereadonlywalletscreen.defaultWalletName": "My read-only wallet",
"components.walletinit.savereadonlywalletscreen.derivationPath": "Derivation path:",
"components.walletinit.savereadonlywalletscreen.key": "Key:",
"components.walletinit.savereadonlywalletscreen.title": "Verify read-only wallet",
"components.walletinit.walletdescription.slogan": "通往金融世界的门户",
"components.walletinit.walletform.continueButton": "继续",
"components.walletinit.walletform.newPasswordInput": "支付密码",
Expand All @@ -319,6 +328,8 @@
"components.walletinit.walletfreshinitscreen.addWalletOnShelleyButton": "添加钱包(Jormungandr 测试网)",
"components.walletinit.walletinitscreen.createWalletButton": "创建钱包",
"components.walletinit.walletinitscreen.createWalletWithLedgerButton": "连接到Ledger Nano",
"components.walletinit.walletinitscreen.importReadOnlyWalletExplanation": "The Yoroi extension allows you to export any of your wallets' public keys in a QR code. Choose this option to import a wallet from a QR code in read-only mode.",
"components.walletinit.walletinitscreen.importReadOnlyWalletLabel": "Read-only wallet",
"components.walletinit.walletinitscreen.restoreNormalWalletExplanation": "如果您创建Yoroi钱包时恢复密钥为15个助记词,请选择此选项来恢复您的钱包。",
"components.walletinit.walletinitscreen.restoreNormalWalletLabel": "15-助记词钱包",
"components.walletinit.walletinitscreen.restoreNWordWalletExplanation": "如果您有一个包含{mnemonicLength}个单词的恢复短语,请选择此选项以恢复您的钱包。",
Expand Down Expand Up @@ -369,6 +380,8 @@
"global.actions.dialogs.incorrectPassword.title": "密码错误",
"global.actions.dialogs.incorrectPin.message": "您输入的PIN码不正确。",
"global.actions.dialogs.incorrectPin.title": "无效的PIN码",
"global.actions.dialogs.invalidQRCode.message": "The QR code you scanned does not seem to contain a valid public key. Please try again with a new one.",
"global.actions.dialogs.invalidQRCode.title": "Invalid QR code",
"global.actions.dialogs.itnNotSupported.message": "在激励性测试网(ITN)期间创建的钱包不再可用。\n如果您想领取奖励,我们将在接下来的几周内更新Yoroi Mobile和Yoroi Desktop。",
"global.actions.dialogs.itnNotSupported.title": "卡尔达诺ITN(奖励测试网)已经完成",
"global.actions.dialogs.logout.message": "您确定登出吗?",
Expand Down

0 comments on commit 5a2b5dd

Please sign in to comment.