aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js17
1 files changed, 3 insertions, 14 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 50750f18726..6ff6c4be9be 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -82,6 +82,8 @@ OC.L10N.register(
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Il modulo con ID: %s non esiste. Abilitalo nelle impostazioni delle applicazioni o contatta il tuo amministratore.",
"File is too large to convert" : "Il file è troppo grande per essere convertito",
"Dot files are not allowed" : "I file con un punto iniziale non sono consentiti",
+ "%1$s (renamed)" : "%1$s (rinominato)",
+ "renamed file" : "file rinominato",
"File already exists" : "Il file esiste già",
"Invalid path" : "Percorso non valido",
"Failed to create file from template" : "Impossibile creare un file dal modello",
@@ -265,20 +267,7 @@ OC.L10N.register(
"Generate headline" : "Genera titolo",
"Summarizes text by reducing its length without losing key information." : "Riassume il testo riducendone la lunghezza senza perdere le informazioni chiave.",
"Extracts topics from a text and outputs them separated by commas." : "Estrae gli argomenti da un testo e li elenca separati da virgole.",
- "Education Edition" : "Edizione didattica",
- "File name is a reserved word" : "Il nome del file è una parola riservata",
- "File name contains at least one invalid character" : "Il nome del file contiene almeno un carattere non valido",
- "File name is too long" : "Il nome del file è troppo lungo",
- "Users" : "Utenti",
- "%1$s shared »%2$s« with you and wants to add:" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere:",
- "%1$s shared »%2$s« with you and wants to add" : "%1$s ha condiviso «%2$s» con te e vuole aggiungere",
- "»%s« added a note to a file shared with you" : "«%s» ha aggiunto una nota a un file condiviso con te",
- "Open »%s«" : "Apri «%s»",
- "%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te",
- "%1$s shared »%2$s« with you." : "%1$s ha condiviso «%2$s» con te.",
- "Click the button below to open it." : "Fai clic sul pulsante sotto per aprirlo.",
"File is currently busy, please try again later" : "Il file è attualmente occupato, riprova più tardi",
- "Cannot download file" : "Impossibile scaricare il file",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Assicurati che ci sia un file \".ocdata\" nella radice della cartella data."
+ "Cannot download file" : "Impossibile scaricare il file"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");