mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
New translations en-us.json (Italian)
This commit is contained in:
parent
c3028cac50
commit
32c19091be
1 changed files with 8 additions and 4 deletions
|
@ -596,12 +596,13 @@
|
||||||
"create-recipe-description": "Crea una nuova ricetta da zero.",
|
"create-recipe-description": "Crea una nuova ricetta da zero.",
|
||||||
"create-recipes": "Crea Ricette",
|
"create-recipes": "Crea Ricette",
|
||||||
"import-with-zip": "Importa da .zip",
|
"import-with-zip": "Importa da .zip",
|
||||||
"create-recipe-from-an-image": "Crea ricetta da un'immagine",
|
"create-recipe-from-an-image": "Create Recipe from Images",
|
||||||
"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-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.",
|
"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",
|
"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-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",
|
"bulk-url-import": "Importazione multipla URL",
|
||||||
"debug-scraper": "Debug Scraper",
|
"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.",
|
"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"
|
"no-food": "Nessun Alimento"
|
||||||
},
|
},
|
||||||
"reset-servings-count": "Reimposta conteggio porzioni",
|
"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": {
|
||||||
"recipe-finder": "Trova ricette",
|
"recipe-finder": "Trova ricette",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue