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. return 5;
  12. }
  13. export default [
  14. 'vai-Latn',
  15. [
  16. ['AM', 'PM'],
  17. ,
  18. ],
  19. ,
  20. [
  21. ['S', 'M', 'T', 'W', 'T', 'F', 'S'],
  22. ['lahadi', 'tɛɛnɛɛ', 'talata', 'alaba', 'aimisa', 'aijima', 'siɓiti'],
  23. ,
  24. ],
  25. ,
  26. [
  27. ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'],
  28. [
  29. 'luukao kemã', 'ɓandaɓu', 'vɔɔ', 'fulu', 'goo', '6', '7', 'kɔnde', 'saah', 'galo',
  30. 'kenpkato ɓololɔ', 'luukao lɔma'
  31. ],
  32. ],
  33. ,
  34. [
  35. ['BCE', 'CE'],
  36. ,
  37. ],
  38. 1, [6, 0], ['dd/MM/y', 'd MMM y', 'd MMMM y', 'EEEE, d MMMM y'],
  39. ['h:mm a', 'h:mm:ss a', 'h:mm:ss a z', 'h:mm:ss a zzzz'],
  40. [
  41. '{1} {0}',
  42. ,
  43. ,
  44. ],
  45. ['.', ',', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
  46. ['#,##0.###', '#,##0%', '¤#,##0.00', '#E0'], '$', 'Laibhiya Dala', plural
  47. ];
  48. //# sourceMappingURL=vai-Latn.js.map