forked from letheanVPN/i18n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathzh.json
57 lines (57 loc) · 2.32 KB
/
zh.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": "区块链",
"menu.text.build": "建立",
"menu.text.dashboard": "仪表板",
"menu.text.docs": "文档",
"menu.text.explorer": "探险者",
"menu.text.help": "救命",
"menu.text.info": "信息",
"menu.text.settings": "设置",
"menu.text.vpn": "虚拟专用网",
"menu.text.wallet": "钱包",
"meta.dashboard.heading": "勒索仪表板",
"meta.dashboard.title": "Lethean (LTHN)",
"plugin.lthn.daemons.lethean-blockchain-export": "区块链导出",
"plugin.lthn.daemons.lethean-blockchain-import": "区块链导入",
"plugin.lthn.daemons.lethean-wallet-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 CLI",
"words.things.button": "按键",
"words.things.menu": "菜单",
"words.things.page": "页",
"words.things.problem": "问题"
}