This repository has been archived by the owner on Oct 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
829 additions
and
830 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,117 +1,117 @@ | ||
product: 'Nano桌面客户端’ | ||
cancel: ‘取消’ | ||
done: ‘完成’ | ||
loading: ‘加载中…’ | ||
previous: ‘上一步’ | ||
next: ‘下一步’ | ||
current: ‘(当前)’ | ||
import: ‘导入’ | ||
password: ‘密码’ | ||
confirmPassword: ‘确认密码' | ||
overview: ‘总览’ | ||
send: ‘发送’ | ||
max: ‘最大值’ | ||
totalAvailableBalance: ‘全部可用余额’ | ||
receive: ‘收到’ | ||
close: ‘关闭’ | ||
settings: ‘设置’ | ||
logout: ‘登出’ | ||
history: ‘历史’ | ||
save: ‘保存’ | ||
delete: ‘删除’ | ||
seed: ‘种子’ | ||
mnemonic: ‘助记词’ | ||
reveal: ‘显示’ | ||
type: ‘键入’ | ||
amount: ‘数量’ | ||
wallet: ‘钱包’ | ||
account: ‘账户’ | ||
balance: ‘账户余额’ | ||
pending: ‘等待’ | ||
node: ‘节点’ | ||
data: ‘数据’ | ||
downloading: ‘正在下载 {asset}...' | ||
verifying: ‘正在验证 {asset}...' | ||
extracting: ‘正在提取 {asset}...' | ||
starting: ‘正在启动节点’ | ||
currency: '{amount}' | ||
copyAddress: ‘复制地址’ | ||
addressCopied: ‘复制的地址: {address}' | ||
status: | ||
state: ‘状态’ | ||
online: ‘在线’ | ||
connecting: ‘正在连接’ | ||
count: ‘区块数’ | ||
unchecked: ‘未确认区块’ | ||
peers: ‘点’ | ||
balancePending: ‘正在加载账户余额’ | ||
NANO: 'NANO' | ||
BTC: 'BTC' | ||
USD: ‘美元’ | ||
EUR: ‘欧元’ | ||
walletSettings: ‘钱包设置’ | ||
editAccountSettings: ‘修改账户设置’ | ||
accountSettings: ‘账户设置’ | ||
accountSettingsSaved: ‘账户设置已保存!’ | ||
unknown: ‘(未知)’ | ||
label: ‘标签’ | ||
login: | ||
lead: ‘登陆以解锁你的钱包.’ | ||
instructions: '你可以通过解锁来登陆并使用你当前的钱包,或者你可以选择创建新的钱包’ | ||
setupWallet: ‘创建新钱包’ | ||
wallets: | ||
unlock: | ||
unlockWallet: ‘解锁钱包’ | ||
invalidPassword: ‘密码错误!’ | ||
backup: | ||
title: ‘备份种子’ | ||
lead: "这是你新钱包的便于识别的种子助记词:” | ||
copy: ‘复制种子’ | ||
copied: ‘种子已复制到粘贴板!’ | ||
download: ‘下载’ | ||
help: > | ||
为了保护你的个人财产,最好的方式就是在一张纸上手写下你的种子助记词并将它保存在安全的地方,以防未来丢失你的种子。 | ||
confirm: “确定你已经写下你的助记词了吗?” | ||
import: | ||
title: ‘导入钱包’ | ||
copied: '种子已复制到粘贴板!' | ||
help: | ||
seed: “你钱包的64位hex种子。” | ||
mnemonic: “你钱包BIP39格式的助记词。” | ||
password: | ||
title: ‘钱包密码’ | ||
submit: ‘设置密码’ | ||
accounts: | ||
cannotDelete: ‘不能删除有余额的钱包!’ | ||
send: | ||
source: ‘发送账户’ | ||
search: ‘搜索账户’ | ||
destination: ‘收款账户’ | ||
placeholder: ‘地址 (比如:xrb_...)' | ||
amount: ‘数量 (NANO)' | ||
insufficient: ‘输入数量超出账户余额’ | ||
history: | ||
none: ‘无历史记录’ | ||
overview: | ||
none: ‘钱包内无账户.’ | ||
create: ‘创建账户’ | ||
created: ‘已生成新账户!’ | ||
settings: | ||
changeRepresentative: '修改代理’ | ||
changePassword: ‘修改密码’ | ||
representativeChanged: '钱包代理已修改!’ | ||
representativeChangeFailed: '代理修改失败!’ | ||
passwordChanged: '密码已修改!’ | ||
passwordsDontMatch: “密码不匹配!” | ||
logout: | ||
title: ‘确认登出’ | ||
lead: ‘你确认要登出吗?’ | ||
warning: > | ||
<strong>警告</strong>: 如果你登出后忘记你的密码,你需要使用种子重新导入你的钱包! | ||
setup: | ||
lead: “让我们来对你的钱包进行相关设置。” | ||
instructions: > | ||
使用nano桌面客户端时,你需要首先创建一个新的钱包,或者用种子导入你的钱包数据 | ||
create: ‘创建新钱包’ | ||
or: ‘或者’ | ||
import: ‘导入钱包’ | ||
product: 'Nano桌面客户端' | ||
cancel: '取消' | ||
done: '完成' | ||
loading: '加载中…' | ||
previous: '上一步' | ||
next: '下一步' | ||
current: '(当前)' | ||
import: '导入' | ||
password: '密码' | ||
confirmPassword: '确认密码' | ||
overview: '总览' | ||
send: '发送' | ||
max: '最大值' | ||
totalAvailableBalance: '全部可用余额' | ||
receive: '收到' | ||
close: '关闭' | ||
settings: '设置' | ||
logout: '登出' | ||
history: '历史' | ||
save: '保存' | ||
delete: '删除' | ||
seed: '种子' | ||
mnemonic: '助记词' | ||
reveal: '显示' | ||
type: '键入' | ||
amount: '数量' | ||
wallet: '钱包' | ||
account: '账户' | ||
balance: '账户余额' | ||
pending: '等待' | ||
node: '节点' | ||
data: '数据' | ||
downloading: '正在下载 {asset}...' | ||
verifying: '正在验证 {asset}...' | ||
extracting: '正在提取 {asset}...' | ||
starting: '正在启动节点' | ||
currency: '{amount}' | ||
copyAddress: '复制地址' | ||
addressCopied: '复制的地址: {address}' | ||
status: | ||
state: '状态' | ||
online: '在线' | ||
connecting: '正在连接' | ||
count: '区块数' | ||
unchecked: '未确认区块' | ||
peers: '点' | ||
balancePending: '正在加载账户余额' | ||
NANO: 'NANO' | ||
BTC: 'BTC' | ||
USD: '美元' | ||
EUR: '欧元' | ||
walletSettings: '钱包设置' | ||
editAccountSettings: '修改账户设置' | ||
accountSettings: '账户设置' | ||
accountSettingsSaved: '账户设置已保存!' | ||
unknown: '(未知)' | ||
label: '标签' | ||
login: | ||
lead: '登陆以解锁你的钱包.' | ||
instructions: '你可以通过解锁来登陆并使用你当前的钱包,或者你可以选择创建新的钱包' | ||
setupWallet: '创建新钱包' | ||
wallets: | ||
unlock: | ||
unlockWallet: '解锁钱包' | ||
invalidPassword: '密码错误!' | ||
backup: | ||
title: '备份种子' | ||
lead: '这是你新钱包的便于识别的种子助记词:' | ||
copy: '复制种子' | ||
copied: '种子已复制到粘贴板!' | ||
download: '下载' | ||
help: > | ||
为了保护你的个人财产,最好的方式就是在一张纸上手写下你的种子助记词并将它保存在安全的地方,以防未来丢失你的种子。 | ||
confirm: '确定你已经写下你的助记词了吗?' | ||
import: | ||
title: '导入钱包' | ||
copied: '种子已复制到粘贴板!' | ||
help: | ||
seed: '你钱包的64位hex种子。' | ||
mnemonic: '你钱包BIP39格式的助记词。' | ||
password: | ||
title: '钱包密码' | ||
submit: '设置密码' | ||
accounts: | ||
cannotDelete: '不能删除有余额的钱包!' | ||
send: | ||
source: '发送账户' | ||
search: '搜索账户' | ||
destination: '收款账户' | ||
placeholder: '地址 (比如:xrb_...)' | ||
amount: '数量 (NANO)' | ||
insufficient: '输入数量超出账户余额' | ||
history: | ||
none: '无历史记录' | ||
overview: | ||
none: '钱包内无账户.' | ||
create: '创建账户' | ||
created: '已生成新账户!' | ||
settings: | ||
changeRepresentative: '修改代理' | ||
changePassword: '修改密码' | ||
representativeChanged: '钱包代理已修改!' | ||
representativeChangeFailed: '代理修改失败!' | ||
passwordChanged: '密码已修改!' | ||
passwordsDontMatch: '密码不匹配!' | ||
logout: | ||
title: '确认登出' | ||
lead: '你确认要登出吗?' | ||
warning: > | ||
<strong>警告</strong>: 如果你登出后忘记你的密码,你需要使用种子重新导入你的钱包! | ||
setup: | ||
lead: '让我们来对你的钱包进行相关设置。' | ||
instructions: > | ||
使用nano桌面客户端时,你需要首先创建一个新的钱包,或者用种子导入你的钱包数据 | ||
create: '创建新钱包' | ||
or: '或者' | ||
import: '导入钱包' |
Oops, something went wrong.