New translations app.json (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2022-11-16 09:45:23 +01:00
parent a24fec4c8d
commit 93f6cd4812
1 changed files with 12 additions and 7 deletions

View File

@ -74,8 +74,8 @@
"take_photo": "拍照",
"save_photo": "保存照片",
"copy_photo": "拷贝照片",
"sign_in": "登录",
"sign_up": "注册",
"sign_in": "Log in",
"sign_up": "Create account",
"see_more": "查看更多",
"preview": "预览",
"share": "分享",
@ -218,10 +218,16 @@
"get_started": "开始使用",
"log_in": "登录"
},
"login": {
"title": "Welcome back",
"subtitle": "Log you in on the server you created your account on.",
"server_search_field": {
"placeholder": "Enter URL or search for your server"
}
},
"server_picker": {
"title": "挑选一个服务器,\n任意服务器。",
"subtitle": "根据你的兴趣、区域或一般目的选择一个社区。",
"subtitle_extend": "根据你的兴趣、区域或一般目的选择一个社区。每个社区都由完全独立的组织或个人管理。",
"subtitle": "Pick a server based on your region, interests, or a general purpose one. You can still chat with anyone on Mastodon, regardless of your servers.",
"button": {
"category": {
"all": "全部",
@ -248,8 +254,7 @@
"category": "类别"
},
"input": {
"placeholder": "查找或加入你自己的服务器...",
"search_servers_or_enter_url": "搜索服务器或输入 URL"
"search_servers_or_enter_url": "Search communities or enter URL"
},
"empty_state": {
"finding_servers": "正在查找可用的服务器...",
@ -719,4 +724,4 @@
"title": "Bookmarks"
}
}
}
}