123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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. 'teo',
  17. [
  18. ['Taparachu', 'Ebongi'],
  19. ,
  20. ],
  21. ,
  22. [
  23. ['J', 'B', 'A', 'U', 'U', 'K', 'S'], ['Jum', 'Bar', 'Aar', 'Uni', 'Ung', 'Kan', 'Sab'],
  24. ['Nakaejuma', 'Nakaebarasa', 'Nakaare', 'Nakauni', 'Nakaung’on', 'Nakakany', 'Nakasabiti'],
  25. ['Jum', 'Bar', 'Aar', 'Uni', 'Ung', 'Kan', 'Sab']
  26. ],
  27. ,
  28. [
  29. ['R', 'M', 'K', 'D', 'M', 'M', 'J', 'P', 'S', 'T', 'L', 'P'],
  30. ['Rar', 'Muk', 'Kwa', 'Dun', 'Mar', 'Mod', 'Jol', 'Ped', 'Sok', 'Tib', 'Lab', 'Poo'],
  31. [
  32. 'Orara', 'Omuk', 'Okwamg’', 'Odung’el', 'Omaruk', 'Omodok’king’ol', 'Ojola', 'Opedel',
  33. 'Osokosokoma', 'Otibar', 'Olabor', 'Opoo'
  34. ]
  35. ],
  36. ,
  37. [['KK', 'BK'], , ['Kabla ya Christo', 'Baada ya Christo']], 1, [6, 0],
  38. ['dd/MM/y', 'd MMM y', 'd MMMM y', 'EEEE, d MMMM y'],
  39. ['HH:mm', 'HH:mm:ss', 'HH:mm:ss z', 'HH:mm:ss zzzz'],
  40. [
  41. '{1} {0}',
  42. ,
  43. ,
  44. ],
  45. ['.', ',', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
  46. ['#,##0.###', '#,##0%', '¤#,##0.00', '#E0'], 'USh', 'Ango’otol lok’ Uganda', plural
  47. ];
  48. //# sourceMappingURL=teo.js.map