1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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. 'nmg',
  15. [
  16. ['maná', 'kugú'],
  17. ,
  18. ],
  19. ,
  20. [
  21. ['s', 'm', 's', 's', 's', 'm', 's'], ['sɔ́n', 'mɔ́n', 'smb', 'sml', 'smn', 'mbs', 'sas'],
  22. [
  23. 'sɔ́ndɔ', 'mɔ́ndɔ', 'sɔ́ndɔ mafú mába', 'sɔ́ndɔ mafú málal',
  24. 'sɔ́ndɔ mafú mána', 'mabágá má sukul', 'sásadi'
  25. ],
  26. ['sɔ́n', 'mɔ́n', 'smb', 'sml', 'smn', 'mbs', 'sas']
  27. ],
  28. ,
  29. [
  30. ['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'],
  31. ['ng1', 'ng2', 'ng3', 'ng4', 'ng5', 'ng6', 'ng7', 'ng8', 'ng9', 'ng10', 'ng11', 'kris'],
  32. [
  33. 'ngwɛn matáhra', 'ngwɛn ńmba', 'ngwɛn ńlal', 'ngwɛn ńna', 'ngwɛn ńtan',
  34. 'ngwɛn ńtuó', 'ngwɛn hɛmbuɛrí', 'ngwɛn lɔmbi', 'ngwɛn rɛbvuâ', 'ngwɛn wum',
  35. 'ngwɛn wum navǔr', 'krísimin'
  36. ]
  37. ],
  38. ,
  39. [['BL', 'PB'], , ['Bó Lahlɛ̄', 'Pfiɛ Burī']], 1, [6, 0],
  40. ['d/M/y', 'd MMM y', 'd MMMM y', 'EEEE d MMMM y'],
  41. ['HH:mm', 'HH:mm:ss', 'HH:mm:ss z', 'HH:mm:ss zzzz'],
  42. [
  43. '{1} {0}',
  44. ,
  45. ,
  46. ],
  47. [',', ' ', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
  48. ['#,##0.###', '#,##0%', '#,##0.00 ¤', '#E0'], 'FCFA', 'Fraŋ CFA BEAC', plural
  49. ];
  50. //# sourceMappingURL=nmg.js.map