package uz_Arab import "github.com/go-playground/universal-translator" var calendar = ut.Calendar{Formats: ut.CalendarFormats{DateEra: ut.DateEra{BC: ut.CalendarDateFormat{Full: "y نچی ییل d نچی MMMM EEEE کونی", Long: "d نچی MMMM y", Medium: "d MMM y", Short: "y/M/d"}, AD: ut.CalendarDateFormat{Full: "y نچی ییل d نچی MMMM EEEE کونی", Long: "d نچی MMMM y", Medium: "d MMM y", Short: "y/M/d"}}, Time: ut.CalendarDateFormat{Full: "H:mm:ss (zzzz)", Long: "H:mm:ss (z)", Medium: "H:mm:ss", Short: "H:mm"}, DateTime: ut.CalendarDateFormat{Full: "{1}, {0}", Long: "{1}, {0}", Medium: "{1}, {0}", Short: "{1}, {0}"}}, FormatNames: ut.CalendarFormatNames{Months: ut.CalendarMonthFormatNames{Abbreviated: ut.CalendarMonthFormatNameValue{3: "مار", 6: "جون", 7: "جول", 9: "سپت", 11: "نوم", 12: "دسم", 1: "جنو", 4: "اپر", 5: "می", 8: "اگس", 10: "اکت", 2: "فبر"}, Narrow: ut.CalendarMonthFormatNameValue{6: "I", 10: "O", 11: "N", 12: "D", 4: "A", 8: "A", 5: "M", 7: "I", 1: "Y", 3: "M", 9: "S", 2: "F"}, Short: ut.CalendarMonthFormatNameValue{}, Wide: ut.CalendarMonthFormatNameValue{8: "اگست", 9: "سپتمبر", 10: "اکتوبر", 11: "نومبر", 1: "جنوری", 5: "می", 6: "جون", 7: "جولای", 2: "فبروری", 3: "مارچ", 4: "اپریل", 12: "دسمبر"}}, Days: ut.CalendarDayFormatNames{Abbreviated: ut.CalendarDayFormatNameValue{0: "ی.", 1: "د.", 2: "س.", 3: "چ.", 4: "پ.", 5: "ج.", 6: "ش."}, Narrow: ut.CalendarDayFormatNameValue{6: "S", 0: "Y", 1: "D", 2: "S", 3: "C", 4: "P", 5: "J"}, Short: ut.CalendarDayFormatNameValue{5: "Ju", 6: "Sh", 0: "Ya", 1: "Du", 2: "Se", 3: "Ch", 4: "Pa"}, Wide: ut.CalendarDayFormatNameValue{0: "یکشنبه", 1: "دوشنبه", 2: "سه\u200cشنبه", 3: "چهارشنبه", 4: "پنجشنبه", 5: "جمعه", 6: "شنبه"}}, Periods: ut.CalendarPeriodFormatNames{Abbreviated: ut.CalendarPeriodFormatNameValue{"evening1": "kechqurun", "night1": "kechasi", "midnight": "yarim kechasi", "am": "TO", "noon": "tush payti", "pm": "TK", "morning1": "ertalab", "afternoon1": "kunduzi"}, Narrow: ut.CalendarPeriodFormatNameValue{"noon": "tush payti", "pm": "TK", "morning1": "ertalab", "afternoon1": "kunduzi", "evening1": "kechqurun", "night1": "kechasi", "midnight": "yarim kechasi", "am": "TO"}, Short: ut.CalendarPeriodFormatNameValue{}, Wide: ut.CalendarPeriodFormatNameValue{"night1": "kechasi", "midnight": "yarim kechasi", "am": "TO", "noon": "tush payti", "pm": "TK", "morning1": "ertalab", "afternoon1": "kunduzi", "evening1": "kechqurun"}}, Eras: ut.Eras{AD: ut.CalendarEraFormatNames{Full: "", Abbrev: "", Narrow: ""}, BC: ut.CalendarEraFormatNames{Full: "", Abbrev: "ق.م.", Narrow: ""}}}}