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