New translations app.json (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2021-08-03 08:13:51 +02:00
parent 5fa9231055
commit 506575c652
1 changed files with 87 additions and 87 deletions

View File

@ -17,78 +17,78 @@
}, },
"discard_post_content": { "discard_post_content": {
"title": "丢弃草案", "title": "丢弃草案",
"message": "Confirm to discard composed post content." "message": "确认要丢弃正在编辑的内容"
}, },
"publish_post_failure": { "publish_post_failure": {
"title": "Publish Failure", "title": "发送失败",
"message": "Failed to publish the post.\nPlease check your internet connection.", "message": "帖子发送失败。\n请检查你的网络连接。",
"attachments_message": { "attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.", "video_attach_with_photo": "无法在帖子中同时插入视频和图片。",
"more_than_one_video": "Cannot attach more than one video." "more_than_one_video": "最多添加一个视频。"
} }
}, },
"edit_profile_failure": { "edit_profile_failure": {
"title": "Edit Profile Error", "title": "编辑个人资料出现错误",
"message": "Cannot edit profile. Please try again." "message": "无法编辑个人资料,请重试。"
}, },
"sign_out": { "sign_out": {
"title": "Sign Out", "title": "退出",
"message": "Are you sure you want to sign out?", "message": "您确定要退出吗?",
"confirm": "Sign Out" "confirm": "退出"
}, },
"block_domain": { "block_domain": {
"title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.", "title": "你真的确定要屏蔽所有来自 %s 的内容吗?多数情况下,屏蔽或隐藏几个特定的用户就已经足够了。来自该网站的内容将不再出现在你的任何公共时间轴或通知列表里。来自该网站的关注者将会被移除。",
"block_entire_domain": "Block Domain" "block_entire_domain": "屏蔽域名"
}, },
"save_photo_failure": { "save_photo_failure": {
"title": "Save Photo Failure", "title": "保存照片失败",
"message": "Please enable the photo library access permission to save the photo." "message": "请启用照片库访问权限以保存照片。"
}, },
"delete_post": { "delete_post": {
"title": "Are you sure you want to delete this post?", "title": "确定要删除这条消息吗?",
"delete": "Delete" "delete": "删除"
}, },
"clean_cache": { "clean_cache": {
"title": "Clean Cache", "title": "清除缓存",
"message": "Successfully cleaned %s cache." "message": "成功清除 %s 缓存。"
} }
}, },
"controls": { "controls": {
"actions": { "actions": {
"back": "Back", "back": "返回",
"next": "Next", "next": "下一个",
"previous": "Previous", "previous": "上一个",
"open": "Open", "open": "打开",
"add": "Add", "add": "添加",
"remove": "Remove", "remove": "删除",
"edit": "Edit", "edit": "编辑",
"save": "Save", "save": "保存",
"ok": "OK", "ok": "好的",
"done": "Done", "done": "完成",
"confirm": "Confirm", "confirm": "确认",
"continue": "Continue", "continue": "继续",
"cancel": "Cancel", "cancel": "取消",
"discard": "Discard", "discard": "放弃",
"try_again": "Try Again", "try_again": "再试一次",
"take_photo": "Take Photo", "take_photo": "拍照",
"save_photo": "Save Photo", "save_photo": "保存照片",
"copy_photo": "Copy Photo", "copy_photo": "拷贝照片",
"sign_in": "Sign In", "sign_in": "登录",
"sign_up": "Sign Up", "sign_up": "注册",
"see_more": "See More", "see_more": "查看更多",
"preview": "Preview", "preview": "预览",
"share": "Share", "share": "分享",
"share_user": "Share %s", "share_user": "分享 %s",
"share_post": "Share Post", "share_post": "分享帖子",
"open_in_safari": "Open in Safari", "open_in_safari": "在 Safari 中打开",
"find_people": "Find people to follow", "find_people": "查看推荐关注的用户",
"manually_search": "Manually search instead", "manually_search": "手动搜索用户",
"skip": "Skip", "skip": "跳过",
"reply": "Reply", "reply": "回复",
"report_user": "Report %s", "report_user": "举报 %s",
"block_domain": "Block %s", "block_domain": "屏蔽 %s",
"unblock_domain": "Unblock %s", "unblock_domain": "解除屏蔽 %s",
"settings": "Settings", "settings": "设置",
"delete": "Delete" "delete": "Delete"
}, },
"tabs": { "tabs": {
@ -159,60 +159,60 @@
"block_user": "Block %s", "block_user": "Block %s",
"block_domain": "Block %s", "block_domain": "Block %s",
"unblock": "Unblock", "unblock": "Unblock",
"unblock_user": "Unblock %s", "unblock_user": "解除屏蔽 %s",
"blocked": "Blocked", "blocked": "已屏蔽",
"mute": "Mute", "mute": "静音",
"mute_user": "Mute %s", "mute_user": "静音 %s",
"unmute": "Unmute", "unmute": "取消静音",
"unmute_user": "Unmute %s", "unmute_user": "取消静音 %s",
"muted": "Muted", "muted": "已静音",
"edit_info": "Edit Info" "edit_info": "编辑资料"
}, },
"timeline": { "timeline": {
"filtered": "Filtered", "filtered": "已过滤",
"timestamp": { "timestamp": {
"now": "Now", "now": "现在",
"time_ago": "%s ago" "time_ago": "%s "
}, },
"loader": { "loader": {
"load_missing_posts": "Load missing posts", "load_missing_posts": "加载帖子",
"loading_missing_posts": "Loading missing posts...", "loading_missing_posts": "正在加载帖子...",
"show_more_replies": "Show more replies" "show_more_replies": "显示更多回复"
}, },
"header": { "header": {
"no_status_found": "No Post Found", "no_status_found": "没有找到帖子",
"blocking_warning": "You cant view this user's profile\n until you unblock them.\nYour profile looks like this to them.", "blocking_warning": "您无法查看此用户的个人资料\n直到您解除屏蔽他们。\n您的个人资料看起来对他们来说是这样的。",
"user_blocking_warning": "You cant view %ss profile\n until you unblock them.\nYour profile looks like this to them.", "user_blocking_warning": "您无法查看 %s 的个人资料\n直到您解除屏蔽他们。\n您的个人资料看起来对他们来说是这样的。",
"blocked_warning": "You cant view this users profile\n until they unblock you.", "blocked_warning": "您不能查看此用户的个人资料\n直到他们解除屏蔽。",
"user_blocked_warning": "You cant view %ss profile\n until they unblock you.", "user_blocked_warning": "您不能查看 %s 的个人资料\n直到他们解除屏蔽。",
"suspended_warning": "This user has been suspended.", "suspended_warning": "此用户已被封禁。",
"user_suspended_warning": "%ss account has been suspended." "user_suspended_warning": "%s 已被封禁。"
}, },
"accessibility": { "accessibility": {
"count_replies": "%s replies", "count_replies": "%s 条回复",
"count_reblogs": "%s reblogs", "count_reblogs": "%s 条转发",
"count_favorites": "%s favorites" "count_favorites": "%s 个喜欢"
} }
} }
} }
}, },
"scene": { "scene": {
"welcome": { "welcome": {
"slogan": "Social networking\nback in your hands." "slogan": "社交网络\n回到你的手中。"
}, },
"server_picker": { "server_picker": {
"title": "Pick a server,\nany server.", "title": "挑选一个服务器,\n任意服务器。",
"button": { "button": {
"category": { "category": {
"all": "All", "all": "全部",
"all_accessiblity_description": "Category: All", "all_accessiblity_description": "类别:全部",
"academia": "academia", "academia": "学术",
"activism": "activism", "activism": "行动主义",
"food": "food", "food": "美食",
"furry": "furry", "furry": "兽迷",
"games": "games", "games": "游戏",
"general": "general", "general": "通用",
"journalism": "journalism", "journalism": "新闻",
"lgbt": "lgbt", "lgbt": "lgbt",
"regional": "regional", "regional": "regional",
"art": "art", "art": "art",