New translations app.json (Chinese Traditional)

This commit is contained in:
Eugen Rochko 2022-11-16 09:45:39 +01:00
parent 3e89962373
commit 58ae3668e2
1 changed files with 12 additions and 7 deletions

View File

@ -74,8 +74,8 @@
"take_photo": "拍攝照片", "take_photo": "拍攝照片",
"save_photo": "儲存照片", "save_photo": "儲存照片",
"copy_photo": "複製照片", "copy_photo": "複製照片",
"sign_in": "登入", "sign_in": "Log in",
"sign_up": "註冊", "sign_up": "Create account",
"see_more": "檢視更多", "see_more": "檢視更多",
"preview": "預覽", "preview": "預覽",
"share": "分享", "share": "分享",
@ -218,10 +218,16 @@
"get_started": "新手上路", "get_started": "新手上路",
"log_in": "登入" "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": { "server_picker": {
"title": "Mastodon 由不同伺服器的使用者組成。", "title": "Mastodon 由不同伺服器的使用者組成。",
"subtitle": "基於您的興趣、地區、或一般用途選定一個伺服器。", "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.",
"subtitle_extend": "基於您的興趣、地區、或一般用途選定一個伺服器。每個伺服器是由完全獨立的組織或個人營運。",
"button": { "button": {
"category": { "category": {
"all": "全部", "all": "全部",
@ -248,8 +254,7 @@
"category": "分類" "category": "分類"
}, },
"input": { "input": {
"placeholder": "搜尋伺服器", "search_servers_or_enter_url": "Search communities or enter URL"
"search_servers_or_enter_url": "搜尋伺服器或輸入網址"
}, },
"empty_state": { "empty_state": {
"finding_servers": "尋找可用的伺服器...", "finding_servers": "尋找可用的伺服器...",