amis-rpc-design/node_modules/rc-picker/lib/locale/ug_CN.js
2023-10-07 19:42:30 +08:00

35 lines
1.3 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

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.

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var locale = {
locale: 'ug_CN',
today: 'بۈگۈن',
now: 'ھازىر',
backToToday: 'بۈگۈنگە قايتىش',
ok: 'مۇقىملاشتۇرۇش',
timeSelect: 'ۋاقىت تاللاش',
dateSelect: 'كۈن تاللاش',
clear: 'تازىلاش',
month: 'ئاي',
year: 'يىل',
previousMonth: 'ئالدىنقى ئاي(ئالدىنقى بەت )',
nextMonth: 'كېلەركى ئاي (كېلەركى بەت)',
monthSelect: 'ئاي تاللاش',
yearSelect: 'يىل تاللاش',
decadeSelect: 'يىللارنى تاللاش',
yearFormat: 'YYYY-يىلى',
dayFormat: 'D-كۈنى',
dateFormat: 'YYYY-يىلىM-ئاينىڭD-كۈنى',
dateTimeFormat: 'YYYY-يىلىM—ئاينىڭD-كۈنى، HH:mm:ss',
previousYear: 'ئالدىنقى يىلى (Controlبىلەن يۆنىلىش كونۇپكىسى)',
nextYear: 'كېلەركى يىلى (Controlبىلەن يۆنىلىش كونۇپكىسى)',
previousDecade: 'ئالدىنقى يىللار',
nextDecade: 'كېيىنكى يىللار',
previousCentury: 'ئالدىنقى ئەسىر',
nextCentury: 'كېيىنكى ئەسىر'
};
var _default = locale;
exports.default = _default;