1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE Locale SYSTEM 'locale.dtd'> 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file 9 * to you under the Apache License, Version 2.0 (the 10 * "License"); you may not use this file except in compliance 11 * with the License. You may obtain a copy of the License at 12 * 13 * http://www.apache.org/licenses/LICENSE-2.0 14 * 15 * Unless required by applicable law or agreed to in writing, 16 * software distributed under the License is distributed on an 17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> 23<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.2"> 24 <LC_INFO> 25 <Language> 26 <LangID>it</LangID> 27 <DefaultName>Italian</DefaultName> 28 </Language> 29 <Country> 30 <CountryID>IT</CountryID> 31 <DefaultName>Italy</DefaultName> 32 </Country> 33 </LC_INFO> 34 <LC_CTYPE> 35 <Separators> 36 <DateSeparator>/</DateSeparator> 37 <ThousandSeparator>.</ThousandSeparator> 38 <DecimalSeparator>,</DecimalSeparator> 39 <TimeSeparator>.</TimeSeparator> 40 <Time100SecSeparator>,</Time100SecSeparator> 41 <ListSeparator>;</ListSeparator> 42 <LongDateDayOfWeekSeparator> </LongDateDayOfWeekSeparator> 43 <LongDateDaySeparator> </LongDateDaySeparator> 44 <LongDateMonthSeparator> </LongDateMonthSeparator> 45 <LongDateYearSeparator> </LongDateYearSeparator> 46 </Separators> 47 <Markers> 48 <QuotationStart>‘</QuotationStart> 49 <QuotationEnd>’</QuotationEnd> 50 <DoubleQuotationStart>“</DoubleQuotationStart> 51 <DoubleQuotationEnd>”</DoubleQuotationEnd> 52 </Markers> 53 <TimeAM>m.</TimeAM> 54 <TimePM>p.</TimePM> 55 <MeasurementSystem>metric</MeasurementSystem> 56 </LC_CTYPE> 57 <LC_FORMAT> 58 <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> 59 <FormatCode>Standard</FormatCode> 60 </FormatElement> 61 <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1"> 62 <FormatCode>0</FormatCode> 63 </FormatElement> 64 <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2"> 65 <FormatCode>0,00</FormatCode> 66 </FormatElement> 67 <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3"> 68 <FormatCode>#.##0</FormatCode> 69 </FormatElement> 70 <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4"> 71 <FormatCode>#.##0,00</FormatCode> 72 </FormatElement> 73 <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5"> 74 <FormatCode>#.###,00</FormatCode> 75 </FormatElement> 76 <FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6"> 77 <FormatCode>0,00E+000</FormatCode> 78 </FormatElement> 79 <FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7"> 80 <FormatCode>0,00E+00</FormatCode> 81 </FormatElement> 82 <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> 83 <FormatCode>0%</FormatCode> 84 </FormatElement> 85 <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9"> 86 <FormatCode>0,00%</FormatCode> 87 </FormatElement> 88 <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12"> 89 <FormatCode>[$₤-410] #.##0;-[$₤-410] #.##0</FormatCode> 90 </FormatElement> 91 <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> 92 <FormatCode>[$₤-410] #.##0;-[$₤-410] #.##0</FormatCode> 93 </FormatElement> 94 <FormatElement msgid="CurrencyFormatskey3" default="true" type="medium" usage="CURRENCY" formatindex="14"> 95 <FormatCode>[$₤-410] #.##0;[RED]-[$₤-410] #.##0</FormatCode> 96 </FormatElement> 97 <FormatElement msgid="CurrencyFormatskey4" default="false" type="medium" usage="CURRENCY" formatindex="15"> 98 <FormatCode>[$₤-410] #.##0;[RED]-[$₤-410] #.##0</FormatCode> 99 </FormatElement> 100 <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16"> 101 <FormatCode>#.##0 CCC</FormatCode> 102 </FormatElement> 103 <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> 104 <FormatCode>[$₤-410] #.##0;[RED]-[$₤-410] #.##0</FormatCode> 105 </FormatElement> 106 <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18"> 107 <FormatCode>GG/MM/AA</FormatCode> 108 </FormatElement> 109 <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19"> 110 <FormatCode>NNNNGG MMMM AAAA</FormatCode> 111 </FormatElement> 112 <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20"> 113 <FormatCode>GG/MM/AA</FormatCode> 114 </FormatElement> 115 <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21"> 116 <FormatCode>GG/MM/AAAA</FormatCode> 117 </FormatElement> 118 <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22"> 119 <FormatCode>G MMM AA</FormatCode> 120 </FormatElement> 121 <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23"> 122 <FormatCode>G MMM AAAA</FormatCode> 123 </FormatElement> 124 <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24"> 125 <FormatCode>G. MMM. AAAA</FormatCode> 126 </FormatElement> 127 <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25"> 128 <FormatCode>G MMMM AAAA</FormatCode> 129 </FormatElement> 130 <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26"> 131 <FormatCode>G. MMMM AAAA</FormatCode> 132 </FormatElement> 133 <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27"> 134 <FormatCode>NN G MMM AA</FormatCode> 135 </FormatElement> 136 <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28"> 137 <FormatCode>NN GG/MMM AA</FormatCode> 138 </FormatElement> 139 <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29"> 140 <FormatCode>NN G MMMM AAAA</FormatCode> 141 </FormatElement> 142 <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30"> 143 <FormatCode>NNNNG MMMM AAAA</FormatCode> 144 </FormatElement> 145 <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31"> 146 <FormatCode>MM-GG</FormatCode> 147 </FormatElement> 148 <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32"> 149 <FormatCode>AA-MM-GG</FormatCode> 150 <DefaultName>ISO 8601 (EN 28601)</DefaultName> 151 </FormatElement> 152 <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33"> 153 <FormatCode>AAAA-MM-GG</FormatCode> 154 <DefaultName>ISO 8601 (EN 28601)</DefaultName> 155 </FormatElement> 156 <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34"> 157 <FormatCode>MM/AA</FormatCode> 158 </FormatElement> 159 <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35"> 160 <FormatCode>GG/MMM</FormatCode> 161 </FormatElement> 162 <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36"> 163 <FormatCode>MMMM</FormatCode> 164 </FormatElement> 165 <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37"> 166 <FormatCode>QQ AA</FormatCode> 167 </FormatElement> 168 <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38"> 169 <FormatCode>WW</FormatCode> 170 </FormatElement> 171 <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39"> 172 <FormatCode>HH.MM</FormatCode> 173 </FormatElement> 174 <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40"> 175 <FormatCode>HH.MM.SS</FormatCode> 176 </FormatElement> 177 <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41"> 178 <FormatCode>HH.MM AM/PM</FormatCode> 179 </FormatElement> 180 <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42"> 181 <FormatCode>HH.MM.SS AM/PM</FormatCode> 182 </FormatElement> 183 <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43"> 184 <FormatCode>[HH].MM.SS</FormatCode> 185 </FormatElement> 186 <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44"> 187 <FormatCode>MM.SS,00</FormatCode> 188 </FormatElement> 189 <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45"> 190 <FormatCode>[HH].MM.SS,00</FormatCode> 191 </FormatElement> 192 <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46"> 193 <FormatCode>GG/MM/AA HH.MM</FormatCode> 194 </FormatElement> 195 <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47"> 196 <FormatCode>GG/MM/AAAA HH.MM.SS</FormatCode> 197 </FormatElement> 198 </LC_FORMAT> 199 <LC_COLLATION ref="en_US" /> 200 <LC_SEARCH ref="en_US"/> 201 <LC_INDEX> 202 <IndexKey phonetic="false" default="true" unoid="alphanumeric">A-Z</IndexKey> 203 <UnicodeScript>0</UnicodeScript> 204 <UnicodeScript>1</UnicodeScript> 205 <FollowPageWord> e seg.</FollowPageWord> 206 <FollowPageWord> e segg.</FollowPageWord> 207 </LC_INDEX> 208 <LC_CALENDAR> 209 <Calendar unoid="gregorian" default="true"> 210 <DaysOfWeek> 211 <Day> 212 <DayID>sun</DayID> 213 <DefaultAbbrvName>dom</DefaultAbbrvName> 214 <DefaultFullName>domenica</DefaultFullName> 215 </Day> 216 <Day> 217 <DayID>mon</DayID> 218 <DefaultAbbrvName>lun</DefaultAbbrvName> 219 <DefaultFullName>lunedì</DefaultFullName> 220 </Day> 221 <Day> 222 <DayID>tue</DayID> 223 <DefaultAbbrvName>mar</DefaultAbbrvName> 224 <DefaultFullName>martedì</DefaultFullName> 225 </Day> 226 <Day> 227 <DayID>wed</DayID> 228 <DefaultAbbrvName>mer</DefaultAbbrvName> 229 <DefaultFullName>mercoledì</DefaultFullName> 230 </Day> 231 <Day> 232 <DayID>thu</DayID> 233 <DefaultAbbrvName>gio</DefaultAbbrvName> 234 <DefaultFullName>giovedì</DefaultFullName> 235 </Day> 236 <Day> 237 <DayID>fri</DayID> 238 <DefaultAbbrvName>ven</DefaultAbbrvName> 239 <DefaultFullName>venerdì</DefaultFullName> 240 </Day> 241 <Day> 242 <DayID>sat</DayID> 243 <DefaultAbbrvName>sab</DefaultAbbrvName> 244 <DefaultFullName>sabato</DefaultFullName> 245 </Day> 246 </DaysOfWeek> 247 <MonthsOfYear> 248 <Month> 249 <MonthID>jan</MonthID> 250 <DefaultAbbrvName>gen</DefaultAbbrvName> 251 <DefaultFullName>gennaio</DefaultFullName> 252 </Month> 253 <Month> 254 <MonthID>feb</MonthID> 255 <DefaultAbbrvName>feb</DefaultAbbrvName> 256 <DefaultFullName>febbraio</DefaultFullName> 257 </Month> 258 <Month> 259 <MonthID>mar</MonthID> 260 <DefaultAbbrvName>mar</DefaultAbbrvName> 261 <DefaultFullName>marzo</DefaultFullName> 262 </Month> 263 <Month> 264 <MonthID>apr</MonthID> 265 <DefaultAbbrvName>apr</DefaultAbbrvName> 266 <DefaultFullName>aprile</DefaultFullName> 267 </Month> 268 <Month> 269 <MonthID>may</MonthID> 270 <DefaultAbbrvName>mag</DefaultAbbrvName> 271 <DefaultFullName>maggio</DefaultFullName> 272 </Month> 273 <Month> 274 <MonthID>jun</MonthID> 275 <DefaultAbbrvName>giu</DefaultAbbrvName> 276 <DefaultFullName>giugno</DefaultFullName> 277 </Month> 278 <Month> 279 <MonthID>jul</MonthID> 280 <DefaultAbbrvName>lug</DefaultAbbrvName> 281 <DefaultFullName>luglio</DefaultFullName> 282 </Month> 283 <Month> 284 <MonthID>aug</MonthID> 285 <DefaultAbbrvName>ago</DefaultAbbrvName> 286 <DefaultFullName>agosto</DefaultFullName> 287 </Month> 288 <Month> 289 <MonthID>sep</MonthID> 290 <DefaultAbbrvName>set</DefaultAbbrvName> 291 <DefaultFullName>settembre</DefaultFullName> 292 </Month> 293 <Month> 294 <MonthID>oct</MonthID> 295 <DefaultAbbrvName>ott</DefaultAbbrvName> 296 <DefaultFullName>ottobre</DefaultFullName> 297 </Month> 298 <Month> 299 <MonthID>nov</MonthID> 300 <DefaultAbbrvName>nov</DefaultAbbrvName> 301 <DefaultFullName>novembre</DefaultFullName> 302 </Month> 303 <Month> 304 <MonthID>dec</MonthID> 305 <DefaultAbbrvName>dic</DefaultAbbrvName> 306 <DefaultFullName>dicembre</DefaultFullName> 307 </Month> 308 </MonthsOfYear> 309 <Eras> 310 <Era> 311 <EraID>bc</EraID> 312 <DefaultAbbrvName>aC</DefaultAbbrvName> 313 <DefaultFullName>aC</DefaultFullName> 314 </Era> 315 <Era> 316 <EraID>ad</EraID> 317 <DefaultAbbrvName>dC</DefaultAbbrvName> 318 <DefaultFullName>dC</DefaultFullName> 319 </Era> 320 </Eras> 321 <StartDayOfWeek> 322 <DayID>mon</DayID> 323 </StartDayOfWeek> 324 <MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek> 325 </Calendar> 326 </LC_CALENDAR> 327 <LC_CURRENCY> 328 <Currency default="true" usedInCompatibleFormatCodes="false"> 329 <CurrencyID>EUR</CurrencyID> 330 <CurrencySymbol>€</CurrencySymbol> 331 <BankSymbol>EUR</BankSymbol> 332 <CurrencyName>Euro</CurrencyName> 333 <DecimalPlaces>2</DecimalPlaces> 334 </Currency> 335 <Currency default="false" usedInCompatibleFormatCodes="true"> 336 <CurrencyID>ITL</CurrencyID> 337 <CurrencySymbol>₤</CurrencySymbol> 338 <BankSymbol>ITL</BankSymbol> 339 <CurrencyName>Lira Italiana</CurrencyName> 340 <DecimalPlaces>0</DecimalPlaces> 341 </Currency> 342 <Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true"> 343 <CurrencyID>ITL</CurrencyID> 344 <CurrencySymbol>L.</CurrencySymbol> 345 <BankSymbol>ITL</BankSymbol> 346 <CurrencyName>Lira Italiana</CurrencyName> 347 <DecimalPlaces>0</DecimalPlaces> 348 </Currency> 349 </LC_CURRENCY> 350 <LC_TRANSLITERATION ref="en_US"/> 351 <LC_MISC> 352 <ReservedWords> 353 <trueWord>vero</trueWord> 354 <falseWord>falso</falseWord> 355 <quarter1Word>1o trimestre</quarter1Word> 356 <quarter2Word>2o trimestre</quarter2Word> 357 <quarter3Word>3o trimestre</quarter3Word> 358 <quarter4Word>4o trimestre</quarter4Word> 359 <aboveWord>sopra</aboveWord> 360 <belowWord>sotto</belowWord> 361 <quarter1Abbreviation>T1</quarter1Abbreviation> 362 <quarter2Abbreviation>T2</quarter2Abbreviation> 363 <quarter3Abbreviation>T3</quarter3Abbreviation> 364 <quarter4Abbreviation>T4</quarter4Abbreviation> 365 </ReservedWords> 366 </LC_MISC> 367 <LC_NumberingLevel ref="en_US"/> 368 <LC_OutLineNumberingLevel ref="en_US"/> 369</Locale> 370