summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-25 00:08:45 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-25 00:08:45 +0000
commitc85deacddbbf6d8f2818df68708394ee45c970b4 (patch)
treefe321e87b5cc008fd86feb3c76bb9bfd7dc9ce26 /apps/files/l10n/it.js
parent1978867a11a9baf1ec50555264e65bcfd679c7e8 (diff)
downloadnextcloud-server-c85deacddbbf6d8f2818df68708394ee45c970b4.tar.gz
nextcloud-server-c85deacddbbf6d8f2818df68708394ee45c970b4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index b5d124a8e86..4428fe2b94b 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Spazio insufficiente, stai caricando {size1}, ma è rimasto solo {size2}",
"Target folder \"{dir}\" does not exist any more" : "La cartella di destinazione \"{dir}\" non esiste più",
"Not enough free space" : "Spazio libero insufficiente",
+ "Uploading…" : "Caricamento in corso...",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} di {totalSize} ({bitrate})",
"Actions" : "Azioni",
@@ -122,7 +123,6 @@ OC.L10N.register(
"Show hidden files" : "Mostra i file nascosti",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Utilizza questo indirizzo per <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">accedere ai tuoi file con WebDAV</a>",
- "Uploading @" : "Caricamento @",
"Cancel upload" : "Annulla caricamento",
"No files in here" : "Qui non c'è alcun file",
"Upload some content or sync with your devices!" : "Carica alcuni contenuti o sincronizza con i tuoi dispositivi!",