diff --git a/src/config/locales/ru-RU.json b/src/config/locales/ru-RU.json index b58833d58..90d615197 100644 --- a/src/config/locales/ru-RU.json +++ b/src/config/locales/ru-RU.json @@ -208,7 +208,7 @@ "post": { "reblog_alert": "Вы уверены, что хотите сделать репост?", "removed_hint": "Сообщение удалено", - "copy_link": "Copy Link" + "copy_link": "Копировать ссылку" }, "drafts": { "title": "Черновики", @@ -283,26 +283,26 @@ "memo_desc": "Эта заметка публична", "to_placeholder": "Пользователь", "memo_placeholder": "Введите свою заметку", - "transfer_token": "Transfer", - "points": "Points Transfer", - "transfer_to_saving": "Transfer To Saving", + "transfer_token": "Перевод", + "points": "Передача баллов", + "transfer_to_saving": "Перевести в сейф", "powerUp": "Увеличение силы", - "withdraw_to_saving": "Withdraw To Saving", + "withdraw_to_saving": "Снять в сейф", "steemconnect_title": "Перевод Steemconnect", "next": "ДАЛЕЕ", - "withdraw_steem": "Withdraw Steem", - "withdraw_sbd": "Withdraw Steem Dollar", - "delegate": "Delegate", - "power_down": "Power Down", - "account": "Account", - "destination_accounts": "Destination Account(s)", - "amount_information": "Drag the sliderto adjust to amount", - "save": "Save", - "percent": "Percentage", - "percent_information": "Percentage of power down to this account", - "auto_vests": "Automatically power up to the target account", - "stop": "Stop", - "stop_information": "Are you sure to stop?", - "incoming_funds": "Incoming Funds" + "withdraw_steem": "Вывести Steem", + "withdraw_sbd": "Вывести Steem Dollar", + "delegate": "Делегировать", + "power_down": "Понижение Силы", + "account": "Aккаунт", + "destination_accounts": "Аккаунт(ы) получателя", + "amount_information": "Потяните ползунок для регулировки количества", + "save": "Сохранить", + "percent": "Проценты", + "percent_information": "Процент понижения Силы в этот аккаунт", + "auto_vests": "Автоматически переводить в Силу на целевой аккаунт", + "stop": "Остановить", + "stop_information": "Вы уверены, что хотите остановить?", + "incoming_funds": "Входящие средства" } }