summaryrefslogtreecommitdiffstats
path: root/settings/l10n/it.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-18 00:07:48 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-18 00:07:48 +0000
commitd41fd7471c05ccaff14d13ed1a8d721dc363b8b0 (patch)
tree1d5390e18c1a06c61b7847155a02e74b11cdb2f1 /settings/l10n/it.js
parentc002698ed2ce5cda07fbc8e88ce4f87d269826f8 (diff)
downloadnextcloud-server-d41fd7471c05ccaff14d13ed1a8d721dc363b8b0.tar.gz
nextcloud-server-d41fd7471c05ccaff14d13ed1a8d721dc363b8b0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r--settings/l10n/it.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index 051761aa137..8b50b383bb9 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -205,13 +205,8 @@ OC.L10N.register(
"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>.",
"All checks passed." : "Tutti i controlli passati.",
- "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!",
"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 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.",
"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.",
"Version" : "Versione",
@@ -355,6 +350,11 @@ OC.L10N.register(
"Uninstall" : "Disinstalla",
"This is used for sending out notifications." : "Viene utilizzato per inviare le notifiche.",
"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.",
+ "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!",
+ "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.",
"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!",