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>2017-08-18 03:08:15 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-18 03:08:15 +0300
commit231cffffb9084ed1b7779f40ec07ad617ec71a30 (patch)
tree5033c4b2d5d747a546ee2ed329c90814209478fc /settings/l10n/it.js
parent0d956cb4aa6456304d61ad38f9a5801956c23e5f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r--settings/l10n/it.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js
index c6b0b16197c..4adeae7664b 100644
--- a/settings/l10n/it.js
+++ b/settings/l10n/it.js
@@ -47,6 +47,7 @@ OC.L10N.register(
"Error while enabling user." : "Errore durante l'abilitazione dell'utente.",
"Error while disabling user." : "Errore durante la disabilitazione dell'utente.",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Per verificare il tuo account Twitter, pubblica il seguente tweet su Twitter (assicurati di pubblicarlo senza interruzioni di riga):",
+ "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Per verificare il tuo sito web, memorizza il seguente contenuto nella radice del tuo sito in '.well-known/CloudIdVerificationCode.txt' (assicurati che l'intero testo sia in una riga):",
"Settings saved" : "Impostazioni salvate",
"Unable to change full name" : "Impossibile cambiare il nome completo",
"Unable to change email address" : "Impossibile cambiare l'indirizzo di posta",
@@ -260,6 +261,7 @@ OC.L10N.register(
"System locale can not be set to a one which supports UTF-8." : "La localizzazione di sistema non può essere impostata a una che supporta UTF-8.",
"This means that there might be problems with certain characters in filenames." : "Ciò vuol dire che ci potrebbero esserci problemi con certi caratteri nei nomi dei file.",
"It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "È vivamente consigliata l'installazione dei pacchetti richiesti sul tuo sistema per supportare una delle seguenti localizzazioni: %s.",
+ "If your installation is not installed at 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 cron job 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.",
@@ -357,6 +359,7 @@ OC.L10N.register(
"Show last login" : "Mostra ultimo accesso",
"Show email address" : "Mostra l'indirizzo email",
"Send email to new user" : "Invia email al nuovo utente",
+ "When the password of a new user is left empty, an activation email with a link to set the password is sent." : "Quando la password del nuovo utente è lasciata vuota, un'email di attivazione con un collegamento per impostare la password è inviata all'utente.",
"E-Mail" : "Posta elettronica",
"Create" : "Crea",
"Admin Recovery Password" : "Password di ripristino amministrativa",