Fara í innihald

Notandi:Melancholie/lokalizo.txt

Úr Wikiorðabók, frjálsu orðabókinni
                                              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

  1. latest ...

$input-aktuala = "iswiktionary-20090203-pages-articles.xml"; # input file (current dump) $input-historio = "iswiktionary-20090203-pages-meta-history.xml"; # input file (history dump) $input-artikoloj = "iswiktionary-20090203-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 = "eyða"; # equivalent to "Template:Delete"

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

$catPrefix = "Flokkur"; # Category namespace prefix

$outputSize = "?";


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

$userprefix = "Notandi"; # User namespace prefix

$admins = "'BiT', 'Piolinfax', 'Spacebirdy', 'Stalfur', 'Steinninn', 'לערי ריינהארט'"; # List of all sysops

$bots = "'Interwicket', 'KlaudiuBot', 'MediaWiki default', 'MelancholieBot', 'RobotGMwikt', 'RoggBot', 'S.Örvarr.S.NET', 'SpaceBirdyBot', 'VolkovBot', 'Alexbot', 'BOT-Superzerocool', 'BodhisattvaBot', 'BotMultichill', 'FiriBot', 'LaaknorBot', 'Luckas-bot', 'MenoBot', 'SpBot', 'WikimediaNotifier'"; # List of all bots

$headcat = "!Undirstöðuatriði"; # 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. is:User:Melancholie/lokalizo.txt !END