summaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/it.json')
-rw-r--r--lib/l10n/it.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/it.json b/lib/l10n/it.json
index db33c08a1ad..6f2eee91194 100644
--- a/lib/l10n/it.json
+++ b/lib/l10n/it.json
@@ -104,6 +104,7 @@
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Rimuovi l'impostazione di open_basedir nel tuo php.ini o passa alla versione a 64 bit di PHP.",
"Set an admin username." : "Imposta un nome utente di amministrazione.",
"Set an admin password." : "Imposta una password di amministrazione.",
+ "Cannot create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend",
"Sharing backend %s not found" : "Motore di condivisione %s non trovato",
"Sharing backend for %s not found" : "Motore di condivisione di %s non trovato",
@@ -113,7 +114,11 @@
"Open »%s«" : "Apri «%s»",
"%1$s via %2$s" : "%1$s tramite %2$s",
"You are not allowed to share %s" : "Non ti è consentito condividere %s",
+ "Cannot increase permissions of %s" : "Impossibile aumentare i permessi di %s",
+ "Files cannot be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione",
+ "Files cannot be shared with create permissions" : "I file non possono essere condivisi con permessi di creazione",
"Expiration date is in the past" : "La data di scadenza è nel passato",
+ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Impossibile impostare la data di scadenza a più di %n giorni nel futuro","Impossibile impostare la data di scadenza a più di %n giorni nel futuro"],
"Sharing is only allowed with group members" : "La condivisione è consentita solo con i membri del gruppo",
"Sharing %s failed, because this item is already shared with user %s" : "Condivisione di %s non riuscita, poiché l'oggetto è già condiviso con l'utente %s",
"%1$s shared »%2$s« with you" : "%1$s ha condiviso «%2$s» con te",
@@ -180,6 +185,7 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "L'applicazione \"%1$s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %2$s",
"a safe home for all your data" : "un posto sicuro per tutti i tuoi dati",
"File is currently busy, please try again later" : "Il file è attualmente occupato, riprova più tardi",
+ "Cannot read file" : "Impossibile leggere il file",
"Application is not enabled" : "L'applicazione non è abilitata",
"Authentication error" : "Errore di autenticazione",
"Token expired. Please reload page." : "Token scaduto. Ricarica la pagina.",