summaryrefslogtreecommitdiff
path: root/lib/plugins/authad/lang
diff options
context:
space:
mode:
authorEdmondo Di Tucci <snarchio@gmail.com>2013-08-05 21:26:34 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2013-08-05 21:26:34 +0200
commitf829a311ed69ff8e4de0673517ca191be36dab4a (patch)
tree0c0b59c077146a7dd7e481b6a6ade5e24cfe89c9 /lib/plugins/authad/lang
parenta8aa42aa99e1519cbca502ae6852b51c690ee0f8 (diff)
downloadrpg-f829a311ed69ff8e4de0673517ca191be36dab4a.tar.gz
rpg-f829a311ed69ff8e4de0673517ca191be36dab4a.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authad/lang')
-rw-r--r--lib/plugins/authad/lang/it/settings.php9
1 files changed, 7 insertions, 2 deletions
diff --git a/lib/plugins/authad/lang/it/settings.php b/lib/plugins/authad/lang/it/settings.php
index 10ae72f87..48276af19 100644
--- a/lib/plugins/authad/lang/it/settings.php
+++ b/lib/plugins/authad/lang/it/settings.php
@@ -1,5 +1,10 @@
<?php
+
/**
- * Italian language file
- *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Edmondo Di Tucci <snarchio@gmail.com>
*/
+$lang['domain_controllers'] = 'Elenco separato da virgole di Domain Controllers. Eg. <code>srv1.domain.org,srv2.domain.org</code>';
+$lang['admin_username'] = 'Utente privilegiato di Active Directory con accesso ai dati di tutti gli utenti. Opzionale ma necessario per alcune attività come mandare email di iscrizione.';
+$lang['admin_password'] = 'La password dell\'utente soprascritto.';