New translations translation.json (Chinese Simplified)

This commit is contained in:
AkiraFukushima 2019-12-11 04:49:04 +09:00
parent 9424afbfcc
commit 82c6a58059
1 changed files with 15 additions and 15 deletions

View File

@ -130,8 +130,8 @@
"hideAllAttachments": "总是隐藏所有媒体" "hideAllAttachments": "总是隐藏所有媒体"
}, },
"other": { "other": {
"title": "Other options", "title": "其它选项",
"launch": "Launch app on login" "launch": "登录时启动程序"
} }
}, },
"appearance": { "appearance": {
@ -196,17 +196,17 @@
"confirm_message": "确定移除所有关联吗?" "confirm_message": "确定移除所有关联吗?"
}, },
"network": { "network": {
"title": "Network", "title": "网络",
"proxy": { "proxy": {
"title": "Proxy Configuration", "title": "代理配置",
"no": "No proxy", "no": "不使用代理",
"system": "Use system proxy", "system": "使用系统代理",
"manual": "Manual proxy configuration", "manual": "手动配置代理",
"protocol": "Protocol", "protocol": "协议",
"host": "Proxy host", "host": "代理主机",
"port": "Proxy port", "port": "代理端口",
"username": "Proxy username", "username": "用户名",
"password": "Proxy password", "password": "密码",
"protocol_list": { "protocol_list": {
"http": "http", "http": "http",
"https": "https", "https": "https",
@ -216,7 +216,7 @@
"socks5h": "socks5h" "socks5h": "socks5h"
} }
}, },
"save": "Save" "save": "保存"
}, },
"language": { "language": {
"title": "语言", "title": "语言",
@ -284,7 +284,7 @@
"ctrl_k": "跳转至其他时间线", "ctrl_k": "跳转至其他时间线",
"ctrl_n": "打开发嘟弹窗", "ctrl_n": "打开发嘟弹窗",
"ctrl_enter": "发布嘟文", "ctrl_enter": "发布嘟文",
"ctrl_r": "Reload current timeline", "ctrl_r": "重新加载当前时间线",
"j": "选择下一条嘟文", "j": "选择下一条嘟文",
"k": "选择上一条嘟文", "k": "选择上一条嘟文",
"h": "聚焦至左侧的列", "h": "聚焦至左侧的列",
@ -425,7 +425,7 @@
"add_user_error": "添加用户失败", "add_user_error": "添加用户失败",
"authorize_url_error": "无法获取认证 URL", "authorize_url_error": "无法获取认证 URL",
"domain_confirmed": "{{domain}} 已确认,请登录", "domain_confirmed": "{{domain}} 已确认,请登录",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL", "domain_doesnt_exist": "连接 {{domain}} 失败,请确认服务器 URL",
"loading": "加载中..." "loading": "加载中..."
}, },
"validation": { "validation": {