summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 363419c3643..3865d5861a2 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -132,6 +132,8 @@ OC.L10N.register(
"No favorites" : "Nessun preferito",
"Files and folders you mark as favorite will show up here" : "I file e le cartelle che marchi come preferiti saranno mostrati qui",
"Text file" : "File di testo",
- "New text file.txt" : "Nuovo file di testo.txt"
+ "New text file.txt" : "Nuovo file di testo.txt",
+ "Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\">accedere ai tuoi file con WebDAV</a>",
+ "Cancel upload" : "Annulla caricamento"
},
"nplurals=2; plural=(n != 1);");