Usuario:Melancholie/lokalizo.txt

                                              1. Variables that have to be adapted! #######################


                            1. Universala ################

$os = "Linux"; # or "Windows" $debug = "0"; # 1 = debug, 0 = no debugging $majuskligo = "0"; # Wiki forced to uppercase? $thousandsSeparator = "."; # for output numbers

$input-aktuala = "eswiktionary-20090403-pages-articles.xml"; # input file (current dump) $input-historio = "eswiktionary-20090403-pages-meta-history.xml"; # input file (history dump) $input-artikoloj = "eswiktionary-20090403-all-titles-in-ns0"; # input file (list of article titles)


                          1. Preparado.pl ###############

$dellnk = "Wiktionary:Löschkandidaten"; # equivalent to "Wikipedia:Articles for deletion"

$deltmp1 = "Löschantrag"; # equivalent to "Template:Afd"

$deltmp2 = "destruir"; # equivalent to "Template:Delete"

$deltmp3 = "URV"; # equivalent to "Template:Copyvio"

$catPrefix = "Categoría"; # Category namespace prefix

$outputSize = "?";


                1. Statistiko-pri-uzantoj.pl #######

$userprefix = "Usuario"; # User namespace prefix

$admins = "'Alhen', 'Cvmontuy', 'Ecelan', 'Javier Carro', 'Juan renombrado', 'Korocotta', 'Lourdes Cardenal', 'ManuelGR', 'Paconstein83', 'Piolinfax', 'Polyglot', 'Ppfk', 'Pybalo', 'Spacebirdy', 'Taichi', 'Taragui'"; # List of all sysops

$bots = "'BOTella', 'BOTijo', 'Interwicket', 'KipBot', 'KlaudiuBot', 'Luckas-bot', 'MediaWiki default', 'RoboTaragui', 'RobotGMwikt', 'RoggBot', 'SpaceBirdyBot', 'VolkovBot', 'Zumg', 'ABFbot', 'Aibot', 'Alexbot', 'AlkabBot', 'BaluBot', 'BOT-Superzerocool', 'BodhisattvaBot', 'BotMultichill', 'CarsracBot', 'CommonsDelinker', 'Corrector de redirecciones', 'DerbethBot', 'FiriBot', 'HDBot', 'IBot', 'LaaknorBot', 'MelancholieBot', 'MenoBot', 'MonoBot', 'Muro Bot', 'OKBot', 'RCBot', 'SpBot', 'StMHBot', 'Tsca.bot', 'WikimediaNotifier'"; # List of all bots

$headcat = "Fundamental"; # Top category

$active = "60"; # user contribution days to count as active

$current = "90"; # user contribution days to be counted as current

$pageBonusTh = "1150"; # For every 1150 contributed bytes there will be added one bonus point $talkBonusTh = "300"; # For every 300 (~ 3 sentences) contributed bytes there will be added one bonus point

$minCatPoints = "1000"; # minimal number of points all users must have achieved in a category (so, only the big ones are computed)

$rankingLength = "200"; $rankingAnonLength = "10"; $rankingBotsLength = "50"; $pointRankingActiveLength = "100"; $pointRankingInactiveLength = "50"; $catRankingLength = "10";


                1. Kreiĝoj-de-la-paĝoj.pl ########

$mainPages = "Inhaltsseiten (Hauptnamensräume)"; $mainPagesCreations = "Inhaltsseitenerstellungen (Hauptnamensräume)";

$talkPages = "Diskussionsseiten (Nebennamensräume)"; $talkPagesCreations = "Diskussionsseitenerstellungen (Nebennamensräume)";


                              1. Diskutpaĝoj-orfoj.pl #################

$ns1 = "Diskussion"; $ns3 = "Benutzer_Diskussion"; $ns5 = "Wiktionary_Diskussion"; $ns7 = "Bild_Diskussion"; $ns9 = "MediaWiki_Diskussion"; $ns11 = "Vorlage_Diskussion"; $ns13 = "Hilfe_Diskussion"; $ns15 = "Kategorie_Diskussion"; $ns103 = "Verzeichnis_Diskussion";


            1. Artikoloj-sen-intervikioj.pl, Serĉo.pl ######
  1. RegExp usage: \\); \\]; \\{; \\|; \\.; etc.

$Search = "\{\{Sprache\|Deutsch\}\}"; # search term

$RegExpCaseSensitivity = "0"; # case insensitive = 0; case sensitive = 1

$doubleuserNew = "Acf"; $doubleuserOld = "acf";

                                              1. Variables that have to be adapted! #######################
  1. es:User:Melancholie/lokalizo.txt !END