New translations app.json (Chinese Traditional)

This commit is contained in:
Eugen Rochko 2022-01-10 04:36:34 +01:00
parent ff3ac07e0d
commit e2becf57b6
1 changed files with 18 additions and 8 deletions

View File

@ -193,10 +193,14 @@
},
"scene": {
"welcome": {
"slogan": "Social networking\nback in your hands."
"slogan": "Social networking\nback in your hands.",
"get_started": "Get Started",
"log_in": "Log In"
},
"server_picker": {
"title": "Pick a server,\nany server.",
"title": "Mastodon is made of users in different communities.",
"subtitle": "Pick a community based on your interests, region, or a general purpose one.",
"subtitle_extend": "Pick a community based on your interests, region, or a general purpose one. Each community is operated by an entirely independent organization or individual.",
"button": {
"category": {
"all": "All",
@ -223,7 +227,7 @@
"category": "CATEGORY"
},
"input": {
"placeholder": "Find a server or join your own..."
"placeholder": "Search communities"
},
"empty_state": {
"finding_servers": "Finding available servers...",
@ -232,7 +236,7 @@
}
},
"register": {
"title": "Tell us about you.",
"title": "Lets get you set up on %s",
"input": {
"avatar": {
"delete": "Delete"
@ -249,6 +253,12 @@
},
"password": {
"placeholder": "password",
"require": "Your password needs at least:",
"character_limit": "8 characters",
"accessibility": {
"checked": "checked",
"unchecked": "unchecked"
},
"hint": "Your password needs at least eight characters"
},
"invite": {
@ -286,7 +296,7 @@
},
"server_rules": {
"title": "Some ground rules.",
"subtitle": "These rules are set by the admins of %s.",
"subtitle": "These are set and enforced by the %s moderators.",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.",
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
@ -296,10 +306,10 @@
},
"confirm_email": {
"title": "One last thing.",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.",
"subtitle": "Tap the link we emailed to you to verify your account.",
"button": {
"open_email_app": "Open Email App",
"dont_receive_email": "I never got an email"
"resend": "Resend"
},
"dont_receive_email": {
"title": "Check your email",
@ -554,4 +564,4 @@
"accessibility_hint": "Double tap to dismiss this wizard"
}
}
}
}