a zip code crypto-currency system good for red ONLY

sr-Latn-ME.js 1.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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. 'sr-Latn-ME',
  15. [
  16. ['a', 'p'],
  17. ['prije podne', 'po podne'],
  18. ],
  19. ,
  20. [
  21. ['n', 'p', 'u', 's', 'č', 'p', 's'], ['ned.', 'pon.', 'ut.', 'sr.', 'čet.', 'pet.', 'sub.'],
  22. ['nedjelja', 'ponedeljak', 'utorak', 'srijeda', 'četvrtak', 'petak', 'subota'],
  23. ['ne', 'po', 'ut', 'sr', 'če', 'pe', 'su']
  24. ],
  25. ,
  26. [
  27. ['j', 'f', 'm', 'a', 'm', 'j', 'j', 'a', 's', 'o', 'n', 'd'],
  28. ['jan.', 'feb.', 'mart', 'apr.', 'maj', 'jun', 'jul', 'avg.', 'sept.', 'okt.', 'nov.', 'dec.'],
  29. [
  30. 'januar', 'februar', 'mart', 'april', 'maj', 'jun', 'jul', 'avgust', 'septembar', 'oktobar',
  31. 'novembar', 'decembar'
  32. ]
  33. ],
  34. ,
  35. [['p.n.e.', 'n.e.'], ['p. n. e.', 'n. e.'], ['prije nove ere', 'nove ere']], 1, [6, 0],
  36. ['d.M.yy.', 'dd.MM.y.', 'dd. MMMM y.', 'EEEE, dd. MMMM y.'],
  37. ['HH:mm', 'HH:mm:ss', 'HH:mm:ss z', 'HH:mm:ss zzzz'],
  38. [
  39. '{1} {0}',
  40. ,
  41. ,
  42. ],
  43. [',', '.', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
  44. ['#,##0.###', '#,##0%', '#,##0.00 ¤', '#E0'], '€', 'Evro', plural
  45. ];
  46. //# sourceMappingURL=sr-Latn-ME.js.map