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

30 lines
814 B
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.

var locale = {
locale: 'az_AZ',
today: 'Bugün',
now: 'İndi',
backToToday: 'Bugünə qayıt',
ok: 'Təsdiq',
clear: 'Təmizlə',
month: 'Ay',
year: 'İl',
timeSelect: 'vaxtı seç',
dateSelect: 'tarixi seç',
weekSelect: 'Həftə seç',
monthSelect: 'Ay seç',
yearSelect: 'il seç',
decadeSelect: 'Onillik seçin',
yearFormat: 'YYYY',
dateFormat: 'D.M.YYYY',
dayFormat: 'D',
dateTimeFormat: 'D.M.YYYY HH:mm:ss',
monthBeforeYear: true,
previousMonth: 'Əvvəlki ay (PageUp)',
nextMonth: 'Növbəti ay (PageDown)',
previousYear: 'Sonuncu il (Control + left)',
nextYear: 'Növbəti il (Control + right)',
previousDecade: 'Sonuncu onillik',
nextDecade: 'Növbəti onillik',
previousCentury: 'Sonuncu əsr',
nextCentury: 'Növbəti əsr'
};
export default locale;