From 1a211c1c064835f9948c1f4d6a52b3aee4537ba8 Mon Sep 17 00:00:00 2001
From: Andreas Gohr <andi@splitbrain.org>
Date: Tue, 13 May 2008 22:30:22 +0200
Subject: [PATCH] Italian language update

darcs-hash:20080513203022-7ad00-d7b11882a1f4b9ced00d6dfd2efd5971c2e03c5e.gz
---
 inc/lang/it/lang.php                     | 1 +
 lib/plugins/acl/lang/it/lang.php         | 2 ++
 lib/plugins/config/lang/it/lang.php      | 1 +
 lib/plugins/plugin/lang/it/lang.php      | 1 +
 lib/plugins/popularity/lang/it/lang.php  | 1 +
 lib/plugins/revert/lang/it/lang.php      | 1 +
 lib/plugins/usermanager/lang/it/lang.php | 1 +
 7 files changed, 8 insertions(+)

diff --git a/inc/lang/it/lang.php b/inc/lang/it/lang.php
index 3d75fb5dd..59586fd6d 100644
--- a/inc/lang/it/lang.php
+++ b/inc/lang/it/lang.php
@@ -8,6 +8,7 @@
  * @author Silvia Sargentoni <polinnia@tin.it>
  * @author Diego Pierotto <ita.translations@tiscali.it>
  * @author Diego Pierotto ita.translations@tiscali.it
+ * @author ita.translations@tiscali.it
  */
 $lang['encoding']              = 'utf-8';
 $lang['direction']             = 'ltr';
diff --git a/lib/plugins/acl/lang/it/lang.php b/lib/plugins/acl/lang/it/lang.php
index 947217b9b..522e8f2a2 100644
--- a/lib/plugins/acl/lang/it/lang.php
+++ b/lib/plugins/acl/lang/it/lang.php
@@ -7,6 +7,7 @@
  * @author Roberto Bolli <http://www.rbnet.it/>
  * @author Pietro Battiston toobaz@email.it
  * @author Diego Pierotto ita.translations@tiscali.it
+ * @author ita.translations@tiscali.it
  */
 $lang['admin_acl']             = 'Gestione Lista Controllo Accessi (ACL)';
 $lang['acl_group']             = 'Gruppo';
@@ -14,6 +15,7 @@ $lang['acl_user']              = 'Utente';
 $lang['acl_perms']             = 'Permessi per';
 $lang['page']                  = 'Pagina';
 $lang['namespace']             = 'Categoria';
+$lang['btn_select']            = 'Seleziona';
 $lang['p_user_id']             = 'L\'utente <b class="acluser">%s</b> attualmente ha i seguenti permessi sulla pagina <b class="aclpage">%s</b>: <i>%s</i>.';
 $lang['p_user_ns']             = 'L\'utente <b class="acluser">%s</b> attualmente ha i seguenti permessi per la categoria <b class="aclns">%s</b>: <i>%s</i>.';
 $lang['p_group_id']            = 'I membri del gruppo<b class="aclgroup">%s</b> attualmente hanno i seguenti permessi sulla pagina <b class="aclpage">%s</b>: <i>%s</i>.';
diff --git a/lib/plugins/config/lang/it/lang.php b/lib/plugins/config/lang/it/lang.php
index a6a190e0f..57861c738 100644
--- a/lib/plugins/config/lang/it/lang.php
+++ b/lib/plugins/config/lang/it/lang.php
@@ -7,6 +7,7 @@
  * @author Silvia Sargentoni <polinnia@tin.it>
  * @author Pietro Battiston toobaz@email.it
  * @author Diego Pierotto ita.translations@tiscali.it
+ * @author ita.translations@tiscali.it
  */
 $lang['menu']                  = 'Configurazione Wiki';
 $lang['error']                 = 'Impostazioni non aggiornate a causa di un valore non corretto, controlla le modifiche apportate e salva di nuovo.
diff --git a/lib/plugins/plugin/lang/it/lang.php b/lib/plugins/plugin/lang/it/lang.php
index 3c4a83156..bd8bda9c8 100644
--- a/lib/plugins/plugin/lang/it/lang.php
+++ b/lib/plugins/plugin/lang/it/lang.php
@@ -7,6 +7,7 @@
  * @author Silvia Sargentoni <polinnia@tin.it>
  * @author Pietro Battiston toobaz@email.it
  * @author Diego Pierotto ita.translations@tiscali.it
+ * @author ita.translations@tiscali.it
  */
 $lang['menu']                  = 'Gestione Plugin';
 $lang['download']              = 'Scarica e installa un nuovo plugin';
diff --git a/lib/plugins/popularity/lang/it/lang.php b/lib/plugins/popularity/lang/it/lang.php
index 81be5b01c..9ea599590 100644
--- a/lib/plugins/popularity/lang/it/lang.php
+++ b/lib/plugins/popularity/lang/it/lang.php
@@ -3,6 +3,7 @@
  * Italian language file
  *
  * @author Diego Pierotto ita.translations@tiscali.it
+ * @author ita.translations@tiscali.it
  */
 $lang['name']                  = 'Raccolta dati sul wiki (può impiegare del tempo per caricarsi)';
 $lang['submit']                = 'Invia dati';
diff --git a/lib/plugins/revert/lang/it/lang.php b/lib/plugins/revert/lang/it/lang.php
index 7e41cae68..63bf53707 100644
--- a/lib/plugins/revert/lang/it/lang.php
+++ b/lib/plugins/revert/lang/it/lang.php
@@ -4,6 +4,7 @@
  *
  * @author Pietro Battiston toobaz@email.it
  * @author Diego Pierotto ita.translations@tiscali.it
+ * @author ita.translations@tiscali.it
  */
 $lang['menu']                  = 'Gestore di ripristini';
 $lang['filter']                = 'Cerca pagine con spam';
diff --git a/lib/plugins/usermanager/lang/it/lang.php b/lib/plugins/usermanager/lang/it/lang.php
index 849c38dea..bdb01ee85 100644
--- a/lib/plugins/usermanager/lang/it/lang.php
+++ b/lib/plugins/usermanager/lang/it/lang.php
@@ -6,6 +6,7 @@
  * @author Silvia Sargentoni <polinnia@tin.it>
  * @author Pietro Battiston toobaz@email.it
  * @author Diego Pierotto ita.translations@tiscali.it
+ * @author ita.translations@tiscali.it
  */
 $lang['menu']                  = 'Gestione Utenti';
 $lang['noauth']                = '(autenticazione non disponibile)';
-- 
GitLab