New translations app.json (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2022-02-15 07:15:45 +01:00
parent 7d8e798326
commit 3bb2cd5e4a
1 changed files with 24 additions and 24 deletions

View File

@ -154,8 +154,8 @@
"visibility": { "visibility": {
"unlisted": "Everyone can see this post but not display in the public timeline.", "unlisted": "Everyone can see this post but not display in the public timeline.",
"private": "Only their followers can see this post.", "private": "Only their followers can see this post.",
"private_from_me": "Only my followers can see this post.", "private_from_me": "只有我的关注者才能看到此帖子。",
"direct": "Only mentioned user can see this post." "direct": "只有提到的用户才能看到此帖子。"
} }
}, },
"friendship": { "friendship": {
@ -419,26 +419,26 @@
"segmented_control": { "segmented_control": {
"posts": "帖子", "posts": "帖子",
"replies": "回复", "replies": "回复",
"posts_and_replies": "Posts and Replies", "posts_and_replies": "帖子与回复",
"media": "媒体", "media": "媒体",
"about": "About" "about": "关于"
}, },
"relationship_action_alert": { "relationship_action_alert": {
"confirm_mute_user": { "confirm_mute_user": {
"title": "Mute Account", "title": "静音账户",
"message": "Confirm to mute %s" "message": "确认静音 %s"
}, },
"confirm_unmute_user": { "confirm_unmute_user": {
"title": "取消静音账户", "title": "取消静音账户",
"message": "确认取消静音 %s" "message": "确认取消静音 %s"
}, },
"confirm_block_user": { "confirm_block_user": {
"title": "Block Account", "title": "屏蔽帐户",
"message": "Confirm to block %s" "message": "确认屏蔽 %s"
}, },
"confirm_unblock_user": { "confirm_unblock_user": {
"title": "Unblock Account", "title": "解除屏蔽帐户",
"message": "Confirm to unblock %s" "message": "确认取消屏蔽 %s"
} }
} }
}, },
@ -490,12 +490,12 @@
"Mentions": "提及" "Mentions": "提及"
}, },
"notification_description": { "notification_description": {
"followed_you": "followed you", "followed_you": "关注了你",
"favorited_your_post": "favorited your post", "favorited_your_post": "喜欢了你的帖子",
"reblogged_your_post": "reblogged your post", "reblogged_your_post": "转发了你的帖子",
"mentioned_you": "mentioned you", "mentioned_you": "提及了你",
"request_to_follow_you": "request to follow you", "request_to_follow_you": "关注请求",
"poll_has_ended": "poll has ended" "poll_has_ended": "投票已结束"
}, },
"keyobard": { "keyobard": {
"show_everything": "显示全部", "show_everything": "显示全部",
@ -516,11 +516,11 @@
"dark": "深色" "dark": "深色"
}, },
"look_and_feel": { "look_and_feel": {
"title": "Look and Feel", "title": "外观和风格",
"use_system": "Use System", "use_system": "跟随系统",
"really_dark": "Really Dark", "really_dark": "暗色",
"sorta_dark": "Sorta Dark", "sorta_dark": "深色",
"light": "Light" "light": "浅色"
}, },
"notifications": { "notifications": {
"title": "通知", "title": "通知",
@ -563,17 +563,17 @@
} }
}, },
"report": { "report": {
"title_report": "Report", "title_report": "举报",
"title": "举报 %s", "title": "举报 %s",
"step1": "步骤 1 / 2", "step1": "步骤 1 / 2",
"step2": "步骤 2 / 2", "step2": "步骤 2 / 2",
"content1": "是否有帖子需要举报?", "content1": "是否有帖子需要举报?",
"content2": "是否有关于此举报的详细描述信息?", "content2": "是否有关于此举报的详细描述信息?",
"report_sent_title": "Thanks for reporting, well look into this.", "report_sent_title": "感谢提交举报,我们将会进行处理。",
"send": "发送举报", "send": "发送举报",
"skip_to_send": "直接发送", "skip_to_send": "直接发送",
"text_placeholder": "输入或粘贴额外的注释", "text_placeholder": "输入或粘贴额外的注释",
"reported": "REPORTED" "reported": "已报告"
}, },
"preview": { "preview": {
"keyboard": { "keyboard": {