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/dav/l10n/it.js')
-rw-r--r--apps/dav/l10n/it.js14
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index 3da8be25567..94c1447ef08 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -108,6 +108,20 @@ OC.L10N.register(
"{actor} updated contact {card} in address book {addressbook}" : "{actor} ha aggiornato il contatto {card} nella rubrica {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Hai aggiornato il contatto {card} nella rubrica {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Un <strong>contatto</strong> o <strong>rubrica</strong> sono stati modificati ",
+ "File is not updatable: %1$s" : "Il file non è aggiornabile: %1$s",
+ "Could not write to final file, canceled by hook" : "Impossibile scrivere nel file finale, annullato da hook",
+ "Could not write file contents" : "Impossibile scrivere il contenuto del file",
+ "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
+ "Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Errore durante la copia del file nella destinazione (copiato: %1$s, dimensione prevista del file: %2$s)",
+ "Could not rename part file to final file, canceled by hook" : "Impossibile rinominare il file di parte in file finale, annullato da hook",
+ "Could not rename part file to final file" : "Impossibile rinominare il file di parte in file finale",
+ "Failed to check file size: %1$s" : "Verifica della dimensione del file non riuscito: %1$s",
+ "Could not open file" : "Impossibile aprire il file",
+ "Encryption not ready: %1$s" : "Crittografia non pronta: %1$s",
+ "Failed to open file: %1$s" : "Apertura del file non riuscito: %1$s",
+ "Failed to unlink: %1$s" : "Scollegamento fallito: %1$s",
+ "Failed to write file contents: %1$s" : "Scrittura del contenuto del file non riuscita: %1$s",
+ "File not found: %1$s" : "File non trovato: %1$s",
"System is in maintenance mode." : "Il sistema è in modalità di manutenzione.",
"Upgrade needed" : "Aggiornamento necessario",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.",