angular-cn/packages/common/locales/uz-Cyrl.ts

67 lines
2.4 KiB
TypeScript
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
const u = undefined;
function plural(n: number): number {
return 5;
}
export default [
'uz-Cyrl', [['ТО', 'ТК'], u, u], u,
[
['Я', 'Д', 'С', 'Ч', 'П', 'Ж', 'Ш'],
['якш', 'душ', 'сеш', 'чор', 'пай', 'жум', 'шан'],
[
'якшанба', 'душанба', 'сешанба', 'чоршанба', 'пайшанба',
'жума', 'шанба'
],
['Як', 'Ду', 'Се', 'Чо', 'Па', 'Жу', 'Ша']
],
[
['Я', 'Д', 'С', 'Ч', 'П', 'Ж', 'Ш'],
['Якш', 'Душ', 'Сеш', 'Чор', 'Пай', 'Жум', 'Шан'],
[
'Якшанба', 'Душанба', 'Сешанба', 'Чоршанба', 'Пайшанба',
'Жума', 'Шанба'
],
['Як', 'Ду', 'Се', 'Чо', 'Па', 'Жу', 'Ша']
],
[
['Я', 'Ф', 'М', 'А', 'М', 'И', 'И', 'А', 'С', 'О', 'Н', 'Д'],
[
'янв', 'фев', 'мар', 'апр', 'май', 'июн', 'июл', 'авг', 'сен',
'окт', 'ноя', 'дек'
],
[
'январ', 'феврал', 'март', 'апрел', 'май', 'июн', 'июл',
'август', 'сентябр', 'октябр', 'ноябр', 'декабр'
]
],
[
['Я', 'Ф', 'М', 'А', 'М', 'И', 'И', 'А', 'С', 'О', 'Н', 'Д'],
[
'Янв', 'Фев', 'Мар', 'Апр', 'Май', 'Июн', 'Июл', 'Авг', 'Сен',
'Окт', 'Ноя', 'Дек'
],
[
'Январ', 'Феврал', 'Март', 'Апрел', 'Май', 'Июн', 'Июл',
'Август', 'Сентябр', 'Октябр', 'Ноябр', 'Декабр'
]
],
[['м.а.', 'милодий'], u, ['милоддан аввалги', 'милодий']], 1,
[6, 0], ['dd/MM/yy', 'd MMM, y', 'd MMMM, y', 'EEEE, dd MMMM, y'],
['HH:mm', 'HH:mm:ss', 'HH:mm:ss (z)', 'HH:mm:ss (zzzz)'], ['{1} {0}', u, u, u],
[',', ' ', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'ҳақиқий сон эмас', ':'],
['#,##0.###', '#,##0%', '#,##0.00 ¤', '#E0'], 'сўм', 'Ўзбекистон сўм',
{'JPY': ['JP¥', '¥'], 'THB': ['฿'], 'USD': ['US$', '$'], 'UZS': ['сўм']}, plural
];