2019-10-31 15:33:00 -04:00
|
|
|
|
/**
|
|
|
|
|
* @license
|
|
|
|
|
* Copyright Google Inc. All Rights Reserved.
|
|
|
|
|
*
|
|
|
|
|
* Use of this source code is governed by an MIT-style license that can be
|
|
|
|
|
* found in the LICENSE file at https://angular.io/license
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
// THIS CODE IS GENERATED - DO NOT MODIFY
|
|
|
|
|
// See angular/tools/gulp-tasks/cldr/extract.js
|
|
|
|
|
|
|
|
|
|
(function(global) {
|
|
|
|
|
global.ng = global.ng || {};
|
|
|
|
|
global.ng.common = global.ng.common || {};
|
|
|
|
|
global.ng.common.locales = global.ng.common.locales || {};
|
|
|
|
|
const u = undefined;
|
|
|
|
|
function plural(n) { return 5; }
|
|
|
|
|
root.ng.common.locales['yo'] = [
|
|
|
|
|
'yo',
|
|
|
|
|
[['Àárọ̀', 'Ọ̀sán'], u, u],
|
|
|
|
|
u,
|
|
|
|
|
[
|
|
|
|
|
['S', 'M', 'T', 'W', 'T', 'F', 'S'],
|
2019-11-06 14:38:48 -05:00
|
|
|
|
['Àìkú', 'Ajé', 'Ìsẹ́gun', 'Ọjọ́rú', 'Ọjọ́bọ', 'Ẹtì', 'Àbámẹ́ta'],
|
|
|
|
|
['Ọjọ́ Àìkú', 'Ọjọ́ Ajé', 'Ọjọ́ Ìsẹ́gun', 'Ọjọ́rú', 'Ọjọ́bọ', 'Ọjọ́ Ẹtì', 'Ọjọ́ Àbámẹ́ta'],
|
|
|
|
|
['Àìkú', 'Ajé', 'Ìsẹ́gun', 'Ọjọ́rú', 'Ọjọ́bọ', 'Ẹtì', 'Àbámẹ́ta']
|
2019-10-31 15:33:00 -04:00
|
|
|
|
],
|
|
|
|
|
u,
|
|
|
|
|
[
|
|
|
|
|
['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'],
|
|
|
|
|
[
|
2019-11-06 14:38:48 -05:00
|
|
|
|
'Ṣẹ́rẹ́', 'Èrèlè', 'Ẹrẹ̀nà', 'Ìgbé', 'Ẹ̀bibi', 'Òkúdu', 'Agẹmọ', 'Ògún', 'Owewe', 'Ọ̀wàrà',
|
|
|
|
|
'Bélú', 'Ọ̀pẹ̀'
|
2019-10-31 15:33:00 -04:00
|
|
|
|
],
|
|
|
|
|
[
|
2019-11-06 14:38:48 -05:00
|
|
|
|
'Oṣù Ṣẹ́rẹ́', 'Oṣù Èrèlè', 'Oṣù Ẹrẹ̀nà', 'Oṣù Ìgbé', 'Oṣù Ẹ̀bibi', 'Oṣù Òkúdu', 'Oṣù Agẹmọ',
|
|
|
|
|
'Oṣù Ògún', 'Oṣù Owewe', 'Oṣù Ọ̀wàrà', 'Oṣù Bélú', 'Oṣù Ọ̀pẹ̀'
|
2019-10-31 15:33:00 -04:00
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
u,
|
|
|
|
|
[['BCE', 'LK'], u, ['Saju Kristi', 'Lehin Kristi']],
|
|
|
|
|
1,
|
|
|
|
|
[6, 0],
|
|
|
|
|
['dd/MM/y', 'd MMM y', 'd MMMM y', 'EEEE, d MMMM y'],
|
|
|
|
|
['HH:mm', 'HH:mm:ss', 'HH:mm:ss z', 'HH:mm:ss zzzz'],
|
|
|
|
|
['{1} {0}', u, u, u],
|
|
|
|
|
['.', ',', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
|
|
|
|
|
['#,##0.###', '#,##0%', '¤#,##0.00', '#E0'],
|
|
|
|
|
'₦',
|
|
|
|
|
'Naira ti Orílẹ́ède Nàìjíríà',
|
|
|
|
|
{'JPY': ['JP¥', '¥'], 'NGN': ['₦'], 'USD': ['US$', '$']},
|
|
|
|
|
plural,
|
|
|
|
|
[]
|
|
|
|
|
];
|
|
|
|
|
})(typeof globalThis !== 'undefined' && globalThis || typeof global !== 'undefined' && global ||
|
|
|
|
|
typeof window !== 'undefined' && window);
|