Skip to content

Commit

Permalink
New translations en-us.json (Vietnamese)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Apr 22, 2024
1 parent 2e30f96 commit ddf81f5
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion apps/wallet-mobile/src/i18n/locales/vi-VN.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,19 @@
"components.login.appstartscreen.loginButton": "Đăng nhập",
"components.login.custompinlogin.title": "Nhập mã PIN",
"components.ma.assetSelector.placeHolder": "Chọn tài sản",
"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": "Đường dẫn phái sinh",
"components.receive.addressmodal.copiedLabel": "Đã sao lưu",
"components.receive.addressmodal.copyLabel": "Chép địa chỉ",
Expand Down Expand Up @@ -440,6 +453,10 @@
"components.stakingcenter.delegationbyid.stakePoolId": "Id nhóm cổ phần",
"components.stakingcenter.delegationbyid.title": "Ủy quyền bởi Id",
"components.stakingcenter.delegationTxBuildError": "Lỗi khi xây dựng giao dịch ủy quyền",
"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": "Dữ liệu từ (các) nhóm cổ phần bạn đã chọn không hợp lệ. Vui lòng thử lại",
"components.stakingcenter.noPoolDataDialog.title": "dữ liệu pool không hợp lệ",
"components.stakingcenter.pooldetailscreen.title": "KIỂM TRA POOL",
Expand Down Expand Up @@ -829,6 +846,7 @@
"menu.allWallets": "Tất cả các ví",
"menu.appSettings": "App Settings",
"menu.catalystVoting": "Bỏ phiếu Catalyst",
"menu.staking": "Staking center",
"menu.governanceCentre": "Governance centre",
"menu.knowledgeBase": "Kiến thức cơ bản",
"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 ddf81f5

Please sign in to comment.