1// *************************************************************************** 2// * 3// * Copyright (C) 2012 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/ur.xml 7// * 8// *************************************************************************** 9/** 10 * ICU <specials> source: <path>/xml/main/ur.xml 11 */ 12ur{ 13 AuxExemplarCharacters{ 14 "[\u200C\u200D\u200E\u200F \u0652 \u064E \u0650 \u064F \u0670 \u0656 " 15 "\u0657 \u064B \u064D \u064C \u0654 \u0651 \u0658 ۃ ٻ ٺ ټ ٽ ي]" 16 } 17 ExemplarCharacters{ 18 "[ا أ آ ب پ ت ٹ ث ج چ ح خ د ڈ ذ ر ڑ ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن ں و ؤ ہ" 19 " ۂ ھ ء ی ئ ے ة ه]" 20 } 21 ExemplarCharactersIndex{ 22 "[ا ب پ ت ٹ ث ج چ ح خ د ڈ ذ ر ڑ ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن و ہ ھ ء ی ے" 23 "]" 24 } 25 ExemplarCharactersPunctuation{"[، ؍ ٫ ٬ ؛ \: ؟ . ۔ ( ) \[ \]]"} 26 LocaleScript{ 27 "Arab", 28 } 29 NumberElements{ 30 default{"latn"} 31 latn{ 32 patterns{ 33 currencyFormat{"¤#,##0.00"} 34 decimalFormat{"#,##0.###"} 35 percentFormat{"#,##0%"} 36 } 37 patternsShort{ 38 decimalFormat{ 39 1000{ 40 one{"0 ہزار"} 41 other{"0 ہزار"} 42 } 43 10000{ 44 one{"00 ہزار"} 45 other{"00 ہزار"} 46 } 47 100000{ 48 one{"0 لاکھ"} 49 other{"0 لاکھ"} 50 } 51 1000000{ 52 one{"00 لاکھ"} 53 other{"00 لاکھ"} 54 } 55 10000000{ 56 one{"0 کروڑ"} 57 other{"0 کروڑ"} 58 } 59 100000000{ 60 one{"00 کروڑ"} 61 other{"00 کروڑ"} 62 } 63 1000000000{ 64 one{"0 ارب"} 65 other{"0 ارب"} 66 } 67 10000000000{ 68 one{"00 ارب"} 69 other{"00 ارب"} 70 } 71 100000000000{ 72 one{"0 کھرب"} 73 other{"0 کھرب"} 74 } 75 1000000000000{ 76 one{"00 کھرب"} 77 other{"00 کھرب"} 78 } 79 10000000000000{ 80 one{"000 کھرب"} 81 other{"000 کھرب"} 82 } 83 100000000000000{ 84 one{"0000 کھرب"} 85 other{"0000 کھرب"} 86 } 87 } 88 } 89 symbols{ 90 decimal{"."} 91 exponential{"E"} 92 group{","} 93 infinity{"∞"} 94 list{";"} 95 minusSign{"-"} 96 nan{"NaN"} 97 perMille{"‰"} 98 percentSign{"%"} 99 plusSign{"+"} 100 } 101 } 102 native{"arabext"} 103 } 104 Version{"2.0.78.39"} 105 calendar{ 106 gregorian{ 107 AmPmMarkers{ 108 "دن", 109 "رات", 110 } 111 DateTimePatterns{ 112 "h:mm:ss a zzzz", 113 "h:mm:ss a z", 114 "h:mm:ss a", 115 "h:mm a", 116 "EEEE، d MMMM، y", 117 "d MMMM، y", 118 "d MMM، y", 119 "d/M/yy", 120 "{1} {0}", 121 "{1} {0}", 122 "{1} {0}", 123 "{1} {0}", 124 "{1} {0}", 125 } 126 availableFormats{ 127 Ed{"d E"} 128 H{"HH"} 129 Hm{"HH:mm"} 130 Hms{"HH:mm:ss"} 131 M{"L"} 132 MEd{"E، d/M"} 133 MMM{"LLL"} 134 MMMEd{"E، d MMM"} 135 MMMd{"d MMM"} 136 Md{"d/M"} 137 d{"d"} 138 h{"h a"} 139 hm{"h:mm a"} 140 hms{"h:mm:ss a"} 141 ms{"mm:ss"} 142 y{"y"} 143 yM{"M/y"} 144 yMEd{"E، d/M/y"} 145 yMMM{"MMM y"} 146 yMMMEd{"E، d MMM، y"} 147 yMMMd{"d MMM، y"} 148 yMd{"d/M/y"} 149 yQQQ{"QQQ y"} 150 yQQQQ{"QQQQ y"} 151 } 152 dayNames{ 153 format{ 154 narrow{ 155 "S", 156 "M", 157 "T", 158 "W", 159 "T", 160 "F", 161 "S", 162 } 163 short{ 164 "اتوار", 165 "سوموار", 166 "منگل", 167 "بدھ", 168 "جمعرات", 169 "جمعہ", 170 "ہفتہ", 171 } 172 wide{ 173 "اتوار", 174 "پیر", 175 "منگل", 176 "بده", 177 "جمعرات", 178 "جمعہ", 179 "ہفتہ", 180 } 181 } 182 stand-alone{ 183 narrow{ 184 "S", 185 "M", 186 "T", 187 "W", 188 "T", 189 "F", 190 "S", 191 } 192 short{ 193 "اتوار", 194 "سوموار", 195 "منگل", 196 "بدھ", 197 "جمعرات", 198 "جمعہ", 199 "ہفتہ", 200 } 201 } 202 } 203 eras{ 204 abbreviated{ 205 "ق م", 206 "عیسوی سن", 207 } 208 wide{ 209 "قبل مسیح", 210 "عیسوی سن", 211 } 212 } 213 fields{ 214 day{ 215 dn{"دن"} 216 relative{ 217 "-1"{"گزشتہ کل"} 218 "-2"{"گزشتہ پرسوں"} 219 "0"{"آج"} 220 "1"{"آئندہ کل"} 221 "2"{"آنے والا پرسوں"} 222 } 223 } 224 dayperiod{ 225 dn{"رات/صبح"} 226 } 227 era{ 228 dn{"عہد"} 229 } 230 hour{ 231 dn{"گھنٹہ"} 232 } 233 minute{ 234 dn{"منٹ"} 235 } 236 month{ 237 dn{"مہینہ"} 238 relative{ 239 "-1"{"پچھلے مہینہ"} 240 "0"{"اس مہینہ"} 241 "1"{"اگلے مہینہ"} 242 } 243 } 244 second{ 245 dn{"سیکنڈ"} 246 } 247 week{ 248 dn{"ہفتہ"} 249 relative{ 250 "-1"{"پچھلے ہفتہ"} 251 "0"{"اس ہفتہ"} 252 "1"{"اگلے ہفتہ"} 253 } 254 } 255 weekday{ 256 dn{"ہفتے کا دن"} 257 } 258 year{ 259 dn{"سال"} 260 relative{ 261 "-1"{"پچھلے سال"} 262 "0"{"اس سال"} 263 "1"{"اگلے سال"} 264 } 265 } 266 zone{ 267 dn{"منطقہ وقت"} 268 } 269 } 270 intervalFormats{ 271 H{ 272 H{"HH–HH"} 273 } 274 Hm{ 275 H{"HH:mm–HH:mm"} 276 m{"HH:mm–HH:mm"} 277 } 278 Hmv{ 279 H{"HH:mm–HH:mm v"} 280 m{"HH:mm–HH:mm v"} 281 } 282 Hv{ 283 H{"HH–HH v"} 284 } 285 M{ 286 M{"M–M"} 287 } 288 MEd{ 289 M{"E، d/M – E، d/M"} 290 d{"E، d/M – E، d/M"} 291 } 292 MMM{ 293 M{"MMM–MMM"} 294 } 295 MMMEd{ 296 M{"E، d MMM – E، d MMM"} 297 d{"E، d MMM – E، d MMM"} 298 } 299 MMMd{ 300 M{"d MMM – d MMM"} 301 d{"d–d MMM"} 302 } 303 Md{ 304 M{"d/M – d/M"} 305 d{"d/M – d/M"} 306 } 307 d{ 308 d{"d–d"} 309 } 310 fallback{"{0} – {1}"} 311 h{ 312 a{"h a – h a"} 313 h{"h–h a"} 314 } 315 hm{ 316 a{"h:mm a – h:mm a"} 317 h{"h:mm–h:mm a"} 318 m{"h:mm–h:mm a"} 319 } 320 hmv{ 321 a{"h:mm a – h:mm a v"} 322 h{"h:mm–h:mm a v"} 323 m{"h:mm–h:mm a v"} 324 } 325 hv{ 326 a{"h a – h a v"} 327 h{"h–h a v"} 328 } 329 y{ 330 y{"y–y"} 331 } 332 yM{ 333 M{"M/yy – M/yy"} 334 y{"M/yy – M/yy"} 335 } 336 yMEd{ 337 M{"E، d/M/yy – E، d/M/yy"} 338 d{"E، d/M/yy – E، d/M/yy"} 339 y{"E، d/M/yy – E، d/M/yy"} 340 } 341 yMMM{ 342 M{"MMM–MMM y"} 343 y{"MMM y – MMM y"} 344 } 345 yMMMEd{ 346 M{"E، d MMM – E، d MMM، y"} 347 d{"E، d MMM – E، d MMM، y"} 348 y{"E، d MMM، y – E، d MMM، y"} 349 } 350 yMMMM{ 351 M{"MMMM–MMMM y"} 352 y{"MMMM y – MMMM y"} 353 } 354 yMMMd{ 355 M{"d MMM – d MMM، y"} 356 d{"d-d MMM، y"} 357 y{"d MMM، y – d MMM، y"} 358 } 359 yMd{ 360 M{"d/M/yy – d/M/yy"} 361 d{"d/M/yy - d/M/yy"} 362 y{"d/M/yy – d/M/yy"} 363 } 364 } 365 monthNames{ 366 format{ 367 narrow{ 368 "J", 369 "F", 370 "M", 371 "A", 372 "M", 373 "J", 374 "J", 375 "A", 376 "S", 377 "O", 378 "N", 379 "D", 380 } 381 wide{ 382 "جنوری", 383 "فروری", 384 "مارچ", 385 "اپریل", 386 "مئ", 387 "جون", 388 "جولائ", 389 "اگست", 390 "ستمبر", 391 "اکتوبر", 392 "نومبر", 393 "دسمبر", 394 } 395 } 396 stand-alone{ 397 narrow{ 398 "J", 399 "F", 400 "M", 401 "A", 402 "M", 403 "J", 404 "J", 405 "A", 406 "S", 407 "O", 408 "N", 409 "D", 410 } 411 } 412 } 413 quarters{ 414 format{ 415 narrow{ 416 "1", 417 "2", 418 "3", 419 "4", 420 } 421 wide{ 422 "پہلی سہ ماہی", 423 "دوسری سہ ماہی", 424 "تیسری سہ ماہی", 425 "چوتهی سہ ماہی", 426 } 427 } 428 stand-alone{ 429 narrow{ 430 "1", 431 "2", 432 "3", 433 "4", 434 } 435 } 436 } 437 } 438 islamic{ 439 monthNames{ 440 format{ 441 wide{ 442 "محرم", 443 "صفر", 444 "ر بیع الاول", 445 "ر بیع الثانی", 446 "جمادی الاول", 447 "جمادی الثانی", 448 "رجب", 449 "شعبان", 450 "رمضان", 451 "شوال", 452 "ذوالقعدۃ", 453 "ذوالحجۃ", 454 } 455 } 456 } 457 } 458 } 459 delimiters{ 460 alternateQuotationEnd{"‘"} 461 alternateQuotationStart{"’"} 462 quotationEnd{"“"} 463 quotationStart{"”"} 464 } 465 layout{ 466 characters{"right-to-left"} 467 lines{"top-to-bottom"} 468 } 469 listPattern{ 470 standard{ 471 2{"{0} اور {1}"} 472 end{"{0}، اور {1}"} 473 middle{"{0}، {1}"} 474 start{"{0}، {1}"} 475 } 476 } 477 measurementSystemNames{ 478 UK{"سلطنت متحدہ"} 479 US{"ریاستہائے متحدہ"} 480 metric{"پیمانہ"} 481 } 482 units{ 483 day{ 484 one{"{0} دن"} 485 other{"{0} دن"} 486 } 487 day-future{ 488 one{"{0} دن میں"} 489 other{"{0} دن میں"} 490 } 491 day-past{ 492 one{"{0} دن پہلے"} 493 other{"{0} دن پہلے"} 494 } 495 hour{ 496 one{"{0} گھنٹہ"} 497 other{"{0} گھنٹے"} 498 } 499 hour-future{ 500 one{"{0} گھنٹہ میں"} 501 other{"{0} گھنٹے میں"} 502 } 503 hour-past{ 504 one{"{0} گھنٹہ پہلے"} 505 other{"{0} گھنٹے پہلے"} 506 } 507 minute{ 508 one{"{0} منٹ"} 509 other{"{0} منٹ"} 510 } 511 minute-future{ 512 one{"{0} منٹ میں"} 513 other{"{0} منٹ میں"} 514 } 515 minute-past{ 516 one{"{0} منٹ پہلے"} 517 other{"{0} منٹ پہلے"} 518 } 519 month{ 520 one{"{0} مہینہ"} 521 other{"{0} مہینے"} 522 } 523 month-future{ 524 one{"{0} مہینہ میں"} 525 other{"{0} مہینے میں"} 526 } 527 month-past{ 528 one{"{0} مہینہ پہلے"} 529 other{"{0} مہینے پہلے"} 530 } 531 second{ 532 one{"{0} سیکنڈ"} 533 other{"{0} سیکنڈ"} 534 } 535 second-future{ 536 one{"{0} سیکنڈ میں"} 537 other{"{0} سیکنڈ میں"} 538 } 539 second-past{ 540 one{"{0} سیکنڈ پہلے"} 541 other{"{0} سیکنڈ پہلے"} 542 } 543 week{ 544 one{"{0} ہفتہ"} 545 other{"{0} ہفتے"} 546 } 547 week-future{ 548 one{"{0} ہفتہ میں"} 549 other{"{0} ہفتے میں"} 550 } 551 week-past{ 552 one{"{0} ہفتہ پہلے"} 553 other{"{0} ہفتے پہلے"} 554 } 555 year{ 556 one{"{0} سال"} 557 other{"{0} سال"} 558 } 559 year-future{ 560 one{"{0} سال میں"} 561 other{"{0} سال میں"} 562 } 563 year-past{ 564 one{"{0} سال پہلے"} 565 other{"{0} سال پہلے"} 566 } 567 } 568 unitsShort{ 569 day{ 570 one{"{0} دن"} 571 other{"{0} دن"} 572 } 573 hour{ 574 one{"{0} گھنٹہ"} 575 other{"{0} گھنٹے"} 576 } 577 minute{ 578 one{"{0} منٹ"} 579 other{"{0} منٹ"} 580 } 581 month{ 582 one{"{0} مہینہ"} 583 other{"{0} مہینے"} 584 } 585 second{ 586 one{"{0} سیکنڈ"} 587 other{"{0} سیکنڈ"} 588 } 589 week{ 590 one{"{0} ہفتہ"} 591 other{"{0} ہفتے"} 592 } 593 year{ 594 one{"{0} سال"} 595 other{"{0} سال"} 596 } 597 } 598} 599