added a postfix and prefix to the Special:Version page. Can be used for translations...
[lhc/web/wiklou.git] / languages / LanguageLa.php
index b724bee..e1de052 100644 (file)
@@ -24,7 +24,7 @@
        11  => "Template_talk"
 
 
-);
+) + $wgNamespaceNamesEn;
 
 /* private */ $wgQuickbarSettingsLa = array(
        "Nullus", "Constituere a sinistra", "Constituere a dextra", "Innens a sinistra"
        'montparnasse' => "Montparnasse",
        'davinci' => "DaVinci",
        'mono' => "Mono",
-       'monobook' => "MonoBook"
-);
-
-/* private */ $wgMathNamesLa = array(
-       "Semper vertere PNG",
-       "HTML si admodum simplex, alioqui PNG",
-       "HTML si fieri potest, alioqui PNG",
-       "Stet ut TeX (pro navigatri texti)",
-       "Commendatum pro navigatri recentes"
+       'monobook' => "MonoBook",
+ "myskin" => "MySkin" 
 );
 
-/* private */ $wgUserTogglesLa = array(
-       "hover"         => "Monstrare capsam impensam super wikinexos",
-       "underline" => "Subscribere nexi",
-       "highlightbroken" => "Formare nexos fractos <a href=\"\" class=\"new\">sici</a> (alioqui: sic<a href=\"\" class=\"internal\">?</a>).",
-       "justify"       => "Saepire capites",
-       "hideminor" => "Celare mutationes recentes minores",
-       "usenewrc" => "Mutationes recentes amplificatae (non efficit in tota navigatra)",
-       "numberheadings" => "Numerare indices necessario",
-       "rememberpassword" => "Recordari tesserae inter conventa (uti cookies)",
-       "editwidth" => "Capsa recensitorum totam latitudinem habet",
-       "editondblclick" => "Premere bis ut paginam recensere (uti JavaScript)",
-       "watchdefault" => "Custodire res novas et mutatas",
-       "minordefault" => "Notare totas mutations ut minor",
-       "previewontop" => "Monstrare praevisus ante capsam recensiti, non post ipsam"
-       
-);
 
 /* private */ $wgBookstoreListLa = array(
        "AddALL" => "http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN",
        "Amazon.com" => "http://www.amazon.com/exec/obidos/ISBN=$1"
 );
 
-/* private */ $wgWeekdayNamesLa = array(
-       "dies Solis", "dies Lunae", "dies Martis", "dies Mercuri", "dies Iovis",
-       "dies Veneris", "dies Saturni"
-);
-
-/* private */ $wgMonthNamesLa = array(
-       "Ianuarii", "Februarii", "Martii", "Aprilis", "Maii", "Iunii",
-       "Iulii", "Augusti", "Septembri", "Octobri", "Novembri",
-       "Decembri"
-);
-
-/* private */ $wgMonthAbbreviationsLa = array(
-       "ian", "feb", "mar", "apr", "mai", "iun", "iul", "aug",
-       "sep", "oct", "nov", "dec"
-);
 
 # All special pages have to be listed here: a description of ""
 # will make them not show up on the "Special Pages" page, which
        "Debug"                 => "Nuntii de refectis"
 );
 
+$wgAllMessagesLa = array(
+'special_version_prefix' => '',
+'special_version_postfix' => '',
+
+# User Toggles
+
+"tog-hover"            => "Monstrare capsam impensam super wikinexos",
+"tog-underline" => "Subscribere nexi",
+"tog-highlightbroken" => "Formare nexos fractos <a href=\"\" class=\"new\">sici</a> (alioqui: sic<a href=\"\" class=\"internal\">?</a>).",
+"tog-justify"  => "Saepire capites",
+"tog-hideminor" => "Celare mutationes recentes minores",
+"tog-usenewrc" => "Mutationes recentes amplificatae (non efficit in tota navigatra)",
+"tog-numberheadings" => "Numerare indices necessario",
+"tog-rememberpassword" => "Recordari tesserae inter conventa (uti cookies)",
+"tog-editwidth" => "Capsa recensitorum totam latitudinem habet",
+"tog-editondblclick" => "Premere bis ut paginam recensere (uti JavaScript)",
+"tog-watchdefault" => "Custodire res novas et mutatas",
+"tog-minordefault" => "Notare totas mutations ut minor",
+"tog-previewontop" => "Monstrare praevisus ante capsam recensiti, non post ipsam",
+
+# Dates
+
+'sunday' => 'dies Solis',
+'monday' => 'dies Lunae',
+'tuesday' => 'dies Martis',
+'wednesday' => 'dies Mercuri',
+'thursday' => 'dies Iovis',
+'friday' => 'dies Veneris',
+'saturday' => 'dies Saturni',
+'january' => 'Ianuarii',
+'february' => 'Februarii',
+'march' => 'Martii',
+'april' => 'Aprilis',
+'may_long' => 'Maii',
+'june' => 'Iunii',
+'july' => 'Iulii',
+'august' => 'Augusti',
+'september' => 'Septembri',
+'october' => 'Octobri',
+'november' => 'Novembri',
+'december' => 'Decembri',
+'jan' => 'ian',
+'feb' => 'feb',
+'mar' => 'mar',
+'apr' => 'apr',
+'may' => 'mai',
+'jun' => 'iun',
+'jul' => 'iul',
+'aug' => 'aug',
+'sep' => 'sep',
+'oct' => 'oct',
+'nov' => 'nov',
+'dec' => 'dec',
+
+# Math
+       'mw_math_png' => "Semper vertere PNG",
+       'mw_math_simple' => "HTML si admodum simplex, alioqui PNG",
+       'mw_math_html' => "HTML si fieri potest, alioqui PNG",
+       'mw_math_source' => "Stet ut TeX (pro navigatri texti)",
+       'mw_math_modern' => "Commendatum pro navigatri recentes",
+       'mw_math_mathml' => 'MathML',
+);
 
 require_once( "LanguageUtf8.php" );
 
@@ -175,34 +199,6 @@ class LanguageLa extends LanguageUtf8 {
                return $wgSkinNamesLa;
        }
 
-       function getMathNames() {
-               global $wgMathNamesLa;
-               return $wgMathNamesLa;
-       }
-
-       function getUserToggles() {
-               global $wgUserTogglesLa;
-               return $wgUserTogglesLa;
-       }
-
-       function getMonthName( $key )
-       {
-               global $wgMonthNamesLa;
-               return $wgMonthNamesLa[$key-1];
-       }
-
-       function getMonthAbbreviation( $key )
-       {
-               global $wgMonthAbbreviationsLa;
-               return $wgMonthAbbreviationsLa[$key-1];
-       }
-
-       function getWeekdayName( $key )
-       {
-               global $wgWeekdayNamesLa;
-               return $wgWeekdayNamesLa[$key-1];
-       }
-
        function date( $ts, $adj = false )
        {
                if ( $adj ) { $ts = $this->userAdjust( $ts ); }