a zip code crypto-currency system good for red ONLY

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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. 'eu',
  17. [
  18. ['g', 'a'],
  19. ['AM', 'PM'],
  20. ],
  21. [
  22. ['AM', 'PM'],
  23. ,
  24. ],
  25. [
  26. ['I', 'A', 'A', 'A', 'O', 'O', 'L'], ['ig.', 'al.', 'ar.', 'az.', 'og.', 'or.', 'lr.'],
  27. ['igandea', 'astelehena', 'asteartea', 'asteazkena', 'osteguna', 'ostirala', 'larunbata'],
  28. ['ig.', 'al.', 'ar.', 'az.', 'og.', 'or.', 'lr.']
  29. ],
  30. [
  31. ['I', 'A', 'A', 'A', 'O', 'O', 'L'], ['ig.', 'al.', 'ar.', 'az.', 'og.', 'or.', 'lr.'],
  32. ['Igandea', 'Astelehena', 'Asteartea', 'Asteazkena', 'Osteguna', 'Ostirala', 'Larunbata'],
  33. ['ig.', 'al.', 'ar.', 'az.', 'og.', 'or.', 'lr.']
  34. ],
  35. [
  36. ['U', 'O', 'M', 'A', 'M', 'E', 'U', 'A', 'I', 'U', 'A', 'A'],
  37. [
  38. 'urt.', 'ots.', 'mar.', 'api.', 'mai.', 'eka.', 'uzt.', 'abu.', 'ira.', 'urr.', 'aza.', 'abe.'
  39. ],
  40. [
  41. 'urtarrila', 'otsaila', 'martxoa', 'apirila', 'maiatza', 'ekaina', 'uztaila', 'abuztua',
  42. 'iraila', 'urria', 'azaroa', 'abendua'
  43. ]
  44. ],
  45. [
  46. ['U', 'O', 'M', 'A', 'M', 'E', 'U', 'A', 'I', 'U', 'A', 'A'],
  47. [
  48. 'urt.', 'ots.', 'mar.', 'api.', 'mai.', 'eka.', 'uzt.', 'abu.', 'ira.', 'urr.', 'aza.', 'abe.'
  49. ],
  50. [
  51. 'urtarrila', 'Otsaila', 'Martxoa', 'Apirila', 'Maiatza', 'Ekaina', 'Uztaila', 'Abuztua',
  52. 'Iraila', 'Urria', 'Azaroa', 'Abendua'
  53. ]
  54. ],
  55. [['K.a.', 'K.o.'], , ['K.a.', 'Kristo ondoren']], 1, [6, 0],
  56. [
  57. 'yy/M/d', 'y MMM d', 'y(\'e\')\'ko\' MMMM\'ren\' d(\'a\')',
  58. 'y(\'e\')\'ko\' MMMM\'ren\' d(\'a\'), EEEE'
  59. ],
  60. ['HH:mm', 'HH:mm:ss', 'HH:mm:ss (z)', 'HH:mm:ss (zzzz)'],
  61. [
  62. '{1} {0}',
  63. ,
  64. ,
  65. ],
  66. [',', '.', ';', '%', '+', '−', 'E', '×', '‰', '∞', 'NaN', ':'],
  67. ['#,##0.###', '% #,##0', '#,##0.00 ¤', '#E0'], '€', 'euroa', plural
  68. ];
  69. //# sourceMappingURL=eu.js.map