61 lines
2.1 KiB
JavaScript
61 lines
2.1 KiB
JavaScript
/**
|
||
* @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-bj'] = [
|
||
'yo-BJ',
|
||
[['Àárɔ̀', 'Ɔ̀sán'], u, u],
|
||
u,
|
||
[
|
||
['S', 'M', 'T', 'W', 'T', 'F', 'S'],
|
||
['Àì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']
|
||
],
|
||
u,
|
||
[
|
||
['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'],
|
||
[
|
||
'Shɛ́rɛ́', 'Èrèlè', 'Ɛrɛ̀nà', 'Ìgbé', 'Ɛ̀bibi', 'Òkúdu', 'Agɛmɔ',
|
||
'Ògún', 'Owewe', 'Ɔ̀wàrà', 'Bélú', 'Ɔ̀pɛ̀'
|
||
],
|
||
[
|
||
'Oshù Shɛ́rɛ́', 'Oshù Èrèlè', 'Oshù Ɛrɛ̀nà', 'Oshù Ìgbé', 'Oshù Ɛ̀bibi',
|
||
'Oshù Òkúdu', 'Oshù Agɛmɔ', 'Oshù Ògún', 'Oshù Owewe', 'Oshù Ɔ̀wàrà',
|
||
'Oshù Bélú', 'Oshù Ɔ̀pɛ̀'
|
||
]
|
||
],
|
||
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'],
|
||
'CFA',
|
||
'Faransi ti Orílɛ́ède BIKEAO',
|
||
{'JPY': ['JP¥', '¥'], 'NGN': ['₦'], 'USD': ['US$', '$']},
|
||
plural,
|
||
[]
|
||
];
|
||
})(typeof globalThis !== 'undefined' && globalThis || typeof global !== 'undefined' && global ||
|
||
typeof window !== 'undefined' && window);
|