forked from letheanVPN/i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathru.json
57 lines (57 loc) · 3.15 KB
/
ru.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"button.install-blockchain": "Установить блокчейн",
"lang.de": "Немецкий",
"lang.en": "английский",
"lang.es": "испанский",
"lang.fr": "французский",
"lang.ru": "русский",
"lang.zh": "китайский язык",
"menu.text.about": "Около",
"menu.text.activity": "Деятельность",
"menu.text.api": "api",
"menu.text.blockchain": "Blockchain",
"menu.text.build": "Сложение",
"menu.text.dashboard": "Приборная доска",
"menu.text.docs": "Документация",
"menu.text.explorer": "исследователь",
"menu.text.help": "Помогите",
"menu.text.info": "Информация",
"menu.text.settings": "настройки",
"menu.text.vpn": "VPN",
"menu.text.wallet": "Бумажник",
"meta.dashboard.heading": "Панель управления Lethean",
"meta.dashboard.title": "Lethean (LTHN)",
"plugin.lthn.daemons.lethean-blockchain-export": "Блокчейн Экспорт",
"plugin.lthn.daemons.lethean-blockchain-import": "Блокчейн Импорт",
"plugin.lthn.daemons.lethean-wallet-cli": "Кошелек CLI",
"plugin.lthn.daemons.lethean-wallet-rpc": "Кошелек RPC",
"plugin.lthn.daemons.lethean-wallet-vpn-rpc": "Выход из кошелька узла",
"plugin.lthn.daemons.letheand": "Блокчейн Сервис",
"plugin.lthn.wallet.button.create-wallet": "Создать кошелек",
"plugin.lthn.wallet.button.restore-wallet": "Восстановить кошелек",
"plugin.lthn.wallet.label.address": "Адрес",
"plugin.lthn.wallet.label.autosave": "Сохранить открытый кошелек",
"plugin.lthn.wallet.label.filename": "Имя файла",
"plugin.lthn.wallet.label.restore-height": "Восстановить высоту",
"plugin.lthn.wallet.label.spend-key": "Ключ тратить",
"plugin.lthn.wallet.label.view-key": "Просмотр ключа",
"plugin.lthn.wallet.label.wallet-password": "Пароль кошелька",
"plugin.lthn.wallet.label.wallet-password-confirm": "Подтвердите Пароль",
"plugin.lthn.wallet.titles.new-wallet": "Сделать новый кошелек",
"plugin.lthn.wallet.titles.restore-keys": "Восстановить с ключей",
"plugin.lthn.wallet.titles.restore-seed": "Восстановить из семян",
"words.actions.add": "добавлять",
"words.actions.clone": "клон",
"words.actions.edit": "редактировать",
"words.actions.install": "устанавливать",
"words.actions.new": "новый",
"words.actions.report": "отчет",
"words.actions.save": "Сохранить",
"words.documentation": "Документация",
"words.states.not_installed": "Не установлено",
"words.states.not_installed_desc": "Нажмите «Установить блокчейн», чтобы загрузить последнюю версию интерфейса командной строки Lethean Blockchain.",
"words.things.button": "кнопка",
"words.things.menu": "меню",
"words.things.page": "страница",
"words.things.problem": "Проблема"
}