New translations app.json (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2021-08-03 11:15:12 +02:00
parent 64fda24c8f
commit f3bb5a7d22
1 changed files with 39 additions and 39 deletions

View File

@ -275,55 +275,55 @@
"taken": "%s 已被使用", "taken": "%s 已被使用",
"reserved": "%s 是一个保留的关键字", "reserved": "%s 是一个保留的关键字",
"accepted": "%s 必须被接受", "accepted": "%s 必须被接受",
"blank": "%s is required", "blank": "%s 为必需项",
"invalid": "%s is invalid", "invalid": "%s 无效",
"too_long": "%s is too long", "too_long": "%s 长度过长",
"too_short": "%s is too short", "too_short": "%s 长度太短",
"inclusion": "%s is not a supported value" "inclusion": "%s 是不支持的值"
}, },
"special": { "special": {
"username_invalid": "Username must only contain alphanumeric characters and underscores", "username_invalid": "用户名只能包含字母数字和下划线字符",
"username_too_long": "Username is too long (cant be longer than 30 characters)", "username_too_long": "用户名太长(不能超过 30 个字符)",
"email_invalid": "This is not a valid email address", "email_invalid": "这不是一个有效的电子邮件地址",
"password_too_short": "Password is too short (must be at least 8 characters)" "password_too_short": "密码太短(至少需要 8 个字符)"
} }
} }
}, },
"server_rules": { "server_rules": {
"title": "Some ground rules.", "title": "一些基本规则。",
"subtitle": "These rules are set by the admins of %s.", "subtitle": "这些规则由 %s 的管理员设置。",
"prompt": "By continuing, youre subject to the terms of service and privacy policy for %s.", "prompt": "如果继续,你必须遵守 %s 的服务条款和隐私政策。",
"terms_of_service": "terms of service", "terms_of_service": "服务条款",
"privacy_policy": "privacy policy", "privacy_policy": "隐私政策",
"button": { "button": {
"confirm": "I Agree" "confirm": "我同意"
} }
}, },
"confirm_email": { "confirm_email": {
"title": "One last thing.", "title": "最后一件事。",
"subtitle": "We just sent an email to %s,\ntap the link to confirm your account.", "subtitle": "我们刚刚向 %s 发送了一封电子邮件,\n点击链接确认你的帐户。",
"button": { "button": {
"open_email_app": "Open Email App", "open_email_app": "打开电子邮件应用",
"dont_receive_email": "I never got an email" "dont_receive_email": "我还没有收到电子邮件"
}, },
"dont_receive_email": { "dont_receive_email": {
"title": "Check your email", "title": "请检查你的邮箱。",
"description": "Check if your email address is correct as well as your junk folder if you havent.", "description": "检查您的电子邮件地址是否正确,同时请检查你的垃圾箱。",
"resend_email": "Resend Email" "resend_email": "重新发送邮件"
}, },
"open_email_app": { "open_email_app": {
"title": "Check your inbox.", "title": "检查你的邮箱",
"description": "We just sent you an email. Check your junk folder if you havent.", "description": "我们刚刚向你发送了一封电子邮件。如果未收到,请检查你的垃圾箱。",
"mail": "Mail", "mail": "邮件",
"open_email_client": "Open Email Client" "open_email_client": "打开邮件客户端"
} }
}, },
"home_timeline": { "home_timeline": {
"title": "Home", "title": "主页",
"navigation_bar_state": { "navigation_bar_state": {
"offline": "Offline", "offline": "离线",
"new_posts": "查看新帖子", "new_posts": "查看新帖子",
"published": "Published!", "published": "已发送",
"Publishing": "正在发送..." "Publishing": "正在发送..."
} }
}, },
@ -457,29 +457,29 @@
"posts": "帖子" "posts": "帖子"
}, },
"empty_state": { "empty_state": {
"no_results": "No results" "no_results": "无结果"
}, },
"recent_search": "Recent searches", "recent_search": "最近搜索",
"clear": "Clear" "clear": "清除"
} }
}, },
"hashtag": { "hashtag": {
"prompt": "%s people talking" "prompt": "%s 人正在讨论"
}, },
"favorite": { "favorite": {
"title": "Your Favorites" "title": "你的喜欢"
}, },
"notification": { "notification": {
"title": { "title": {
"Everything": "Everything", "Everything": "所有",
"Mentions": "Mentions" "Mentions": "提及"
}, },
"action": { "action": {
"follow": "followed you", "follow": "关注了你",
"favourite": "喜欢了你的帖子", "favourite": "喜欢了你的帖子",
"reblog": "转发了你的帖子", "reblog": "转发了你的帖子",
"poll": "Your poll has ended", "poll": "你的投票已经结束",
"mention": "mentioned you", "mention": "提及了你",
"follow_request": "向你发送了关注请求" "follow_request": "向你发送了关注请求"
}, },
"keyobard": { "keyobard": {