X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=languages%2Fmessages%2FMessagesIt.php;h=e73a2fc9465210f5429db40dd3decc554ef61c0a;hp=c072a426433bc3919ac686bbdb0aeb048f78612d;hb=22806b0a4509e97b56fb52b387e17e3c80fb7eb2;hpb=04fdc78370dbc042116488d6826e19bf3910273b diff --git a/languages/messages/MessagesIt.php b/languages/messages/MessagesIt.php index c072a42643..e73a2fc946 100644 --- a/languages/messages/MessagesIt.php +++ b/languages/messages/MessagesIt.php @@ -8,7 +8,7 @@ * */ -$namespaceNames = array( +$namespaceNames = [ NS_MEDIA => 'Media', NS_SPECIAL => 'Speciale', NS_TALK => 'Discussione', @@ -25,16 +25,16 @@ $namespaceNames = array( NS_HELP_TALK => 'Discussioni_aiuto', NS_CATEGORY => 'Categoria', NS_CATEGORY_TALK => 'Discussioni_categoria', -); +]; -$namespaceAliases = array( +$namespaceAliases = [ 'Immagine' => NS_FILE, 'Discussioni_immagine' => NS_FILE_TALK, -); +]; -$separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' ); +$separatorTransformTable = [ ',' => "\xc2\xa0", '.' => ',' ]; -$dateFormats = array( +$dateFormats = [ 'mdy time' => 'H:i', 'mdy date' => 'M j, Y', 'mdy both' => 'H:i, M j, Y', @@ -46,184 +46,183 @@ $dateFormats = array( 'ymd time' => 'H:i', 'ymd date' => 'Y M j', 'ymd both' => 'H:i, Y M j', -); +]; -$specialPageAliases = array( - 'Activeusers' => array( 'UtentiAttivi' ), - 'Allmessages' => array( 'Messaggi' ), - 'Allpages' => array( 'TutteLePagine' ), - 'Ancientpages' => array( 'PagineMenoRecenti' ), - 'Badtitle' => array( 'TitoloErrato' ), - 'Blankpage' => array( 'PaginaVuota' ), - 'Block' => array( 'Blocca' ), - 'Booksources' => array( 'RicercaISBN' ), - 'BrokenRedirects' => array( 'RedirectErrati' ), - 'Categories' => array( 'Categorie' ), - 'ChangeEmail' => array( 'CambiaEmail' ), - 'ChangePassword' => array( 'CambiaPassword' ), - 'ComparePages' => array( 'ComparaPagine' ), - 'Confirmemail' => array( 'ConfermaEmail' ), - 'Contributions' => array( 'Contributi', 'ContributiUtente', 'Edit' ), - 'CreateAccount' => array( 'CreaUtenza', 'CreaAccount' ), - 'Deadendpages' => array( 'PagineSenzaUscita' ), - 'DeletedContributions' => array( 'ContributiCancellati' ), - 'DoubleRedirects' => array( 'RedirectDoppi' ), - 'EditWatchlist' => array( 'ModificaOsservati', 'ModificaOsservatiSpeciali', 'ModificaListaSeguiti' ), - 'Emailuser' => array( 'InviaEmail' ), - 'ExpandTemplates' => array( 'EspandiTemplate' ), - 'Export' => array( 'Esporta' ), - 'Fewestrevisions' => array( 'PagineConMenoRevisioni' ), - 'FileDuplicateSearch' => array( 'CercaFileDuplicati' ), - 'Filepath' => array( 'Percorso' ), - 'Import' => array( 'Importa' ), - 'Invalidateemail' => array( 'InvalidaEmail' ), - 'JavaScriptTest' => array( 'TestJavaScript' ), - 'BlockList' => array( 'IPBloccati', 'ElencoBlocchi', 'Blocchi' ), - 'LinkSearch' => array( 'CercaCollegamenti', 'CercaLink' ), - 'Listadmins' => array( 'Amministratori', 'ElencoAmministratori', 'Admin', 'Sysop', 'Cricca' ), - 'Listbots' => array( 'Bot', 'ElencoBot' ), - 'Listfiles' => array( 'File', 'Immagini' ), - 'Listgrouprights' => array( 'ElencoPermessiGruppi', 'Privilegi' ), - 'Listredirects' => array( 'ElencoRedirect' ), - 'ListDuplicatedFiles' => array( 'ElencoFileDuplicati' ), - 'Listusers' => array( 'Utenti', 'ElencoUtenti' ), - 'Lockdb' => array( 'BloccaDB' ), - 'Log' => array( 'Registri', 'Registro' ), - 'Lonelypages' => array( 'PagineOrfane' ), - 'Longpages' => array( 'PaginePiùLunghe' ), - 'MergeHistory' => array( 'UnisciCronologia' ), - 'MIMEsearch' => array( 'RicercaMIME' ), - 'Mostcategories' => array( 'PagineConPiùCategorie' ), - 'Mostimages' => array( 'ImmaginiPiùRichiamate' ), - 'Mostinterwikis' => array( 'InterwikiPiùRichiamati' ), - 'Mostlinked' => array( 'PaginePiùRichiamate' ), - 'Mostlinkedcategories' => array( 'CategoriePiùRichiamate' ), - 'Mostlinkedtemplates' => array( 'TemplatePiùRichiamati' ), - 'Mostrevisions' => array( 'PagineConPiùRevisioni' ), - 'Movepage' => array( 'Sposta', 'Rinomina' ), - 'Mycontributions' => array( 'MieiContributi' ), - 'MyLanguage' => array( 'MiaLingua' ), - 'Mypage' => array( 'MiaPaginaUtente', 'MiaPagina' ), - 'Mytalk' => array( 'MieDiscussioni' ), - 'Myuploads' => array( 'MieiUpload', 'MieiEdit' ), - 'Newimages' => array( 'ImmaginiRecenti' ), - 'Newpages' => array( 'PaginePiùRecenti' ), - 'PagesWithProp' => array( 'PagineConProprietà' ), - 'PasswordReset' => array( 'ReimpostaPassword' ), - 'PermanentLink' => array( 'LinkPermanente' ), - 'Preferences' => array( 'Preferenze' ), - 'Prefixindex' => array( 'Prefissi' ), - 'Protectedpages' => array( 'PagineProtette' ), - 'Protectedtitles' => array( 'TitoliProtetti' ), - 'Randompage' => array( 'PaginaCasuale' ), - 'RandomInCategory' => array( 'CasualeInCategoria' ), - 'Randomredirect' => array( 'RedirectCasuale' ), - 'Recentchanges' => array( 'UltimeModifiche' ), - 'Recentchangeslinked' => array( 'ModificheCorrelate' ), - 'ResetTokens' => array( 'ReimpostaToken' ), - 'Revisiondelete' => array( 'CancellaRevisione' ), - 'Search' => array( 'Ricerca', 'Cerca', 'Trova' ), - 'Shortpages' => array( 'PaginePiùCorte' ), - 'Specialpages' => array( 'PagineSpeciali' ), - 'Statistics' => array( 'Statistiche' ), - 'Tags' => array( 'Etichette', 'Tag' ), - 'TrackingCategories' => array( 'CategorieMonitoraggio' ), - 'Unblock' => array( 'ElencoSblocchi', 'Sblocchi' ), - 'Uncategorizedcategories' => array( 'CategorieSenzaCategorie' ), - 'Uncategorizedimages' => array( 'ImmaginiSenzaCategorie' ), - 'Uncategorizedpages' => array( 'PagineSenzaCategorie' ), - 'Uncategorizedtemplates' => array( 'TemplateSenzaCategorie' ), - 'Undelete' => array( 'Ripristina' ), - 'Unlockdb' => array( 'SbloccaDB' ), - 'Unusedcategories' => array( 'CategorieNonUsate', 'CategorieVuote' ), - 'Unusedimages' => array( 'ImmaginiNonUsate' ), - 'Unusedtemplates' => array( 'TemplateNonUsati' ), - 'Unwatchedpages' => array( 'PagineNonOsservate' ), - 'Upload' => array( 'Carica' ), - 'UploadStash' => array( 'CodaCaricamenti' ), - 'Userlogin' => array( 'Entra' ), - 'Userlogout' => array( 'Esci' ), - 'Userrights' => array( 'PermessiUtente' ), - 'Version' => array( 'Versione' ), - 'Wantedcategories' => array( 'CategorieRichieste' ), - 'Wantedfiles' => array( 'FileRichiesti' ), - 'Wantedpages' => array( 'PagineRichieste' ), - 'Wantedtemplates' => array( 'TemplateRichiesti' ), - 'Watchlist' => array( 'OsservatiSpeciali' ), - 'Whatlinkshere' => array( 'PuntanoQui' ), - 'Withoutinterwiki' => array( 'PagineSenzaInterwiki' ), -); +$specialPageAliases = [ + 'Activeusers' => [ 'UtentiAttivi' ], + 'Allmessages' => [ 'Messaggi' ], + 'Allpages' => [ 'TutteLePagine' ], + 'Ancientpages' => [ 'PagineMenoRecenti' ], + 'Badtitle' => [ 'TitoloErrato' ], + 'Blankpage' => [ 'PaginaVuota' ], + 'Block' => [ 'Blocca' ], + 'Booksources' => [ 'RicercaISBN' ], + 'BrokenRedirects' => [ 'RedirectErrati' ], + 'Categories' => [ 'Categorie' ], + 'ChangeEmail' => [ 'CambiaEmail' ], + 'ChangePassword' => [ 'CambiaPassword' ], + 'ComparePages' => [ 'ComparaPagine' ], + 'Confirmemail' => [ 'ConfermaEmail' ], + 'Contributions' => [ 'Contributi', 'ContributiUtente', 'Edit' ], + 'CreateAccount' => [ 'CreaUtenza', 'CreaAccount' ], + 'Deadendpages' => [ 'PagineSenzaUscita' ], + 'DeletedContributions' => [ 'ContributiCancellati' ], + 'DoubleRedirects' => [ 'RedirectDoppi' ], + 'EditWatchlist' => [ 'ModificaOsservati', 'ModificaOsservatiSpeciali', 'ModificaListaSeguiti' ], + 'Emailuser' => [ 'InviaEmail' ], + 'ExpandTemplates' => [ 'EspandiTemplate' ], + 'Export' => [ 'Esporta' ], + 'Fewestrevisions' => [ 'PagineConMenoRevisioni' ], + 'FileDuplicateSearch' => [ 'CercaFileDuplicati' ], + 'Filepath' => [ 'Percorso' ], + 'Import' => [ 'Importa' ], + 'Invalidateemail' => [ 'InvalidaEmail' ], + 'JavaScriptTest' => [ 'TestJavaScript' ], + 'BlockList' => [ 'IPBloccati', 'ElencoBlocchi', 'Blocchi' ], + 'LinkSearch' => [ 'CercaCollegamenti', 'CercaLink' ], + 'Listadmins' => [ 'Amministratori', 'ElencoAmministratori', 'Admin', 'Sysop', 'Cricca' ], + 'Listbots' => [ 'Bot', 'ElencoBot' ], + 'Listfiles' => [ 'File', 'Immagini' ], + 'Listgrouprights' => [ 'ElencoPermessiGruppi', 'Privilegi' ], + 'Listredirects' => [ 'ElencoRedirect' ], + 'ListDuplicatedFiles' => [ 'ElencoFileDuplicati' ], + 'Listusers' => [ 'Utenti', 'ElencoUtenti' ], + 'Lockdb' => [ 'BloccaDB' ], + 'Log' => [ 'Registri', 'Registro' ], + 'Lonelypages' => [ 'PagineOrfane' ], + 'Longpages' => [ 'PaginePiùLunghe' ], + 'MergeHistory' => [ 'UnisciCronologia' ], + 'MIMEsearch' => [ 'RicercaMIME' ], + 'Mostcategories' => [ 'PagineConPiùCategorie' ], + 'Mostimages' => [ 'ImmaginiPiùRichiamate' ], + 'Mostinterwikis' => [ 'InterwikiPiùRichiamati' ], + 'Mostlinked' => [ 'PaginePiùRichiamate' ], + 'Mostlinkedcategories' => [ 'CategoriePiùRichiamate' ], + 'Mostlinkedtemplates' => [ 'TemplatePiùRichiamati' ], + 'Mostrevisions' => [ 'PagineConPiùRevisioni' ], + 'Movepage' => [ 'Sposta', 'Rinomina' ], + 'Mycontributions' => [ 'MieiContributi' ], + 'MyLanguage' => [ 'MiaLingua' ], + 'Mypage' => [ 'MiaPaginaUtente', 'MiaPagina' ], + 'Mytalk' => [ 'MieDiscussioni' ], + 'Myuploads' => [ 'MieiUpload', 'MieiEdit' ], + 'Newimages' => [ 'ImmaginiRecenti' ], + 'Newpages' => [ 'PaginePiùRecenti' ], + 'PagesWithProp' => [ 'PagineConProprietà' ], + 'PasswordReset' => [ 'ReimpostaPassword' ], + 'PermanentLink' => [ 'LinkPermanente' ], + 'Preferences' => [ 'Preferenze' ], + 'Prefixindex' => [ 'Prefissi' ], + 'Protectedpages' => [ 'PagineProtette' ], + 'Protectedtitles' => [ 'TitoliProtetti' ], + 'Randompage' => [ 'PaginaCasuale' ], + 'RandomInCategory' => [ 'CasualeInCategoria' ], + 'Randomredirect' => [ 'RedirectCasuale' ], + 'Recentchanges' => [ 'UltimeModifiche' ], + 'Recentchangeslinked' => [ 'ModificheCorrelate' ], + 'ResetTokens' => [ 'ReimpostaToken' ], + 'Revisiondelete' => [ 'CancellaRevisione' ], + 'Search' => [ 'Ricerca', 'Cerca', 'Trova' ], + 'Shortpages' => [ 'PaginePiùCorte' ], + 'Specialpages' => [ 'PagineSpeciali' ], + 'Statistics' => [ 'Statistiche' ], + 'Tags' => [ 'Etichette', 'Tag' ], + 'TrackingCategories' => [ 'CategorieMonitoraggio' ], + 'Unblock' => [ 'ElencoSblocchi', 'Sblocchi' ], + 'Uncategorizedcategories' => [ 'CategorieSenzaCategorie' ], + 'Uncategorizedimages' => [ 'ImmaginiSenzaCategorie' ], + 'Uncategorizedpages' => [ 'PagineSenzaCategorie' ], + 'Uncategorizedtemplates' => [ 'TemplateSenzaCategorie' ], + 'Undelete' => [ 'Ripristina' ], + 'Unlockdb' => [ 'SbloccaDB' ], + 'Unusedcategories' => [ 'CategorieNonUsate', 'CategorieVuote' ], + 'Unusedimages' => [ 'ImmaginiNonUsate' ], + 'Unusedtemplates' => [ 'TemplateNonUsati' ], + 'Unwatchedpages' => [ 'PagineNonOsservate' ], + 'Upload' => [ 'Carica' ], + 'UploadStash' => [ 'CodaCaricamenti' ], + 'Userlogin' => [ 'Entra' ], + 'Userlogout' => [ 'Esci' ], + 'Userrights' => [ 'PermessiUtente' ], + 'Version' => [ 'Versione' ], + 'Wantedcategories' => [ 'CategorieRichieste' ], + 'Wantedfiles' => [ 'FileRichiesti' ], + 'Wantedpages' => [ 'PagineRichieste' ], + 'Wantedtemplates' => [ 'TemplateRichiesti' ], + 'Watchlist' => [ 'OsservatiSpeciali' ], + 'Whatlinkshere' => [ 'PuntanoQui' ], + 'Withoutinterwiki' => [ 'PagineSenzaInterwiki' ], +]; -$magicWords = array( - 'redirect' => array( '0', '#RINVIA', '#RINVIO', '#RIMANDO', '#REDIRECT' ), - 'currentmonth' => array( '1', 'MESEATTUALE', 'MESECORRENTE', 'CURRENTMONTH', 'CURRENTMONTH2' ), - 'currentmonthname' => array( '1', 'NOMEMESEATTUALE', 'NOMEMESECORRENTE', 'CURRENTMONTHNAME' ), - 'currentmonthnamegen' => array( '1', 'NOMEMESEATTUALEGEN', 'NOMEMESECORRENTEGEN', 'CURRENTMONTHNAMEGEN' ), - 'currentmonthabbrev' => array( '1', 'MESEATTUALEABBREV', 'MESECORRENTEABBREV', 'CURRENTMONTHABBREV' ), - 'currentday' => array( '1', 'GIORNOATTUALE', 'GIORNOCORRENTE', 'CURRENTDAY' ), - 'currentday2' => array( '1', 'GIORNOATTUALE2', 'GIORNOCORRENTE2', 'CURRENTDAY2' ), - 'currentdayname' => array( '1', 'NOMEGIORNOATTUALE', 'NOMEGIORNOCORRENTE', 'CURRENTDAYNAME' ), - 'currentyear' => array( '1', 'ANNOATTUALE', 'ANNOCORRENTE', 'CURRENTYEAR' ), - 'currenttime' => array( '1', 'ORARIOATTUALE', 'CURRENTTIME' ), - 'currenthour' => array( '1', 'ORAATTUALE', 'ORACORRENTE', 'CURRENTHOUR' ), - 'localmonth' => array( '1', 'MESELOCALE', 'MESELOCALE2', 'LOCALMONTH', 'LOCALMONTH2' ), - 'localmonth1' => array( '1', 'MESELOCALE1', 'LOCALMONTH1' ), - 'localmonthname' => array( '1', 'NOMEMESELOCALE', 'LOCALMONTHNAME' ), - 'localmonthnamegen' => array( '1', 'NOMEMESELOCALEGEN', 'LOCALMONTHNAMEGEN' ), - 'localmonthabbrev' => array( '1', 'MESELOCALEABBREV', 'LOCALMONTHABBREV' ), - 'localday' => array( '1', 'GIORNOLOCALE', 'LOCALDAY' ), - 'localday2' => array( '1', 'GIORNOLOCALE2', 'LOCALDAY2' ), - 'localdayname' => array( '1', 'NOMEGIORNOLOCALE', 'LOCALDAYNAME' ), - 'localyear' => array( '1', 'ANNOLOCALE', 'LOCALYEAR' ), - 'localtime' => array( '1', 'ORARIOLOCALE', 'LOCALTIME' ), - 'localhour' => array( '1', 'ORALOCALE', 'LOCALHOUR' ), - 'numberofpages' => array( '1', 'NUMEROPAGINE', 'NUMBEROFPAGES' ), - 'numberofarticles' => array( '1', 'NUMEROVOCI', 'NUMEROARTICOLI', 'NUMBEROFARTICLES' ), - 'numberoffiles' => array( '1', 'NUMEROFILE', 'NUMBEROFFILES' ), - 'numberofusers' => array( '1', 'NUMEROUTENTI', 'NUMBEROFUSERS' ), - 'numberofactiveusers' => array( '1', 'NUMEROUTENTIATTIVI', 'NUMBEROFACTIVEUSERS' ), - 'numberofedits' => array( '1', 'NUMEROMODIFICHE', 'NUMEROEDIT', 'NUMBEROFEDITS' ), - 'pagename' => array( '1', 'TITOLOPAGINA', 'PAGENAME' ), - 'pagenamee' => array( '1', 'TITOLOPAGINAE', 'PAGENAMEE' ), - 'subpagename' => array( '1', 'NOMESOTTOPAGINA', 'SUBPAGENAME' ), - 'subpagenamee' => array( '1', 'NOMESOTTOPAGINAE', 'SUBPAGENAMEE' ), - 'subst' => array( '0', 'SOST:', 'SUBST:' ), - 'img_thumbnail' => array( '1', 'miniatura', 'min', 'thumbnail', 'thumb' ), - 'img_manualthumb' => array( '1', 'miniatura=$1', 'min=$1', 'thumbnail=$1', 'thumb=$1' ), - 'img_right' => array( '1', 'destra', 'right' ), - 'img_left' => array( '1', 'sinistra', 'left' ), - 'img_none' => array( '1', 'nessuno', 'none' ), - 'img_center' => array( '1', 'centro', 'center', 'centre' ), - 'img_framed' => array( '1', 'riquadrato', 'incorniciato', 'originale', 'framed', 'enframed', 'frame' ), - 'img_frameless' => array( '1', 'senza_cornice', 'frameless' ), - 'img_page' => array( '1', 'pagina=$1', 'pagina_$1', 'page=$1', 'page $1' ), - 'img_upright' => array( '1', 'verticale', 'verticale=$1', 'verticale_$1', 'upright', 'upright=$1', 'upright $1' ), - 'img_border' => array( '1', 'bordo', 'border' ), - 'img_sub' => array( '1', 'pedice', 'sub' ), - 'img_top' => array( '1', 'sopra', 'top' ), - 'img_text_top' => array( '1', 'testo-sopra', 'text-top' ), - 'img_middle' => array( '1', 'metà', 'middle' ), - 'img_bottom' => array( '1', 'sotto', 'bottom' ), - 'img_text_bottom' => array( '1', 'testo-sotto', 'text-bottom' ), - 'sitename' => array( '1', 'NOMESITO', 'SITENAME' ), - 'servername' => array( '0', 'NOMESERVER', 'SERVERNAME' ), - 'gender' => array( '0', 'GENERE:', 'GENDER:' ), - 'currentweek' => array( '1', 'SETTIMANACORRENTE', 'CURRENTWEEK' ), - 'localweek' => array( '1', 'SETTIMANALOCALE', 'LOCALWEEK' ), - 'plural' => array( '0', 'PLURALE:', 'PLURAL:' ), - 'displaytitle' => array( '1', 'MOSTRATITOLO', 'DISPLAYTITLE' ), - 'language' => array( '0', '#LINGUA', '#LANGUAGE:' ), - 'numberofadmins' => array( '1', 'NUMEROADMIN', 'NUMBEROFADMINS' ), - 'tag' => array( '0', 'etichetta', 'tag' ), - 'pagesincategory' => array( '1', 'PAGINEINCAT', 'PAGESINCATEGORY', 'PAGESINCAT' ), - 'pagesize' => array( '1', 'DIMENSIONEPAGINA', 'PESOPAGINA', 'PAGESIZE' ), - 'index' => array( '1', '__INDICE__', '__INDEX__' ), - 'noindex' => array( '1', '__NOINDICE__', '__NOINDEX__' ), - 'protectionlevel' => array( '1', 'LIVELLOPROTEZIONE', 'PROTECTIONLEVEL' ), - 'formatdate' => array( '0', 'formatodata', 'formatdate', 'dateformat' ), - 'pagesincategory_pages' => array( '0', 'pagine', 'pages' ), - 'pagesincategory_files' => array( '0', 'file', 'files' ), -); +$magicWords = [ + 'redirect' => [ '0', '#RINVIA', '#RINVIO', '#RIMANDO', '#REDIRECT' ], + 'currentmonth' => [ '1', 'MESEATTUALE', 'MESECORRENTE', 'CURRENTMONTH', 'CURRENTMONTH2' ], + 'currentmonthname' => [ '1', 'NOMEMESEATTUALE', 'NOMEMESECORRENTE', 'CURRENTMONTHNAME' ], + 'currentmonthnamegen' => [ '1', 'NOMEMESEATTUALEGEN', 'NOMEMESECORRENTEGEN', 'CURRENTMONTHNAMEGEN' ], + 'currentmonthabbrev' => [ '1', 'MESEATTUALEABBREV', 'MESECORRENTEABBREV', 'CURRENTMONTHABBREV' ], + 'currentday' => [ '1', 'GIORNOATTUALE', 'GIORNOCORRENTE', 'CURRENTDAY' ], + 'currentday2' => [ '1', 'GIORNOATTUALE2', 'GIORNOCORRENTE2', 'CURRENTDAY2' ], + 'currentdayname' => [ '1', 'NOMEGIORNOATTUALE', 'NOMEGIORNOCORRENTE', 'CURRENTDAYNAME' ], + 'currentyear' => [ '1', 'ANNOATTUALE', 'ANNOCORRENTE', 'CURRENTYEAR' ], + 'currenttime' => [ '1', 'ORARIOATTUALE', 'CURRENTTIME' ], + 'currenthour' => [ '1', 'ORAATTUALE', 'ORACORRENTE', 'CURRENTHOUR' ], + 'localmonth' => [ '1', 'MESELOCALE', 'MESELOCALE2', 'LOCALMONTH', 'LOCALMONTH2' ], + 'localmonth1' => [ '1', 'MESELOCALE1', 'LOCALMONTH1' ], + 'localmonthname' => [ '1', 'NOMEMESELOCALE', 'LOCALMONTHNAME' ], + 'localmonthnamegen' => [ '1', 'NOMEMESELOCALEGEN', 'LOCALMONTHNAMEGEN' ], + 'localmonthabbrev' => [ '1', 'MESELOCALEABBREV', 'LOCALMONTHABBREV' ], + 'localday' => [ '1', 'GIORNOLOCALE', 'LOCALDAY' ], + 'localday2' => [ '1', 'GIORNOLOCALE2', 'LOCALDAY2' ], + 'localdayname' => [ '1', 'NOMEGIORNOLOCALE', 'LOCALDAYNAME' ], + 'localyear' => [ '1', 'ANNOLOCALE', 'LOCALYEAR' ], + 'localtime' => [ '1', 'ORARIOLOCALE', 'LOCALTIME' ], + 'localhour' => [ '1', 'ORALOCALE', 'LOCALHOUR' ], + 'numberofpages' => [ '1', 'NUMEROPAGINE', 'NUMBEROFPAGES' ], + 'numberofarticles' => [ '1', 'NUMEROVOCI', 'NUMEROARTICOLI', 'NUMBEROFARTICLES' ], + 'numberoffiles' => [ '1', 'NUMEROFILE', 'NUMBEROFFILES' ], + 'numberofusers' => [ '1', 'NUMEROUTENTI', 'NUMBEROFUSERS' ], + 'numberofactiveusers' => [ '1', 'NUMEROUTENTIATTIVI', 'NUMBEROFACTIVEUSERS' ], + 'numberofedits' => [ '1', 'NUMEROMODIFICHE', 'NUMEROEDIT', 'NUMBEROFEDITS' ], + 'pagename' => [ '1', 'TITOLOPAGINA', 'PAGENAME' ], + 'pagenamee' => [ '1', 'TITOLOPAGINAE', 'PAGENAMEE' ], + 'subpagename' => [ '1', 'NOMESOTTOPAGINA', 'SUBPAGENAME' ], + 'subpagenamee' => [ '1', 'NOMESOTTOPAGINAE', 'SUBPAGENAMEE' ], + 'subst' => [ '0', 'SOST:', 'SUBST:' ], + 'img_thumbnail' => [ '1', 'miniatura', 'min', 'thumb', 'thumbnail' ], + 'img_manualthumb' => [ '1', 'miniatura=$1', 'min=$1', 'thumbnail=$1', 'thumb=$1' ], + 'img_right' => [ '1', 'destra', 'right' ], + 'img_left' => [ '1', 'sinistra', 'left' ], + 'img_none' => [ '1', 'nessuno', 'none' ], + 'img_center' => [ '1', 'centro', 'center', 'centre' ], + 'img_framed' => [ '1', 'riquadrato', 'originale', 'incorniciato', 'frame', 'framed', 'enframed' ], + 'img_frameless' => [ '1', 'senza_cornice', 'frameless' ], + 'img_page' => [ '1', 'pagina=$1', 'pagina_$1', 'page=$1', 'page $1' ], + 'img_upright' => [ '1', 'verticale', 'verticale=$1', 'verticale_$1', 'upright', 'upright=$1', 'upright $1' ], + 'img_border' => [ '1', 'bordo', 'border' ], + 'img_sub' => [ '1', 'pedice', 'sub' ], + 'img_top' => [ '1', 'sopra', 'top' ], + 'img_text_top' => [ '1', 'testo-sopra', 'text-top' ], + 'img_middle' => [ '1', 'metà', 'middle' ], + 'img_bottom' => [ '1', 'sotto', 'bottom' ], + 'img_text_bottom' => [ '1', 'testo-sotto', 'text-bottom' ], + 'sitename' => [ '1', 'NOMESITO', 'SITENAME' ], + 'servername' => [ '0', 'NOMESERVER', 'SERVERNAME' ], + 'gender' => [ '0', 'GENERE:', 'GENDER:' ], + 'currentweek' => [ '1', 'SETTIMANACORRENTE', 'CURRENTWEEK' ], + 'localweek' => [ '1', 'SETTIMANALOCALE', 'LOCALWEEK' ], + 'plural' => [ '0', 'PLURALE:', 'PLURAL:' ], + 'displaytitle' => [ '1', 'MOSTRATITOLO', 'DISPLAYTITLE' ], + 'language' => [ '0', '#LINGUA', '#LANGUAGE:' ], + 'numberofadmins' => [ '1', 'NUMEROADMIN', 'NUMBEROFADMINS' ], + 'tag' => [ '0', 'etichetta', 'tag' ], + 'pagesincategory' => [ '1', 'PAGINEINCAT', 'PAGESINCATEGORY', 'PAGESINCAT' ], + 'pagesize' => [ '1', 'DIMENSIONEPAGINA', 'PESOPAGINA', 'PAGESIZE' ], + 'index' => [ '1', '__INDICE__', '__INDEX__' ], + 'noindex' => [ '1', '__NOINDICE__', '__NOINDEX__' ], + 'protectionlevel' => [ '1', 'LIVELLOPROTEZIONE', 'PROTECTIONLEVEL' ], + 'formatdate' => [ '0', 'formatodata', 'formatdate', 'dateformat' ], + 'pagesincategory_pages' => [ '0', 'pagine', 'pages' ], + 'pagesincategory_files' => [ '0', 'file', 'files' ], +]; $linkTrail = '/^([a-zàéèíîìóòúù]+)(.*)$/sDu'; -