mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 01:11:02 +00:00
cldrbug 202: add specials for preserving ICU LocaleScript information
X-SVN-Rev: 16192
This commit is contained in:
parent
028d215dfa
commit
4022fb8305
285 changed files with 168 additions and 90039 deletions
|
@ -1,169 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="aa" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="aa">Qafar</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="DJ">Yabuuti</territory>
|
||||
<territory type="ER">Eretria</territory>
|
||||
<territory type="ET">Otobbia</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[a-z]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Latn</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">Qun</month>
|
||||
<month type="2">Nah</month>
|
||||
<month type="3">Cig</month>
|
||||
<month type="4">Agd</month>
|
||||
<month type="5">Cax</month>
|
||||
<month type="6">Qas</month>
|
||||
<month type="7">Qad</month>
|
||||
<month type="8">Leq</month>
|
||||
<month type="9">Way</month>
|
||||
<month type="10">Dit</month>
|
||||
<month type="11">Xim</month>
|
||||
<month type="12">Kax</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">Qunxa Garablu</month>
|
||||
<month type="2">Naharsi Kudo</month>
|
||||
<month type="3">Ciggilta Kudo</month>
|
||||
<month type="4">Agda Baxisso</month>
|
||||
<month type="5">Caxah Alsa</month>
|
||||
<month type="6">Qasa Dirri</month>
|
||||
<month type="7">Qado Dirri</month>
|
||||
<month type="8">Leqeeni</month>
|
||||
<month type="9">Waysu</month>
|
||||
<month type="10">Diteli</month>
|
||||
<month type="11">Ximoli</month>
|
||||
<month type="12">Kaxxa Garablu</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">Aca</day>
|
||||
<day type="mon">Etl</day>
|
||||
<day type="tue">Tal</day>
|
||||
<day type="wed">Arb</day>
|
||||
<day type="thu">Kam</day>
|
||||
<day type="fri">Gum</day>
|
||||
<day type="sat">Sab</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">Acaada</day>
|
||||
<day type="mon">Etleeni</day>
|
||||
<day type="tue">Talaata</day>
|
||||
<day type="wed">Arbaqa</day>
|
||||
<day type="thu">Kamiisi</day>
|
||||
<day type="fri">Gumqata</day>
|
||||
<day type="sat">Sabti</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="sat"/>
|
||||
</week>
|
||||
<am>saaku</am>
|
||||
<pm>carra</pm>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">Yaasuusuk Duma</era>
|
||||
<era type="2">Yaasuusuk Wadir</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, MMMM dd, yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd-MMM-yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<currencies>
|
||||
<currency type="DJF">
|
||||
<displayName>DJF</displayName>
|
||||
<symbol>FD</symbol>
|
||||
</currency>
|
||||
<currency type="ERN">
|
||||
<displayName>ERN</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="aa" />
|
||||
<territory type="DJ" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,69 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="aa" />
|
||||
<territory type="ER" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="wide">
|
||||
<month type="1">Qunxa Garablu</month>
|
||||
<month type="2">Kudo</month>
|
||||
<month type="3">Ciggilta Kudo</month>
|
||||
<month type="4">Agda Baxis</month>
|
||||
<month type="5">Caxah Alsa</month>
|
||||
<month type="6">Qasa Dirri</month>
|
||||
<month type="7">Qado Dirri</month>
|
||||
<month type="8">Liiqen</month>
|
||||
<month type="9">Waysu</month>
|
||||
<month type="10">Diteli</month>
|
||||
<month type="11">Ximoli</month>
|
||||
<month type="12">Kaxxa Garablu</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,74 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="aa" />
|
||||
<territory type="ER" />
|
||||
<variant type="SAAHO" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">Nab</day>
|
||||
<day type="mon">San</day>
|
||||
<day type="tue">Sal</day>
|
||||
<day type="wed">Rab</day>
|
||||
<day type="thu">Cam</day>
|
||||
<day type="fri">Jum</day>
|
||||
<day type="sat">Qun</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">Naba Sambat</day>
|
||||
<day type="mon">Sani</day>
|
||||
<day type="tue">Salus</day>
|
||||
<day type="wed">Rabuq</day>
|
||||
<day type="thu">Camus</day>
|
||||
<day type="fri">Jumqata</day>
|
||||
<day type="sat">Qunxa Sambat</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,75 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="aa" />
|
||||
<territory type="ET" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="wide">
|
||||
<month type="1">Qunxa Garablu</month>
|
||||
<month type="2">Kudo</month>
|
||||
<month type="3">Ciggilta Kudo</month>
|
||||
<month type="4">Agda Baxis</month>
|
||||
<month type="5">Caxah Alsa</month>
|
||||
<month type="6">Qasa Dirri</month>
|
||||
<month type="7">Qado Dirri</month>
|
||||
<month type="8">Liiqen</month>
|
||||
<month type="9">Waysu</month>
|
||||
<month type="10">Diteli</month>
|
||||
<month type="11">Ximoli</month>
|
||||
<month type="12">Kaxxa Garablu</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="ETB">
|
||||
<displayName>ETB</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -7,241 +7,15 @@
|
|||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<version number="4.0"/>
|
||||
<generation date="2004-08-11" />
|
||||
<language type="af" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="af">Afrikaans</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AE">Verenigde Arabiese Emirate</territory>
|
||||
<territory type="AF">Afganistan</territory>
|
||||
<territory type="AG">Antigua en Barbuda</territory>
|
||||
<territory type="AL">Albanië</territory>
|
||||
<territory type="AM">Armenië</territory>
|
||||
<territory type="AR">Argentinië</territory>
|
||||
<territory type="AT">Oostenryk</territory>
|
||||
<territory type="AU">Australië</territory>
|
||||
<territory type="AZ">Aserbeidjan</territory>
|
||||
<territory type="BA">Bosnië en Herzegowina</territory>
|
||||
<territory type="BD">Bangladesj</territory>
|
||||
<territory type="BE">België</territory>
|
||||
<territory type="BF">Boerkina Fasso</territory>
|
||||
<territory type="BG">Bulgarye</territory>
|
||||
<territory type="BH">Bahrein</territory>
|
||||
<territory type="BN">Broenei</territory>
|
||||
<territory type="BO">Bolivië</territory>
|
||||
<territory type="BR">Brasilië</territory>
|
||||
<territory type="BT">Bhoetan</territory>
|
||||
<territory type="BY">Wit-Rusland</territory>
|
||||
<territory type="CA">Kanada</territory>
|
||||
<territory type="CF">Sentraal-Afrikaanse Republiek</territory>
|
||||
<territory type="CG">Kongo</territory>
|
||||
<territory type="CH">Switserland</territory>
|
||||
<territory type="CI">Ivoorkus</territory>
|
||||
<territory type="CL">Chili</territory>
|
||||
<territory type="CM">Kameroen</territory>
|
||||
<territory type="CN">Sjina</territory>
|
||||
<territory type="CU">Kuba</territory>
|
||||
<territory type="CV">Kaap Verde</territory>
|
||||
<territory type="CY">Ciprus</territory>
|
||||
<territory type="CZ">Tjeggiese Republiek</territory>
|
||||
<territory type="DE">Duitsland</territory>
|
||||
<territory type="DJ">Djiboeti</territory>
|
||||
<territory type="DK">Denemarke</territory>
|
||||
<territory type="DO">Dominikaanse Republiek</territory>
|
||||
<territory type="DZ">Algerië</territory>
|
||||
<territory type="EE">Estland</territory>
|
||||
<territory type="EG">Egipte</territory>
|
||||
<territory type="EH">Wes-Sahara</territory>
|
||||
<territory type="ES">Spanje</territory>
|
||||
<territory type="ET">Ethiopië</territory>
|
||||
<territory type="FJ">Fidji</territory>
|
||||
<territory type="FM">Mikronesië</territory>
|
||||
<territory type="FR">Frankryk</territory>
|
||||
<territory type="GA">Gaboen</territory>
|
||||
<territory type="GB">Groot-Brittanje</territory>
|
||||
<territory type="GE">Georgië</territory>
|
||||
<territory type="GM">Gambië</territory>
|
||||
<territory type="GN">Guinee</territory>
|
||||
<territory type="GQ">Ekwatoriaal-Guinee</territory>
|
||||
<territory type="GR">Griekeland</territory>
|
||||
<territory type="GW">Guinee-Bissau</territory>
|
||||
<territory type="HR">Kroasië</territory>
|
||||
<territory type="HT">Haïti</territory>
|
||||
<territory type="HU">Hongarye</territory>
|
||||
<territory type="ID">Indonesië</territory>
|
||||
<territory type="IE">Ierland</territory>
|
||||
<territory type="IN">Indië</territory>
|
||||
<territory type="IQ">Irak</territory>
|
||||
<territory type="IS">Ysland</territory>
|
||||
<territory type="IT">Italië</territory>
|
||||
<territory type="JM">Jamaika</territory>
|
||||
<territory type="JO">Jordanië</territory>
|
||||
<territory type="KE">Kenia</territory>
|
||||
<territory type="KG">Kirgisië</territory>
|
||||
<territory type="KH">Kambodja</territory>
|
||||
<territory type="KM">Comore</territory>
|
||||
<territory type="KN">Saint Kitts en Nevis</territory>
|
||||
<territory type="KP">Noord-Korea</territory>
|
||||
<territory type="KR">Suid-Korea</territory>
|
||||
<territory type="KW">Koeweit</territory>
|
||||
<territory type="KZ">Kasakstan</territory>
|
||||
<territory type="LB">Libanon</territory>
|
||||
<territory type="LR">Liberië</territory>
|
||||
<territory type="LT">Litaue</territory>
|
||||
<territory type="LU">Luxemburg</territory>
|
||||
<territory type="LV">Letland</territory>
|
||||
<territory type="LY">Libië</territory>
|
||||
<territory type="MA">Marokko</territory>
|
||||
<territory type="MG">Madagaskar</territory>
|
||||
<territory type="MH">Marshall-eilande</territory>
|
||||
<territory type="MK">Macedonië</territory>
|
||||
<territory type="MN">Mongolië</territory>
|
||||
<territory type="MR">Mouritanië</territory>
|
||||
<territory type="MV">Maldive</territory>
|
||||
<territory type="MX">Meksiko</territory>
|
||||
<territory type="MY">Maleisië</territory>
|
||||
<territory type="MZ">Mosambiek</territory>
|
||||
<territory type="NA">Namibië</territory>
|
||||
<territory type="NE">Nigerië</territory>
|
||||
<territory type="NL">Nederland</territory>
|
||||
<territory type="NO">Noorweë</territory>
|
||||
<territory type="NR">Naoeroe</territory>
|
||||
<territory type="NZ">Nieu-Seeland</territory>
|
||||
<territory type="PG">Papoea Nieu-Guinee</territory>
|
||||
<territory type="PH">Filippyne</territory>
|
||||
<territory type="PL">Pole</territory>
|
||||
<territory type="QA">Katar</territory>
|
||||
<territory type="RO">Roemenië</territory>
|
||||
<territory type="RU">Rusland</territory>
|
||||
<territory type="SA">Saoedi-Arabië</territory>
|
||||
<territory type="SB">Solomon Eilande</territory>
|
||||
<territory type="SC">Seychelle</territory>
|
||||
<territory type="SD">Soedan</territory>
|
||||
<territory type="SE">Swede</territory>
|
||||
<territory type="SG">Singapoer</territory>
|
||||
<territory type="SI">Slowenië</territory>
|
||||
<territory type="SK">Slowakye</territory>
|
||||
<territory type="SO">Somalië</territory>
|
||||
<territory type="SP">Serwië</territory>
|
||||
<territory type="ST">Sao Tome en Principe</territory>
|
||||
<territory type="SV">Salvador</territory>
|
||||
<territory type="SY">Sirië</territory>
|
||||
<territory type="TD">Tsjaad</territory>
|
||||
<territory type="TJ">Tadjikistan</territory>
|
||||
<territory type="TM">Turkmenië</territory>
|
||||
<territory type="TN">Tunisië</territory>
|
||||
<territory type="TR">Turkye</territory>
|
||||
<territory type="TT">Trinidad en Tobago</territory>
|
||||
<territory type="TZ">Tanzanië</territory>
|
||||
<territory type="UA">Oekraine</territory>
|
||||
<territory type="US">Verenigde State van Amerika</territory>
|
||||
<territory type="UZ">Oesbekistan</territory>
|
||||
<territory type="VA">Vatikaan</territory>
|
||||
<territory type="VC">Saint Vincent en die Grenadine</territory>
|
||||
<territory type="VN">Viëtnam</territory>
|
||||
<territory type="YE">Jemen</territory>
|
||||
<territory type="ZA">Suid-Afrika</territory>
|
||||
<territory type="ZM">Zambië</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[a-záéèâêîôûëïöʼn]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Latn</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">Jan</month>
|
||||
<month type="2">Feb</month>
|
||||
<month type="3">Mar</month>
|
||||
<month type="4">Apr</month>
|
||||
<month type="5">Mei</month>
|
||||
<month type="6">Jun</month>
|
||||
<month type="7">Jul</month>
|
||||
<month type="8">Aug</month>
|
||||
<month type="9">Sep</month>
|
||||
<month type="10">Okt</month>
|
||||
<month type="11">Nov</month>
|
||||
<month type="12">Des</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">Januarie</month>
|
||||
<month type="2">Februarie</month>
|
||||
<month type="3">Maart</month>
|
||||
<month type="4">April</month>
|
||||
<month type="5">Mei</month>
|
||||
<month type="6">Junie</month>
|
||||
<month type="7">Julie</month>
|
||||
<month type="8">Augustus</month>
|
||||
<month type="9">September</month>
|
||||
<month type="10">Oktober</month>
|
||||
<month type="11">November</month>
|
||||
<month type="12">Desember</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">So</day>
|
||||
<day type="mon">Ma</day>
|
||||
<day type="tue">Di</day>
|
||||
<day type="wed">Wo</day>
|
||||
<day type="thu">Do</day>
|
||||
<day type="fri">Vr</day>
|
||||
<day type="sat">Sa</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">Sondag</day>
|
||||
<day type="mon">Maandag</day>
|
||||
<day type="tue">Dinsdag</day>
|
||||
<day type="wed">Woensdag</day>
|
||||
<day type="thu">Donderdag</day>
|
||||
<day type="fri">Vrydag</day>
|
||||
<day type="sat">Saterdag</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">v.C.</era>
|
||||
<era type="2">n.C.</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group> </group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<currencies>
|
||||
<currency type="ZAR">
|
||||
<displayName>Rand</displayName>
|
||||
<symbol>R</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
||||
|
|
|
@ -1,104 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="af" />
|
||||
<territory type="ZA" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>yyyy/MM/dd</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -7,364 +7,15 @@
|
|||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<version number="2.0"/>
|
||||
<generation date="2004-08-11" />
|
||||
<language type="am" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="aa">አፋርኛ</language>
|
||||
<language type="ab">አብሐዚኛ</language>
|
||||
<language type="af">አፍሪቃንስኛ</language>
|
||||
<language type="am">አማርኛ</language>
|
||||
<language type="ar">ዐርቢኛ</language>
|
||||
<language type="as">አሳሜዛዊ</language>
|
||||
<language type="ay">አያማርኛ</language>
|
||||
<language type="az">አዜርባይጃንኛ</language>
|
||||
<language type="ba">ባስኪርኛ</language>
|
||||
<language type="be">ቤላራሻኛ</language>
|
||||
<language type="bg">ቡልጋሪኛ</language>
|
||||
<language type="bh">ቢሃሪ</language>
|
||||
<language type="bi">ቢስላምኛ</language>
|
||||
<language type="bn">በንጋሊኛ</language>
|
||||
<language type="bo">ትበትንኛ</language>
|
||||
<language type="br">ብሬቶንኛ</language>
|
||||
<language type="byn">ብሊን</language>
|
||||
<language type="ca">ካታላንኛ</language>
|
||||
<language type="co">ኮርሲካኛ</language>
|
||||
<language type="cs">ቼክኛ</language>
|
||||
<language type="cy">ወልሽ</language>
|
||||
<language type="da">ዴኒሽ</language>
|
||||
<language type="de">ጀርመን</language>
|
||||
<language type="dz">ድዞንግኻኛ</language>
|
||||
<language type="el">ግሪክኛ</language>
|
||||
<language type="en">እንግሊዝኛ</language>
|
||||
<language type="eo">ኤስፐራንቶ</language>
|
||||
<language type="es">ስፓኒሽ</language>
|
||||
<language type="et">ኤስቶኒአን</language>
|
||||
<language type="eu">ባስክኛ</language>
|
||||
<language type="fa">ፐርሲያኛ</language>
|
||||
<language type="fi">ፊኒሽ</language>
|
||||
<language type="fj">ፊጂኛ</language>
|
||||
<language type="fo">ፋሮኛ</language>
|
||||
<language type="fr">ፈረንሳይኛ</language>
|
||||
<language type="fy">ፍሪስኛ</language>
|
||||
<language type="ga">አይሪሽ</language>
|
||||
<language type="gd">እስኮትስ ጌልክኛ</language>
|
||||
<language type="gez">ግዕዝኛ</language>
|
||||
<language type="gl">ጋለጋኛ</language>
|
||||
<language type="gn">ጓራኒኛ</language>
|
||||
<language type="gu">ጉጃርቲኛ</language>
|
||||
<language type="ha">ሃውሳኛ</language>
|
||||
<language type="he">ዕብራስጥ</language>
|
||||
<language type="hi">ሐንድኛ</language>
|
||||
<language type="hr">ክሮሽያንኛ</language>
|
||||
<language type="hu">ሀንጋሪኛ</language>
|
||||
<language type="hy">አርመናዊ</language>
|
||||
<language type="ia">ኢንቴርሊንጓ</language>
|
||||
<language type="id">እንዶኒሲኛ</language>
|
||||
<language type="ie">እንተርሊንግወ</language>
|
||||
<language type="ik">እኑፒያቅኛ</language>
|
||||
<language type="is">አይስላንድኛ</language>
|
||||
<language type="it">ጣሊያንኛ</language>
|
||||
<language type="iu">እኑክቲቱትኛ</language>
|
||||
<language type="ja">ጃፓንኛ</language>
|
||||
<language type="jv">ጃቫንኛ</language>
|
||||
<language type="ka">ጊዮርጊያን</language>
|
||||
<language type="kk">ካዛክኛ</language>
|
||||
<language type="kl">ካላሊሱትኛ</language>
|
||||
<language type="km">ክመርኛ</language>
|
||||
<language type="kn">ካናዳኛ</language>
|
||||
<language type="ko">ኮሪያኛ</language>
|
||||
<language type="ks">ካሽሚርኛ</language>
|
||||
<language type="ku">ኩርድሽኛ</language>
|
||||
<language type="ky">ኪርጊዝኛ</language>
|
||||
<language type="la">ላቲንኛ</language>
|
||||
<language type="ln">ሊንጋላኛ</language>
|
||||
<language type="lo">ላውስኛ</language>
|
||||
<language type="lt">ሊቱአኒያን</language>
|
||||
<language type="lv">ላትቪያን</language>
|
||||
<language type="mg">ማላጋስኛ</language>
|
||||
<language type="mi">ማዮሪኛ</language>
|
||||
<language type="mk">ማከዶኒኛ</language>
|
||||
<language type="ml">ማላያላምኛ</language>
|
||||
<language type="mn">ሞንጎላዊኛ</language>
|
||||
<language type="mo">ሞልዳቫዊና</language>
|
||||
<language type="mr">ማራዚኛ</language>
|
||||
<language type="ms">ማላይኛ</language>
|
||||
<language type="mt">ማልቲስኛ</language>
|
||||
<language type="my">ቡርማኛ</language>
|
||||
<language type="na">ናኡሩ</language>
|
||||
<language type="ne">ኔፓሊኛ</language>
|
||||
<language type="nl">ደች</language>
|
||||
<language type="no">ኖርዌጂያን</language>
|
||||
<language type="oc">ኦኪታንኛ</language>
|
||||
<language type="om">ኦሮምኛ</language>
|
||||
<language type="or">ኦሪያኛ</language>
|
||||
<language type="pa">ፓንጃቢኛ</language>
|
||||
<language type="pl">ፖሊሽ</language>
|
||||
<language type="ps">ፑሽቶኛ</language>
|
||||
<language type="pt">ፖርቱጋሊኛ</language>
|
||||
<language type="qu">ኵቿኛ</language>
|
||||
<language type="rm">ሮማንስ</language>
|
||||
<language type="rn">ሩንዲኛ</language>
|
||||
<language type="ro">ሮማኒያን</language>
|
||||
<language type="ru">ራሽኛ</language>
|
||||
<language type="rw">ኪንያርዋንድኛ</language>
|
||||
<language type="sa">ሳንስክሪትኛ</language>
|
||||
<language type="sd">ሲንድሂኛ</language>
|
||||
<language type="sg">ሳንጎኛ</language>
|
||||
<language type="si">ስንሃልኛ</language>
|
||||
<language type="sid">ሲዳምኛ</language>
|
||||
<language type="sk">ስሎቫክኛ</language>
|
||||
<language type="sl">ስሎቪኛ</language>
|
||||
<language type="sm">ሳሞአኛ</language>
|
||||
<language type="sn">ሾናኛ</language>
|
||||
<language type="so">ሱማልኛ</language>
|
||||
<language type="sq">ልቤኒኛ</language>
|
||||
<language type="sr">ሰርቢኛ</language>
|
||||
<language type="ss">ስዋቲኛ</language>
|
||||
<language type="st">ሶዞኛ</language>
|
||||
<language type="su">ሱዳንኛ</language>
|
||||
<language type="sv">ስዊድንኛ</language>
|
||||
<language type="sw">ስዋሂሊኛ</language>
|
||||
<language type="ta">ታሚልኛ</language>
|
||||
<language type="te">ተሉጉኛ</language>
|
||||
<language type="tg">ታጂኪኛ</language>
|
||||
<language type="th">ታይኛ</language>
|
||||
<language type="ti">ትግርኛ</language>
|
||||
<language type="tig">ትግረ</language>
|
||||
<language type="tk">ቱርክመንኛ</language>
|
||||
<language type="tl">ታጋሎገኛ</language>
|
||||
<language type="tn">ጽዋናዊኛ</language>
|
||||
<language type="to">ቶንጋ</language>
|
||||
<language type="tr">ቱርክኛ</language>
|
||||
<language type="ts">ጾንጋኛ</language>
|
||||
<language type="tt">ታታርኛ</language>
|
||||
<language type="tw">ትዊኛ</language>
|
||||
<language type="ug">ኡዊግሁርኛ</language>
|
||||
<language type="uk">ዩክረኒኛ</language>
|
||||
<language type="ur">ኡርዱኛ</language>
|
||||
<language type="uz">ኡዝበክኛ</language>
|
||||
<language type="vi">ቪትናምኛ</language>
|
||||
<language type="vo">ቮላፑክኛ</language>
|
||||
<language type="wo">ዎሎፍኛ</language>
|
||||
<language type="xh">ዞሳኛ</language>
|
||||
<language type="yi">ይዲሻዊኛ</language>
|
||||
<language type="yo">ዮሩባዊኛ</language>
|
||||
<language type="za">ዡዋንግኛ</language>
|
||||
<language type="zh">ቻይንኛ</language>
|
||||
<language type="zu">ዙሉኛ</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AD">አንዶራ</territory>
|
||||
<territory type="AE">የተባበሩት አረብ ኤምሬትስ</territory>
|
||||
<territory type="AL">አልባኒያ</territory>
|
||||
<territory type="AM">አርሜኒያ</territory>
|
||||
<territory type="AN">ኔዘርላንድስ አንቲልስ</territory>
|
||||
<territory type="AR">አርጀንቲና</territory>
|
||||
<territory type="AT">ኦስትሪያ</territory>
|
||||
<territory type="AU">አውስትሬሊያ</territory>
|
||||
<territory type="AZ">አዘርባጃን</territory>
|
||||
<territory type="BA">ቦስኒያ እና ሄርዞጎቪኒያ</territory>
|
||||
<territory type="BB">ባርቤዶስ</territory>
|
||||
<territory type="BE">ቤልጄም</territory>
|
||||
<territory type="BG">ቡልጌሪያ</territory>
|
||||
<territory type="BH">ባህሬን</territory>
|
||||
<territory type="BM">ቤርሙዳ</territory>
|
||||
<territory type="BO">ቦሊቪያ</territory>
|
||||
<territory type="BR">ብራዚል</territory>
|
||||
<territory type="BT">ቡህታን</territory>
|
||||
<territory type="BY">ቤላሩስ</territory>
|
||||
<territory type="BZ">ቤሊዘ</territory>
|
||||
<territory type="CD">ኮንጎ</territory>
|
||||
<territory type="CF">የመካከለኛው አፍሪካ ሪፐብሊክ</territory>
|
||||
<territory type="CH">ስዊዘርላንድ</territory>
|
||||
<territory type="CL">ቺሊ</territory>
|
||||
<territory type="CM">ካሜሩን</territory>
|
||||
<territory type="CN">ቻይና</territory>
|
||||
<territory type="CO">ኮሎምቢያ</territory>
|
||||
<territory type="CV">ኬፕ ቬርዴ</territory>
|
||||
<territory type="CY">ሳይፕረስ</territory>
|
||||
<territory type="CZ">ቼክ ሪፑብሊክ</territory>
|
||||
<territory type="DE">ጀርመን</territory>
|
||||
<territory type="DK">ዴንማርክ</territory>
|
||||
<territory type="DM">ዶሚኒካ</territory>
|
||||
<territory type="DO">ዶሚኒክ ሪፑብሊክ</territory>
|
||||
<territory type="DZ">አልጄሪያ</territory>
|
||||
<territory type="EC">ኢኳዶር</territory>
|
||||
<territory type="EE">ኤስቶኒያ</territory>
|
||||
<territory type="EG">ግብጽ</territory>
|
||||
<territory type="EH">ምዕራባዊ ሳህራ</territory>
|
||||
<territory type="ER">ኤርትራ</territory>
|
||||
<territory type="ES">ስፔን</territory>
|
||||
<territory type="ET">ኢትዮጵያ</territory>
|
||||
<territory type="FI">ፊንላንድ</territory>
|
||||
<territory type="FJ">ፊጂ</territory>
|
||||
<territory type="FM">ሚክሮኔዢያ</territory>
|
||||
<territory type="GB">እንግሊዝ</territory>
|
||||
<territory type="GE">ጆርጂያ</territory>
|
||||
<territory type="GF">የፈረንሳይ ጉዊአና</territory>
|
||||
<territory type="GM">ጋምቢያ</territory>
|
||||
<territory type="GN">ጊኒ</territory>
|
||||
<territory type="GQ">ኢኳቶሪያል ጊኒ</territory>
|
||||
<territory type="GR">ግሪክ</territory>
|
||||
<territory type="GW">ቢሳዎ</territory>
|
||||
<territory type="GY">ጉያና</territory>
|
||||
<territory type="HK">ሆንግ ኮንግ</territory>
|
||||
<territory type="HR">ክሮኤሽያ</territory>
|
||||
<territory type="HT">ሀይቲ</territory>
|
||||
<territory type="HU">ሀንጋሪ</territory>
|
||||
<territory type="ID">ኢንዶኔዢያ</territory>
|
||||
<territory type="IE">አየርላንድ</territory>
|
||||
<territory type="IL">እስራኤል</territory>
|
||||
<territory type="IN">ህንድ</territory>
|
||||
<territory type="IQ">ኢራቅ</territory>
|
||||
<territory type="IS">አይስላንድ</territory>
|
||||
<territory type="IT">ጣሊያን</territory>
|
||||
<territory type="JM">ጃማይካ</territory>
|
||||
<territory type="JO">ጆርዳን</territory>
|
||||
<territory type="JP">ጃፓን</territory>
|
||||
<territory type="KH">ካምቦዲያ</territory>
|
||||
<territory type="KM">ኮሞሮስ</territory>
|
||||
<territory type="KP">ደቡብ ኮሪያ</territory>
|
||||
<territory type="KR">ሰሜን ኮሪያ</territory>
|
||||
<territory type="KW">ክዌት</territory>
|
||||
<territory type="LB">ሊባኖስ</territory>
|
||||
<territory type="LT">ሊቱዌኒያ</territory>
|
||||
<territory type="LV">ላትቪያ</territory>
|
||||
<territory type="LY">ሊቢያ</territory>
|
||||
<territory type="MA">ሞሮኮ</territory>
|
||||
<territory type="MD">ሞልዶቫ</territory>
|
||||
<territory type="MK">ማከዶኒያ</territory>
|
||||
<territory type="MN">ሞንጎሊያ</territory>
|
||||
<territory type="MO">ማካዎ</territory>
|
||||
<territory type="MR">ሞሪቴኒያ</territory>
|
||||
<territory type="MT">ማልታ</territory>
|
||||
<territory type="MU">ማሩሸስ</territory>
|
||||
<territory type="MX">ሜክሲኮ</territory>
|
||||
<territory type="MY">ማሌዢያ</territory>
|
||||
<territory type="NA">ናሚቢያ</territory>
|
||||
<territory type="NC">ኒው ካሌዶኒያ</territory>
|
||||
<territory type="NG">ናይጄሪያ</territory>
|
||||
<territory type="NL">ኔዘርላንድ</territory>
|
||||
<territory type="NO">ኖርዌ</territory>
|
||||
<territory type="NP">ኔፓል</territory>
|
||||
<territory type="NZ">ኒው ዚላንድ</territory>
|
||||
<territory type="PE">ፔሩ</territory>
|
||||
<territory type="PF">የፈረንሳይ ፖሊኔዢያ</territory>
|
||||
<territory type="PG">ፓፑዋ ኒው ጊኒ</territory>
|
||||
<territory type="PL">ፖላንድ</territory>
|
||||
<territory type="PR">ፖርታ ሪኮ</territory>
|
||||
<territory type="RO">ሮሜኒያ</territory>
|
||||
<territory type="RU">ራሺያ</territory>
|
||||
<territory type="SA">ሳውድአረቢያ</territory>
|
||||
<territory type="SD">ሱዳን</territory>
|
||||
<territory type="SE">ስዊድን</territory>
|
||||
<territory type="SG">ሲንጋፖር</territory>
|
||||
<territory type="SI">ስሎቬኒያ</territory>
|
||||
<territory type="SK">ስሎቫኪያ</territory>
|
||||
<territory type="SN">ሴኔጋል</territory>
|
||||
<territory type="SO">ሱማሌ</territory>
|
||||
<territory type="SP">ሰርቢያ</territory>
|
||||
<territory type="SY">ሲሪያ</territory>
|
||||
<territory type="TD">ቻድ</territory>
|
||||
<territory type="TF">የፈረንሳይ ደቡባዊ ግዛቶች</territory>
|
||||
<territory type="TH">ታይላንድ</territory>
|
||||
<territory type="TJ">ታጃኪስታን</territory>
|
||||
<territory type="TL">ምስራቅ ቲሞር</territory>
|
||||
<territory type="TN">ቱኒዚያ</territory>
|
||||
<territory type="TR">ቱርክ</territory>
|
||||
<territory type="TT">ትሪኒዳድ እና ቶባጎ</territory>
|
||||
<territory type="TZ">ታንዛኒያ</territory>
|
||||
<territory type="UG">ዩጋንዳ</territory>
|
||||
<territory type="US">አሜሪካ</territory>
|
||||
<territory type="UZ">ዩዝበኪስታን</territory>
|
||||
<territory type="VE">ቬንዙዌላ</territory>
|
||||
<territory type="VG">የእንግሊዝ ድንግል ደሴቶች</territory>
|
||||
<territory type="VI">የአሜሪካ ቨርጂን ደሴቶች</territory>
|
||||
<territory type="YE">የመን</territory>
|
||||
<territory type="YU">ዩጎዝላቪያ</territory>
|
||||
<territory type="ZA">ደቡብ አፍሪካ</territory>
|
||||
<territory type="ZM">ዛምቢያ</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[:Ethi:]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Ethi</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">ጃንዩ</month>
|
||||
<month type="2">ፌብሩ</month>
|
||||
<month type="3">ማርች</month>
|
||||
<month type="4">ኤፕረ</month>
|
||||
<month type="5">ሜይ</month>
|
||||
<month type="6">ጁን</month>
|
||||
<month type="7">ጁላይ</month>
|
||||
<month type="8">ኦገስ</month>
|
||||
<month type="9">ሴፕቴ</month>
|
||||
<month type="10">ኦክተ</month>
|
||||
<month type="11">ኖቬም</month>
|
||||
<month type="12">ዲሴም</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">ጃንዩወሪ</month>
|
||||
<month type="2">ፌብሩወሪ</month>
|
||||
<month type="3">ማርች</month>
|
||||
<month type="4">ኤፕረል</month>
|
||||
<month type="5">ሜይ</month>
|
||||
<month type="6">ጁን</month>
|
||||
<month type="7">ጁላይ</month>
|
||||
<month type="8">ኦገስት</month>
|
||||
<month type="9">ሴፕቴምበር</month>
|
||||
<month type="10">ኦክተውበር</month>
|
||||
<month type="11">ኖቬምበር</month>
|
||||
<month type="12">ዲሴምበር</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">እሑድ</day>
|
||||
<day type="mon">ሰኞ</day>
|
||||
<day type="tue">ማክሰ</day>
|
||||
<day type="wed">ረቡዕ</day>
|
||||
<day type="thu">ሐሙስ</day>
|
||||
<day type="fri">ዓርብ</day>
|
||||
<day type="sat">ቅዳሜ</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">እሑድ</day>
|
||||
<day type="mon">ሰኞ</day>
|
||||
<day type="tue">ማክሰኞ</day>
|
||||
<day type="wed">ረቡዕ</day>
|
||||
<day type="thu">ሐሙስ</day>
|
||||
<day type="fri">ዓርብ</day>
|
||||
<day type="sat">ቅዳሜ</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="sat"/>
|
||||
</week>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">ዓ/ዓ</era>
|
||||
<era type="2">ዓ/ም</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
||||
|
|
|
@ -1,112 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="am" />
|
||||
<territory type="ET" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<am>ጡዋት</am>
|
||||
<pm>ከሳዓት</pm>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE፣ dd MMMM ቀን yyyy G</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd-MMM-yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="ETB">
|
||||
<displayName>ETB</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -7,586 +7,15 @@
|
|||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<version number="2.0"/>
|
||||
<generation date="2004-08-11" />
|
||||
<language type="ar" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="ar">العربية</language>
|
||||
<language type="be">البيلوروسية</language>
|
||||
<language type="bg">البلغارية</language>
|
||||
<language type="bn">البنغالية</language>
|
||||
<language type="bo">التبتية</language>
|
||||
<language type="ca">الكاتالوينية</language>
|
||||
<language type="da">الدانماركية</language>
|
||||
<language type="de">الالمانية</language>
|
||||
<language type="dv">المالديفية</language>
|
||||
<language type="dz">الزونخاية</language>
|
||||
<language type="el">اليونانية</language>
|
||||
<language type="en">الانجليزية</language>
|
||||
<language type="es">الاسبانية</language>
|
||||
<language type="fa">الفارسية</language>
|
||||
<language type="fi">الفنلندية</language>
|
||||
<language type="fr">الفرنسية</language>
|
||||
<language type="gu">الغوجاراتية</language>
|
||||
<language type="he">العبرية</language>
|
||||
<language type="hi">الهندية</language>
|
||||
<language type="hr">الكرواتية</language>
|
||||
<language type="id">الاندونيسية</language>
|
||||
<language type="it">الايطالية</language>
|
||||
<language type="ja">اليابانية</language>
|
||||
<language type="km">الخميرية</language>
|
||||
<language type="ko">الكورية</language>
|
||||
<language type="lt">اللتوانية</language>
|
||||
<language type="mn">المنغولية</language>
|
||||
<language type="ms">لغة الملايو</language>
|
||||
<language type="my">البورمية</language>
|
||||
<language type="ne">النيبالية</language>
|
||||
<language type="nl">الهولندية</language>
|
||||
<language type="pa">البنجابية</language>
|
||||
<language type="pt">البرتغالية</language>
|
||||
<language type="ro">الرومانية</language>
|
||||
<language type="ru">الروسية</language>
|
||||
<language type="sq">الالبانية</language>
|
||||
<language type="sr">الصربية</language>
|
||||
<language type="sw">السواحلية</language>
|
||||
<language type="th">التايلاندية</language>
|
||||
<language type="tl">التاغالوغية</language>
|
||||
<language type="tr">التركية</language>
|
||||
<language type="ug">الاغورية</language>
|
||||
<language type="uk">الاوكرانية</language>
|
||||
<language type="ur">الاردية</language>
|
||||
<language type="vi">الفيتنامية</language>
|
||||
<language type="zh">الصينية</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AD">اندورا</territory>
|
||||
<territory type="AE">الامارات العربية المتحدة</territory>
|
||||
<territory type="AF">افغانستان</territory>
|
||||
<territory type="AG">انتيغوا وبربودا</territory>
|
||||
<territory type="AI">البانيا</territory>
|
||||
<territory type="AM">ارمينيا</territory>
|
||||
<territory type="AO">انغولا</territory>
|
||||
<territory type="AR">الارجنتين</territory>
|
||||
<territory type="AT">النمسا</territory>
|
||||
<territory type="AU">استراليا</territory>
|
||||
<territory type="AZ">آذربيجان</territory>
|
||||
<territory type="BA">البوسنة والهرسك</territory>
|
||||
<territory type="BB">بربادوس</territory>
|
||||
<territory type="BD">بنغلاديش</territory>
|
||||
<territory type="BE">بلجيكا</territory>
|
||||
<territory type="BF">بوركينا فاسو</territory>
|
||||
<territory type="BG">بلغاريا</territory>
|
||||
<territory type="BH">البحرين</territory>
|
||||
<territory type="BI">بوروندي</territory>
|
||||
<territory type="BJ">بنين</territory>
|
||||
<territory type="BN">بروناي</territory>
|
||||
<territory type="BO">بوليفيا</territory>
|
||||
<territory type="BR">البرازيل</territory>
|
||||
<territory type="BS">البهاما</territory>
|
||||
<territory type="BT">بوتان</territory>
|
||||
<territory type="BW">بوتسوانا</territory>
|
||||
<territory type="BY">روسيا البيضاء</territory>
|
||||
<territory type="BZ">بليز</territory>
|
||||
<territory type="CA">كندا</territory>
|
||||
<territory type="CF">جمهورية افريقيا الوسطى</territory>
|
||||
<territory type="CG">الكونغو</territory>
|
||||
<territory type="CH">سويسرا</territory>
|
||||
<territory type="CL">تشيلي</territory>
|
||||
<territory type="CM">الكاميرون</territory>
|
||||
<territory type="CN">الصين</territory>
|
||||
<territory type="CO">كولومبيا</territory>
|
||||
<territory type="CR">كوستاريكا</territory>
|
||||
<territory type="CU">كوبا</territory>
|
||||
<territory type="CV">الرأس الاخضر</territory>
|
||||
<territory type="CY">قبرص</territory>
|
||||
<territory type="CZ">جمهورية التشيك</territory>
|
||||
<territory type="DE">المانيا</territory>
|
||||
<territory type="DJ">جيبوتي</territory>
|
||||
<territory type="DK">الدانمرك</territory>
|
||||
<territory type="DM">دومينيكا</territory>
|
||||
<territory type="DO">الجمهورية الدومينيكية</territory>
|
||||
<territory type="DZ">الجزائر</territory>
|
||||
<territory type="EC">اكوادور</territory>
|
||||
<territory type="EE">استونيا</territory>
|
||||
<territory type="EG">مصر</territory>
|
||||
<territory type="EH">الصحراء الغربية</territory>
|
||||
<territory type="ER">ارتيريا</territory>
|
||||
<territory type="ES">اسبانيا</territory>
|
||||
<territory type="ET">اثيوبيا</territory>
|
||||
<territory type="FI">فنلندا</territory>
|
||||
<territory type="FJ">فيجي</territory>
|
||||
<territory type="FM">ميكرونيزيا</territory>
|
||||
<territory type="FR">فرنسا</territory>
|
||||
<territory type="GA">غابون</territory>
|
||||
<territory type="GB">المملكة المتحدة</territory>
|
||||
<territory type="GD">غرينادا</territory>
|
||||
<territory type="GE">جورجيا</territory>
|
||||
<territory type="GH">غانا</territory>
|
||||
<territory type="GM">غامبيا</territory>
|
||||
<territory type="GN">غينيا</territory>
|
||||
<territory type="GQ">غينيا الاستوائية</territory>
|
||||
<territory type="GR">اليونان</territory>
|
||||
<territory type="GT">غواتيمالا</territory>
|
||||
<territory type="GW">غينيا بيساو</territory>
|
||||
<territory type="GY">غوايانا</territory>
|
||||
<territory type="HN">هندوراس</territory>
|
||||
<territory type="HR">كرواتيا</territory>
|
||||
<territory type="HT">هايتي</territory>
|
||||
<territory type="HU">هنغاريا</territory>
|
||||
<territory type="ID">اندونيسيا</territory>
|
||||
<territory type="IE">ايرلندا</territory>
|
||||
<territory type="IL">اسرائيل</territory>
|
||||
<territory type="IN">الهند</territory>
|
||||
<territory type="IQ">العراق</territory>
|
||||
<territory type="IR">ايران</territory>
|
||||
<territory type="IS">ايسلندا</territory>
|
||||
<territory type="IT">ايطاليا</territory>
|
||||
<territory type="JM">جامايكا</territory>
|
||||
<territory type="JO">الاردن</territory>
|
||||
<territory type="JP">اليابان</territory>
|
||||
<territory type="KE">كينيا</territory>
|
||||
<territory type="KG">قيرغيزستان</territory>
|
||||
<territory type="KH">كمبوديا</territory>
|
||||
<territory type="KI">كيريباتي</territory>
|
||||
<territory type="KM">جزر القمر</territory>
|
||||
<territory type="KN">سانت كيتس ونيفيس</territory>
|
||||
<territory type="KP">كوريا الشمالية</territory>
|
||||
<territory type="KR">كوريا الجنوبية</territory>
|
||||
<territory type="KW">الكويت</territory>
|
||||
<territory type="KZ">كازاخستان</territory>
|
||||
<territory type="LA">لاوس</territory>
|
||||
<territory type="LB">لبنان</territory>
|
||||
<territory type="LC">سانت لوسيا</territory>
|
||||
<territory type="LI">ليختنشتاين</territory>
|
||||
<territory type="LK">سري لانكا</territory>
|
||||
<territory type="LR">ليبيريا</territory>
|
||||
<territory type="LS">ليسوتو</territory>
|
||||
<territory type="LT">ليتوانيا</territory>
|
||||
<territory type="LU">لوكسومبرغ</territory>
|
||||
<territory type="LV">لاتفيا</territory>
|
||||
<territory type="LY">ليبيا</territory>
|
||||
<territory type="MA">المغرب</territory>
|
||||
<territory type="MC">موناكو</territory>
|
||||
<territory type="MD">مولدوفا</territory>
|
||||
<territory type="MG">مدغشقر</territory>
|
||||
<territory type="MH">جزر المارشال</territory>
|
||||
<territory type="MK">مقدونيا</territory>
|
||||
<territory type="ML">مالي</territory>
|
||||
<territory type="MM">ميانمار</territory>
|
||||
<territory type="MN">منغوليا</territory>
|
||||
<territory type="MR">موريتانيا</territory>
|
||||
<territory type="MT">مالطة</territory>
|
||||
<territory type="MU">موريشوس</territory>
|
||||
<territory type="MV">مالديف</territory>
|
||||
<territory type="MW">ملاوي</territory>
|
||||
<territory type="MX">المكسيك</territory>
|
||||
<territory type="MY">ماليزيا</territory>
|
||||
<territory type="MZ">موزمبيق</territory>
|
||||
<territory type="NA">ناميبيا</territory>
|
||||
<territory type="NE">النيجر</territory>
|
||||
<territory type="NG">نيجيريا</territory>
|
||||
<territory type="NI">نيكاراغوا</territory>
|
||||
<territory type="NL">هولندا</territory>
|
||||
<territory type="NO">النرويج</territory>
|
||||
<territory type="NP">النيبال</territory>
|
||||
<territory type="NR">ناورو</territory>
|
||||
<territory type="NZ">زيلندا الجديدة</territory>
|
||||
<territory type="OM">عمان</territory>
|
||||
<territory type="PA">بنما</territory>
|
||||
<territory type="PE">بيرو</territory>
|
||||
<territory type="PG">بابوا غينيا الجديدة</territory>
|
||||
<territory type="PH">الفيلبين</territory>
|
||||
<territory type="PK">الباكستان</territory>
|
||||
<territory type="PL">بولندا</territory>
|
||||
<territory type="PT">البرتغال</territory>
|
||||
<territory type="PW">بالاو</territory>
|
||||
<territory type="PY">باراغواي</territory>
|
||||
<territory type="QA">قطر</territory>
|
||||
<territory type="RO">رومانيا</territory>
|
||||
<territory type="RU">روسيا</territory>
|
||||
<territory type="RW">رواندا</territory>
|
||||
<territory type="SA">العربية السعودية</territory>
|
||||
<territory type="SB">جزر سليمان</territory>
|
||||
<territory type="SC">سيشل</territory>
|
||||
<territory type="SD">السودان</territory>
|
||||
<territory type="SE">السويد</territory>
|
||||
<territory type="SG">سنغافورة</territory>
|
||||
<territory type="SI">سلوفينيا</territory>
|
||||
<territory type="SK">سلوفاكيا</territory>
|
||||
<territory type="SL">سيراليون</territory>
|
||||
<territory type="SM">سان مارينو</territory>
|
||||
<territory type="SN">السنغال</territory>
|
||||
<territory type="SO">الصومال</territory>
|
||||
<territory type="SR">سورينام</territory>
|
||||
<territory type="ST">سان تومي وبرينسيبي</territory>
|
||||
<territory type="SV">السلفادور</territory>
|
||||
<territory type="SY">سورية</territory>
|
||||
<territory type="SZ">سوازيلاند</territory>
|
||||
<territory type="TD">تشاد</territory>
|
||||
<territory type="TG">توغو</territory>
|
||||
<territory type="TH">تايلند</territory>
|
||||
<territory type="TJ">تاجيكستان</territory>
|
||||
<territory type="TM">تركمانستان</territory>
|
||||
<territory type="TN">تونس</territory>
|
||||
<territory type="TO">تونغا</territory>
|
||||
<territory type="TR">تركيا</territory>
|
||||
<territory type="TT">ترينيداد وتوباغو</territory>
|
||||
<territory type="TV">توفالو</territory>
|
||||
<territory type="TW">تايوان</territory>
|
||||
<territory type="TZ">تانزانيا</territory>
|
||||
<territory type="UA">اوكرانيا</territory>
|
||||
<territory type="UG">اوغندا</territory>
|
||||
<territory type="US">الاولايات المتحدة الامريكية</territory>
|
||||
<territory type="UY">اروغواي</territory>
|
||||
<territory type="UZ">ازبكستان</territory>
|
||||
<territory type="VA">الفاتيكان</territory>
|
||||
<territory type="VC">سانت فنسنت وجزر غرينادين</territory>
|
||||
<territory type="VE">فنزويلا</territory>
|
||||
<territory type="VN">فيتنام</territory>
|
||||
<territory type="VU">فانوآتو</territory>
|
||||
<territory type="WS">ساموا</territory>
|
||||
<territory type="YE">اليمن</territory>
|
||||
<territory type="ZA">جنوب افريقيا</territory>
|
||||
<territory type="ZM">زامبيا</territory>
|
||||
<territory type="ZW">زيمبابوي</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<characters>
|
||||
<exemplarCharacters>[ء-غـ-ٕ٠-٬]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Arab</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<localizedPatternChars>GanjkHmsSEDFwWxhKzAeugXZ</localizedPatternChars>
|
||||
<calendars>
|
||||
<calendar type="buddhist">
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">التقويم البوذي</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
</calendar>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">يناير</month>
|
||||
<month type="2">فبراير</month>
|
||||
<month type="3">مارس</month>
|
||||
<month type="4">أبريل</month>
|
||||
<month type="5">مايو</month>
|
||||
<month type="6">يونيو</month>
|
||||
<month type="7">يوليو</month>
|
||||
<month type="8">أغسطس</month>
|
||||
<month type="9">سبتمبر</month>
|
||||
<month type="10">أكتوبر</month>
|
||||
<month type="11">نوفمبر</month>
|
||||
<month type="12">ديسمبر</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">يناير</month>
|
||||
<month type="2">فبراير</month>
|
||||
<month type="3">مارس</month>
|
||||
<month type="4">أبريل</month>
|
||||
<month type="5">مايو</month>
|
||||
<month type="6">يونيو</month>
|
||||
<month type="7">يوليو</month>
|
||||
<month type="8">أغسطس</month>
|
||||
<month type="9">سبتمبر</month>
|
||||
<month type="10">أكتوبر</month>
|
||||
<month type="11">نوفمبر</month>
|
||||
<month type="12">ديسمبر</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">ح</day>
|
||||
<day type="mon">ن</day>
|
||||
<day type="tue">ث</day>
|
||||
<day type="wed">ر</day>
|
||||
<day type="thu">خ</day>
|
||||
<day type="fri">ج</day>
|
||||
<day type="sat">س</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">الأحد</day>
|
||||
<day type="mon">الاثنين</day>
|
||||
<day type="tue">الثلاثاء</day>
|
||||
<day type="wed">الأربعاء</day>
|
||||
<day type="thu">الخميس</day>
|
||||
<day type="fri">الجمعة</day>
|
||||
<day type="sat">السبت</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="sat"/>
|
||||
</week>
|
||||
<am>ص</am>
|
||||
<pm>م</pm>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">ق.م</era>
|
||||
<era type="2">م</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, d MMMM, yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM, yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d/M/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>z h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
<calendar type="islamic">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">محرم</month>
|
||||
<month type="2">صفر</month>
|
||||
<month type="3">ربيع الأول</month>
|
||||
<month type="4">ربيع الآخر</month>
|
||||
<month type="5">جمادى الأولى</month>
|
||||
<month type="6">جمادى الآخرة</month>
|
||||
<month type="7">رجب</month>
|
||||
<month type="8">شعبان</month>
|
||||
<month type="9">رمضان</month>
|
||||
<month type="10">شوال</month>
|
||||
<month type="11">ذو القعدة</month>
|
||||
<month type="12">ذو الحجة</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">محرم</month>
|
||||
<month type="2">صفر</month>
|
||||
<month type="3">ربيع الأول</month>
|
||||
<month type="4">ربيع الآخر</month>
|
||||
<month type="5">جمادى الأولى</month>
|
||||
<month type="6">جمادى الآخرة</month>
|
||||
<month type="7">رجب</month>
|
||||
<month type="8">شعبان</month>
|
||||
<month type="9">رمضان</month>
|
||||
<month type="10">شوال</month>
|
||||
<month type="11">ذو القعدة</month>
|
||||
<month type="12">ذو الحجة</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">ه</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
</calendar>
|
||||
<calendar type="islamic-civil">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">محرم</month>
|
||||
<month type="2">صفر</month>
|
||||
<month type="3">ربيع الأول</month>
|
||||
<month type="4">ربيع الآخر</month>
|
||||
<month type="5">جمادى الأولى</month>
|
||||
<month type="6">جمادى الآخرة</month>
|
||||
<month type="7">رجب</month>
|
||||
<month type="8">شعبان</month>
|
||||
<month type="9">رمضان</month>
|
||||
<month type="10">شوال</month>
|
||||
<month type="11">ذو القعدة</month>
|
||||
<month type="12">ذو الحجة</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">محرم</month>
|
||||
<month type="2">صفر</month>
|
||||
<month type="3">ربيع الأول</month>
|
||||
<month type="4">ربيع الآخر</month>
|
||||
<month type="5">جمادى الأولى</month>
|
||||
<month type="6">جمادى الآخرة</month>
|
||||
<month type="7">رجب</month>
|
||||
<month type="8">شعبان</month>
|
||||
<month type="9">رمضان</month>
|
||||
<month type="10">شوال</month>
|
||||
<month type="11">ذو القعدة</month>
|
||||
<month type="12">ذو الحجة</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">ه</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>٫</decimal>
|
||||
<group>٬</group>
|
||||
<list>;</list>
|
||||
<percentSign>٪</percentSign>
|
||||
<nativeZeroDigit>٠</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;#,##0.###-</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ #,##0.00;¤ #,##0.00-</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="AED">
|
||||
<displayName>AED</displayName>
|
||||
<symbol>د.إ.</symbol>
|
||||
</currency>
|
||||
<currency type="BHD">
|
||||
<displayName>BHD</displayName>
|
||||
<symbol>د.ب.</symbol>
|
||||
</currency>
|
||||
<currency type="DZD">
|
||||
<displayName>DZD</displayName>
|
||||
<symbol>د.ج.</symbol>
|
||||
</currency>
|
||||
<currency type="EGP">
|
||||
<displayName>EGP</displayName>
|
||||
<symbol>ج.م.</symbol>
|
||||
</currency>
|
||||
<currency type="IQD">
|
||||
<displayName>IQD</displayName>
|
||||
<symbol>د.ع.</symbol>
|
||||
</currency>
|
||||
<currency type="JOD">
|
||||
<displayName>JOD</displayName>
|
||||
<symbol>د.أ.</symbol>
|
||||
</currency>
|
||||
<currency type="KWD">
|
||||
<displayName>KWD</displayName>
|
||||
<symbol>د.ك.</symbol>
|
||||
</currency>
|
||||
<currency type="LBP">
|
||||
<displayName>LBP</displayName>
|
||||
<symbol>ل.ل.</symbol>
|
||||
</currency>
|
||||
<currency type="LYD">
|
||||
<displayName>LYD</displayName>
|
||||
<symbol>د.ل.</symbol>
|
||||
</currency>
|
||||
<currency type="MAD">
|
||||
<displayName>MAD</displayName>
|
||||
<symbol>د.م.</symbol>
|
||||
</currency>
|
||||
<currency type="OMR">
|
||||
<displayName>OMR</displayName>
|
||||
<symbol>ر.ع.</symbol>
|
||||
</currency>
|
||||
<currency type="QAR">
|
||||
<displayName>QAR</displayName>
|
||||
<symbol>ر.ق.</symbol>
|
||||
</currency>
|
||||
<currency type="SAR">
|
||||
<displayName>SAR</displayName>
|
||||
<symbol>ر.س.</symbol>
|
||||
</currency>
|
||||
<currency type="SDP">
|
||||
<displayName>SDP</displayName>
|
||||
<symbol>ج.س.</symbol>
|
||||
</currency>
|
||||
<currency type="SYP">
|
||||
<displayName>SYP</displayName>
|
||||
<symbol>ل.س.</symbol>
|
||||
</currency>
|
||||
<currency type="TND">
|
||||
<displayName>TND</displayName>
|
||||
<symbol>د.ت.</symbol>
|
||||
</currency>
|
||||
<currency type="YER">
|
||||
<displayName>YER</displayName>
|
||||
<symbol>ر.ي.</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="AE" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
</ldml>
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="BH" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
</ldml>
|
|
@ -1,34 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="DZ" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>٫</decimal>
|
||||
<group>٬</group>
|
||||
<list>;</list>
|
||||
<percentSign>٪</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="EG" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
</ldml>
|
|
@ -1,107 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="IN" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd-MM-yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d-M-yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>##,##,##0.###;-##,##,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>##,##,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ ##,##,##0.00;-¤ ##,##,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,48 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="IQ" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;#,##0.###-</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ #,##0.000;¤ #,##0.000-</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,99 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="JO" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">كانون الثاني</month>
|
||||
<month type="2">شباط</month>
|
||||
<month type="3">آذار</month>
|
||||
<month type="4">نيسان</month>
|
||||
<month type="5">أيار</month>
|
||||
<month type="6">حزيران</month>
|
||||
<month type="7">تموز</month>
|
||||
<month type="8">آب</month>
|
||||
<month type="9">أيلول</month>
|
||||
<month type="10">تشرين الأول</month>
|
||||
<month type="11">تشرين الثاني</month>
|
||||
<month type="12">كانون الأول</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">كانون الثاني</month>
|
||||
<month type="2">شباط</month>
|
||||
<month type="3">آذار</month>
|
||||
<month type="4">نيسان</month>
|
||||
<month type="5">أيار</month>
|
||||
<month type="6">حزيران</month>
|
||||
<month type="7">تموز</month>
|
||||
<month type="8">آب</month>
|
||||
<month type="9">أيلول</month>
|
||||
<month type="10">تشرين الأول</month>
|
||||
<month type="11">تشرين الثاني</month>
|
||||
<month type="12">كانون الأول</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">الأحد</day>
|
||||
<day type="mon">الاثنين</day>
|
||||
<day type="tue">الثلاثاء</day>
|
||||
<day type="wed">الأربعاء</day>
|
||||
<day type="thu">الخميس</day>
|
||||
<day type="fri">الجمعة</day>
|
||||
<day type="sat">السبت</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;#,##0.###-</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ #,##0.000;¤ #,##0.000-</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,48 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="KW" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;#,##0.###-</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ #,##0.000;¤ #,##0.000-</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,69 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="LB" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">كانون الثاني</month>
|
||||
<month type="2">شباط</month>
|
||||
<month type="3">آذار</month>
|
||||
<month type="4">نيسان</month>
|
||||
<month type="5">نوار</month>
|
||||
<month type="6">حزيران</month>
|
||||
<month type="7">تموز</month>
|
||||
<month type="8">آب</month>
|
||||
<month type="9">أيلول</month>
|
||||
<month type="10">تشرين الأول</month>
|
||||
<month type="11">تشرين الثاني</month>
|
||||
<month type="12">كانون الأول</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">كانون الثاني</month>
|
||||
<month type="2">شباط</month>
|
||||
<month type="3">آذار</month>
|
||||
<month type="4">نيسان</month>
|
||||
<month type="5">نوار</month>
|
||||
<month type="6">حزيران</month>
|
||||
<month type="7">تموز</month>
|
||||
<month type="8">آب</month>
|
||||
<month type="9">أيلول</month>
|
||||
<month type="10">تشرين الأول</month>
|
||||
<month type="11">تشرين الثاني</month>
|
||||
<month type="12">كانون الأول</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">الأحد</day>
|
||||
<day type="mon">الاثنين</day>
|
||||
<day type="tue">الثلاثاء</day>
|
||||
<day type="wed">الأربعاء</day>
|
||||
<day type="thu">الخميس</day>
|
||||
<day type="fri">الجمعة</day>
|
||||
<day type="sat">السبت</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
|
@ -1,48 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="LY" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;#,##0.###-</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ #,##0.000;¤ #,##0.000-</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,34 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="MA" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>٫</decimal>
|
||||
<group>٬</group>
|
||||
<list>;</list>
|
||||
<percentSign>٪</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="OM" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
</ldml>
|
|
@ -1,85 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="QA" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">يناير</month>
|
||||
<month type="2">فبراير</month>
|
||||
<month type="3">مارس</month>
|
||||
<month type="4">أبريل</month>
|
||||
<month type="5">مايو</month>
|
||||
<month type="6">يونيو</month>
|
||||
<month type="7">يوليو</month>
|
||||
<month type="8">أغسطس</month>
|
||||
<month type="9">سبتمبر</month>
|
||||
<month type="10">أكتوبر</month>
|
||||
<month type="11">نوفمبر</month>
|
||||
<month type="12">ديسمبر</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">الأحد</day>
|
||||
<day type="mon">الاثنين</day>
|
||||
<day type="tue">الثلاثاء</day>
|
||||
<day type="wed">الأربعاء</day>
|
||||
<day type="thu">الخميس</day>
|
||||
<day type="fri">الجمعة</day>
|
||||
<day type="sat">السبت</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>###0.###;###0.###-</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤###0.00;-¤###0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,85 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="SA" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">يناير</month>
|
||||
<month type="2">فبراير</month>
|
||||
<month type="3">مارس</month>
|
||||
<month type="4">أبريل</month>
|
||||
<month type="5">مايو</month>
|
||||
<month type="6">يونيو</month>
|
||||
<month type="7">يوليو</month>
|
||||
<month type="8">أغسطس</month>
|
||||
<month type="9">سبتمبر</month>
|
||||
<month type="10">أكتوبر</month>
|
||||
<month type="11">نوفمبر</month>
|
||||
<month type="12">ديسمبر</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">الأحد</day>
|
||||
<day type="mon">الاثنين</day>
|
||||
<day type="tue">الثلاثاء</day>
|
||||
<day type="wed">الأربعاء</day>
|
||||
<day type="thu">الخميس</day>
|
||||
<day type="fri">الجمعة</day>
|
||||
<day type="sat">السبت</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>###0.###;###0.###-</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤###0.00;-¤###0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,18 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="SD" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
</ldml>
|
|
@ -1,103 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="SY" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">كانون الثاني</month>
|
||||
<month type="2">شباط</month>
|
||||
<month type="3">آذار</month>
|
||||
<month type="4">نيسان</month>
|
||||
<month type="5">نوار</month>
|
||||
<month type="6">حزيران</month>
|
||||
<month type="7">تموز</month>
|
||||
<month type="8">آب</month>
|
||||
<month type="9">أيلول</month>
|
||||
<month type="10">تشرين الأول</month>
|
||||
<month type="11">تشرين الثاني</month>
|
||||
<month type="12">كانون الأول</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">كانون الثاني</month>
|
||||
<month type="2">شباط</month>
|
||||
<month type="3">آذار</month>
|
||||
<month type="4">نيسان</month>
|
||||
<month type="5">نوار</month>
|
||||
<month type="6">حزيران</month>
|
||||
<month type="7">تموز</month>
|
||||
<month type="8">آب</month>
|
||||
<month type="9">أيلول</month>
|
||||
<month type="10">تشرين الأول</month>
|
||||
<month type="11">تشرين الثاني</month>
|
||||
<month type="12">كانون الأول</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">الأحد</day>
|
||||
<day type="mon">الاثنين</day>
|
||||
<day type="tue">الثلاثاء</day>
|
||||
<day type="wed">الأربعاء</day>
|
||||
<day type="thu">الخميس</day>
|
||||
<day type="fri">الجمعة</day>
|
||||
<day type="sat">السبت</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="thu"/>
|
||||
</week>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>###0.###;###0.###-</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤###0.00;-¤###0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,99 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="TN" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">يناير</month>
|
||||
<month type="2">فبراير</month>
|
||||
<month type="3">مارس</month>
|
||||
<month type="4">أبريل</month>
|
||||
<month type="5">مايو</month>
|
||||
<month type="6">يونيو</month>
|
||||
<month type="7">يوليو</month>
|
||||
<month type="8">أغسطس</month>
|
||||
<month type="9">سبتمبر</month>
|
||||
<month type="10">أكتوبر</month>
|
||||
<month type="11">نوفمبر</month>
|
||||
<month type="12">ديسمبر</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">الأحد</day>
|
||||
<day type="mon">الاثنين</day>
|
||||
<day type="tue">الثلاثاء</day>
|
||||
<day type="wed">الأربعاء</day>
|
||||
<day type="thu">الخميس</day>
|
||||
<day type="fri">الجمعة</day>
|
||||
<day type="sat">السبت</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>٫</decimal>
|
||||
<group>٬</group>
|
||||
<list>;</list>
|
||||
<percentSign>٪</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>###0.###;###0.###-</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤###0.00;-¤###0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,85 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ar" />
|
||||
<territory type="YE" />
|
||||
</identity>
|
||||
<layout>
|
||||
<orientation lines="top-to-bottom" characters="right-to-left" />
|
||||
</layout>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">يناير</month>
|
||||
<month type="2">فبراير</month>
|
||||
<month type="3">مارس</month>
|
||||
<month type="4">أبريل</month>
|
||||
<month type="5">مايو</month>
|
||||
<month type="6">يونيو</month>
|
||||
<month type="7">يوليو</month>
|
||||
<month type="8">أغسطس</month>
|
||||
<month type="9">سبتمبر</month>
|
||||
<month type="10">أكتوبر</month>
|
||||
<month type="11">نوفمبر</month>
|
||||
<month type="12">ديسمبر</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">الأحد</day>
|
||||
<day type="mon">الاثنين</day>
|
||||
<day type="tue">الثلاثاء</day>
|
||||
<day type="wed">الأربعاء</day>
|
||||
<day type="thu">الخميس</day>
|
||||
<day type="fri">الجمعة</day>
|
||||
<day type="sat">السبت</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>###0.###;###0.###-</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤###0.00;-¤###0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,52 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="az" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="az">Азәрбајҹан</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AZ">Азәрбајҹан</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[а-ик-хчшыјғҝүҹһәө]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">CYRL</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group> </group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<currencies>
|
||||
<currency type="AZM">
|
||||
<displayName>AZM</displayName>
|
||||
<symbol>ман.</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,15 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="az" />
|
||||
<territory type="AZ" />
|
||||
</identity>
|
||||
</ldml>
|
|
@ -7,170 +7,15 @@
|
|||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<version number="2.0"/>
|
||||
<generation date="2004-08-11" />
|
||||
<language type="be" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="be">Беларускі</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="BY">Беларусь</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[а-з й-ш ы-я ’ёіў {дж} {дз}]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Cyrl</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<localizedPatternChars>GanjkHmsSEDFwWxhKzAeugXZ</localizedPatternChars>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">сту</month>
|
||||
<month type="2">лют</month>
|
||||
<month type="3">сак</month>
|
||||
<month type="4">кра</month>
|
||||
<month type="5">май</month>
|
||||
<month type="6">чэр</month>
|
||||
<month type="7">ліп</month>
|
||||
<month type="8">жні</month>
|
||||
<month type="9">вер</month>
|
||||
<month type="10">кас</month>
|
||||
<month type="11">ліс</month>
|
||||
<month type="12">сне</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">студзень</month>
|
||||
<month type="2">люты</month>
|
||||
<month type="3">сакавік</month>
|
||||
<month type="4">красавік</month>
|
||||
<month type="5">май</month>
|
||||
<month type="6">чэрвень</month>
|
||||
<month type="7">ліпень</month>
|
||||
<month type="8">жнівень</month>
|
||||
<month type="9">верасень</month>
|
||||
<month type="10">кастрычнік</month>
|
||||
<month type="11">лістапад</month>
|
||||
<month type="12">снежань</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">нд</day>
|
||||
<day type="mon">пн</day>
|
||||
<day type="tue">аў</day>
|
||||
<day type="wed">ср</day>
|
||||
<day type="thu">чц</day>
|
||||
<day type="fri">пт</day>
|
||||
<day type="sat">сб</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">нядзеля</day>
|
||||
<day type="mon">панядзелак</day>
|
||||
<day type="tue">аўторак</day>
|
||||
<day type="wed">серада</day>
|
||||
<day type="thu">чацвер</day>
|
||||
<day type="fri">пятніца</day>
|
||||
<day type="sat">субота</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">да н.е.</era>
|
||||
<era type="2">н.е.</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d.M.yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d.M.yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH.mm.ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH.mm.ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH.mm.ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH.mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group> </group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<currencies>
|
||||
<currency type="BYB">
|
||||
<displayName>BYB</displayName>
|
||||
<symbol>Руб</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
||||
|
|
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="be" />
|
||||
<territory type="BY" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0;-¤#,##0</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -7,441 +7,15 @@
|
|||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<version number="2.0"/>
|
||||
<generation date="2004-08-11" />
|
||||
<language type="bg" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="ar">Арабски</language>
|
||||
<language type="bg">Български</language>
|
||||
<language type="cs">Чешки</language>
|
||||
<language type="da">Датски</language>
|
||||
<language type="de">Немски</language>
|
||||
<language type="el">Гръцки</language>
|
||||
<language type="en">Английски</language>
|
||||
<language type="es">Испански</language>
|
||||
<language type="et">Естонски</language>
|
||||
<language type="fi">Фински</language>
|
||||
<language type="fr">Френски</language>
|
||||
<language type="he">Иврит</language>
|
||||
<language type="hr">Хърватски</language>
|
||||
<language type="hu">Унгарски</language>
|
||||
<language type="it">Италиански</language>
|
||||
<language type="ja">Японски</language>
|
||||
<language type="ko">Корейски</language>
|
||||
<language type="lt">Литовски</language>
|
||||
<language type="lv">Латвийски</language>
|
||||
<language type="nl">Холандски</language>
|
||||
<language type="no">Норвежки</language>
|
||||
<language type="pl">Полски</language>
|
||||
<language type="pt">Португалски</language>
|
||||
<language type="ro">Румънски</language>
|
||||
<language type="ru">Руски</language>
|
||||
<language type="sk">Словашки</language>
|
||||
<language type="sl">Словенски</language>
|
||||
<language type="sv">Шведски</language>
|
||||
<language type="tr">Турски</language>
|
||||
<language type="zh">Китайски</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AD">Андора</territory>
|
||||
<territory type="AE">Обединени Арабски Емирства</territory>
|
||||
<territory type="AF">Афганистан</territory>
|
||||
<territory type="AG">Антигуа и Барбуда</territory>
|
||||
<territory type="AI">Ангуила</territory>
|
||||
<territory type="AL">Албания</territory>
|
||||
<territory type="AM">Армения</territory>
|
||||
<territory type="AN">Холандски Антили</territory>
|
||||
<territory type="AO">Ангола</territory>
|
||||
<territory type="AQ">Антарктика</territory>
|
||||
<territory type="AR">Аржентина</territory>
|
||||
<territory type="AS">Американско Самоа</territory>
|
||||
<territory type="AT">Австрия</territory>
|
||||
<territory type="AU">Австралия</territory>
|
||||
<territory type="AW">Аруба</territory>
|
||||
<territory type="AZ">Азербайджан</territory>
|
||||
<territory type="BA">Босна и Херцеговина</territory>
|
||||
<territory type="BB">Барбадос</territory>
|
||||
<territory type="BD">Бангладеш</territory>
|
||||
<territory type="BE">Белгия</territory>
|
||||
<territory type="BF">Буркина Фасо</territory>
|
||||
<territory type="BG">България</territory>
|
||||
<territory type="BH">Бахрейн</territory>
|
||||
<territory type="BI">Бурунди</territory>
|
||||
<territory type="BJ">Бенин</territory>
|
||||
<territory type="BM">Бермуда</territory>
|
||||
<territory type="BN">Бруней Дарусалам</territory>
|
||||
<territory type="BO">Боливия</territory>
|
||||
<territory type="BR">Бразилия</territory>
|
||||
<territory type="BS">Бахами</territory>
|
||||
<territory type="BT">Бутан</territory>
|
||||
<territory type="BV">Остров Буве</territory>
|
||||
<territory type="BW">Ботсуана</territory>
|
||||
<territory type="BY">Беларус</territory>
|
||||
<territory type="BZ">Белиз</territory>
|
||||
<territory type="CA">Канада</territory>
|
||||
<territory type="CC">Кокосови (Кийлинг) острови</territory>
|
||||
<territory type="CD">Демократична Република Конго</territory>
|
||||
<territory type="CF">Централноафриканска Република</territory>
|
||||
<territory type="CG">Конго</territory>
|
||||
<territory type="CH">Швейцария</territory>
|
||||
<territory type="CI">Кот д’Ивоар</territory>
|
||||
<territory type="CK">Острови Кук</territory>
|
||||
<territory type="CL">Чили</territory>
|
||||
<territory type="CM">Камерун</territory>
|
||||
<territory type="CN">Китай</territory>
|
||||
<territory type="CO">Колумбия</territory>
|
||||
<territory type="CR">Коста Рика</territory>
|
||||
<territory type="CU">Куба</territory>
|
||||
<territory type="CV">Кабо Верде</territory>
|
||||
<territory type="CX">Остров Кристмас</territory>
|
||||
<territory type="CY">Кипър</territory>
|
||||
<territory type="CZ">Чешка Република</territory>
|
||||
<territory type="DE">Германия</territory>
|
||||
<territory type="DJ">Джибути</territory>
|
||||
<territory type="DK">Дания</territory>
|
||||
<territory type="DM">Доминика</territory>
|
||||
<territory type="DO">Доминиканска Република</territory>
|
||||
<territory type="DZ">Алжир</territory>
|
||||
<territory type="EC">Еквадор</territory>
|
||||
<territory type="EE">Естония</territory>
|
||||
<territory type="EG">Египет</territory>
|
||||
<territory type="EH">Западна Сахара</territory>
|
||||
<territory type="ER">Еритрея</territory>
|
||||
<territory type="ES">Испания</territory>
|
||||
<territory type="ET">Етиопия</territory>
|
||||
<territory type="FI">Финландия</territory>
|
||||
<territory type="FJ">Фиджи</territory>
|
||||
<territory type="FK">Фолклендски острови</territory>
|
||||
<territory type="FM">Микронезия, Обединени Щати</territory>
|
||||
<territory type="FO">Фарьорски острови</territory>
|
||||
<territory type="FR">Франция</territory>
|
||||
<territory type="GA">Габон</territory>
|
||||
<territory type="GB">Обединено кралство</territory>
|
||||
<territory type="GD">Гренада</territory>
|
||||
<territory type="GE">Грузия</territory>
|
||||
<territory type="GF">Френска Гвиана</territory>
|
||||
<territory type="GH">Гана</territory>
|
||||
<territory type="GI">Гибралтар</territory>
|
||||
<territory type="GL">Гренландия</territory>
|
||||
<territory type="GM">Гамбия</territory>
|
||||
<territory type="GN">Гвинея</territory>
|
||||
<territory type="GP">Гваделупа</territory>
|
||||
<territory type="GQ">Екваториална Гвинея</territory>
|
||||
<territory type="GR">Гърция</territory>
|
||||
<territory type="GS">Южна Джорджия и Южни Сандвичеви Острови</territory>
|
||||
<territory type="GT">Гватемала</territory>
|
||||
<territory type="GU">Гуам</territory>
|
||||
<territory type="GW">Гвинея-Бисау</territory>
|
||||
<territory type="GY">Гвиана</territory>
|
||||
<territory type="HK">Хонг-Конг О.А.Р. на Китай</territory>
|
||||
<territory type="HM">Остров Хърд и Острови Макдоналд</territory>
|
||||
<territory type="HN">Хондурас</territory>
|
||||
<territory type="HR">Хърватска</territory>
|
||||
<territory type="HT">Хаити</territory>
|
||||
<territory type="HU">Унгария</territory>
|
||||
<territory type="ID">Индонезия</territory>
|
||||
<territory type="IE">Ирландия</territory>
|
||||
<territory type="IL">Израел</territory>
|
||||
<territory type="IN">Индия</territory>
|
||||
<territory type="IO">Британски територии в Индийския океан</territory>
|
||||
<territory type="IQ">Ирак</territory>
|
||||
<territory type="IR">Иран, Ислямска република</territory>
|
||||
<territory type="IS">Исландия</territory>
|
||||
<territory type="IT">Италия</territory>
|
||||
<territory type="JM">Ямайка</territory>
|
||||
<territory type="JO">Йордания</territory>
|
||||
<territory type="JP">Япония</territory>
|
||||
<territory type="KE">Кения</territory>
|
||||
<territory type="KG">Киргизстан</territory>
|
||||
<territory type="KH">Камбоджа</territory>
|
||||
<territory type="KI">Кирибати</territory>
|
||||
<territory type="KM">Комори</territory>
|
||||
<territory type="KN">Сейнт Китс и Невис</territory>
|
||||
<territory type="KP">Корея, Северна</territory>
|
||||
<territory type="KR">Корея, Южна</territory>
|
||||
<territory type="KW">Кувейт</territory>
|
||||
<territory type="KY">Кайманови острови</territory>
|
||||
<territory type="KZ">Казахстан</territory>
|
||||
<territory type="LA">Народна Демократична Република Лаос</territory>
|
||||
<territory type="LB">Ливан</territory>
|
||||
<territory type="LC">Сейнт Лусия</territory>
|
||||
<territory type="LI">Лихтенщайн</territory>
|
||||
<territory type="LK">Шри Ланка</territory>
|
||||
<territory type="LR">Либерия</territory>
|
||||
<territory type="LS">Лесото</territory>
|
||||
<territory type="LT">Литва</territory>
|
||||
<territory type="LU">Люксембург</territory>
|
||||
<territory type="LV">Латвия</territory>
|
||||
<territory type="LY">Либийска Арабска Джамахирия</territory>
|
||||
<territory type="MA">Мароко</territory>
|
||||
<territory type="MC">Монако</territory>
|
||||
<territory type="MD">Молдова, Република</territory>
|
||||
<territory type="MG">Мадагаскар</territory>
|
||||
<territory type="MH">Маршалови Острови</territory>
|
||||
<territory type="MK">Македония, Република</territory>
|
||||
<territory type="ML">Мали</territory>
|
||||
<territory type="MM">Мианмар</territory>
|
||||
<territory type="MN">Монголия</territory>
|
||||
<territory type="MO">Макао О.А.Р. на Китай</territory>
|
||||
<territory type="MP">Северни Мариански Острови</territory>
|
||||
<territory type="MQ">Мартиника</territory>
|
||||
<territory type="MR">Мавритания</territory>
|
||||
<territory type="MS">Монсерат</territory>
|
||||
<territory type="MT">Малта</territory>
|
||||
<territory type="MU">Мавриций</territory>
|
||||
<territory type="MV">Малдиви</territory>
|
||||
<territory type="MW">Малави</territory>
|
||||
<territory type="MX">Мексико</territory>
|
||||
<territory type="MY">Малайзия</territory>
|
||||
<territory type="MZ">Мозамбик</territory>
|
||||
<territory type="NA">Намибия</territory>
|
||||
<territory type="NC">Нова Каледония</territory>
|
||||
<territory type="NE">Нигер</territory>
|
||||
<territory type="NF">Остров Норфолк</territory>
|
||||
<territory type="NG">Нигерия</territory>
|
||||
<territory type="NI">Никарагуа</territory>
|
||||
<territory type="NL">Холандия</territory>
|
||||
<territory type="NO">Норвегия</territory>
|
||||
<territory type="NP">Непал</territory>
|
||||
<territory type="NR">Науру</territory>
|
||||
<territory type="NU">Ниуе</territory>
|
||||
<territory type="NZ">Нова Зеландия</territory>
|
||||
<territory type="OM">Оман</territory>
|
||||
<territory type="PA">Панама</territory>
|
||||
<territory type="PE">Перу</territory>
|
||||
<territory type="PF">Френска Полинезия</territory>
|
||||
<territory type="PG">Папуа Нова Гвинея</territory>
|
||||
<territory type="PH">Филипини</territory>
|
||||
<territory type="PK">Пакистан</territory>
|
||||
<territory type="PL">Полша</territory>
|
||||
<territory type="PM">Сен Пиер и Мигелон</territory>
|
||||
<territory type="PN">Питкайрн</territory>
|
||||
<territory type="PR">Пуерто Рико</territory>
|
||||
<territory type="PS">Палестински територии</territory>
|
||||
<territory type="PT">Португалия</territory>
|
||||
<territory type="PW">Палау</territory>
|
||||
<territory type="PY">Парагвай</territory>
|
||||
<territory type="QA">Катар</territory>
|
||||
<territory type="RE">Реюниън</territory>
|
||||
<territory type="RO">Румъния</territory>
|
||||
<territory type="RU">Руска Федерация</territory>
|
||||
<territory type="RW">Руанда</territory>
|
||||
<territory type="SA">Саудитска Арабия</territory>
|
||||
<territory type="SB">Соломонови Острови</territory>
|
||||
<territory type="SC">Сейшели</territory>
|
||||
<territory type="SD">Судан</territory>
|
||||
<territory type="SE">Швеция</territory>
|
||||
<territory type="SG">Сингапур</territory>
|
||||
<territory type="SH">Света Елена</territory>
|
||||
<territory type="SI">Словения</territory>
|
||||
<territory type="SJ">Свалбард и Ян Майен</territory>
|
||||
<territory type="SK">Словакия</territory>
|
||||
<territory type="SL">Сиера Леоне</territory>
|
||||
<territory type="SM">Сан Марино</territory>
|
||||
<territory type="SN">Сенегал</territory>
|
||||
<territory type="SO">Сомалия</territory>
|
||||
<territory type="SR">Суринам</territory>
|
||||
<territory type="ST">Сао Томе и Принципе</territory>
|
||||
<territory type="SV">Ел Салвадор</territory>
|
||||
<territory type="SY">Сирийска Арабска Република</territory>
|
||||
<territory type="SZ">Суазиленд</territory>
|
||||
<territory type="TC">Острови Туркс и Кайкос</territory>
|
||||
<territory type="TD">Чад</territory>
|
||||
<territory type="TF">Френски Южни Територии</territory>
|
||||
<territory type="TG">Того</territory>
|
||||
<territory type="TH">Тайланд</territory>
|
||||
<territory type="TJ">Таджикистан</territory>
|
||||
<territory type="TK">Токелау</territory>
|
||||
<territory type="TL">Източен Тимор</territory>
|
||||
<territory type="TM">Туркменистан</territory>
|
||||
<territory type="TN">Тунис</territory>
|
||||
<territory type="TO">Тонга</territory>
|
||||
<territory type="TR">Турция</territory>
|
||||
<territory type="TT">Тринидад и Тобаго</territory>
|
||||
<territory type="TV">Тувалу</territory>
|
||||
<territory type="TW">Тайван, Провинция на Китай</territory>
|
||||
<territory type="TZ">Танзания</territory>
|
||||
<territory type="UA">Украйна</territory>
|
||||
<territory type="UG">Уганда</territory>
|
||||
<territory type="UM">САЩ - външни острови</territory>
|
||||
<territory type="US">САЩ</territory>
|
||||
<territory type="UY">Уругвай</territory>
|
||||
<territory type="UZ">Узбекистан</territory>
|
||||
<territory type="VA">Свещено море (Ватиканска държава)</territory>
|
||||
<territory type="VC">Сейнт Винсънт и Гренадини</territory>
|
||||
<territory type="VE">Венецуела</territory>
|
||||
<territory type="VG">Британски Вирджински Острови</territory>
|
||||
<territory type="VI">САЩ, Вирджински Острови</territory>
|
||||
<territory type="VN">Виетнам</territory>
|
||||
<territory type="VU">Вануату</territory>
|
||||
<territory type="WF">Уолис и Футуна</territory>
|
||||
<territory type="WS">Самоа</territory>
|
||||
<territory type="YE">Йемен</territory>
|
||||
<territory type="YT">Мейот</territory>
|
||||
<territory type="YU">Югославия</territory>
|
||||
<territory type="ZA">Южна Африка</territory>
|
||||
<territory type="ZM">Замбия</territory>
|
||||
<territory type="ZW">Зимбабве</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[а-ь юяѣѫ]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Cyrl</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<localizedPatternChars>GanjkHmsSEDFwWxhKzAeugXZ</localizedPatternChars>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">ян.</month>
|
||||
<month type="2">фев.</month>
|
||||
<month type="3">март</month>
|
||||
<month type="4">апр.</month>
|
||||
<month type="5">май</month>
|
||||
<month type="6">юни</month>
|
||||
<month type="7">юли</month>
|
||||
<month type="8">авг.</month>
|
||||
<month type="9">сеп.</month>
|
||||
<month type="10">окт.</month>
|
||||
<month type="11">ноем.</month>
|
||||
<month type="12">дек.</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">януари</month>
|
||||
<month type="2">февруари</month>
|
||||
<month type="3">март</month>
|
||||
<month type="4">април</month>
|
||||
<month type="5">май</month>
|
||||
<month type="6">юни</month>
|
||||
<month type="7">юли</month>
|
||||
<month type="8">август</month>
|
||||
<month type="9">септември</month>
|
||||
<month type="10">октомври</month>
|
||||
<month type="11">ноември</month>
|
||||
<month type="12">декември</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">нед.</day>
|
||||
<day type="mon">пон.</day>
|
||||
<day type="tue">вт.</day>
|
||||
<day type="wed">ср.</day>
|
||||
<day type="thu">четв.</day>
|
||||
<day type="fri">пет.</day>
|
||||
<day type="sat">съб.</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">неделя</day>
|
||||
<day type="mon">понеделник</day>
|
||||
<day type="tue">вторник</day>
|
||||
<day type="wed">сряда</day>
|
||||
<day type="thu">четвъртък</day>
|
||||
<day type="fri">петък</day>
|
||||
<day type="sat">събота</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">пр.н.е.</era>
|
||||
<era type="2">н.е.</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy, EEEE</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd.MM.yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd.MM.yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group> </group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<currencies>
|
||||
<currency type="BGL">
|
||||
<displayName>BGL</displayName>
|
||||
<symbol>лв</symbol>
|
||||
</currency>
|
||||
<currency type="BGN">
|
||||
<displayName>BGN</displayName>
|
||||
<symbol>лв.</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
||||
|
|
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="bg" />
|
||||
<territory type="BG" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -7,204 +7,15 @@
|
|||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<version number="2.0"/>
|
||||
<generation date="2004-08-11" />
|
||||
<language type="bn" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="bn">বাংলা</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AF">আফগানিস্তান</territory>
|
||||
<territory type="AL">আলব্যানিয়া</territory>
|
||||
<territory type="AM">আর্মেনিয়া</territory>
|
||||
<territory type="AR">আর্জেণ্টাইনা</territory>
|
||||
<territory type="AT">অস্ট্রিয়া</territory>
|
||||
<territory type="AU">অস্ট্রেলিয়া</territory>
|
||||
<territory type="AZ">আজারবাইজান</territory>
|
||||
<territory type="BD">বাংলাদেশ</territory>
|
||||
<territory type="BE">বেল্জিয়ম</territory>
|
||||
<territory type="BG">বুলগেরিয়া</territory>
|
||||
<territory type="BO">বোলিভিয়া</territory>
|
||||
<territory type="BR">ব্রাজিল</territory>
|
||||
<territory type="BT">ভুটান</territory>
|
||||
<territory type="BY">বেলোরুশিয়া</territory>
|
||||
<territory type="CG">কঙ্গো</territory>
|
||||
<territory type="CH">সুইজর্লণ্ড</territory>
|
||||
<territory type="CL">চিলি</territory>
|
||||
<territory type="CN">চীন</territory>
|
||||
<territory type="CO">কোলোম্বিয়া</territory>
|
||||
<territory type="CR">কোস্টারিকা</territory>
|
||||
<territory type="CU">কিউবা</territory>
|
||||
<territory type="CZ">চেকিয়া</territory>
|
||||
<territory type="DE">জার্মানি</territory>
|
||||
<territory type="DK">ডেন্মার্ক</territory>
|
||||
<territory type="DZ">এলজিরিয়া</territory>
|
||||
<territory type="EC">ইকোয়াডর</territory>
|
||||
<territory type="EE">এস্তোনিয়া</territory>
|
||||
<territory type="EG">মিশর</territory>
|
||||
<territory type="EH">পশ্চিমী সাহারা</territory>
|
||||
<territory type="ES">স্পেন</territory>
|
||||
<territory type="ET">ইফিওপিয়া</territory>
|
||||
<territory type="FI">ফিন্ল্যাণ্ড</territory>
|
||||
<territory type="FR">ফ্রান্স</territory>
|
||||
<territory type="GB">গ্রেটবৃটেন</territory>
|
||||
<territory type="GE">জর্জিয়া</territory>
|
||||
<territory type="GH">গানা</territory>
|
||||
<territory type="GR">গ্রীস্</territory>
|
||||
<territory type="GT">গোয়াটিমালা</territory>
|
||||
<territory type="GY">গিয়ানা</territory>
|
||||
<territory type="HN">হণ্ডুরাস</territory>
|
||||
<territory type="HU">হাঙ্গেরি</territory>
|
||||
<territory type="ID">ইন্দোনেশিয়া</territory>
|
||||
<territory type="IE">আয়ার্লণ্ড</territory>
|
||||
<territory type="IL">ইস্রায়েল</territory>
|
||||
<territory type="IN">ভারত</territory>
|
||||
<territory type="IQ">ইরাক</territory>
|
||||
<territory type="IR">ইরান</territory>
|
||||
<territory type="IS">আইসলণ্ড</territory>
|
||||
<territory type="IT">ইতালী</territory>
|
||||
<territory type="JM">জ্যামেকা</territory>
|
||||
<territory type="JO">জর্ডন</territory>
|
||||
<territory type="JP">জাপান</territory>
|
||||
<territory type="KE">কেনিয়া</territory>
|
||||
<territory type="KG">কির্গিজিয়া</territory>
|
||||
<territory type="KH">কাম্বোজ</territory>
|
||||
<territory type="KR">দক্ষিণ কোরিয়া</territory>
|
||||
<territory type="KZ">কাজাকস্থান</territory>
|
||||
<territory type="LA">লাওস</territory>
|
||||
<territory type="LB">লেবানন</territory>
|
||||
<territory type="LK">শ্রীলঙ্কা</territory>
|
||||
<territory type="LR">লাইবিরিয়া</territory>
|
||||
<territory type="LT">লিত্ভা</territory>
|
||||
<territory type="LU">লাক্সেমবার্গ</territory>
|
||||
<territory type="LV">লাত্ভিয়া</territory>
|
||||
<territory type="LY">লিবিয়া</territory>
|
||||
<territory type="MA">মোরক্কো</territory>
|
||||
<territory type="MD">মোল্দাভিয়া</territory>
|
||||
<territory type="MG">মাদাগাস্কার</territory>
|
||||
<territory type="MN">মঙ্গোলিয়া</territory>
|
||||
<territory type="MX">মক্সিকো</territory>
|
||||
<territory type="MY">মাল্যাশিয়া</territory>
|
||||
<territory type="NI">নিকারাগোয়া</territory>
|
||||
<territory type="NL">হলণ্ড</territory>
|
||||
<territory type="NO">নরওয়ে</territory>
|
||||
<territory type="NP">নেপাল</territory>
|
||||
<territory type="NZ">নিউ জিলণ্ড</territory>
|
||||
<territory type="PA">পানামা</territory>
|
||||
<territory type="PE">পিরু</territory>
|
||||
<territory type="PH">ফিলিপাইন</territory>
|
||||
<territory type="PK">পাকিস্তান</territory>
|
||||
<territory type="PL">পোল্যাণ্ড</territory>
|
||||
<territory type="PT">পর্তুগাল</territory>
|
||||
<territory type="PY">প্যারাগোয়ে</territory>
|
||||
<territory type="RO">রুমানিয়া</territory>
|
||||
<territory type="RU">রাশিয়া</territory>
|
||||
<territory type="SA">সাউদি আরব</territory>
|
||||
<territory type="SD">সুদান</territory>
|
||||
<territory type="SE">সুইডেন</territory>
|
||||
<territory type="SG">সিঙ্গাপুর</territory>
|
||||
<territory type="SK">শ্লোভাকিয়া</territory>
|
||||
<territory type="SO">সোমালি</territory>
|
||||
<territory type="SV">সালভেডর</territory>
|
||||
<territory type="SY">সিরিয়া</territory>
|
||||
<territory type="TH">থাই</territory>
|
||||
<territory type="TJ">তাজিকস্থান</territory>
|
||||
<territory type="TM">তুর্কমেনিয়া</territory>
|
||||
<territory type="TN">টিউনিস্</territory>
|
||||
<territory type="TR">তুরস্ক</territory>
|
||||
<territory type="TW">তাইওয়ান</territory>
|
||||
<territory type="UA">ইউক্রেইন</territory>
|
||||
<territory type="US">মার্কিন যুক্তরাষ্ট্র</territory>
|
||||
<territory type="UY">উরুগোয়ে</territory>
|
||||
<territory type="UZ">উজ্বেকিস্থান</territory>
|
||||
<territory type="VE">ভেনেজুয়েলা</territory>
|
||||
<territory type="VN">ভিয়েতনাম</territory>
|
||||
<territory type="YE">ইমেন</territory>
|
||||
<territory type="ZA">দক্ষিণ আফ্রিকা</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[[:Beng:]]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Beng</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">জানুয়ারী</month>
|
||||
<month type="2">ফেব্রুয়ারী</month>
|
||||
<month type="3">মার্চ</month>
|
||||
<month type="4">এপ্রিল</month>
|
||||
<month type="5">মে</month>
|
||||
<month type="6">জুন</month>
|
||||
<month type="7">জুলাই</month>
|
||||
<month type="8">আগস্ট</month>
|
||||
<month type="9">সেপ্টেম্বর</month>
|
||||
<month type="10">অক্টোবর</month>
|
||||
<month type="11">নভেম্বর</month>
|
||||
<month type="12">ডিসেম্বর</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">জানুয়ারী</month>
|
||||
<month type="2">ফেব্রুয়ারী</month>
|
||||
<month type="3">মার্চ</month>
|
||||
<month type="4">এপ্রিল</month>
|
||||
<month type="5">মে</month>
|
||||
<month type="6">জুন</month>
|
||||
<month type="7">জুলাই</month>
|
||||
<month type="8">আগস্ট</month>
|
||||
<month type="9">সেপ্টেম্বর</month>
|
||||
<month type="10">অক্টোবর</month>
|
||||
<month type="11">নভেম্বর</month>
|
||||
<month type="12">ডিসেম্বর</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">রবি</day>
|
||||
<day type="mon">সোম</day>
|
||||
<day type="tue">মঙ্গল</day>
|
||||
<day type="wed">বুধ</day>
|
||||
<day type="thu">বৃহস্পতি</day>
|
||||
<day type="fri">শুক্র</day>
|
||||
<day type="sat">শনি</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">রবিবার</day>
|
||||
<day type="mon">সোমবার</day>
|
||||
<day type="tue">মঙ্গলবার</day>
|
||||
<day type="wed">বুধবার</day>
|
||||
<day type="thu">বৃহষ্পতিবার</day>
|
||||
<day type="fri">শুক্রবার</day>
|
||||
<day type="sat">শনিবার</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<am>পূর্বাহ্ণ</am>
|
||||
<pm>অপরাহ্ণ</pm>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<currencies>
|
||||
<currency type="BDT">
|
||||
<displayName>BDT</displayName>
|
||||
<symbol>৳</symbol>
|
||||
</currency>
|
||||
<currency type="INR">
|
||||
<displayName>INR</displayName>
|
||||
<symbol>টাকা</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
||||
|
|
|
@ -1,104 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="bn" />
|
||||
<territory type="IN" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd-MM-yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d-M-yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>##,##,##0.###;-##,##,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>##,##,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ ##,##,##0.00;-¤ ##,##,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,380 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="byn" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="aa">አፋርኛ</language>
|
||||
<language type="ab">አብሐዚኛ</language>
|
||||
<language type="af">አፍሪቃንስኛ</language>
|
||||
<language type="am">አማርኛ</language>
|
||||
<language type="ar">ዐርቢኛ</language>
|
||||
<language type="as">አሳሜዛዊ</language>
|
||||
<language type="ay">አያማርኛ</language>
|
||||
<language type="az">አዜርባይጃንኛ</language>
|
||||
<language type="ba">ባስኪርኛ</language>
|
||||
<language type="be">ቤላራሻኛ</language>
|
||||
<language type="bg">ቡልጋሪኛ</language>
|
||||
<language type="bh">ቢሃሪ</language>
|
||||
<language type="bi">ቢስላምኛ</language>
|
||||
<language type="bn">በንጋሊኛ</language>
|
||||
<language type="bo">ትበትንኛ</language>
|
||||
<language type="br">ብሬቶንኛ</language>
|
||||
<language type="byn">ብሊን</language>
|
||||
<language type="ca">ካታላንኛ</language>
|
||||
<language type="co">ኮርሲካኛ</language>
|
||||
<language type="cs">ቼክኛ</language>
|
||||
<language type="cy">ወልሽ</language>
|
||||
<language type="da">ዴኒሽ</language>
|
||||
<language type="de">ጀርመን</language>
|
||||
<language type="dz">ድዞንግኻኛ</language>
|
||||
<language type="el">ግሪክኛ</language>
|
||||
<language type="en">እንግሊዝኛ</language>
|
||||
<language type="eo">ኤስፐራንቶ</language>
|
||||
<language type="es">ስፓኒሽ</language>
|
||||
<language type="et">ኤስቶኒአን</language>
|
||||
<language type="eu">ባስክኛ</language>
|
||||
<language type="fa">ፐርሲያኛ</language>
|
||||
<language type="fi">ፊኒሽ</language>
|
||||
<language type="fj">ፊጂኛ</language>
|
||||
<language type="fo">ፋሮኛ</language>
|
||||
<language type="fr">ፈረንሳይኛ</language>
|
||||
<language type="fy">ፍሪስኛ</language>
|
||||
<language type="ga">አይሪሽ</language>
|
||||
<language type="gd">እስኮትስ ጌልክኛ</language>
|
||||
<language type="gez">ግዕዝኛ</language>
|
||||
<language type="gl">ጋለጋኛ</language>
|
||||
<language type="gn">ጓራኒኛ</language>
|
||||
<language type="gu">ጉጃርቲኛ</language>
|
||||
<language type="ha">ሃውሳኛ</language>
|
||||
<language type="he">ዕብራስጥ</language>
|
||||
<language type="hi">ሐንድኛ</language>
|
||||
<language type="hr">ክሮሽያንኛ</language>
|
||||
<language type="hu">ሀንጋሪኛ</language>
|
||||
<language type="hy">አርመናዊ</language>
|
||||
<language type="ia">ኢንቴርሊንጓ</language>
|
||||
<language type="id">እንዶኒሲኛ</language>
|
||||
<language type="ie">እንተርሊንግወ</language>
|
||||
<language type="ik">እኑፒያቅኛ</language>
|
||||
<language type="is">አይስላንድኛ</language>
|
||||
<language type="it">ጣሊያንኛ</language>
|
||||
<language type="iu">እኑክቲቱትኛ</language>
|
||||
<language type="ja">ጃፓንኛ</language>
|
||||
<language type="jv">ጃቫንኛ</language>
|
||||
<language type="ka">ጊዮርጊያን</language>
|
||||
<language type="kk">ካዛክኛ</language>
|
||||
<language type="kl">ካላሊሱትኛ</language>
|
||||
<language type="km">ክመርኛ</language>
|
||||
<language type="kn">ካናዳኛ</language>
|
||||
<language type="ko">ኮሪያኛ</language>
|
||||
<language type="ks">ካሽሚርኛ</language>
|
||||
<language type="ku">ኩርድሽኛ</language>
|
||||
<language type="ky">ኪርጊዝኛ</language>
|
||||
<language type="la">ላቲንኛ</language>
|
||||
<language type="ln">ሊንጋላኛ</language>
|
||||
<language type="lo">ላውስኛ</language>
|
||||
<language type="lt">ሊቱአኒያን</language>
|
||||
<language type="lv">ላትቪያን</language>
|
||||
<language type="mg">ማላጋስኛ</language>
|
||||
<language type="mi">ማዮሪኛ</language>
|
||||
<language type="mk">ማከዶኒኛ</language>
|
||||
<language type="ml">ማላያላምኛ</language>
|
||||
<language type="mn">ሞንጎላዊኛ</language>
|
||||
<language type="mo">ሞልዳቫዊና</language>
|
||||
<language type="mr">ማራዚኛ</language>
|
||||
<language type="ms">ማላይኛ</language>
|
||||
<language type="mt">ማልቲስኛ</language>
|
||||
<language type="my">ቡርማኛ</language>
|
||||
<language type="na">ናኡሩ</language>
|
||||
<language type="ne">ኔፓሊኛ</language>
|
||||
<language type="nl">ደች</language>
|
||||
<language type="no">ኖርዌጂያን</language>
|
||||
<language type="oc">ኦኪታንኛ</language>
|
||||
<language type="om">ኦሮምኛ</language>
|
||||
<language type="or">ኦሪያኛ</language>
|
||||
<language type="pa">ፓንጃቢኛ</language>
|
||||
<language type="pl">ፖሊሽ</language>
|
||||
<language type="ps">ፑሽቶኛ</language>
|
||||
<language type="pt">ፖርቱጋሊኛ</language>
|
||||
<language type="qu">ኵቿኛ</language>
|
||||
<language type="rm">ሮማንስ</language>
|
||||
<language type="rn">ሩንዲኛ</language>
|
||||
<language type="ro">ሮማኒያን</language>
|
||||
<language type="ru">ራሽኛ</language>
|
||||
<language type="rw">ኪንያርዋንድኛ</language>
|
||||
<language type="sa">ሳንስክሪትኛ</language>
|
||||
<language type="sd">ሲንድሂኛ</language>
|
||||
<language type="sg">ሳንጎኛ</language>
|
||||
<language type="si">ስንሃልኛ</language>
|
||||
<language type="sid">ሲዳምኛ</language>
|
||||
<language type="sk">ስሎቫክኛ</language>
|
||||
<language type="sl">ስሎቪኛ</language>
|
||||
<language type="sm">ሳሞአኛ</language>
|
||||
<language type="sn">ሾናኛ</language>
|
||||
<language type="so">ሱማልኛ</language>
|
||||
<language type="sq">ልቤኒኛ</language>
|
||||
<language type="sr">ሰርቢኛ</language>
|
||||
<language type="ss">ስዋቲኛ</language>
|
||||
<language type="st">ሶዞኛ</language>
|
||||
<language type="su">ሱዳንኛ</language>
|
||||
<language type="sv">ስዊድንኛ</language>
|
||||
<language type="sw">ስዋሂሊኛ</language>
|
||||
<language type="ta">ታሚልኛ</language>
|
||||
<language type="te">ተሉጉኛ</language>
|
||||
<language type="tg">ታጂኪኛ</language>
|
||||
<language type="th">ታይኛ</language>
|
||||
<language type="ti">ትግርኛ</language>
|
||||
<language type="tig">ትግረ</language>
|
||||
<language type="tk">ቱርክመንኛ</language>
|
||||
<language type="tl">ታጋሎገኛ</language>
|
||||
<language type="tn">ጽዋናዊኛ</language>
|
||||
<language type="to">ቶንጋ</language>
|
||||
<language type="tr">ቱርክኛ</language>
|
||||
<language type="ts">ጾንጋኛ</language>
|
||||
<language type="tt">ታታርኛ</language>
|
||||
<language type="tw">ትዊኛ</language>
|
||||
<language type="ug">ኡዊግሁርኛ</language>
|
||||
<language type="uk">ዩክረኒኛ</language>
|
||||
<language type="ur">ኡርዱኛ</language>
|
||||
<language type="uz">ኡዝበክኛ</language>
|
||||
<language type="vi">ቪትናምኛ</language>
|
||||
<language type="vo">ቮላፑክኛ</language>
|
||||
<language type="wo">ዎሎፍኛ</language>
|
||||
<language type="xh">ዞሳኛ</language>
|
||||
<language type="yi">ይዲሻዊኛ</language>
|
||||
<language type="yo">ዮሩባዊኛ</language>
|
||||
<language type="za">ዡዋንግኛ</language>
|
||||
<language type="zh">ቻይንኛ</language>
|
||||
<language type="zu">ዙሉኛ</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AD">አንዶራ</territory>
|
||||
<territory type="AE">የተባበሩት አረብ ኤምሬትስ</territory>
|
||||
<territory type="AL">አልባኒያ</territory>
|
||||
<territory type="AM">አርሜኒያ</territory>
|
||||
<territory type="AN">ኔዘርላንድስ አንቲልስ</territory>
|
||||
<territory type="AR">አርጀንቲና</territory>
|
||||
<territory type="AT">ኦስትሪያ</territory>
|
||||
<territory type="AU">አውስትሬሊያ</territory>
|
||||
<territory type="AZ">አዘርባጃን</territory>
|
||||
<territory type="BA">ቦስኒያ እና ሄርዞጎቪኒያ</territory>
|
||||
<territory type="BB">ባርቤዶስ</territory>
|
||||
<territory type="BE">ቤልጄም</territory>
|
||||
<territory type="BG">ቡልጌሪያ</territory>
|
||||
<territory type="BH">ባህሬን</territory>
|
||||
<territory type="BM">ቤርሙዳ</territory>
|
||||
<territory type="BO">ቦሊቪያ</territory>
|
||||
<territory type="BR">ብራዚል</territory>
|
||||
<territory type="BT">ቡህታን</territory>
|
||||
<territory type="BY">ቤላሩስ</territory>
|
||||
<territory type="BZ">ቤሊዘ</territory>
|
||||
<territory type="CD">ኮንጎ</territory>
|
||||
<territory type="CF">የመካከለኛው አፍሪካ ሪፐብሊክ</territory>
|
||||
<territory type="CH">ስዊዘርላንድ</territory>
|
||||
<territory type="CL">ቺሊ</territory>
|
||||
<territory type="CM">ካሜሩን</territory>
|
||||
<territory type="CN">ቻይና</territory>
|
||||
<territory type="CO">ኮሎምቢያ</territory>
|
||||
<territory type="CV">ኬፕ ቬርዴ</territory>
|
||||
<territory type="CY">ሳይፕረስ</territory>
|
||||
<territory type="CZ">ቼክ ሪፑብሊክ</territory>
|
||||
<territory type="DE">ጀርመን</territory>
|
||||
<territory type="DK">ዴንማርክ</territory>
|
||||
<territory type="DM">ዶሚኒካ</territory>
|
||||
<territory type="DO">ዶሚኒክ ሪፑብሊክ</territory>
|
||||
<territory type="DZ">አልጄሪያ</territory>
|
||||
<territory type="EC">ኢኳዶር</territory>
|
||||
<territory type="EE">ኤስቶኒያ</territory>
|
||||
<territory type="EG">ግብጽ</territory>
|
||||
<territory type="EH">ምዕራባዊ ሳህራ</territory>
|
||||
<territory type="ER">ኤርትራ</territory>
|
||||
<territory type="ES">ስፔን</territory>
|
||||
<territory type="ET">ኢትዮጵያ</territory>
|
||||
<territory type="FI">ፊንላንድ</territory>
|
||||
<territory type="FJ">ፊጂ</territory>
|
||||
<territory type="FM">ሚክሮኔዢያ</territory>
|
||||
<territory type="GB">እንግሊዝ</territory>
|
||||
<territory type="GE">ጆርጂያ</territory>
|
||||
<territory type="GF">የፈረንሳይ ጉዊአና</territory>
|
||||
<territory type="GM">ጋምቢያ</territory>
|
||||
<territory type="GN">ጊኒ</territory>
|
||||
<territory type="GQ">ኢኳቶሪያል ጊኒ</territory>
|
||||
<territory type="GR">ግሪክ</territory>
|
||||
<territory type="GW">ቢሳዎ</territory>
|
||||
<territory type="GY">ጉያና</territory>
|
||||
<territory type="HK">ሆንግ ኮንግ</territory>
|
||||
<territory type="HR">ክሮኤሽያ</territory>
|
||||
<territory type="HT">ሀይቲ</territory>
|
||||
<territory type="HU">ሀንጋሪ</territory>
|
||||
<territory type="ID">ኢንዶኔዢያ</territory>
|
||||
<territory type="IE">አየርላንድ</territory>
|
||||
<territory type="IL">እስራኤል</territory>
|
||||
<territory type="IN">ህንድ</territory>
|
||||
<territory type="IQ">ኢራቅ</territory>
|
||||
<territory type="IS">አይስላንድ</territory>
|
||||
<territory type="IT">ጣሊያን</territory>
|
||||
<territory type="JM">ጃማይካ</territory>
|
||||
<territory type="JO">ጆርዳን</territory>
|
||||
<territory type="JP">ጃፓን</territory>
|
||||
<territory type="KH">ካምቦዲያ</territory>
|
||||
<territory type="KM">ኮሞሮስ</territory>
|
||||
<territory type="KP">ደቡብ ኮሪያ</territory>
|
||||
<territory type="KR">ሰሜን ኮሪያ</territory>
|
||||
<territory type="KW">ክዌት</territory>
|
||||
<territory type="LB">ሊባኖስ</territory>
|
||||
<territory type="LT">ሊቱዌኒያ</territory>
|
||||
<territory type="LV">ላትቪያ</territory>
|
||||
<territory type="LY">ሊቢያ</territory>
|
||||
<territory type="MA">ሞሮኮ</territory>
|
||||
<territory type="MD">ሞልዶቫ</territory>
|
||||
<territory type="MK">ማከዶኒያ</territory>
|
||||
<territory type="MN">ሞንጎሊያ</territory>
|
||||
<territory type="MO">ማካዎ</territory>
|
||||
<territory type="MR">ሞሪቴኒያ</territory>
|
||||
<territory type="MT">ማልታ</territory>
|
||||
<territory type="MU">ማሩሸስ</territory>
|
||||
<territory type="MX">ሜክሲኮ</territory>
|
||||
<territory type="MY">ማሌዢያ</territory>
|
||||
<territory type="NA">ናሚቢያ</territory>
|
||||
<territory type="NC">ኒው ካሌዶኒያ</territory>
|
||||
<territory type="NG">ናይጄሪያ</territory>
|
||||
<territory type="NL">ኔዘርላንድ</territory>
|
||||
<territory type="NO">ኖርዌ</territory>
|
||||
<territory type="NP">ኔፓል</territory>
|
||||
<territory type="NZ">ኒው ዚላንድ</territory>
|
||||
<territory type="PE">ፔሩ</territory>
|
||||
<territory type="PF">የፈረንሳይ ፖሊኔዢያ</territory>
|
||||
<territory type="PG">ፓፑዋ ኒው ጊኒ</territory>
|
||||
<territory type="PL">ፖላንድ</territory>
|
||||
<territory type="PR">ፖርታ ሪኮ</territory>
|
||||
<territory type="RO">ሮሜኒያ</territory>
|
||||
<territory type="RU">ራሺያ</territory>
|
||||
<territory type="SA">ሳውድአረቢያ</territory>
|
||||
<territory type="SD">ሱዳን</territory>
|
||||
<territory type="SE">ስዊድን</territory>
|
||||
<territory type="SG">ሲንጋፖር</territory>
|
||||
<territory type="SI">ስሎቬኒያ</territory>
|
||||
<territory type="SK">ስሎቫኪያ</territory>
|
||||
<territory type="SN">ሴኔጋል</territory>
|
||||
<territory type="SO">ሱማሌ</territory>
|
||||
<territory type="SP">ሰርቢያ</territory>
|
||||
<territory type="SY">ሲሪያ</territory>
|
||||
<territory type="TD">ቻድ</territory>
|
||||
<territory type="TF">የፈረንሳይ ደቡባዊ ግዛቶች</territory>
|
||||
<territory type="TH">ታይላንድ</territory>
|
||||
<territory type="TJ">ታጃኪስታን</territory>
|
||||
<territory type="TL">ምስራቅ ቲሞር</territory>
|
||||
<territory type="TN">ቱኒዚያ</territory>
|
||||
<territory type="TR">ቱርክ</territory>
|
||||
<territory type="TT">ትሪኒዳድ እና ቶባጎ</territory>
|
||||
<territory type="TZ">ታንዛኒያ</territory>
|
||||
<territory type="UG">ዩጋንዳ</territory>
|
||||
<territory type="US">አሜሪካ</territory>
|
||||
<territory type="UZ">ዩዝበኪስታን</territory>
|
||||
<territory type="VE">ቬንዙዌላ</territory>
|
||||
<territory type="VG">የእንግሊዝ ድንግል ደሴቶች</territory>
|
||||
<territory type="VI">የአሜሪካ ቨርጂን ደሴቶች</territory>
|
||||
<territory type="YE">የመን</territory>
|
||||
<territory type="YU">ዩጎዝላቪያ</territory>
|
||||
<territory type="ZA">ደቡብ አፍሪካ</territory>
|
||||
<territory type="ZM">ዛምቢያ</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[:Ethi:]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Ethi</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">ልደት</month>
|
||||
<month type="2">ካብኽ</month>
|
||||
<month type="3">ክብላ</month>
|
||||
<month type="4">ፋጅኺ</month>
|
||||
<month type="5">ክቢቅ</month>
|
||||
<month type="6">ም/ት</month>
|
||||
<month type="7">ኰር</month>
|
||||
<month type="8">ማርያ</month>
|
||||
<month type="9">ያኸኒ</month>
|
||||
<month type="10">መተሉ</month>
|
||||
<month type="11">ም/ም</month>
|
||||
<month type="12">ተሕሳ</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">ልደትሪ</month>
|
||||
<month type="2">ካብኽብቲ</month>
|
||||
<month type="3">ክብላ</month>
|
||||
<month type="4">ፋጅኺሪ</month>
|
||||
<month type="5">ክቢቅሪ</month>
|
||||
<month type="6">ምኪኤል ትጓ̅ኒሪ</month>
|
||||
<month type="7">ኰርኩ</month>
|
||||
<month type="8">ማርያም ትሪ</month>
|
||||
<month type="9">ያኸኒ መሳቅለሪ</month>
|
||||
<month type="10">መተሉ</month>
|
||||
<month type="11">ምኪኤል መሽወሪ</month>
|
||||
<month type="12">ተሕሳስሪ</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">ሰ/ቅ</day>
|
||||
<day type="mon">ሰኑ</day>
|
||||
<day type="tue">ሰሊጝ</day>
|
||||
<day type="wed">ለጓ</day>
|
||||
<day type="thu">ኣምድ</day>
|
||||
<day type="fri">ኣርብ</day>
|
||||
<day type="sat">ሰ/ሽ</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">ሰንበር ቅዳዅ</day>
|
||||
<day type="mon">ሰኑ</day>
|
||||
<day type="tue">ሰሊጝ</day>
|
||||
<day type="wed">ለጓ ወሪ ለብዋ</day>
|
||||
<day type="thu">ኣምድ</day>
|
||||
<day type="fri">ኣርብ</day>
|
||||
<day type="sat">ሰንበር ሽጓዅ</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="sat"/>
|
||||
</week>
|
||||
<am>ፋዱስ ጃብ</am>
|
||||
<pm>ፋዱስ ደምቢ</pm>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">ይጅ</era>
|
||||
<era type="2">ኣድ</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<currencies>
|
||||
<currency type="ERN">
|
||||
<displayName>ERN</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,104 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="byn" />
|
||||
<territory type="ER" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE፡ dd MMMM ግርጋ yyyy G</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd-MMM-yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -7,497 +7,15 @@
|
|||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<version number="4.0"/>
|
||||
<generation date="2004-08-11" />
|
||||
<language type="ca" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="aa">àfar</language>
|
||||
<language type="ab">abkhaz</language>
|
||||
<language type="af">afrikaans</language>
|
||||
<language type="am">amhàric</language>
|
||||
<language type="ar">ârab</language>
|
||||
<language type="as">assamès</language>
|
||||
<language type="ay">aimara</language>
|
||||
<language type="az">àzeri</language>
|
||||
<language type="ba">baixkir</language>
|
||||
<language type="be">bielorús</language>
|
||||
<language type="bg">búlgar</language>
|
||||
<language type="bh">bihari</language>
|
||||
<language type="bi">bislama</language>
|
||||
<language type="bn">bengalí</language>
|
||||
<language type="bo">tibetà</language>
|
||||
<language type="br">bretó</language>
|
||||
<language type="ca">català</language>
|
||||
<language type="co">cors</language>
|
||||
<language type="cs">txec</language>
|
||||
<language type="cy">gal·lès</language>
|
||||
<language type="da">danès</language>
|
||||
<language type="de">alemany</language>
|
||||
<language type="dz">bhutanès</language>
|
||||
<language type="el">grec</language>
|
||||
<language type="en">anglès</language>
|
||||
<language type="eo">esperanto</language>
|
||||
<language type="es">espanyol</language>
|
||||
<language type="et">estonià</language>
|
||||
<language type="eu">basc</language>
|
||||
<language type="fa">persa</language>
|
||||
<language type="fi">finès</language>
|
||||
<language type="fj">fijià</language>
|
||||
<language type="fo">feroès</language>
|
||||
<language type="fr">francès</language>
|
||||
<language type="fy">frisó</language>
|
||||
<language type="ga">irlandès</language>
|
||||
<language type="gd">escocès</language>
|
||||
<language type="gl">gallec</language>
|
||||
<language type="gn">guaraní</language>
|
||||
<language type="gu">gujarati</language>
|
||||
<language type="ha">hausa</language>
|
||||
<language type="he">hebreu</language>
|
||||
<language type="hi">hindi</language>
|
||||
<language type="hr">croat</language>
|
||||
<language type="hu">hongarès</language>
|
||||
<language type="hy">armeni</language>
|
||||
<language type="ia">interlingua</language>
|
||||
<language type="id">indonesi</language>
|
||||
<language type="ie">interlingue</language>
|
||||
<language type="ik">inupiak</language>
|
||||
<language type="is">islandès</language>
|
||||
<language type="it">italià</language>
|
||||
<language type="iu">inuktitut</language>
|
||||
<language type="ja">japonès</language>
|
||||
<language type="jv">javanès</language>
|
||||
<language type="ka">georgià</language>
|
||||
<language type="kk">kazakh</language>
|
||||
<language type="kl">greenlandès</language>
|
||||
<language type="km">cambodjà</language>
|
||||
<language type="kn">kannada</language>
|
||||
<language type="ko">coreà</language>
|
||||
<language type="ks">caixmiri</language>
|
||||
<language type="ku">kurd</language>
|
||||
<language type="ky">kirguís</language>
|
||||
<language type="la">llatí</language>
|
||||
<language type="ln">lingala</language>
|
||||
<language type="lo">laosià</language>
|
||||
<language type="lt">lituà</language>
|
||||
<language type="lv">letó</language>
|
||||
<language type="mg">malgaix</language>
|
||||
<language type="mi">maori</language>
|
||||
<language type="mk">macedoni</language>
|
||||
<language type="ml">malaialam</language>
|
||||
<language type="mn">mongol</language>
|
||||
<language type="mo">moldau</language>
|
||||
<language type="mr">marathi</language>
|
||||
<language type="ms">malai</language>
|
||||
<language type="mt">maltès</language>
|
||||
<language type="my">birmà</language>
|
||||
<language type="na">nauruà</language>
|
||||
<language type="ne">nepalès</language>
|
||||
<language type="nl">neerlandès</language>
|
||||
<language type="no">noruec</language>
|
||||
<language type="oc">occità</language>
|
||||
<language type="om">oromo (afan)</language>
|
||||
<language type="or">oriya</language>
|
||||
<language type="pa">panjabi</language>
|
||||
<language type="pl">polonès</language>
|
||||
<language type="ps">paixto</language>
|
||||
<language type="pt">portuguès</language>
|
||||
<language type="qu">quètxua</language>
|
||||
<language type="rm">retoromànic</language>
|
||||
<language type="rn">kirundi</language>
|
||||
<language type="ro">romanès</language>
|
||||
<language type="ru">rus</language>
|
||||
<language type="rw">kinyarwanda</language>
|
||||
<language type="sa">sànscrit</language>
|
||||
<language type="sd">sindhi</language>
|
||||
<language type="sg">sango</language>
|
||||
<language type="sh">serbo-croat</language>
|
||||
<language type="si">sinhalès</language>
|
||||
<language type="sk">eslovac</language>
|
||||
<language type="sl">eslovè</language>
|
||||
<language type="sm">samoà</language>
|
||||
<language type="sn">shona</language>
|
||||
<language type="so">somali</language>
|
||||
<language type="sq">albanès</language>
|
||||
<language type="sr">serbi</language>
|
||||
<language type="ss">siswati</language>
|
||||
<language type="st">sotho</language>
|
||||
<language type="su">sundanès</language>
|
||||
<language type="sv">suec</language>
|
||||
<language type="sw">swahili</language>
|
||||
<language type="ta">tàmil</language>
|
||||
<language type="te">telugu</language>
|
||||
<language type="tg">tadjik</language>
|
||||
<language type="th">thai</language>
|
||||
<language type="ti">tigrinya</language>
|
||||
<language type="tk">turcman</language>
|
||||
<language type="tl">tagàlog</language>
|
||||
<language type="tn">tswana</language>
|
||||
<language type="to">tonga</language>
|
||||
<language type="tr">turc</language>
|
||||
<language type="ts">tsonga</language>
|
||||
<language type="tt">tàtar</language>
|
||||
<language type="tw">twi</language>
|
||||
<language type="ug">uigur</language>
|
||||
<language type="uk">ucraïnès</language>
|
||||
<language type="ur">urdú</language>
|
||||
<language type="uz">uzbek</language>
|
||||
<language type="vi">vietnamita</language>
|
||||
<language type="vo">volapuk</language>
|
||||
<language type="wo">wòlof</language>
|
||||
<language type="xh">xosa</language>
|
||||
<language type="yi">jiddish</language>
|
||||
<language type="yo">ioruba</language>
|
||||
<language type="za">zhuang</language>
|
||||
<language type="zh">xinés</language>
|
||||
<language type="zu">zulu</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AD">Andorra</territory>
|
||||
<territory type="AE">Unió dels Emirats Àrabs</territory>
|
||||
<territory type="AF">Afganistan</territory>
|
||||
<territory type="AI">Anguilla</territory>
|
||||
<territory type="AL">Albània</territory>
|
||||
<territory type="AM">Armènia</territory>
|
||||
<territory type="AN">Antilles Holandeses</territory>
|
||||
<territory type="AO">Angola</territory>
|
||||
<territory type="AR">Argentina</territory>
|
||||
<territory type="AT">Âustria</territory>
|
||||
<territory type="AU">Austràlia</territory>
|
||||
<territory type="AW">Aruba</territory>
|
||||
<territory type="AZ">Azerbaidjan</territory>
|
||||
<territory type="BA">Bòsnia i Hercegovina</territory>
|
||||
<territory type="BB">Barbados</territory>
|
||||
<territory type="BD">Bangla Desh</territory>
|
||||
<territory type="BE">Bèlgica</territory>
|
||||
<territory type="BF">Burkina Faso</territory>
|
||||
<territory type="BG">Bulgària</territory>
|
||||
<territory type="BH">Bahrain</territory>
|
||||
<territory type="BI">Burundi</territory>
|
||||
<territory type="BJ">Benin</territory>
|
||||
<territory type="BM">Bermudes</territory>
|
||||
<territory type="BN">Brunei</territory>
|
||||
<territory type="BO">Bolívia</territory>
|
||||
<territory type="BR">Brasil</territory>
|
||||
<territory type="BS">Bahames</territory>
|
||||
<territory type="BT">Bhutan</territory>
|
||||
<territory type="BW">Botswana</territory>
|
||||
<territory type="BY">Bielorússia</territory>
|
||||
<territory type="BZ">Belize</territory>
|
||||
<territory type="CA">Canadà</territory>
|
||||
<territory type="CF">República Centrafricana</territory>
|
||||
<territory type="CG">Congo</territory>
|
||||
<territory type="CH">Switzerland</territory>
|
||||
<territory type="CI">Costa d’Ivori</territory>
|
||||
<territory type="CL">Xile</territory>
|
||||
<territory type="CM">Camerun</territory>
|
||||
<territory type="CN">Xina</territory>
|
||||
<territory type="CO">Colòmbia</territory>
|
||||
<territory type="CR">Costa Rica</territory>
|
||||
<territory type="CU">Cuba</territory>
|
||||
<territory type="CV">Cap Verd</territory>
|
||||
<territory type="CY">Xipre</territory>
|
||||
<territory type="CZ">República Txeca</territory>
|
||||
<territory type="DE">Alemanya</territory>
|
||||
<territory type="DJ">Djibouti</territory>
|
||||
<territory type="DK">Dinamarca</territory>
|
||||
<territory type="DM">Dominica</territory>
|
||||
<territory type="DO">República Dominicana</territory>
|
||||
<territory type="DZ">Algèria</territory>
|
||||
<territory type="EC">Equador</territory>
|
||||
<territory type="EE">Estònia</territory>
|
||||
<territory type="EG">Egipte</territory>
|
||||
<territory type="EH">Sàhara Occidental</territory>
|
||||
<territory type="ER">Eritrea</territory>
|
||||
<territory type="ES">Espanya</territory>
|
||||
<territory type="ET">Etiòpia</territory>
|
||||
<territory type="FI">Finlàndia</territory>
|
||||
<territory type="FJ">Fiji</territory>
|
||||
<territory type="FM">Micronèsia</territory>
|
||||
<territory type="FR">França</territory>
|
||||
<territory type="GA">Gabon</territory>
|
||||
<territory type="GB">Regne Unit</territory>
|
||||
<territory type="GE">Geòrgia</territory>
|
||||
<territory type="GF">Guaiana Francesa</territory>
|
||||
<territory type="GH">Ghana</territory>
|
||||
<territory type="GM">Gàmbia</territory>
|
||||
<territory type="GN">Guinea</territory>
|
||||
<territory type="GP">Guadeloupe</territory>
|
||||
<territory type="GQ">Guinea Equatorial</territory>
|
||||
<territory type="GR">Grècia</territory>
|
||||
<territory type="GT">Guatemala</territory>
|
||||
<territory type="GW">Guinea Bissau</territory>
|
||||
<territory type="GY">Guyana</territory>
|
||||
<territory type="HK">Hong Kong</territory>
|
||||
<territory type="HN">Hondures</territory>
|
||||
<territory type="HR">Croàcia</territory>
|
||||
<territory type="HT">Haití</territory>
|
||||
<territory type="HU">Hongria</territory>
|
||||
<territory type="ID">Indonèsia</territory>
|
||||
<territory type="IE">Irlanda</territory>
|
||||
<territory type="IL">Israel</territory>
|
||||
<territory type="IN">Índia</territory>
|
||||
<territory type="IQ">Iraq</territory>
|
||||
<territory type="IR">Iran</territory>
|
||||
<territory type="IS">Islàndia</territory>
|
||||
<territory type="IT">Itàlia</territory>
|
||||
<territory type="JM">Jamaica</territory>
|
||||
<territory type="JO">Jordània</territory>
|
||||
<territory type="JP">Japó</territory>
|
||||
<territory type="KE">Kenya</territory>
|
||||
<territory type="KG">Kirgizistan</territory>
|
||||
<territory type="KH">Cambodja</territory>
|
||||
<territory type="KI">Kiribati</territory>
|
||||
<territory type="KM">Comores</territory>
|
||||
<territory type="KP">Corea del Nord</territory>
|
||||
<territory type="KR">Corea del Sud</territory>
|
||||
<territory type="KW">Kuwait</territory>
|
||||
<territory type="KZ">Kazakhstan</territory>
|
||||
<territory type="LA">Laos</territory>
|
||||
<territory type="LB">Líban</territory>
|
||||
<territory type="LI">Liechtenstein</territory>
|
||||
<territory type="LK">Sri Lanka</territory>
|
||||
<territory type="LR">Libèria</territory>
|
||||
<territory type="LS">Lesotho</territory>
|
||||
<territory type="LT">Lituània</territory>
|
||||
<territory type="LU">Luxemburg</territory>
|
||||
<territory type="LV">Letònia</territory>
|
||||
<territory type="LY">Líbia</territory>
|
||||
<territory type="MA">Marroc</territory>
|
||||
<territory type="MC">Mònaco</territory>
|
||||
<territory type="MD">Moldàvia</territory>
|
||||
<territory type="MG">Madagascar</territory>
|
||||
<territory type="MK">Macedònia</territory>
|
||||
<territory type="ML">Mali</territory>
|
||||
<territory type="MM">Myanmar</territory>
|
||||
<territory type="MN">Mongòlia</territory>
|
||||
<territory type="MQ">Martinica</territory>
|
||||
<territory type="MR">Mauritània</territory>
|
||||
<territory type="MS">Montserrat</territory>
|
||||
<territory type="MT">Malta</territory>
|
||||
<territory type="MU">Maurici</territory>
|
||||
<territory type="MX">Mèxic</territory>
|
||||
<territory type="MY">Malàisia</territory>
|
||||
<territory type="MZ">Moçambic</territory>
|
||||
<territory type="NA">Namíbia</territory>
|
||||
<territory type="NC">Nova Caledònia</territory>
|
||||
<territory type="NE">Níger</territory>
|
||||
<territory type="NG">Nigèria</territory>
|
||||
<territory type="NI">Nicaragua</territory>
|
||||
<territory type="NL">Països Baixos</territory>
|
||||
<territory type="NO">Noruega</territory>
|
||||
<territory type="NP">Nepal</territory>
|
||||
<territory type="NU">Niue</territory>
|
||||
<territory type="NZ">Nova Zelanda</territory>
|
||||
<territory type="OM">Oman</territory>
|
||||
<territory type="PA">Panamà</territory>
|
||||
<territory type="PE">Perú</territory>
|
||||
<territory type="PF">Polinèsia Francesa</territory>
|
||||
<territory type="PG">Papua Nova Guinea</territory>
|
||||
<territory type="PH">Filipines</territory>
|
||||
<territory type="PK">Pakistan</territory>
|
||||
<territory type="PL">Polònia</territory>
|
||||
<territory type="PR">Puerto Rico</territory>
|
||||
<territory type="PT">Portugal</territory>
|
||||
<territory type="PY">Paraguai</territory>
|
||||
<territory type="QA">Qatar</territory>
|
||||
<territory type="RO">Romania</territory>
|
||||
<territory type="RU">Rússia</territory>
|
||||
<territory type="RW">Rwanda</territory>
|
||||
<territory type="SA">Aràbia Saudí</territory>
|
||||
<territory type="SC">Seychelles</territory>
|
||||
<territory type="SD">Sudan</territory>
|
||||
<territory type="SE">Suècia</territory>
|
||||
<territory type="SG">Singapur</territory>
|
||||
<territory type="SI">Eslovènia</territory>
|
||||
<territory type="SK">Eslovàquia</territory>
|
||||
<territory type="SL">Sierra Leone</territory>
|
||||
<territory type="SN">Senegal</territory>
|
||||
<territory type="SO">Somàlia</territory>
|
||||
<territory type="SP">Sèrbia</territory>
|
||||
<territory type="SR">Surinam</territory>
|
||||
<territory type="SV">El Salvador</territory>
|
||||
<territory type="SY">Síria</territory>
|
||||
<territory type="SZ">Swazilàndia</territory>
|
||||
<territory type="TD">Txad</territory>
|
||||
<territory type="TF">Territoris Meridionals Francesos</territory>
|
||||
<territory type="TG">Togo</territory>
|
||||
<territory type="TH">Tailàndia</territory>
|
||||
<territory type="TJ">Tadjikistan</territory>
|
||||
<territory type="TK">Tokelau</territory>
|
||||
<territory type="TL">Timor</territory>
|
||||
<territory type="TM">Turkmenistan</territory>
|
||||
<territory type="TN">Tunísia</territory>
|
||||
<territory type="TO">Tonga</territory>
|
||||
<territory type="TR">Turquia</territory>
|
||||
<territory type="TT">Trinitat i Tobago</territory>
|
||||
<territory type="TW">Taiwan</territory>
|
||||
<territory type="TZ">Tanzània</territory>
|
||||
<territory type="UA">Ucraïna</territory>
|
||||
<territory type="UG">Uganda</territory>
|
||||
<territory type="US">Estats Units</territory>
|
||||
<territory type="UY">Uruguai</territory>
|
||||
<territory type="UZ">Uzbekistan</territory>
|
||||
<territory type="VA">Vaticà</territory>
|
||||
<territory type="VE">Veneçuela</territory>
|
||||
<territory type="VG">Illes Verges Britàniques</territory>
|
||||
<territory type="VI">Illes Verges dels USA</territory>
|
||||
<territory type="VN">Vietnam</territory>
|
||||
<territory type="VU">Vanuatu</territory>
|
||||
<territory type="YE">Iemen</territory>
|
||||
<territory type="YT">Mayotte</territory>
|
||||
<territory type="YU">Iugoslàvia</territory>
|
||||
<territory type="ZA">Sud-àfrica</territory>
|
||||
<territory type="ZM">Zàmbia</territory>
|
||||
<territory type="ZW">Zimbabwe</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[a-z é í ó ú à è ò ï ü ŀ ç ñ]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Latn</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<localizedPatternChars>GuMtkHmsSEDFwWahKzUeygAZ</localizedPatternChars>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">gen.</month>
|
||||
<month type="2">feb.</month>
|
||||
<month type="3">març</month>
|
||||
<month type="4">abr.</month>
|
||||
<month type="5">maig</month>
|
||||
<month type="6">juny</month>
|
||||
<month type="7">jul.</month>
|
||||
<month type="8">ag.</month>
|
||||
<month type="9">set.</month>
|
||||
<month type="10">oct.</month>
|
||||
<month type="11">nov.</month>
|
||||
<month type="12">des.</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">gener</month>
|
||||
<month type="2">febrer</month>
|
||||
<month type="3">març</month>
|
||||
<month type="4">abril</month>
|
||||
<month type="5">maig</month>
|
||||
<month type="6">juny</month>
|
||||
<month type="7">juliol</month>
|
||||
<month type="8">agost</month>
|
||||
<month type="9">setembre</month>
|
||||
<month type="10">octubre</month>
|
||||
<month type="11">novembre</month>
|
||||
<month type="12">desembre</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">dg.</day>
|
||||
<day type="mon">dl.</day>
|
||||
<day type="tue">dt.</day>
|
||||
<day type="wed">dc.</day>
|
||||
<day type="thu">dj.</day>
|
||||
<day type="fri">dv.</day>
|
||||
<day type="sat">ds.</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">diumenge</day>
|
||||
<day type="mon">dilluns</day>
|
||||
<day type="tue">dimarts</day>
|
||||
<day type="wed">dimecres</day>
|
||||
<day type="thu">dijous</day>
|
||||
<day type="fri">divendres</day>
|
||||
<day type="sat">dissabte</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group>.</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<currencies>
|
||||
<currency type="ESP">
|
||||
<displayName>ESP</displayName>
|
||||
<symbol>₧</symbol>
|
||||
<pattern>¤ #,##0;-¤ #,##0</pattern>
|
||||
<decimal>¤ #,##0;-¤ #,##0</decimal>
|
||||
<group>.</group>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
||||
|
|
|
@ -1,55 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="ca" />
|
||||
<territory type="ES" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -7,608 +7,15 @@
|
|||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<version number="3.0"/>
|
||||
<generation date="2004-08-11" />
|
||||
<language type="cs" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="aa">Afarština</language>
|
||||
<language type="ab">Abcházština</language>
|
||||
<language type="af">Afrikánština</language>
|
||||
<language type="am">Amharština</language>
|
||||
<language type="ar">Arabština</language>
|
||||
<language type="as">Assaméština</language>
|
||||
<language type="ay">Aymárština</language>
|
||||
<language type="az">Azerbajdžánština</language>
|
||||
<language type="ba">Baskirština</language>
|
||||
<language type="be">Běloruština</language>
|
||||
<language type="bg">Bulharština</language>
|
||||
<language type="bh">Biharština</language>
|
||||
<language type="bi">Bislámština</language>
|
||||
<language type="bn">Bengálština</language>
|
||||
<language type="bo">Tibetština</language>
|
||||
<language type="br">Bretaňština</language>
|
||||
<language type="ca">Katalánština</language>
|
||||
<language type="co">Korsičtina</language>
|
||||
<language type="cs">Čeština</language>
|
||||
<language type="cy">Velština</language>
|
||||
<language type="da">Dánština</language>
|
||||
<language type="de">Němčina</language>
|
||||
<language type="dz">Bhútánština</language>
|
||||
<language type="el">Řečtina</language>
|
||||
<language type="en">Angličtina</language>
|
||||
<language type="eo">Esperanto</language>
|
||||
<language type="es">Španělština</language>
|
||||
<language type="et">Estonština</language>
|
||||
<language type="eu">Baskičtina</language>
|
||||
<language type="fa">Perština</language>
|
||||
<language type="fi">Finština</language>
|
||||
<language type="fj">Fidži</language>
|
||||
<language type="fo">Faerština</language>
|
||||
<language type="fr">Francouzština</language>
|
||||
<language type="fy">Fríština</language>
|
||||
<language type="ga">Irština</language>
|
||||
<language type="gd">Skotská galština</language>
|
||||
<language type="gl">Haličština</language>
|
||||
<language type="gn">Guaranština</language>
|
||||
<language type="gu">Gujaratština</language>
|
||||
<language type="ha">Hausa</language>
|
||||
<language type="he">Hebrejština</language>
|
||||
<language type="hi">Hindština</language>
|
||||
<language type="hr">Chorvatština</language>
|
||||
<language type="hu">Maďarština</language>
|
||||
<language type="hy">Arménština</language>
|
||||
<language type="ia">Interlingua</language>
|
||||
<language type="id">Indonéština</language>
|
||||
<language type="ie">Interlingue</language>
|
||||
<language type="ik">Inupiakština</language>
|
||||
<language type="is">Islandština</language>
|
||||
<language type="it">Italština</language>
|
||||
<language type="iu">Inuktitutština</language>
|
||||
<language type="ja">Japonština</language>
|
||||
<language type="jv">Javánština</language>
|
||||
<language type="ka">Gruzínština</language>
|
||||
<language type="kk">Kazachština</language>
|
||||
<language type="kl">Grónština</language>
|
||||
<language type="km">Kambodžština</language>
|
||||
<language type="kn">Kannadština</language>
|
||||
<language type="ko">Korejština</language>
|
||||
<language type="ks">Kašmírština</language>
|
||||
<language type="ku">Kurdština</language>
|
||||
<language type="ky">Kirgizština</language>
|
||||
<language type="la">Latina</language>
|
||||
<language type="ln">Lingalština</language>
|
||||
<language type="lo">Laoština</language>
|
||||
<language type="lt">Litevština</language>
|
||||
<language type="lv">Lotyština</language>
|
||||
<language type="mg">Malgaština</language>
|
||||
<language type="mi">Maorština</language>
|
||||
<language type="mk">Makedonština</language>
|
||||
<language type="ml">Malabarština</language>
|
||||
<language type="mn">Mongolština</language>
|
||||
<language type="mo">Moldavština</language>
|
||||
<language type="mr">Marathi</language>
|
||||
<language type="ms">Malajština</language>
|
||||
<language type="mt">Maltština</language>
|
||||
<language type="my">Barmština</language>
|
||||
<language type="na">Nauru</language>
|
||||
<language type="ne">Nepálština</language>
|
||||
<language type="nl">Holandština</language>
|
||||
<language type="no">Norština</language>
|
||||
<language type="oc">Occitan</language>
|
||||
<language type="om">Oromo (Afan)</language>
|
||||
<language type="or">Oriya</language>
|
||||
<language type="pa">Paňdžábština</language>
|
||||
<language type="pl">Polština</language>
|
||||
<language type="ps">Pashto (Pushto)</language>
|
||||
<language type="pt">Portugalština</language>
|
||||
<language type="qu">Kečuánština</language>
|
||||
<language type="rm">Rétorománština</language>
|
||||
<language type="rn">Kirundi</language>
|
||||
<language type="ro">Rumunština</language>
|
||||
<language type="ru">Ruština</language>
|
||||
<language type="rw">Kinyarwandština</language>
|
||||
<language type="sa">Sanskrt</language>
|
||||
<language type="sd">Sindhi</language>
|
||||
<language type="sg">Sangho</language>
|
||||
<language type="sh">Srbochorvatština</language>
|
||||
<language type="si">Sinhálština</language>
|
||||
<language type="sk">Slovenština</language>
|
||||
<language type="sl">Slovinština</language>
|
||||
<language type="sm">Samoyština</language>
|
||||
<language type="sn">Shona</language>
|
||||
<language type="so">Somálština</language>
|
||||
<language type="sq">Albánština</language>
|
||||
<language type="sr">Srbština</language>
|
||||
<language type="ss">Siswatština</language>
|
||||
<language type="st">Sesotho</language>
|
||||
<language type="su">Sundanština</language>
|
||||
<language type="sv">Švédština</language>
|
||||
<language type="sw">Svahilština</language>
|
||||
<language type="ta">Tamilština</language>
|
||||
<language type="te">Telugština</language>
|
||||
<language type="tg">Tádžičtina</language>
|
||||
<language type="th">Thajština</language>
|
||||
<language type="ti">Tigrinijština</language>
|
||||
<language type="tk">Turkmenština</language>
|
||||
<language type="tl">Tagalog</language>
|
||||
<language type="tn">Setswanština</language>
|
||||
<language type="to">Tonga</language>
|
||||
<language type="tr">Turečtina</language>
|
||||
<language type="ts">Tsonga</language>
|
||||
<language type="tt">Tatarština</language>
|
||||
<language type="tw">Twi</language>
|
||||
<language type="ug">Uighurština</language>
|
||||
<language type="uk">Ukrajinština</language>
|
||||
<language type="ur">Urdština</language>
|
||||
<language type="uz">Uzbečtina</language>
|
||||
<language type="vi">Vietnamština</language>
|
||||
<language type="vo">Volapuk</language>
|
||||
<language type="wo">Wolof</language>
|
||||
<language type="xh">Xhosa</language>
|
||||
<language type="yi">Jidiš</language>
|
||||
<language type="yo">Yoruba</language>
|
||||
<language type="za">Zhuang</language>
|
||||
<language type="zh">Čínština</language>
|
||||
<language type="zu">Zulu</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AD">Andorra</territory>
|
||||
<territory type="AE">Spojené arabské emiráty</territory>
|
||||
<territory type="AF">Afghánistán</territory>
|
||||
<territory type="AG">Antigua a Barbuda</territory>
|
||||
<territory type="AI">Anguila</territory>
|
||||
<territory type="AL">Albánie</territory>
|
||||
<territory type="AM">Arménie</territory>
|
||||
<territory type="AN">Nizozemské Antily</territory>
|
||||
<territory type="AO">Angola</territory>
|
||||
<territory type="AQ">Antarktida</territory>
|
||||
<territory type="AR">Argentina</territory>
|
||||
<territory type="AS">Americká Samoa</territory>
|
||||
<territory type="AT">Rakousko</territory>
|
||||
<territory type="AU">Austrálie</territory>
|
||||
<territory type="AW">Aruba</territory>
|
||||
<territory type="AZ">Ázerbájdžán</territory>
|
||||
<territory type="BA">Bosna a Hercegovina</territory>
|
||||
<territory type="BB">Barbados</territory>
|
||||
<territory type="BD">Bangladéš</territory>
|
||||
<territory type="BE">Belgie</territory>
|
||||
<territory type="BF">Burkina Faso</territory>
|
||||
<territory type="BG">Bulharsko</territory>
|
||||
<territory type="BH">Bahrajn</territory>
|
||||
<territory type="BI">Burundi</territory>
|
||||
<territory type="BJ">Benin</territory>
|
||||
<territory type="BM">Bermudy</territory>
|
||||
<territory type="BN">Brunej Darussalam</territory>
|
||||
<territory type="BO">Bolívie</territory>
|
||||
<territory type="BR">Brazílie</territory>
|
||||
<territory type="BS">Bahamy</territory>
|
||||
<territory type="BT">Bhútán</territory>
|
||||
<territory type="BV">Ostrov Bouvet</territory>
|
||||
<territory type="BW">Botswana</territory>
|
||||
<territory type="BY">Bělorusko</territory>
|
||||
<territory type="BZ">Belize</territory>
|
||||
<territory type="CA">Kanada</territory>
|
||||
<territory type="CC">Kokosové ostrovy</territory>
|
||||
<territory type="CD">Kongo, demokratická republika</territory>
|
||||
<territory type="CF">Středoafrická republika</territory>
|
||||
<territory type="CG">Kongo</territory>
|
||||
<territory type="CH">Švýcarsko</territory>
|
||||
<territory type="CI">Pobřeží slonoviny</territory>
|
||||
<territory type="CK">Cookovy ostrovy</territory>
|
||||
<territory type="CL">Chile</territory>
|
||||
<territory type="CM">Kamerun</territory>
|
||||
<territory type="CN">Čína</territory>
|
||||
<territory type="CO">Kolumbie</territory>
|
||||
<territory type="CR">Kostarika</territory>
|
||||
<territory type="CU">Kuba</territory>
|
||||
<territory type="CV">Kapverdy</territory>
|
||||
<territory type="CX">Vánoční ostrovy</territory>
|
||||
<territory type="CY">Kypr</territory>
|
||||
<territory type="CZ">Česká republika</territory>
|
||||
<territory type="DE">Německo</territory>
|
||||
<territory type="DJ">Džibuti</territory>
|
||||
<territory type="DK">Dánsko</territory>
|
||||
<territory type="DM">Dominika</territory>
|
||||
<territory type="DO">Dominikánská republika</territory>
|
||||
<territory type="DZ">Alžírsko</territory>
|
||||
<territory type="EC">Ekvádor</territory>
|
||||
<territory type="EE">Estonsko</territory>
|
||||
<territory type="EG">Egypt</territory>
|
||||
<territory type="EH">Západní Sahara</territory>
|
||||
<territory type="ER">Eritrea</territory>
|
||||
<territory type="ES">Španělsko</territory>
|
||||
<territory type="ET">Etiopie</territory>
|
||||
<territory type="FI">Finsko</territory>
|
||||
<territory type="FJ">Fidži</territory>
|
||||
<territory type="FK">Falklandské ostrovy</territory>
|
||||
<territory type="FM">Mikronésie, federativní stát</territory>
|
||||
<territory type="FO">Faerské ostrovy</territory>
|
||||
<territory type="FR">Francie</territory>
|
||||
<territory type="Fallback">en</territory>
|
||||
<territory type="GA">Gabon</territory>
|
||||
<territory type="GB">Velká Británie</territory>
|
||||
<territory type="GD">Grenada</territory>
|
||||
<territory type="GE">Gruzie</territory>
|
||||
<territory type="GF">Francouzská Guyana</territory>
|
||||
<territory type="GH">Ghana</territory>
|
||||
<territory type="GI">Gibraltar</territory>
|
||||
<territory type="GL">Grónsko</territory>
|
||||
<territory type="GM">Gambie</territory>
|
||||
<territory type="GN">Guinea</territory>
|
||||
<territory type="GP">Guadeloupe</territory>
|
||||
<territory type="GQ">Rovníková Guinea</territory>
|
||||
<territory type="GR">Řecko</territory>
|
||||
<territory type="GS">Jižní Georgie a Jižní Sandwichovy ostrovy</territory>
|
||||
<territory type="GT">Guatemala</territory>
|
||||
<territory type="GU">Guam</territory>
|
||||
<territory type="GW">Guinea-Bissau</territory>
|
||||
<territory type="GY">Guyana</territory>
|
||||
<territory type="HK">Hongkong, zvláštní administrativní oblast Číny</territory>
|
||||
<territory type="HM">Ostrovy Heard a McDonald</territory>
|
||||
<territory type="HN">Honduras</territory>
|
||||
<territory type="HR">Chorvatsko</territory>
|
||||
<territory type="HT">Haiti</territory>
|
||||
<territory type="HU">Maďarsko</territory>
|
||||
<territory type="ID">Indonésie</territory>
|
||||
<territory type="IE">Irsko</territory>
|
||||
<territory type="IL">Izrael</territory>
|
||||
<territory type="IN">Indie</territory>
|
||||
<territory type="IO">Britské území v Indickém oceánu</territory>
|
||||
<territory type="IQ">Irák</territory>
|
||||
<territory type="IR">Írán</territory>
|
||||
<territory type="IS">Island</territory>
|
||||
<territory type="IT">Itálie</territory>
|
||||
<territory type="JM">Jamajka</territory>
|
||||
<territory type="JO">Jordánsko</territory>
|
||||
<territory type="JP">Japonsko</territory>
|
||||
<territory type="KE">Keňa</territory>
|
||||
<territory type="KG">Kyrgyzstán</territory>
|
||||
<territory type="KH">Kambodža</territory>
|
||||
<territory type="KI">Kiribati</territory>
|
||||
<territory type="KM">Komory</territory>
|
||||
<territory type="KN">Svatý Kitts a Nevis</territory>
|
||||
<territory type="KP">Severní Korea</territory>
|
||||
<territory type="KR">Jižní Korea</territory>
|
||||
<territory type="KW">Kuvajt</territory>
|
||||
<territory type="KY">Kajmanské ostrovy</territory>
|
||||
<territory type="KZ">Kazachstán</territory>
|
||||
<territory type="LA">Lidově demokratická republika Laos</territory>
|
||||
<territory type="LB">Libanon</territory>
|
||||
<territory type="LC">Svatá Lucie</territory>
|
||||
<territory type="LI">Lichtenštejnsko</territory>
|
||||
<territory type="LK">Srí Lanka</territory>
|
||||
<territory type="LR">Libérie</territory>
|
||||
<territory type="LS">Lesotho</territory>
|
||||
<territory type="LT">Litva</territory>
|
||||
<territory type="LU">Lucembursko</territory>
|
||||
<territory type="LV">Lotyšsko</territory>
|
||||
<territory type="LY">Libye</territory>
|
||||
<territory type="MA">Maroko</territory>
|
||||
<territory type="MC">Monako</territory>
|
||||
<territory type="MD">Moldavsko, republika</territory>
|
||||
<territory type="MG">Madagaskar</territory>
|
||||
<territory type="MH">Marshallovy ostrovy</territory>
|
||||
<territory type="MK">Macedonia</territory>
|
||||
<territory type="ML">Mali</territory>
|
||||
<territory type="MM">Myanmar (Burma)</territory>
|
||||
<territory type="MN">Mongolsko</territory>
|
||||
<territory type="MO">Macao S.A.R., China</territory>
|
||||
<territory type="MP">Severní Mariany</territory>
|
||||
<territory type="MQ">Martinik</territory>
|
||||
<territory type="MR">Mauritánie</territory>
|
||||
<territory type="MS">Montserrat</territory>
|
||||
<territory type="MT">Malta</territory>
|
||||
<territory type="MU">Mauricius</territory>
|
||||
<territory type="MV">Maladivy</territory>
|
||||
<territory type="MW">Malawi</territory>
|
||||
<territory type="MX">Mexiko</territory>
|
||||
<territory type="MY">Malajsie</territory>
|
||||
<territory type="MZ">Mosambik</territory>
|
||||
<territory type="NA">Namibie</territory>
|
||||
<territory type="NC">Nová Kaledonie</territory>
|
||||
<territory type="NE">Niger</territory>
|
||||
<territory type="NF">Norfolk</territory>
|
||||
<territory type="NG">Nigérie</territory>
|
||||
<territory type="NI">Nikaragua</territory>
|
||||
<territory type="NL">Nizozemsko</territory>
|
||||
<territory type="NO">Norsko</territory>
|
||||
<territory type="NP">Nepál</territory>
|
||||
<territory type="NR">Nauru</territory>
|
||||
<territory type="NU">Niue</territory>
|
||||
<territory type="NZ">Nový Zéland</territory>
|
||||
<territory type="OM">Omán</territory>
|
||||
<territory type="PA">Panama</territory>
|
||||
<territory type="PE">Peru</territory>
|
||||
<territory type="PF">Francouzská Polynésie</territory>
|
||||
<territory type="PG">Papua-Nová Guinea</territory>
|
||||
<territory type="PH">Filipíny</territory>
|
||||
<territory type="PK">Pákistán</territory>
|
||||
<territory type="PL">Polsko</territory>
|
||||
<territory type="PM">Svatý Pierre a Miquelon</territory>
|
||||
<territory type="PN">Pitcairn</territory>
|
||||
<territory type="PR">Portoriko</territory>
|
||||
<territory type="PS">Palestinian Territory</territory>
|
||||
<territory type="PT">Portugalsko</territory>
|
||||
<territory type="PW">Palau</territory>
|
||||
<territory type="PY">Paraguay</territory>
|
||||
<territory type="QA">Katar</territory>
|
||||
<territory type="RE">Réunion</territory>
|
||||
<territory type="RO">Rumunsko</territory>
|
||||
<territory type="RU">Rusko</territory>
|
||||
<territory type="RW">Rwanda</territory>
|
||||
<territory type="SA">Saúdská Arábie</territory>
|
||||
<territory type="SB">Šalamounovy ostrovy</territory>
|
||||
<territory type="SC">Seychely</territory>
|
||||
<territory type="SD">Súdán</territory>
|
||||
<territory type="SE">Švédsko</territory>
|
||||
<territory type="SG">Singapur</territory>
|
||||
<territory type="SH">Svatá Helena</territory>
|
||||
<territory type="SI">Slovinsko</territory>
|
||||
<territory type="SJ">Svalbard a Jan Mayen</territory>
|
||||
<territory type="SK">Slovensko</territory>
|
||||
<territory type="SL">Sierra Leone</territory>
|
||||
<territory type="SM">San Marino</territory>
|
||||
<territory type="SN">Senegal</territory>
|
||||
<territory type="SO">Somálsko</territory>
|
||||
<territory type="SP">Serbia</territory>
|
||||
<territory type="SR">Surinam</territory>
|
||||
<territory type="ST">Svatý Tomáš</territory>
|
||||
<territory type="SV">El Salvador</territory>
|
||||
<territory type="SY">Sýrie</territory>
|
||||
<territory type="SZ">Svazijsko</territory>
|
||||
<territory type="TC">Ostrovy Caicos a Turks</territory>
|
||||
<territory type="TD">Čad</territory>
|
||||
<territory type="TF">Francouzská jižní teritoria</territory>
|
||||
<territory type="TG">Togo</territory>
|
||||
<territory type="TH">Thajsko</territory>
|
||||
<territory type="TJ">Tádžikistán</territory>
|
||||
<territory type="TK">Tokelau</territory>
|
||||
<territory type="TL">Východní Timor</territory>
|
||||
<territory type="TM">Turkmenistán</territory>
|
||||
<territory type="TN">Tunisko</territory>
|
||||
<territory type="TO">Tonga</territory>
|
||||
<territory type="TR">Turecko</territory>
|
||||
<territory type="TT">Trinidad a Tobago</territory>
|
||||
<territory type="TV">Tuvalu</territory>
|
||||
<territory type="TW">Tchaj-wan</territory>
|
||||
<territory type="TZ">Tanzanie</territory>
|
||||
<territory type="UA">Ukrajina</territory>
|
||||
<territory type="UG">Uganda</territory>
|
||||
<territory type="UM">Menší odlehlé ostrovy USA</territory>
|
||||
<territory type="US">Spojené státy</territory>
|
||||
<territory type="UY">Uruguay</territory>
|
||||
<territory type="UZ">Uzbekistán</territory>
|
||||
<territory type="VA">Svatý stolec</territory>
|
||||
<territory type="VC">Svatý Vincent a Grenadiny</territory>
|
||||
<territory type="VE">Venezuela</territory>
|
||||
<territory type="VG">Britské Panenské ostrovy</territory>
|
||||
<territory type="VI">Americké Panenské ostrovy</territory>
|
||||
<territory type="VN">Vietnam</territory>
|
||||
<territory type="VU">Vanuatu</territory>
|
||||
<territory type="WF">Wallis a Futuna</territory>
|
||||
<territory type="WS">Samoa</territory>
|
||||
<territory type="YE">Jemen</territory>
|
||||
<territory type="YT">Mayotte</territory>
|
||||
<territory type="YU">Jugoslávie</territory>
|
||||
<territory type="ZA">Jižní Afrika</territory>
|
||||
<territory type="ZM">Zambie</territory>
|
||||
<territory type="ZW">Zimbabwe</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[a-z ý á é í ó ú ě ů č ď ň ř š ť ž]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Latn</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<localizedPatternChars>GuMtkHmsSEDFwWahKzUeygAZ</localizedPatternChars>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">1.</month>
|
||||
<month type="2">2.</month>
|
||||
<month type="3">3.</month>
|
||||
<month type="4">4.</month>
|
||||
<month type="5">5.</month>
|
||||
<month type="6">6.</month>
|
||||
<month type="7">7.</month>
|
||||
<month type="8">8.</month>
|
||||
<month type="9">9.</month>
|
||||
<month type="10">10.</month>
|
||||
<month type="11">11.</month>
|
||||
<month type="12">12.</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="narrow">
|
||||
<month type="1">l</month>
|
||||
<month type="2">ú</month>
|
||||
<month type="3">b</month>
|
||||
<month type="4">d</month>
|
||||
<month type="5">k</month>
|
||||
<month type="6">č</month>
|
||||
<month type="7">č</month>
|
||||
<month type="8">s</month>
|
||||
<month type="9">z</month>
|
||||
<month type="10">ř</month>
|
||||
<month type="11">l</month>
|
||||
<month type="12">p</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">ledna</month>
|
||||
<month type="2">února</month>
|
||||
<month type="3">března</month>
|
||||
<month type="4">dubna</month>
|
||||
<month type="5">května</month>
|
||||
<month type="6">června</month>
|
||||
<month type="7">července</month>
|
||||
<month type="8">srpna</month>
|
||||
<month type="9">září</month>
|
||||
<month type="10">října</month>
|
||||
<month type="11">listopadu</month>
|
||||
<month type="12">prosince</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
<monthContext type="stand-alone">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">1.</month>
|
||||
<month type="2">2.</month>
|
||||
<month type="3">3.</month>
|
||||
<month type="4">4.</month>
|
||||
<month type="5">5.</month>
|
||||
<month type="6">6.</month>
|
||||
<month type="7">7.</month>
|
||||
<month type="8">8.</month>
|
||||
<month type="9">9.</month>
|
||||
<month type="10">10.</month>
|
||||
<month type="11">11.</month>
|
||||
<month type="12">12.</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="narrow">
|
||||
<month type="1">l</month>
|
||||
<month type="2">ú</month>
|
||||
<month type="3">b</month>
|
||||
<month type="4">d</month>
|
||||
<month type="5">k</month>
|
||||
<month type="6">č</month>
|
||||
<month type="7">č</month>
|
||||
<month type="8">s</month>
|
||||
<month type="9">z</month>
|
||||
<month type="10">ř</month>
|
||||
<month type="11">l</month>
|
||||
<month type="12">p</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">Leden</month>
|
||||
<month type="2">Únor</month>
|
||||
<month type="3">Březen</month>
|
||||
<month type="4">Duben</month>
|
||||
<month type="5">Květen</month>
|
||||
<month type="6">Červen</month>
|
||||
<month type="7">Červenec</month>
|
||||
<month type="8">Srpen</month>
|
||||
<month type="9">Září</month>
|
||||
<month type="10">Říjen</month>
|
||||
<month type="11">Listopad</month>
|
||||
<month type="12">Prosinec</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">ne</day>
|
||||
<day type="mon">po</day>
|
||||
<day type="tue">út</day>
|
||||
<day type="wed">st</day>
|
||||
<day type="thu">čt</day>
|
||||
<day type="fri">pá</day>
|
||||
<day type="sat">so</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">neděle</day>
|
||||
<day type="mon">pondělí</day>
|
||||
<day type="tue">úterý</day>
|
||||
<day type="wed">středa</day>
|
||||
<day type="thu">čtvrtek</day>
|
||||
<day type="fri">pátek</day>
|
||||
<day type="sat">sobota</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<am>dop.</am>
|
||||
<pm>odp.</pm>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">př.Kr.</era>
|
||||
<era type="2">po Kr.</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, d. MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d. MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d.M.yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d.M.yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>H:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group> </group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<currencies>
|
||||
<currency type="CZK">
|
||||
<displayName>CZK</displayName>
|
||||
<symbol>Kč</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
||||
|
|
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="cs" />
|
||||
<territory type="CZ" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.##;-#,##0.##</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,90 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="cy" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="cy">Cymraeg</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="GB">Prydain Fawr</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[a-z âäáàêëéèîïíìôöóòûüúùŵẅẃẁŷÿýỳ]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Latn</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">Ion</month>
|
||||
<month type="2">Chwef</month>
|
||||
<month type="3">Mawrth</month>
|
||||
<month type="4">Ebrill</month>
|
||||
<month type="5">Mai</month>
|
||||
<month type="6">Meh</month>
|
||||
<month type="7">Gorff</month>
|
||||
<month type="8">Awst</month>
|
||||
<month type="9">Medi</month>
|
||||
<month type="10">Hyd</month>
|
||||
<month type="11">Tach</month>
|
||||
<month type="12">Rhag</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">Ionawr</month>
|
||||
<month type="2">Chwefror</month>
|
||||
<month type="3">Mawrth</month>
|
||||
<month type="4">Ebrill</month>
|
||||
<month type="5">Mai</month>
|
||||
<month type="6">Mehefin</month>
|
||||
<month type="7">Gorffenaf</month>
|
||||
<month type="8">Awst</month>
|
||||
<month type="9">Medi</month>
|
||||
<month type="10">Hydref</month>
|
||||
<month type="11">Tachwedd</month>
|
||||
<month type="12">Rhagfyr</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">Sul</day>
|
||||
<day type="mon">Llun</day>
|
||||
<day type="tue">Maw</day>
|
||||
<day type="wed">Mer</day>
|
||||
<day type="thu">Iau</day>
|
||||
<day type="fri">Gwen</day>
|
||||
<day type="sat">Sad</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">Dydd Sul</day>
|
||||
<day type="mon">Dydd Llun</day>
|
||||
<day type="tue">Dydd Mawrth</day>
|
||||
<day type="wed">Dydd Mercher</day>
|
||||
<day type="thu">Dydd Iau</day>
|
||||
<day type="fri">Dydd Gwener</day>
|
||||
<day type="sat">Dydd Sadwrn</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
|
@ -1,108 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="cy" />
|
||||
<territory type="GB" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
File diff suppressed because it is too large
Load diff
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="da" />
|
||||
<territory type="DK" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ #,##0.00;¤ -#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
File diff suppressed because it is too large
Load diff
|
@ -1,110 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="de" />
|
||||
<territory type="AT" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">Jän</month>
|
||||
<month type="2">Feb</month>
|
||||
<month type="3">Mär</month>
|
||||
<month type="4">Apr</month>
|
||||
<month type="5">Mai</month>
|
||||
<month type="6">Jun</month>
|
||||
<month type="7">Jul</month>
|
||||
<month type="8">Aug</month>
|
||||
<month type="9">Sep</month>
|
||||
<month type="10">Okt</month>
|
||||
<month type="11">Nov</month>
|
||||
<month type="12">Dez</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">Jänner</month>
|
||||
<month type="2">Februar</month>
|
||||
<month type="3">März</month>
|
||||
<month type="4">April</month>
|
||||
<month type="5">Mai</month>
|
||||
<month type="6">Juni</month>
|
||||
<month type="7">Juli</month>
|
||||
<month type="8">August</month>
|
||||
<month type="9">September</month>
|
||||
<month type="10">Oktober</month>
|
||||
<month type="11">November</month>
|
||||
<month type="12">Dezember</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, dd. MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd. MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd.MM.yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd.MM.yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm' Uhr 'z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
|
@ -1,145 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="de" />
|
||||
<territory type="BE" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">Jan</month>
|
||||
<month type="2">Feb</month>
|
||||
<month type="3">Mär</month>
|
||||
<month type="4">Apr</month>
|
||||
<month type="5">Mai</month>
|
||||
<month type="6">Jun</month>
|
||||
<month type="7">Jul</month>
|
||||
<month type="8">Aug</month>
|
||||
<month type="9">Sep</month>
|
||||
<month type="10">Okt</month>
|
||||
<month type="11">Nov</month>
|
||||
<month type="12">Dez</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">Son</day>
|
||||
<day type="mon">Mon</day>
|
||||
<day type="tue">Die</day>
|
||||
<day type="wed">Mit</day>
|
||||
<day type="thu">Don</day>
|
||||
<day type="fri">Fre</day>
|
||||
<day type="sat">Sam</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d-MMM-yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH 'h' mm 'min' ss 's' z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="FRF">
|
||||
<displayName>Franken</displayName>
|
||||
<symbol>FF</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,74 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="de" />
|
||||
<territory type="CH" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<territories>
|
||||
<territory type="BD">Bangladesh</territory>
|
||||
<territory type="BN">Brunei</territory>
|
||||
<territory type="BW">Botswana</territory>
|
||||
<territory type="CV">Kapverden</territory>
|
||||
<territory type="DJ">Djibouti</territory>
|
||||
<territory type="GB">Grossbritannien</territory>
|
||||
<territory type="MH">Marshall-Inseln</territory>
|
||||
<territory type="RW">Rwanda</territory>
|
||||
<territory type="SB">Salomon-Inseln</territory>
|
||||
<territory type="ST">Sao Tomé und Principe</territory>
|
||||
<territory type="ZW">Zimbabwe</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>.</decimal>
|
||||
<group>'</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ #,##0.00;¤-#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="de" />
|
||||
<territory type="DE" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,31 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="de" />
|
||||
<territory type="LI" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>.</decimal>
|
||||
<group>'</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,64 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="de" />
|
||||
<territory type="LU" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="LUF">
|
||||
<displayName>Luxemburgischer Franc</displayName>
|
||||
<symbol>F</symbol>
|
||||
<pattern>#,##0 ¤;-#,##0 ¤</pattern>
|
||||
<decimal>#,##0 ¤;-#,##0 ¤</decimal>
|
||||
<group>,</group>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,80 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="dv" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="dv">ދިވެހިބަސް</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="MV">ދިވެހި ރާއްޖެ</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[[:Thaa:]]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">THAA</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>.</decimal>
|
||||
<group>,</group>
|
||||
<list>،</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>٠</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##,##0.###;-#,##,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ #,##,##0.00;-¤ #,##,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="MVR">
|
||||
<displayName>MVR</displayName>
|
||||
<symbol>ރ.</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,78 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="dv" />
|
||||
<territory type="MV" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="fri"/>
|
||||
</week>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd-MM-yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d-M-yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
|
@ -7,545 +7,15 @@
|
|||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<version number="3.0"/>
|
||||
<generation date="2004-08-11" />
|
||||
<language type="el" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="ar">Αραβικά</language>
|
||||
<language type="bg">Βουλγαρικά</language>
|
||||
<language type="ca">Καταλανικά</language>
|
||||
<language type="cs">Τσεχικά</language>
|
||||
<language type="da">Δανικά</language>
|
||||
<language type="de">Γερμανικά</language>
|
||||
<language type="el">Ελληνικά</language>
|
||||
<language type="en">Αγγλικά</language>
|
||||
<language type="es">Ισπανικά</language>
|
||||
<language type="et">Εσθονικά</language>
|
||||
<language type="fi">Φινλανδικά</language>
|
||||
<language type="fr">Γαλλικά</language>
|
||||
<language type="he">Εβραϊκά</language>
|
||||
<language type="hr">Κροατικά</language>
|
||||
<language type="hu">Ουγγρικά</language>
|
||||
<language type="it">Ιταλικά</language>
|
||||
<language type="ja">Ιαπωνικά</language>
|
||||
<language type="ko">Κορεατικά</language>
|
||||
<language type="lt">Λιθουανικά</language>
|
||||
<language type="lv">Λετονικά</language>
|
||||
<language type="mk">Σλαβομακεδονικά</language>
|
||||
<language type="nl">Ολλανδικά</language>
|
||||
<language type="no">Νορβηγικά</language>
|
||||
<language type="pl">Πολωνικά</language>
|
||||
<language type="pt">Πορτογαλικά</language>
|
||||
<language type="ro">Ρουμανικά</language>
|
||||
<language type="ru">Ρωσικά</language>
|
||||
<language type="sk">Σλοβακικά</language>
|
||||
<language type="sl">Σλοβενικά</language>
|
||||
<language type="sq">Αλβανικά</language>
|
||||
<language type="sr">Σερβικά</language>
|
||||
<language type="sv">Σουηδικά</language>
|
||||
<language type="tr">Τουρκικά</language>
|
||||
<language type="zh">Κινεζικά</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AD">Ανδόρα</territory>
|
||||
<territory type="AE">Ηνωμένα Αραβικά Εμιράτα</territory>
|
||||
<territory type="AF">Αφγανιστάν</territory>
|
||||
<territory type="AG">Αντίγκουα και Μπαρμπούντα</territory>
|
||||
<territory type="AI">Ανγκουίλα</territory>
|
||||
<territory type="AL">Αλβανία</territory>
|
||||
<territory type="AM">Αρμενία</territory>
|
||||
<territory type="AN">Ολλανδικές Αντίλλες</territory>
|
||||
<territory type="AO">Ανγκόλα</territory>
|
||||
<territory type="AQ">Ανταρκτική</territory>
|
||||
<territory type="AR">Αργεντινή</territory>
|
||||
<territory type="AS">Αμερικανική Σαμόα</territory>
|
||||
<territory type="AT">Αυστρία</territory>
|
||||
<territory type="AU">Αυστραλία</territory>
|
||||
<territory type="AW">Αρούμπα</territory>
|
||||
<territory type="AZ">Αζερμπαϊτζάν</territory>
|
||||
<territory type="BA">Βοσνία - Ερζεγοβίνη</territory>
|
||||
<territory type="BB">Μπαρμπάντος</territory>
|
||||
<territory type="BD">Μπανγκλαντές</territory>
|
||||
<territory type="BE">Βέλγιο</territory>
|
||||
<territory type="BF">Μπουρκίνα Φάσο</territory>
|
||||
<territory type="BG">Βουλγαρία</territory>
|
||||
<territory type="BH">Μπαχρέιν</territory>
|
||||
<territory type="BI">Μπουρούντι</territory>
|
||||
<territory type="BJ">Μπένιν</territory>
|
||||
<territory type="BM">Βερμούδες</territory>
|
||||
<territory type="BN">Μπρουνέι Νταρουσαλάμ</territory>
|
||||
<territory type="BO">Βολιβία</territory>
|
||||
<territory type="BR">Βραζιλία</territory>
|
||||
<territory type="BS">Μπαχάμες</territory>
|
||||
<territory type="BT">Μπουτάν</territory>
|
||||
<territory type="BV">Νήσος Μπουβέ</territory>
|
||||
<territory type="BW">Μποτσουάνα</territory>
|
||||
<territory type="BY">Λευκορωσία</territory>
|
||||
<territory type="BZ">Μπελίζ</territory>
|
||||
<territory type="CA">Καναδάς</territory>
|
||||
<territory type="CC">Νήσοι Κόκος (Κήλινγκ)</territory>
|
||||
<territory type="CD">Κονγκό, Λαϊκή Δημοκρατία του</territory>
|
||||
<territory type="CF">Κεντροαφρικανική Δημοκρατία</territory>
|
||||
<territory type="CG">Κονγκό</territory>
|
||||
<territory type="CH">Ελβετία</territory>
|
||||
<territory type="CI">Ακτή Ελεφαντόδοντος</territory>
|
||||
<territory type="CK">Νήσοι Κουκ</territory>
|
||||
<territory type="CL">Χιλή</territory>
|
||||
<territory type="CM">Καμερούν</territory>
|
||||
<territory type="CN">Κίνα</territory>
|
||||
<territory type="CO">Κολομβία</territory>
|
||||
<territory type="CR">Κόστα Ρίκα</territory>
|
||||
<territory type="CU">Κούβα</territory>
|
||||
<territory type="CV">Νήσοι Πράσινου Ακρωτηρίου</territory>
|
||||
<territory type="CX">Νήσος Χριστουγέννων</territory>
|
||||
<territory type="CY">Κύπρος</territory>
|
||||
<territory type="CZ">Τσεχία</territory>
|
||||
<territory type="DE">Γερμανία</territory>
|
||||
<territory type="DJ">Τζιμπουτί</territory>
|
||||
<territory type="DK">Δανία</territory>
|
||||
<territory type="DM">Ντομίνικα</territory>
|
||||
<territory type="DO">Δομινικανή Δημοκρατία</territory>
|
||||
<territory type="DZ">Αλγερία</territory>
|
||||
<territory type="EC">Ισημερινός</territory>
|
||||
<territory type="EE">Εσθονία</territory>
|
||||
<territory type="EG">Αίγυπτος</territory>
|
||||
<territory type="EH">Δυτική Σαχάρα</territory>
|
||||
<territory type="ER">Ερυθραία</territory>
|
||||
<territory type="ES">Ισπανία</territory>
|
||||
<territory type="ET">Αιθιοπία</territory>
|
||||
<territory type="FI">Φινλανδία</territory>
|
||||
<territory type="FJ">Φίτζι</territory>
|
||||
<territory type="FK">Νήσοι Φώκλαντ</territory>
|
||||
<territory type="FM">Μικρονησία, Ομόσπονδες Πολιτείες της</territory>
|
||||
<territory type="FO">Νήσοι Φερόες</territory>
|
||||
<territory type="FR">Γαλλία</territory>
|
||||
<territory type="GA">Γκαμπόν</territory>
|
||||
<territory type="GB">Ηνωμένο Βασίλειο</territory>
|
||||
<territory type="GD">Γρενάδα</territory>
|
||||
<territory type="GE">Γεωργία</territory>
|
||||
<territory type="GF">Γαλλική Γουιάνα</territory>
|
||||
<territory type="GH">Γκάνα</territory>
|
||||
<territory type="GI">Γιβραλτάρ</territory>
|
||||
<territory type="GL">Γροιλανδία</territory>
|
||||
<territory type="GM">Γκάμπια</territory>
|
||||
<territory type="GN">Γουινέα</territory>
|
||||
<territory type="GP">Γουαδελούπη</territory>
|
||||
<territory type="GQ">Ισημερινή Γουινέα</territory>
|
||||
<territory type="GR">Ελλάδα</territory>
|
||||
<territory type="GS">Νότια Γεωργία και Νήσοι Νότιες Σάντουιτς</territory>
|
||||
<territory type="GT">Γουατεμάλα</territory>
|
||||
<territory type="GU">Γκουάμ</territory>
|
||||
<territory type="GW">Γουινέα-Μπισάου</territory>
|
||||
<territory type="GY">Γουιάνα</territory>
|
||||
<territory type="HK">Χονγκ Κονγκ, Ειδική Διοικητική Περιφέρεια της Κίνας</territory>
|
||||
<territory type="HM">Νήσοι Χερντ και Μακντόναλντ</territory>
|
||||
<territory type="HN">Ονδούρα</territory>
|
||||
<territory type="HR">Κροατία</territory>
|
||||
<territory type="HT">Αϊτή</territory>
|
||||
<territory type="HU">Ουγγαρία</territory>
|
||||
<territory type="ID">Ινδονησία</territory>
|
||||
<territory type="IE">Ιρλανδία</territory>
|
||||
<territory type="IL">Ισραήλ</territory>
|
||||
<territory type="IN">Ινδία</territory>
|
||||
<territory type="IO">Βρετανικά Έδάφη Ινδικού Ωκεανού</territory>
|
||||
<territory type="IQ">Ιράκ</territory>
|
||||
<territory type="IR">Ιράν, Ισλαμική Δημοκρατία του</territory>
|
||||
<territory type="IS">Ισλανδία</territory>
|
||||
<territory type="IT">Ιταλία</territory>
|
||||
<territory type="JM">Τζαμάικα</territory>
|
||||
<territory type="JO">Ιορδανία</territory>
|
||||
<territory type="JP">Ιαπωνία</territory>
|
||||
<territory type="KE">Κένυα</territory>
|
||||
<territory type="KG">Κιργιζία</territory>
|
||||
<territory type="KH">Καμπότζη</territory>
|
||||
<territory type="KI">Κιριμπάτι</territory>
|
||||
<territory type="KM">Κομόρες</territory>
|
||||
<territory type="KN">Σαιντ Κιτς και Νέβις</territory>
|
||||
<territory type="KP">Κορέα, Βόρεια</territory>
|
||||
<territory type="KR">Κορέα, Νότια</territory>
|
||||
<territory type="KW">Κουβέιτ</territory>
|
||||
<territory type="KY">Νήσοι Κέιμαν</territory>
|
||||
<territory type="KZ">Καζακστάν</territory>
|
||||
<territory type="LA">Λατινική Αμερική</territory>
|
||||
<territory type="LB">Λίβανος</territory>
|
||||
<territory type="LC">Αγία Λουκία</territory>
|
||||
<territory type="LI">Λιχτενστάιν</territory>
|
||||
<territory type="LK">Σρι Λάνκα</territory>
|
||||
<territory type="LR">Λιβερία</territory>
|
||||
<territory type="LS">Λεσότο</territory>
|
||||
<territory type="LT">Λιθουανία</territory>
|
||||
<territory type="LU">Λουξεμβούργο</territory>
|
||||
<territory type="LV">Λετονία</territory>
|
||||
<territory type="MA">Μαρόκο</territory>
|
||||
<territory type="MC">Μονακό</territory>
|
||||
<territory type="MD">Μολδαβία, Δημοκρατία της</territory>
|
||||
<territory type="MG">Μαδαγασκάρη</territory>
|
||||
<territory type="MH">Νήσοι Μάρσαλ</territory>
|
||||
<territory type="MK">ΠΓΔ Μακεδονίας</territory>
|
||||
<territory type="ML">Μάλι</territory>
|
||||
<territory type="MM">Μιανμάρ</territory>
|
||||
<territory type="MN">Μογγολία</territory>
|
||||
<territory type="MO">Μακάο, Ειδική Διοικητική Περιφέρεια της Κίνας</territory>
|
||||
<territory type="MP">Νήσοι Βόρειες Μαριάνες</territory>
|
||||
<territory type="MQ">Μαρτινίκα</territory>
|
||||
<territory type="MR">Μαυριτανία</territory>
|
||||
<territory type="MS">Μονσεράτ</territory>
|
||||
<territory type="MT">Μάλτα</territory>
|
||||
<territory type="MU">Μαυρίκιος</territory>
|
||||
<territory type="MV">Μαλδίβες</territory>
|
||||
<territory type="MW">Μαλάουι</territory>
|
||||
<territory type="MX">Μεξικό</territory>
|
||||
<territory type="MY">Μαλαισία</territory>
|
||||
<territory type="MZ">Μοζαμβίκη</territory>
|
||||
<territory type="NA">Ναμίμπια</territory>
|
||||
<territory type="NC">Νέα Καληδονία</territory>
|
||||
<territory type="NE">Νίγηρ</territory>
|
||||
<territory type="NF">Νήσος Νόρφολκ</territory>
|
||||
<territory type="NG">Νιγηρία</territory>
|
||||
<territory type="NI">Νικαράγουα</territory>
|
||||
<territory type="NL">Ολλανδία</territory>
|
||||
<territory type="NO">Νορβηγία</territory>
|
||||
<territory type="NP">Νεπάλ</territory>
|
||||
<territory type="NR">Ναούρου</territory>
|
||||
<territory type="NU">Νιούε</territory>
|
||||
<territory type="NZ">Νέα Ζηλανδία</territory>
|
||||
<territory type="OM">Ομάν</territory>
|
||||
<territory type="PA">Παναμάς</territory>
|
||||
<territory type="PE">Περού</territory>
|
||||
<territory type="PF">Γαλλική Πολυνησία</territory>
|
||||
<territory type="PG">Παπούα - Νέα Γουινέα</territory>
|
||||
<territory type="PH">Φιλιππίνες</territory>
|
||||
<territory type="PK">Πακιστάν</territory>
|
||||
<territory type="PL">Πολωνία</territory>
|
||||
<territory type="PM">Σαιντ Πιέρ και Μικελόν</territory>
|
||||
<territory type="PN">Πίτκερν</territory>
|
||||
<territory type="PR">Πουέρτο Ρίκο</territory>
|
||||
<territory type="PS">Παλαιστινιακά Εδάφη</territory>
|
||||
<territory type="PT">Πορτογαλία</territory>
|
||||
<territory type="PW">Παλάου</territory>
|
||||
<territory type="PY">Παραγουάη</territory>
|
||||
<territory type="QA">Κατάρ</territory>
|
||||
<territory type="RE">Ρεϋνιόν</territory>
|
||||
<territory type="RO">Ρουμανία</territory>
|
||||
<territory type="RU">Ρωσία</territory>
|
||||
<territory type="RW">Ρουάντα</territory>
|
||||
<territory type="SA">Σαουδική Αραβία</territory>
|
||||
<territory type="SB">Νήσοι Σολομώντος</territory>
|
||||
<territory type="SC">Σεϋχέλλες</territory>
|
||||
<territory type="SD">Σουδάν</territory>
|
||||
<territory type="SE">Σουηδία</territory>
|
||||
<territory type="SG">Σιγκαπούρη</territory>
|
||||
<territory type="SH">Αγία Ελένη</territory>
|
||||
<territory type="SI">Σλοβενία</territory>
|
||||
<territory type="SJ">Νήσοι Σβάλμπαρ και Γιαν Μαγιέν</territory>
|
||||
<territory type="SK">Σλοβακία</territory>
|
||||
<territory type="SL">Σιέρα Λεόνε</territory>
|
||||
<territory type="SM">Άγιος Μαρίνος</territory>
|
||||
<territory type="SN">Σενεγάλη</territory>
|
||||
<territory type="SO">Σομαλία</territory>
|
||||
<territory type="SP">Σερβία</territory>
|
||||
<territory type="SR">Σουρινάμ</territory>
|
||||
<territory type="ST">Σάο Τομέ και Πρίνσιπε</territory>
|
||||
<territory type="SV">Ελ Σαλβαδόρ</territory>
|
||||
<territory type="SY">Συρία, Αραβική Δημοκρατία της</territory>
|
||||
<territory type="SZ">Σουαζιλάνδη</territory>
|
||||
<territory type="TC">Νήσοι Τερκς και Κάικος</territory>
|
||||
<territory type="TD">Τσαντ</territory>
|
||||
<territory type="TF">Γαλλικά Νότια Εδάφη</territory>
|
||||
<territory type="TG">Τόγκο</territory>
|
||||
<territory type="TH">Ταϊλάνδη</territory>
|
||||
<territory type="TJ">Τατζικιστάν</territory>
|
||||
<territory type="TK">Τοκελάου</territory>
|
||||
<territory type="TL">Ανατολικό Τιμόρ</territory>
|
||||
<territory type="TM">Τουρκμενιστάν</territory>
|
||||
<territory type="TN">Τυνησία</territory>
|
||||
<territory type="TO">Τόνγκα</territory>
|
||||
<territory type="TR">Τουρκία</territory>
|
||||
<territory type="TT">Τρινιδάδ και Τομπάγκο</territory>
|
||||
<territory type="TV">Τουβαλού</territory>
|
||||
<territory type="TW">Ταϊβάν (Δ.Κ.)</territory>
|
||||
<territory type="TZ">Τανζανία</territory>
|
||||
<territory type="UA">Ουκρανία</territory>
|
||||
<territory type="UG">Ουγκάντα</territory>
|
||||
<territory type="UM">Απομακρυσμένες Νησίδες των Ηνωμένων Πολιτειών</territory>
|
||||
<territory type="US">Ηνωμένες Πολιτείες</territory>
|
||||
<territory type="UY">Ουρουγουάη</territory>
|
||||
<territory type="UZ">Ουζμπεκιστάν</territory>
|
||||
<territory type="VA">Αγία Έδρα (Βατικανό)</territory>
|
||||
<territory type="VC">Άγιος Βικέντιος και Γρεναδίνες</territory>
|
||||
<territory type="VE">Βενεζουέλα</territory>
|
||||
<territory type="VG">Βρετανικές Παρθένοι Νήσοι</territory>
|
||||
<territory type="VI">Αμερικανικές Παρθένοι Νήσοι</territory>
|
||||
<territory type="VN">Βιετνάμ</territory>
|
||||
<territory type="VU">Βανουάτου</territory>
|
||||
<territory type="WF">Νήσοι Ουαλλίς και Φουτουνά</territory>
|
||||
<territory type="WS">Σαμόα</territory>
|
||||
<territory type="YE">Υεμένη</territory>
|
||||
<territory type="YT">Μαγιότ</territory>
|
||||
<territory type="YU">Γιουγκοσλαβία</territory>
|
||||
<territory type="ZA">Νότια Αφρική</territory>
|
||||
<territory type="ZM">Ζάμπια</territory>
|
||||
<territory type="ZW">Ζιμπάμπουε</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[ά-ώ]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Grek</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<localizedPatternChars>GanjkHmsSEDFwWxhKzAeugXZ</localizedPatternChars>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">Ιαν</month>
|
||||
<month type="2">Φεβ</month>
|
||||
<month type="3">Μαρ</month>
|
||||
<month type="4">Απρ</month>
|
||||
<month type="5">Μαϊ</month>
|
||||
<month type="6">Ιουν</month>
|
||||
<month type="7">Ιουλ</month>
|
||||
<month type="8">Αυγ</month>
|
||||
<month type="9">Σεπ</month>
|
||||
<month type="10">Οκτ</month>
|
||||
<month type="11">Νοε</month>
|
||||
<month type="12">Δεκ</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="narrow">
|
||||
<month type="1">Ι</month>
|
||||
<month type="2">Φ</month>
|
||||
<month type="3">Μ</month>
|
||||
<month type="4">Α</month>
|
||||
<month type="5">Μ</month>
|
||||
<month type="6">Ι</month>
|
||||
<month type="7">Ι</month>
|
||||
<month type="8">Α</month>
|
||||
<month type="9">Σ</month>
|
||||
<month type="10">Ο</month>
|
||||
<month type="11">Ν</month>
|
||||
<month type="12">Δ</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">Ιανουαρίου</month>
|
||||
<month type="2">Φεβρουαρίου</month>
|
||||
<month type="3">Μαρτίου</month>
|
||||
<month type="4">Απριλίου</month>
|
||||
<month type="5">Μαΐου</month>
|
||||
<month type="6">Ιουνίου</month>
|
||||
<month type="7">Ιουλίου</month>
|
||||
<month type="8">Αυγούστου</month>
|
||||
<month type="9">Σεπτεμβρίου</month>
|
||||
<month type="10">Οκτωβρίου</month>
|
||||
<month type="11">Νοεμβρίου</month>
|
||||
<month type="12">Δεκεμβρίου</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
<monthContext type="stand-alone">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">Ιαν</month>
|
||||
<month type="2">Φεβ</month>
|
||||
<month type="3">Μαρ</month>
|
||||
<month type="4">Απρ</month>
|
||||
<month type="5">Μαϊ</month>
|
||||
<month type="6">Ιουν</month>
|
||||
<month type="7">Ιουλ</month>
|
||||
<month type="8">Αυγ</month>
|
||||
<month type="9">Σεπ</month>
|
||||
<month type="10">Οκτ</month>
|
||||
<month type="11">Νοε</month>
|
||||
<month type="12">Δεκ</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="narrow">
|
||||
<month type="1">Ι</month>
|
||||
<month type="2">Φ</month>
|
||||
<month type="3">Μ</month>
|
||||
<month type="4">Α</month>
|
||||
<month type="5">Μ</month>
|
||||
<month type="6">Ι</month>
|
||||
<month type="7">Ι</month>
|
||||
<month type="8">Α</month>
|
||||
<month type="9">Σ</month>
|
||||
<month type="10">Ο</month>
|
||||
<month type="11">Ν</month>
|
||||
<month type="12">Δ</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">Ιανουάριος</month>
|
||||
<month type="2">Φεβρουάριος</month>
|
||||
<month type="3">Μάρτιος</month>
|
||||
<month type="4">Απρίλιος</month>
|
||||
<month type="5">Μάιος</month>
|
||||
<month type="6">Ιούνιος</month>
|
||||
<month type="7">Ιούλιος</month>
|
||||
<month type="8">Αύγουστος</month>
|
||||
<month type="9">Σεπτέμβριος</month>
|
||||
<month type="10">Οκτώβριος</month>
|
||||
<month type="11">Νοέμβριος</month>
|
||||
<month type="12">Δεκέμβριος</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">Κυρ</day>
|
||||
<day type="mon">Δευ</day>
|
||||
<day type="tue">Τρι</day>
|
||||
<day type="wed">Τετ</day>
|
||||
<day type="thu">Πεμ</day>
|
||||
<day type="fri">Παρ</day>
|
||||
<day type="sat">Σαβ</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">Κυριακή</day>
|
||||
<day type="mon">Δευτέρα</day>
|
||||
<day type="tue">Τρίτη</day>
|
||||
<day type="wed">Τετάρτη</day>
|
||||
<day type="thu">Πέμπτη</day>
|
||||
<day type="fri">Παρασκευή</day>
|
||||
<day type="sat">Σάββατο</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<am>ΠΜ</am>
|
||||
<pm>ΜΜ</pm>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">π.Χ.</era>
|
||||
<era type="2">μ.Χ.</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group>.</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<currencies>
|
||||
<currency type="AUD">
|
||||
<displayName>ΔΟΛΑΡΙΟ ΑΥΣΤΡΑΛΙΑΣ</displayName>
|
||||
<symbol>AUD</symbol>
|
||||
</currency>
|
||||
<currency type="CAD">
|
||||
<displayName>ΔΟΛΑΡΙΟ ΚΑΝΑΔΑ</displayName>
|
||||
<symbol>CAD</symbol>
|
||||
</currency>
|
||||
<currency type="CHF">
|
||||
<displayName>ΦΡΑΓΚΟ ΕΛΒΕΤΙΑΣ</displayName>
|
||||
<symbol>CHF</symbol>
|
||||
</currency>
|
||||
<currency type="CYP">
|
||||
<displayName>ΛΙΡΑ ΚΥΠΡΟΥ</displayName>
|
||||
<symbol>CYP</symbol>
|
||||
</currency>
|
||||
<currency type="DKK">
|
||||
<displayName>ΚΟΡΟΝΑ ΔΑΝΙΑΣ</displayName>
|
||||
<symbol>DKK</symbol>
|
||||
</currency>
|
||||
<currency type="EUR">
|
||||
<displayName>ΕΥΡΩ</displayName>
|
||||
<symbol>€</symbol>
|
||||
</currency>
|
||||
<currency type="GBP">
|
||||
<displayName>ΛΙΡΑ ΑΓΓΛΙΑΣ</displayName>
|
||||
<symbol>£</symbol>
|
||||
</currency>
|
||||
<currency type="GRD">
|
||||
<displayName>Δρχ</displayName>
|
||||
<symbol>Δρχ</symbol>
|
||||
</currency>
|
||||
<currency type="JPY">
|
||||
<displayName>ΓΙΕΝ ΙΑΠΩΝΙΑΣ</displayName>
|
||||
<symbol>¥</symbol>
|
||||
</currency>
|
||||
<currency type="NOK">
|
||||
<displayName>ΚΟΡΟΝΑ ΝΟΡΒΗΓΙΑΣ</displayName>
|
||||
<symbol>NOK</symbol>
|
||||
</currency>
|
||||
<currency type="SEK">
|
||||
<displayName>ΚΟΡΟΝΑ ΣΟΥΗΔΙΑΣ</displayName>
|
||||
<symbol>SEK</symbol>
|
||||
</currency>
|
||||
<currency type="USD">
|
||||
<displayName>ΔΟΛΑΡΙΟ ΗΠΑ</displayName>
|
||||
<symbol>USD</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
||||
|
|
|
@ -1,54 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="el" />
|
||||
<territory type="GR" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>#,##0.00¤;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="GRD">
|
||||
<displayName>Δρχ</displayName>
|
||||
<symbol>Δρχ</symbol>
|
||||
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
||||
<decimal>#,##0.00 ¤;-#,##0.00 ¤</decimal>
|
||||
<group>.</group>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
File diff suppressed because it is too large
Load diff
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="AS" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,86 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="AU" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<currencies>
|
||||
<currency type="AUD">
|
||||
<displayName>Australian Dollar</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
<currency type="USD">
|
||||
<displayName>US Dollar</displayName>
|
||||
<symbol>US$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,131 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="BE" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>EEE d MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH' h 'mm' min 'ss' s 'z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group>.</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="BEF">
|
||||
<displayName>Belgian Franc</displayName>
|
||||
<symbol>BF</symbol>
|
||||
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
||||
<decimal>#,##0.00 ¤;-#,##0.00 ¤</decimal>
|
||||
<group>.</group>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,104 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="BW" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>MMM dd,yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,78 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="BZ" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd-MMM-yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
|
@ -1,114 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="CA" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, MMMM d, yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>MMMM d, yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d-MMM-yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="CAD">
|
||||
<displayName>Canadian Dollar</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
<currency type="USD">
|
||||
<displayName>US Dollar</displayName>
|
||||
<symbol>US$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,135 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="GB" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<week>
|
||||
<minDays count="1"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
<timeZoneNames>
|
||||
<zone type="Europe/London">
|
||||
<long>
|
||||
<standard>Greenwich Mean Time</standard>
|
||||
<daylight>British Summer Time</daylight>
|
||||
</long>
|
||||
<short>
|
||||
<standard>GMT</standard>
|
||||
<daylight>BST</daylight>
|
||||
</short>
|
||||
</zone>
|
||||
</timeZoneNames>
|
||||
</dates>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:ruleBasedNumberFormats>
|
||||
<icu:ruleBasedNumberFormat type="spellout">
|
||||
%simplified:
|
||||
-x: minus >>;
|
||||
x.x: << point >>;
|
||||
zero; one; two; three; four; five; six; seven; eight; nine;
|
||||
ten; eleven; twelve; thirteen; fourteen; fifteen; sixteen;
|
||||
seventeen; eighteen; nineteen;
|
||||
20: twenty[->>];
|
||||
30: thirty[->>];
|
||||
40: forty[->>];
|
||||
50: fifty[->>];
|
||||
60: sixty[->>];
|
||||
70: seventy[->>];
|
||||
80: eighty[->>];
|
||||
90: ninety[->>];
|
||||
100: << hundred[ >>];
|
||||
1000: << thousand[ >>];
|
||||
1,000,000: << million[ >>];
|
||||
1,000,000,000,000: << billion[ >>];
|
||||
1,000,000,000,000,000: =#,##0=;
|
||||
%default:
|
||||
-x: minus >>;
|
||||
x.x: << point >>;
|
||||
=%simplified=;
|
||||
100: << hundred[ >%%and>];
|
||||
1000: << thousand[ >%%and>];
|
||||
100,000>>: << thousand[>%%commas>];
|
||||
1,000,000: << million[>%%commas>];
|
||||
1,000,000,000,000: << billion[>%%commas>];
|
||||
1,000,000,000,000,000: =#,##0=;
|
||||
%%and:
|
||||
and =%default=;
|
||||
100: =%default=;
|
||||
%%commas:
|
||||
' and =%default=;
|
||||
100: , =%default=;
|
||||
1000: , <%default< thousand, >%default>;
|
||||
1,000,000: , =%default=;%%lenient-parse:
|
||||
& ' ' , ',' ;
|
||||
|
||||
</icu:ruleBasedNumberFormat>
|
||||
</icu:ruleBasedNumberFormats>
|
||||
</special>
|
||||
</ldml>
|
|
@ -1,16 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-01" />
|
||||
<language type="en" />
|
||||
<territory type="GB" />
|
||||
<variant type="EURO" />
|
||||
</identity>
|
||||
</ldml>
|
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="GU" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,114 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="HK" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="HKD">
|
||||
<displayName>Hong Kong Dollar</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
<currency type="USD">
|
||||
<displayName>USD</displayName>
|
||||
<symbol>US$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,125 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="IE" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<am>a.m.</am>
|
||||
<pm>p.m.</pm>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
<timeZoneNames>
|
||||
<zone type="Europe/Dublin">
|
||||
<long>
|
||||
<standard>Greenwich Mean Time</standard>
|
||||
<daylight>Irish Summer Time</daylight>
|
||||
</long>
|
||||
<short>
|
||||
<standard>GMT</standard>
|
||||
<daylight>IST</daylight>
|
||||
</short>
|
||||
<exemplarCity>Dublin</exemplarCity>
|
||||
</zone>
|
||||
</timeZoneNames>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="IEP">
|
||||
<displayName>Irish Pound</displayName>
|
||||
<symbol>£</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,104 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="IN" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd-MMM-yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>##,##,##0.###;-##,##,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>##,##,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ ##,##,##0.00;-¤ ##,##,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,15 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="JM" />
|
||||
</identity>
|
||||
</ldml>
|
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="MH" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="MP" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,114 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="MT" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<week>
|
||||
<minDays count="4"/>
|
||||
<firstDay day="sun"/>
|
||||
</week>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="GBP">
|
||||
<displayName>British Pound Sterling</displayName>
|
||||
<symbol>GBP</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,86 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="NZ" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<currencies>
|
||||
<currency type="NZD">
|
||||
<displayName>New Zealand Dollar</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
<currency type="USD">
|
||||
<displayName>US Dollar</displayName>
|
||||
<symbol>US$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,110 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="PH" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, MMMM d, yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>MMMM d, yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>MM d, yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>M/d/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="PHP">
|
||||
<displayName>Peso</displayName>
|
||||
<symbol>PHP</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,99 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="SG" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd-MMM-yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>a hh:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>a hh:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>a hh:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>a hh:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
<timeZoneNames>
|
||||
<zone type="SST">
|
||||
<long>
|
||||
<standard>Singapore Standard Time</standard>
|
||||
<daylight>Singapore Standard Time</daylight>
|
||||
</long>
|
||||
<short>
|
||||
<standard>SST</standard>
|
||||
<daylight>SST</daylight>
|
||||
</short>
|
||||
<exemplarCity>Singapore</exemplarCity>
|
||||
</zone>
|
||||
</timeZoneNames>
|
||||
</dates>
|
||||
<numbers>
|
||||
<currencies>
|
||||
<currency type="SGD">
|
||||
<displayName>Singapore Dollar</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
<currency type="USD">
|
||||
<displayName>USD</displayName>
|
||||
<symbol>US$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,15 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="TT" />
|
||||
</identity>
|
||||
</ldml>
|
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml draft="true">
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="UM" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,58 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="US" />
|
||||
</identity>
|
||||
<measurement>
|
||||
<measurementSystem type="US"/>
|
||||
<paperSize>
|
||||
<height>279</height>
|
||||
<width>216</width>
|
||||
</paperSize>
|
||||
</measurement>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="USD">
|
||||
<displayName>US Dollar</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,60 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="US" />
|
||||
<variant type="POSIX" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>.</decimal>
|
||||
<group>,</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>0/00</perMille>
|
||||
<infinity>INF</infinity>
|
||||
<nan>NaN</nan>
|
||||
</symbols>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>###0.###;-###0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>0.000000E+000</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>###0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤ ###0.00;-¤ ###0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,45 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="VI" />
|
||||
</identity>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;(¤#,##0.00)</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,104 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="ZA" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd MMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>yyyy/MM/dd</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,114 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="en" />
|
||||
<territory type="ZW" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd MMM,yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d/M/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>h:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>h:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;-¤#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="USD">
|
||||
<displayName>USD</displayName>
|
||||
<symbol>US$</symbol>
|
||||
</currency>
|
||||
<currency type="ZWD">
|
||||
<displayName>Zimbabwean Dollar</displayName>
|
||||
<symbol>Z$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -7,552 +7,15 @@
|
|||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<version number="4.0"/>
|
||||
<generation date="2004-08-11" />
|
||||
<language type="eo" />
|
||||
</identity>
|
||||
<localeDisplayNames>
|
||||
<languages>
|
||||
<language type="aa">afara</language>
|
||||
<language type="ab">abĥaza</language>
|
||||
<language type="af">afrikansa</language>
|
||||
<language type="am">amhara</language>
|
||||
<language type="ar">araba</language>
|
||||
<language type="as">asama</language>
|
||||
<language type="ay">ajmara</language>
|
||||
<language type="az">azerbajĝana</language>
|
||||
<language type="ba">baŝkira</language>
|
||||
<language type="be">belorusa</language>
|
||||
<language type="bg">bulgara</language>
|
||||
<language type="bh">bihara</language>
|
||||
<language type="bi">bislamo</language>
|
||||
<language type="bn">bengala</language>
|
||||
<language type="bo">tibeta</language>
|
||||
<language type="br">bretona</language>
|
||||
<language type="ca">kataluna</language>
|
||||
<language type="co">korsika</language>
|
||||
<language type="cs">ĉeĥa</language>
|
||||
<language type="cy">kimra</language>
|
||||
<language type="da">dana</language>
|
||||
<language type="de">germana</language>
|
||||
<language type="dz">dzonko</language>
|
||||
<language type="el">greka</language>
|
||||
<language type="en">angla</language>
|
||||
<language type="eo">esperanto</language>
|
||||
<language type="es">hispana</language>
|
||||
<language type="et">estona</language>
|
||||
<language type="eu">eŭska</language>
|
||||
<language type="fa">persa</language>
|
||||
<language type="fi">finna</language>
|
||||
<language type="fj">fiĝia</language>
|
||||
<language type="fo">feroa</language>
|
||||
<language type="fr">franca</language>
|
||||
<language type="fy">frisa</language>
|
||||
<language type="ga">irlanda</language>
|
||||
<language type="gd">gaela</language>
|
||||
<language type="gl">galega</language>
|
||||
<language type="gn">gvarania</language>
|
||||
<language type="gu">guĝarata</language>
|
||||
<language type="ha">haŭsa</language>
|
||||
<language type="he">hebrea</language>
|
||||
<language type="hi">hinda</language>
|
||||
<language type="hr">kroata</language>
|
||||
<language type="hu">hungara</language>
|
||||
<language type="hy">armena</language>
|
||||
<language type="ia">interlingvao</language>
|
||||
<language type="id">indonezia</language>
|
||||
<language type="ie">okcidentalo</language>
|
||||
<language type="ik">eskima</language>
|
||||
<language type="is">islanda</language>
|
||||
<language type="it">itala</language>
|
||||
<language type="iu">inuita</language>
|
||||
<language type="ja">japana</language>
|
||||
<language type="jv">java</language>
|
||||
<language type="ka">kartvela</language>
|
||||
<language type="kk">kazaĥa</language>
|
||||
<language type="kl">gronlanda</language>
|
||||
<language type="km">kmera</language>
|
||||
<language type="kn">kanara</language>
|
||||
<language type="ko">korea</language>
|
||||
<language type="ks">kaŝmira</language>
|
||||
<language type="ku">kurda</language>
|
||||
<language type="ky">kirgiza</language>
|
||||
<language type="la">latino</language>
|
||||
<language type="ln">lingala</language>
|
||||
<language type="lo">laŭa</language>
|
||||
<language type="lt">litova</language>
|
||||
<language type="lv">latva</language>
|
||||
<language type="mg">malagasa</language>
|
||||
<language type="mi">maoria</language>
|
||||
<language type="mk">makedona</language>
|
||||
<language type="ml">malajalama</language>
|
||||
<language type="mn">mongola</language>
|
||||
<language type="mr">marata</language>
|
||||
<language type="ms">malaja</language>
|
||||
<language type="mt">malta</language>
|
||||
<language type="my">birma</language>
|
||||
<language type="na">naura</language>
|
||||
<language type="ne">nepala</language>
|
||||
<language type="nl">nederlanda</language>
|
||||
<language type="no">norvega</language>
|
||||
<language type="oc">okcitana</language>
|
||||
<language type="om">oroma</language>
|
||||
<language type="or">orijo</language>
|
||||
<language type="pa">panĝaba</language>
|
||||
<language type="pl">pola</language>
|
||||
<language type="ps">paŝtua</language>
|
||||
<language type="pt">portugala</language>
|
||||
<language type="qu">keĉua</language>
|
||||
<language type="rm">romanĉa</language>
|
||||
<language type="rn">burunda</language>
|
||||
<language type="ro">rumana</language>
|
||||
<language type="ru">rusa</language>
|
||||
<language type="rw">ruanda</language>
|
||||
<language type="sa">sanskrito</language>
|
||||
<language type="sd">sinda</language>
|
||||
<language type="sg">sangoa</language>
|
||||
<language type="sh">serbo-Kroata</language>
|
||||
<language type="si">sinhala</language>
|
||||
<language type="sk">slovaka</language>
|
||||
<language type="sl">slovena</language>
|
||||
<language type="sm">samoa</language>
|
||||
<language type="sn">ŝona</language>
|
||||
<language type="so">somala</language>
|
||||
<language type="sq">albana</language>
|
||||
<language type="sr">serba</language>
|
||||
<language type="ss">svazia</language>
|
||||
<language type="st">sota</language>
|
||||
<language type="su">sunda</language>
|
||||
<language type="sv">sveda</language>
|
||||
<language type="sw">svahila</language>
|
||||
<language type="ta">tamila</language>
|
||||
<language type="te">telugua</language>
|
||||
<language type="tg">taĝika</language>
|
||||
<language type="th">taja</language>
|
||||
<language type="ti">tigraja</language>
|
||||
<language type="tk">turkmena</language>
|
||||
<language type="tl">filipina</language>
|
||||
<language type="tn">cvana</language>
|
||||
<language type="to">tongaa</language>
|
||||
<language type="tr">turka</language>
|
||||
<language type="ts">conga</language>
|
||||
<language type="tt">tatara</language>
|
||||
<language type="tw">akana</language>
|
||||
<language type="ug">ujgura</language>
|
||||
<language type="uk">ukraina</language>
|
||||
<language type="ur">urduo</language>
|
||||
<language type="uz">uzbeka</language>
|
||||
<language type="vi">vjetnama</language>
|
||||
<language type="vo">volapuko</language>
|
||||
<language type="wo">volofa</language>
|
||||
<language type="xh">ksosa</language>
|
||||
<language type="yi">jida</language>
|
||||
<language type="yo">joruba</language>
|
||||
<language type="za">ĝuanga</language>
|
||||
<language type="zh">ĉina</language>
|
||||
<language type="zu">zulua</language>
|
||||
</languages>
|
||||
<territories>
|
||||
<territory type="AD">Andoro</territory>
|
||||
<territory type="AE">Unuiĝintaj Arabaj Emirlandos</territory>
|
||||
<territory type="AF">Afganujo</territory>
|
||||
<territory type="AG">Antigvo-Barbudo</territory>
|
||||
<territory type="AI">Angvilo</territory>
|
||||
<territory type="AL">Albanujo</territory>
|
||||
<territory type="AM">Armenujo</territory>
|
||||
<territory type="AN">Nederlandaj Antiloj</territory>
|
||||
<territory type="AO">Angolo</territory>
|
||||
<territory type="AQ">Antarkto</territory>
|
||||
<territory type="AR">Argentino</territory>
|
||||
<territory type="AT">Aŭstrujo</territory>
|
||||
<territory type="AU">Aŭstralio</territory>
|
||||
<territory type="AW">Arubo</territory>
|
||||
<territory type="AZ">Azerbajĝano</territory>
|
||||
<territory type="BA">Bosnio-Hercegovino</territory>
|
||||
<territory type="BB">Barbado</territory>
|
||||
<territory type="BD">Bangladeŝo</territory>
|
||||
<territory type="BE">Belgujo</territory>
|
||||
<territory type="BF">Burkino</territory>
|
||||
<territory type="BG">Bulgarujo</territory>
|
||||
<territory type="BH">Barejno</territory>
|
||||
<territory type="BI">Burundo</territory>
|
||||
<territory type="BJ">Benino</territory>
|
||||
<territory type="BM">Bermudoj</territory>
|
||||
<territory type="BN">Brunejo</territory>
|
||||
<territory type="BO">Bolivio</territory>
|
||||
<territory type="BR">Brazilo</territory>
|
||||
<territory type="BS">Bahamoj</territory>
|
||||
<territory type="BT">Butano</territory>
|
||||
<territory type="BW">Bocvano</territory>
|
||||
<territory type="BY">Belorusujo</territory>
|
||||
<territory type="BZ">Belizo</territory>
|
||||
<territory type="CA">Kanado</territory>
|
||||
<territory type="CF">Centr-Afrika Respubliko</territory>
|
||||
<territory type="CG">Kongolo</territory>
|
||||
<territory type="CH">Svisujo</territory>
|
||||
<territory type="CI">Ebur-Bordo</territory>
|
||||
<territory type="CK">Kukinsuloj</territory>
|
||||
<territory type="CL">Ĉilio</territory>
|
||||
<territory type="CM">Kameruno</territory>
|
||||
<territory type="CN">Ĉinujo</territory>
|
||||
<territory type="CO">Kolombio</territory>
|
||||
<territory type="CR">Kostariko</territory>
|
||||
<territory type="CU">Kubo</territory>
|
||||
<territory type="CV">Kabo-Verdo</territory>
|
||||
<territory type="CY">Kipro</territory>
|
||||
<territory type="CZ">Ĉeĥujo</territory>
|
||||
<territory type="DE">Germanujo</territory>
|
||||
<territory type="DJ">Ĝibutio</territory>
|
||||
<territory type="DK">Danujo</territory>
|
||||
<territory type="DM">Dominiko</territory>
|
||||
<territory type="DO">Domingo</territory>
|
||||
<territory type="DZ">Alĝerio</territory>
|
||||
<territory type="EC">Ekvadoro</territory>
|
||||
<territory type="EE">Estonujo</territory>
|
||||
<territory type="EG">Egipto</territory>
|
||||
<territory type="EH">Okcidenta Saharo</territory>
|
||||
<territory type="ER">Eritreo</territory>
|
||||
<territory type="ES">Hispanujo</territory>
|
||||
<territory type="ET">Etiopujo</territory>
|
||||
<territory type="FI">Finnlando</territory>
|
||||
<territory type="FJ">Fiĝoj</territory>
|
||||
<territory type="FM">Mikronezio</territory>
|
||||
<territory type="FO">Ferooj</territory>
|
||||
<territory type="FR">Francujo</territory>
|
||||
<territory type="GA">Gabono</territory>
|
||||
<territory type="GB">Unuiĝinta Reĝlando</territory>
|
||||
<territory type="GD">Grenado</territory>
|
||||
<territory type="GE">Kartvelujo</territory>
|
||||
<territory type="GF">Franca Gviano</territory>
|
||||
<territory type="GH">Ganao</territory>
|
||||
<territory type="GI">Ĝibraltaro</territory>
|
||||
<territory type="GL">Gronlando</territory>
|
||||
<territory type="GM">Gambio</territory>
|
||||
<territory type="GN">Gvineo</territory>
|
||||
<territory type="GP">Gvadelupo</territory>
|
||||
<territory type="GQ">Ekvatora Gvineo</territory>
|
||||
<territory type="GR">Grekujo</territory>
|
||||
<territory type="GS">Sud-Georgio kaj Sud-Sandviĉinsuloj</territory>
|
||||
<territory type="GT">Gvatemalo</territory>
|
||||
<territory type="GU">Gvamo</territory>
|
||||
<territory type="GW">Gvineo-Bisaŭo</territory>
|
||||
<territory type="GY">Gujano</territory>
|
||||
<territory type="HM">Herda kaj Makdonaldaj Insuloj</territory>
|
||||
<territory type="HN">Honduro</territory>
|
||||
<territory type="HR">Kroatujo</territory>
|
||||
<territory type="HT">Haitio</territory>
|
||||
<territory type="HU">Hungarujo</territory>
|
||||
<territory type="ID">Indonezio</territory>
|
||||
<territory type="IE">Irlando</territory>
|
||||
<territory type="IL">Israelo</territory>
|
||||
<territory type="IN">Hindujo</territory>
|
||||
<territory type="IO">Brita Hindoceana Teritorio</territory>
|
||||
<territory type="IQ">Irako</territory>
|
||||
<territory type="IR">Irano</territory>
|
||||
<territory type="IS">Islando</territory>
|
||||
<territory type="IT">Italujo</territory>
|
||||
<territory type="JM">Jamajko</territory>
|
||||
<territory type="JO">Jordanio</territory>
|
||||
<territory type="JP">Japanujo</territory>
|
||||
<territory type="KE">Kenjo</territory>
|
||||
<territory type="KG">Kirgizistano</territory>
|
||||
<territory type="KH">Kamboĝo</territory>
|
||||
<territory type="KI">Kiribato</territory>
|
||||
<territory type="KM">Komoroj</territory>
|
||||
<territory type="KN">Sent-Kristofo kaj Neviso</territory>
|
||||
<territory type="KP">Nord-Koreo</territory>
|
||||
<territory type="KR">Sud-Koreo</territory>
|
||||
<territory type="KW">Kuvajto</territory>
|
||||
<territory type="KY">Kejmanoj</territory>
|
||||
<territory type="KZ">Kazaĥstano</territory>
|
||||
<territory type="LA">Laoso</territory>
|
||||
<territory type="LB">Libano</territory>
|
||||
<territory type="LC">Sent-Lucio</territory>
|
||||
<territory type="LI">Liĥtenŝtejno</territory>
|
||||
<territory type="LK">Sri-Lanko</territory>
|
||||
<territory type="LR">Liberio</territory>
|
||||
<territory type="LS">Lesoto</territory>
|
||||
<territory type="LT">Litovujo</territory>
|
||||
<territory type="LU">Luksemburgo</territory>
|
||||
<territory type="LV">Latvujo</territory>
|
||||
<territory type="LY">Libio</territory>
|
||||
<territory type="MA">Maroko</territory>
|
||||
<territory type="MC">Monako</territory>
|
||||
<territory type="MD">Moldavujo</territory>
|
||||
<territory type="MG">Madagaskaro</territory>
|
||||
<territory type="MH">Marŝaloj</territory>
|
||||
<territory type="MK">Makedonujo</territory>
|
||||
<territory type="ML">Malio</territory>
|
||||
<territory type="MM">Mjanmao</territory>
|
||||
<territory type="MN">Mongolujo</territory>
|
||||
<territory type="MP">Nord-Marianoj</territory>
|
||||
<territory type="MQ">Martiniko</territory>
|
||||
<territory type="MR">Maŭritanujo</territory>
|
||||
<territory type="MT">Malto</territory>
|
||||
<territory type="MU">Maŭricio</territory>
|
||||
<territory type="MV">Maldivoj</territory>
|
||||
<territory type="MW">Malavio</territory>
|
||||
<territory type="MX">Meksiko</territory>
|
||||
<territory type="MY">Malajzio</territory>
|
||||
<territory type="MZ">Mozambiko</territory>
|
||||
<territory type="NA">Namibio</territory>
|
||||
<territory type="NC">Nov-Kaledonio</territory>
|
||||
<territory type="NE">Niĝero</territory>
|
||||
<territory type="NF">Norfolkinsulo</territory>
|
||||
<territory type="NG">Niĝerio</territory>
|
||||
<territory type="NI">Nikaragvo</territory>
|
||||
<territory type="NL">Nederlando</territory>
|
||||
<territory type="NO">Norvegujo</territory>
|
||||
<territory type="NP">Nepalo</territory>
|
||||
<territory type="NR">Nauro</territory>
|
||||
<territory type="NU">Niuo</territory>
|
||||
<territory type="NZ">Nov-Zelando</territory>
|
||||
<territory type="OM">Omano</territory>
|
||||
<territory type="PA">Panamo</territory>
|
||||
<territory type="PE">Peruo</territory>
|
||||
<territory type="PF">Franca Polinezio</territory>
|
||||
<territory type="PG">Papuo-Nov-Gvineo</territory>
|
||||
<territory type="PH">Filipinoj</territory>
|
||||
<territory type="PK">Pakistano</territory>
|
||||
<territory type="PL">Pollando</territory>
|
||||
<territory type="PM">Sent-Piero kaj Mikelono</territory>
|
||||
<territory type="PN">Pitkarna Insulo</territory>
|
||||
<territory type="PR">Puerto-Riko</territory>
|
||||
<territory type="PT">Portugalujo</territory>
|
||||
<territory type="PW">Belaŭo</territory>
|
||||
<territory type="PY">Paragvajo</territory>
|
||||
<territory type="QA">Kataro</territory>
|
||||
<territory type="RE">Reunio</territory>
|
||||
<territory type="RO">Rumanujo</territory>
|
||||
<territory type="RU">Rusujo</territory>
|
||||
<territory type="RW">Ruando</territory>
|
||||
<territory type="SA">Saŭda Arabujo</territory>
|
||||
<territory type="SB">Salomonoj</territory>
|
||||
<territory type="SC">Sejŝeloj</territory>
|
||||
<territory type="SD">Sudano</territory>
|
||||
<territory type="SE">Svedujo</territory>
|
||||
<territory type="SG">Singapuro</territory>
|
||||
<territory type="SH">Sent-Heleno</territory>
|
||||
<territory type="SI">Slovenujo</territory>
|
||||
<territory type="SJ">Svalbardo kaj Jan-Majen-insulo</territory>
|
||||
<territory type="SK">Slovakujo</territory>
|
||||
<territory type="SL">Siera-Leono</territory>
|
||||
<territory type="SM">San-Marino</territory>
|
||||
<territory type="SN">Senegalo</territory>
|
||||
<territory type="SO">Somalujo</territory>
|
||||
<territory type="SP">Serbujo</territory>
|
||||
<territory type="SR">Surinamo</territory>
|
||||
<territory type="ST">Sao-Tomeo kaj Principeo</territory>
|
||||
<territory type="SV">Salvadoro</territory>
|
||||
<territory type="SY">Sirio</territory>
|
||||
<territory type="SZ">Svazilando</territory>
|
||||
<territory type="TD">Ĉado</territory>
|
||||
<territory type="TG">Togolo</territory>
|
||||
<territory type="TH">Tajlando</territory>
|
||||
<territory type="TJ">Taĝikujo</territory>
|
||||
<territory type="TM">Turkmenujo</territory>
|
||||
<territory type="TN">Tunizio</territory>
|
||||
<territory type="TO">Tongo</territory>
|
||||
<territory type="TR">Turkujo</territory>
|
||||
<territory type="TT">Trinidado kaj Tobago</territory>
|
||||
<territory type="TV">Tuvalo</territory>
|
||||
<territory type="TW">Tajvano</territory>
|
||||
<territory type="TZ">Tanzanio</territory>
|
||||
<territory type="UA">Ukrajno</territory>
|
||||
<territory type="UG">Ugando</territory>
|
||||
<territory type="UM">Usonaj malgrandaj insuloj</territory>
|
||||
<territory type="US">Usono</territory>
|
||||
<territory type="UY">Urugvajo</territory>
|
||||
<territory type="UZ">Uzbekujo</territory>
|
||||
<territory type="VA">Vatikano</territory>
|
||||
<territory type="VC">Sent-Vincento kaj la Grenadinoj</territory>
|
||||
<territory type="VE">Venezuelo</territory>
|
||||
<territory type="VG">Britaj Virgulininsuloj</territory>
|
||||
<territory type="VI">Usonaj Virgulininsuloj</territory>
|
||||
<territory type="VN">Vjetnamo</territory>
|
||||
<territory type="VU">Vanuatuo</territory>
|
||||
<territory type="WF">Valiso kaj Futuno</territory>
|
||||
<territory type="WS">Samoo</territory>
|
||||
<territory type="YE">Jemeno</territory>
|
||||
<territory type="YT">Majoto</territory>
|
||||
<territory type="ZA">Sud-Afriko</territory>
|
||||
<territory type="ZM">Zambio</territory>
|
||||
<territory type="ZW">Zimbabvo</territory>
|
||||
</territories>
|
||||
</localeDisplayNames>
|
||||
<characters>
|
||||
<exemplarCharacters>[a-z ŭ ĉ ĝ ĥ ĵ ŝ]</exemplarCharacters>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:scripts>
|
||||
<icu:script type="1">Latn</icu:script>
|
||||
</icu:scripts>
|
||||
</special>
|
||||
</characters>
|
||||
<dates>
|
||||
<localizedPatternChars>GjMtkHmslTDUSnahKzJdugAZ</localizedPatternChars>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<months>
|
||||
<monthContext type="format">
|
||||
<monthWidth type="abbreviated">
|
||||
<month type="1">jan</month>
|
||||
<month type="2">feb</month>
|
||||
<month type="3">mar</month>
|
||||
<month type="4">apr</month>
|
||||
<month type="5">maj</month>
|
||||
<month type="6">jun</month>
|
||||
<month type="7">jul</month>
|
||||
<month type="8">aŭg</month>
|
||||
<month type="9">sep</month>
|
||||
<month type="10">okt</month>
|
||||
<month type="11">nov</month>
|
||||
<month type="12">dec</month>
|
||||
</monthWidth>
|
||||
<monthWidth type="wide">
|
||||
<month type="1">januaro</month>
|
||||
<month type="2">februaro</month>
|
||||
<month type="3">marto</month>
|
||||
<month type="4">aprilo</month>
|
||||
<month type="5">majo</month>
|
||||
<month type="6">junio</month>
|
||||
<month type="7">julio</month>
|
||||
<month type="8">aŭgusto</month>
|
||||
<month type="9">septembro</month>
|
||||
<month type="10">oktobro</month>
|
||||
<month type="11">novembro</month>
|
||||
<month type="12">decembro</month>
|
||||
</monthWidth>
|
||||
</monthContext>
|
||||
</months>
|
||||
<days>
|
||||
<dayContext type="format">
|
||||
<dayWidth type="abbreviated">
|
||||
<day type="sun">di</day>
|
||||
<day type="mon">lu</day>
|
||||
<day type="tue">ma</day>
|
||||
<day type="wed">me</day>
|
||||
<day type="thu">ĵa</day>
|
||||
<day type="fri">ve</day>
|
||||
<day type="sat">sa</day>
|
||||
</dayWidth>
|
||||
<dayWidth type="wide">
|
||||
<day type="sun">dimanĉo</day>
|
||||
<day type="mon">lundo</day>
|
||||
<day type="tue">mardo</day>
|
||||
<day type="wed">merkredo</day>
|
||||
<day type="thu">ĵaŭdo</day>
|
||||
<day type="fri">vendredo</day>
|
||||
<day type="sat">sabato</day>
|
||||
</dayWidth>
|
||||
</dayContext>
|
||||
</days>
|
||||
<week>
|
||||
<minDays count="4"/>
|
||||
<firstDay day="mon"/>
|
||||
</week>
|
||||
<am>atm</am>
|
||||
<pm>ptm</pm>
|
||||
<eras>
|
||||
<eraAbbr>
|
||||
<era type="1">aK</era>
|
||||
<era type="2">pK</era>
|
||||
</eraAbbr>
|
||||
</eras>
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE, d'-a de 'MMMM yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>yyyy-MMMM-dd</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>yyyy-MMM-dd</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>yy-MM-dd</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>H'-a horo kaj 'm z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group> </group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
</numbers>
|
||||
<special xmlns:icu="http://oss.software.ibm.com/icu/" >
|
||||
<icu:ruleBasedNumberFormats>
|
||||
<icu:ruleBasedNumberFormat type="spellout">
|
||||
-x: minus >>;
|
||||
x.x: << komo >>;
|
||||
nulo; unu; du; tri; kvar; kvin; ses; sep; ok; naŭ;
|
||||
10: dek[ >>];
|
||||
20: <<dek[ >>];
|
||||
100: cent[ >>];
|
||||
200: <<cent[ >>];
|
||||
1000: mil[ >>];
|
||||
2000: <<mil[ >>];
|
||||
10000: dekmil[ >>];
|
||||
11000>: << mil[ >>];
|
||||
1,000,000: miliono[ >>];
|
||||
2,000,000: << milionoj[ >>];
|
||||
1,000,000,000: miliardo[ >>];
|
||||
2,000,000,000: << miliardoj[ >>];
|
||||
1,000,000,000,000: biliono[ >>];
|
||||
2,000,000,000,000: << bilionoj[ >>];
|
||||
1,000,000,000,000,000: =#,##0=;
|
||||
|
||||
</icu:ruleBasedNumberFormat>
|
||||
</icu:ruleBasedNumberFormats>
|
||||
</special>
|
||||
</ldml>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,100 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="AR" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH'h'''mm z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group>.</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<currencies>
|
||||
<currency type="ARS">
|
||||
<displayName>Peso Argentino</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
<currency type="USD">
|
||||
<displayName>Dólar Americano</displayName>
|
||||
<symbol>US$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,90 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="BO" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group>.</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,128 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="CL" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd-MM-yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd-MM-yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>H:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group>.</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;¤-#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="CLP">
|
||||
<displayName>Peso Chileno</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
<currency type="USD">
|
||||
<displayName>Dólar Americano</displayName>
|
||||
<symbol>US$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,100 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="CO" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>H:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group>.</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<currencies>
|
||||
<currency type="COP">
|
||||
<displayName>Peso de Colombia</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
<currency type="USD">
|
||||
<displayName>Dólar Americano</displayName>
|
||||
<symbol>US$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,90 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="CR" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group>.</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,74 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="DO" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
|
@ -1,118 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="EC" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>H:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group>.</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;¤-#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,127 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="ES" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>HH'H'mm''ss" z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>HH:mm:ss z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>H:mm:ss</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>H:mm</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<symbols>
|
||||
<decimal>,</decimal>
|
||||
<group>.</group>
|
||||
<list>;</list>
|
||||
<percentSign>%</percentSign>
|
||||
<nativeZeroDigit>0</nativeZeroDigit>
|
||||
<patternDigit>#</patternDigit>
|
||||
<plusSign>+</plusSign>
|
||||
<minusSign>-</minusSign>
|
||||
<exponential>E</exponential>
|
||||
<perMille>‰</perMille>
|
||||
<infinity>∞</infinity>
|
||||
<nan><EFBFBD></nan>
|
||||
</symbols>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>#,##0.00 ¤;-#,##0.00 ¤</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
<currencies>
|
||||
<currency type="ESP">
|
||||
<displayName>peseta española</displayName>
|
||||
<symbol>₧</symbol>
|
||||
<pattern>#,##0 ¤;-#,##0 ¤</pattern>
|
||||
<decimal>#,##0 ¤;-#,##0 ¤</decimal>
|
||||
<group>.</group>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,74 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="GT" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>d/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>d/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
|
@ -1,74 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="HN" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE dd' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>dd' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
|
@ -1,86 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="MX" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<currencies>
|
||||
<currency type="MXN">
|
||||
<displayName>MXN</displayName>
|
||||
<symbol>$</symbol>
|
||||
</currency>
|
||||
<currency type="USD">
|
||||
<displayName>Dólar Americano</displayName>
|
||||
<symbol>US$</symbol>
|
||||
</currency>
|
||||
</currencies>
|
||||
</numbers>
|
||||
</ldml>
|
|
@ -1,74 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="NI" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
|
@ -1,74 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="PA" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>MM/dd/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>MM/dd/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
</ldml>
|
|
@ -1,104 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE ldml SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldml.dtd"
|
||||
[
|
||||
<!ENTITY % icu SYSTEM " http://www.unicode.org/cldr/dtd/1.1/ldmlICU.dtd">
|
||||
%icu;
|
||||
]
|
||||
>
|
||||
<ldml>
|
||||
<identity>
|
||||
<version number="1.1"/>
|
||||
<generation date="2004-06-04" />
|
||||
<language type="es" />
|
||||
<territory type="PE" />
|
||||
</identity>
|
||||
<dates>
|
||||
<calendars>
|
||||
<calendar type="gregorian">
|
||||
<dateFormats>
|
||||
<default type="medium"/>
|
||||
<dateFormatLength type="full">
|
||||
<dateFormat >
|
||||
<pattern>EEEE d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="long">
|
||||
<dateFormat >
|
||||
<pattern>d' de 'MMMM' de 'yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="medium">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yyyy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
<dateFormatLength type="short">
|
||||
<dateFormat >
|
||||
<pattern>dd/MM/yy</pattern>
|
||||
</dateFormat>
|
||||
</dateFormatLength >
|
||||
</dateFormats>
|
||||
<timeFormats>
|
||||
<default type="medium"/>
|
||||
<timeFormatLength type="full">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="long">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a z</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="medium">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm:ss a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
<timeFormatLength type="short">
|
||||
<timeFormat >
|
||||
<pattern>hh:mm a</pattern>
|
||||
</timeFormat>
|
||||
</timeFormatLength >
|
||||
</timeFormats>
|
||||
<dateTimeFormats>
|
||||
<dateTimeFormatLength >
|
||||
<dateTimeFormat>
|
||||
<pattern>{1} {0}</pattern>
|
||||
</dateTimeFormat>
|
||||
</dateTimeFormatLength >
|
||||
</dateTimeFormats>
|
||||
</calendar>
|
||||
</calendars>
|
||||
</dates>
|
||||
<numbers>
|
||||
<decimalFormats>
|
||||
<decimalFormatLength >
|
||||
<decimalFormat >
|
||||
<pattern>#,##0.###;-#,##0.###</pattern>
|
||||
</decimalFormat>
|
||||
</decimalFormatLength >
|
||||
</decimalFormats>
|
||||
<scientificFormats>
|
||||
<scientificFormatLength >
|
||||
<scientificFormat >
|
||||
<pattern>#E0</pattern>
|
||||
</scientificFormat>
|
||||
</scientificFormatLength >
|
||||
</scientificFormats>
|
||||
<percentFormats>
|
||||
<percentFormatLength >
|
||||
<percentFormat >
|
||||
<pattern>#,##0%</pattern>
|
||||
</percentFormat>
|
||||
</percentFormatLength >
|
||||
</percentFormats>
|
||||
<currencyFormats>
|
||||
<currencyFormatLength >
|
||||
<currencyFormat >
|
||||
<pattern>¤#,##0.00;¤-#,##0.00</pattern>
|
||||
</currencyFormat>
|
||||
</currencyFormatLength >
|
||||
</currencyFormats>
|
||||
</numbers>
|
||||
</ldml>
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue