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.3"> 24 <LC_INFO> 25 <Language> 26 <LangID>ro</LangID> 27 <DefaultName>Romanian</DefaultName> 28 </Language> 29 <Country> 30 <CountryID>RO</CountryID> 31 <DefaultName>Romania</DefaultName> 32 </Country> 33 </LC_INFO> 34 <LC_CTYPE unoid="generic"> 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>AM</TimeAM> 54 <TimePM>PM</TimePM> 55 <MeasurementSystem>Metric</MeasurementSystem> 56 </LC_CTYPE> 57 <LC_FORMAT> 58 <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18"> 59 <FormatCode>DD.MM.YYYY</FormatCode> 60 <DefaultName></DefaultName> 61 </FormatElement> 62 <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28"> 63 <FormatCode>NN DD.MMM YYYY</FormatCode> 64 <DefaultName></DefaultName> 65 </FormatElement> 66 <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34"> 67 <FormatCode>MM.YY</FormatCode> 68 <DefaultName></DefaultName> 69 </FormatElement> 70 <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35"> 71 <FormatCode>DD MMM</FormatCode> 72 <DefaultName></DefaultName> 73 </FormatElement> 74 <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36"> 75 <FormatCode>MMMM</FormatCode> 76 <DefaultName></DefaultName> 77 </FormatElement> 78 <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37"> 79 <FormatCode>QQ/YY</FormatCode> 80 <DefaultName></DefaultName> 81 </FormatElement> 82 <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21"> 83 <FormatCode>DD.MM.YYYY</FormatCode> 84 <DefaultName></DefaultName> 85 </FormatElement> 86 <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20"> 87 <FormatCode>DD.MM.YY</FormatCode> 88 <DefaultName></DefaultName> 89 </FormatElement> 90 <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19"> 91 <FormatCode>NNNND MMMM YYYY</FormatCode> 92 <DefaultName></DefaultName> 93 </FormatElement> 94 <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22"> 95 <FormatCode>D MMM YY</FormatCode> 96 <DefaultName></DefaultName> 97 </FormatElement> 98 <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23"> 99 <FormatCode>D MMM YYYY</FormatCode> 100 <DefaultName></DefaultName> 101 </FormatElement> 102 <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25"> 103 <FormatCode>D MMMM YYYY</FormatCode> 104 <DefaultName></DefaultName> 105 </FormatElement> 106 <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27"> 107 <FormatCode>NN D MMM YY</FormatCode> 108 <DefaultName></DefaultName> 109 </FormatElement> 110 <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29"> 111 <FormatCode>NN D MMMM YYYY</FormatCode> 112 <DefaultName></DefaultName> 113 </FormatElement> 114 <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30"> 115 <FormatCode>NNNND MMMM YYYY</FormatCode> 116 <DefaultName></DefaultName> 117 </FormatElement> 118 <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24"> 119 <FormatCode>D. MMM. YYYY</FormatCode> 120 <DefaultName></DefaultName> 121 </FormatElement> 122 <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26"> 123 <FormatCode>D. MMMM YYYY</FormatCode> 124 <DefaultName></DefaultName> 125 </FormatElement> 126 <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31"> 127 <FormatCode>MM-DD</FormatCode> 128 <DefaultName></DefaultName> 129 </FormatElement> 130 <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32"> 131 <FormatCode>YY-MM-DD</FormatCode> 132 <DefaultName>ISO 8601</DefaultName> 133 </FormatElement> 134 <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33"> 135 <FormatCode>YYYY-MM-DD</FormatCode> 136 <DefaultName>ISO 8601</DefaultName> 137 </FormatElement> 138 <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38"> 139 <FormatCode>WW</FormatCode> 140 <DefaultName></DefaultName> 141 </FormatElement> 142 <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39"> 143 <FormatCode>HH:MM</FormatCode> 144 <DefaultName></DefaultName> 145 </FormatElement> 146 <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40"> 147 <FormatCode>HH:MM:SS</FormatCode> 148 <DefaultName></DefaultName> 149 </FormatElement> 150 <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41"> 151 <FormatCode>HH:MM AM/PM</FormatCode> 152 <DefaultName></DefaultName> 153 </FormatElement> 154 <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42"> 155 <FormatCode>HH:MM:SS AM/PM</FormatCode> 156 <DefaultName></DefaultName> 157 </FormatElement> 158 <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43"> 159 <FormatCode>[HH]:MM:SS</FormatCode> 160 <DefaultName></DefaultName> 161 </FormatElement> 162 <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44"> 163 <FormatCode>MM:SS,00</FormatCode> 164 <DefaultName></DefaultName> 165 </FormatElement> 166 <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45"> 167 <FormatCode>[HH]:MM:SS,00</FormatCode> 168 <DefaultName></DefaultName> 169 </FormatElement> 170 <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46"> 171 <FormatCode>DD.MM.YY HH:MM</FormatCode> 172 <DefaultName></DefaultName> 173 </FormatElement> 174 <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47"> 175 <FormatCode>DD.MM.YYYY HH:MM:SS</FormatCode> 176 <DefaultName></DefaultName> 177 </FormatElement> 178 <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> 179 <FormatCode>Standard</FormatCode> 180 <DefaultName></DefaultName> 181 </FormatElement> 182 <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1"> 183 <FormatCode>0</FormatCode> 184 <DefaultName></DefaultName> 185 </FormatElement> 186 <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2"> 187 <FormatCode>0,00</FormatCode> 188 <DefaultName></DefaultName> 189 </FormatElement> 190 <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3"> 191 <FormatCode>#.##0</FormatCode> 192 <DefaultName></DefaultName> 193 </FormatElement> 194 <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4"> 195 <FormatCode>#.##0,00</FormatCode> 196 <DefaultName></DefaultName> 197 </FormatElement> 198 <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5"> 199 <FormatCode>#.###,00</FormatCode> 200 <DefaultName></DefaultName> 201 </FormatElement> 202 <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12"> 203 <FormatCode>#.##0 [$lei-418];-#.##0 [$lei-418]</FormatCode> 204 <DefaultName></DefaultName> 205 </FormatElement> 206 <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> 207 <FormatCode>#.##0,00 [$lei-418];-#.##0,00 [$lei-418]</FormatCode> 208 <DefaultName></DefaultName> 209 </FormatElement> 210 <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14"> 211 <FormatCode>#.##0 [$lei-418];[RED]-#.##0 [$lei-418]</FormatCode> 212 <DefaultName></DefaultName> 213 </FormatElement> 214 <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15"> 215 <FormatCode>#.##0,00 [$lei-418];[RED]-#.##0,00 [$lei-418]</FormatCode> 216 <DefaultName></DefaultName> 217 </FormatElement> 218 <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16"> 219 <FormatCode>#.##0,00 CCC</FormatCode> 220 <DefaultName></DefaultName> 221 </FormatElement> 222 <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> 223 <FormatCode>#.##0,-- [$lei-418];[RED]-#.##0,-- [$lei-418]</FormatCode> 224 <DefaultName></DefaultName> 225 </FormatElement> 226 <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> 227 <FormatCode>0%</FormatCode> 228 <DefaultName></DefaultName> 229 </FormatElement> 230 <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9"> 231 <FormatCode>0,00%</FormatCode> 232 <DefaultName></DefaultName> 233 </FormatElement> 234 <FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6"> 235 <FormatCode>0,00E+000</FormatCode> 236 <DefaultName></DefaultName> 237 </FormatElement> 238 <FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7"> 239 <FormatCode>0,00E+00</FormatCode> 240 <DefaultName></DefaultName> 241 </FormatElement> 242 </LC_FORMAT> 243 <LC_COLLATION ref="en_US"/> 244 <LC_SEARCH ref="en_US"/> 245 <LC_INDEX> 246 <IndexKey unoid="alphanumeric" default="true" phonetic="false">A Ă Â B-I Î J-S Ș Ş T Ț Ţ U-Z</IndexKey> 247 <UnicodeScript>0</UnicodeScript> 248 <UnicodeScript>1</UnicodeScript> 249 <UnicodeScript>2</UnicodeScript> 250 <UnicodeScript>3</UnicodeScript> 251 <FollowPageWord>p.</FollowPageWord> 252 <FollowPageWord>pp.</FollowPageWord> 253 </LC_INDEX> 254 <LC_CALENDAR> 255 <Calendar unoid="gregorian" default="true"> 256 <DaysOfWeek> 257 <Day> 258 <DayID>sun</DayID> 259 <DefaultAbbrvName>D</DefaultAbbrvName> 260 <DefaultFullName>duminică</DefaultFullName> 261 </Day> 262 <Day> 263 <DayID>mon</DayID> 264 <DefaultAbbrvName>L</DefaultAbbrvName> 265 <DefaultFullName>luni</DefaultFullName> 266 </Day> 267 <Day> 268 <DayID>tue</DayID> 269 <DefaultAbbrvName>Ma</DefaultAbbrvName> 270 <DefaultFullName>marţi</DefaultFullName> 271 </Day> 272 <Day> 273 <DayID>wed</DayID> 274 <DefaultAbbrvName>Mi</DefaultAbbrvName> 275 <DefaultFullName>miercuri</DefaultFullName> 276 </Day> 277 <Day> 278 <DayID>thu</DayID> 279 <DefaultAbbrvName>J</DefaultAbbrvName> 280 <DefaultFullName>joi</DefaultFullName> 281 </Day> 282 <Day> 283 <DayID>fri</DayID> 284 <DefaultAbbrvName>V</DefaultAbbrvName> 285 <DefaultFullName>vineri</DefaultFullName> 286 </Day> 287 <Day> 288 <DayID>sat</DayID> 289 <DefaultAbbrvName>S</DefaultAbbrvName> 290 <DefaultFullName>sâmbătă</DefaultFullName> 291 </Day> 292 </DaysOfWeek> 293 <MonthsOfYear> 294 <Month> 295 <MonthID>jan</MonthID> 296 <DefaultAbbrvName>ian</DefaultAbbrvName> 297 <DefaultFullName>ianuarie</DefaultFullName> 298 </Month> 299 <Month> 300 <MonthID>feb</MonthID> 301 <DefaultAbbrvName>febr</DefaultAbbrvName> 302 <DefaultFullName>februarie</DefaultFullName> 303 </Month> 304 <Month> 305 <MonthID>mar</MonthID> 306 <DefaultAbbrvName>mar</DefaultAbbrvName> 307 <DefaultFullName>martie</DefaultFullName> 308 </Month> 309 <Month> 310 <MonthID>apr</MonthID> 311 <DefaultAbbrvName>apr</DefaultAbbrvName> 312 <DefaultFullName>aprilie</DefaultFullName> 313 </Month> 314 <Month> 315 <MonthID>may</MonthID> 316 <DefaultAbbrvName>mai</DefaultAbbrvName> 317 <DefaultFullName>mai</DefaultFullName> 318 </Month> 319 <Month> 320 <MonthID>jun</MonthID> 321 <DefaultAbbrvName>iun</DefaultAbbrvName> 322 <DefaultFullName>iunie</DefaultFullName> 323 </Month> 324 <Month> 325 <MonthID>jul</MonthID> 326 <DefaultAbbrvName>iul</DefaultAbbrvName> 327 <DefaultFullName>iulie</DefaultFullName> 328 </Month> 329 <Month> 330 <MonthID>aug</MonthID> 331 <DefaultAbbrvName>aug</DefaultAbbrvName> 332 <DefaultFullName>august</DefaultFullName> 333 </Month> 334 <Month> 335 <MonthID>sep</MonthID> 336 <DefaultAbbrvName>sept</DefaultAbbrvName> 337 <DefaultFullName>septembrie</DefaultFullName> 338 </Month> 339 <Month> 340 <MonthID>oct</MonthID> 341 <DefaultAbbrvName>oct</DefaultAbbrvName> 342 <DefaultFullName>octombrie</DefaultFullName> 343 </Month> 344 <Month> 345 <MonthID>nov</MonthID> 346 <DefaultAbbrvName>nov</DefaultAbbrvName> 347 <DefaultFullName>noiembrie</DefaultFullName> 348 </Month> 349 <Month> 350 <MonthID>dec</MonthID> 351 <DefaultAbbrvName>dec</DefaultAbbrvName> 352 <DefaultFullName>decembrie</DefaultFullName> 353 </Month> 354 </MonthsOfYear> 355 <Eras> 356 <Era> 357 <EraID>bc</EraID> 358 <DefaultAbbrvName>î.Hr.</DefaultAbbrvName> 359 <DefaultFullName>î.Hr.</DefaultFullName> 360 </Era> 361 <Era> 362 <EraID>ad</EraID> 363 <DefaultAbbrvName>d.Hr.</DefaultAbbrvName> 364 <DefaultFullName>d.Hr.</DefaultFullName> 365 </Era> 366 </Eras> 367 <StartDayOfWeek> 368 <DayID>mon</DayID> 369 </StartDayOfWeek> 370 <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek> 371 </Calendar> 372 </LC_CALENDAR> 373 <LC_CURRENCY> 374 <Currency default="true" usedInCompatibleFormatCodes="true"> 375 <CurrencyID>RON</CurrencyID> 376 <CurrencySymbol>lei</CurrencySymbol> 377 <BankSymbol>RON</BankSymbol> 378 <CurrencyName>Leu</CurrencyName> 379 <DecimalPlaces>2</DecimalPlaces> 380 </Currency> 381 <Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true"> 382 <!-- legacyOnly to avoid the duplicated listing in the number formatter 383 dialog because of the identical CurrencySymbol, which also confuses 384 the currency listbox selection mechanism. --> 385 <CurrencyID>ROL</CurrencyID> 386 <CurrencySymbol>lei</CurrencySymbol> 387 <BankSymbol>ROL</BankSymbol> 388 <CurrencyName>Leu</CurrencyName> 389 <DecimalPlaces>2</DecimalPlaces> 390 </Currency> 391 </LC_CURRENCY> 392 <LC_TRANSLITERATION ref="en_US"/> 393 <LC_MISC> 394 <ReservedWords> 395 <trueWord>adevărat</trueWord> 396 <falseWord>fals</falseWord> 397 <quarter1Word>trimestrul 1</quarter1Word> 398 <quarter2Word>trimestrul 2</quarter2Word> 399 <quarter3Word>trimestrul 3</quarter3Word> 400 <quarter4Word>trimestrul 4</quarter4Word> 401 <aboveWord>deasupra</aboveWord> 402 <belowWord>sub</belowWord> 403 <quarter1Abbreviation>T1</quarter1Abbreviation> 404 <quarter2Abbreviation>T2</quarter2Abbreviation> 405 <quarter3Abbreviation>T3</quarter3Abbreviation> 406 <quarter4Abbreviation>T4</quarter4Abbreviation> 407 </ReservedWords> 408 </LC_MISC> 409 <LC_NumberingLevel ref="en_US"/> 410 <LC_OutLineNumberingLevel ref="en_US"/> 411</Locale> 412