Removing some english
[lhc/web/wiklou.git] / languages / LanguageFur.php
index bc07372..33594a0 100644 (file)
@@ -12,7 +12,7 @@ require_once( 'LanguageUtf8.php' );
        NS_MAIN                         => '',
        NS_TALK                         => 'Discussion',
        NS_USER                         => 'Utent',
-       NS_USER_TALK                    => 'Discussion_utent',        
+       NS_USER_TALK                    => 'Discussion_utent',
        NS_PROJECT                      => $wgMetaNamespace,
        NS_PROJECT_TALK                 => 'Discussion_'.$wgMetaNamespace,
        NS_IMAGE                        => 'Figure',
@@ -35,59 +35,6 @@ require_once( 'LanguageUtf8.php' );
        'nostalgia'             => 'Nostalgie',
 ) + $wgSkinNamesEn;
 
-// will make them not show up on the "Special Pages" page, which
-// is the right thing for some of them (such as the "targeted" ones).
-
-/* private */ $wgValidSpecialPagesFur = array(
-       'Userlogin'     => '',
-       'Userlogout'    => '',
-       'Preferences'   => 'Preferencis',
-       'Watchlist'     => 'Tignûts di voli',
-       'Recentchanges' => 'Ultins cambiaments',
-       'Upload'        => 'Cjame sù un file',
-       'Imagelist'     => 'Liste des figuris',
-       'Listusers'     => 'Liste dai utents',
-       'Statistics'    => 'Statistichis',
-       'Randompage'    => 'Une pagjine a câs',
-
-       'Lonelypages'   => 'Pagjinis solitaris',
-       'Unusedimages'  => 'Figuris no dopradis',
-       'Popularpages'  => 'Lis plui popolârs',
-       'Wantedpages'   => 'Lis plui desideradis',
-       'Shortpages'    => 'Articui curts',
-       'Longpages'     => 'Articui luncs',
-       'Newpages'      => 'Pagjinis gnovis',
-       'Ancientpages'  => 'Pagjinis vieris',
-       'Allpages'      => 'Ducj i articui',
-
-       'Ipblocklist'   => 'Recapits IP blocâts',
-       'Maintenance'   => 'Pagjine di manutenzion',
-       'Specialpages'  => '', // ces pages doivent rester vides !
-       'Contributions' => '',
-       'Emailuser'     => '',
-       'Whatlinkshere' => '',
-       'Recentchangeslinked' => '',
-       'Movepage'      => '',
-       'Booksources'   => 'Libreriis in linee',
-       'Categories'    => 'Pagjine des categoriis',
-       'Export'        => 'Espuartâ in XML',
-       'Version'       => 'Version',
-       'Allmessages'   => 'Ducj i messaç di sistem'
-);
-
-/* private */ $wgSysopSpecialPagesFur = array(
-       'Blockip'       => 'Bloche un recapit IP',
-       'Asksql'        => 'Acès SQL',
-       'Makesysop'             => 'Dâ i dirits di aministradôr',
-                                               
-       'Undelete'      => 'Recupere lis pagjinis eliminadis',
-       'Import'                => 'Impuarte une pagjine cul storic'
-);
-
-/* private */ $wgDeveloperSpecialPagesFur = array(
-       'Lockdb'        => 'Bloche la base di dâts',
-       'Unlockdb'      => 'Gjave il bloc ae base di dâts',
-);
 
 $wgAllMessagesFur = array(
 'about' => "Informazions",
@@ -101,10 +48,8 @@ $wgAllMessagesFur = array(
 'allpagessubmit' => "Va",
 'apr' => "Avr",
 'april' => "Avrîl",
-'articlenamespace' => "(articui)",
 'aug' => "Avo",
 'august' => "Avost",
-'bad_image_list' => "", #empty
 'blocklink' => "bloche",
 'cancel' => "Scancele",
 'categories' => "Categoriis",
@@ -172,7 +117,6 @@ $wgAllMessagesFur = array(
 'lastmodified' => "Modificât par l'ultime volte il $1",
 'lastmodifiedby' => "Modificât par l'ultime volte il $1 di",
 'link_sample' => "Titul dal leam",
-'listadmins' => "Liste dai aministradôrs",
 'listform' => "liste",
 'listusers' => "Liste dai utents",
 'login' => "Jentre",
@@ -235,7 +179,6 @@ $wgAllMessagesFur = array(
 'protectedpage' => "Pagjine protezude",
 'protectmoveonly' => "Protêç dome dai spostaments",
 'protectpage' => "Protêç pagjine",
-'protectreason' => "(inseris une reson)",
 'protectsub' => "(Protezint \"$1\")",
 'protectthispage' => "Protêç cheste pagjine",
 'qbbrowse' => "Sgarfe",
@@ -298,20 +241,6 @@ class LanguageFur extends LanguageUtf8 {
                return $wgNamespaceNamesFur;
        }
 
-       function getNsText( $index ) {
-               global $wgNamespaceNamesFur;
-               return $wgNamespaceNamesFur[$index];
-       }
-
-       function getNsIndex( $text ) {
-               global $wgNamespaceNamesFur, $wgSitename;
-
-               foreach ( $wgNamespaceNamesFur as $i => $n ) {
-                       if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
-               }
-               return false;
-       }
-
        function getQuickbarSettings() {
                global $wgQuickbarSettingsFur;
                return $wgQuickbarSettingsFur;
@@ -322,9 +251,6 @@ class LanguageFur extends LanguageUtf8 {
                return $wgSkinNamesFur;
        }
 
-
-       // Inherit userAdjust()
-
        function date( $ts, $adj = false ) {
                if ( $adj ) { $ts = $this->userAdjust( $ts ); }
 
@@ -339,30 +265,14 @@ class LanguageFur extends LanguageUtf8 {
        }
 
        var $digitTransTable = array(
-               ',' => ' ',
+               ',' => "\xc2\xa0", // @bug 2749
                '.' => ','
        );
-       
+
        function formatNum( $number ) {
                return strtr($number, $this->digitTransTable);
        }
 
-
-       function getValidSpecialPages() {
-               global $wgValidSpecialPagesFur;
-               return $wgValidSpecialPagesFur;
-       }
-
-       function getSysopSpecialPages() {
-               global $wgSysopSpecialPagesFur;
-               return $wgSysopSpecialPagesFur;
-       }
-
-       function getDeveloperSpecialPages() {
-               global $wgDeveloperSpecialPagesFur;
-               return $wgDeveloperSpecialPagesFur;
-       }
-
        function getMessage( $key ) {
                global $wgAllMessagesFur;
                if( isset( $wgAllMessagesFur[$key] ) ) {
@@ -371,7 +281,7 @@ class LanguageFur extends LanguageUtf8 {
                        return parent::getMessage( $key );
                }
        }
-       
+
 }
 
 ?>