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 May 9, 2024
1 parent e515b29 commit 0d5a6b6
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions apps/wallet-mobile/src/i18n/locales/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@
"components.settings.applicationsettingsscreen.security": "Безопасность",
"components.settings.applicationsettingsscreen.selectFiatCurrency": "Fiat Currency",
"components.settings.applicationsettingsscreen.selectLanguage": "Language",
"components.settings.applicationsettingsscreen.selectTheme": "Theme",
"components.settings.applicationsettingsscreen.support": "Поддержка",
"components.settings.applicationsettingsscreen.tabTitle": "Приложение",
"components.settings.applicationsettingsscreen.termsOfUse": "Условия использования",
Expand All @@ -388,6 +389,7 @@
"components.settings.changecustompinscreen.PinRegistrationForm.PinInput.title": "Ввести PIN",
"components.settings.changecustompinscreen.title": "Изменить PIN",
"components.settings.changelanguagescreen.title": "Язык",
"components.settings.changeThemescreen.title": "Theming",
"components.settings.changepasswordscreen.continueButton": "Изменить пароль",
"components.settings.changepasswordscreen.newPasswordInputLabel": "Новый пароль",
"components.settings.changepasswordscreen.oldPasswordInputLabel": "Текущий пароль",
Expand Down Expand Up @@ -722,6 +724,7 @@
"global.actions.dialogs.insufficientCollateral.message": "Collateral amount is insufficient. Please go back and assign collateral.",
"global.all": "Все",
"global.apply": "Применить",
"global.auto": "Auto",
"global.assets.assetLabel": "Актив",
"global.assets.assetsLabel": "Активы",
"global.assets": "{qty, plural, one {asset} other {asset(s)}}",
Expand Down Expand Up @@ -754,6 +757,7 @@
"global.currency": "Валюта",
"global.currentVersion": "Current Version",
"global.deprecated": "Устарело",
"global.dark": "Dark",
"global.enterSpendingPassword": "Enter spending password to sign this transaction",
"global.error.insufficientBalance": "Недостаточный баланс",
"global.error.serviceUnavailable": "Service unavailable",
Expand All @@ -765,6 +769,7 @@
"global.info.minPrimaryBalanceForTokens": "Имейте в виду, что вам нужно сохранить некоторый минимальный размер ADA для хранения ваших токенов и NFT",
"global.info": "Инфо",
"global.learnMore": "Узнать больше",
"global.light": "Light",
"global.ledgerMessages.appInstalled": "Приложение Cardano ADA установлено на вашем Ledger устройстве.",
"global.ledgerMessages.appOpened": "Приложение Cardano ADA должно оставаться открытым на Ledger устройстве.",
"global.ledgerMessages.bluetoothDisabledError": "Bluetooth отключен или в запрошенном разрешении было отказано.",
Expand Down Expand Up @@ -834,7 +839,6 @@
"global.txLabels.withdrawals": "Вывод",
"global.unknown": "Unknown",
"global.yoroiZendesk": "Yoroi Zendesk",
"menu.stakingCenter": "Staking center",
"links.askToOpenAWallet.title": "Open a wallet",
"links.askToOpenAWallet.description": "This action requires a wallet to be opened. Please open a wallet first.",
"links.askToRedirect.title": "Redirect available",
Expand All @@ -851,6 +855,7 @@
"menu.knowledgeBase": "База знаний",
"menu.releases": "Releases",
"menu.settings": "Настройки",
"menu.stakingCenter": "Staking center",
"menu.supportLink": "Спросите нашу команду поддержки",
"menu.supportTitle": "Какие-нибудь вопросы?",
"menu": "Меню",
Expand Down Expand Up @@ -1036,5 +1041,8 @@
"discover.discoverList.done": "DONE",
"discover.discoverList.openDApp": "Open DApp",
"discover.discoverList.disconnectWalletFromDApp": "Disconnect wallet from DApp",
"discover.discoverList.dAppActions": "DApp actions"
"discover.discoverList.dAppActions": "DApp actions",
"walletinit.theme.tryDarkTheme": "Try Yoroi dark theme",
"walletinit.theme.description": "Press the theme switcher and dive into the new stylish theme crafted to enhance your Cardano wallet experience",
"walletinit.theme.chanageTheme": "You can always change your theme later in the App settings"
}

0 comments on commit 0d5a6b6

Please sign in to comment.