diff --git a/inc/lang/it/lang.php b/inc/lang/it/lang.php index 24e670cf76d73d2b004e1cba5bf6611f1fce73a2..75b56974d5c840f6cf71a388eaa3c3d8d5221f47 100644 --- a/inc/lang/it/lang.php +++ b/inc/lang/it/lang.php @@ -22,6 +22,7 @@ * @author Fabio <fabioslurp@yahoo.it> * @author Torpedo <dgtorpedo@gmail.com> * @author Maurizio <mcannavo@katamail.com> + * @author Riccardo <riccardofila@gmail.com> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; @@ -355,6 +356,6 @@ $lang['searchresult'] = 'Risultati della ricerca'; $lang['plainhtml'] = 'HTML'; $lang['wikimarkup'] = 'Marcatura wiki'; $lang['page_nonexist_rev'] = 'Pagina non esistente a %s. E\' stata creata successivamente a <a href="%s">%s</a>.'; -$lang['email_signature_text'] = 'Questa email è stata generata dal DokuWiki all\'indirizzo -@DOKUWIKIURL@'; $lang['unable_to_parse_date'] = 'Impossibile eseguire l\'analisi al parametro "%s".'; +$lang['email_signature_text'] = 'Questa email è stata generata dal DokuWiki all\'indirizzo +@DOKUWIKIURL@'; diff --git a/lib/plugins/acl/lang/it/lang.php b/lib/plugins/acl/lang/it/lang.php index 82827510fc010fa4b79e451fef8e5a0c734b2091..c44ee8822159adeb35e2f7e1603bc8e95f12884f 100644 --- a/lib/plugins/acl/lang/it/lang.php +++ b/lib/plugins/acl/lang/it/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Giorgio Vecchiocattivi <giorgio@vecchio.it> * @author Roberto Bolli <http://www.rbnet.it/> * @author Pietro Battiston toobaz@email.it diff --git a/lib/plugins/authad/lang/it/lang.php b/lib/plugins/authad/lang/it/lang.php index a30cd7cea826aa350d77ac128da20799841e5f7d..ee97442f990f9695c46c73710ff02daab1973e72 100644 --- a/lib/plugins/authad/lang/it/lang.php +++ b/lib/plugins/authad/lang/it/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Matteo Pasotti <matteo@xquiet.eu> * @author Torpedo <dgtorpedo@gmail.com> */ diff --git a/lib/plugins/authad/lang/it/settings.php b/lib/plugins/authad/lang/it/settings.php index 3a92fcb7bd124046a8c1225e4bdc9ed3fcc8d65c..738464a05ce9d661face5e2d446356ff92ebf9fd 100644 --- a/lib/plugins/authad/lang/it/settings.php +++ b/lib/plugins/authad/lang/it/settings.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Edmondo Di Tucci <snarchio@gmail.com> * @author Torpedo <dgtorpedo@gmail.com> */ diff --git a/lib/plugins/authldap/lang/it/lang.php b/lib/plugins/authldap/lang/it/lang.php index 9832e9319764ef99ea7322d3e76e779ac9a1d6be..28c4bc87332a98949d284852d329bc1988a20fd8 100644 --- a/lib/plugins/authldap/lang/it/lang.php +++ b/lib/plugins/authldap/lang/it/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Torpedo <dgtorpedo@gmail.com> */ $lang['connectfail'] = 'LDAP non è in grado di connettere: %s'; diff --git a/lib/plugins/authldap/lang/it/settings.php b/lib/plugins/authldap/lang/it/settings.php index 58bf497ed17c4394b57b6d9e8ffdfa8a364abffd..862aa0f72b8586d9b43b12e97865d00aa51ed779 100644 --- a/lib/plugins/authldap/lang/it/settings.php +++ b/lib/plugins/authldap/lang/it/settings.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Edmondo Di Tucci <snarchio@gmail.com> * @author Claudio Lanconelli <lancos@libero.it> * @author Francesco <francesco.cavalli@hotmail.com> diff --git a/lib/plugins/authmysql/lang/it/lang.php b/lib/plugins/authmysql/lang/it/lang.php index 5b1ae0a00d3b19af16aa76012ff188c69515ed14..6ba3ef836143d04c1722e23ba3bc7a594f88c60b 100644 --- a/lib/plugins/authmysql/lang/it/lang.php +++ b/lib/plugins/authmysql/lang/it/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Torpedo <dgtorpedo@gmail.com> */ $lang['connectfail'] = 'Connessione fallita al database.'; diff --git a/lib/plugins/authmysql/lang/it/settings.php b/lib/plugins/authmysql/lang/it/settings.php index 1e93077000bb9ef9c89dbc72c1e3efe1cc27c5a6..ec2d6703e246a299aa03f1e9e292690978585d02 100644 --- a/lib/plugins/authmysql/lang/it/settings.php +++ b/lib/plugins/authmysql/lang/it/settings.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Claudio Lanconelli <lancos@libero.it> * @author Mirko <malisan.mirko@gmail.com> * @author Francesco <francesco.cavalli@hotmail.com> diff --git a/lib/plugins/authpgsql/lang/it/settings.php b/lib/plugins/authpgsql/lang/it/settings.php index e786f2f2d007c9b516a06ce416a02cd147e44e1a..365fc47e40925f30a5ba816dd6ec567498fd5cdc 100644 --- a/lib/plugins/authpgsql/lang/it/settings.php +++ b/lib/plugins/authpgsql/lang/it/settings.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Francesco <francesco.cavalli@hotmail.com> * @author Torpedo <dgtorpedo@gmail.com> * @author Maurizio <mcannavo@katamail.com> diff --git a/lib/plugins/authplain/lang/it/lang.php b/lib/plugins/authplain/lang/it/lang.php index 59c8c30764198b7e1595490b998281297c3c64a1..1627a1564d6f885efd9dea8c465323230c5d8f7c 100644 --- a/lib/plugins/authplain/lang/it/lang.php +++ b/lib/plugins/authplain/lang/it/lang.php @@ -2,9 +2,11 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Torpedo <dgtorpedo@gmail.com> + * @author Riccardo <riccardofila@gmail.com> */ $lang['userexists'] = 'Il nome utente inserito esiste già .'; $lang['usernotexists'] = 'Spiacente, quell\'utente non esiste.'; $lang['writefail'] = 'Impossibile modificare i dati utente. Per favore informa l\'Amministratore del Wiki'; +$lang['protected'] = 'I dati relativi all\'utente %s sono protetti e non possono essere modificati o cancellati.'; diff --git a/lib/plugins/config/lang/it/lang.php b/lib/plugins/config/lang/it/lang.php index 8173551785ba503d6cc0fcb1fe8d452720d16121..492c74f58cb47b856a21745609c73b57c2234274 100644 --- a/lib/plugins/config/lang/it/lang.php +++ b/lib/plugins/config/lang/it/lang.php @@ -16,6 +16,7 @@ * @author Matteo Pasotti <matteo@xquiet.eu> * @author snarchio@gmail.com * @author Torpedo <dgtorpedo@gmail.com> + * @author Riccardo <riccardofila@gmail.com> */ $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/extension/lang/it/lang.php b/lib/plugins/extension/lang/it/lang.php index d22cb9d52ba8aff7cf8105bb162827111c15db22..3d414a48dee2418927f4fa2a963b76e5047ddcb5 100644 --- a/lib/plugins/extension/lang/it/lang.php +++ b/lib/plugins/extension/lang/it/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Francesco <francesco.cavalli@hotmail.com> * @author Fabio <fabioslurp@yahoo.it> * @author Torpedo <dgtorpedo@gmail.com> diff --git a/lib/plugins/popularity/lang/it/lang.php b/lib/plugins/popularity/lang/it/lang.php index 9edefba84c393d79033a857b0eb058c252f5f094..acd59a6d2d6c6ef96acc67eeff49838fb64853aa 100644 --- a/lib/plugins/popularity/lang/it/lang.php +++ b/lib/plugins/popularity/lang/it/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Diego Pierotto ita.translations@tiscali.it * @author ita.translations@tiscali.it * @author Lorenzo Breda <lbreda@gmail.com> diff --git a/lib/plugins/revert/lang/it/lang.php b/lib/plugins/revert/lang/it/lang.php index d2f7b6d6ae907f620f434a621c7c9fd27b7f8e1e..bb8a47598076b6458bd4af242c2dab2aed7d6806 100644 --- a/lib/plugins/revert/lang/it/lang.php +++ b/lib/plugins/revert/lang/it/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Pietro Battiston toobaz@email.it * @author Diego Pierotto ita.translations@tiscali.it * @author ita.translations@tiscali.it diff --git a/lib/plugins/styling/lang/it/lang.php b/lib/plugins/styling/lang/it/lang.php index aea011feba5c95ffb575f427914d62a1e899d2df..03b7aa7656df2c19077adc9f4534a83a65d00f87 100644 --- a/lib/plugins/styling/lang/it/lang.php +++ b/lib/plugins/styling/lang/it/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Torpedo <dgtorpedo@gmail.com> */ $lang['menu'] = 'Configurazioni di stile del tema'; diff --git a/lib/plugins/usermanager/lang/it/lang.php b/lib/plugins/usermanager/lang/it/lang.php index fe52d5e91a877b78ac552805670303dbf123d80b..a4834f51624e63f6bcdb2d28bed5f37fea3d95be 100644 --- a/lib/plugins/usermanager/lang/it/lang.php +++ b/lib/plugins/usermanager/lang/it/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Chris Smith <chris@jalakai.co.uk> * @author Silvia Sargentoni <polinnia@tin.it> * @author Pietro Battiston toobaz@email.it diff --git a/lib/tpl/dokuwiki/lang/it/lang.php b/lib/tpl/dokuwiki/lang/it/lang.php index 954f0f753bfdaf565851f58b4e17ce4ee6f1848b..cec5ff61cab0575da002515428a2a9aa18cdd71e 100644 --- a/lib/tpl/dokuwiki/lang/it/lang.php +++ b/lib/tpl/dokuwiki/lang/it/lang.php @@ -2,7 +2,7 @@ /** * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) - * + * * @author Torpedo <dgtorpedo@gmail.com> */ $lang['__background_site__'] = 'Colore per lo sfondo di livello più basso (dietro il riquadro del contenuto)';