summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 990ad0562d7..f780bdabb24 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -188,7 +188,7 @@ OC.L10N.register(
"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",
@@ -200,6 +200,7 @@ OC.L10N.register(
"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()}",
@@ -433,6 +434,7 @@ OC.L10N.register(
"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.",