MediaWiki fundraising/REL1_35
CldrNamesRm.php File Reference

Go to the source code of this file.

Variables

 $countryNames
 
 $currencyNames
 
 $currencySymbols
 
 $languageNames
 
 $timeUnits
 

Variable Documentation

◆ $countryNames

$countryNames

Definition at line 767 of file CldrNamesRm.php.

◆ $currencyNames

$currencyNames

Definition at line 444 of file CldrNamesRm.php.

◆ $currencySymbols

$currencySymbols
Initial value:
= [
'AUD' => 'A$',
'CAD' => 'CA$',
'CHF' => 'CHF',
'DKK' => 'DKK',
'EEK' => 'EEK',
'EUR' => '€',
'FIM' => 'FIM',
'GBP' => '£',
'HNL' => 'HNL',
'IEP' => 'IEP',
'ISJ' => 'ISJ',
'ISK' => 'ISK',
'JMD' => 'JMD',
'KYD' => 'KYD',
'MXN' => 'MX$',
'NOK' => 'NOK',
'PLN' => 'PLN',
'RUB' => 'RUB',
'RUR' => 'RUR',
'SAR' => 'SAR',
'SEK' => 'SEK',
'TRY' => 'TRY',
'USD' => '$',
'XCD' => 'EC$',
'XEU' => 'XEU',
]

Definition at line 739 of file CldrNamesRm.php.

◆ $languageNames

$languageNames

Definition at line 3 of file CldrNamesRm.php.

◆ $timeUnits

$timeUnits
Initial value:
= [
'day-one' => '{0} di',
'day-other' => '{0} dis',
'hour-one' => '{0} ura',
'hour-other' => '{0} uras',
'millisecond-one' => '{0} millisecunda',
'millisecond-other' => '{0} millisecundas',
'minute-one' => '{0} minuta',
'minute-other' => '{0} minutas',
'month-one' => '{0} mais',
'month-other' => '{0} mais',
'second-one' => '{0} secunda',
'second-other' => '{0} secundas',
'week-one' => '{0} emna',
'week-other' => '{0} emnas',
'year-one' => '{0} onn',
'year-other' => '{0} onns',
]

Definition at line 1017 of file CldrNamesRm.php.