From 1047dc47b42464bc9f18ff55284eaaf3e95235dc Mon Sep 17 00:00:00 2001 From: Davide Alberani Date: Sun, 30 Apr 2017 12:35:22 +0200 Subject: [PATCH] update i18n --- static/i18n/it_IT.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/i18n/it_IT.json b/static/i18n/it_IT.json index f1e39c3..53af188 100644 --- a/static/i18n/it_IT.json +++ b/static/i18n/it_IT.json @@ -30,6 +30,8 @@ "Search:": "Cerca:", "Name or email": "Nome o email", "Show cancelled tickets": "Mostra i biglietti cancellati", + "filtered item/s": "elementi filtrati", + "export CSV": "esporta in CSV", "Name": "Nome", "Surname": "Cognome", "Attended": "Presente", @@ -55,10 +57,12 @@ "from": "da", "until": "fino a", "Delete event": "Cancella l'evento", + "Delete all tickets in event": "Cancella tutti i ticket dell'evento", "Import tickets from Eventbrite CSV": "Importa i biglietti da un CSV Eventbrite", "CSV file": "File CSV", "CSV exported from Eventbrite": "CSV esportato da Eventbrite", "Associate tickets to this event": "Associa i biglietti a questo evento", + "deduplicate entries": "deduplica le voci", "Import": "Importa", "Users": "Utenti", "All tickets": "Tutti i biglietti", @@ -99,5 +103,7 @@ "Email (descending)": "Email (ordine inverso)", "User": "Utente", "Do you really want to delete this event?": "Vuoi veramente cancellare questo evento?", + "Do you really want to delete all tickets from this event?": "Vuoi veramente cancellare tutti i ticket di questo evento?", + "successfully removed all tickets from event": "tutti i ticket sono stati cancellati dall'evento", "Do you really want to delete this user?": "Vuoi veramente cancellare questo utente?" }