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

108 lines
3.8 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['lo'] = [
'lo',
[['ກ່ອນທ່ຽງ', 'ຫຼັງທ່ຽງ'], u, u],
u,
[
['ອາ', 'ຈ', 'ອ', 'ພ', 'ພຫ', 'ສຸ', 'ສ'],
[
'ອາທິດ', 'ຈັນ', 'ອັງຄານ', 'ພຸດ', 'ພະຫັດ',
'ສຸກ', 'ເສົາ'
],
[
'ວັນອາທິດ', 'ວັນຈັນ', 'ວັນອັງຄານ',
'ວັນພຸດ', 'ວັນພະຫັດ', 'ວັນສຸກ',
'ວັນເສົາ'
],
['ອາ.', 'ຈ.', 'ອ.', 'ພ.', 'ພຫ.', 'ສຸ.', 'ສ.']
],
u,
[
['1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12'],
[
'ມ.ກ.', 'ກ.ພ.', 'ມ.ນ.', 'ມ.ສ.', 'ພ.ພ.', 'ມິ.ຖ.', 'ກ.ລ.',
'ສ.ຫ.', 'ກ.ຍ.', 'ຕ.ລ.', 'ພ.ຈ.', 'ທ.ວ.'
],
[
'ມັງກອນ', 'ກຸມພາ', 'ມີນາ', 'ເມສາ',
'ພຶດສະພາ', 'ນາ', 'ລະກ', 'ງຫາ',
'ນຍາ', 'ລາ', 'ພະຈ', 'ນວາ'
]
],
u,
[
['ອນ ..', '..'], u,
['ອນຄຣດສກກະລາດ', 'ຄຣດສກກະລາດ']
],
0,
[6, 0],
['d/M/y', 'd MMM y', 'd MMMM y', 'EEEE d MMMM G y'],
[
'H:mm', 'H:mm:ss', 'H ໂມງ m ນາທ ss ນາທ z',
'H ໂມງ m ນາທ ss ນາທ zzzz'
],
['{1}, {0}', u, u, u],
[
',', '.', ';', '%', '+', '-', 'E', '×', '', '',
'ແມໂຕເລກ', ':'
],
['#,##0.###', '#,##0%', '¤#,##0.00;¤-#,##0.00', '#'],
'',
'ລາວ ',
{'JPY': ['JP¥', '¥'], 'LAK': [''], 'THB': ['฿'], 'TWD': ['NT$'], 'USD': ['US$', '$']},
'ltr',
plural,
[
[
[
'ຽງຄ', 'ຕອນທຽງ', 'ຕອນເຊ',
'ຕອນທຽງ', 'ຕອນແລງ', 'ກາງຄ'
],
[
'ຽງຄ', 'ຕອນທຽງ', 'ຕອນເຊ',
'ຕອນບາຍ', 'ຕອນແລງ', 'ກາງຄ'
],
[
'ຽງຄ', 'ຕອນທຽງ', 'ຕອນເຊ',
'ຕອນບາຍ', 'ຕອນແລງ', 'ຕອນກາງຄ'
]
],
[
[
'ຽງ', 'ຕອນທຽງ', 'ເຊ', '',
'ແລງ', 'ກາງ'
],
[
'ຽງ', 'ຽງ', 'ເຊ', 'ສວຍ',
'ແລງ', 'ກາງ'
],
[
'ຽງຄ', 'ຕອນທຽງ', 'ເຊ', 'ສວຍ',
'ແລງ', 'ກາງ'
]
],
[
'00:00', '12:00', ['05:00', '12:00'], ['12:00', '16:00'], ['16:00', '20:00'],
['20:00', '05:00']
]
]
];
})(typeof globalThis !== 'undefined' && globalThis || typeof global !== 'undefined' && global ||
typeof window !== 'undefined' && window);