New Crowdin updates (#1546)

* New translations en-US.json (Czech)

* New translations en-US.json (Swedish)

* New translations en-US.json (Polish)

* New translations en-US.json (Portuguese)

* New translations en-US.json (Russian)

* New translations en-US.json (Slovak)

* New translations en-US.json (Slovenian)

* New translations en-US.json (Serbian (Cyrillic))

* New translations en-US.json (Turkish)

* New translations en-US.json (Dutch)

* New translations en-US.json (Ukrainian)

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

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

* New translations en-US.json (Vietnamese)

* New translations en-US.json (Portuguese, Brazilian)

* New translations en-US.json (English, United Kingdom)

* New translations en-US.json (Norwegian)

* New translations en-US.json (Lithuanian)

* New translations en-US.json (Romanian)

* New translations en-US.json (Danish)

* New translations en-US.json (French)

* New translations en-US.json (Spanish)

* New translations en-US.json (Afrikaans)

* New translations en-US.json (Arabic)

* New translations en-US.json (Bulgarian)

* New translations en-US.json (Catalan)

* New translations en-US.json (German)

* New translations en-US.json (Korean)

* New translations en-US.json (Greek)

* New translations en-US.json (Finnish)

* New translations en-US.json (Hebrew)

* New translations en-US.json (Hungarian)

* New translations en-US.json (Italian)

* New translations en-US.json (Japanese)

* New translations en-US.json (French, Canada)

* New translations en-US.json (Dutch)
This commit is contained in:
Hayden 2022-08-10 16:03:01 -08:00 committed by GitHub
parent 03147c8723
commit 8a98288248
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 3045 additions and 315 deletions

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "أصول جديدة",
"pdf": "PDF",
"recipe": "وصفة",
"show-assets": "إظهار الأصول"
"show-assets": "إظهار الأصول",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "فشل تحديث الفئة",
"category-updated": "تم تحديث الفئة",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Afegiu un adjunt",
"pdf": "PDF",
"recipe": "Recepta",
"show-assets": "Mostra els adjunts"
"show-assets": "Mostra els adjunts",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Filtre per categoria",
"category-update-failed": "S'ha produït un error a l'actualitzar la categoria",
"category-updated": "S'ha actualitzat la categoria",
"uncategorized-count": "{count} sense categoritzar"
"uncategorized-count": "{count} sense categoritzar",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Esteu segur de voler suprimir el grup <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Pla ràpid",
"side": "Guarnició",
"sides": "Guarnicions",
"start-date": "Data d'inici"
"start-date": "Data d'inici",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Títol",
"total-time": "Temps total",
"unable-to-delete-recipe": "No s'ha pogut suprimir la recepta",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Cerca avançada",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Les URLs mostrades a continuació rebran webhooks amb les dades de la recepta per al menú del dia programat. Actaualment els webhooks s'executaran a les",
"webhook-url": "URL del webhook",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Llista nova",
"quantity": "Quantitat: {0}",
"shopping-list": "Llista de la compra",
"shopping-lists": "Llistes de la compra"
"shopping-lists": "Llistes de la compra",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Receptes",
@ -446,10 +504,17 @@
"tag-update-failed": "S'ha produït un error a l'actualitzar l'etiqueta",
"tag-updated": "S'ha actualitzat l'etiqueta",
"tags": "Etiquetes",
"untagged-count": "{count} sense etiquetar"
"untagged-count": "{count} sense etiquetar",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Administrador/a",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Nový zdroj",
"pdf": "PDF",
"recipe": "Recept",
"show-assets": "Zobrazit zdroje"
"show-assets": "Zobrazit zdroje",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Kategorie",
@ -41,7 +42,9 @@
"category-filter": "Filtr kategorií",
"category-update-failed": "Aktualizace kategorie selhala",
"category-updated": "Kategorie byla aktualizována",
"uncategorized-count": "Nezařazené {count}"
"uncategorized-count": "Nezařazené {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Potraviny",
"units": "Jednotky",
"back": "Zpět",
"next": "Další"
"next": "Další",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Jste si jisti, že chcete smazat <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Ny aktiv",
"pdf": "PDF",
"recipe": "Opskrift",
"show-assets": "Vis ekstramateriale"
"show-assets": "Vis ekstramateriale",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Kategorier",
@ -41,7 +42,9 @@
"category-filter": "Kategorifilter",
"category-update-failed": "Kategoriopdatering fejlede",
"category-updated": "Kategori opdateret",
"uncategorized-count": "Ukategoriseret {count}"
"uncategorized-count": "Ukategoriseret {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Fødevarer",
"units": "Enheder",
"back": "Tilbage",
"next": "Næste"
"next": "Næste",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Er du sikker på, du vil slette <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Hurtig uge",
"side": "Tilbehør",
"sides": "Tilbehør",
"start-date": "Start dato"
"start-date": "Start dato",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Titel",
"total-time": "Total tid",
"unable-to-delete-recipe": "Kunne ikke slette opskrift",
"no-recipe": "Ingen opskrift"
"no-recipe": "Ingen opskrift",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Avanceret søgning",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Webadresserne, der er anført nedenfor, modtager webhooks, der indeholder opskriftsdataene for måltidsplanen på den planlagte dag. \nWebhooks udføres i øjeblikket på <strong> {time} </strong>",
"webhook-url": "Webhook adresse",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Ny liste",
"quantity": "Antal: {0}",
"shopping-list": "Indkøbsliste",
"shopping-lists": "Indkøbslister"
"shopping-lists": "Indkøbslister",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Alle opskr.",
@ -446,10 +504,17 @@
"tag-update-failed": "Opdatering af tag fejlede",
"tag-updated": "Tag blev opdateret",
"tags": "Tags",
"untagged-count": "Ikke-tagget: {count}"
"untagged-count": "Ikke-tagget: {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Værktøjer"
"tools": "Værktøjer",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Administrator",
@ -546,5 +611,18 @@
"group-name-is-taken": "Gruppenavn er allerede anvendt",
"username-is-taken": "Brugernavnet er allerede anvendt",
"email-is-taken": "E-mail er allerede anvendt"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Neuer Anhang",
"pdf": "PDF",
"recipe": "Rezept",
"show-assets": "Anhänge anzeigen"
"show-assets": "Anhänge anzeigen",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Kategorien",
@ -41,7 +42,9 @@
"category-filter": "Kategoriefilter",
"category-update-failed": "Aktualisieren der Kategorie fehlgeschlagen",
"category-updated": "Kategorie aktualisiert",
"uncategorized-count": "{count} nicht kategorisierte"
"uncategorized-count": "{count} nicht kategorisierte",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise-URL",
@ -134,7 +137,20 @@
"foods": "Speisen",
"units": "Einheiten",
"back": "Zurück",
"next": "Weiter"
"next": "Weiter",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Bist du dir sicher, dass du die Gruppe <b>{groupName}<b/> löschen möchtest?",
@ -186,7 +202,14 @@
"quick-week": "Schnelle Woche",
"side": "Beilage",
"sides": "Beilagen",
"start-date": "Startdatum"
"start-date": "Startdatum",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Titel",
"total-time": "Gesamtzeit",
"unable-to-delete-recipe": "Rezept kann nicht gelöscht werden",
"no-recipe": "Kein Rezept"
"no-recipe": "Kein Rezept",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Erweiterte Suche",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Die unten stehenden URL's erhalten Webhooks welche die Rezeptdaten für den Menüplan am geplanten Tag enthalten. Derzeit werden die Webhooks ausgeführt um",
"webhook-url": "Webhook-URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Neue Liste",
"quantity": "Menge: {0}",
"shopping-list": "Einkaufsliste",
"shopping-lists": "Einkaufslisten"
"shopping-lists": "Einkaufslisten",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Alle Rezepte",
@ -446,10 +504,17 @@
"tag-update-failed": "Aktualisieren des Schlagworts fehlgeschlagen",
"tag-updated": "Schlagwort aktualisiert",
"tags": "Schlagworte",
"untagged-count": "{count} ohne Schlagworte"
"untagged-count": "{count} ohne Schlagworte",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Werkzeuge"
"tools": "Werkzeuge",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Gruppenname ist schon vergeben",
"username-is-taken": "Benutzername ist schon vergeben",
"email-is-taken": "E-Mail-Adresse ist schon vergeben"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Νέο Στοιχείο",
"pdf": "PDF",
"recipe": "Συνταγή",
"show-assets": "Εμφάνιση Στοιχείων"
"show-assets": "Εμφάνιση Στοιχείων",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Κατηγορίες",
@ -41,7 +42,9 @@
"category-filter": "Φίλτρο κατηγορίας",
"category-update-failed": "Η ενημέρωση της κατηγορίας απέτυχε",
"category-updated": "Η κατηγορία ενημερώθηκε",
"uncategorized-count": "Μη κατηγοριοποιημένο {count}"
"uncategorized-count": "Μη κατηγοριοποιημένο {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "URL Έκπληξης",
@ -134,7 +137,20 @@
"foods": "Φαγητά",
"units": "Μονάδες",
"back": "Πίσω",
"next": "Επόμενο"
"next": "Επόμενο",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό τον ασφαλή σύνδεσμο <b>{groupName}<b/>;",
@ -186,7 +202,14 @@
"quick-week": "Γρήγορη προβολή",
"side": "Πλευρά",
"sides": "Πλευρές",
"start-date": "Ημερομηνία έναρξης"
"start-date": "Ημερομηνία έναρξης",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Τίτλος",
"total-time": "Συνολικός Χρόνος",
"unable-to-delete-recipe": "Αδυναμία διαγραφής συνταγής",
"no-recipe": "Καμία Συνταγή"
"no-recipe": "Καμία Συνταγή",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Σύνθετη Αναζήτηση",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Οι διευθύνσεις URL που παρατίθενται παρακάτω θα λαμβάνουν webhooks που περιέχουν τα δεδομένα συνταγών για το σχέδιο γεύματος την προγραμματισμένη ημέρα του",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Νέα λίστα",
"quantity": "Ποσότητα: {0}",
"shopping-list": "Λίστα αγορών",
"shopping-lists": "Λίστες Αγορών"
"shopping-lists": "Λίστες Αγορών",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Συνταγές όλες",
@ -446,10 +504,17 @@
"tag-update-failed": "Αποτυχία ενημέρωσης της ετικέτας",
"tag-updated": "Ετικέτα ενημερώθηκε",
"tags": "Ετικέτες",
"untagged-count": "Χωρίς ετικέτα {count}"
"untagged-count": "Χωρίς ετικέτα {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Εργαλεία"
"tools": "Εργαλεία",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Διαχειριστής",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorised {count}"
"uncategorized-count": "Uncategorised {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on its scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Nuevo recurso",
"pdf": "PDF",
"recipe": "Receta",
"show-assets": "Mostrar recursos"
"show-assets": "Mostrar recursos",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Filtros de Categorías",
"category-update-failed": "Error al actualizar categoría",
"category-updated": "Categoría actualizada",
"uncategorized-count": "{count} no categorizado"
"uncategorized-count": "{count} no categorizado",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "URL de aviso",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Por favor, confirma que deseas eliminar <b>{groupName}<b/>",
@ -186,7 +202,14 @@
"quick-week": "Plan rápido",
"side": "Guarnición",
"sides": "Guarniciones",
"start-date": "Fecha de Inicio"
"start-date": "Fecha de Inicio",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Título",
"total-time": "Tiempo total",
"unable-to-delete-recipe": "No se puede eliminar la receta",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Búsqueda avanzada",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Las URLs que se muestran a continuación recibirán webhooks que contienen los datos de la receta para el menú del día programado. Actualmente los Webhooks se ejecutarán en",
"webhook-url": "Dirección URL del Webhook",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Nueva lista",
"quantity": "Cantidad: {0}",
"shopping-list": "Lista de la compra",
"shopping-lists": "Listas de la compra"
"shopping-lists": "Listas de la compra",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Recetas",
@ -446,10 +504,17 @@
"tag-update-failed": "Error al actualizar la etiqueta",
"tag-updated": "Etiqueta actualizada",
"tags": "Etiquetas",
"untagged-count": "{count} sin etiquetar"
"untagged-count": "{count} sin etiquetar",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Nouvelle ressource",
"pdf": "PDF",
"recipe": "Recette",
"show-assets": "Afficher les ressources"
"show-assets": "Afficher les ressources",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Catégories",
@ -41,7 +42,9 @@
"category-filter": "Filtre par catégories",
"category-update-failed": "La mise à jour de la catégorie a échoué",
"category-updated": "Catégorie mise à jour",
"uncategorized-count": "{count} non catégorisée|{count} non catégorisées"
"uncategorized-count": "{count} non catégorisée|{count} non catégorisées",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "URL apprise",
@ -134,7 +137,20 @@
"foods": "Aliments",
"units": "Unités",
"back": "Précédent",
"next": "Suivant"
"next": "Suivant",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Êtes-vous certain de vouloir supprimer <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Semaine rapide",
"side": "Accompagnement",
"sides": "Accompagnements",
"start-date": "Date de début"
"start-date": "Date de début",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Titre",
"total-time": "Temps total",
"unable-to-delete-recipe": "Impossible de supprimer la recette",
"no-recipe": "Pas de recette"
"no-recipe": "Pas de recette",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Recherche avancée",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Les liens dans cette liste recevront les webhooks contenant les recettes pour le menu du jour. Actuellement, les webhooks se lancent à",
"webhook-url": "Lien du webhook",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Nouvelle liste",
"quantity": "Quantité : {0}",
"shopping-list": "Liste d'épicerie",
"shopping-lists": "Listes d'épicerie"
"shopping-lists": "Listes d'épicerie",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Les recettes",
@ -446,10 +504,17 @@
"tag-update-failed": "La mise à jour du mot-clé a échoué",
"tag-updated": "Mot-clé mis à jour",
"tags": "Mots-clés",
"untagged-count": "{count} sans mot-clés"
"untagged-count": "{count} sans mot-clés",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Outils"
"tools": "Outils",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Administrateur",
@ -546,5 +611,18 @@
"group-name-is-taken": "Le nom du groupe est déjà pris",
"username-is-taken": "Nom d'utilisateur déjà utilisé",
"email-is-taken": "Cet e-mail est déjà pris"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Nouvelle ressource",
"pdf": "PDF",
"recipe": "Recette",
"show-assets": "Afficher les ressources"
"show-assets": "Afficher les ressources",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Catégories",
@ -41,7 +42,9 @@
"category-filter": "Filtre par catégories",
"category-update-failed": "La mise à jour de la catégorie a échoué",
"category-updated": "Catégorie mise à jour",
"uncategorized-count": "{count} non catégorisée|{count} non catégorisées"
"uncategorized-count": "{count} non catégorisée|{count} non catégorisées",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "URL Apprise",
@ -134,7 +137,20 @@
"foods": "Aliments",
"units": "Unités",
"back": "Précédent",
"next": "Suivant"
"next": "Suivant",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Êtes-vous certain de vouloir supprimer <b>{groupName}<b/> ?",
@ -186,7 +202,14 @@
"quick-week": "Semaine rapide",
"side": "Accompagnement",
"sides": "Accompagnements",
"start-date": "Date de début"
"start-date": "Date de début",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Titre",
"total-time": "Temps total",
"unable-to-delete-recipe": "Impossible de supprimer la recette",
"no-recipe": "Pas de recette"
"no-recipe": "Pas de recette",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Recherche avancée",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Les liens dans cette liste recevront les webhooks contenant les recettes pour le menu du jour. Actuellement, les webhooks se lancent à",
"webhook-url": "Lien du webhook",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Nouvelle liste",
"quantity": "Quantité : {0}",
"shopping-list": "Liste de courses",
"shopping-lists": "Listes de courses"
"shopping-lists": "Listes de courses",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Les recettes",
@ -446,10 +504,17 @@
"tag-update-failed": "La mise à jour du mot-clé a échoué",
"tag-updated": "Mot-clé mis à jour",
"tags": "Mots-clés",
"untagged-count": "{count} sans mot-clés"
"untagged-count": "{count} sans mot-clés",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Outils"
"tools": "Outils",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Administrateur",
@ -546,5 +611,18 @@
"group-name-is-taken": "Le nom du groupe est déjà pris",
"username-is-taken": "Nom d'utilisateur déjà utilisé",
"email-is-taken": "Cet e-mail est déjà pris"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Új eszköz",
"pdf": "PDF",
"recipe": "Recept",
"show-assets": "Eszközök megjelenítése"
"show-assets": "Eszközök megjelenítése",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Kategóriák",
@ -41,7 +42,9 @@
"category-filter": "Kategória szűrő",
"category-update-failed": "Kategória elmentése sikertelen",
"category-updated": "Kategória frissítve",
"uncategorized-count": "Kategórizálatlan {count}"
"uncategorized-count": "Kategórizálatlan {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Élelmiszerek",
"units": "Mértékegységek",
"back": "Vissza",
"next": "Következő"
"next": "Következő",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Biztosan törölni szeretnéd ezt: <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Gyors hét",
"side": "Köret",
"sides": "Köretek",
"start-date": "Kezdő dátum"
"start-date": "Kezdő dátum",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Cím",
"total-time": "Teljes idő",
"unable-to-delete-recipe": "Nem lehet törölni a receptet",
"no-recipe": "Nincs recept"
"no-recipe": "Nincs recept",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Részletes keresés",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "A lenti URL egy webhook hivást fog kapni, az étkezési tervhez tartozó recept adataival a megadott napon. Jelenleg a Webook az alábbi időpontban hajtódik végre",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKOK",
"webhooks": "Webhook-ok"
"webhooks": "Webhook-ok",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Új lista",
"quantity": "Mennyiség: {0}",
"shopping-list": "Bevásárlólista",
"shopping-lists": "Bevásárlólisták"
"shopping-lists": "Bevásárlólisták",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Minden recept",
@ -446,10 +504,17 @@
"tag-update-failed": "Címke módosítása sikertelen",
"tag-updated": "Címke módosítva",
"tags": "Címkék",
"untagged-count": "Címkézetlen {count}"
"untagged-count": "Címkézetlen {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Eszközök"
"tools": "Eszközök",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Adminisztrátor",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Nuova Risorsa",
"pdf": "PDF",
"recipe": "Ricetta",
"show-assets": "Mostra Risorse"
"show-assets": "Mostra Risorse",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categorie",
@ -41,7 +42,9 @@
"category-filter": "Filtro Categoria",
"category-update-failed": "Aggiornamento categoria fallito",
"category-updated": "Categoria aggiornata",
"uncategorized-count": "Senza categoria {count}"
"uncategorized-count": "Senza categoria {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "URL Apprise",
@ -134,7 +137,20 @@
"foods": "Cibi",
"units": "Unità",
"back": "Indietro",
"next": "Avanti"
"next": "Avanti",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Sei sicuro di volerlo eliminare <b>{groupName}<b/>'?",
@ -186,7 +202,14 @@
"quick-week": "Settimana Veloce",
"side": "Contorno",
"sides": "Contorni",
"start-date": "Data Inizio"
"start-date": "Data Inizio",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Titolo",
"total-time": "Tempo Totale",
"unable-to-delete-recipe": "Impossibile eliminare ricetta",
"no-recipe": "Nessuna Ricetta"
"no-recipe": "Nessuna Ricetta",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Ricerca Avanzata",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Gli URL elencati sotto riceveranno dei webhooks contenenti i dati delle ricette per il piano alimentare nel giorno programmato. I Webhooks correnti verrano eseguiti alle",
"webhook-url": "URL Webhook",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Nuova Lista",
"quantity": "Quantità: {0}",
"shopping-list": "Lista della Spesa",
"shopping-lists": "Liste della Spesa"
"shopping-lists": "Liste della Spesa",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Ricette",
@ -446,10 +504,17 @@
"tag-update-failed": "Aggiornamento tag fallito",
"tag-updated": "Tag aggiornato",
"tags": "Tag",
"untagged-count": "Senza Tag {count}"
"untagged-count": "Senza Tag {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Strumenti"
"tools": "Strumenti",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Amministratore",
@ -546,5 +611,18 @@
"group-name-is-taken": "Il nome del gruppo non è disponibile",
"username-is-taken": "Username non disponibile",
"email-is-taken": "Email già in uso"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Nieuwe Bijlage",
"pdf": "PDF",
"recipe": "Recept",
"show-assets": "Toon Bijlagen"
"show-assets": "Toon Bijlagen",
"error-submitting-form": "Fout bij verzenden formulier"
},
"category": {
"categories": "Categorieën",
@ -41,7 +42,9 @@
"category-filter": "Categorie Filter",
"category-update-failed": "Categorie bijwerken mislukt",
"category-updated": "Categorie bijgewerkt",
"uncategorized-count": "Niet gecategoriseerd {count}"
"uncategorized-count": "Niet gecategoriseerd {count}",
"create-a-category": "Categorie aanmaken",
"category-name": "Categorie naam"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Voedsel",
"units": "Eenheden",
"back": "Terug",
"next": "Volgende"
"next": "Volgende",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Weet je zeker dat je <b>{groupName}<b/> wilt verwijderen?",
@ -186,7 +202,14 @@
"quick-week": "Snelle Week",
"side": "Bijgerecht",
"sides": "Bijgerechten",
"start-date": "Begindatum"
"start-date": "Begindatum",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Titel",
"total-time": "Totale Tijd",
"unable-to-delete-recipe": "Kan recept niet verwijderen",
"no-recipe": "Geen Recept"
"no-recipe": "Geen Recept",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Geavanceerd Zoeken",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "De onderstaande URL's ontvangen webhooks met receptgegevens voor het maaltijdplan op de geplande dag. Momenteel zullen Webhooks uitvoeren op",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Nieuwe Lijst",
"quantity": "Hoeveelheid: {0}",
"shopping-list": "Boodschappenlijst",
"shopping-lists": "Boodschappenlijsten"
"shopping-lists": "Boodschappenlijsten",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Recepten",
@ -446,10 +504,17 @@
"tag-update-failed": "Label update mislukt",
"tag-updated": "Label bijgewerkt",
"tags": "Labels",
"untagged-count": "Niet gelabeld {count}"
"untagged-count": "Niet gelabeld {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Hulpmiddelen"
"tools": "Hulpmiddelen",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Beheerder",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Ny ressurs",
"pdf": "PDF",
"recipe": "Oppskrift",
"show-assets": "Vis ressurser"
"show-assets": "Vis ressurser",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Kategori Filter",
"category-update-failed": "Oppdatering av kategori mislyktes",
"category-updated": "Kategori oppdatert",
"uncategorized-count": "Ukategorisert {count}"
"uncategorized-count": "Ukategorisert {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Er du sikker på at du vil slette <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Hurtigplan",
"side": "Siderett",
"sides": "Sideretter",
"start-date": "Start Dato"
"start-date": "Start Dato",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Tittel",
"total-time": "Total Tid",
"unable-to-delete-recipe": "Kan ikke slette oppskrift",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Avansert søk",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "URL-adressene listet nedenfor vil motta webhooks som inneholder oppskriftsdataene for måltidsplanen på den planlagte dagen. For tiden vil Webhooks kjøre på",
"webhook-url": "Webhook-URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Ny liste",
"quantity": "Mengde: {0}",
"shopping-list": "Handleliste",
"shopping-lists": "Handlelister"
"shopping-lists": "Handlelister",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Oppskrifter",
@ -446,10 +504,17 @@
"tag-update-failed": "Oppdatering av etikett feilet",
"tag-updated": "Etikett oppdatert",
"tags": "Etiketter",
"untagged-count": "Umerkede {count}"
"untagged-count": "Umerkede {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Administrator",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Nowy zasób",
"pdf": "PDF",
"recipe": "Przepis",
"show-assets": "Wyświetl zasoby"
"show-assets": "Wyświetl zasoby",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Kategorie",
@ -41,7 +42,9 @@
"category-filter": "Filtr kategorii",
"category-update-failed": "Aktualizacja kategorii nie powiodła się",
"category-updated": "Zaktualizowano kategorię",
"uncategorized-count": "Nieskategoryzowane {count}"
"uncategorized-count": "Nieskategoryzowane {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "URL Apprise",
@ -134,7 +137,20 @@
"foods": "Żywność",
"units": "Jednostki",
"back": "Cofnij",
"next": "Następny"
"next": "Następny",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Czy na pewno chcesz usunąć <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Szybki plan na tydzień",
"side": "Przystawka",
"sides": "Przystawki",
"start-date": "Data rozpoczęcia"
"start-date": "Data rozpoczęcia",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Tytuł",
"total-time": "Czas całkowity",
"unable-to-delete-recipe": "Nie można usunąć przepisu",
"no-recipe": "Brak przepisu"
"no-recipe": "Brak przepisu",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Wyszukiwanie zaawansowane",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Odnośniki poniżej otrzymają webhook zawierający dane o przepisie dla danego dnia. Aktualnie webhooki zostanę wykonane o",
"webhook-url": "URL webhooka",
"webhooks-caps": "WEBHOOKI",
"webhooks": "Webhooki"
"webhooks": "Webhooki",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Nowa lista",
"quantity": "Ilość: {0}",
"shopping-list": "Lista zakupów",
"shopping-lists": "Lista zakupów"
"shopping-lists": "Lista zakupów",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Wszystkie",
@ -446,10 +504,17 @@
"tag-update-failed": "Atkualizacja etykiety nie powiodła się",
"tag-updated": "Etykieta została zakutalizowana",
"tags": "Tagi",
"untagged-count": "{count} bez etykiety"
"untagged-count": "{count} bez etykiety",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Narzędzia"
"tools": "Narzędzia",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Administrator",
@ -546,5 +611,18 @@
"group-name-is-taken": "Nazwa grupy jest zajęta",
"username-is-taken": "Nazwa użytkownika jest zajęta",
"email-is-taken": "Email jest zajęty"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Novo Arquivo",
"pdf": "PDF",
"recipe": "Receita",
"show-assets": "Exibir Arquivos"
"show-assets": "Exibir Arquivos",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Filtro de categoria",
"category-update-failed": "Falha ao atualizar categoria",
"category-updated": "Categoria atualizada",
"uncategorized-count": "Sem categoria {count}"
"uncategorized-count": "Sem categoria {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "URL do Apprise",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Tem certeza que deseja excluir o grupo <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Acompanhamento",
"sides": "Acompanhamentos",
"start-date": "Data Inicial"
"start-date": "Data Inicial",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Título",
"total-time": "Tempo Total",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Pesquisa avançada",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Nova lista",
"quantity": "Quantidade: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Administrador",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Data de Inicio"
"start-date": "Data de Inicio",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Título",
"total-time": "Tempo Total",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Os URLs apresentados abaixo receberão webhooks que contêm os dados da receita para o plano de refeições no dia marcado. Atualmente, os webhooks serão executados a ",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Новый ресурс",
"pdf": "PDF",
"recipe": "Рецепт",
"show-assets": "Показать ресурсы"
"show-assets": "Показать ресурсы",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Фильтр по категориям",
"category-update-failed": "Не удалось обновить категорию",
"category-updated": "Категория обновлена",
"uncategorized-count": "Без категории {count}"
"uncategorized-count": "Без категории {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Вы действительно хотите удалить <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Быстрый план",
"side": "Гарнир",
"sides": "Гарниры",
"start-date": "Начальная дата"
"start-date": "Начальная дата",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Заголовок",
"total-time": "Общее время",
"unable-to-delete-recipe": "Невозможно удалить рецепт",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Расширенный поиск",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "На перечисленные ниже URL будут отправляться вебхуки, содержащие данные рецептов для плана питания на запланированный день. Сейчас вебхуки будут отправляться в",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Новый список",
"quantity": "Количество: {0}",
"shopping-list": "Список покупок",
"shopping-lists": "Списки покупок"
"shopping-lists": "Списки покупок",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Все рецепты",
@ -446,10 +504,17 @@
"tag-update-failed": "Не удалось обновить тег",
"tag-updated": "Тег обновлен",
"tags": "Теги",
"untagged-count": "Не помеченные {count}"
"untagged-count": "Не помеченные {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Администратор",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Nová príloha",
"pdf": "PDF",
"recipe": "Recept",
"show-assets": "Ukáž prílohy"
"show-assets": "Ukáž prílohy",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Kategórie",
@ -41,7 +42,9 @@
"category-filter": "Filter kategórií",
"category-update-failed": "Aktualizácia kategórie zlyhala",
"category-updated": "Kategória aktualizovaná",
"uncategorized-count": "Nezaradené {count}"
"uncategorized-count": "Nezaradené {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "URL na oboznámenie",
@ -134,7 +137,20 @@
"foods": "Jedlo",
"units": "Jednotky",
"back": "Späť",
"next": "Nasledujúci"
"next": "Nasledujúci",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Naozaj chcete odstrániť <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Rýchly návrh týždňa",
"side": "Príloha",
"sides": "Prílohy",
"start-date": "Dátum od"
"start-date": "Dátum od",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Názov",
"total-time": "Celkový čas",
"unable-to-delete-recipe": "Recept nie je možné odstrániť",
"no-recipe": "Bez receptu"
"no-recipe": "Bez receptu",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Rozšírené vyhľadávanie",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "URL adresy zobrazené nižšie obdržia webhooky obsahujúce údaje z receptov pre jedálniček v naplánovaný deň. Momentálne webhooky zbiehajú v",
"webhook-url": "URL adresa webhooku",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooky"
"webhooks": "Webhooky",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Nový zoznam",
"quantity": "Množstvo: {0}",
"shopping-list": "Nákupný zoznam",
"shopping-lists": "Nákupné zoznamy"
"shopping-lists": "Nákupné zoznamy",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Všetky recepty",
@ -446,10 +504,17 @@
"tag-update-failed": "Aktualizácia štítku zlyhala",
"tag-updated": "Štítok bol aktualizovaný",
"tags": "Štítky",
"untagged-count": "Neoznačené {count}"
"untagged-count": "Neoznačené {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Nástroje"
"tools": "Nástroje",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Administrátor",
@ -546,5 +611,18 @@
"group-name-is-taken": "Skupina je už obsadená",
"username-is-taken": "Užívateľské meno je už obsadené",
"email-is-taken": "Email je už obsadený"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Nov vir",
"pdf": "PDF",
"recipe": "Recept",
"show-assets": "Prikaži vire"
"show-assets": "Prikaži vire",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Kategorije",
@ -41,7 +42,9 @@
"category-filter": "Filter kategorije",
"category-update-failed": "Napaka pri posodobitvi kategorije",
"category-updated": "Kategorija posodobljena",
"uncategorized-count": "Nekategorizirano {count}"
"uncategorized-count": "Nekategorizirano {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Hrana",
"units": "Enote",
"back": "Nazaj",
"next": "Naprej"
"next": "Naprej",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Ste prepričani, da želite izbrisati <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Hiter pogled tedna",
"side": "Priloga",
"sides": "Priloge",
"start-date": "Datum začetka"
"start-date": "Datum začetka",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Naslov",
"total-time": "Skupni čas",
"unable-to-delete-recipe": "Ne morem izbrisati recepta",
"no-recipe": "Ni recepta"
"no-recipe": "Ni recepta",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Napredno iskanje",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Spodnji URL naslovi bodo prejeli webhook-e s podatki receptov za načrt obrokov na načrtovani dan. Trenutno se bodo webhooki-i izvedli ob",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webbhook-i"
"webhooks": "Webbhook-i",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Nov seznam",
"quantity": "Količina: {0}",
"shopping-list": "Nakupovalni seznam",
"shopping-lists": "Nakupovalni seznami"
"shopping-lists": "Nakupovalni seznami",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Vsi recepti",
@ -446,10 +504,17 @@
"tag-update-failed": "Napaka pri posodobitve značke",
"tag-updated": "Značka posodobljena",
"tags": "Značke",
"untagged-count": "Brez značke {count}"
"untagged-count": "Brez značke {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Orodja"
"tools": "Orodja",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Administrator",
@ -546,5 +611,18 @@
"group-name-is-taken": "Ime skupine je že zasedeno",
"username-is-taken": "Uporabniško ime zasedeno",
"email-is-taken": "E-mail je zaseden"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Ny tillgång",
"pdf": "PDF",
"recipe": "Recept",
"show-assets": "Visa tillgångar"
"show-assets": "Visa tillgångar",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Kategorier",
@ -41,7 +42,9 @@
"category-filter": "Kategorifilter",
"category-update-failed": "Kategori gick inte att uppdatera",
"category-updated": "Kategori uppdaterad",
"uncategorized-count": "Ingen Kategori {count}"
"uncategorized-count": "Ingen Kategori {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Mat",
"units": "Enheter",
"back": "Tillbaka",
"next": "Nästa"
"next": "Nästa",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Är du säker på att du vill radera <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Snabb vecka",
"side": "Sidorätt",
"sides": "Sidorätter",
"start-date": "Startdatum"
"start-date": "Startdatum",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Titel",
"total-time": "Total tid",
"unable-to-delete-recipe": "Gick inte att radera receptet",
"no-recipe": "Inget recept"
"no-recipe": "Inget recept",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Avancerad sökning",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "Följande webbadresser kommer att mottaga webhooks med receptdata för dagens planerade måltid. För närvarande körs webhooks klockan",
"webhook-url": "Webhook-URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Ny lista",
"quantity": "Antal {0}",
"shopping-list": "Inköpslista",
"shopping-lists": "Inköpslistor"
"shopping-lists": "Inköpslistor",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Alla recept",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag gick inte att uppdatera",
"tag-updated": "Tag uppdaterad",
"tags": "Taggar",
"untagged-count": "Otaggad {count}"
"untagged-count": "Otaggad {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Verktyg"
"tools": "Verktyg",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Administratör",
@ -546,5 +611,18 @@
"group-name-is-taken": "Gruppnamnet är upptaget",
"username-is-taken": "Användarnamnet är upptaget",
"email-is-taken": "E-postadressen är upptagen"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Yeni Varlık",
"pdf": "PDF",
"recipe": "Tarif",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Kategori Filteri",
"category-update-failed": "Kategori güncellemesi başarısız oldu",
"category-updated": "Kategori güncellendi",
"uncategorized-count": "{count} Kategorize edilmemiş"
"uncategorized-count": "{count} Kategorize edilmemiş",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Url'yi bildir",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "Новий медіа-ресурс",
"pdf": "PDF",
"recipe": "Рецепт",
"show-assets": "Показати медіа-ресурси"
"show-assets": "Показати медіа-ресурси",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Категорії",
@ -41,7 +42,9 @@
"category-filter": "Фільтр категорій",
"category-update-failed": "Не вдалося оновити категорію",
"category-updated": "Категорію оновлено",
"uncategorized-count": "Без категорії {count}"
"uncategorized-count": "Без категорії {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "URL-адреса Apprise",
@ -134,7 +137,20 @@
"foods": "Страви",
"units": "Одиниці виміру",
"back": "Назад",
"next": "Далі"
"next": "Далі",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Ви дійсно бажаєте видалити <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Швидкий тиждень",
"side": "Закуска",
"sides": "Закуска",
"start-date": "Дата початку"
"start-date": "Дата початку",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Назва",
"total-time": "Загальний час",
"unable-to-delete-recipe": "Не вдалося видалити рецепт",
"no-recipe": "Немає рецепту"
"no-recipe": "Немає рецепту",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Розширений пошук",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "URL-адреси, перераховані нижче, будуть отримувати вебхуки, що містять дані рецепта для плану харчування на запланований день. В даний час Вебхуки будуть виконуватися о",
"webhook-url": "URL-адреса вебхука",
"webhooks-caps": "ВЕБХУКИ",
"webhooks": "Вебхуки"
"webhooks": "Вебхуки",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "Новий список",
"quantity": "Кількість: {0}",
"shopping-list": "Список покупок",
"shopping-lists": "Списки покупок"
"shopping-lists": "Списки покупок",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "Всі рецепти",
@ -446,10 +504,17 @@
"tag-update-failed": "Не вдалося оновити мітку",
"tag-updated": "Мітку оновлено",
"tags": "Мітки",
"untagged-count": "Без мітки {count}"
"untagged-count": "Без мітки {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Інструменти"
"tools": "Інструменти",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Адміністратор",
@ -546,5 +611,18 @@
"group-name-is-taken": "Ім'я групи зайнято",
"username-is-taken": "Логін зайнятий",
"email-is-taken": "Електронна пошта зайнята"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "New Asset",
"pdf": "PDF",
"recipe": "Recipe",
"show-assets": "Show Assets"
"show-assets": "Show Assets",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "Category Filter",
"category-update-failed": "Category update failed",
"category-updated": "Category updated",
"uncategorized-count": "Uncategorized {count}"
"uncategorized-count": "Uncategorized {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete <b>{groupName}<b/>?",
@ -186,7 +202,14 @@
"quick-week": "Quick Week",
"side": "Side",
"sides": "Sides",
"start-date": "Start Date"
"start-date": "Start Date",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "Title",
"total-time": "Total Time",
"unable-to-delete-recipe": "Unable to Delete Recipe",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "Advanced Search",
@ -399,7 +451,8 @@
"the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at",
"webhook-url": "Webhook URL",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "New List",
"quantity": "Quantity: {0}",
"shopping-list": "Shopping List",
"shopping-lists": "Shopping Lists"
"shopping-lists": "Shopping Lists",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "All Recipes",
@ -446,10 +504,17 @@
"tag-update-failed": "Tag update failed",
"tag-updated": "Tag updated",
"tags": "Tags",
"untagged-count": "Untagged {count}"
"untagged-count": "Untagged {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "Admin",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "新素材",
"pdf": "PDF",
"recipe": "食谱",
"show-assets": "显示素材"
"show-assets": "显示素材",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "类别筛选",
"category-update-failed": "更新类别失败",
"category-updated": "类别已更新",
"uncategorized-count": "未分类 {count}"
"uncategorized-count": "未分类 {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise URL",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "您确定要删除<b>{groupName}<b/>吗?",
@ -186,7 +202,14 @@
"quick-week": "快速创建周食谱计划",
"side": "侧栏",
"sides": "侧栏",
"start-date": "开始日期"
"start-date": "开始日期",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "标题",
"total-time": "总时间",
"unable-to-delete-recipe": "无法删除食谱",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "高级搜索",
@ -399,7 +451,8 @@
"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执行将在",
"webhook-url": "Webhook网址",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "创建购物清单",
"quantity": "数量: {0} 个",
"shopping-list": "购物清单",
"shopping-lists": "购物清单"
"shopping-lists": "购物清单",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "全部食谱",
@ -446,10 +504,17 @@
"tag-update-failed": "标签更新失败",
"tag-updated": "标签已更新",
"tags": "标签",
"untagged-count": "无标签的共 {count} 个"
"untagged-count": "无标签的共 {count} 个",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "管理员",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}

