Browse Source

update i18n

Davide Alberani 7 years ago
parent
commit
1047dc47b4
1 changed files with 6 additions and 0 deletions
  1. 6 0
      static/i18n/it_IT.json

+ 6 - 0
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?"
 }