New Crowdin updates (#327)

* New translations en-US.json (Chinese Simplified)

* New translations en-US.json (Chinese Simplified)
This commit is contained in:
Hayden 2021-04-20 21:55:32 -08:00 committed by GitHub
parent 62ff74ce9e
commit 197d794ca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
"new-recipe": { "new-recipe": {
"from-url": "输入网址", "from-url": "输入网址",
"recipe-url": "食谱网址", "recipe-url": "食谱网址",
"url-form-hint": "Copy and paste a link from your favorite recipe website", "url-form-hint": "从您最喜爱的食谱网站复制并粘贴链接",
"error-message": "貌似在解析网址时出错。请检查log和debug/last_recipe.json文件并找寻更多有关资讯。", "error-message": "貌似在解析网址时出错。请检查log和debug/last_recipe.json文件并找寻更多有关资讯。",
"bulk-add": "批量添加", "bulk-add": "批量添加",
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "请粘贴您的食谱资料。每行将被视为列表中的一项。" "paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "请粘贴您的食谱资料。每行将被视为列表中的一项。"
@ -36,25 +36,25 @@
"recipes": "食谱", "recipes": "食谱",
"themes": "布景主题", "themes": "布景主题",
"confirm": "确定", "confirm": "确定",
"sort": "Sort", "sort": "排序",
"recent": "Recent", "recent": "最近",
"sort-alphabetically": "A-Z", "sort-alphabetically": "A-Z",
"reset": "Reset", "reset": "重置",
"filter": "Filter", "filter": "筛选",
"yes": "Yes", "yes": "",
"no": "No", "no": "",
"token": "Token", "token": "密钥",
"field-required": "Field Required", "field-required": "必填",
"apply": "Apply", "apply": "应用",
"current-parenthesis": "(Current)", "current-parenthesis": "(当前)",
"users": "Users", "users": "用户",
"groups": "Groups", "groups": "群组",
"about": "About" "about": "关于"
}, },
"page": { "page": {
"home-page": "Home Page", "home-page": "主页",
"all-recipes": "All Recipes", "all-recipes": "全部食谱",
"recent": "Recent" "recent": "最近"
}, },
"user": { "user": {
"stay-logged-in": "保持登录状态?", "stay-logged-in": "保持登录状态?",
@ -62,52 +62,52 @@
"password": "密码", "password": "密码",
"sign-in": "登入", "sign-in": "登入",
"sign-up": "注册", "sign-up": "注册",
"logout": "Logout", "logout": "登出",
"full-name": "Full Name", "full-name": "全名",
"user-group": "User Group", "user-group": "用户群组",
"user-password": "User Password", "user-password": "用户密码",
"admin": "Admin", "admin": "管理员",
"user-id": "User ID", "user-id": "用户ID",
"user-id-with-value": "User ID: {id}", "user-id-with-value": "用户ID: {id}",
"group": "Group", "group": "群组",
"new-user": "New User", "new-user": "新建用户",
"edit-user": "Edit User", "edit-user": "编辑用户",
"create-user": "Create User", "create-user": "创建用户",
"confirm-user-deletion": "Confirm User Deletion", "confirm-user-deletion": "确认删除用户",
"are-you-sure-you-want-to-delete-the-user": "Are you sure you want to delete the user <b>{activeName} ID: {activeId}<b/>?", "are-you-sure-you-want-to-delete-the-user": "您确定要删除用户 <b>{activeName} ID{activeId}<b/> 吗?",
"confirm-group-deletion": "Confirm Group Deletion", "confirm-group-deletion": "确认删除群组",
"total-users": "Total Users", "total-users": "用户总数",
"total-mealplans": "Total MealPlans", "total-mealplans": "总用餐计划",
"webhooks-enabled": "Webhooks Enabled", "webhooks-enabled": "Webhooks 启用",
"webhook-time": "Webhook Time", "webhook-time": "Webhook时间",
"create-group": "Create Group", "create-group": "创建群组",
"sign-up-links": "Sign Up Links", "sign-up-links": "注册链接",
"create-link": "Create Link", "create-link": "生成链接",
"link-name": "Link Name", "link-name": "链接名",
"group-id-with-value": "Group ID: {groupID}", "group-id-with-value": "群组ID: {groupID}",
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?", "are-you-sure-you-want-to-delete-the-group": "您确定要删除<b>{groupName}<b/>吗?",
"group-name": "Group Name", "group-name": "群组名",
"confirm-link-deletion": "Confirm Link Deletion", "confirm-link-deletion": "确认删除链接",
"are-you-sure-you-want-to-delete-the-link": "Are you sure you want to delete the link <b>{link}<b/>?", "are-you-sure-you-want-to-delete-the-link": "您确定要删除链接<b>{link}<b/>吗?",
"link-id": "Link ID", "link-id": "链接ID",
"users": "Users", "users": "用户",
"groups": "Groups", "groups": "群组",
"could-not-validate-credentials": "Could Not Validate Credentials", "could-not-validate-credentials": "无法验证",
"login": "Login", "login": "登录",
"groups-can-only-be-set-by-administrators": "Groups can only be set by administrators", "groups-can-only-be-set-by-administrators": "群组只能由管理员设置",
"upload-photo": "Upload Photo", "upload-photo": "上传照片",
"reset-password": "Reset Password", "reset-password": "重置密码",
"current-password": "Current Password", "current-password": "当前密码",
"new-password": "New Password", "new-password": "新密码",
"confirm-password": "Confirm Password", "confirm-password": "确认密码",
"password-must-match": "Password must match", "password-must-match": "密码必须一致",
"e-mail-must-be-valid": "E-mail must be valid", "e-mail-must-be-valid": "电子邮件必须有效",
"use-8-characters-or-more-for-your-password": "Use 8 characters or more for your password" "use-8-characters-or-more-for-your-password": "请设置密码字符为8个或更多"
}, },
"meal-plan": { "meal-plan": {
"shopping-list": "Shopping List", "shopping-list": "购物清单",
"dinner-this-week": "本周晚餐", "dinner-this-week": "本周晚餐",
"meal-planner": "Meal Planner", "meal-planner": "用餐计划",
"dinner-today": "今日晚餐", "dinner-today": "今日晚餐",
"planner": "策划人", "planner": "策划人",
"edit-meal-plan": "编辑用餐计划", "edit-meal-plan": "编辑用餐计划",
@ -115,7 +115,7 @@
"create-a-new-meal-plan": "创建一个新的用餐计划", "create-a-new-meal-plan": "创建一个新的用餐计划",
"start-date": "开始日期", "start-date": "开始日期",
"end-date": "结束日期", "end-date": "结束日期",
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "Only recipes with these categories will be used in Meal Plans" "only-recipes-with-these-categories-will-be-used-in-meal-plans": "只有与这些类别相关的食谱才会被用于用餐计划"
}, },
"recipe": { "recipe": {
"description": "描述", "description": "描述",
@ -127,46 +127,46 @@
"recipe-name": "食谱名称", "recipe-name": "食谱名称",
"servings": "份量", "servings": "份量",
"ingredient": "材料", "ingredient": "材料",
"notes": "贴士", "notes": "笔记",
"note": "贴士", "note": "备注",
"original-url": "原食谱链接", "original-url": "原食谱链接",
"view-recipe": "查看食谱", "view-recipe": "查看食谱",
"title": "标题", "title": "标题",
"total-time": "总时间", "total-time": "总时间",
"prep-time": "准备时间", "prep-time": "准备时间",
"perform-time": "烹饪时间 / 执行时间", "perform-time": "烹饪时间",
"api-extras": "API Extras", "api-extras": "API Extras",
"object-key": "Object Key", "object-key": "Object Key",
"object-value": "Object Value", "object-value": "Object Value",
"new-key-name": "New Key Name", "new-key-name": "New Key Name",
"add-key": "Add Key", "add-key": "Add Key",
"key-name-required": "Key Name Required", "key-name-required": "必须输入关键字",
"no-white-space-allowed": "No White Space Allowed", "no-white-space-allowed": "不允许有空格",
"delete-recipe": "删除食谱", "delete-recipe": "删除食谱",
"delete-confirmation": "您确定要删除此食谱吗?" "delete-confirmation": "您确定要删除此食谱吗?"
}, },
"search": { "search": {
"search-mealie": "搜索Mealie", "search-mealie": "搜索Mealie",
"search-placeholder": "Search...", "search-placeholder": "搜索...",
"max-results": "Max Results", "max-results": "最大结果",
"category-filter": "Category Filter", "category-filter": "分类筛选",
"tag-filter": "Tag Filter", "tag-filter": "标签筛选",
"include": "Include", "include": "包括",
"exclude": "Exclude", "exclude": "排除",
"and": "And", "and": "",
"or": "Or", "or": "",
"search": "Search" "search": "搜索"
}, },
"settings": { "settings": {
"general-settings": "基本设置", "general-settings": "基本设置",
"change-password": "Change Password", "change-password": "更改密码",
"admin-settings": "Admin Settings", "admin-settings": "管理设置",
"local-api": "Local API", "local-api": "本地API",
"language": "语言", "language": "语言",
"add-a-new-theme": "新增布景主题", "add-a-new-theme": "新增布景主题",
"set-new-time": "设定新的时间", "set-new-time": "设定新的时间",
"current": "版本号:", "current": "版本号:",
"latest": "最新版本", "latest": "最新版本",
"explore-the-docs": "浏览文档", "explore-the-docs": "浏览文档",
"contribute": "参与贡献", "contribute": "参与贡献",
"backup-and-exports": "备份", "backup-and-exports": "备份",
@ -178,13 +178,13 @@
"select-a-theme-from-the-dropdown-or-create-a-new-theme-note-that-the-default-theme-will-be-served-to-all-users-who-have-not-set-a-theme-preference": "从以下列表中选择一个主题或创建一个新主题。请注意,默认主题将提供给尚未设置主题首选的所有用户。", "select-a-theme-from-the-dropdown-or-create-a-new-theme-note-that-the-default-theme-will-be-served-to-all-users-who-have-not-set-a-theme-preference": "从以下列表中选择一个主题或创建一个新主题。请注意,默认主题将提供给尚未设置主题首选的所有用户。",
"dark-mode": "暗黑模式", "dark-mode": "暗黑模式",
"theme-is-required": "必须选择主题", "theme-is-required": "必须选择主题",
"primary": "主要(Primary", "primary": "Primary(主要",
"secondary": "次要(Secondary", "secondary": "Secondary(次要",
"accent": "强调(Accent", "accent": "Accent(强调",
"success": "成功(Success", "success": "Success(成功",
"info": "信息(Info", "info": "Info(信息",
"warning": "警告(Warning", "warning": "Warning(警告",
"error": "错误(Error", "error": "Error(错误",
"default-to-system": "默认为系统", "default-to-system": "默认为系统",
"light": "浅色", "light": "浅色",
"dark": "深色", "dark": "深色",
@ -197,7 +197,7 @@
}, },
"webhooks": { "webhooks": {
"meal-planner-webhooks": "用餐计划器Webhooks", "meal-planner-webhooks": "用餐计划器Webhooks",
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "下方列出的网址将在预定日期接收到有关用餐计划的食谱资料。Webhooks将在<strong>{ time }</strong>执行", "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "下方列出的网址将在预定日期接收到有关用餐计划的食谱资料。Webhooks执行将在",
"test-webhooks": "测试Webhooks", "test-webhooks": "测试Webhooks",
"webhook-url": "Webhook网址" "webhook-url": "Webhook网址"
}, },
@ -215,21 +215,21 @@
"failed-imports": "导入失败" "failed-imports": "导入失败"
}, },
"homepage": { "homepage": {
"card-per-section": "Card Per Section", "card-per-section": "Card的部分",
"homepage-categories": "Homepage Categories", "homepage-categories": "主页分类",
"home-page": "Home Page", "home-page": "主页",
"all-categories": "All Categories", "all-categories": "所有分类",
"show-recent": "Show Recent", "show-recent": "显示最近更新",
"home-page-sections": "Home Page Sections" "home-page-sections": "主页部分"
}, },
"site-settings": "Site Settings", "site-settings": "网站设置",
"manage-users": "Manage Users", "manage-users": "管理用户",
"migrations": "Migrations", "migrations": "迁移",
"profile": "Profile", "profile": "用户信息",
"custom-pages": "Custom Pages", "custom-pages": "自定义页面",
"new-page": "New Page", "new-page": "新建页面",
"edit-page": "Edit Page", "edit-page": "编辑页面",
"page-name": "Page Name" "page-name": "页面名称"
}, },
"migration": { "migration": {
"recipe-migration": "食谱迁移", "recipe-migration": "食谱迁移",