mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-07 14:35:25 +02:00
chore(l10n): New Crowdin updates (#4743)
This commit is contained in:
parent
47a8383ae5
commit
2922782e5e
108 changed files with 4760 additions and 3280 deletions
|
@ -276,7 +276,8 @@
|
|||
"admin-group-management": "管理员组管理",
|
||||
"admin-group-management-text": "对本群组的更改将被立即应用。",
|
||||
"group-id-value": "群组ID:{0}",
|
||||
"total-households": "Total Households"
|
||||
"total-households": "Total Households",
|
||||
"you-must-select-a-group-before-selecting-a-household": "You must select a group before selecting a household"
|
||||
},
|
||||
"household": {
|
||||
"household": "Household",
|
||||
|
@ -517,6 +518,7 @@
|
|||
"save-recipe-before-use": "使用前保存食谱",
|
||||
"section-title": "章节标题",
|
||||
"servings": "几人份",
|
||||
"serves-amount": "Serves {amount}",
|
||||
"share-recipe-message": "我想与你分享我的 {0} 配方。",
|
||||
"show-nutrition-values": "显示营养价值表",
|
||||
"sodium-content": "钠",
|
||||
|
@ -545,6 +547,8 @@
|
|||
"failed-to-add-recipe-to-mealplan": "添加食谱到饮食计划失败",
|
||||
"failed-to-add-to-list": "未能添加到列表",
|
||||
"yield": "菜量(几人份)",
|
||||
"yields-amount-with-text": "Yields {amount} {text}",
|
||||
"yield-text": "Yield Text",
|
||||
"quantity": "数量",
|
||||
"choose-unit": "选择单位",
|
||||
"press-enter-to-create": "按回车键以创建",
|
||||
|
@ -640,7 +644,9 @@
|
|||
"recipe-debugger-use-openai-description": "Use OpenAI to parse the results instead of relying on the scraper library. When creating a recipe via URL, this is done automatically if the scraper library fails, but you may test it manually here.",
|
||||
"debug": "调试",
|
||||
"tree-view": "树状图",
|
||||
"recipe-servings": "Recipe Servings",
|
||||
"recipe-yield": "食谱菜量",
|
||||
"recipe-yield-text": "Recipe Yield Text",
|
||||
"unit": "单位",
|
||||
"upload-image": "上传图片",
|
||||
"screen-awake": "保持屏幕唤醒",
|
||||
|
@ -662,7 +668,25 @@
|
|||
"missing-food": "创建缺失的食物:{food}",
|
||||
"no-food": "没有食物"
|
||||
},
|
||||
"reset-servings-count": "Reset Servings Count"
|
||||
"reset-servings-count": "Reset Servings Count",
|
||||
"not-linked-ingredients": "Additional Ingredients"
|
||||
},
|
||||
"recipe-finder": {
|
||||
"recipe-finder": "Recipe Finder",
|
||||
"recipe-finder-description": "Search for recipes based on ingredients you have on hand. You can also filter by tools you have available, and set a maximum number of missing ingredients or tools.",
|
||||
"selected-ingredients": "Selected Ingredients",
|
||||
"no-ingredients-selected": "No ingredients selected",
|
||||
"missing": "Missing",
|
||||
"no-recipes-found": "No recipes found",
|
||||
"no-recipes-found-description": "Try adding more ingredients to your search or adjusting your filters",
|
||||
"include-ingredients-on-hand": "Include Ingredients On Hand",
|
||||
"include-tools-on-hand": "Include Tools On Hand",
|
||||
"max-missing-ingredients": "Max Missing Ingredients",
|
||||
"max-missing-tools": "Max Missing Tools",
|
||||
"selected-tools": "Selected Tools",
|
||||
"other-filters": "Other Filters",
|
||||
"ready-to-make": "Ready to Make",
|
||||
"almost-ready-to-make": "Almost Ready to Make"
|
||||
},
|
||||
"search": {
|
||||
"advanced-search": "高级搜索",
|
||||
|
@ -866,7 +890,8 @@
|
|||
"you-are-offline-description": "Not all features are available while offline. You can still add, modify, and remove items, but you will not be able to sync your changes to the server until you are back online.",
|
||||
"are-you-sure-you-want-to-check-all-items": "Are you sure you want to check all items?",
|
||||
"are-you-sure-you-want-to-uncheck-all-items": "Are you sure you want to uncheck all items?",
|
||||
"are-you-sure-you-want-to-delete-checked-items": "Are you sure you want to delete all checked items?"
|
||||
"are-you-sure-you-want-to-delete-checked-items": "Are you sure you want to delete all checked items?",
|
||||
"no-shopping-lists-found": "No Shopping Lists Found"
|
||||
},
|
||||
"sidebar": {
|
||||
"all-recipes": "全部食谱",
|
||||
|
@ -1278,6 +1303,7 @@
|
|||
"profile": {
|
||||
"welcome-user": "👋 欢迎,{0}!",
|
||||
"description": "管理您的个人资料、食谱谱和群组设置。",
|
||||
"invite-link": "Invite Link",
|
||||
"get-invite-link": "生成邀请链接",
|
||||
"get-public-link": "生成公开链接",
|
||||
"account-summary": "账户概况",
|
||||
|
@ -1327,6 +1353,8 @@
|
|||
"cookbook": {
|
||||
"cookbooks": "食谱合集",
|
||||
"description": "Cookbooks are another way to organize recipes by creating cross sections of recipes, organizers, and other filters. Creating a cookbook will add an entry to the side-bar and all the recipes with the filters chosen will be displayed in the cookbook.",
|
||||
"hide-cookbooks-from-other-households": "Hide Cookbooks from Other Households",
|
||||
"hide-cookbooks-from-other-households-description": "When enabled, only cookbooks from your household will appear on the sidebar",
|
||||
"public-cookbook": "公开食谱合集",
|
||||
"public-cookbook-description": "公开食谱合集可以分享和非Mealie用户,同时也会显示在你的群组页面上。",
|
||||
"filter-options": "过滤器选项",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue