angular-cn/packages/common/locales/extra/mr.ts

26 lines
1.0 KiB
TypeScript

/**
* @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
export default [
[
['म.रा.', 'दु', 'प', 'स', 'दु', 'सं', 'सा', 'रा'],
['मध्यरात्र', 'मध्यान्ह', 'पहाट', 'सकाळ', 'दुपार', 'संध्याकाळ', 'सायंकाळ', 'रात्र'],
],
[
['म.रा.', 'म', 'प', 'स', 'दु', 'सं', 'सा', 'रात्र'],
['मध्यरात्र', 'मध्यान्ह', 'पहाट', 'सकाळ', 'दुपार', 'संध्याकाळ', 'सायंकाळ', 'रात्र'],
],
[
'00:00', '12:00', ['04:00', '06:00'], ['06:00', '12:00'], ['12:00', '16:00'],
['16:00', '18:00'], ['18:00', '21:00'], ['21:00', '04:00']
]
];