diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-28 02:15:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-28 02:15:26 +0000 |
commit | cdd491c7066a18e4900786317df69864acb679de (patch) | |
tree | 54aa6ec67ea8d63ebf1c0d78a3acb1ed7b1518ed /settings/l10n/it.js | |
parent | caf32d25f8635c86ed9c230dc495a4cf6afbfe3a (diff) | |
download | nextcloud-server-cdd491c7066a18e4900786317df69864acb679de.tar.gz nextcloud-server-cdd491c7066a18e4900786317df69864acb679de.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 5b738e6ee80..54a393239b1 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -747,6 +747,8 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.", "Pick background job setting" : "Scegli le impostazioni delle operazioni in background", "Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 5 minuti su HTTP.", + "Use system cron service to call the cron.php file every 5 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 5 minuti.", "The cron.php needs to be executed by the system user \"%s\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"%s\".", "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.", "Sharing" : "Condivisione", |