Kaydet (Commit) c6e69096 authored tarafından Eike Rathke's avatar Eike Rathke

use separators and number formats as in [it-IT], tdf#91199 follow-up

Can't use ref="it_IT" because it-IT is one of the legacy locales that
has localized format codes, sigh..

Change-Id: I3ce88e80f17e626bc4fc4849795e2c9893261dc3
üst a346dfcc
...@@ -11,16 +11,16 @@ ...@@ -11,16 +11,16 @@
<DefaultName>Italy</DefaultName> <DefaultName>Italy</DefaultName>
</Country> </Country>
</LC_INFO> </LC_INFO>
<LC_CTYPE unoid="generic"> <LC_CTYPE>
<Separators> <Separators>
<DateSeparator>/</DateSeparator> <DateSeparator>/</DateSeparator>
<ThousandSeparator>,</ThousandSeparator> <ThousandSeparator>.</ThousandSeparator>
<DecimalSeparator>.</DecimalSeparator> <DecimalSeparator>,</DecimalSeparator>
<TimeSeparator>:</TimeSeparator> <TimeSeparator>.</TimeSeparator>
<Time100SecSeparator>.</Time100SecSeparator> <Time100SecSeparator>,</Time100SecSeparator>
<ListSeparator>;</ListSeparator> <ListSeparator>;</ListSeparator>
<LongDateDayOfWeekSeparator>, </LongDateDayOfWeekSeparator> <LongDateDayOfWeekSeparator> </LongDateDayOfWeekSeparator>
<LongDateDaySeparator>, </LongDateDaySeparator> <LongDateDaySeparator> </LongDateDaySeparator>
<LongDateMonthSeparator> </LongDateMonthSeparator> <LongDateMonthSeparator> </LongDateMonthSeparator>
<LongDateYearSeparator> </LongDateYearSeparator> <LongDateYearSeparator> </LongDateYearSeparator>
</Separators> </Separators>
...@@ -30,154 +30,153 @@ ...@@ -30,154 +30,153 @@
<DoubleQuotationStart></DoubleQuotationStart> <DoubleQuotationStart></DoubleQuotationStart>
<DoubleQuotationEnd></DoubleQuotationEnd> <DoubleQuotationEnd></DoubleQuotationEnd>
</Markers> </Markers>
<TimeAM>AM</TimeAM> <TimeAM>m.</TimeAM>
<TimePM>PM</TimePM> <TimePM>p.</TimePM>
<MeasurementSystem>metric</MeasurementSystem> <MeasurementSystem>metric</MeasurementSystem>
</LC_CTYPE> </LC_CTYPE>
<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$€-695]"> <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$€-695]">
<DateAcceptancePattern>M/D</DateAcceptancePattern> <DateAcceptancePattern>D/M</DateAcceptancePattern>
<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
<FormatCode>General</FormatCode> <FormatCode>Standard</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1"> <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1">
<FormatCode>0</FormatCode> <FormatCode>0</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2"> <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2">
<FormatCode>0.00</FormatCode> <FormatCode>0,00</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3"> <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
<FormatCode>#,##0</FormatCode> <FormatCode>#.##0</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4"> <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4">
<FormatCode>#,##0.00</FormatCode> <FormatCode>#.##0,00</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5"> <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
<FormatCode>#,###.00</FormatCode> <FormatCode>#.###,00</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6"> <FormatElement msgid="ScientificFormatskey1" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
<FormatCode>0.00E+00</FormatCode> <FormatCode>0,00E+000</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7"> <FormatElement msgid="ScientificFormatskey2" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
<FormatCode>0.00E+000</FormatCode> <FormatCode>0,00E+00</FormatCode>
</FormatElement>
<FormatElement msgid="ScientificFormatskey3" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="78">
<FormatCode>##0,00E+00</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
<FormatCode>0%</FormatCode> <FormatCode>0%</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9"> <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
<FormatCode>0.00%</FormatCode> <FormatCode>0,00%</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12"> <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
<FormatCode>[CURRENCY] #,##0;-[CURRENCY] #,##0</FormatCode> <FormatCode>[CURRENCY] #.##0;-[CURRENCY] #.##0</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
<FormatCode>[CURRENCY] #,##0.00;-[CURRENCY] #,##0.00</FormatCode> <FormatCode>[CURRENCY] #.##0;-[CURRENCY] #.##0</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey3" default="true" type="medium" usage="CURRENCY" formatindex="14"> <FormatElement msgid="CurrencyFormatskey3" default="true" type="medium" usage="CURRENCY" formatindex="14">
<FormatCode>[CURRENCY] #,##0;[RED]-[CURRENCY] #,##0</FormatCode> <FormatCode>[CURRENCY] #.##0;[RED]-[CURRENCY] #.##0</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey4" default="false" type="medium" usage="CURRENCY" formatindex="15"> <FormatElement msgid="CurrencyFormatskey4" default="false" type="medium" usage="CURRENCY" formatindex="15">
<FormatCode>[CURRENCY] #,##0.00;[RED]-[CURRENCY] #,##0.00</FormatCode> <FormatCode>[CURRENCY] #.##0;[RED]-[CURRENCY] #.##0</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16"> <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
<FormatCode>#,##0.00 CCC</FormatCode> <FormatCode>#.##0 CCC</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
<FormatCode>[CURRENCY] #,##0.--;[RED]-[CURRENCY] #,##0.--</FormatCode> <FormatCode>[CURRENCY] #.##0;[RED]-[CURRENCY] #.##0</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey11" default="true" type="short" usage="DATE" formatindex="18"> <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
<FormatCode>YY/MM/DD</FormatCode> <FormatCode>DD/MM/YY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey14" default="true" type="long" usage="DATE" formatindex="19"> <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19">
<FormatCode>NNNNDD, MMMM YYYY</FormatCode> <FormatCode>NNNNDD MMMM YYYY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey6" default="true" type="medium" usage="DATE" formatindex="20"> <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20">
<FormatCode>YY/MM/DD</FormatCode> <FormatCode>DD/MM/YY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="21"> <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21">
<FormatCode>YYYY/MM/DD</FormatCode> <FormatCode>DD/MM/YYYY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="22"> <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22">
<FormatCode>D, MMM YY</FormatCode> <FormatCode>D MMM YY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="23"> <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23">
<FormatCode>D, MMM YYYY</FormatCode> <FormatCode>D MMM YYYY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey21" default="false" type="long" usage="DATE" formatindex="24"> <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24">
<FormatCode>D, MMM YYYY</FormatCode> <FormatCode>D. MMM. YYYY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="25"> <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25">
<FormatCode>D, MMMM YYYY</FormatCode> <FormatCode>D MMMM YYYY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey22" default="false" type="long" usage="DATE" formatindex="26"> <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26">
<FormatCode>D, MMMM YYYY</FormatCode> <FormatCode>D. MMMM YYYY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey10" default="false" type="medium" usage="DATE" formatindex="27"> <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27">
<FormatCode>NN, DD/MMM/YY</FormatCode> <FormatCode>NN D MMM YY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey18" default="false" type="long" usage="DATE" formatindex="28"> <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28">
<FormatCode>NN, D, MMM YY</FormatCode> <FormatCode>NN DD/MMM YY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey19" default="false" type="long" usage="DATE" formatindex="29"> <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29">
<FormatCode>NN, D, MMMM YYYY</FormatCode> <FormatCode>NN D MMMM YYYY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey20" default="false" type="long" usage="DATE" formatindex="30"> <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30">
<FormatCode>NNNND, MMMM YYYY</FormatCode> <FormatCode>NNNND MMMM YYYY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey12" default="false" type="short" usage="DATE" formatindex="31"> <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31">
<FormatCode>MM/DD</FormatCode> <FormatCode>MM-DD</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="32"> <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32">
<FormatCode>YY-MM-DD</FormatCode> <FormatCode>YY-MM-DD</FormatCode>
<DefaultName>ISO 8601</DefaultName>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey8" default="false" type="medium" usage="DATE" formatindex="33"> <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33">
<FormatCode>YYYY-MM-DD</FormatCode> <FormatCode>YYYY-MM-DD</FormatCode>
<DefaultName>ISO 8601</DefaultName> <DefaultName>ISO 8601 (EN 28601)</DefaultName>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey1" default="false" type="medium" usage="DATE" formatindex="34"> <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34">
<FormatCode>YY/MM</FormatCode> <FormatCode>MM/YY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="35"> <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35">
<FormatCode>MMM/DD</FormatCode> <FormatCode>DD/MMM</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="36"> <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36">
<FormatCode>MMMM</FormatCode> <FormatCode>MMMM</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="37"> <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37">
<FormatCode>QQ YY</FormatCode> <FormatCode>QQ YY</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateFormatskey9" default="false" type="medium" usage="DATE" formatindex="38"> <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
<FormatCode>WW</FormatCode> <FormatCode>WW</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="TimeFormatskey1" default="false" type="short" usage="TIME" formatindex="39"> <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
<FormatCode>HH:MM</FormatCode> <FormatCode>HH.MM</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="TimeFormatskey2" default="false" type="medium" usage="TIME" formatindex="40"> <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40">
<FormatCode>HH:MM:SS</FormatCode> <FormatCode>HH.MM.SS</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="TimeFormatskey3" default="true" type="short" usage="TIME" formatindex="41"> <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41">
<FormatCode>HH:MM AM/PM</FormatCode> <FormatCode>HH.MM AM/PM</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="TimeFormatskey4" default="true" type="medium" usage="TIME" formatindex="42"> <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42">
<FormatCode>HH:MM:SS AM/PM</FormatCode> <FormatCode>HH.MM.SS AM/PM</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43"> <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
<FormatCode>[HH]:MM:SS</FormatCode> <FormatCode>[HH].MM.SS</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44"> <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
<FormatCode>MM:SS.00</FormatCode> <FormatCode>MM.SS,00</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45"> <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
<FormatCode>[HH]:MM:SS.00</FormatCode> <FormatCode>[HH].MM.SS,00</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46"> <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
<FormatCode>YY/MM/DD HH:MM</FormatCode> <FormatCode>DD/MM/YY HH.MM</FormatCode>
</FormatElement> </FormatElement>
<FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47"> <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
<FormatCode>YYYY/MM/DD HH:MM:SS AM/PM</FormatCode> <FormatCode>DD/MM/YYYY HH.MM.SS</FormatCode>
</FormatElement>
<FormatElement msgid="ScientificFormatskey3" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="78">
<FormatCode>##0.00E+00</FormatCode>
</FormatElement> </FormatElement>
</LC_FORMAT> </LC_FORMAT>
<LC_COLLATION> <LC_COLLATION>
...@@ -347,16 +346,7 @@ ...@@ -347,16 +346,7 @@
<quarter4Abbreviation>C4</quarter4Abbreviation> <quarter4Abbreviation>C4</quarter4Abbreviation>
</ReservedWords> </ReservedWords>
</LC_MISC> </LC_MISC>
<LC_NumberingLevel> <LC_NumberingLevel ref="it_IT"/>
<NumberingLevel NumType="4" Prefix=" " Suffix=")"/> <LC_OutLineNumberingLevel ref="it_IT"/>
<NumberingLevel NumType="4" Prefix=" " Suffix="."/>
<NumberingLevel NumType="4" Prefix="(" Suffix=")"/>
<NumberingLevel NumType="2" Prefix=" " Suffix="."/>
<NumberingLevel NumType="0" Prefix=" " Suffix=")"/>
<NumberingLevel NumType="1" Prefix=" " Suffix=")"/>
<NumberingLevel NumType="1" Prefix="(" Suffix=")"/>
<NumberingLevel NumType="3" Prefix=" " Suffix="."/>
</LC_NumberingLevel>
<LC_OutLineNumberingLevel ref="en_US"/>
</Locale> </Locale>
<!--Version 1.0 --> <!--Version 1.0 -->
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment