12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. /**
  2. * @license
  3. * Copyright Google Inc. All Rights Reserved.
  4. *
  5. * Use of this source code is governed by an MIT-style license that can be
  6. * found in the LICENSE file at https://angular.io/license
  7. */
  8. // THIS CODE IS GENERATED - DO NOT MODIFY
  9. // See angular/tools/gulp-tasks/cldr/extract.js
  10. function plural(n) {
  11. if (n === 1)
  12. return 1;
  13. return 5;
  14. }
  15. export default [
  16. 'ckb',
  17. [
  18. ['ب.ن', 'د.ن'],
  19. ,
  20. ],
  21. ,
  22. [
  23. ['ی', 'د', 'س', 'چ', 'پ', 'ھ', 'ش'],
  24. [
  25. 'یەکشەممە', 'دووشەممە', 'سێشەممە', 'چوارشەممە',
  26. 'پێنجشەممە', 'ھەینی', 'شەممە'
  27. ],
  28. ,
  29. ['١ش', '٢ش', '٣ش', '٤ش', '٥ش', 'ھ', 'ش']
  30. ],
  31. ,
  32. [
  33. ['ک', 'ش', 'ئ', 'ن', 'ئ', 'ح', 'ت', 'ئ', 'ئ', 'ت', 'ت', 'ک'],
  34. [
  35. 'کانوونی دووەم', 'شوبات', 'ئازار', 'نیسان', 'ئایار',
  36. 'حوزەیران', 'تەمووز', 'ئاب', 'ئەیلوول', 'تشرینی یەکەم',
  37. 'تشرینی دووەم', 'کانونی یەکەم'
  38. ],
  39. ],
  40. ,
  41. [
  42. ['پێش زایین', 'زایینی'],
  43. ,
  44. ],
  45. 6, [5, 6], ['y-MM-dd', 'y MMM d', 'dی MMMMی y', 'y MMMM d, EEEE'],
  46. ['h:mm a', 'h:mm:ss a', 'h:mm:ss a z', 'h:mm:ss a zzzz'],
  47. [
  48. '{1} {0}',
  49. ,
  50. ,
  51. ],
  52. ['.', ',', ';', '%', '\u200e+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
  53. ['#,##0.###', '#,##0%', '¤ #,##0.00', '#E0'], 'د.ع.\u200f', 'IQD', plural
  54. ];
  55. //# sourceMappingURL=ckb.js.map