Localisation updates from Betawiki. Special pages names updates

This commit is contained in:
Siebrand Mazeland 2008-06-15 21:35:36 +00:00
parent 5f721913a8
commit 4cb3ffea44
3 changed files with 4 additions and 1 deletions

View file

@ -72,6 +72,7 @@ $specialPageAliases = array(
'Unusedimages' => array( 'Onbenotzte_Biller' ),
'Wantedpages' => array( 'Gewënschte_Säiten' ),
'Wantedcategories' => array( 'Gewënschte_Kategorien' ),
'Missingfiles' => array( 'Fichieren_déi_feelen' ),
'Mostlinked' => array( 'Dacks_verlinkte_Säiten' ),
'Mostlinkedcategories' => array( 'Dacks_benotzte_Kategorien' ),
'Mostlinkedtemplates' => array( 'Dacks_benotzte_Schablounen' ),

View file

@ -212,6 +212,7 @@ $specialPageAliases = array(
'Unusedimages' => array( 'OngebruikteAfbeeldingen' ),
'Wantedpages' => array( 'GevraagdePaginas', 'GevraagdePagina\'s', 'GevraagdePaginas' ),
'Wantedcategories' => array( 'GevraagdeCategorieën' ),
'Missingfiles' => array( 'MissendeBestanden' ),
'Mostlinked' => array( 'MeestVerwezen' ),
'Mostlinkedcategories' => array( 'MeestVerwezenCategorieën' ),
'Mostlinkedtemplates' => array( 'MeestVerwezenSjablonen' ),

View file

@ -70,7 +70,7 @@ $specialPageAliases = array(
'Userlogout' => array( 'Utloggning' ),
'CreateAccount' => array( 'Skapa_konto' ),
'Preferences' => array( 'Inställningar' ),
'Watchlist' => array( 'Övervakningslista' ),
'Watchlist' => array( 'Bevakningslista', 'Övervakningslista' ),
'Recentchanges' => array( 'Senaste_ändringar' ),
'Upload' => array( 'Uppladdning' ),
'Imagelist' => array( 'Bildlista' ),
@ -88,6 +88,7 @@ $specialPageAliases = array(
'Unusedimages' => array( 'Oanvända_bilder' ),
'Wantedpages' => array( 'Önskade_sidor', 'Trasiga_länkar' ),
'Wantedcategories' => array( 'Önskade_kategorier' ),
'Missingfiles' => array( 'Saknade_filer', 'Saknade_bilder' ),
'Mostlinked' => array( 'Mest_länkade_sidor' ),
'Mostlinkedcategories' => array( 'Största_kategorier' ),
'Mostlinkedtemplates' => array( 'Mest_använda_mallar' ),