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="yes" version="1.2"> 24 <LC_INFO> 25 <Language> 26 <LangID>ar</LangID> 27 <DefaultName>Arabic</DefaultName> 28 </Language> 29 <Country> 30 <CountryID>EG</CountryID> 31 <DefaultName>Egypt</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>ص</TimeAM> 54 <TimePM>م</TimePM> 55 <MeasurementSystem>metric</MeasurementSystem> 56 </LC_CTYPE> 57 <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$ج.م.-C01]"> 58 <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> 59 <FormatCode>General</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>[CURRENCY] #٬##0;[CURRENCY] #٬##0 -</FormatCode> 90 </FormatElement> 91 <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> 92 <FormatCode>[CURRENCY] #٬##0٫00;[CURRENCY] #٬##0٫00 -</FormatCode> 93 </FormatElement> 94 <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14"> 95 <FormatCode>[CURRENCY] #٬##0;[RED][CURRENCY] #٬##0 -</FormatCode> 96 </FormatElement> 97 <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15"> 98 <FormatCode>[CURRENCY] #٬##0٫00;[RED][CURRENCY] #٬##0٫00 -</FormatCode> 99 </FormatElement> 100 <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16"> 101 <FormatCode>#٬##0٫00 CCC</FormatCode> 102 </FormatElement> 103 <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> 104 <FormatCode>[CURRENCY] #٬##0٫--;[RED][CURRENCY] #٬##0٫-- -</FormatCode> 105 </FormatElement> 106 <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18"> 107 <FormatCode>[~hijri]D/MM/YYYY</FormatCode> 108 </FormatElement> 109 <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19"> 110 <FormatCode>[~hijri]NNN DD MMMM YYYY</FormatCode> 111 </FormatElement> 112 <FormatElement msgid="DateFormatskey8" default="true" type="medium" usage="DATE" formatindex="20"> 113 <FormatCode>[NatNum1][~hijri]YYYY/MM/D</FormatCode> 114 </FormatElement> 115 <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="21"> 116 <FormatCode>D/M/YYYY</FormatCode> 117 </FormatElement> 118 <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22"> 119 <FormatCode>[NatNum1][~hijri]NNN DD MMMM YYYY</FormatCode> 120 </FormatElement> 121 <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23"> 122 <FormatCode>DD MMMM YYYY</FormatCode> 123 </FormatElement> 124 <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24"> 125 <FormatCode>[NatNum1]DD MMMM YYYY</FormatCode> 126 </FormatElement> 127 <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25"> 128 <FormatCode>NNN DD MMMM YYYY</FormatCode> 129 </FormatElement> 130 <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26"> 131 <FormatCode>[NatNum1]NNN DD MMMM YYYY</FormatCode> 132 </FormatElement> 133 <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27"> 134 <FormatCode>DD MMMM YY</FormatCode> 135 </FormatElement> 136 <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28"> 137 <FormatCode>[NatNum1]DD MMMM YY</FormatCode> 138 </FormatElement> 139 <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29"> 140 <FormatCode>[~hijri]DD MMMM YYYY</FormatCode> 141 </FormatElement> 142 <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30"> 143 <FormatCode>[NatNum1][~hijri]DD MMMM YYYY</FormatCode> 144 </FormatElement> 145 <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31"> 146 <FormatCode>[NatNum1][~hijri]YYYY/MM/D</FormatCode> 147 </FormatElement> 148 <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32"> 149 <FormatCode>[NatNum1]YY/MM/DD</FormatCode> 150 <DefaultName>ISO 8601</DefaultName> 151 </FormatElement> 152 <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33"> 153 <FormatCode>[NatNum1]YYYY/MM/DD</FormatCode> 154 <DefaultName>ISO 8601</DefaultName> 155 </FormatElement> 156 <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34"> 157 <FormatCode>MM/YY</FormatCode> 158 </FormatElement> 159 <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35"> 160 <FormatCode>DD 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 YY</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>AM/PMMM:HH</FormatCode> 179 </FormatElement> 180 <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42"> 181 <FormatCode>AM/PMSS:MM:HH</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>[~hijri]AM/PMHH:MM YYYY/MM/D</FormatCode> 194 </FormatElement> 195 <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47"> 196 <FormatCode>[NatNum1][~hijri]AM/PMHH:MM YYYY/MM/D</FormatCode> 197 </FormatElement> 198 <FormatElement msgid="DateTimeFormatskey3" default="false" type="medium" usage="DATE_TIME" formatindex="50"> 199 <FormatCode>AM/PMHH:MM YYYY/MM/D</FormatCode> 200 </FormatElement> 201 <FormatElement msgid="DateTimeFormatskey4" default="false" type="medium" usage="DATE_TIME" formatindex="51"> 202 <FormatCode>[NatNum1]AM/PMHH:MM YYYY/MM/D</FormatCode> 203 </FormatElement> 204 </LC_FORMAT> 205 <LC_COLLATION ref="en_US" /> 206 <LC_SEARCH ref="en_US"/> 207 <LC_INDEX> 208 <IndexKey phonetic="false" default="true" unoid="alphanumeric">ا-غ ف-ن و-ي ٹ-ٻ پ-ڀ ڃ ڄ چ-ڈ ڌ-ڎ ڑ ژ ڤ ڦ ک ڪ ڭ گ ڱ ڳ</IndexKey> 209 <UnicodeScript>11</UnicodeScript> 210 <FollowPageWord>p.</FollowPageWord> 211 <FollowPageWord>pp.</FollowPageWord> 212 </LC_INDEX> 213 <LC_CALENDAR> 214 <Calendar unoid="gregorian" default="true"> 215 <DaysOfWeek> 216 <Day> 217 <DayID>sun</DayID> 218 <DefaultAbbrvName>ح</DefaultAbbrvName> 219 <DefaultFullName>الأحد</DefaultFullName> 220 </Day> 221 <Day> 222 <DayID>mon</DayID> 223 <DefaultAbbrvName>ن</DefaultAbbrvName> 224 <DefaultFullName>الاثنين</DefaultFullName> 225 </Day> 226 <Day> 227 <DayID>tue</DayID> 228 <DefaultAbbrvName>ث</DefaultAbbrvName> 229 <DefaultFullName>الثلاثاء</DefaultFullName> 230 </Day> 231 <Day> 232 <DayID>wed</DayID> 233 <DefaultAbbrvName>ر</DefaultAbbrvName> 234 <DefaultFullName>الأربعاء</DefaultFullName> 235 </Day> 236 <Day> 237 <DayID>thu</DayID> 238 <DefaultAbbrvName>خ</DefaultAbbrvName> 239 <DefaultFullName>الخميس</DefaultFullName> 240 </Day> 241 <Day> 242 <DayID>fri</DayID> 243 <DefaultAbbrvName>ج</DefaultAbbrvName> 244 <DefaultFullName>الجمعة</DefaultFullName> 245 </Day> 246 <Day> 247 <DayID>sat</DayID> 248 <DefaultAbbrvName>س</DefaultAbbrvName> 249 <DefaultFullName>السبت</DefaultFullName> 250 </Day> 251 </DaysOfWeek> 252 <MonthsOfYear> 253 <Month> 254 <MonthID>jan</MonthID> 255 <DefaultAbbrvName>يناير</DefaultAbbrvName> 256 <DefaultFullName>يناير</DefaultFullName> 257 </Month> 258 <Month> 259 <MonthID>feb</MonthID> 260 <DefaultAbbrvName>فبراير</DefaultAbbrvName> 261 <DefaultFullName>فبراير</DefaultFullName> 262 </Month> 263 <Month> 264 <MonthID>mar</MonthID> 265 <DefaultAbbrvName>مارس</DefaultAbbrvName> 266 <DefaultFullName>مارس</DefaultFullName> 267 </Month> 268 <Month> 269 <MonthID>apr</MonthID> 270 <DefaultAbbrvName>أبريل</DefaultAbbrvName> 271 <DefaultFullName>أبريل</DefaultFullName> 272 </Month> 273 <Month> 274 <MonthID>may</MonthID> 275 <DefaultAbbrvName>مايو</DefaultAbbrvName> 276 <DefaultFullName>مايو</DefaultFullName> 277 </Month> 278 <Month> 279 <MonthID>jun</MonthID> 280 <DefaultAbbrvName>يونيو</DefaultAbbrvName> 281 <DefaultFullName>يونيو</DefaultFullName> 282 </Month> 283 <Month> 284 <MonthID>jul</MonthID> 285 <DefaultAbbrvName>يوليو</DefaultAbbrvName> 286 <DefaultFullName>يوليو</DefaultFullName> 287 </Month> 288 <Month> 289 <MonthID>aug</MonthID> 290 <DefaultAbbrvName>أغسطس</DefaultAbbrvName> 291 <DefaultFullName>أغسطس</DefaultFullName> 292 </Month> 293 <Month> 294 <MonthID>sep</MonthID> 295 <DefaultAbbrvName>سبتمبر</DefaultAbbrvName> 296 <DefaultFullName>سبتمبر</DefaultFullName> 297 </Month> 298 <Month> 299 <MonthID>oct</MonthID> 300 <DefaultAbbrvName>أكتوبر</DefaultAbbrvName> 301 <DefaultFullName>أكتوبر</DefaultFullName> 302 </Month> 303 <Month> 304 <MonthID>nov</MonthID> 305 <DefaultAbbrvName>نوفمبر</DefaultAbbrvName> 306 <DefaultFullName>نوفمبر</DefaultFullName> 307 </Month> 308 <Month> 309 <MonthID>dec</MonthID> 310 <DefaultAbbrvName>ديسمبر</DefaultAbbrvName> 311 <DefaultFullName>ديسمبر</DefaultFullName> 312 </Month> 313 </MonthsOfYear> 314 <Eras> 315 <Era> 316 <EraID>bc</EraID> 317 <DefaultAbbrvName>ق.م</DefaultAbbrvName> 318 <DefaultFullName>قبل الميلاد</DefaultFullName> 319 </Era> 320 <Era> 321 <EraID>ad</EraID> 322 <DefaultAbbrvName>م</DefaultAbbrvName> 323 <DefaultFullName>ميلادي</DefaultFullName> 324 </Era> 325 </Eras> 326 <StartDayOfWeek> 327 <DayID>sat</DayID> 328 </StartDayOfWeek> 329 <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek> 330 </Calendar> 331 <Calendar unoid="hijri" default="false"> 332 <DaysOfWeek> 333 <Day> 334 <DayID>sun</DayID> 335 <DefaultAbbrvName>ح</DefaultAbbrvName> 336 <DefaultFullName>الأحد</DefaultFullName> 337 </Day> 338 <Day> 339 <DayID>mon</DayID> 340 <DefaultAbbrvName>ن</DefaultAbbrvName> 341 <DefaultFullName>الاثنين</DefaultFullName> 342 </Day> 343 <Day> 344 <DayID>tue</DayID> 345 <DefaultAbbrvName>ث</DefaultAbbrvName> 346 <DefaultFullName>الثلاثاء</DefaultFullName> 347 </Day> 348 <Day> 349 <DayID>wed</DayID> 350 <DefaultAbbrvName>ر</DefaultAbbrvName> 351 <DefaultFullName>الأربعاء</DefaultFullName> 352 </Day> 353 <Day> 354 <DayID>thu</DayID> 355 <DefaultAbbrvName>خ</DefaultAbbrvName> 356 <DefaultFullName>الخميس</DefaultFullName> 357 </Day> 358 <Day> 359 <DayID>fri</DayID> 360 <DefaultAbbrvName>ج</DefaultAbbrvName> 361 <DefaultFullName>الجمعة</DefaultFullName> 362 </Day> 363 <Day> 364 <DayID>sat</DayID> 365 <DefaultAbbrvName>س</DefaultAbbrvName> 366 <DefaultFullName>السبت</DefaultFullName> 367 </Day> 368 </DaysOfWeek> 369 <MonthsOfYear> 370 <Month> 371 <MonthID>jan</MonthID> 372 <DefaultAbbrvName>محرم</DefaultAbbrvName> 373 <DefaultFullName>محرم</DefaultFullName> 374 </Month> 375 <Month> 376 <MonthID>feb</MonthID> 377 <DefaultAbbrvName>صفر</DefaultAbbrvName> 378 <DefaultFullName>صفر</DefaultFullName> 379 </Month> 380 <Month> 381 <MonthID>mar</MonthID> 382 <DefaultAbbrvName>ربيع الأول</DefaultAbbrvName> 383 <DefaultFullName>ربيع الأول</DefaultFullName> 384 </Month> 385 <Month> 386 <MonthID>apr</MonthID> 387 <DefaultAbbrvName>ربيع الآخر</DefaultAbbrvName> 388 <DefaultFullName>ربيع الآخر</DefaultFullName> 389 </Month> 390 <Month> 391 <MonthID>may</MonthID> 392 <DefaultAbbrvName>جمادى الأولى</DefaultAbbrvName> 393 <DefaultFullName>جمادى الأولى</DefaultFullName> 394 </Month> 395 <Month> 396 <MonthID>jun</MonthID> 397 <DefaultAbbrvName>جمادى الآخرة</DefaultAbbrvName> 398 <DefaultFullName>جمادى الآخرة</DefaultFullName> 399 </Month> 400 <Month> 401 <MonthID>jul</MonthID> 402 <DefaultAbbrvName>رجب</DefaultAbbrvName> 403 <DefaultFullName>رجب</DefaultFullName> 404 </Month> 405 <Month> 406 <MonthID>aug</MonthID> 407 <DefaultAbbrvName>شعبان</DefaultAbbrvName> 408 <DefaultFullName>شعبان</DefaultFullName> 409 </Month> 410 <Month> 411 <MonthID>sep</MonthID> 412 <DefaultAbbrvName>رمضان</DefaultAbbrvName> 413 <DefaultFullName>رمضان</DefaultFullName> 414 </Month> 415 <Month> 416 <MonthID>oct</MonthID> 417 <DefaultAbbrvName>شوال</DefaultAbbrvName> 418 <DefaultFullName>شوال</DefaultFullName> 419 </Month> 420 <Month> 421 <MonthID>nov</MonthID> 422 <DefaultAbbrvName>ذو القعدة</DefaultAbbrvName> 423 <DefaultFullName>ذو القعدة</DefaultFullName> 424 </Month> 425 <Month> 426 <MonthID>dec</MonthID> 427 <DefaultAbbrvName>ذو الحجة</DefaultAbbrvName> 428 <DefaultFullName>ذو الحجة</DefaultFullName> 429 </Month> 430 </MonthsOfYear> 431 <Eras> 432 <Era> 433 <EraID>BeforeHijra</EraID> 434 <DefaultAbbrvName>ه</DefaultAbbrvName> 435 <DefaultFullName>قبل الهجرة</DefaultFullName> 436 </Era> 437 <Era> 438 <EraID>AfterHijra</EraID> 439 <DefaultAbbrvName/> 440 <DefaultFullName>هجري</DefaultFullName> 441 </Era> 442 </Eras> 443 <StartDayOfWeek> 444 <DayID>sat</DayID> 445 </StartDayOfWeek> 446 <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek> 447 </Calendar> 448 </LC_CALENDAR> 449 <LC_CURRENCY> 450 <Currency default="true" usedInCompatibleFormatCodes="true"> 451 <CurrencyID>EGP</CurrencyID> 452 <CurrencySymbol>ج.م.</CurrencySymbol> 453 <BankSymbol>EGP</BankSymbol> 454 <CurrencyName>EGP</CurrencyName> 455 <DecimalPlaces>2</DecimalPlaces> 456 </Currency> 457 </LC_CURRENCY> 458 <LC_TRANSLITERATION ref="en_US"/> 459 <LC_MISC> 460 <ReservedWords> 461 <trueWord>صح</trueWord> 462 <falseWord>خطأ</falseWord> 463 <quarter1Word>الربع الأول</quarter1Word> 464 <quarter2Word>الربع الثاني</quarter2Word> 465 <quarter3Word>الربع الثالث</quarter3Word> 466 <quarter4Word>الربع الرابع</quarter4Word> 467 <aboveWord>أعلى</aboveWord> 468 <belowWord>أسفل</belowWord> 469 <quarter1Abbreviation>الربع الأول</quarter1Abbreviation> 470 <quarter2Abbreviation>الربع الثاني</quarter2Abbreviation> 471 <quarter3Abbreviation>الربع الثالث</quarter3Abbreviation> 472 <quarter4Abbreviation>الربع الرابع</quarter4Abbreviation> 473 </ReservedWords> 474 </LC_MISC> 475 <LC_NumberingLevel> 476 <NumberingLevel NumType="12" Prefix=" " Suffix="."/> 477 <NumberingLevel NumType="12" Prefix=" " Suffix=")"/> 478 <NumberingLevel NumType="31" Prefix=" " Suffix="-"/> 479 <NumberingLevel NumType="4" Prefix="(" Suffix=")"/> 480 <NumberingLevel NumType="0" Prefix=" " Suffix="."/> 481 <NumberingLevel NumType="1" Prefix=" " Suffix=")"/> 482 <NumberingLevel NumType="1" Prefix=" " Suffix="."/> 483 <NumberingLevel NumType="3" Prefix=" " Suffix="."/> 484 </LC_NumberingLevel> 485 <LC_OutLineNumberingLevel> 486 <OutlineStyle> 487 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 488 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> 489 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="2" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> 490 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="3" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> 491 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="4" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> 492 </OutlineStyle> 493 <OutlineStyle> 494 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 495 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="1" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 496 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="2" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 497 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="3" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 498 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="4" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 499 </OutlineStyle> 500 <OutlineStyle> 501 <OutLineNumberingLevel Prefix=" " NumType="2" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 502 <OutLineNumberingLevel Prefix="(" NumType="1" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> 503 <OutLineNumberingLevel Prefix=" " NumType="3" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> 504 <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> 505 <OutLineNumberingLevel Prefix=" " NumType="31" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> 506 </OutlineStyle> 507 <OutlineStyle> 508 <OutLineNumberingLevel Prefix=" " NumType="12" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 509 <OutLineNumberingLevel Prefix=" " NumType="31" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> 510 <OutLineNumberingLevel Prefix=" " NumType="12" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="2" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> 511 <OutLineNumberingLevel Prefix=" " NumType="31" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="3" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> 512 <OutLineNumberingLevel Prefix=" " NumType="12" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="4" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> 513 </OutlineStyle> 514 <OutlineStyle> 515 <OutLineNumberingLevel Prefix=" " NumType="2" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 516 <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> 517 <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> 518 <OutLineNumberingLevel Prefix=" " NumType="1" Suffix=")" BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> 519 <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> 520 </OutlineStyle> 521 <OutlineStyle> 522 <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 523 <OutLineNumberingLevel Prefix=" " NumType="2" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> 524 <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> 525 <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> 526 <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> 527 </OutlineStyle> 528 <OutlineStyle> 529 <OutLineNumberingLevel Prefix=" " NumType="12" Suffix=" " BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 530 <OutLineNumberingLevel Prefix=" " NumType="12" Suffix=" " BulletChar="0020" BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> 531 <OutLineNumberingLevel Prefix=" " NumType="12" Suffix=" " BulletChar="0020" BulletFontName="" ParentNumbering="2" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> 532 <OutLineNumberingLevel Prefix=" " NumType="12" Suffix=" " BulletChar="0020" BulletFontName="" ParentNumbering="3" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> 533 <OutLineNumberingLevel Prefix=" " NumType="12" Suffix=" " BulletChar="0020" BulletFontName="" ParentNumbering="4" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> 534 </OutlineStyle> 535 <OutlineStyle> 536 <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="27A2" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> 537 <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="E006" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> 538 <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=")" BulletChar="E004" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> 539 <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> 540 <OutLineNumberingLevel Prefix=" " NumType="6" Suffix=" " BulletChar="2022" BulletFontName="StarSymbol" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> 541 </OutlineStyle> 542 </LC_OutLineNumberingLevel> 543</Locale> 544