diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-09 02:17:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-09 02:17:35 +0000 |
commit | 5864501d3f4a2bcc5eec110b29766cd2b0ab95d2 (patch) | |
tree | b57ffe5059f4a3d0269e10e98fcfdb44d096e529 /lib/l10n/it.js | |
parent | ce5cb5ac339be6c0471576b0ba310e96c1302f0a (diff) | |
download | nextcloud-server-5864501d3f4a2bcc5eec110b29766cd2b0ab95d2.tar.gz nextcloud-server-5864501d3f4a2bcc5eec110b29766cd2b0ab95d2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 138d74f5058..a5c4b2ed49a 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -193,8 +193,8 @@ OC.L10N.register( "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "I permessi possono essere normalmente corretti fornendo al server web accesso in scrittura alla cartella radice. Vedi %s.", "Setting locale to %s failed" : "L'impostazione della localizzazione a %s non è riuscita", "Please install one of these locales on your system and restart your webserver." : "Installa una delle seguenti localizzazioni sul tuo sistema e riavvia il server web.", - "Please ask your server administrator to install the module." : "Chiedi all'amministratore del tuo server di installare il modulo.", "PHP module %s not installed." : "Il modulo PHP %s non è installato.", + "Please ask your server administrator to install the module." : "Chiedi all'amministratore del tuo server di installare il modulo.", "PHP setting \"%s\" is not set to \"%s\"." : "L'impostazione \"%s\" di PHP non è configurata a \"%s\".", "Adjusting this setting in php.ini will make Nextcloud run again" : "Per eseguire nuovamente Nextcloud, modificare questa impostazione nel file php.ini", "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload è impostata a \"%s\" invece del valore atteso \"0\"", |