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

New Crowdin updates (#3575)

This commit is contained in:
Hayden 2024-05-08 07:18:40 -05:00 committed by GitHub
parent 53a1f04562
commit 85e402ccc3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -587,18 +587,18 @@
"nextStep": "Passo successivo", "nextStep": "Passo successivo",
"recipe-actions": "Recipe Actions", "recipe-actions": "Recipe Actions",
"parser": { "parser": {
"experimental-alert-text": "Mealie uses natural language processing to parse and create units and food items for your recipe ingredients. This feature is experimental and may not always work as expected. If you prefer not to use the parsed results, you can select 'Cancel' and your changes will not be saved.", "experimental-alert-text": "Mealie utilizza l'elaborazione del linguaggio naturale per analizzare e creare unità e prodotti alimentari per i vostri ingredienti di ricetta. Questa funzione è sperimentale e potrebbe non funzionare sempre come previsto. Se preferisci non usare i risultati analizzati, puoi selezionare 'Annulla' e le tue modifiche non saranno salvate.",
"ingredient-parser": "Ingredient Parser", "ingredient-parser": "Analizzatore ingredienti",
"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.", "explanation": "Per utilizzare l'analizzatore degli ingredienti, fare clic sul pulsante 'Analizza tutto' per avviare il processo. Una volta che gli ingredienti elaborati saranno disponibili, sarà possibile rivedere gli elementi e verificare che siano stati analizzati correttamente. Il punteggio di confidenza del modello viene visualizzato alla destra del titolo dell'elemento. Questo punteggio è una media di tutti i singoli punteggi e potrebbe non essere sempre completamente accurato.",
"alerts-explainer": "Alerts will be displayed if a matching foods or unit is found but does not exists in the database.", "alerts-explainer": "Gli avvisi verranno visualizzati se si trova un prodotto o un'unità corrispondente ma non esiste nel database.",
"select-parser": "Select Parser", "select-parser": "Seleziona Analizzatore",
"natural-language-processor": "Natural Language Processor", "natural-language-processor": "Analizzatore di Linguaggio Naturale",
"brute-parser": "Brute Parser", "brute-parser": "Analizzatore brutale",
"parse-all": "Parse All", "parse-all": "Analizza tutto",
"no-unit": "No unit", "no-unit": "Nessuna unità",
"missing-unit": "Create missing unit: {unit}", "missing-unit": "Crea unità mancante: {unit}",
"missing-food": "Create missing food: {food}", "missing-food": "Crea cibo mancante: {food}",
"no-food": "No Food" "no-food": "Nessun Alimento"
} }
}, },
"search": { "search": {