summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-17 00:09:19 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-17 00:09:19 +0000
commit0cc8b8b244fe921226a53c9c03c40e13f63b6362 (patch)
tree13d1afbc79ec709b30a5da513e24a74fec104214 /apps/files/l10n/it.js
parent2d861c9feaa233b89f4d75e1bf4af6b04b05b081 (diff)
downloadnextcloud-server-0cc8b8b244fe921226a53c9c03c40e13f63b6362.tar.gz
nextcloud-server-0cc8b8b244fe921226a53c9c03c40e13f63b6362.zip
[tx-robot] updated from transifex
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);");