aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js36
1 files changed, 18 insertions, 18 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index 0767fbd6f9e..48e8aafcdd5 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -235,21 +235,9 @@ OC.L10N.register(
"Looking for {term} …" : "Ricerca di {term} in corso...",
"No" : "No",
"Yes" : "Sì",
- "No files in here" : "Qui non c'è alcun file",
- "New folder" : "Nuova cartella",
- "No more subfolders in here" : "Qui non ci sono altre sottocartelle",
- "Name" : "Nome",
- "Size" : "Dimensione",
- "Modified" : "Modificato",
- "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.",
- "File name cannot be empty." : "Il nome del file non può essere vuoto.",
- "\"/\" is not allowed inside a file name." : "\"/\" non è consentito nel nome di un file.",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" non è un tipo di file consentito",
- "{newName} already exists" : "{newName} esiste già",
"Choose" : "Scegli",
"Copy" : "Copia",
"Move" : "Sposta",
- "Error loading file picker template: {error}" : "Errore durante il caricamento del modello del selettore file: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Errore durante il caricamento del modello di messaggio: {error}",
"read-only" : "sola lettura",
@@ -264,12 +252,6 @@ OC.L10N.register(
"(all selected)" : "(tutti i selezionati)",
"({count} selected)" : "({count} selezionati)",
"Error loading file exists template" : "Errore durante il caricamento del modello del file esistente",
- "Show list view" : "Commuta la vista a lista",
- "Show grid view" : "Commuta la vista a griglia",
- "Pending" : "In corso",
- "Home" : "Pagina principale",
- "Copy to {folder}" : "Copia in {folder}",
- "Move to {folder}" : "Sposta in {folder}",
"Saving …" : "Salvataggio…",
"Authentication required" : "Autenticazione richiesta",
"This action requires you to confirm your password" : "Questa azione richiede la conferma della tua password",
@@ -423,6 +405,24 @@ OC.L10N.register(
"If it is not there ask your local administrator." : "Se non c'è, chiedi al tuo amministratore locale.",
"Press enter to start searching" : "Premi invio per avviare la ricerca",
"Settings" : "Impostazioni",
+ "No files in here" : "Qui non c'è alcun file",
+ "New folder" : "Nuova cartella",
+ "No more subfolders in here" : "Qui non ci sono altre sottocartelle",
+ "Name" : "Nome",
+ "Size" : "Dimensione",
+ "Modified" : "Modificato",
+ "\"{name}\" is an invalid file name." : "\"{name}\" non è un nome file valido.",
+ "File name cannot be empty." : "Il nome del file non può essere vuoto.",
+ "\"/\" is not allowed inside a file name." : "\"/\" non è consentito nel nome di un file.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" non è un tipo di file consentito",
+ "{newName} already exists" : "{newName} esiste già",
+ "Error loading file picker template: {error}" : "Errore durante il caricamento del modello del selettore file: {error}",
+ "Show list view" : "Commuta la vista a lista",
+ "Show grid view" : "Commuta la vista a griglia",
+ "Pending" : "In corso",
+ "Home" : "Pagina principale",
+ "Copy to {folder}" : "Copia in {folder}",
+ "Move to {folder}" : "Sposta in {folder}",
"File not found" : "File non trovato",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Il documento non può essere trovato sul server. Forse la condivisione è stata eliminata o è scaduta?",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Utilizza lo strumento da riga di comando poiché l'aggiornamento automatico è disabilitato nel file config.php.",