View file

@ -30,7 +30,8 @@
"new-asset": "新增資源",
"pdf": "PDF",
"recipe": "食譜",
"show-assets": "顯示資源"
"show-assets": "顯示資源",
"error-submitting-form": "Error Submitting Form"
},
"category": {
"categories": "Categories",
@ -41,7 +42,9 @@
"category-filter": "類別篩選",
"category-update-failed": "類別更新失敗",
"category-updated": "類別已更新",
"uncategorized-count": "未分類 {count}"
"uncategorized-count": "未分類 {count}",
"create-a-category": "Create a Category",
"category-name": "Category Name"
},
"events": {
"apprise-url": "Apprise連結",
@ -134,7 +137,20 @@
"foods": "Foods",
"units": "Units",
"back": "Back",
"next": "Next"
"next": "Next",
"toggle-view": "Toggle View",
"date": "Date",
"id": "Id",
"owner": "Owner",
"date-added": "Date Added",
"none": "None",
"run": "Run",
"menu": "Menu",
"a-name-is-required": "A Name is Required",
"delete-with-name": "Delete {name}",
"confirm-delete-generic-with-name": "Are you sure you want to delete this {name}?",
"organizer": "Organizer",
"transfer": "Transfer"
},
"group": {
"are-you-sure-you-want-to-delete-the-group": "確定要刪除<b>{groupName}<b/>",
@ -186,7 +202,14 @@
"quick-week": "快速規劃",
"side": "配菜",
"sides": "配菜",
"start-date": "開始日期"
"start-date": "開始日期",
"rule-day": "Rule Day",
"meal-type": "Meal Type",
"breakfast": "Breakfast",
"lunch": "Lunch",
"dinner": "Dinner",
"type-any": "Any",
"day-any": "Any"
},
"migration": {
"chowdown": {
@ -292,7 +315,36 @@
"title": "標題",
"total-time": "總時間",
"unable-to-delete-recipe": "無法刪除食譜",
"no-recipe": "No Recipe"
"no-recipe": "No Recipe",
"locked-by-owner": "Locked by Owner",
"join-the-conversation": "Join the Conversation",
"add-recipe-to-mealplan": "Add Recipe to Mealplan",
"entry-type": "Entry Type",
"date-format-hint": "MM/DD/YYYY format",
"add-to-list": "Add to List",
"add-to-plan": "Add to Plan",
"recipe-added-to-list": "Recipe added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"yield": "Yield",
"quantity": "Quantity",
"choose-unit": "Choose Unit",
"press-enter-to-create": "Press Enter to Create",
"choose-food": "Choose Food",
"notes": "Notes",
"toggle-section": "Toggle Section",
"see-original-text": "See Original Text",
"original-text-with-value": "Original Text: {originalText}",
"ingredient-linker": "Ingredient Linker",
"linked-to-other-step": "Linked to other step",
"auto": "Auto",
"cook-mode": "Cook Mode",
"link-ingredients": "Link Ingredients",
"merge-above": "Merge Above",
"reset-scale": "Reset Scale",
"decrease-scale-label": "Decrease Scale by 1",
"increase-scale-label": "Increase Scale by 1",
"locked": "Locked"
},
"search": {
"advanced-search": "進階搜尋",
@ -399,7 +451,8 @@
"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網址",
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks"
"webhooks": "Webhooks",
"webhook-name": "Webhook Name"
}
},
"shopping-list": {
@ -410,7 +463,12 @@
"new-list": "新增清單",
"quantity": "數量: {0}",
"shopping-list": "購物清單",
"shopping-lists": "購物清單"
"shopping-lists": "購物清單",
"food": "Food",
"note": "Note",
"label": "Label",
"linked-item-warning": "This item is linked to one or more recipe. Adjusting the units or foods will yield unexpected results when adding or removing the recipe from this list.",
"toggle-food": "Toggle Food"
},
"sidebar": {
"all-recipes": "所有食譜",
@ -446,10 +504,17 @@
"tag-update-failed": "標籤更新失敗",
"tag-updated": "標籤已更新",
"tags": "標籤",
"untagged-count": "為標記的 {count}"
"untagged-count": "為標記的 {count}",
"create-a-tag": "Create a Tag",
"tag-name": "Tag Name"
},
"tool": {
"tools": "Tools"
"tools": "Tools",
"on-hand": "On Hand",
"create-a-tool": "Create a Tool",
"tool-name": "Tool Name",
"create-new-tool": "Create New Tool",
"on-hand-checkbox-label": "Show as On Hand (Checked)"
},
"user": {
"admin": "管理員",
@ -546,5 +611,18 @@
"group-name-is-taken": "Group name is taken",
"username-is-taken": "Username is taken",
"email-is-taken": "Email is taken"
},
"export": {
"export": "Export",
"file-name": "File Name",
"size": "Size",
"link-expires": "Link Expires"
},
"recipe-share": {
"expiration-date": "Expiration Date",
"share-recipe": "Share Recipe",
"default-30-days": "Default 30 Days",
"expires-at": "Expires At",
"recipe-link-copied-message": "Recipe link copied to clipboard"
}
}