mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
New Crowdin updates (#759)
* New translations en-US.json (Chinese Simplified) * New translations en-US.json (Chinese Simplified)
This commit is contained in:
parent
18b099b115
commit
b6d43e8e3d
@ -15,17 +15,17 @@
|
||||
"download-log": "下载日志",
|
||||
"download-recipe-json": "最后扫描的 JSON",
|
||||
"github": "Github",
|
||||
"log-lines": "Log Lines",
|
||||
"log-lines": "日志行",
|
||||
"not-demo": "非演示模式",
|
||||
"portfolio": "Portfolio",
|
||||
"portfolio": "档案",
|
||||
"production": "生产版",
|
||||
"support": "支持",
|
||||
"version": "版本"
|
||||
},
|
||||
"asset": {
|
||||
"assets": "Assets",
|
||||
"assets": "附件",
|
||||
"code": "代码",
|
||||
"file": "File",
|
||||
"file": "文件",
|
||||
"image": "图片",
|
||||
"new-asset": "新素材",
|
||||
"pdf": "PDF",
|
||||
@ -46,7 +46,7 @@
|
||||
"apprise-url": "Apprise URL",
|
||||
"database": "数据库",
|
||||
"delete-event": "删除事件",
|
||||
"new-notification-form-description": "Mealie uses the Apprise library to generate notifications. They offer many options for services to use for notifications. Refer to their wiki for a comprehensive guide on how to create the URL for your service. If available, selecting the type of your notification may include extra features.",
|
||||
"new-notification-form-description": "Mealie 使用 Aprise 库生成通知。它们提供了许多服务选项用于通知。 关于如何为您的服务创建URL的全面指南,请参阅他们的维基。 如果可用,选择通知类型可能包含额外功能。",
|
||||
"new-version": "有新版本可用!",
|
||||
"notification": "通知",
|
||||
"refresh": "刷新",
|
||||
@ -89,62 +89,62 @@
|
||||
"json": "JSON",
|
||||
"keyword": "关键字",
|
||||
"link-copied": "链接已复制",
|
||||
"loading-recipes": "Loading Recipes",
|
||||
"monday": "Monday",
|
||||
"loading-recipes": "正在加载食谱",
|
||||
"monday": "周一",
|
||||
"name": "名称",
|
||||
"new": "New",
|
||||
"new": "新建",
|
||||
"no": "否",
|
||||
"no-recipe-found": "No Recipe Found",
|
||||
"no-recipe-found": "未找到食谱",
|
||||
"ok": "好的",
|
||||
"options": "Options:",
|
||||
"print": "Print",
|
||||
"options": "选项:",
|
||||
"print": "打印",
|
||||
"random": "随机",
|
||||
"rating": "Rating",
|
||||
"rating": "评分",
|
||||
"recent": "最近",
|
||||
"recipe": "Recipe",
|
||||
"recipe": "食谱",
|
||||
"recipes": "食谱",
|
||||
"rename-object": "Rename {0}",
|
||||
"rename-object": "重命名 {0}",
|
||||
"reset": "重置",
|
||||
"saturday": "Saturday",
|
||||
"saturday": "周六",
|
||||
"save": "保存",
|
||||
"settings": "设定",
|
||||
"share": "Share",
|
||||
"shuffle": "Shuffle",
|
||||
"share": "分享",
|
||||
"shuffle": "随机",
|
||||
"sort": "排序",
|
||||
"sort-alphabetically": "Alphabetical",
|
||||
"status": "Status",
|
||||
"sort-alphabetically": "按字母顺序排序",
|
||||
"status": "状态",
|
||||
"submit": "提交",
|
||||
"success-count": "Success: {count}",
|
||||
"sunday": "Sunday",
|
||||
"templates": "Templates:",
|
||||
"test": "Test",
|
||||
"success-count": "成功: {count}",
|
||||
"sunday": "周日",
|
||||
"templates": "模板:",
|
||||
"test": "测试",
|
||||
"themes": "布景主题",
|
||||
"thursday": "Thursday",
|
||||
"thursday": "周四",
|
||||
"token": "密钥",
|
||||
"tuesday": "Tuesday",
|
||||
"type": "Type",
|
||||
"tuesday": "周二",
|
||||
"type": "类型",
|
||||
"update": "更新",
|
||||
"updated": "Updated",
|
||||
"updated": "已更新",
|
||||
"upload": "上传",
|
||||
"url": "URL",
|
||||
"view": "View",
|
||||
"wednesday": "Wednesday",
|
||||
"url": "网址链接",
|
||||
"view": "查看",
|
||||
"wednesday": "周三",
|
||||
"yes": "是"
|
||||
},
|
||||
"group": {
|
||||
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
|
||||
"cannot-delete-default-group": "Cannot delete default group",
|
||||
"cannot-delete-group-with-users": "Cannot delete group with users",
|
||||
"confirm-group-deletion": "Confirm Group Deletion",
|
||||
"create-group": "Create Group",
|
||||
"error-updating-group": "Error updating group",
|
||||
"group": "Group",
|
||||
"group-deleted": "Group deleted",
|
||||
"group-deletion-failed": "Group deletion failed",
|
||||
"group-id-with-value": "Group ID: {groupID}",
|
||||
"group-name": "Group Name",
|
||||
"group-not-found": "Group not found",
|
||||
"group-with-value": "Group: {groupID}",
|
||||
"are-you-sure-you-want-to-delete-the-group": "您确定要删除<b>{groupName}<b/>吗?",
|
||||
"cannot-delete-default-group": "无法删除默认群组",
|
||||
"cannot-delete-group-with-users": "无法删除还有用户的群组",
|
||||
"confirm-group-deletion": "确认删除群组",
|
||||
"create-group": "创建群组",
|
||||
"error-updating-group": "更新群组错误。",
|
||||
"group": "群组",
|
||||
"group-deleted": "群组已删除",
|
||||
"group-deletion-failed": "群组删除失败",
|
||||
"group-id-with-value": "群组ID: {groupID}",
|
||||
"group-name": "群组名",
|
||||
"group-not-found": "未找到该群组",
|
||||
"group-with-value": "群组: {groupID}",
|
||||
"groups": "群组",
|
||||
"manage-groups": "管理群组",
|
||||
"user-group": "用户群组",
|
||||
@ -155,28 +155,28 @@
|
||||
"create-a-new-meal-plan": "创建一个新的用餐计划",
|
||||
"dinner-this-week": "本周晚餐",
|
||||
"dinner-today": "今日晚餐",
|
||||
"dinner-tonight": "DINNER TONIGHT",
|
||||
"dinner-tonight": "今晚食谱",
|
||||
"edit-meal-plan": "编辑用餐计划",
|
||||
"end-date": "结束日期",
|
||||
"group": "Group (Beta)",
|
||||
"main": "Main",
|
||||
"group": "群组 (Beta)",
|
||||
"main": "主要内容",
|
||||
"meal-planner": "用餐计划",
|
||||
"meal-plans": "用餐计划",
|
||||
"mealplan-categories": "MEALPLAN CATEGORIES",
|
||||
"mealplan-created": "Mealplan created",
|
||||
"mealplan-creation-failed": "Mealplan creation failed",
|
||||
"mealplan-deleted": "Mealplan Deleted",
|
||||
"mealplan-deletion-failed": "Mealplan deletion failed",
|
||||
"mealplan-settings": "Mealplan Settings",
|
||||
"mealplan-update-failed": "Mealplan update failed",
|
||||
"mealplan-updated": "Mealplan Updated",
|
||||
"no-meal-plan-defined-yet": "No meal plan defined yet",
|
||||
"no-meal-planned-for-today": "No meal planned for today",
|
||||
"mealplan-categories": "食谱计划分类",
|
||||
"mealplan-created": "膳食计划已创建",
|
||||
"mealplan-creation-failed": "膳食计划创建失败",
|
||||
"mealplan-deleted": "膳食计划已删除",
|
||||
"mealplan-deletion-failed": "食谱计划删除失败",
|
||||
"mealplan-settings": "食谱计划设置",
|
||||
"mealplan-update-failed": "食谱更新失败",
|
||||
"mealplan-updated": "食谱计划已更新",
|
||||
"no-meal-plan-defined-yet": "还没有定义食谱计划",
|
||||
"no-meal-planned-for-today": "今日没有排定的食谱计划",
|
||||
"only-recipes-with-these-categories-will-be-used-in-meal-plans": "只有与这些类别相关的食谱才会被用于用餐计划",
|
||||
"planner": "策划人",
|
||||
"quick-week": "Quick Week",
|
||||
"side": "Side",
|
||||
"sides": "Sides",
|
||||
"quick-week": "快速创建周食谱计划",
|
||||
"side": "侧栏",
|
||||
"sides": "侧栏",
|
||||
"start-date": "开始日期"
|
||||
},
|
||||
"migration": {
|
||||
@ -194,22 +194,22 @@
|
||||
},
|
||||
"new-recipe": {
|
||||
"bulk-add": "批量添加",
|
||||
"error-details": "Only websites containing ld+json or microdata can be imported by Mealie. Most major recipe websites support this data structure. If your site cannot be imported but there is json data in the log, please submit a github issue with the URL and data.",
|
||||
"error-title": "Looks Like We Couldn't Find Anything",
|
||||
"error-details": "只有包含ld+json或微观数据的网站可以被Mealie导入。大多数主要配方网站支持此数据结构。 如果您的网站不能被导入,但日志里有json数据,请提交一个 github 问题与 URL 和数据。",
|
||||
"error-title": "看起来我们没找到任何内容",
|
||||
"from-url": "输入网址",
|
||||
"github-issues": "GitHub Issues",
|
||||
"google-ld-json-info": "Google ld+json Info",
|
||||
"must-be-a-valid-url": "Must be a Valid URL",
|
||||
"google-ld-json-info": "Google ld+json 信息",
|
||||
"must-be-a-valid-url": "必须是一个有效的链接",
|
||||
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list": "请粘贴您的食谱资料。每行将被视为列表中的一项。",
|
||||
"recipe-markup-specification": "Recipe Markup Specification",
|
||||
"recipe-markup-specification": "食谱标记规范",
|
||||
"recipe-url": "食谱网址",
|
||||
"upload-a-recipe": "Upload a Recipe",
|
||||
"upload-individual-zip-file": "Upload an individual .zip file exported from another Mealie instance.",
|
||||
"upload-a-recipe": "上传食谱",
|
||||
"upload-individual-zip-file": "上传从Mealie导出的.zip文件。",
|
||||
"url-form-hint": "从您最喜爱的食谱网站复制并粘贴链接",
|
||||
"view-scraped-data": "View Scraped Data"
|
||||
"view-scraped-data": "查看爬取的数据"
|
||||
},
|
||||
"page": {
|
||||
"404-page-not-found": "404 Page not found",
|
||||
"404-page-not-found": "404-页面未找到",
|
||||
"all-recipes": "全部食谱",
|
||||
"new-page-created": "新页面已创建",
|
||||
"page": "页面",
|
||||
@ -223,28 +223,28 @@
|
||||
},
|
||||
"recipe": {
|
||||
"add-key": "Add Key",
|
||||
"add-to-favorites": "Add to Favorites",
|
||||
"add-to-favorites": "添加到收藏夹",
|
||||
"api-extras": "API Extras",
|
||||
"calories": "卡路里",
|
||||
"calories-suffix": "卡路里",
|
||||
"carbohydrate-content": "碳水化合物",
|
||||
"categories": "分类目录",
|
||||
"comment-action": "Comment",
|
||||
"comments": "Comments",
|
||||
"comment-action": "评论",
|
||||
"comments": "评论",
|
||||
"delete-confirmation": "您确定要删除此食谱吗?",
|
||||
"delete-recipe": "删除食谱",
|
||||
"description": "描述",
|
||||
"disable-amount": "Disable Ingredient Amounts",
|
||||
"disable-comments": "Disable Comments",
|
||||
"disable-amount": "关闭显示成分数量",
|
||||
"disable-comments": "禁用评论",
|
||||
"fat-content": "脂肪",
|
||||
"fiber-content": "纤维",
|
||||
"grams": "克",
|
||||
"ingredient": "材料",
|
||||
"ingredients": "材料",
|
||||
"insert-section": "Insert Section",
|
||||
"insert-section": "插入章节",
|
||||
"instructions": "做法",
|
||||
"key-name-required": "必须输入关键字",
|
||||
"landscape-view-coming-soon": "Landscape View (Coming Soon)",
|
||||
"landscape-view-coming-soon": "横向视图 (即将到来)",
|
||||
"milligrams": "毫克",
|
||||
"new-key-name": "New Key Name",
|
||||
"no-white-space-allowed": "不允许有空格",
|
||||
@ -260,39 +260,39 @@
|
||||
"recipe-created": "食谱已创建",
|
||||
"recipe-creation-failed": "创建食谱失败",
|
||||
"recipe-deleted": "食谱已删除",
|
||||
"recipe-image": "Recipe Image",
|
||||
"recipe-image-updated": "Recipe image updated",
|
||||
"recipe-image": "食谱图片",
|
||||
"recipe-image-updated": "食谱图片已更新",
|
||||
"recipe-name": "食谱名称",
|
||||
"recipe-settings": "Recipe Settings",
|
||||
"recipe-update-failed": "Recipe update failed",
|
||||
"recipe-updated": "Recipe updated",
|
||||
"remove-from-favorites": "Remove from Favorites",
|
||||
"remove-section": "Remove Section",
|
||||
"save-recipe-before-use": "Save recipe before use",
|
||||
"section-title": "Section Title",
|
||||
"recipe-settings": "食谱设置",
|
||||
"recipe-update-failed": "食谱更新失败",
|
||||
"recipe-updated": "食谱已更新",
|
||||
"remove-from-favorites": "从收藏夹中删除",
|
||||
"remove-section": "删除章节",
|
||||
"save-recipe-before-use": "使用前保存食谱",
|
||||
"section-title": "章节标题",
|
||||
"servings": "份量",
|
||||
"share-recipe-message": "我想与你分享我的 {0} 配方。",
|
||||
"show-nutrition-values": "Show Nutrition Values",
|
||||
"sodium-content": "Sodium",
|
||||
"show-nutrition-values": "显示营养价值表",
|
||||
"sodium-content": "钠",
|
||||
"step-index": "步骤:{step}",
|
||||
"sugar-content": "Sugar",
|
||||
"sugar-content": "糖",
|
||||
"title": "标题",
|
||||
"total-time": "总时间",
|
||||
"unable-to-delete-recipe": "Unable to Delete Recipe"
|
||||
"unable-to-delete-recipe": "无法删除食谱"
|
||||
},
|
||||
"reicpe": {
|
||||
"no-recipe": "No Recipe"
|
||||
"no-recipe": "没有食谱"
|
||||
},
|
||||
"search": {
|
||||
"advanced-search": "Advanced Search",
|
||||
"and": "and",
|
||||
"advanced-search": "高级搜索",
|
||||
"and": "且",
|
||||
"exclude": "排除",
|
||||
"include": "包括",
|
||||
"max-results": "最大结果",
|
||||
"or": "或",
|
||||
"results": "Results",
|
||||
"results": "结果",
|
||||
"search": "搜索",
|
||||
"search-mealie": "Search Mealie (press /)",
|
||||
"search-mealie": "搜索Mealie (按 /)",
|
||||
"search-placeholder": "搜索...",
|
||||
"tag-filter": "标签筛选"
|
||||
},
|
||||
@ -300,25 +300,25 @@
|
||||
"add-a-new-theme": "新增布景主题",
|
||||
"admin-settings": "管理设置",
|
||||
"backup": {
|
||||
"backup-created-at-response-export_path": "Backup Created at {path}",
|
||||
"backup-deleted": "Backup deleted",
|
||||
"backup-created-at-response-export_path": "备份创建于 {path}",
|
||||
"backup-deleted": "备份已删除",
|
||||
"backup-tag": "标签备份",
|
||||
"create-heading": "创建备份",
|
||||
"delete-backup": "Delete Backup",
|
||||
"error-creating-backup-see-log-file": "Error Creating Backup. See Log File",
|
||||
"delete-backup": "删除备份",
|
||||
"error-creating-backup-see-log-file": "创建备份时出错。请查看日志文件",
|
||||
"full-backup": "完整备份",
|
||||
"import-summary": "Import Summary",
|
||||
"import-summary": "导入摘要",
|
||||
"partial-backup": "部分备份",
|
||||
"unable-to-delete-backup": "Unable to Delete Backup."
|
||||
"unable-to-delete-backup": "无法删除备份"
|
||||
},
|
||||
"backup-and-exports": "备份",
|
||||
"change-password": "更改密码",
|
||||
"current": "版本号:",
|
||||
"custom-pages": "自定义页面",
|
||||
"edit-page": "编辑页面",
|
||||
"events": "Events",
|
||||
"first-day-of-week": "First day of the week",
|
||||
"group-settings-updated": "Group Settings Updated",
|
||||
"events": "事件",
|
||||
"first-day-of-week": "每周的起始日",
|
||||
"group-settings-updated": "群组设置已更新",
|
||||
"homepage": {
|
||||
"all-categories": "所有分类",
|
||||
"card-per-section": "Card的部分",
|
||||
@ -329,27 +329,27 @@
|
||||
"language": "语言",
|
||||
"latest": "最新版本",
|
||||
"local-api": "本地API",
|
||||
"locale-settings": "Locale settings",
|
||||
"locale-settings": "区域设置",
|
||||
"migrations": "迁移",
|
||||
"new-page": "新建页面",
|
||||
"notify": "Notify",
|
||||
"organize": "Organize",
|
||||
"notify": "通知",
|
||||
"organize": "未分类/未打标签",
|
||||
"page-name": "页面名称",
|
||||
"pages": "Pages",
|
||||
"pages": "页面",
|
||||
"profile": "用户信息",
|
||||
"remove-existing-entries-matching-imported-entries": "Remove existing entries matching imported entries",
|
||||
"remove-existing-entries-matching-imported-entries": "删除与导入条目匹配的现有条目",
|
||||
"set-new-time": "设定新的时间",
|
||||
"settings-update-failed": "Settings update failed",
|
||||
"settings-updated": "Settings updated",
|
||||
"settings-update-failed": "设置更新失败",
|
||||
"settings-updated": "设置已更新",
|
||||
"site-settings": "网站设置",
|
||||
"theme": {
|
||||
"accent": "Accent(强调)",
|
||||
"dark": "深色",
|
||||
"default-to-system": "默认为系统",
|
||||
"error": "Error(错误)",
|
||||
"error-creating-theme-see-log-file": "Error creating theme. See log file.",
|
||||
"error-deleting-theme": "Error deleting theme",
|
||||
"error-updating-theme": "Error updating theme",
|
||||
"error-creating-theme-see-log-file": "创建主题时出错。请查看日志文件.",
|
||||
"error-deleting-theme": "删除主题时出错",
|
||||
"error-updating-theme": "更新主题时出错",
|
||||
"info": "Info(信息)",
|
||||
"light": "浅色",
|
||||
"primary": "Primary(主要)",
|
||||
@ -357,31 +357,31 @@
|
||||
"success": "Success(成功)",
|
||||
"switch-to-dark-mode": "切换暗色主题",
|
||||
"switch-to-light-mode": "切换到亮色模式",
|
||||
"theme-deleted": "Theme deleted",
|
||||
"theme-deleted": "主题已删除",
|
||||
"theme-name": "主题名称",
|
||||
"theme-name-is-required": "主题名称是必填项。",
|
||||
"theme-saved": "Theme Saved",
|
||||
"theme-saved": "主题已保存",
|
||||
"theme-updated": "主题已更新",
|
||||
"warning": "Warning(警告)"
|
||||
},
|
||||
"token": {
|
||||
"active-tokens": "ACTIVE TOKENS",
|
||||
"api-token": "API Token",
|
||||
"api-tokens": "API Tokens",
|
||||
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "Copy this token for use with an external application. This token will not be viewable again.",
|
||||
"create-an-api-token": "Create an API Token",
|
||||
"token-name": "Token Name"
|
||||
"active-tokens": "当前激活令牌",
|
||||
"api-token": "API 令牌",
|
||||
"api-tokens": "API 令牌",
|
||||
"copy-this-token-for-use-with-an-external-application-this-token-will-not-be-viewable-again": "复制此令牌与外部应用程序一起使用。此令牌将无法再次查看。",
|
||||
"create-an-api-token": "创建 API 令牌",
|
||||
"token-name": "令牌名称"
|
||||
},
|
||||
"toolbox": {
|
||||
"assign-all": "Assign All",
|
||||
"bulk-assign": "Bulk Assign",
|
||||
"new-name": "New Name",
|
||||
"no-unused-items": "No Unused Items",
|
||||
"recipes-affected": "No Recipes Affected|One Recipe Affected|{count} Recipes Affected",
|
||||
"remove-unused": "Remove Unused",
|
||||
"title-case-all": "Title Case All",
|
||||
"toolbox": "Toolbox",
|
||||
"unorganized": "Unorganized"
|
||||
"assign-all": "分配所有",
|
||||
"bulk-assign": "批量操作",
|
||||
"new-name": "新名称",
|
||||
"no-unused-items": "没有未使用的项目",
|
||||
"recipes-affected": "没有配方受影响|只有一个配方受影响|{count} 个配方受影响",
|
||||
"remove-unused": "删除未使用的",
|
||||
"title-case-all": "所有字母大写",
|
||||
"toolbox": "工具箱",
|
||||
"unorganized": "未分类/未打标签"
|
||||
},
|
||||
"webhooks": {
|
||||
"test-webhooks": "测试Webhooks",
|
||||
@ -391,47 +391,47 @@
|
||||
}
|
||||
},
|
||||
"shopping-list": {
|
||||
"all-lists": "All Lists",
|
||||
"create-shopping-list": "Create Shopping List",
|
||||
"from-recipe": "From Recipe",
|
||||
"list-name": "List Name",
|
||||
"new-list": "New List",
|
||||
"quantity": "Quantity: {0}",
|
||||
"shopping-list": "Shopping List",
|
||||
"shopping-lists": "Shopping Lists"
|
||||
"all-lists": "所有购物清单",
|
||||
"create-shopping-list": "创建购物清单",
|
||||
"from-recipe": "从食谱创建",
|
||||
"list-name": "购物清单名称",
|
||||
"new-list": "创建购物清单",
|
||||
"quantity": "数量: {0} 个",
|
||||
"shopping-list": "购物清单",
|
||||
"shopping-lists": "购物清单"
|
||||
},
|
||||
"sidebar": {
|
||||
"all-recipes": "All Recipes",
|
||||
"categories": "Categories",
|
||||
"dashboard": "Dashboard",
|
||||
"home-page": "Home Page",
|
||||
"manage-users": "Manage Users",
|
||||
"migrations": "Migrations",
|
||||
"profile": "Profile",
|
||||
"search": "Search",
|
||||
"site-settings": "Site Settings",
|
||||
"tags": "Tags",
|
||||
"toolbox": "Toolbox"
|
||||
"all-recipes": "全部食谱",
|
||||
"categories": "分类",
|
||||
"dashboard": "仪表盘",
|
||||
"home-page": "首页",
|
||||
"manage-users": "管理用户",
|
||||
"migrations": "迁移",
|
||||
"profile": "个人资料",
|
||||
"search": "搜索",
|
||||
"site-settings": "站点设置",
|
||||
"tags": "标签",
|
||||
"toolbox": "工具箱"
|
||||
},
|
||||
"signup": {
|
||||
"error-signing-up": "Error Signing Up",
|
||||
"sign-up": "Sign Up",
|
||||
"sign-up-link-created": "Sign up link created",
|
||||
"sign-up-link-creation-failed": "Sign up link creation failed",
|
||||
"sign-up-links": "Sign Up Links",
|
||||
"sign-up-token-deleted": "Sign Up Token Deleted",
|
||||
"sign-up-token-deletion-failed": "Sign up token deletion failed",
|
||||
"welcome-to-mealie": "Welcome to Mealie! To become a user of this instance you are required to have a valid invitation link. If you haven't recieved an invitation you are unable to sign-up. To recieve a link, contact the sites administrator."
|
||||
"error-signing-up": "注册时出错",
|
||||
"sign-up": "注册用户",
|
||||
"sign-up-link-created": "已创建注册链接",
|
||||
"sign-up-link-creation-failed": "注册链接创建失败",
|
||||
"sign-up-links": "注册链接",
|
||||
"sign-up-token-deleted": "注册令牌已删除",
|
||||
"sign-up-token-deletion-failed": "注册令牌删除失败",
|
||||
"welcome-to-mealie": "欢迎来到Mealie!要成为此实例的用户,您必须有一个有效的邀请链接。 如果您没有收到邀请,您无法注册。要接收链接,请联系站点管理员。"
|
||||
},
|
||||
"tag": {
|
||||
"tag-created": "Tag created",
|
||||
"tag-creation-failed": "Tag creation failed",
|
||||
"tag-deleted": "Tag deleted",
|
||||
"tag-deletion-failed": "Tag deletion failed",
|
||||
"tag-update-failed": "Tag update failed",
|
||||
"tag-updated": "Tag updated",
|
||||
"tags": "Tags",
|
||||
"untagged-count": "Untagged {count}"
|
||||
"tag-created": "标签已创建",
|
||||
"tag-creation-failed": "标签创建失败",
|
||||
"tag-deleted": "标签已删除",
|
||||
"tag-deletion-failed": "标签删除失败",
|
||||
"tag-update-failed": "标签更新失败",
|
||||
"tag-updated": "标签已更新",
|
||||
"tags": "标签",
|
||||
"untagged-count": "无标签的共 {count} 个"
|
||||
},
|
||||
"user": {
|
||||
"admin": "管理员",
|
||||
@ -447,43 +447,43 @@
|
||||
"e-mail-must-be-valid": "电子邮件必须有效",
|
||||
"edit-user": "编辑用户",
|
||||
"email": "电子邮件",
|
||||
"error-cannot-delete-super-user": "Error! Cannot Delete Super User",
|
||||
"existing-password-does-not-match": "Existing password does not match",
|
||||
"error-cannot-delete-super-user": "错误!无法删除超级用户",
|
||||
"existing-password-does-not-match": "与现有的密码不匹配",
|
||||
"full-name": "全名",
|
||||
"link-id": "链接ID",
|
||||
"link-name": "链接名",
|
||||
"login": "登录",
|
||||
"logout": "登出",
|
||||
"manage-users": "Manage Users",
|
||||
"manage-users": "管理用户",
|
||||
"new-password": "新密码",
|
||||
"new-user": "新建用户",
|
||||
"password": "密码",
|
||||
"password-has-been-reset-to-the-default-password": "Password has been reset to the default password",
|
||||
"password-has-been-reset-to-the-default-password": "密码已被重置为默认密码",
|
||||
"password-must-match": "密码必须一致",
|
||||
"password-reset-failed": "Password reset failed",
|
||||
"password-updated": "Password updated",
|
||||
"password-reset-failed": "密码重置失败",
|
||||
"password-updated": "密码已更新",
|
||||
"reset-password": "重置密码",
|
||||
"sign-in": "登入",
|
||||
"total-mealplans": "总用餐计划",
|
||||
"total-users": "用户总数",
|
||||
"upload-photo": "上传照片",
|
||||
"use-8-characters-or-more-for-your-password": "请设置密码字符为8个或更多",
|
||||
"user": "User",
|
||||
"user-created": "User created",
|
||||
"user-creation-failed": "User creation failed",
|
||||
"user-deleted": "User deleted",
|
||||
"user": "用户",
|
||||
"user-created": "用户已创建",
|
||||
"user-creation-failed": "用户创建失败",
|
||||
"user-deleted": "用户已删除",
|
||||
"user-id": "用户ID",
|
||||
"user-id-with-value": "用户ID: {id}",
|
||||
"user-password": "用户密码",
|
||||
"user-successfully-logged-in": "User Successfully Logged In",
|
||||
"user-update-failed": "User update failed",
|
||||
"user-updated": "User updated",
|
||||
"username": "Username",
|
||||
"user-successfully-logged-in": "用户登录成功",
|
||||
"user-update-failed": "用户更新失败",
|
||||
"user-updated": "用户已更新",
|
||||
"username": "用户名",
|
||||
"users": "用户",
|
||||
"users-header": "USERS",
|
||||
"users-header": "用户",
|
||||
"webhook-time": "Webhook时间",
|
||||
"webhooks-enabled": "Webhooks 启用",
|
||||
"you-are-not-allowed-to-create-a-user": "You are not allowed to create a user",
|
||||
"you-are-not-allowed-to-delete-this-user": "You are not allowed to delete this user"
|
||||
"you-are-not-allowed-to-create-a-user": "您无权创建用户",
|
||||
"you-are-not-allowed-to-delete-this-user": "您无权删除此用户"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user