summaryrefslogtreecommitdiffstats
path: root/lib/l10n/it.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-30 01:54:41 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-30 01:54:41 -0400
commitda55ff630c7bd29d7a90e79199d8fc20a8ee7544 (patch)
tree83c101987c67613368693475133c17f283ffc634 /lib/l10n/it.js
parent1db9605afb708a07cd3bf005b4d331fdf819394e (diff)
downloadnextcloud-server-da55ff630c7bd29d7a90e79199d8fc20a8ee7544.tar.gz
nextcloud-server-da55ff630c7bd29d7a90e79199d8fc20a8ee7544.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 4a2deab9b51..e3a04f41a4b 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -141,6 +141,8 @@ OC.L10N.register(
"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Assicurati di avere PostgreSQL >= 9 o controlla i log per ulteriori informazioni sull'errore",
"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.",
"Data directory (%s) is readable by other users" : "La cartella dei dati (%s) è leggibile dagli altri utenti",
+ "Data directory (%s) must be an absolute path" : "La cartella dei dati (%s) deve essere un percorso assoluto",
+ "Check the value of \"datadirectory\" in your configuration" : "Controlla il valore di \"datadirectory\" nella tua configurazione",
"Data directory (%s) is invalid" : "La cartella dei dati (%s) non è valida",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Verifica che la cartella dei dati contenga un file \".ocdata\" nella sua radice.",
"Could not obtain lock type %d on \"%s\"." : "Impossibile ottenere il blocco di tipo %d su \"%s\"."