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:
authorNextcloud bot <bot@nextcloud.com>2018-02-01 20:19:47 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-01 20:19:47 +0300
commitb006f25457cc625780f66faed287016951a56316 (patch)
tree646bd87a18648969c75694c8cdd5908bc90aef3e /settings/l10n/it.js
parente28c40788f2e8b85f7befab05a5d070a169afdb5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r--settings/l10n/it.js77
1 files changed, 1 insertions, 76 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 9ce5aaeaaf7..e78fc9b624d 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -384,81 +384,6 @@ OC.L10N.register(
"change full name" : "modica nome completo",
"set new password" : "imposta una nuova password",
"change email address" : "cambia l'indirizzo email",
- "Default" : "Predefinito",
- "Enabled" : "Abilitata",
- "Not enabled" : "Non abilitata",
- "Please provide an admin recovery password, otherwise all user data will be lost" : "Fornisci una password amministrativa di ripristino altrimenti tutti i dati degli utenti saranno persi.",
- "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Il motore non supporta la modifica della password, ma la chiave di cifratura dell'utente è stata aggiornata correttamente.",
- "test email settings" : "prova impostazioni email",
- "Invalid request" : "Richiesta non valida",
- "Admins can't remove themself from the admin group" : "Gli amministratori non possono rimuovere se stessi dal gruppo di amministrazione",
- "Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s",
- "Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s",
- "Sending..." : "Invio in corso...",
- "_You have %n app update pending_::_You have %n app updates pending_" : ["Hai %n aggiornamento di applicazione in corso","Hai %n aggiornamenti di applicazione in corso"],
- "Updating...." : "Aggiornamento in corso...",
- "Error while updating app" : "Errore durante l'aggiornamento",
- "Uninstalling ...." : "Disinstallazione...",
- "Error while uninstalling app" : "Errore durante la disinstallazione dell'applicazione",
- "Uninstall" : "Disinstalla",
- "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "L'applicazione è stata abilitata, ma deve essere aggiornata. Sarai rediretto alla pagina di aggiornamento in 5 secondi.",
- "App update" : "Aggiornamento applicazione",
- "__language_name__" : "Italiano",
- "Personal info" : "Informazioni personali",
- "Sessions" : "Sessioni",
- "App passwords" : "Password di applicazione",
- "Sync clients" : "Client di sincronizzazione",
- "This is used for sending out notifications." : "Viene utilizzato per inviare le notifiche.",
- "php does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "php non sembra essere configurato correttamente per interrogare le variabili d'ambiente di sistema. Il test con getenv(\"PATH\") restituisce solo una risposta vuota.",
- "Please check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Controlla la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione di installazione↗</a> per le note di configurazione di php e la configurazione del tuo server, in particolare quando utilizzi php-fpm.",
- "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "Sembra che PHP sia configurato per rimuovere i blocchi di documentazione in linea. Ciò renderà inaccessibili diverse applicazioni principali.",
- "%1$s below version %2$s is installed, for stability and performance reasons we recommend updating to a newer %1$s version." : "La versione di %1$s installata è anteriore alla %2$s, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di %1$s più recente.",
- "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a> for more information." : "Il blocco del file transazionale è disabilitato, ciò potrebbe comportare problemi di race condition. Abilita 'filelocking.enabled' nel config-php per evitare questi problemi. Vedi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione ↗</a> per ulteriori informazioni.",
- "This means that there might be problems with certain characters in file names." : "Ciò significa che potrebbero esserci problemi con alcuni caratteri nei nomi dei file.",
- "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Consigliamo vivamente di installare i pacchetti richiesti sul tuo sistema per supportare una delle localizzazioni seguenti: %s.",
- "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Se la tua installazione non si trova nella radice del dominio e utilizza il cron di sistema, potrebbero esserci problemi con la generazione degli URL. Per evitare questi problemi, imposta l'opzione \"overwrite.cli.url\" nel file config.php al percorso della radice del sito della tua installazione (Consigliato: \"%s\")",
- "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Non è stato possibile eseguire il job di cron tramite CLI. Sono apparsi i seguenti errori tecnici:",
- "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%s\">log</a>.",
- "Cron" : "Cron",
- "Last cron job execution: %s." : "Ultima esecuzione di cron: %s.",
- "Last cron job execution: %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.",
- "Cron was not executed yet!" : "Cron non è stato ancora eseguito!",
- "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.",
- "Use system's cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
- "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione posix di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.",
- "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Consenti il completamento del nome utente nella finestra di condivisione. Se è disabilitata, è necessario digitare il nome utente completo.",
- "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Per migrare a un altro database, usa lo strumento da riga di comando: 'occ db:convert-type', o leggi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione ↗</a>.",
- "Uninstall app" : "Disinstalla applicazione",
- "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Ciao,<br><br>volevamo informarti che ora hai un account %s.<br><br>Il tuo nome utente: <strong>%s</strong><br>Accedi: <strong><a href=\"%s\">%s</a></strong><br><br>",
- "Cheers!" : "Saluti!",
- "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Ciao,\n\nvolevamo informarti che ora hai un account %s.\n\nIl tuo nome utente: %s\nAccedi: %s\n\n",
- "For password recovery and notifications" : "Per il ripristino della password e per le notifiche",
- "Your website" : "Il tuo sito web",
- "Your Twitter handle" : "Il tuo nome utente su Twitter",
- "Get the apps to sync your files" : "Scarica le applicazioni per sincronizzare i tuoi file",
- "Desktop client" : "Client desktop",
- "Android app" : "Applicazione Android",
- "iOS app" : "Applicazione iOS",
- "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Se vuoi supportare il progetto {contributeopen}unisciti allo sviluppo{linkclose} o {contributeopen} diffondi il verbo{linkclose}!",
- "Show First Run Wizard again" : "Mostra nuovamente la procedura di primo avvio",
- "Passcodes that give an app or device permissions to access your account." : "Codici di accesso per fornire alle applicazioni o ai dispositivi il permesso di accedere al tuo account.",
- "Name" : "Nome",
- "Follow us on Google Plus!" : "Seguici su Google Plus!",
- "Like our facebook page!" : "Mi piace sulla nostra pagina di Facebook!",
- "Subscribe to our twitter channel!" : "Iscriviti al nostro canale twitter!",
- "Subscribe to our news feed!" : "Iscriviti alla nostra fonte di notizie!",
- "Subscribe to our newsletter!" : "Iscriviti alla nostra newsletter!",
- "Show last log in" : "Mostra ultimo accesso",
- "Group name" : "Nome del gruppo",
- "Error while removing app" : "Errore durante la rimozione dell'applicazione",
- "Verifying" : "Verifica in corso",
- "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Ticks section and the documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo qualche controllo automatico. Vedi la sezione Suggerimenti e trucchi e la documentazione per ulteriori informazioni.",
- "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "Il modulo PHP 'fileinfo' non è presente. Consigliamo vivamente di abilitare questo modulo per ottenere risultati migliori con il rilevamento dei tipi MIME.",
- "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Client web, desktop e mobile e password specifiche di applicazioni che hanno attualmente accesso al tuo account.",
- "Here you can generate individual passwords for apps so you don’t have to give out your password. You can revoke them individually too." : "Qui puoi generare password individuali per le applicazioni, in modo da non dover fornire la tua password. Puoi anche revocarle individualmente.",
- "Follow us on Google+!" : "Seguici su Google+!",
- "Follow us on Twitter!" : "Seguici su Twitter!",
- "Check out our blog!" : "Leggi il nostro blog!"
+ "Default" : "Predefinito"
},
"nplurals=2; plural=(n != 1);");