New translations app.json (Chinese Traditional)
This commit is contained in:
parent
3e89962373
commit
58ae3668e2
|
@ -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": "Mastodon 由不同伺服器的使用者組成。",
|
||||
"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": "搜尋伺服器或輸入網址"
|
||||
"search_servers_or_enter_url": "Search communities or enter URL"
|
||||
},
|
||||
"empty_state": {
|
||||
"finding_servers": "尋找可用的伺服器...",
|
||||
|
|
Loading…
Reference in New Issue