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>he</LangID> 27<DefaultName>Hebrew</DefaultName> 28</Language> 29<Country> 30<CountryID>IL</CountryID> 31<DefaultName>Israel</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>D/M/YY</FormatCode> 60<DefaultName></DefaultName> 61</FormatElement> 62<FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28"> 63<FormatCode>NN DD/MMM YY</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>[NatNum2][~jewish]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>NNNNDD 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>[NatNum2][~jewish]MMMM YY</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>[NatNum2][~jewish]NN DD MMMM YY</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>[NatNum2][~jewish]DD MMMM YY</FormatCode> 124<DefaultName></DefaultName> 125</FormatElement> 126<FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31"> 127<FormatCode>DD-MM</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="DateFormatskey22" default="false" type="medium" usage="DATE" formatindex="50"> 143<FormatCode>[NatNum2][~jewish]YY</FormatCode> 144<DefaultName></DefaultName> 145</FormatElement> 146<FormatElement msgid="DateFormatskey23" default="false" type="medium" usage="DATE" formatindex="51"> 147<FormatCode>[NatNum2][~jewish]NNN DD MMMM YY</FormatCode> 148<DefaultName></DefaultName> 149</FormatElement> 150<FormatElement msgid="DateFormatskey24" default="false" type="medium" usage="DATE" formatindex="52"> 151<FormatCode>[NatNum2][~jewish]"יום "NN"׳ "DD MMMM YY</FormatCode> 152<DefaultName></DefaultName> 153</FormatElement> 154<FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39"> 155<FormatCode>HH:MM</FormatCode> 156<DefaultName></DefaultName> 157</FormatElement> 158<FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40"> 159<FormatCode>HH:MM:SS</FormatCode> 160<DefaultName></DefaultName> 161</FormatElement> 162<FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41"> 163<FormatCode>HH:MM AM/PM</FormatCode> 164<DefaultName></DefaultName> 165</FormatElement> 166<FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42"> 167<FormatCode>HH:MM:SS AM/PM</FormatCode> 168<DefaultName></DefaultName> 169</FormatElement> 170<FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43"> 171<FormatCode>[HH]:MM:SS</FormatCode> 172<DefaultName></DefaultName> 173</FormatElement> 174<FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44"> 175<FormatCode>MM:SS.00</FormatCode> 176<DefaultName></DefaultName> 177</FormatElement> 178<FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45"> 179<FormatCode>[HH]:MM:SS.00</FormatCode> 180<DefaultName></DefaultName> 181</FormatElement> 182<FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46"> 183<FormatCode>DD/MM/YY HH:MM</FormatCode> 184<DefaultName></DefaultName> 185</FormatElement> 186<FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47"> 187<FormatCode>DD/MM/YYYY HH:MM:SS</FormatCode> 188<DefaultName></DefaultName> 189</FormatElement> 190<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> 191<FormatCode>General</FormatCode> 192<DefaultName></DefaultName> 193</FormatElement> 194<FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1"> 195<FormatCode>0</FormatCode> 196<DefaultName></DefaultName> 197</FormatElement> 198<FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2"> 199<FormatCode>0.00</FormatCode> 200<DefaultName></DefaultName> 201</FormatElement> 202<FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3"> 203<FormatCode>#,##0</FormatCode> 204<DefaultName></DefaultName> 205</FormatElement> 206<FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4"> 207<FormatCode>#,##0.00</FormatCode> 208<DefaultName></DefaultName> 209</FormatElement> 210<FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5"> 211<FormatCode>#,###.00</FormatCode> 212<DefaultName></DefaultName> 213</FormatElement> 214<FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12"> 215<FormatCode>[$₪-40D] #,##0;[$₪-40D] -#,##0</FormatCode> 216<DefaultName></DefaultName> 217</FormatElement> 218<FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> 219<FormatCode>[$₪-40D] #,##0.00;[$₪-40D] -#,##0.00</FormatCode> 220<DefaultName></DefaultName> 221</FormatElement> 222<FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14"> 223<FormatCode>[$₪-40D] #,##0;[RED][$₪-40D] -#,##0</FormatCode> 224<DefaultName></DefaultName> 225</FormatElement> 226<FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15"> 227<FormatCode>[$₪-40D] #,##0.00;[RED][$₪-40D] -#,##0.00</FormatCode> 228<DefaultName></DefaultName> 229</FormatElement> 230<FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16"> 231<FormatCode>#,##0.00 CCC</FormatCode> 232<DefaultName></DefaultName> 233</FormatElement> 234<FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> 235<FormatCode>[$₪-40D] #,##0.--;[RED][$₪-40D] -#,##0.--</FormatCode> 236<DefaultName></DefaultName> 237</FormatElement> 238<FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> 239<FormatCode>0%</FormatCode> 240<DefaultName></DefaultName> 241</FormatElement> 242<FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9"> 243<FormatCode>0.00%</FormatCode> 244<DefaultName></DefaultName> 245</FormatElement> 246<FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6"> 247<FormatCode>0.00E+000</FormatCode> 248<DefaultName></DefaultName> 249</FormatElement> 250<FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7"> 251<FormatCode>0.00E+00</FormatCode> 252<DefaultName></DefaultName> 253</FormatElement> 254</LC_FORMAT> 255<LC_COLLATION ref="en_US"/> 256<LC_SEARCH ref="en_US"/> 257<LC_INDEX> 258<IndexKey unoid="alphanumeric" default="true" phonetic="false">א-י כ ל מ נ ס ע פ צ-ת</IndexKey> 259<UnicodeScript>10</UnicodeScript> 260<FollowPageWord>p.</FollowPageWord> 261<FollowPageWord>pp.</FollowPageWord> 262</LC_INDEX> 263<LC_CALENDAR> 264<Calendar unoid="gregorian" default="true"> 265<DaysOfWeek> 266<Day> 267<DayID>sun</DayID> 268<DefaultAbbrvName>א</DefaultAbbrvName> 269<DefaultFullName>ראשון</DefaultFullName> 270</Day> 271<Day> 272<DayID>mon</DayID> 273<DefaultAbbrvName>ב</DefaultAbbrvName> 274<DefaultFullName>שני</DefaultFullName> 275</Day> 276<Day> 277<DayID>tue</DayID> 278<DefaultAbbrvName>ג</DefaultAbbrvName> 279<DefaultFullName>שלישי</DefaultFullName> 280</Day> 281<Day> 282<DayID>wed</DayID> 283<DefaultAbbrvName>ד</DefaultAbbrvName> 284<DefaultFullName>רביעי</DefaultFullName> 285</Day> 286<Day> 287<DayID>thu</DayID> 288<DefaultAbbrvName>ה</DefaultAbbrvName> 289<DefaultFullName>חמישי</DefaultFullName> 290</Day> 291<Day> 292<DayID>fri</DayID> 293<DefaultAbbrvName>ו</DefaultAbbrvName> 294<DefaultFullName>שישי</DefaultFullName> 295</Day> 296<Day> 297<DayID>sat</DayID> 298<DefaultAbbrvName>ש</DefaultAbbrvName> 299<DefaultFullName>שבת</DefaultFullName> 300</Day> 301</DaysOfWeek> 302<MonthsOfYear> 303<Month> 304<MonthID>jan</MonthID> 305<DefaultAbbrvName>ינו</DefaultAbbrvName> 306<DefaultFullName>ינואר</DefaultFullName> 307</Month> 308<Month> 309<MonthID>feb</MonthID> 310<DefaultAbbrvName>פבר</DefaultAbbrvName> 311<DefaultFullName>פברואר</DefaultFullName> 312</Month> 313<Month> 314<MonthID>mar</MonthID> 315<DefaultAbbrvName>מרץ</DefaultAbbrvName> 316<DefaultFullName>מרץ</DefaultFullName> 317</Month> 318<Month> 319<MonthID>apr</MonthID> 320<DefaultAbbrvName>אפר</DefaultAbbrvName> 321<DefaultFullName>אפריל</DefaultFullName> 322</Month> 323<Month> 324<MonthID>may</MonthID> 325<DefaultAbbrvName>מאי</DefaultAbbrvName> 326<DefaultFullName>מאי</DefaultFullName> 327</Month> 328<Month> 329<MonthID>jun</MonthID> 330<DefaultAbbrvName>יוני</DefaultAbbrvName> 331<DefaultFullName>יוני</DefaultFullName> 332</Month> 333<Month> 334<MonthID>jul</MonthID> 335<DefaultAbbrvName>יולי</DefaultAbbrvName> 336<DefaultFullName>יולי</DefaultFullName> 337</Month> 338<Month> 339<MonthID>aug</MonthID> 340<DefaultAbbrvName>אוג</DefaultAbbrvName> 341<DefaultFullName>אוגוסט</DefaultFullName> 342</Month> 343<Month> 344<MonthID>sep</MonthID> 345<DefaultAbbrvName>ספט</DefaultAbbrvName> 346<DefaultFullName>ספטמבר</DefaultFullName> 347</Month> 348<Month> 349<MonthID>oct</MonthID> 350<DefaultAbbrvName>אוק</DefaultAbbrvName> 351<DefaultFullName>אוקטובר</DefaultFullName> 352</Month> 353<Month> 354<MonthID>nov</MonthID> 355<DefaultAbbrvName>נוב</DefaultAbbrvName> 356<DefaultFullName>נובמבר</DefaultFullName> 357</Month> 358<Month> 359<MonthID>dec</MonthID> 360<DefaultAbbrvName>דצמ</DefaultAbbrvName> 361<DefaultFullName>דצמבר</DefaultFullName> 362</Month> 363</MonthsOfYear> 364<Eras> 365<Era> 366<EraID>bc</EraID> 367<DefaultAbbrvName>לפנה"ס</DefaultAbbrvName> 368<DefaultFullName>לפנה"ס</DefaultFullName> 369</Era> 370<Era> 371<EraID>ad</EraID> 372<DefaultAbbrvName>לסה"נ</DefaultAbbrvName> 373<DefaultFullName>לסה"נ</DefaultFullName> 374</Era> 375</Eras> 376<StartDayOfWeek><DayID>sun</DayID></StartDayOfWeek> 377<MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek> 378</Calendar> 379<Calendar unoid="jewish" default="false"> 380<DaysOfWeek ref="gregorian"/> 381<MonthsOfYear> 382<Month> 383<MonthID>Nissan</MonthID> 384<DefaultAbbrvName>ניסן</DefaultAbbrvName> 385<DefaultFullName>ניסן</DefaultFullName> 386</Month> 387<Month> 388<MonthID>Iyar</MonthID> 389<DefaultAbbrvName>אייר</DefaultAbbrvName> 390<DefaultFullName>אייר</DefaultFullName> 391</Month> 392<Month> 393<MonthID>Sivan</MonthID> 394<DefaultAbbrvName>סיון</DefaultAbbrvName> 395<DefaultFullName>סיון</DefaultFullName> 396</Month> 397<Month> 398<MonthID>Tammuz</MonthID> 399<DefaultAbbrvName>תמוז</DefaultAbbrvName> 400<DefaultFullName>תמוז</DefaultFullName> 401</Month> 402<Month> 403<MonthID>Av</MonthID> 404<DefaultAbbrvName>אב</DefaultAbbrvName> 405<DefaultFullName>אב</DefaultFullName> 406</Month> 407<Month> 408<MonthID>Elul</MonthID> 409<DefaultAbbrvName>אלול</DefaultAbbrvName> 410<DefaultFullName>אלול</DefaultFullName> 411</Month> 412<Month> 413<MonthID>Tishri</MonthID> 414<DefaultAbbrvName>תשרי</DefaultAbbrvName> 415<DefaultFullName>תשרי</DefaultFullName> 416</Month> 417<Month> 418<MonthID>Heshvan</MonthID> 419<DefaultAbbrvName>חשון</DefaultAbbrvName> 420<DefaultFullName>חשון</DefaultFullName> 421</Month> 422<Month> 423<MonthID>Kislev</MonthID> 424<DefaultAbbrvName>כסליו</DefaultAbbrvName> 425<DefaultFullName>כסליו</DefaultFullName> 426</Month> 427<Month> 428<MonthID>Tevet</MonthID> 429<DefaultAbbrvName>טבת</DefaultAbbrvName> 430<DefaultFullName>טבת</DefaultFullName> 431</Month> 432<Month> 433<MonthID>Shevat</MonthID> 434<DefaultAbbrvName>שבט</DefaultAbbrvName> 435<DefaultFullName>שבט</DefaultFullName> 436</Month> 437<Month> 438<MonthID>Adar</MonthID> 439<DefaultAbbrvName>אדר</DefaultAbbrvName> 440<DefaultFullName>אדר</DefaultFullName> 441</Month> 442<Month> 443<MonthID>ve-Adar</MonthID> 444<DefaultAbbrvName>אדר-ב</DefaultAbbrvName> 445<DefaultFullName>אדר-ב</DefaultFullName> 446</Month> 447</MonthsOfYear> 448<Eras> 449<Era> 450<EraID>before</EraID> 451<DefaultAbbrvName>לפנה"ס</DefaultAbbrvName> 452<DefaultFullName>לפנה"ס</DefaultFullName> 453</Era> 454<Era> 455<EraID>after</EraID> 456<DefaultAbbrvName>לסה"נ</DefaultAbbrvName> 457<DefaultFullName>לסה"נ</DefaultFullName> 458</Era> 459</Eras> 460<StartDayOfWeek><DayID>sun</DayID></StartDayOfWeek> 461<MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek> 462</Calendar> 463</LC_CALENDAR> 464<LC_CURRENCY> 465<Currency default="true" usedInCompatibleFormatCodes="true"> 466<CurrencyID>ILS</CurrencyID> 467<CurrencySymbol>₪</CurrencySymbol> 468<BankSymbol>ILS</BankSymbol> 469<CurrencyName>New Israeli Sheqel</CurrencyName> 470<DecimalPlaces>2</DecimalPlaces> 471</Currency> 472</LC_CURRENCY> 473<LC_TRANSLITERATION ref="en_US"/> 474<LC_MISC> 475<ReservedWords> 476<trueWord>true</trueWord> 477<falseWord>false</falseWord> 478<quarter1Word>1st quarter</quarter1Word> 479<quarter2Word>2nd quarter</quarter2Word> 480<quarter3Word>3rd quarter</quarter3Word> 481<quarter4Word>4th quarter</quarter4Word> 482<aboveWord>למעלה</aboveWord> 483<belowWord>למטה</belowWord> 484<quarter1Abbreviation>רבעון ראשון</quarter1Abbreviation> 485<quarter2Abbreviation>רבעון שני</quarter2Abbreviation> 486<quarter3Abbreviation>רבעון שלישי</quarter3Abbreviation> 487<quarter4Abbreviation>רבעון רביעי</quarter4Abbreviation> 488</ReservedWords> 489</LC_MISC> 490<LC_NumberingLevel ref="en_US"/> 491<LC_OutLineNumberingLevel ref="en_US"/> 492</Locale> 493