From 32c19091bed786e184c7869dbf1b457a6b0642ac Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 28 Jun 2025 15:35:19 -0500 Subject: [PATCH] New translations en-us.json (Italian) --- frontend/lang/messages/it-IT.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/frontend/lang/messages/it-IT.json b/frontend/lang/messages/it-IT.json index f575bc1cc..e1cc58b00 100644 --- a/frontend/lang/messages/it-IT.json +++ b/frontend/lang/messages/it-IT.json @@ -596,12 +596,13 @@ "create-recipe-description": "Crea una nuova ricetta da zero.", "create-recipes": "Crea Ricette", "import-with-zip": "Importa da .zip", - "create-recipe-from-an-image": "Crea ricetta da un'immagine", - "create-recipe-from-an-image-description": "Crea una ricetta caricando un'immagine di essa. Mealie tenterà di estrarre il testo dall'immagine usando l'IA e creare una ricetta da esso.", + "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": "Ritaglia e ruota l'immagine in modo che solo il testo sia visibile e che sia orientato correttamente.", - "create-from-image": "Crea da Immagine", + "create-from-images": "Create from Images", "should-translate-description": "Traduci la ricetta nella mia lingua", "please-wait-image-procesing": "Attendere, l'immagine è in fase di elaborazione. Potrebbe volerci un po' di tempo.", + "please-wait-images-processing": "Please wait, the images are processing. This may take some time.", "bulk-url-import": "Importazione multipla URL", "debug-scraper": "Debug Scraper", "create-a-recipe-by-providing-the-name-all-recipes-must-have-unique-names": "Crea una ricetta fornendo il nome. Tutte le ricette devono avere nomi univoci.", @@ -660,7 +661,10 @@ "no-food": "Nessun Alimento" }, "reset-servings-count": "Reimposta conteggio porzioni", - "not-linked-ingredients": "Ingredienti Aggiuntivi" + "not-linked-ingredients": "Ingredienti Aggiuntivi", + "upload-another-image": "Upload another image", + "upload-images": "Upload images", + "upload-more-images": "Upload more images" }, "recipe-finder": { "recipe-finder": "Trova ricette",