diff options
Diffstat (limited to 'lib/l10n/it.json')
-rw-r--r-- | lib/l10n/it.json | 26 |
1 files changed, 14 insertions, 12 deletions
diff --git a/lib/l10n/it.json b/lib/l10n/it.json index 618036df4a0..2ff0bd24fe3 100644 --- a/lib/l10n/it.json +++ b/lib/l10n/it.json @@ -15,8 +15,22 @@ "Following platforms are supported: %s" : "Sono supportate le seguenti piattaforme: %s", "ownCloud %s or higher is required." : "Richiesto ownCloud %s o superiore.", "ownCloud %s or lower is required." : "Richiesto ownCloud %s o inferiore.", + "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.", + "%s enter the database username and name." : "%s digita il nome utente e il nome del database.", + "%s enter the database username." : "%s digita il nome utente del database.", + "%s enter the database name." : "%s digita il nome del database.", + "%s you may not use dots in the database name" : "%s non dovresti utilizzare punti nel nome del database", + "Oracle connection could not be established" : "La connessione a Oracle non può essere stabilita", + "Oracle username and/or password not valid" : "Nome utente e/o password di Oracle non validi", + "DB Error: \"%s\"" : "Errore DB: \"%s\"", + "Offending command was: \"%s\"" : "Il comando non consentito era: \"%s\"", + "You need to enter either an existing account or the administrator." : "È necessario inserire un account esistente o l'amministratore.", + "Offending command was: \"%s\", name: %s, password: %s" : "Il comando non consentito era: \"%s\", nome: %s, password: %s", + "PostgreSQL username and/or password not valid" : "Nome utente e/o password di PostgreSQL non validi", "You are not allowed to share %s" : "Non ti è consentito condividere %s", "Cannot increase permissions of %s" : "Impossibile aumentare i permessi di %s", + "Files can't be shared with delete permissions" : "I file non possono essere condivisi con permessi di eliminazione", + "Files can't 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 %s days in the future" : "Impossibile impostare la data di scadenza a più di %s giorni nel futuro", "Help" : "Aiuto", @@ -41,7 +55,6 @@ "_%n minute ago_::_%n minutes ago_" : ["%n minuto fa","%n minuti fa"], "seconds ago" : "secondi fa", "web services under your control" : "servizi web nelle tue mani", - "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.", "Empty filename is not allowed" : "Un nome di file vuoto non è consentito", "Dot files are not allowed" : "I file con un punto iniziale non sono consentiti", "4-byte characters are not supported in file names" : "I caratteri di 4 byte non sono supportati nei nomi dei file", @@ -69,17 +82,6 @@ "Authentication error" : "Errore di autenticazione", "Token expired. Please reload page." : "Token scaduto. Ricarica la pagina.", "Unknown user" : "Utente sconosciuto", - "%s enter the database username and name." : "%s digita il nome utente e il nome del database.", - "%s enter the database username." : "%s digita il nome utente del database.", - "%s enter the database name." : "%s digita il nome del database.", - "%s you may not use dots in the database name" : "%s non dovresti utilizzare punti nel nome del database", - "Oracle connection could not be established" : "La connessione a Oracle non può essere stabilita", - "Oracle username and/or password not valid" : "Nome utente e/o password di Oracle non validi", - "DB Error: \"%s\"" : "Errore DB: \"%s\"", - "Offending command was: \"%s\"" : "Il comando non consentito era: \"%s\"", - "You need to enter either an existing account or the administrator." : "È necessario inserire un account esistente o l'amministratore.", - "Offending command was: \"%s\", name: %s, password: %s" : "Il comando non consentito era: \"%s\", nome: %s, password: %s", - "PostgreSQL username and/or password not valid" : "Nome utente e/o password di PostgreSQL non validi", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non è supportato e %s non funzionerà correttamente su questa piattaforma. Usalo a tuo rischio!", "For the best results, please consider using a GNU/Linux server instead." : "Per avere il risultato migliore, prendi in considerazione l'utilizzo di un server GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Sembra che questa istanza di %s sia in esecuzione in un ambiente PHP a 32 bit e che open_basedir sia stata configurata in php.ini. Ciò comporterà problemi con i file più grandi di 4 GB ed è altamente sconsigliato.", |