Difference between revisions 61322010 and 62024864 on itwiki/* ==LiveWP== *Documentation : [[:fr:User:EDUCA33E/LiveRC/Documentation]] *Authors : [[:fr:User:EDUCA33E]] & [[:fr:User:TiChou]] *Version: 0.3.4 (beta) // ///////////////////////////////////// // == Global variables / Variables globales == // ///////////////////////////////////// // <pre> */ var lrcRCLimit = 30; // LiveRC default RC list size; var lrcPreviewHeight = '250px'; // LiveRC default preview window height; var lrcAutoCloseDiff = 0; // LiveRC default Diff behaviour; var lrcTZ = ''; // Default time zone (+02:00, 02:00, -0200, -05:45, ...) /* </pre> // //////////////////// // == Internationalization == // //////////////////// // <pre> */ // Category translation; // ///////////////////// var lang_category = 'Categoria:'; // Menu translation; // ///////////////// var lang_menu = [ { PAUSE: "Pausa", PREVIEW: "Anteprima", LISTS: "Liste", LOWDIFF: "Diff ridotti", RCLABEL: "Pannello", RCSHOW: "RC", LOGSHOW: "Log", NOBOTS: "Niente Bot", IPONLY: "Solo IP", NAMESP: "Namespace", XTIMES: "volte", UNDORC: "Annulla", CANCIMM: "Cancella subito", CANCCV: "Cancella x copyviol", REVERT: "Rollback", REASON: "Motivazione", REASON2: "Motivazione o URL", AVERTS: "Avvisare", VERIF: "Segna come verificata", RVMES1: "[[Wikipedia:Monobook.js/LiveRC/Documentazione|LiveRC]] : Annullata la modifica di", RVMES2: "ritorno alla versione di", EMPTY: "Svuotata" } ]; // Comments test table (regexp format); // //////////////////////////////////// var commenttests = [ { state: BLANKING , regex: /^Pagina svuotata completamente/ }, { state: REPLACED , regex: /^Pagina sostituita con/ }, { state: REVERT , regex: /^LiveRC : Annullata la modifica|[Aa]nnullata la modifica|[Aa]nnullate le modifiche|[Aa]nnullata\]\] la modifica/ } ]; // Categories test table (regexp format); var categoriestests = [ { state: LOCK , regex: 'Pagine semiprotette' }, { state: FULLLOCK , regex: 'Pagine protette' }, { state: HOMONYMIE , regex: 'Disambigua' }, { state: ADQ , regex: 'Voci in vetrina' }, { state: COPYRIGHT , regex: 'Sospette violazioni di copyright' }, { state: PAS , regex: 'Avvisi di cancellazione' } ]; // LiveRC default template use; // //////////////////////////// var lstAvert = [ { template: "Test" , string: "Test" , hasPage: true }, { template: "Vandalismo" , string: "Vandalismo" , hasPage: true }, { template: "IP Vandalismo" , string: "IP Vandalismo" , hasPage: false }, { template: "Avvisocopyviol" , string: "Violazione di copyright" , hasPage: true }, { template: "Avvisocopyviol|OTRS=no" , string: "Violazione di copyright (no OTRS)" , hasPage: true }, { template: "Spam" , string: "Spam" , hasPage: true }, { template: "Non enciclopedico" , string: "Non enciclopedico" , hasPage: true }, { template: "Senza senso" , string: "Senza senso" , hasPage: true }, { template: "Avvisoimmagine" , string: "Immagine senza informazioni" , hasPage: true }, { template: "InserimentoImmagini" , string: "Inserimento immagine scorretto" , hasPage: true },⏎ { template: "Dati personali" , string: "Dati personali" , hasPage: true }, { template: "Benvenuto" , string: "Benvenuto" , hasPage: false }, { template: "Grazie" , string: "Grazie" , hasPage: true }, { template: "Oggetto" , string: "Oggetto" , hasPage: true }, { template: "Yc" , string: "Cartellino giallo" , hasPage: false }, { template: "WNB" , string: "WNB" , hasPage: true }, { template: "WND" , string: "WND" , hasPage: true }, { template: "WNF" , string: "WNF" , hasPage: true }, { template: "WNCV" , string: "WNCV" , hasPage: true }, { template: "WNRO" , string: "WNRO" , hasPage: true }, { template: "Turpiloquio" , string: "Turpiloquio" , hasPage: true }, { template: "Avvisoavvisi" , string: "Avvisoavvisi" , hasPage: true }, { template: "Loggati" , string: "Loggati" , hasPage: true }, { template: "InvitoNPOV" , string: "Invito NPOV" , hasPage: true }, { template: "Avviso sport futuro" , string: "Sport futuro" , hasPage: true }, { template: "AiutoF" , string: "AiutoF" , hasPage: true }, { template: "AiutoW" , string: "AiutoW" , hasPage: true }, { template: "AiutoA" , string: "AiutoA" , hasPage: true }, { template: "AvvisoCommento" , string: "Avviso Commento" , hasPage: true }, { template: "In italiano" , string: "In italiano" , hasPage: false }, { template: "Anteprima" , string: "Anteprima" , hasPage: false }, { template: "Attacco" , string: "Attacco" , hasPage: true }, { template: "ProposteCommenti" , string: "ProposteCommenti" , hasPage: true }, { template: "TempoRelativo" , string: "TempoRelativo" , hasPage: true }, { template: "RimozioneContenuti" , string: "RimozioneContenuti" , hasPage: true }, { template: "Firmati" , string: "Firmati" , hasPage: false } ]; /* </pre> */ All content in the above text box is licensed under the Creative Commons Attribution-ShareAlike license Version 4 and was originally sourced from https://it.wikipedia.org/w/index.php?diff=prev&oldid=62024864.
![]() ![]() This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|