2021-02-08 18:47:40 +00:00
{
"404" : {
"page-not-found" : "404頁面不存在" ,
"take-me-home" : "返回主頁"
} ,
2021-04-25 21:46:22 +00:00
"about" : {
"about-mealie" : "About Mealie" ,
"api-docs" : "API Docs" ,
"api-port" : "API Port" ,
"application-mode" : "Application Mode" ,
"database-type" : "Database Type" ,
"default-group" : "Default Group" ,
"demo" : "Demo" ,
"demo-status" : "Demo Status" ,
"development" : "Development" ,
"not-demo" : "Not Demo" ,
"production" : "Production" ,
"sqlite-file" : "SQLite File" ,
"version" : "Version"
2021-02-08 18:47:40 +00:00
} ,
"general" : {
2021-04-25 21:46:22 +00:00
"apply" : "Apply" ,
"cancel" : "取消" ,
2021-02-08 18:47:40 +00:00
"close" : "關閉" ,
2021-04-25 21:46:22 +00:00
"confirm" : "確定" ,
2021-02-08 18:47:40 +00:00
"create" : "創建" ,
2021-04-25 21:46:22 +00:00
"current-parenthesis" : "(Current)" ,
"delete" : "删除" ,
"disabled" : "Disabled" ,
2021-02-08 18:47:40 +00:00
"download" : "下载" ,
2021-04-25 21:46:22 +00:00
"edit" : "编辑" ,
"enabled" : "启用" ,
"field-required" : "Field Required" ,
"filter" : "Filter" ,
"friday" : "Friday" ,
"get" : "Get" ,
"groups" : "Groups" ,
2021-02-08 18:47:40 +00:00
"import" : "導入" ,
2021-04-25 21:46:22 +00:00
"monday" : "Monday" ,
"name" : "名稱" ,
"no" : "No" ,
"ok" : "好的" ,
2021-02-08 18:47:40 +00:00
"options" : "選項" ,
2021-04-25 21:46:22 +00:00
"random" : "隨機" ,
"recent" : "Recent" ,
2021-02-08 18:47:40 +00:00
"recipes" : "食譜" ,
2021-04-25 21:46:22 +00:00
"reset" : "Reset" ,
"saturday" : "Saturday" ,
"save" : "保存" ,
"settings" : "設定" ,
2021-04-20 15:41:42 +00:00
"sort" : "Sort" ,
"sort-alphabetically" : "A-Z" ,
2021-04-25 21:46:22 +00:00
"submit" : "提交" ,
2021-04-21 16:53:20 +00:00
"sunday" : "Sunday" ,
2021-04-25 21:46:22 +00:00
"templates" : "模板" ,
"themes" : "佈景主題" ,
2021-04-21 16:53:20 +00:00
"thursday" : "Thursday" ,
2021-04-25 21:46:22 +00:00
"token" : "Token" ,
"tuesday" : "Tuesday" ,
"update" : "更新" ,
"upload" : "上傳" ,
"url" : "URL" ,
2021-04-20 15:41:42 +00:00
"users" : "Users" ,
2021-04-25 21:46:22 +00:00
"wednesday" : "Wednesday" ,
"yes" : "Yes"
2021-02-08 18:47:40 +00:00
} ,
"meal-plan" : {
2021-04-25 21:46:22 +00:00
"create-a-new-meal-plan" : "創建一個新的用餐計劃" ,
2021-02-08 18:47:40 +00:00
"dinner-this-week" : "本週晚餐" ,
"dinner-today" : "今日晚餐" ,
"edit-meal-plan" : "編輯用餐計劃" ,
2021-04-20 15:41:42 +00:00
"end-date" : "結束日期" ,
2021-04-25 21:46:22 +00:00
"group" : "Group (Beta)" ,
"meal-planner" : "Meal Planner" ,
"meal-plans" : "用餐計劃" ,
2021-04-23 06:15:43 +00:00
"only-recipes-with-these-categories-will-be-used-in-meal-plans" : "Only recipes with these categories will be used in Meal Plans" ,
2021-04-25 21:46:22 +00:00
"planner" : "策劃人" ,
2021-04-23 06:15:43 +00:00
"quick-week" : "Quick Week" ,
2021-04-25 21:46:22 +00:00
"shopping-list" : "Shopping List" ,
"start-date" : "開始日期"
} ,
"migration" : {
"chowdown" : {
"description" : "從Chowdown遷移數據" ,
"title" : "Chowdown"
} ,
"nextcloud" : {
"description" : "從Nextcloud Cookbook遷移數據" ,
"title" : "Nextcloud Cookbook"
} ,
"no-migration-data-available" : "無遷移數據可用" ,
"recipe-migration" : "食譜遷移"
} ,
"new-recipe" : {
"bulk-add" : "批量添加" ,
"error-message" : "貌似在解析網址時出錯。請檢查log和debug/last_recipe.json文件並找尋更多有關資訊。" ,
"from-url" : "輸入網址" ,
"paste-in-your-recipe-data-each-line-will-be-treated-as-an-item-in-a-list" : "請粘貼您的食譜資料。每行將被視為列表中的一項。" ,
"recipe-url" : "食譜網址" ,
"url-form-hint" : "Copy and paste a link from your favorite recipe website"
} ,
"page" : {
"all-recipes" : "All Recipes" ,
"home-page" : "Home Page" ,
"recent" : "Recent"
2021-02-08 18:47:40 +00:00
} ,
"recipe" : {
2021-04-25 21:46:22 +00:00
"add-key" : "Add Key" ,
"api-extras" : "API Extras" ,
"calories" : "Calories" ,
"calories-suffix" : "calories" ,
"categories" : "分類目錄" ,
"delete-confirmation" : "您確定要刪除此食譜嗎?" ,
"delete-recipe" : "刪除食譜" ,
2021-02-08 18:47:40 +00:00
"description" : "描述" ,
2021-04-25 21:46:22 +00:00
"fat-content" : "Fat Content" ,
"fiber-content" : "Fiber Content" ,
"grams" : "grams" ,
"image" : "Image" ,
"ingredient" : "材料" ,
2021-02-08 18:47:40 +00:00
"ingredients" : "材料" ,
"instructions" : "做法" ,
2021-04-20 15:41:42 +00:00
"key-name-required" : "Key Name Required" ,
2021-04-25 21:46:22 +00:00
"milligrams" : "milligrams" ,
"new-key-name" : "New Key Name" ,
2021-04-20 15:41:42 +00:00
"no-white-space-allowed" : "No White Space Allowed" ,
2021-04-25 21:46:22 +00:00
"note" : "貼士" ,
"notes" : "貼士" ,
2021-04-23 06:15:43 +00:00
"nutrition" : "Nutrition" ,
2021-04-25 21:46:22 +00:00
"object-key" : "Object Key" ,
"object-value" : "Object Value" ,
"original-url" : "原食譜鏈接" ,
"perform-time" : "烹飪時間 / 執行時間" ,
"prep-time" : "準備時間" ,
2021-04-23 06:15:43 +00:00
"protein-content" : "Protein Content" ,
2021-04-25 21:46:22 +00:00
"recipe-image" : "Recipe Image" ,
"recipe-name" : "食譜名稱" ,
"servings" : "份量" ,
2021-04-23 06:15:43 +00:00
"sodium-content" : "Sodium Content" ,
2021-04-25 21:46:22 +00:00
"step-index" : "步驟:{step}" ,
2021-04-23 06:15:43 +00:00
"sugar-content" : "Sugar Content" ,
2021-04-25 21:46:22 +00:00
"tags" : "標籤" ,
"title" : "標題" ,
"total-time" : "總時間" ,
"view-recipe" : "查看食譜"
2021-02-08 18:47:40 +00:00
} ,
"search" : {
2021-04-25 21:46:22 +00:00
"and" : "And" ,
2021-04-20 15:41:42 +00:00
"category-filter" : "Category Filter" ,
"exclude" : "Exclude" ,
2021-04-25 21:46:22 +00:00
"include" : "Include" ,
"max-results" : "Max Results" ,
2021-04-20 15:41:42 +00:00
"or" : "Or" ,
2021-04-25 21:46:22 +00:00
"search" : "Search" ,
"search-mealie" : "搜索Mealie" ,
"search-placeholder" : "Search..." ,
"tag-filter" : "Tag Filter"
2021-02-08 18:47:40 +00:00
} ,
"settings" : {
"add-a-new-theme" : "新增佈景主題" ,
2021-04-25 21:46:22 +00:00
"admin-settings" : "Admin Settings" ,
2021-04-20 15:41:42 +00:00
"available-backups" : "可用備份" ,
2021-02-08 18:47:40 +00:00
"backup" : {
"backup-tag" : "標籤備份" ,
2021-04-25 21:46:22 +00:00
"create-heading" : "創建備份" ,
2021-02-08 18:47:40 +00:00
"full-backup" : "完整備份" ,
2021-04-25 21:46:22 +00:00
"partial-backup" : "部分備份"
2021-02-08 18:47:40 +00:00
} ,
2021-04-25 21:46:22 +00:00
"backup-and-exports" : "備份" ,
"backup-info" : "備份以標準JSON格式導出, 並連同儲存在系統文件中的所有圖像。在備份文件夾中, 您將找到一個.zip文件, 其中包含數據庫中的所有食譜JSON和圖像。此外, 如果您選擇了Markdown文件, 這些文件也將一併儲存在.zip文件中。當需要要導入備份, 它必須位於您的備份文件夾中。每天3:00 AM將進行自動備份。" ,
"change-password" : "Change Password" ,
"current" : "版本號:" ,
"custom-pages" : "Custom Pages" ,
"edit-page" : "Edit Page" ,
"first-day-of-week" : "First day of the week" ,
2021-04-20 15:41:42 +00:00
"homepage" : {
2021-04-25 21:46:22 +00:00
"all-categories" : "All Categories" ,
2021-04-20 15:41:42 +00:00
"card-per-section" : "Card Per Section" ,
"home-page" : "Home Page" ,
2021-04-25 21:46:22 +00:00
"home-page-sections" : "Home Page Sections" ,
"show-recent" : "Show Recent"
2021-04-20 15:41:42 +00:00
} ,
2021-04-25 21:46:22 +00:00
"language" : "語言" ,
"latest" : "最新版本:" ,
"local-api" : "Local API" ,
"locale-settings" : "Locale settings" ,
2021-04-20 15:41:42 +00:00
"manage-users" : "Manage Users" ,
"migrations" : "Migrations" ,
"new-page" : "New Page" ,
2021-04-23 06:15:43 +00:00
"page-name" : "Page Name" ,
2021-04-25 21:46:22 +00:00
"profile" : "Profile" ,
"remove-existing-entries-matching-imported-entries" : "Remove existing entries matching imported entries" ,
"set-new-time" : "設定新的時間" ,
"site-settings" : "Site Settings" ,
"theme" : {
"accent" : "強調( Accent) " ,
"are-you-sure-you-want-to-delete-this-theme" : "您確定要刪除此主題嗎?" ,
"choose-how-mealie-looks-to-you-set-your-theme-preference-to-follow-your-system-settings-or-choose-to-use-the-light-or-dark-theme" : "選擇Mealie的外觀模式。設置佈景主題首選並依據您的主機系統設置, 或者選擇使用淺色或深色主題。" ,
"dark" : "深色" ,
"dark-mode" : "暗黑模式" ,
"default-to-system" : "默認爲系統" ,
"delete-theme" : "刪除主題" ,
"error" : "錯誤( Error) " ,
"info" : "信息( Info) " ,
"light" : "淺色" ,
"primary" : "主要( Primary) " ,
"secondary" : "次要( Secondary) " ,
"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" : "從以下列表中選擇一個主題或創建一個新主題。請注意,默認主題將提供給尚未設置主題首選的所有用戶。" ,
"success" : "成功( Success) " ,
"theme" : "佈景主題" ,
"theme-name" : "主題名稱" ,
"theme-name-is-required" : "主題名稱是必填項。" ,
"theme-settings" : "佈景主題設置" ,
"warning" : "警告( Warning) "
2021-02-08 18:47:40 +00:00
} ,
2021-04-25 21:46:22 +00:00
"webhooks" : {
"meal-planner-webhooks" : "用餐計劃器Webhooks" ,
"test-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>執行" ,
"webhook-url" : "Webhook網址"
2021-04-20 15:41:42 +00:00
}
2021-04-25 21:46:22 +00:00
} ,
"user" : {
"admin" : "Admin" ,
"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-link" : "Are you sure you want to delete the link <b>{link}<b/>?" ,
"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" ,
"confirm-link-deletion" : "Confirm Link Deletion" ,
"confirm-password" : "Confirm Password" ,
"confirm-user-deletion" : "Confirm User Deletion" ,
"could-not-validate-credentials" : "Could Not Validate Credentials" ,
"create-group" : "Create Group" ,
"create-link" : "Create Link" ,
"create-user" : "Create User" ,
"current-password" : "Current Password" ,
"e-mail-must-be-valid" : "E-mail must be valid" ,
"edit-user" : "Edit User" ,
"email" : "電子郵件" ,
"full-name" : "Full Name" ,
"group" : "Group" ,
"group-id-with-value" : "Group ID: {groupID}" ,
"group-name" : "Group Name" ,
"groups" : "Groups" ,
"groups-can-only-be-set-by-administrators" : "Groups can only be set by administrators" ,
"link-id" : "Link ID" ,
"link-name" : "Link Name" ,
"login" : "Login" ,
"logout" : "Logout" ,
"new-password" : "New Password" ,
"new-user" : "New User" ,
"password" : "密碼" ,
"password-must-match" : "Password must match" ,
"reset-password" : "Reset Password" ,
"sign-in" : "登入" ,
"sign-up-links" : "Sign Up Links" ,
"total-mealplans" : "Total MealPlans" ,
"total-users" : "Total Users" ,
"upload-photo" : "Upload Photo" ,
"use-8-characters-or-more-for-your-password" : "Use 8 characters or more for your password" ,
"user-group" : "User Group" ,
"user-id" : "User ID" ,
"user-id-with-value" : "User ID: {id}" ,
"user-password" : "User Password" ,
"users" : "Users" ,
"webhook-time" : "Webhook Time" ,
"webhooks-enabled" : "Webhooks Enabled"
2021-02-08 18:47:40 +00:00
}
}