wo.js 1.4KB

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. 'wo',
  15. [
  16. ['Sub', 'Ngo'],
  17. ,
  18. ],
  19. ,
  20. [
  21. ['Dib', 'Alt', 'Tal', 'Àla', 'Alx', 'Àjj', 'Ase'], ,
  22. ['Dibéer', 'Altine', 'Talaata', 'Àlarba', 'Alxamis', 'Àjjuma', 'Aseer'],
  23. ['Dib', 'Alt', 'Tal', 'Àla', 'Alx', 'Àjj', 'Ase']
  24. ],
  25. ,
  26. [
  27. ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'],
  28. ['Sam', 'Few', 'Mar', 'Awr', 'Mee', 'Suw', 'Sul', 'Ut', 'Sàt', 'Okt', 'Now', 'Des'],
  29. [
  30. 'Samwiyee', 'Fewriyee', 'Mars', 'Awril', 'Mee', 'Suwe', 'Sulet', 'Ut', 'Sàttumbar',
  31. 'Oktoobar', 'Nowàmbar', 'Desàmbar'
  32. ]
  33. ],
  34. ,
  35. [['JC', 'AD'], , ['av. JC', 'AD']], 1, [6, 0],
  36. ['dd-MM-y', 'd MMM, y', 'd MMMM, y', 'EEEE, d MMM, y'],
  37. ['HH:mm', 'HH:mm:ss', 'HH:mm:ss z', 'HH:mm:ss zzzz'],
  38. [
  39. '{1} - {0}',
  40. ,
  41. '{1} \'ci\' {0}',
  42. ],
  43. [',', '.', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
  44. ['#,##0.###', '#,##0%', '¤ #,##0.00', '#E0'], 'CFA', 'Franc CFA bu Afrik Sowwu-jant', plural
  45. ];
  46. //# sourceMappingURL=wo.js.map