1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-03 04:25:24 +02:00

chore(l10n): New Crowdin updates (#5252)

This commit is contained in:
Hayden 2025-03-21 10:29:07 -05:00 committed by GitHub
parent e77247441c
commit 6ae4e67c84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 62 additions and 62 deletions

View file

@ -298,7 +298,7 @@
"household-recipe-preferences": "Household Recipe Preferences",
"default-recipe-preferences-description": "These are the default settings when a new recipe is created in your household. These can be change for individual recipe sin the recipe settings menu.",
"allow-users-outside-of-your-household-to-see-your-recipes": "Allow users outside your household to see your recipes",
"allow-users-outside-of-your-household-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorizing the user. When disabled, you can only share recipes with users who are in your household or with a pre-generated private link",
"allow-users-outside-of-your-household-to-see-your-recipes-description": "When enabled you can use a public share link to share specific recipes without authorising the user. When disabled, you can only share recipes with users who are in your household or with a pre-generated private link",
"household-preferences": "Household Preferences"
},
"meal-plan": {
@ -386,7 +386,7 @@
"title": "Copy Me That Recipe Manager"
},
"paprika": {
"description-long": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
"description-long": "Mealie can import recipes from the Paprika application. Export your recipes from Paprika, rename the export extension to .zip and upload it below.",
"title": "Paprika Recipe Manager"
},
"mealie-pre-v1": {
@ -406,11 +406,11 @@
"chowdown-text": "Mealie natively supports the chowdown repository format. Download the code repository as a .zip file and upload it below.",
"recipe-1": "Recipe 1",
"recipe-2": "Recipe 2",
"paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from paprika, rename the export extension to .zip and upload it below.",
"paprika-text": "Mealie can import recipes from the Paprika application. Export your recipes from Paprika, rename the export extension to .zip and upload it below.",
"mealie-text": "Mealie can import recipes from the Mealie application from a pre v1.0 release. Export your recipes from your old instance, and upload the zip file below. Note that only recipes can be imported from the export.",
"plantoeat": {
"title": "Plan to Eat",
"description-long": "Mealie can import recipies from Plan to Eat."
"description-long": "Mealie can import recipes from Plan to Eat."
},
"myrecipebox": {
"title": "My Recipe Box",
@ -423,7 +423,7 @@
},
"new-recipe": {
"bulk-add": "Bulk Add",
"error-details": "Only websites containing ld+json or microdata can be imported by Mealie. Most major recipe websites support this data structure. If your site cannot be imported but there is json data in the log, please submit a github issue with the URL and data.",
"error-details": "Only websites containing ld+json or microdata can be imported by Mealie. Most major recipe websites support this data structure. If your site cannot be imported but there is json data in the log, please submit a GitHub issue with the URL and data.",
"error-title": "Looks Like We Couldn't Find Anything",
"from-url": "Import a Recipe",
"github-issues": "GitHub Issues",
@ -542,9 +542,9 @@
"recipe-added-to-list": "Recipe added to list",
"recipes-added-to-list": "Recipes added to list",
"successfully-added-to-list": "Successfully added to list",
"recipe-added-to-mealplan": "Recipe added to mealplan",
"recipe-added-to-mealplan": "Recipe added to meal plan",
"failed-to-add-recipes-to-list": "Failed to add recipe to list",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to mealplan",
"failed-to-add-recipe-to-mealplan": "Failed to add recipe to meal plan",
"failed-to-add-to-list": "Failed to add to list",
"yield": "Yield",
"yields-amount-with-text": "Yields {amount} {text}",
@ -648,7 +648,7 @@
"parser": {
"ingredient-parser": "Ingredient Parser",
"explanation": "To use the ingredient parser, click the 'Parse All' button to start the process. Once the processed ingredients are available, you can review the items and verify that they were parsed correctly. The model's confidence score is displayed on the right of the item title. This score is an average of all the individual scores and may not always be completely accurate.",
"alerts-explainer": "Alerts will be displayed if a matching foods or unit is found but does not exists in the database.",
"alerts-explainer": "Alerts will be displayed if a matching food or unit is found but does not exist in the database.",
"select-parser": "Select Parser",
"natural-language-processor": "Natural Language Processor",
"brute-parser": "Brute Parser",
@ -808,7 +808,7 @@
"webhooks-caps": "WEBHOOKS",
"webhooks": "Webhooks",
"webhook-name": "Webhook Name",
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the scheduled."
"description": "The webhooks defined below will be executed when a meal is defined for the day. At the scheduled time the webhooks will be sent with the data from the recipe that is scheduled for the day. Note that webhook execution is not exact. The webhooks are executed on a 5 minutes interval so the webhooks will be executed within 5 +/- minutes of the schedule."
},
"bug-report": "Bug Report",
"bug-report-information": "Use this information to report a bug. Providing details of your instance to developers is the best way to get your issues resolved quickly.",
@ -1029,10 +1029,10 @@
"user-can-invite-other-to-group": "User can invite others to group",
"user-can-manage-group": "User can manage group",
"user-can-manage-household": "User can manage household",
"user-can-organize-group-data": "User can organize group data",
"user-can-organize-group-data": "User can organise group data",
"enable-advanced-features": "Enable advanced features",
"it-looks-like-this-is-your-first-time-logging-in": "It looks like this is your first time logging in.",
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this anymore? Be sure to change your email in your user settings!",
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Don't want to see this any more? Be sure to change your email in your user settings!",
"forgot-password": "Forgot Password",
"forgot-password-text": "Please enter your email address and we will send you a link to reset your password.",
"changes-reflected-immediately": "Changes to this user will be reflected immediately."

View file

@ -1,6 +1,6 @@
{
"about": {
"about": "Acerca de",
"about": "Sobre",
"about-mealie": "Acerca de Mealie",
"api-docs": "Documentación da API",
"api-port": "Porto da API",

View file

@ -42,7 +42,7 @@
"generic-updated": "{name} was updated",
"generic-created-with-url": "{name} has been created, {url}",
"generic-updated-with-url": "{name} has been updated, {url}",
"generic-duplicated": "{name} has been duplicates",
"generic-duplicated": "{name} has been duplicated",
"generic-deleted": "{name} has been deleted"
},
"datetime": {
@ -51,7 +51,7 @@
"hour": "hour|hours",
"minute": "minute|minutes",
"second": "second|seconds",
"millisecond": "milliecond|milliseconds",
"millisecond": "millisecond|milliseconds",
"microsecond": "microsecond|microseconds"
},
"emails": {

View file

@ -103,7 +103,7 @@
"name": "calabrese"
},
"cane-sugar": {
"name": "cane sugar"
"name": ""
},
"cannabis": {
"name": "cannabis"

View file

@ -47,7 +47,7 @@
"name": "beans"
},
"bell-peppers": {
"name": "bell peppers",
"name": "bell pepper",
"plural_name": "bell peppers"
},
"blackberries": {
@ -129,7 +129,7 @@
},
"cauliflower": {
"name": "cauliflower",
"plural_name": "cauliflowers"
"plural_name": "cauliflower"
},
"cayenne-pepper": {
"name": "cayenne pepper"
@ -166,7 +166,7 @@
"name": "chocolate"
},
"cilantro": {
"name": "cilantro"
"name": "coriander"
},
"cinnamon": {
"name": "cinnamon"
@ -240,7 +240,7 @@
},
"eggplant": {
"name": "eggplant",
"plural_name": "eggplants"
"plural_name": "aubergines"
},
"eggs": {
"name": "egg",
@ -292,7 +292,7 @@
},
"garlic": {
"name": "garlic",
"plural_name": "garlics"
"plural_name": "garlic"
},
"gem-squash": {
"name": "gem squash"
@ -316,8 +316,8 @@
"name": "grape seed oil"
},
"green-onion": {
"name": "green onion",
"plural_name": "green onions"
"name": "spring onion",
"plural_name": "spring onions"
},
"heart-of-palm": {
"name": "heart of palm",
@ -542,8 +542,8 @@
"name": "salt cod"
},
"scallion": {
"name": "scallion",
"plural_name": "scallions"
"name": "spring onion",
"plural_name": "sprint onions"
},
"seafood": {
"name": "seafood"
@ -679,14 +679,14 @@
"name": "xanthan gum"
},
"yam": {
"name": "yam",
"plural_name": "yams"
"name": "sweet potato",
"plural_name": "sweet potatoes"
},
"yeast": {
"name": "yeast"
},
"zucchini": {
"name": "zucchini",
"plural_name": "zucchinis"
"name": "courgette",
"plural_name": "courgettes"
}
}

View file

@ -9,8 +9,8 @@
"name": "anchovies"
},
"apples": {
"name": "apple",
"plural_name": "apples"
"name": "りんご",
"plural_name": "りんご"
},
"artichoke": {
"name": "artichoke"
@ -22,8 +22,8 @@
"name": "asparagus"
},
"avocado": {
"name": "avocado",
"plural_name": "avocado"
"name": "アボカド",
"plural_name": "アボカド"
},
"bacon": {
"name": "bacon"
@ -41,7 +41,7 @@
"name": "bar sugar"
},
"basil": {
"name": "basil"
"name": "バジル"
},
"beans": {
"name": "beans"
@ -69,7 +69,7 @@
"name": "broccoflower"
},
"broccoli": {
"name": "broccoli"
"name": "ブロッコリー"
},
"broccoli-rabe": {
"name": "broccoli rabe"
@ -84,7 +84,7 @@
"name": "brussels sprouts"
},
"butter": {
"name": "butter"
"name": "バター"
},
"butternut-pumpkin": {
"name": "butternut pumpkin"
@ -93,8 +93,8 @@
"name": "butternut squash"
},
"cabbage": {
"name": "cabbage",
"plural_name": "cabbages"
"name": "キャベツ",
"plural_name": "キャベツ"
},
"cactus-edible": {
"name": "cactus, edible"
@ -115,7 +115,7 @@
"name": "caraway"
},
"carrot": {
"name": "carrot",
"name": "人参",
"plural_name": "carrots"
},
"caster-sugar": {
@ -169,23 +169,23 @@
"name": "cilantro"
},
"cinnamon": {
"name": "cinnamon"
"name": "シナモン"
},
"clarified-butter": {
"name": "clarified butter"
},
"coconut": {
"name": "coconut",
"plural_name": "coconuts"
"name": "ココナッツ",
"plural_name": "ココナッツ"
},
"coconut-milk": {
"name": "coconut milk"
"name": "ココナッツミルク"
},
"cod": {
"name": "cod"
},
"coffee": {
"name": "coffee"
"name": "コーヒー"
},
"collard-greens": {
"name": "collard greens"
@ -220,8 +220,8 @@
"name": "cumin"
},
"daikon": {
"name": "daikon",
"plural_name": "daikons"
"name": "大根",
"plural_name": "大根"
},
"dairy-products-and-dairy-substitutes": {
"name": "dairy products and dairy substitutes"
@ -233,7 +233,7 @@
"name": "demerara sugar"
},
"dough": {
"name": "dough"
"name": "生地"
},
"edible-cactus": {
"name": "edible cactus"
@ -243,8 +243,8 @@
"plural_name": "eggplants"
},
"eggs": {
"name": "egg",
"plural_name": "eggs"
"name": "",
"plural_name": ""
},
"endive": {
"name": "endive",
@ -291,8 +291,8 @@
"name": "garam masala"
},
"garlic": {
"name": "garlic",
"plural_name": "garlics"
"name": "ニンニク",
"plural_name": "ニンニク"
},
"gem-squash": {
"name": "gem squash"
@ -330,7 +330,7 @@
"name": "herbs"
},
"honey": {
"name": "honey"
"name": "蜂蜜"
},
"isomalt": {
"name": "isomalt"
@ -380,7 +380,7 @@
"name": "lentils"
},
"lettuce": {
"name": "lettuce"
"name": "レタス"
},
"liver": {
"name": "liver",
@ -396,14 +396,14 @@
"name": "meat"
},
"milk": {
"name": "milk"
"name": "牛乳"
},
"mortadella": {
"name": "mortadella"
},
"mushroom": {
"name": "mushroom",
"plural_name": "mushrooms"
"name": "キノコ",
"plural_name": "キノコ"
},
"mussels": {
"name": "mussels"
@ -434,13 +434,13 @@
"name": "okra"
},
"olive": {
"name": "olive"
"name": "オリーブ"
},
"olive-oil": {
"name": "olive oil"
"name": "オリーブオイル"
},
"onion": {
"name": "onion"
"name": "玉ねぎ"
},
"onion-family": {
"name": "onion family"
@ -453,7 +453,7 @@
"plural_name": "oranges"
},
"oregano": {
"name": "oregano"
"name": "オレガノ"
},
"oysters": {
"name": "oysters"
@ -465,7 +465,7 @@
"name": "paprika"
},
"parsley": {
"name": "parsley"
"name": "パセリ"
},
"parsnip": {
"name": "parsnip",
@ -632,8 +632,8 @@
"name": "teff"
},
"tomato": {
"name": "tomato",
"plural_name": "tomatoes"
"name": "トマト",
"plural_name": "トマト"
},
"trout": {
"name": "trout"