a zip code crypto-currency system good for red ONLY

my.js 1.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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. return 5;
  12. }
  13. export default [
  14. 'my',
  15. [
  16. ['နံနက်', 'ညနေ'],
  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. ['ခရစ်တော် မပေါ်မီနှစ်', 'ခရစ်နှစ်']
  46. ],
  47. 0, [6, 0], ['dd-MM-yy', 'y၊ MMM d', 'y၊ d MMMM', 'y၊ MMMM d၊ EEEE'],
  48. ['B H:mm', 'B HH:mm:ss', 'z HH:mm:ss', 'zzzz HH:mm:ss'],
  49. [
  50. '{1} {0}',
  51. ,
  52. ,
  53. ],
  54. [
  55. '.', ',', ';', '%', '+', '-', 'E', '×', '‰', '∞',
  56. 'ဂဏန်းမဟုတ်သော', ':'
  57. ],
  58. ['#,##0.###', '#,##0%', '#,##0.00 ¤', '#E0'], 'K', 'မြန်မာ ကျပ်', plural
  59. ];
  60. //# sourceMappingURL=my.js.map