From 5310b9035a500a8f15e130de377f6f1eb426da54 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 28 Jun 2025 15:35:38 -0500 Subject: [PATCH] New translations en-us.json (Portuguese, Brazilian) --- frontend/lang/messages/pt-BR.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/frontend/lang/messages/pt-BR.json b/frontend/lang/messages/pt-BR.json index 0745a9f61..aa2803c38 100644 --- a/frontend/lang/messages/pt-BR.json +++ b/frontend/lang/messages/pt-BR.json @@ -596,12 +596,13 @@ "create-recipe-description": "Criar uma receita do zero.", "create-recipes": "Criar Receitas", "import-with-zip": "Importar a partir de .zip", - "create-recipe-from-an-image": "Create Recipe from an Image", - "create-recipe-from-an-image-description": "Create a recipe by uploading an image of it. Mealie will attempt to extract the text from the image using AI and create a recipe from it.", + "create-recipe-from-an-image": "Create Recipe from Images", + "create-recipe-from-an-image-description": "Create a recipe by uploading images of the recipe text. Mealie will attempt to extract the text from the images using AI and create a new recipe from it.", "crop-and-rotate-the-image": "Crop and rotate the image so that only the text is visible, and it's in the correct orientation.", - "create-from-image": "Criar a partir da imagem", + "create-from-images": "Create from Images", "should-translate-description": "Traduza a receita para o meu idioma", "please-wait-image-procesing": "Por favor aguarde, a imagem está sendo processada. Isto pode levar algum tempo.", + "please-wait-images-processing": "Please wait, the images are processing. This may take some time.", "bulk-url-import": "Importação de URL em massa", "debug-scraper": "Debug Scraper", "create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Crie uma receita fornecendo o nome. Todas as receitas devem ter nomes exclusivos.", @@ -660,7 +661,10 @@ "no-food": "Sem Comida" }, "reset-servings-count": "Reset Servings Count", - "not-linked-ingredients": "Ingredientes adicionais" + "not-linked-ingredients": "Ingredientes adicionais", + "upload-another-image": "Upload another image", + "upload-images": "Upload images", + "upload-more-images": "Upload more images" }, "recipe-finder": { "recipe-finder": "Localizador de Receitas",