aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/it.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r--apps/files/l10n/it.json9
1 files changed, 6 insertions, 3 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json
index 00a498281a8..9784b4f4b81 100644
--- a/apps/files/l10n/it.json
+++ b/apps/files/l10n/it.json
@@ -8,7 +8,6 @@
"Show grid view" : "Commuta la vista a griglia",
"Home" : "Home",
"Close" : "Chiudi",
- "Favorites" : "Preferiti",
"Could not create folder \"{dir}\"" : "Impossibile creare la cartella \"{dir}\"",
"This will stop your current uploads." : "Questo fermerà i caricamenti attuali.",
"Upload cancelled." : "Caricamento annullato.",
@@ -102,7 +101,6 @@
"Favorited" : "Preferiti",
"Favorite" : "Preferito",
"Copy direct link (only works for users who have access to this file/folder)" : "Copia collegamento diretto (funziona solo per utenti che hanno accesso a questo file/cartella)",
- "You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta",
"New folder" : "Nuova cartella",
"Create new folder" : "Crea una nuova cartella",
"Upload file" : "Carica file",
@@ -117,6 +115,7 @@
"Removed from favorites" : "Rimosso dai preferiti",
"You added {file} to your favorites" : "Hai aggiunto {file} ai tuoi preferiti",
"You removed {file} from your favorites" : "Hai rimosso {file} dai tuoi preferiti",
+ "Favorites" : "Preferiti",
"File changes" : "Modifiche dei file",
"Created by {user}" : "Creata da {user}",
"Changed by {user}" : "Modificata da {user}",
@@ -170,10 +169,11 @@
"Reload current directory" : "Ricarica la cartella corrente",
"Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"",
"Select the row for {displayName}" : "Seleziona la riga per {displayName}",
- "Open folder {name}" : "Apri la cartella {name}",
+ "File name" : "Nome file",
"Download file {name}" : "Scarica il file {name}",
"\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente",
"\"{displayName}\" action failed" : "L'azione \"{displayName}\" è fallita",
+ "Name cannot be empty" : "Il nome non può essere vuoto",
"Total rows summary" : "Riepilogo totale delle righe",
"Select all" : "Seleziona tutto",
"Unselect all" : "Deseleziona tutto",
@@ -227,6 +227,7 @@
"Unable to create new file from template" : "Impossibile creare un nuovo file dal modello",
"Delete permanently" : "Elimina permanentemente",
"Open folder {displayName}" : "Apri la cartella {displayName}",
+ "Open details" : "Apri i dettagli",
"Set up templates folder" : "Configura la cartella dei modelli",
"Templates" : "Modelli",
"Create new templates folder" : "Crea una nuova cartella dei templates",
@@ -248,6 +249,7 @@
"Text file" : "File di testo",
"New text file.txt" : "Nuovo file di testo.txt",
"Storage invalid" : "Archiviazione non valida",
+ "You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta",
"Unlimited" : "Illimitata",
"Search users" : "Cerca utenti",
"Cancel" : "Annulla",
@@ -255,6 +257,7 @@
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s di %2$s utilizzati",
"Deleted files" : "File eliminati",
+ "Open folder {name}" : "Apri la cartella {name}",
"Search for an account" : "Cerca un account"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file