New translations translation.json (Chinese Simplified)

This commit is contained in:
AkiraFukushima 2019-11-19 01:22:02 +09:00
parent 0872b7f3a0
commit 400323d347
1 changed files with 31 additions and 0 deletions

View File

@ -128,6 +128,10 @@
"cw": "始终展开具有内容警告的嘟文",
"nfsw": "总是显示被标记为敏感内容的媒体",
"hideAllAttachments": "总是隐藏所有媒体"
},
"other": {
"title": "Other options",
"launch": "Launch app on login"
}
},
"appearance": {
@ -191,6 +195,29 @@
"cancel": "取消",
"confirm_message": "确定移除所有关联吗?"
},
"network": {
"title": "Network",
"proxy": {
"title": "Proxy Configuration",
"no": "No proxy",
"system": "Use system proxy",
"manual": "Manual proxy configuration",
"protocol": "Protocol",
"host": "Proxy host",
"port": "Proxy port",
"username": "Proxy username",
"password": "Proxy password",
"protocol_list": {
"http": "http",
"https": "https",
"socks4": "socks4",
"socks4a": "socks4a",
"socks5": "socks5",
"socks5h": "socks5h"
}
},
"save": "Save"
},
"language": {
"title": "语言",
"language_description": "设定 Whalebird 的界面语言。",
@ -257,6 +284,7 @@
"ctrl_k": "跳转至其他时间线",
"ctrl_n": "打开发嘟弹窗",
"ctrl_enter": "发布嘟文",
"ctrl_r": "Reload current timeline",
"j": "选择下一条嘟文",
"k": "选择上一条嘟文",
"h": "聚焦至左侧的列",
@ -348,6 +376,8 @@
},
"login": {
"domain_name_label": "首先让我们登入一个 Mastodon 实例。请输入实例的域名:",
"proxy_info": "If you want to use proxy server, please setup your proxy in",
"proxy_here": " here",
"search": "搜索",
"login": "登录"
},
@ -395,6 +425,7 @@
"add_user_error": "添加用户失败",
"authorize_url_error": "无法获取认证 URL",
"domain_confirmed": "{{domain}} 已确认,请登录",
"domain_doesnt_exist": "Failed to connect {{domain}}, make sure the server URL",
"loading": "加载中..."
},
"validation": {