Skip to content

Commit

Permalink
New translations en-us.json (Russian)
Browse files Browse the repository at this point in the history
  • Loading branch information
vsubhuman committed Apr 22, 2024
1 parent 216696d commit b870d18
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion apps/wallet-mobile/src/i18n/locales/ru-RU.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": "Cкопировать адрес ",
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": "ТЕСТОВЫЙ ПУЛ",
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 b870d18

Please sign in to comment.