Add/Update Chinese (Simplified) translation

This commit is contained in:
lmath 2016-12-05 18:43:56 +08:00
parent 61fee707ec
commit a875ddcf54
3 changed files with 15 additions and 3 deletions

View file

@ -0,0 +1,5 @@
{
"Add <b>%s</b> new site?": "添加新站点: <b>%s</b>",
"Added <b>%s</b> new site": "已添加到新站点:<b>%s</b>",
"Site deleted: <b>%s</b>": "站点已删除:<b>%s</b>"
}

View file

@ -0,0 +1,7 @@
{
"Pinned %s files": "已固定 %s 个文件",
"Removed pin from %s files": "已解除固定 %s 个文件",
"You started to help distribute <b>%s</b>.<br><small>Directory: %s</small>": "你已经开始帮助分发 <b>%s</b> 。<br><small>目录:%s</small>",
"Help distribute all new optional files on site <b>%s</b>": "你想要帮助分发 <b>%s</b> 站点的所有文件吗?",
"Yes, I want to help!": "是,我想要帮助!"
}

View file

@ -5,10 +5,10 @@
"Report bug/request feature": "反馈问题/请求功能",
"!Open ZeroNet": "!打开 ZeroNet",
"Quit": "退出",
"(active)": "(激活)",
"(passive)": "(passive)",
"(active)": "(主动模式)",
"(passive)": "(被动模式)",
"Connections: %s": "连接数: %s",
"Received: %.2f MB | Sent: %.2f MB": "已: %.2f MB | 已发送: %.2f MB",
"Received: %.2f MB | Sent: %.2f MB": "已收: %.2f MB | 已发送: %.2f MB",
"Show console window": "显示控制台窗口",
"Start ZeroNet when Windows starts": "在 Windows 启动时运行 ZeroNet"
}