diff options
Diffstat (limited to 'core/l10n/it.json')
-rw-r--r-- | core/l10n/it.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/it.json b/core/l10n/it.json index 32462e65abc..137f649df00 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -186,7 +186,7 @@ "Global search" : "Ricerca globale", "Search apps, files, tags, messages" : "Cerca apps. flie, tag, messaggi", "Apps and Settings" : "App e impostazioni", - "Modified" : "Modificato", + "Date" : "Data", "Today" : "Ogg", "Last 7 days" : "Ultimi 7 giorni", "Last 30 days" : "Ultimi 30 giorni", @@ -198,6 +198,7 @@ "Load more results" : "Carica più risultati", "Search in" : "Cerca all'interno", "Filter in current view" : "Filtro nella vista corrente", + "Searching …" : "Ricerca in corso…", "Start typing in search" : "Inizia a digitare il testo di ricerca", "No matching results" : "Nessun risultato corrispondente", "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Tra ${this.dateFilter.startFrom.toLocaleDateString()} e ${this.dateFilter.endAt.toLocaleDateString()}", @@ -431,6 +432,7 @@ "No more subfolders in here" : "Qui non ci sono altre sottocartelle", "Name" : "Nome", "Size" : "Dimensione", + "Modified" : "Modificato", "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.", "File name cannot be empty." : "Il nome del file non può essere vuoto.", "\"/\" is not allowed inside a file name." : "\"/\" non è consentito nel nome di un file.", |