Fixed all the languages so that they basically work with the new dev-branch features
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 15 Nov 2003 07:11:02 +0000 (07:11 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 15 Nov 2003 07:11:02 +0000 (07:11 +0000)
25 files changed:
languages/Language.php
languages/LanguageCs.php
languages/LanguageDa.php
languages/LanguageDe.php
languages/LanguageEo.php
languages/LanguageEs.php
languages/LanguageFr.php
languages/LanguageFy.php
languages/LanguageHe.php
languages/LanguageHi.php
languages/LanguageHu.php
languages/LanguageIa.php
languages/LanguageIt.php
languages/LanguageJa.php
languages/LanguageKo.php
languages/LanguageOc.php
languages/LanguagePl.php
languages/LanguageRo.php
languages/LanguageRu.php
languages/LanguageSk.php
languages/LanguageSl.php
languages/LanguageSq.php
languages/LanguageSr.php
languages/LanguageSv.php
languages/LanguageZh.php

index b3361b5..9aa11eb 100644 (file)
@@ -321,11 +321,11 @@ this</a> (alternative: like this<a href=\"\" class=\"internal\">?</a>).",
        "Longpages"             => "Long articles",
        "Newpages"              => "Newly created articles",
        "Ancientpages"  => "Oldest articles",
-       "Intl"          => "Interlanguage links",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "All pages by title",
 
        "Ipblocklist"   => "Blocked users/IP addresses",
-       "Maintenance" => "Maintenance page",
+       "Maintenance"   => "Maintenance page",
        "Specialpages"  => "",
        "Contributions" => "",
        "Emailuser"             => "",
@@ -333,8 +333,8 @@ this</a> (alternative: like this<a href=\"\" class=\"internal\">?</a>).",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
        "Booksources"   => "External book sources",
-"Categories" => "Page categories",
-"Export"       => ""
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesEn = array(
@@ -1662,6 +1662,6 @@ class Language {
 }
 
 global $IP;
-@include_once( "{$IP}/Language" . ucfirst( $wgLanguageCode ) . ".php" );
+include_once( "{$IP}/Language" . ucfirst( $wgLanguageCode ) . ".php" );
 
 ?>
index 30b074b..4fbc377 100644 (file)
        4       => "Wikipedie",
        5       => "Wikipedie_diskuse",
        6       => "Soubor", #FIXME: Check the magic for Image: and Media:
-       7       => "Soubor_diskuse"
+       7       => "Soubor_diskuse",
+       8       => "MediaWiki",
+       9       => "MediaWiki_diskuse"
+
 );
 
 # Zdědit apriorní preference: wgDefaultUserOptionsEn
        "Shortpages"    => "Krátké články",
        "Longpages"             => "Dlouhé stránky",
        "Newpages"              => "Nově vytvořené stránky",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "Každá stránka podle titulu",
 
        "Ipblocklist"   => "Blokované adresy IP",
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
-       "Booksources"   => "Vnější knihovny"
+       "Booksources"   => "Vnější knihovny",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesCs = array(
index dc5f53e..087bc7b 100644 (file)
        4       => "Wikipedia",
        5       => "Wikipedia_diskussion",
        6       => "Billede",
-       7       => "Billede_diskussion"
+       7       => "Billede_diskussion",
+       8       => "MediaWiki",
+       9       => "MediaWiki_diskussion"
+
 );
 
 /* private */ $wgDefaultUserOptionsDa = array(
        "Longpages"     => "Lange artikler",
        "Newpages"      => "Nyeste artikler",
        "Ancientpages"  => "Ældste artikler",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"      => "Alle sider efter titel",
 
        "Ipblocklist"   => "Blokerede IP-adresser",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
        "Booksources"   => "Eksterne bogkilder",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesDa = array(
@@ -1373,4 +1379,4 @@ class LanguageDa extends Language {
 
 }
 
-?>
\ No newline at end of file
+?>
index 2deead4..b47a497 100644 (file)
        4       => "Wikipedia",
        5       => "Wikipedia_Diskussion",
        6       => "Bild",
-       7       => "Bild_Diskussion"
+       7       => "Bild_Diskussion",
+       8       => "MediaWiki",
+       9       => "MediaWiki_Diskussion"
+
 );
 
 /* private */ $wgDefaultUserOptionsDe = array(
   "Recentchangeslinked" => "",
   "Booksources"         => "Externe Buchhandlungen",
 /*  "Categories"          => "Seiten Kategorien", */
-/*  "Export"              => "" */
+  "Export"              => "" 
 );
 
 /* private */ $wgSysopSpecialPagesDe = array(
index d92e8f8..eaa17ed 100644 (file)
@@ -20,7 +20,10 @@ $wgEditEncoding              = "x";
        4       => "Vikipedio", # FIXME: Generalize v-isto kaj v-io
        5       => "Vikipedia_diskuto",
        6       => "Dosiero", #FIXME: Check the magic for Image: and Media:
-       7       => "Dosiera_diskuto"
+       7       => "Dosiera_diskuto",
+       8       => "MediaWiki",
+       9       => "MediaWiki_diskuto"
+
 );
 
 # Heredu apriorajn preferojn: wgDefaultUserOptionsEn
@@ -112,6 +115,7 @@ $wgEditEncoding             = "x";
        "Longpages"             => "Longegaj artikoloj",
        "Newpages"              => "Novaj artikoloj",
        "Ancientpages"  => "Antikvaj artikoloj",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "Ĉiu paĝo laŭ titolo",
 
        "Ipblocklist"   => "Forbaritaj IP-adresoj",
@@ -122,7 +126,9 @@ $wgEditEncoding             = "x";
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
-       "Booksources"   => "Eksteraj libroservoj"
+       "Booksources"   => "Eksteraj libroservoj",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesEo = array(
@@ -1145,4 +1151,4 @@ class LanguageEo extends LanguageUtf8 {
 
 }
 
-?>
\ No newline at end of file
+?>
index 044a733..8c186c0 100644 (file)
@@ -14,7 +14,9 @@
        4       => "Wikipedia",
        5       => "Wikipedia_Discusión",
        6       => "Imagen",
-       7       => "Imagen_Discusión"
+       7       => "Imagen_Discusión",
+       8       => "MediaWiki",
+       9       => "MediaWiki_Discusión"
 );
 
 /* Note that some default options can be customized -- see
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
-       "Booksources"   => "Fuentes externas de libros"
+       "Booksources"   => "Fuentes externas de libros",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesEs = array(
index 13f6afb..7fd7545 100644 (file)
        4 => "Wikipédia",
        5 => "Discussion_Wikipédia",
        6 => "Image",
-       7 => "Discussion_Image"
+       7 => "Discussion_Image",
+       8       => "MediaWiki",
+       9       => "Discussion_MediaWiki"
+
 );
 
 /* using default options */
        "Longpages"     => "Articles longs",
        "Newpages"      => "Nouvelles pages",
        "Ancientpages"  => "Anciennes pages",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"      => "Toutes les pages",
 
        "Ipblocklist"   => "Adresses IP bloquées",
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"      => "",
-       "Booksources"   => "Librairies en ligne"
+       "Booksources"   => "Librairies en ligne",
 //     "Categories"    => "Page des catégories"        // Looxix "Page categories"
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesFr = array(
@@ -1030,6 +1035,7 @@ class LanguageFr extends Language
        function getMessage( $key )
        {
                global $wgAllMessagesFr, $wgAllMessagesEn;
+               
                $m = $wgAllMessagesFr[$key];
 
                if ( "" == $m ) { return $wgAllMessagesEn[$key]; }
index ede25fc..d31326d 100644 (file)
@@ -28,7 +28,10 @@ if($wgMetaNamespace === FALSE)
        4       => $wgMetaNamespace,
        5       => $wgMetaNamespace . "_oerlis",
        6       => "Ofbyld",
-       7       => "Ofbyld_oerlis"
+       7       => "Ofbyld_oerlis",
+       8       => "MediaWiki",
+       9       => "MediaWiki_oerlis"
+
 );
 
 /* private */ $wgDefaultUserOptionsFy = array(
@@ -276,6 +279,7 @@ if($wgMetaNamespace === FALSE)
        "Longpages"             => "Lange siden",
        "Newpages"              => "Nije siden",
        "Ancientpages"  => "Alde siden",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "Alle titels",
 
        "Ipblocklist"   => "Utsletten br&ucirc;kers/Ynternet-adressen",
@@ -287,7 +291,8 @@ if($wgMetaNamespace === FALSE)
        "Recentchangeslinked" => "",
        "Movepage"              => "",
        "Booksources"   => "",
-       "Categories"      => "Kategoryen"
+#      "Categories"      => "Kategoryen",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesFy = array(
index c7b80c6..695c50e 100644 (file)
@@ -19,7 +19,10 @@ include_once("LanguageUtf8.php");
        4       => "ויקיפדיה",
        5       => "שיחת_ויקיפדיה",
        6       => "תמונה",
-       7       => "שיחת_תמונה"
+       7       => "שיחת_תמונה",
+       8       => "MediaWiki",
+       9       => "MediaWiki_talk"
+
 );
 
 /* private */ $wgDefaultUserOptionsHe = array(
@@ -111,6 +114,7 @@ include_once("LanguageUtf8.php");
        "Shortpages"    => "מאמרים קצרים",
        "Longpages"             => "מאמרים ארוכים",
        "Newpages"              => "מאמרים חדשים",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "כל המאמרים לפי כותרת",
 
        "Ipblocklist"   => "כתובות IP חסומות",
@@ -121,7 +125,9 @@ include_once("LanguageUtf8.php");
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
-       "Booksources"   => "משאבי ספרות חיצוניים"
+       "Booksources"   => "משאבי ספרות חיצוניים",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesHe = array(
index 024a63a..704ecde 100644 (file)
@@ -19,7 +19,10 @@ include( "LanguageUtf8.php" );
        4       => "विकिपीडिया ",
        5       => "विकिपीडिआ वार्ता",
        6       => "चित्र ",
-       7       => "चित्र वार्ता"
+       7       => "चित्र वार्ता",
+       8       => "MediaWiki",
+       9       => "MediaWiki_talk"
+
 );
 
 /* private */ $wgWeekdayNamesHi = array(
index e38c80d..726c863 100644 (file)
@@ -19,7 +19,10 @@ include_once("LanguageUtf8.php");
        4       => "Wikipédia",
        5       => "Wikipédia_vita",
        6       => "Kép",
-       7       => "Kép_vita"
+       7       => "Kép_vita",
+       8       => "MediaWiki",
+       9       => "MediaWiki_vita"
+
 );
 
 /* Inherit default options; make specific changes via 
@@ -111,7 +114,7 @@ include_once("LanguageUtf8.php");
        "Longpages"             => "Hosszú szócikkek",
        "Newpages"              => "Újonnan készült szócikkek",
        "Ancientpages"  => "Ősi szócikkek",
-       "Intl"          => "Nyelvek közötti linkek",
+#      "Intl"          => "Nyelvek közötti linkek",
        "Allpages"              => "Az összes lap cím szerint",
 
        "Ipblocklist"   => "Blokkolt IP címek",
@@ -122,7 +125,9 @@ include_once("LanguageUtf8.php");
        "Whatlinkshere" => "Mi mutat ide",
        "Recentchangeslinked" => "Kapcsolódó változások",
        "Movepage"              => "Lap mozgatása",
-       "Booksources"   => "Külső könyvinformációk"
+       "Booksources"   => "Külső könyvinformációk",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesHu = array(
index 96ab46c..cd3f9d0 100644 (file)
        4       => "Wikipedia",
        5       => "Discussion_Wikipedia",
        6       => "Imagine",
-       7       => "Discussion_Imagine"
+       7       => "Discussion_Imagine",
+       8       => "MediaWiki",
+       9       => "Discussion_MediaWiki"
+
 );
 
 /* private */ $wgQuickbarSettingsIa = array(
        "Shortpages"    => "Articulos curte",
        "Longpages"             => "Articulos longe",
        "Newpages"              => "Articulos nove",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "Tote le paginas (per titulo)",
 
        "Ipblocklist"   => "Adresses de IP blocate",
        "Whatlinkshere" => "", # "Referentias a iste pagina",
        "Recentchangeslinked" => "", # "Ultime modificationes (?)",
        "Movepage"              => "", # "Mover pagina",
-       "Booksources"   => "Fontes externe (libros)"
+       "Booksources"   => "Fontes externe (libros)",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesIa = array(
index 1d162b1..2b7dcfe 100644 (file)
        4       => "Wikipedia",
        5       => "Wikipedia_discussioni",
        6       => "Immagine",
-       7       => "Immagine_discussione"
+       7       => "Immagine_discussione",
+       8       => "MediaWiki",
+       9       => "MediaWiki_discussioni"
+
 );
 
 /* private */ $wgDefaultUserOptionsIt = array(
        "Shortpages"    => "Articoli più corti",
        "Longpages"             => "Articoli più lunghi",
        "Newpages"              => "Articoli nuovi",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "Tutti i titoli",
 
        "Ipblocklist"   => "Indirizzi IP bloccati",
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
-       "Booksources"   => ""
+       "Booksources"   => "",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesIt = array(
index 45ef7e0..07d466f 100644 (file)
@@ -19,7 +19,10 @@ include_once( "LanguageUtf8.php" );
        4       => "Wikipedia" /* "Wikipedia" */,
        5       => "Wikipedia‐ノート" /* "Wikipedia_talk" */,
        6       => "画像" /* "Image" */,
-       7       => "画像‐ノート" /* "Image_talk" */
+       7       => "画像‐ノート" /* "Image_talk" */,
+       8       => "MediaWiki",
+       9       => "MediaWiki‐ノート"
+
 );
 
 /* private */ $wgQuickbarSettingsJa = array(
@@ -227,6 +230,7 @@ include_once( "LanguageUtf8.php" );
        "Shortpages"    => "短い記事",
        "Longpages"             => "長い記事",
        "Newpages"              => "新しく登場した記事",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "タイトル別全ページ",
 
        "Ipblocklist"   => "ブロックされたIPアドレス",
@@ -237,7 +241,9 @@ include_once( "LanguageUtf8.php" );
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
-       "Booksources"   => "外部の参考文献"
+       "Booksources"   => "外部の参考文献",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesJa = array(
index 5ae983b..8cbfb4d 100644 (file)
@@ -16,7 +16,10 @@ include_once( "LanguageUtf8.php" );
        4       => "위키백과",      # Wikipedia
        5       => "위키백과토론",# Wikipedia_talk
        6       => "그림",    # Image
-       7       => "그림토론"       # Image_talk
+       7       => "그림토론",      # Image_talk
+       8       => "MediaWiki", # MediaWiki
+       9       => "MediaWiki토론" # MediaWiki_talk
+
 );
 
 # I always compare this file with japanese file, when I'm confused.
@@ -187,6 +190,7 @@ include_once( "LanguageUtf8.php" );
        "Shortpages"    => "짧은 문서",
        "Longpages"             => "긴 문서",
        "Newpages"              => "새 문서",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "모두 나열",
 
        "Ipblocklist"   => "막힌 IP",
@@ -198,7 +202,9 @@ include_once( "LanguageUtf8.php" );
        "Whatlinkshere" => "", # link so can't be used from the
        "Recentchangeslinked" => "", # plain special pages list
        "Movepage"              => "",
-       "Booksources"   => "외부 책방"
+       "Booksources"   => "외부 책방",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 # I'll leave this part in english, for it's more likely that
index 5674bd5..4229b07 100644 (file)
@@ -15,7 +15,9 @@ include_once( "LanguageUtf8.php" );
        4 => "Oiquipedià",
        5 => "Discutida_Oiquipedià",
        6 => "Image",
-       7 => "Discutida_Image"
+       7 => "Discutida_Image",
+       8       => "MediaWiki",
+       9       => "Discutida_MediaWiki"
 );
 
 /* using default options */
@@ -261,6 +263,7 @@ include_once( "LanguageUtf8.php" );
        "Longpages"     => "Articles longs",
        "Newpages"      => "Nouvelles pages",
        "Ancientpages"  => "Anciennes pages",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"      => "Toutes les pages",
 
        "Ipblocklist"   => "Adresses IP bloquées",
@@ -271,8 +274,9 @@ include_once( "LanguageUtf8.php" );
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"      => "",
-       "Booksources"   => "Librairies en ligne"
+       "Booksources"   => "Librairies en ligne",
 //     "Categories"    => "Page des catégories"       // Looxix "Page categories"
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesOc = array(
index 900f385..9180e5c 100644 (file)
@@ -268,7 +268,8 @@ include_once("{$IP}/LanguageUtf8.php");
         "Shortpages"    => "Najkrótsze",
         "Longpages"     => "Najdłuższe",
         "Newpages"      => "Nowoutworzone",
-                "Ancientpages" => "Najstarsze",
+        "Ancientpages" => "Najstarsze",
+#       "Intl"                => "Interlanguage Links",
         "Allpages"      => "Wszystkie",
 
         "Ipblocklist"   => "Zablokowane adresy IP",
@@ -280,7 +281,8 @@ include_once("{$IP}/LanguageUtf8.php");
         "Recentchangeslinked" => "",
         "Movepage"      => "",
         "Booksources"   => "Książki",
-                "Categories"    => "Kategorie stron"
+#        "Categories"    => "Kategorie stron"
+        "Export"               => ""
 );
 
 /* private */ $wgSysopSpecialPagesPl = array(
index 6c8f829..977e6b6 100644 (file)
@@ -19,7 +19,9 @@ include_once("LanguageUtf8.php");
        4       => "Wikipedia",
        5       => "Discuţie_Wikipedia",
        6       => "Imagine",
-       7       => "Discuţie_Imagine"
+       7       => "Discuţie_Imagine",
+       8       => "MediaWiki",
+       9       => "Discuţie_MediaWiki"
 );
 
 /* private */ $wgQuickbarSettingsRo = array(
@@ -113,7 +115,7 @@ include_once("LanguageUtf8.php");
        "Longpages"             => "Articole lungi",
        "Newpages"              => "Articole noi",
        "Ancientpages"  => "Cele mai vechi articole",
-       "Intl"  => "Legături între limbi",
+#      "Intl"  => "Legături între limbi",
        "Allpages"              => "Toate paginile după titlu",
 
        "Ipblocklist"   => "Adrese IP blocate",
@@ -125,7 +127,8 @@ include_once("LanguageUtf8.php");
        "Recentchangeslinked" => "",
        "Movepage"              => "Mută pagina",
        "Booksources"   => "Surse externe de cărţi",
-       "Categories"    => "Categorii de pagini"
+#      "Categories"    => "Categorii de pagini"
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesRo = array(
@@ -1024,4 +1027,4 @@ class LanguageRo extends LanguageUtf8 {
        }
 }
 
-?>
\ No newline at end of file
+?>
index 9ec8654..c64915b 100644 (file)
@@ -23,7 +23,10 @@ if($wgMetaNamespace === FALSE)
        4       => $wgMetaNamespace,
        5       => $wgMetaNamespace . "_обсуждение",
        6       => "Изображение",
-       7       => "Изображение_обсуждение"
+       7       => "Изображение_обсуждение",
+       8       => "MediaWiki",
+       9       => "MediaWiki_talk"
+
 );
 
 /* private */ $wgQuickbarSettingsRu = array(
@@ -115,6 +118,7 @@ if($wgMetaNamespace === FALSE)
        "Longpages"             => "Длинные статьи",
        "Newpages"              => "Новые созданные статьи",
        "Ancientpages"  => "Самые старые статьи",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "Все страницы по алфавиту",
 
        "Ipblocklist"   => "Заблокированные IP-адреса",
@@ -125,7 +129,9 @@ if($wgMetaNamespace === FALSE)
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
-       "Booksources"   => "Внешние источники книг"
+       "Booksources"   => "Внешние источники книг",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesRu = array(
index 4e1db1b..a7f7d3f 100644 (file)
@@ -1,7 +1,7 @@
 <?
 
-include("$IP/Utf8Case.php");
-
+#include("$IP/Utf8Case.php");
+include_once("$IP/LanguageUtf8.php");
 
 # Tu môžete meniť názvy "namespaces" (no proste, rôznych častí encyklopédie),
 # ale čísla nechajte tak, ako sú! Program to tak vyžaduje...
@@ -15,7 +15,9 @@ include("$IP/Utf8Case.php");
        4       => "Wikipédia",
        5       => "Komentár_k_Wikipédii",
        6       => "Obrázok",
-       7       => "Komentár_k_obrázku"
+       7       => "Komentár_k_obrázku",
+       8       => "MediaWiki",
+       9       => "Komentár_k_MediaWiki"
 );
 
 /* private */ $wgQuickbarSettingsSk = array(
@@ -90,6 +92,7 @@ include("$IP/Utf8Case.php");
        "Shortpages"    => "Krátke články",
        "Longpages"             => "Dlhé články",
        "Newpages"              => "Nové články",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "Všetky články podľa nadpisu",
 
        "Ipblocklist"   => "Zablokované IP adresy",
@@ -100,7 +103,10 @@ include("$IP/Utf8Case.php");
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
-       "Booksources"   => "Eksterné stránky s knihami"
+       "Booksources"   => "Eksterné stránky s knihami",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
+
 );
 
 /* private */ $wgSysopSpecialPagesSk = array(
index 27ce009..d9de21a 100644 (file)
@@ -29,7 +29,10 @@ include_once( "LanguageUtf8.php" );
        4       => "Wikipedija",
        5       => "Pogovor_k_Wikipediji",
        6       => "Slika",
-       7       => "Pogovor_k_sliki"
+       7       => "Pogovor_k_sliki",
+       8       => "MediaWiki",
+       9       => "Pogovor_k_MediaWiki"
+
 );
 
 /* private */ $wgDefaultUserOptionsSl = array(
@@ -130,7 +133,10 @@ include_once( "LanguageUtf8.php" );
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"      => "",
-       "Booksources"   => "Zunanji knjižni viri"
+       "Booksources"   => "Zunanji knjižni viri",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
+
 );
 
 /* private */ $wgSysopSpecialPagesSl = array(
index 3d5f48d..0e009ab 100644 (file)
@@ -20,7 +20,10 @@ include_once("LanguageUtf8.php");
        4       => $wgMetaNamespace,
        5       => $wgMetaNamespace . "_diskutim",
        6       => "Figura",
-       7       => "Figura_diskutim"
+       7       => "Figura_diskutim",
+       8       => "MediaWiki",
+       9       => "MediaWiki_diskutim"
+
 );
 
 /* private */ $wgQuickbarSettingsSq = array(
@@ -109,6 +112,7 @@ include_once("LanguageUtf8.php");
        "Longpages"             => "Artikuj të gjatë",
        "Newpages"              => "Artikuj të rinj",
        "Ancientpages"  => "Artikuj më të vjetër",
+#      "Intl"                => "Interlanguage Links",
        "Allpages"              => "Të gjitha faqet sipas emrave",
 
        "Ipblocklist"   => "Përdoruesit dhe IP-të e bllokuara",
@@ -119,7 +123,9 @@ include_once("LanguageUtf8.php");
        "Whatlinkshere" => "",
        "Recentchangeslinked" => "",
        "Movepage"              => "",
-       "Booksources"   => "Burime të jashtme librash"
+       "Booksources"   => "Burime të jashtme librash",
+#      "Categories"    => "Page categories",
+       "Export"                => ""
 );
 
 /* private */ $wgSysopSpecialPagesSq = array(
index 564941e..327ae6d 100644 (file)
@@ -141,7 +141,7 @@ include( "LanguageUtf8.php" );
  "Movepage"  => "",
  "Booksources" => "Спољњи извори литературе",
 #"Categories" => "Категорије странице",
-#"Export" => ""
+"Export" => ""
 );
 
 /* private */ $wgSysopSpecialPagesSr = array(
index 3427f53..d617878 100644 (file)
         4       => "Wikipedia",
         5       => "Wikipedia_diskussion",
         6       => "Bild",
-        7       => "Bild_diskussion"
+        7       => "Bild_diskussion",
+        8      => "MediaWiki",
+        9      => "MediaWiki_diskussion"
+
 );
 
 /* inherit standard defaults */
@@ -104,6 +107,7 @@ $wgValidSpecialPagesSv = array(
         "Shortpages"    => "Korta artiklar",
         "Longpages"     => "Långa artiklar",
         "Newpages"      => "De nyaste artiklarna",
+#       "Intl"                => "Interlanguage Links",
         "Allpages"      => "Alla sidor efter titel",
 
         "Ipblocklist"   => "Blockerade IP adresser",
@@ -114,7 +118,9 @@ $wgValidSpecialPagesSv = array(
         "Whatlinkshere" => "",
         "Recentchangeslinked" => "",
         "Movepage"      => "",
-        "Booksources"   => "Externa bokkällor"
+        "Booksources"   => "Externa bokkällor",
+#       "Categories"   => "Page categories",
+        "Export"               => ""
 );
 
 /* private */ $wgSysopSpecialPagesSv = array(
index ca2503d..faf2a3d 100644 (file)
@@ -18,7 +18,9 @@ include_once( "LanguageUtf8.php" );
        4       => "Wikipedia",
        5       => "Wikipedia_talk",
        6       => "Image",
-       7       => "Image_talk"
+       7       => "Image_talk",
+       8       => "MediaWiki",
+       9       => "MediaWiki_talk"
 );
 
 /* private */ $wgDefaultUserOptionsZh = array(
@@ -306,7 +308,9 @@ this</a> (alternative: like this<a href=\"\" class=\"internal\">?</a>).", */
        "Recentchangeslinked" => "",
        "Movepage"              => "",
        "Booksources"   => "站外书源",
-           "Categories" => "页面分类"
+#      "Categories" => "页面分类"
+       "Export"                => ""
+
 );
 
 /* private */ $wgSysopSpecialPagesZh = array(