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
vsubhuman committed Apr 22, 2024
1 parent 4d6c262 commit 9636ccf
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion apps/wallet-mobile/src/i18n/locales/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,19 @@
"components.login.appstartscreen.loginButton": "登录",
"components.login.custompinlogin.title": "输入PIN码",
"components.ma.assetSelector.placeHolder": "选择资产",
"components.pooltransition.title": "Upgrade your stake pool",
"components.pooltransition.warning": "The current stake pool you're using will soon close. Migrate to the new EMURGO pool to sustain reward generation.",
"components.pooltransition.finalWarning": "The current stake pool you're using is decommissioned and NOT generating reward anymore. Update it to continue earning",
"components.pooltransition.currentPool": "Current pool",
"components.pooltransition.newPool": "New pool",
"components.pooltransition.estimatedRoa": "Estimated ROA",
"components.pooltransition.fee": "Fee",
"components.pooltransition.poolGeneratesRewards": "This pool continues to generate staking rewards",
"components.pooltransition.poolNoRewards": "This pool is NOT generating staking rewards anymore",
"components.pooltransition.poolWillStopRewards": "This pool will stop generating rewards in",
"components.pooltransition.skipNoRewards": "Skip and stop receiving rewards",
"components.pooltransition.updateKeepEarning": "Update now and keep earning",
"components.pooltransition.update": "Update pool",
"components.receive.addressmodal.BIP32path": "偏移路径:",
"components.receive.addressmodal.copiedLabel": "已复制",
"components.receive.addressmodal.copyLabel": "复制地址",
Expand Down Expand Up @@ -440,6 +453,10 @@
"components.stakingcenter.delegationbyid.stakePoolId": "权益池ID",
"components.stakingcenter.delegationbyid.title": "通过权益池ID委托",
"components.stakingcenter.delegationTxBuildError": "建立委托交易时出错",
"components.stakingcenter.failedDelegation.notEnoughFunds": "Not enough funds",
"components.stakingcenter.failedDelegation.noFundsToProcess": "Your transaction cannot be processed due to lack of funds on your wallet balance",
"components.stakingcenter.failedDelegation.buyAda": "Buy ada",
"components.stakingcenter.failedDelegation.goToMain": "Go to main wallet page",
"components.stakingcenter.noPoolDataDialog.message": "您所选的权益池数据无效。请重试。",
"components.stakingcenter.noPoolDataDialog.title": "无效的池数据",
"components.stakingcenter.pooldetailscreen.title": "Nightly TESTING POOL",
Expand Down Expand Up @@ -829,6 +846,7 @@
"menu.allWallets": "所有钱包",
"menu.appSettings": "App Settings",
"menu.catalystVoting": "Catalyst投票",
"menu.staking": "Staking center",
"menu.governanceCentre": "Governance centre",
"menu.knowledgeBase": "知识库",
"menu.releases": "Releases",
Expand Down Expand Up @@ -1019,4 +1037,4 @@
"discover.discoverList.openDApp": "Open DApp",
"discover.discoverList.disconnectWalletFromDApp": "Disconnect wallet from DApp",
"discover.discoverList.dAppActions": "DApp actions"
}
}

0 comments on commit 9636ccf

Please sign in to comment.