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>2019-07-27 05:14:37 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-27 05:14:37 +0300
commit2827b0ba31a96edfde6808f41ad67892e2293d7d (patch)
treefea65ac11380378c4964ba558fe6e20c81680280 /lib/l10n/it.js
parent4986241873ff92a7763ba1b7b5c436a3dbb189ed (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 6228466e4c7..fe762c783e5 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -207,7 +207,6 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Ciò è causato probabilmente da una cache/acceleratore come Zend OPcache o eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "Sono stati installati moduli PHP, ma sono elencati ancora come mancanti?",
"Please ask your server administrator to restart the web server." : "Chiedi all'amministratore di riavviare il server web.",
- "PostgreSQL >= 9 required" : "Richiesto PostgreSQL >= 9",
"Please upgrade your database version" : "Aggiorna la versione del tuo database",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Modifica i permessi in 0770 in modo tale che la cartella non sia leggibile dagli altri utenti.",
"Your data directory is readable by other users" : "La cartella dei dati è leggibile dagli altri utenti",
@@ -261,6 +260,7 @@ OC.L10N.register(
"%s shared »%s« with you." : "%s ha condiviso «%s» con te.",
"%s via %s" : "%s tramite %s",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'applicazione \"%s\" non può essere installata poiché le seguenti dipendenze non sono soddisfatte: %s",
+ "PostgreSQL >= 9 required" : "Richiesto PostgreSQL >= 9",
"ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" già utilizzato dal fornitore della federazione cloud \"%s\"",
"Sharing %1$s failed, because the user %2$s does not exist" : "Condivisione di %1$s non riuscita, poiché l'utente %2$s non esiste",
"Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Condivisione di %1$s non riuscita, poiché l'utente %2$s non appartiene ad alcun gruppo di cui %3$s è membro",