Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r--apps/files/l10n/it.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js
index 37751f3569b..52f76b2ed0a 100644
--- a/apps/files/l10n/it.js
+++ b/apps/files/l10n/it.js
@@ -7,6 +7,9 @@ OC.L10N.register(
"All files" : "Tutti i file",
"Recent" : "Recenti",
"File could not be found" : "Il file non può essere trovato",
+ "Move or copy" : "Sposta o copia",
+ "Download" : "Scarica",
+ "Delete" : "Elimina",
"Home" : "Home",
"Close" : "Chiudi",
"Favorites" : "Preferiti",
@@ -23,12 +26,9 @@ OC.L10N.register(
"Target folder does not exist any more" : "La cartella di destinazione non esiste più",
"Error when assembling chunks, status code {status}" : "Errore durante l'assemblaggio dei blocchi, codice di stato {status}",
"Actions" : "Azioni",
- "Download" : "Scarica",
"Rename" : "Rinomina",
- "Move or copy" : "Sposta o copia",
"Copy" : "Copia",
"Target folder" : "Cartella di destinazione",
- "Delete" : "Elimina",
"Disconnect storage" : "Disconnetti archiviazione",
"Unshare" : "Rimuovi condivisione",
"Could not load info for file \"{file}\"" : "Impossibile caricare le informazioni per il file \"{file}\"",