From 80e24e1063e3399138900c94f3f51b0dbcb7190d Mon Sep 17 00:00:00 2001 From: Oliver Cervera Date: Tue, 19 Oct 2021 09:15:06 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (191 of 191 strings) Translation: Tandoor/Recipes Frontend Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/ --- vue/src/locales/it.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/vue/src/locales/it.json b/vue/src/locales/it.json index a015f6311..74d78118f 100644 --- a/vue/src/locales/it.json +++ b/vue/src/locales/it.json @@ -182,5 +182,14 @@ "Meal_Type": "Tipo di pasto", "Title_or_Recipe_Required": "Sono richiesti titolo o ricetta", "Create_Meal_Plan_Entry": "Crea voce nel piano alimentare", - "Edit_Meal_Plan_Entry": "Modifica voce del piano alimentare" + "Edit_Meal_Plan_Entry": "Modifica voce del piano alimentare", + "Make_header": "Crea Intestazione", + "Color": "Colore", + "New_Meal_Type": "Nuovo tipo di pasto", + "Select_File": "Seleziona file", + "Image": "Immagine", + "Export_As_ICal": "Esporta il periodo attuale in formato .ical", + "Week_Numbers": "Numeri della settimana", + "Show_Week_Numbers": "Mostra numeri della settimana?", + "file_upload_disabled": "Il caricamento dei file non รจ abilitato in questa istanza." }