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; }
|
2019-11-12 03:25:54 -05:00
|
|
|
|
global.ng.common.locales['ewo'] = [
|
2019-10-31 15:33:00 -04:00
|
|
|
|
'ewo',
|
|
|
|
|
[['kíkíríg', 'ngəgógəle'], u, u],
|
|
|
|
|
u,
|
|
|
|
|
[
|
2019-11-11 17:03:58 -05:00
|
|
|
|
['s', 'm', 's', 's', 's', 'f', 's'],
|
|
|
|
|
['sɔ́n', 'mɔ́n', 'smb', 'sml', 'smn', 'fúl', 'sér'],
|
2019-10-31 15:33:00 -04:00
|
|
|
|
[
|
2019-11-11 17:03:58 -05:00
|
|
|
|
'sɔ́ndɔ', 'mɔ́ndi', 'sɔ́ndɔ məlú mə́bɛ̌', 'sɔ́ndɔ məlú mə́lɛ́',
|
|
|
|
|
'sɔ́ndɔ məlú mə́nyi', 'fúladé', 'séradé'
|
2019-10-31 15:33:00 -04:00
|
|
|
|
],
|
|
|
|
|
['sɔ́n', 'mɔ́n', 'smb', 'sml', 'smn', 'fúl', 'sér']
|
|
|
|
|
],
|
|
|
|
|
u,
|
|
|
|
|
[
|
|
|
|
|
['o', 'b', 'l', 'n', 't', 's', 'z', 'm', 'e', 'a', 'd', 'b'],
|
|
|
|
|
['ngo', 'ngb', 'ngl', 'ngn', 'ngt', 'ngs', 'ngz', 'ngm', 'nge', 'nga', 'ngad', 'ngab'],
|
|
|
|
|
[
|
|
|
|
|
'ngɔn osú', 'ngɔn bɛ̌', 'ngɔn lála', 'ngɔn nyina', 'ngɔn tána', 'ngɔn saməna',
|
|
|
|
|
'ngɔn zamgbála', 'ngɔn mwom', 'ngɔn ebulú', 'ngɔn awóm', 'ngɔn awóm ai dziá',
|
|
|
|
|
'ngɔn awóm ai bɛ̌'
|
|
|
|
|
]
|
|
|
|
|
],
|
|
|
|
|
u,
|
|
|
|
|
[['oyk', 'ayk'], u, ['osúsúa Yésus kiri', 'ámvus Yésus Kirís']],
|
|
|
|
|
1,
|
|
|
|
|
[6, 0],
|
|
|
|
|
['d/M/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'],
|
2019-12-14 05:39:42 -05:00
|
|
|
|
'XAF',
|
2019-10-31 15:33:00 -04:00
|
|
|
|
'FCFA',
|
|
|
|
|
'Fəláŋ CFA (BEAC)',
|
|
|
|
|
{'JPY': ['JP¥', '¥'], 'USD': ['US$', '$']},
|
2019-11-17 11:56:14 -05:00
|
|
|
|
'ltr',
|
2019-10-31 15:33:00 -04:00
|
|
|
|
plural,
|
|
|
|
|
[]
|
|
|
|
|
];
|
|
|
|
|
})(typeof globalThis !== 'undefined' && globalThis || typeof global !== 'undefined' && global ||
|
|
|
|
|
typeof window !== 'undefined' && window);
|