-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into 274-deep-linking-on-tauri
- Loading branch information
Showing
124 changed files
with
2,484 additions
and
1,266 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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 |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"submit": "提交", | ||
"cancel": "取消", | ||
"temperature": "温度", | ||
"max-temperature": "最高温度", | ||
"usage": "使用", | ||
"seconds": "片刻", | ||
"copied": "复制", | ||
"unknown": "未知", | ||
"versions": "版本", | ||
"version": "版本", | ||
"resources": "资源", | ||
"hashrate": "哈希率", | ||
"utilization": "利用率", | ||
"mode": "模式", | ||
"day": "天", | ||
"shutting-down": "停工..", | ||
"tari-universe": "Tari宇宙", | ||
"testnet": "测试网" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"field-error-message": { | ||
"invalid": "字段无效", | ||
"required": "必填字段", | ||
"password-too-short": "密码必须至少包含8个字符", | ||
"invalid-url": "必须是有效的URL地址", | ||
"invalid-email": "输入有效的电子邮件地址", | ||
"invalid-date": "日期无效", | ||
"integers-only": "只允许整数" | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"floor": "地板", | ||
"current-block-time": "当前区块时间", | ||
"your-reward-is": "你的奖励是", | ||
"connection-to-node-lost": "与矿工的连接丢失。请等待矿机重新连接或重启矿机.", | ||
"mining-button-text": { | ||
"starting-mining": "开始挖矿", | ||
"start-mining": "开始挖矿", | ||
"pause-mining": "暂停挖矿", | ||
"changing-mode": "更改模式", | ||
"cancel-mining": "取消挖矿", | ||
"waiting-for-idle": "等待空闲", | ||
"started-auto-mining": "自动挖矿开始" | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"settings": "设置", | ||
"seed-words": "种子词", | ||
"change-language": "更改语言", | ||
"logs": "Logs", | ||
"open-logs-directory": "打开日志目录", | ||
"debug-info": "Debug", | ||
"hardware-status": "硬件状态", | ||
"update-versions": "更新版本", | ||
"refresh-versions": "刷新版本", | ||
"idle-timeout": { | ||
"title": "机器被视为空闲的时间", | ||
"placeholder": "输入空闲超时时间(秒)", | ||
"max": "最大值为21600秒", | ||
"min": "最小值为1秒" | ||
}, | ||
"monero-address": { | ||
"title": "Monero 地址", | ||
"placeholder": "输入门罗地址" | ||
}, | ||
"last-block-added-time": "最后添加到链时间的块", | ||
"visual-mode": "视觉模式", | ||
"pool-mining": "Pool 挖矿", | ||
"pool-mining-description": "启用后,您将在矿池中挖矿并加入一组矿工(部落).", | ||
"cpu-mining-enabled": "CPU 挖矿", | ||
"gpu-mining-enabled": "GPU 挖矿", | ||
"p2pool-stats": "P2Pool状态", | ||
"tribe": "部落", | ||
"miners": "矿工", | ||
"tribe-earnings": "部落收入", | ||
"tribe-pool-height": "泳池高度", | ||
"p2pool-hash-rate": "池哈希率", | ||
"p2pool-total-earnings": "池总收益", | ||
"p2pool-chain-tip": "链条尖端", | ||
"p2pool-user-total-earnings": "总收入", | ||
"yes": "是的", | ||
"cancel": "取消", | ||
"reset-settings": "重置", | ||
"reset-permanently": "您确定要永久重置所有设置吗?" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"setting-up": "正在建立tari机器...", | ||
"this-might-take-a-few-minutes": "这需要几分钟", | ||
"dont-worry": "别担心,你只需要做一次。", | ||
"title": { | ||
"starting-up": "启动", | ||
"checking-latest-version-node": "检查节点的最新版本", | ||
"checking-latest-version-mmproxy": "正在检查mmproxy的最新版本", | ||
"checking-latest-version-wallet": "正在检查wallet最新版本", | ||
"checking-latest-version-xmrig": "C正在检查xmrig最新版本", | ||
"checking-latest-version-sha-p2pool": "正在sha-p2pool最新版本", | ||
"waiting-for-wallet": "等待钱包", | ||
"waiting-for-node": "等待节点同步", | ||
"preparing-for-initial-sync": "准备初始同步", | ||
"starting-mmproxy": "正在启动合并挖掘代理", | ||
"starting-p2pool": "设置 P2Pool", | ||
"application-started": "应用程序已启动", | ||
"downloading": "D下载中", | ||
"download-completed": "下载完成", | ||
"waiting-for-header-sync": "正在等待标头同步. {{local_height}}/{{tip_height}} 标题已同步", | ||
"waiting-for-block-sync": "等待块同步. {{local_height}}/{{tip_height}} 块同步完成" | ||
}, | ||
"new-tari-version-available": "Tari Universe的新版本可用!", | ||
"would-you-like-to-install": "你需要下载最新版tari宇宙吗? {{version}} ", | ||
"yes": "是", | ||
"no": "不" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"auto-miner":"自动采矿机", | ||
"auto-miner-description":"当您的机器闲置时,自动矿机将打开您的矿机", | ||
"next-milestone":"下一个里程碑", | ||
"wallet-balance":"钱包余额", | ||
"setup-scheduler":"安装计划程序", | ||
"mining-schedules":"采矿时间表", | ||
"mining-schedules-description":"安排您的采矿活动" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"title": "部落的观点" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"loginButton": "Log in to claim gems", | ||
"logout": "Logout", | ||
"permissionNoGems": { | ||
"title": "Make Tari Universe better", | ||
"text": "Tari Universe would like to use analytics to improve your experience." | ||
}, | ||
"permission": { | ||
"title": "Earn Gems & make Tari Universe better", | ||
"text": "Tari Universe would like to use analytics to improve your experience and reward you with gems for mining." | ||
} | ||
} |
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 |
---|---|---|
|
@@ -8,4 +8,4 @@ | |
"invalid-date": "Date is invalid", | ||
"integers-only": "Only Integers Allowed" | ||
} | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"loginButton": "Log in to claim gems", | ||
"logout": "Logout", | ||
"permission": { | ||
"title": "Earn Gems & make Tari Universe better", | ||
"text": "Tari Universe would like to use analytics to improve your experience and reward you with gems for mining." | ||
} | ||
} |
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
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
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
Oops, something went wrong.