angular-cn/packages/common/locales/global/km.js

79 lines
2.6 KiB
JavaScript
Raw Normal View History

/**
* @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['km'] = [
'km',
[['a', 'p'], ['AM', 'PM'], u],
[['AM', 'PM'], u, u],
[
['អ', 'ច', 'អ', 'ព', 'ព', 'ស', 'ស'],
[
'អាទិត្យ', 'ច័ន្ទ', 'អង្គារ', 'ពុធ',
'ព្រហស្បតិ៍', 'សុក្រ', 'សៅរ៍'
],
u, ['អា', 'ច', 'អ', 'ពុ', 'ព្រ', 'សុ', 'ស']
],
u,
[
['ម', 'ក', 'ម', 'ម', 'ឧ', 'ម', 'ក', 'ស', 'ក', 'ត', 'វ', 'ធ'],
[
'មករា', 'កុម្ភៈ', 'មីនា', 'មេសា', 'ឧសភា',
'មិថុនា', 'កក្កដា', 'សីហា', 'កញ្ញា',
'តុលា', 'វិច្ឆិកា', 'ធ្នូ'
],
u
],
u,
[
['មុន គ.ស.', 'គ.ស.'], u,
['មុន​គ្រិស្តសករាជ', 'គ្រិស្តសករាជ']
],
0,
[6, 0],
['d/M/yy', 'd MMM y', 'd MMMM y', 'EEEE d MMMM y'],
['h:mm a', 'h:mm:ss a', 'h:mm:ss a z', 'h:mm:ss a zzzz'],
['{1}, {0}', u, '{1} នៅ​ម៉ោង {0}', u],
[',', '.', ';', '%', '+', '-', 'E', '×', '‰', '∞', 'NaN', ':'],
['#,##0.###', '#,##0%', '#,##0.00¤', '#E0'],
'៛',
'រៀល​កម្ពុជា',
{'JPY': ['JP¥', '¥'], 'KHR': ['៛'], 'THB': ['฿'], 'TWD': ['NT$']},
plural,
[
[
[
'អធ្រាត្រ', 'ថ្ងៃត្រង់', 'ព្រឹក',
'រសៀល', 'ល្ងាច', 'យប់'
],
u, u
],
[
[
'អធ្រាត្រ', 'ថ្ងៃ​ត្រង់', 'ព្រឹក',
'រសៀល', 'ល្ងាច', 'យប់'
],
u, u
],
[
'00:00', '12:00', ['00:00', '12:00'], ['12:00', '18:00'], ['18:00', '21:00'],
['21:00', '24:00']
]
]
];
})(typeof globalThis !== 'undefined' && globalThis || typeof global !== 'undefined' && global ||
typeof window !== 'undefined' && window);