Skip to content

Commit 86ba7dc

Browse files
committed
New translations en-us.json (Chinese Simplified)
1 parent 7222abe commit 86ba7dc

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

frontend/lang/messages/zh-CN.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"loading": "正在加载",
118118
"loading-events": "正在加载事件",
119119
"loading-recipe": "正在加载食谱...",
120-
"loading-ocr-data": "Loading OCR data...",
120+
"loading-ocr-data": "正在加载 OCR 数据...",
121121
"loading-recipes": "正在加载食谱",
122122
"message": "信息",
123123
"monday": "周一",
@@ -198,7 +198,7 @@
198198
"refresh": "刷新",
199199
"upload-file": "上传文件",
200200
"created-on-date": "创建于: {0}",
201-
"unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes."
201+
"unsaved-changes": "你有未保存的更改。你希望现在离开前保存吗?保存选择“是”,不保存选择“取消”。"
202202
},
203203
"group": {
204204
"are-you-sure-you-want-to-delete-the-group": "您确定要删除<b>{groupName}<b/>吗?",
@@ -213,7 +213,7 @@
213213
"group-id-with-value": "群组ID: {groupID}",
214214
"group-name": "群组名",
215215
"group-not-found": "未找到该群组",
216-
"group-token": "Group Token",
216+
"group-token": "群组令牌",
217217
"group-with-value": "群组: {groupID}",
218218
"groups": "群组",
219219
"manage-groups": "管理群组",
@@ -504,7 +504,7 @@
504504
"edit-timeline-event": "编辑时间线事件",
505505
"timeline": "时间线",
506506
"timeline-is-empty": "时间线上空空如也,试着先去制作一个食谱吧!",
507-
"group-global-timeline": "{groupName} Global Timeline",
507+
"group-global-timeline": "{groupName} 全局时间线",
508508
"open-timeline": "开启时间线",
509509
"made-this": "我做了这个",
510510
"how-did-it-turn-out": "成品怎么样?",
@@ -883,9 +883,9 @@
883883
"authentication-method-hint": "This specifies how a user will authenticate with Mealie. If you're not sure, choose 'Mealie",
884884
"permissions": "权限",
885885
"administrator": "管理员",
886-
"user-can-invite-other-to-group": "User can invite other to group",
887-
"user-can-manage-group": "User can manage group",
888-
"user-can-organize-group-data": "User can organize group data",
886+
"user-can-invite-other-to-group": "用户可以邀请其他人加入群组",
887+
"user-can-manage-group": "用户可以管理群组",
888+
"user-can-organize-group-data": "用户可以整理群组数据",
889889
"enable-advanced-features": "Enable advanced features",
890890
"it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.",
891891
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!",
@@ -994,17 +994,17 @@
994994
"user-registration": {
995995
"user-registration": "User Registration",
996996
"registration-success": "Registration Success",
997-
"join-a-group": "Join a Group",
998-
"create-a-new-group": "Create a New Group",
997+
"join-a-group": "加入群组",
998+
"create-a-new-group": "创建新群组",
999999
"provide-registration-token-description": "Please provide the registration token associated with the group that you'd like to join. You'll need to obtain this from an existing group member.",
1000-
"group-details": "Group Details",
1001-
"group-details-description": "Before you create an account you'll need to create a group. Your group will only contain you, but you'll be able to invite others later. Members in your group can share meal plans, shopping lists, recipes, and more!",
1000+
"group-details": "群组详情",
1001+
"group-details-description": "在你创建帐户之前,需要先创建一个群组。此时群组将只包含你自己,但稍后你便可邀请其他人。 你的群组成员可以分享食谱、用餐计划、购物清单等!",
10021002
"use-seed-data": "Use Seed Data",
10031003
"use-seed-data-description": "Mealie附带一套现成的“食品”、“单位”、“标签”数据,可以帮助你的群组管理食谱。",
10041004
"account-details": "Account Details"
10051005
},
10061006
"validation": {
1007-
"group-name-is-taken": "Group name is taken",
1007+
"group-name-is-taken": "群组名称已被占用",
10081008
"username-is-taken": "Username is taken",
10091009
"email-is-taken": "Email is taken",
10101010
"this-field-is-required": "This Field is Required"
@@ -1128,8 +1128,8 @@
11281128
"get-public-link": "Get Public Link",
11291129
"account-summary": "Account Summary",
11301130
"account-summary-description": "Here's a summary of your group's information",
1131-
"group-statistics": "Group Statistics",
1132-
"group-statistics-description": "Your Group Statistics provide some insight how you're using Mealie.",
1131+
"group-statistics": "群组统计",
1132+
"group-statistics-description": "群组统计为你如何使用Mealie提供一些深入信息。",
11331133
"storage-capacity": "总储存容量",
11341134
"storage-capacity-description": "Your storage capacity is a calculation of the images and assets you have uploaded.",
11351135
"personal": "Personal",

0 commit comments

Comments
 (0)