* Add 'reupload' and 'reupload-shared' permission keys to restrict new
[lhc/web/wiklou.git] / languages / LanguageIa.php
index d9e072c..7c6187f 100644 (file)
@@ -4,30 +4,22 @@
   * @subpackage Language
   */
 
-# NOTE: To turn off "Current Events" in the sidebar,
-# set "currentevents" => "-"
-
-# The names of the namespaces can be set here, but the numbers
-# are magical, so don't change or move them!  The Namespace class
-# encapsulates some of the magic-ness.
-#
+/** TODO: fixme */
 /* private */ $wgNamespaceNamesIa = array(
-       -2      => "Media",
-       -1      => "Special",
-       0       => "",
-       1       => "Discussion",
-       2       => "Usator",
-       3       => "Discussion_Usator",
-       4       => "Wikipedia",
-       5       => "Discussion_Wikipedia",
-       6       => "Imagine",
-       7       => "Discussion_Imagine",
-       8       => "MediaWiki",
-       9       => "Discussion_MediaWiki",
-       10  => "Template",
-       11  => "Template_talk"
-
-
+       NS_MEDIA          => "Media",
+       NS_SPECIAL        => "Special",
+       NS_MAIN           => "",
+       NS_TALK           => "Discussion",
+       NS_USER           => "Usator",
+       NS_USER_TALK      => "Discussion_Usator",
+       NS_PROJECT        => "Wikipedia",
+       NS_PROJECT_TALK   => "Discussion_Wikipedia",
+       NS_IMAGE          => "Imagine",
+       NS_IMAGE_TALK     => "Discussion_Imagine",
+       NS_MEDIAWIKI      => "MediaWiki",
+       NS_MEDIAWIKI_TALK => "Discussion_MediaWiki",
+       NS_TEMPLATE       => "Template",
+       NS_TEMPLATE_TALK  => "Template_talk"
 ) + $wgNamespaceNamesEn;
 
 /* private */ $wgQuickbarSettingsIa = array(
 );
 
 /* private */ $wgSkinNamesIa = array(
-       'standard' => "Standard",
-       'nostalgia' => "Nostalgia",
        'cologneblue' => "Blau Colonia",
-       'smarty' => "Paddington",
-       'montparnasse' => "Montparnasse",
-       'davinci' => "DaVinci",
-       'mono' => "Mono",
-       'monobook' => "MonoBook",
- "myskin" => "MySkin" 
-);
-
-
-
-/* private */ $wgBookstoreListIa = array(
-       "AddALL" => "http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN",
-       "PriceSCAN" => "http://www.pricescan.com/books/bookDetail.asp?isbn=$1",
-       "Barnes & Noble" => "http://shop.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1",
-       "Amazon.com" => "http://www.amazon.com/exec/obidos/ISBN=$1"
-);
+) + $wgSkinNamesEn;
 
 
-# All special pages have to be listed here: a description of ""
-# 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 */ $wgValidSpecialPagesIa = array(
-       "Userlogin"             => "",
-       "Userlogout"    => "",
-       "Preferences"   => "Preferentias del usator",
-       "Watchlist"             => "Paginas sub observation",
-       "Recentchanges" => "Modificationes recente",
-       "Upload"                => "Cargar imagines al servitor",
-       "Imagelist"             => "Lista de imagines",
-       "Listusers"             => "Usatores registerate",
-       "Statistics"    => "Statisticas de accesso",
-       "Randompage"    => "Articulo aleatori",
-
-       "Lonelypages"   => "Articulos orphanos",
-       "Unusedimages"  => "Imagines orphanas",
-       "Popularpages"  => "Articulos popular",
-       "Wantedpages"   => "Articulos plus demandate",
-       "Shortpages"    => "Articulos curte",
-       "Longpages"             => "Articulos longe",
-       "Newpages"              => "Articulos nove",
-#      "Intl"                => "Interlanguage Links",
-       "Allpages"              => "Tote le paginas (per titulo)",
-
-       "Ipblocklist"   => "Adresses de IP blocate",
-       "Maintenance" => "Pagina de mantenentia",
-       "Specialpages"  => "", # "Paginas special",
-       "Contributions" => "", # "Contributiones",
-       "Emailuser"             => "", # "Inviar email al usator(?)",
-       "Whatlinkshere" => "", # "Referentias a iste pagina",
-       "Recentchangeslinked" => "", # "Ultime modificationes (?)",
-       "Movepage"              => "", # "Mover pagina",
-       "Booksources"   => "Fontes externe (libros)",
-#      "Categories"    => "Page categories",
-       "Export"                => "Exportar in XML",
-       "Version"               => "Version",
-);
-
-/* private */ $wgSysopSpecialPagesIa = array(
-       "Blockip"               => "Blocar un adresse de IP",
-       "Asksql"                => "Consultar base de datos",
-       "Undelete"              => "Vider e restaurar paginas eliminate"
-);
-
-/* private */ $wgDeveloperSpecialPagesIa = array(
-       "Lockdb"                => "Suspender modificationes",
-       "Unlockdb"              => "Permitter modificationes",
-);
-
 /* private */ $wgAllMessagesIa = array(
-'special_version_prefix' => '',
-'special_version_postfix' => '',
 
 # User Toggles
 #
 "aboutpage"            => "Wikipedia:A_proposito",
 "help"                 => "Adjuta",
 "helppage"             => "Wikipedia:Adjuta",
-"wikititlesuffix" => "Wikipedia",
 "bugreports"   => "Reportos de disfunctiones",
 "bugreportspage" => "Wikipedia:Reportos_de_disfunctiones",
 "faq"                  => "Questiones frequente",
 "redirectedfrom" => "(Redirigite de $1)",
 "lastmodified" => "Ultime modification: $1.",
 "viewcount"            => "Iste pagina esseva accessate $1 vices.",
-"gnunote" => "Tote le texto es disponibile sub le terminos del <a class=internal href='$wgScriptPath/GNU_FDL'>Licentia de documentation libere GNU</a>.",
-"printsubtitle" => "(De http://ia.wikipedia.org)",
+"printsubtitle" => "(De {{SERVER}})",
 "protectedpage" => "Pagina protegite",
 "administrators" => "Wikipedia:Administratores",
 "sysoptitle"   => "Reservate a Sysops",
@@ -277,7 +197,7 @@ indicante le URL.",
 "filedeleteerror" => "Impossibile eliminar file \"$1\".",
 "filenotfound" => "Impossibile trovar file \"$1\".",
 "unexpected"   => "Valor impreviste: \"$1\"=\"$2\".",
-"formerror"            => "Error: impossibile submitter formulario",   
+"formerror"            => "Error: impossibile submitter formulario",
 "badarticleerror" => "Iste action non pote esser effectuate super iste pagina.",
 "cannotdelete" => "Impossibile eliminar le pagina o imagine specificate. (Illo pote ja haber essite eliminate per un altere persona.)",
 "badtitle"             => "Titulo incorrecte",
@@ -305,7 +225,7 @@ Non oblida personalisar Wikipedia secundo tu preferentias.",
 "newusersonly" => " (solmente pro nove usatores)",
 "remembermypassword" => "Recordar contrasigno inter sessiones.",
 "loginproblem" => "<b>Occurreva problemas pro initiar tu session.</b><br />Tenta de nove!",
-"alreadyloggedin" => "<font color=red><b>Usator $1, tu session ja es aperte!</b></font><br />\n",
+"alreadyloggedin" => "<strong>Usator $1, tu session ja es aperte!</strong><br />\n",
 
 "login"                        => "Aperir session",
 "userlogin"            => "Aperir session",
@@ -369,12 +289,12 @@ Le area de texto superior contine le texto del pagina tal como illo existe actua
 Tu modificationes es monstrate in le area de texto inferior.
 Tu debera incorporar tu modificationes al texto existente.
 <b>Solmente</b> le texto del area superior essera salvate
-quando tu premera \"Salvar pagina\".\n</p>",
+quando tu premera \"Salvar pagina\".<br />",
 "yourtext"             => "Tu texto",
 "storedversion" => "Version immagazinate",
 "editingold"   => "<strong>ADVERTIMENTO: In iste momento tu modifica
 un version obsolete de iste pagina.
-Si tu lo salvara, tote le modificationes facite post iste revision essera perdite.</strong>\n",
+Si tu lo salvara, tote le modificationes facite post iste revision essera perdite.</strong>",
 "yourdiff"             => "Differentias",
 "copyrightwarning" => "Nota que tote le contributiones a Wikipedia es
 considerate public secundo le terminos del Licentia de Documentation Libere GNU
@@ -458,7 +378,7 @@ pro definir tu preferentias.",
 "prefslogintext" => "Tu es identificate como \"$1\".
 Tu numero interne de ID es $2.",
 "prefsreset"   => "Tu preferentias salvate previemente ha essite restaurate.",
-"qbsettings"   => "Configuration del barra de utensiles", 
+"qbsettings"   => "Configuration del barra de utensiles",
 "changepassword" => "Cambiar contrasigno",
 "skin"                 => "Apparentia",
 "math"                 => "Exhibition de formulas",
@@ -503,8 +423,7 @@ e [[wikipedia:Le passos false plus commun|le passos false plus commun]].
 Si tu vole que Wikipedia habe successo, es multo importante que tu non
 include material protegite per [[wikipedia:Copyright|derectos de autor]].
 Le aspectos legal connexe poterea prejudicar gravemente le projecto,
-alora per favor non lo face.
-In ultra, lege iste [http://meta.wikipedia.org/wiki/Special:Recentchanges recente discussion] in meta.Wikipedia.",
+alora per favor non lo face.",
 "rcloaderr"            => "Carga del modificationes recente",
 "rcnote"               => "Infra es le <strong>$1</strong> ultime modificationes in le <strong>$2</strong> ultime dies.",
 "rcnotefrom"   => "infra es le modificationes a partir de <b>$2</b> (usque a <b>$1</b>).",
@@ -532,7 +451,6 @@ In ultra, lege iste [http://meta.wikipedia.org/wiki/Special:Recentchanges recent
 "uploadnologin" => "Session non aperte",
 "uploadnologintext"    => "Tu debe [[Special:Userlogin|aperir un session]]
 pro poter cargar files.",
-"uploadfile"   => "Cargar file",
 "uploaderror"  => "Error de carga",
 "uploadtext"   => "'''STOP!''' Ante cargar files al servitor,
 prende cognoscentia del
@@ -579,13 +497,9 @@ Tote le tempores monstrate es in le fuso horari del servitor (UCT).
 ",
 "filename"             => "Nomine del file",
 "filedesc"             => "Description",
-"affirmation"  => "Io declara que le detentor del derecto de autor de iste file
-consenti in licentiar lo sub le terminos del $1.",
 "copyrightpage" => "Wikipedia:Copyright",
 "copyrightpagename" => "Wikipedia e derectos de autor (copyright)",
 "uploadedfiles"        => "Files cargate",
-"noaffirmation" => "Tu debe declarar que le files cargate per te non viola
-derectos de autor (copyrights).",
 "ignorewarning"        => "Ignorar advertimentos e salvar le file totevia.",
 "minlength"            => "Le nomines de imagines debe haber al minus tres litteras.",
 "badfilename"  => "Le nomine del imagine esseva cambiate a \"$1\".",
@@ -606,7 +520,6 @@ a su proposito.",
 "imagelist"            => "Lista de imagines",
 "imagelisttext"        => "Infra es un lista de $1 imagines ordinate $2.",
 "getimagelist" => "recuperation del lista de imagines",
-"ilshowmatch"  => "Monstrar tote le imagines cuje nomine coincide con",
 "ilsubmit"             => "Recercar",
 "showlast"             => "Monstrar le ultime $1 imagines ordinate $2.",
 "byname"               => "per nomine",
@@ -689,8 +602,6 @@ al qual le prime redirection deberea referer se.",
 "listusers"            => "Lista de usatores",
 "specialpages" => "Paginas special",
 "spheading"            => "Paginas special",
-"sysopspheading" => "Paginas special pro uso del operatores del systema",
-"developerspheading" => "Pagians special pro uso del disveloppatores",
 "protectpage"  => "Proteger pagina",
 "recentchangeslinked" => "Modificationes correlate",
 "rclsub"               => "(a paginas ligate a partir de \"$1\")",
@@ -835,7 +746,6 @@ specific que ha essite vandalisate).",
 "ipbreason"            => "Motivo",
 "ipbsubmit"            => "Blocar iste adresse",
 "badipaddress" => "Adresse IP mal formate.",
-"noblockreason" => "Tu debe fornir un motivo pro le blocage.",
 "blockipsuccesssub" => "Blocage con successo",
 "blockipsuccesstext" => "Le adresse IP \"$1\" ha essite blocate.
 <br />Vide [[Special:Ipblocklist|Lista de IPs blocate]] pro revider le blocages.",
@@ -845,7 +755,7 @@ a un adresse de IP blocate previemente.",
 "ipusubmit"            => "Disbloca iste adresse",
 "ipusuccess"   => "Adresse IP \"$1\" disblocate",
 "ipblocklist"  => "Lista de adresses IP blocate",
-"blocklistline"        => "$1, $2 ha blockate $3",
+"blocklistline"        => "$1, $2 ha blockate $3 ($4)",
 "blocklink"            => "blocar",
 "unblocklink"  => "disblocar",
 "contribslink" => "contributiones",
@@ -874,19 +784,6 @@ Per favor confirma que iste es tu intention.",
 <br />Rememora te de disblocar lo post completar tu mantenentia.",
 "unlockdbsuccesstext" => "Le base de datos de Wikipedia ha essite disblocate.",
 
-# SQL query
-#
-"asksql"               => "Consulta SQL",
-"asksqltext"   => "Usa le formulario infra pro facer un consulta directe al
-base de datos de Wikipedia.
-Usa apostrophos ('como istes') pro delimitar catenas de characteres.
-Iste function pote supercargar le servitor, alora usa lo con moderation.",
-"sqlquery"             => "Scribe consulta",
-"querybtn"             => "Inviar consulta",
-"selectonly"   => "Consultas differente de \"SELECT\" es restricte al
-disveloppatores de Wikipedia.",
-"querysuccessful" => "Consulta effectuate con successo",
-
 # Move page
 #
 "movepage"             => "Mover pagina",
@@ -894,7 +791,7 @@ disveloppatores de Wikipedia.",
 movente tote su chronologia al nove nomine.
 Le titulo anterior devenira un pagina de redirection al nove titulo.
 Le ligamines al pagina anterior non essera modificate;
-assecura te de [[Special:Maintenance|verificar]] le apparition de redirectiones duple o van.
+assecura te de verificar le apparition de redirectiones duple o van.
 Tu es responsabile pro assecurar que le ligamines continua a punctar a ubi illos deberea.
 
 Nota que le pagina '''non''' essera movite si ja existe un pagina
@@ -934,12 +831,12 @@ nove titulo. Per favor fusiona los manualmente.",
 
 # Math
 
-       'mw_math_png' => "Sempre produce PNG",
-       'mw_math_simple' => "HTML si multo simple, alteremente PNG",
-       'mw_math_html' => "HTML si possibile, alteremente PNG",
-       'mw_math_source' => "Lassa lo como TeX (pro navigatores in modo texto)",
-       'mw_math_modern' => "Recommendate pro navigatores moderne",
-       'mw_math_mathml' => 'MathML',
+'mw_math_png' => "Sempre produce PNG",
+'mw_math_simple' => "HTML si multo simple, alteremente PNG",
+'mw_math_html' => "HTML si possibile, alteremente PNG",
+'mw_math_source' => "Lassa lo como TeX (pro navigatores in modo texto)",
+'mw_math_modern' => "Recommendate pro navigatores moderne",
+'mw_math_mathml' => 'MathML',
 
 );
 
@@ -947,30 +844,11 @@ require_once( "LanguageUtf8.php" );
 
 class LanguageIa extends LanguageUtf8 {
 
-       function getBookstoreList () {
-               global $wgBookstoreListIa ;
-               return $wgBookstoreListIa ;
-       }
-
        function getNamespaces() {
                global $wgNamespaceNamesIa;
                return $wgNamespaceNamesIa;
        }
 
-       function getNsText( $index ) {
-               global $wgNamespaceNamesIa;
-               return $wgNamespaceNamesIa[$index];
-       }
-
-       function getNsIndex( $text ) {
-               global $wgNamespaceNamesIa;
-
-               foreach ( $wgNamespaceNamesIa as $i => $n ) {
-                       if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
-               }
-               return false;
-       }
-
        function getQuickbarSettings() {
                global $wgQuickbarSettingsIa;
                return $wgQuickbarSettingsIa;
@@ -981,8 +859,7 @@ class LanguageIa extends LanguageUtf8 {
                return $wgSkinNamesIa;
        }
 
-       function date( $ts, $adj = false )
-       {
+       function date( $ts, $adj = false ) {
                if ( $adj ) { $ts = $this->userAdjust( $ts ); }
 
                $d = $this->getMonthAbbreviation( substr( $ts, 4, 2 ) ) .
@@ -991,31 +868,11 @@ class LanguageIa extends LanguageUtf8 {
                return $d;
        }
 
-       function timeanddate( $ts, $adj = false )
-       {
+       function timeanddate( $ts, $adj = false ) {
                return $this->time( $ts, $adj ) . " " . $this->date( $ts, $adj );
        }
 
-       function getValidSpecialPages()
-       {
-               global $wgValidSpecialPagesIa;
-               return $wgValidSpecialPagesIa;
-       }
-
-       function getSysopSpecialPages()
-       {
-               global $wgSysopSpecialPagesIa;
-               return $wgSysopSpecialPagesIa;
-       }
-
-       function getDeveloperSpecialPages()
-       {
-               global $wgDeveloperSpecialPagesIa;
-               return $wgDeveloperSpecialPagesIa;
-       }
-
-       function getMessage( $key )
-       {
+       function getMessage( $key ) {
                global $wgAllMessagesIa, $wgAllMessagesEn;
                $m = $wgAllMessagesIa[$key];