Andrew Scott 5c3774cfe6 Revert "fix(common): locales/global/*.js are not ES5 compliant (#36342)" (#36648)
This reverts commit c8f3fa9f3e2dd41b4e15b38786268093ce556557.

PR Close #36648
2020-04-15 15:33:59 -07:00

74 lines
2.7 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
* @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; }
global.ng.common.locales['sah'] = [
'sah',
[['ЭИ', 'ЭК'], u, u],
u,
[
['Б', 'Б', 'О', 'С', 'Ч', 'Б', 'С'],
['бс', 'бн', 'оп', 'сэ', 'чп', 'бэ', 'сб'],
[
'баскыһыанньа', 'бэнидиэнньик', 'оптуорунньук',
'сэрэдэ', 'чэппиэр', 'Бээтиҥсэ', 'субуота'
],
['бс', 'бн', 'оп', 'сэ', 'чп', 'бэ', 'сб']
],
u,
[
['Т', 'О', 'К', 'М', 'Ы', 'Б', 'О', 'А', 'Б', 'А', 'С', 'А'],
[
'Тохс', 'Олун', 'Клн', 'Мсу', 'Ыам', 'Бэс', 'Отй', 'Атр',
'Блҕ', 'Алт', 'Сэт', 'Ахс'
],
[
'Тохсунньу', 'Олунньу', 'Кулун тутар', 'Муус устар',
'Ыам ыйын', 'Бэс ыйын', 'От ыйын', 'Атырдьых ыйын',
'Балаҕан ыйын', 'Алтынньы', 'Сэтинньи', 'ахсынньы'
]
],
[
['Т', 'О', 'К', 'М', 'Ы', 'Б', 'О', 'А', 'Б', 'А', 'С', 'А'],
[
'Тохс', 'Олун', 'Клн', 'Мсу', 'Ыам', 'Бэс', 'Отй', 'Атр',
'Блҕ', 'Алт', 'Сэт', 'Ахс'
],
[
'тохсунньу', 'олунньу', 'кулун тутар', 'муус устар',
'ыам ыйа', 'бэс ыйа', 'от ыйа', 'атырдьых ыйа',
'балаҕан ыйа', 'алтынньы', 'сэтинньи', 'ахсынньы'
]
],
[['б. э. и.', 'б. э'], u, u],
1,
[6, 0],
['yy/M/d', 'y, MMM d', 'y, MMMM d', 'y \'сыл\' MMMM d \'күнэ\', EEEE'],
['HH:mm', 'HH:mm:ss', 'HH:mm:ss z', 'HH:mm:ss zzzz'],
['{1} {0}', u, u, u],
[',', ' ', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'чыыһыла буотах', ':'],
['#,##0.###', '#,##0%', '#,##0.00 ¤', '#E0'],
'RUB',
'₽',
'Арассыыйа солкуобайа',
{'JPY': ['JP¥', '¥'], 'RUB': ['₽'], 'USD': ['US$', '$']},
'ltr',
plural,
[]
];
})(typeof globalThis !== 'undefined' && globalThis || typeof global !== 'undefined' && global ||
typeof window !== 'undefined' && window);