From e6d5f285349e82c34c1855260cdb42d33191657b Mon Sep 17 00:00:00 2001 From: Feruz M Date: Mon, 5 Jul 2021 20:24:05 +0300 Subject: [PATCH] New translations en-US.json (Chinese Simplified) --- src/config/locales/zh-CN.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/config/locales/zh-CN.json b/src/config/locales/zh-CN.json index a154dd4e3..1cae50711 100644 --- a/src/config/locales/zh-CN.json +++ b/src/config/locales/zh-CN.json @@ -296,29 +296,29 @@ "limited_lastchar": "标签必须以字母或数字结尾", "setting_schedule": "预定时间", "setting_reward": "奖励", - "setting_beneficiary": "Beneficiary", - "reward_default": "Default 50% / 50%", + "setting_beneficiary": "受益人", + "reward_default": "默认 50% / 50%", "reward_power_up": "Power Up 100%", "reward_decline": "Decline Payout", "beneficiaries": "Beneficiaries", "options": "Options", - "my_blog": "My Blog", - "select_community": "Choose a community", - "my_communities": "My Communities", + "my_blog": "我的博客", + "select_community": "选择一个社区", + "my_communities": "我的社区", "top_communities": "Top Communities", "schedule_modal_title": "Schedule Post", "snippets": "Snippets", "alert_init_title": "New Content", "alert_init_body": "Open recent draft or Create new post", "alert_btn_draft": "Recent Draft", - "alert_btn_new": "New Post", + "alert_btn_new": "新的文章", "alert_pub_edit_title": "Publishing edits", - "alert_pub_new_title": "Publishing new post", + "alert_pub_new_title": "正在发布新文章", "alert_pub_body": "Are you sure?", - "alert_btn_yes": "Yes", - "alert_btn_no": "No", - "draft_save_success": "Draft Saved", - "draft_save_fail": "Failed to save draft" + "alert_btn_yes": "是", + "alert_btn_no": "否", + "draft_save_success": "草稿已保存", + "draft_save_fail": "保存失败" }, "snippets": { "label_no_snippets": "No Snippets Found", @@ -327,14 +327,14 @@ "title_remove_confirmation": "Delete snippet", "placeholder_title": "Snippet title", "placeholder_body": "Add snippet body here...", - "btn_save": "SAVE", - "btn_close": "CLOSE", + "btn_save": "保存", + "btn_close": "关闭", "btn_add": "Snippet", "message_incomplete": "Please add title and body for snippet", "message_failed": "Failed to save snippet", "message_remove_confirmation": "Are you sure you want to delete this snippet?", - "btn_confirm": "Confirm", - "btn_cancel": "Cancel" + "btn_confirm": "确认", + "btn_cancel": "取消" }, "uploads_modal": { "label_no_images": "No Images Found", @@ -483,7 +483,7 @@ "bookmarks": "添加到书签", "promote": "推广", "boost": "推荐", - "report": "report" + "report": "举报" }, "deep_link": { "no_existing_user": "用户不存在",