From c0c259c3bde3b76722d717b4372233b488c8d3ff Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Thu, 11 Jan 2024 14:17:55 +0100 Subject: localedata: revert all the remaining locale sources to UTF-8 --- localedata/locales/mai_IN | 84 +++++++++++++++++++++++------------------------ 1 file changed, 42 insertions(+), 42 deletions(-) (limited to 'localedata/locales/mai_IN') diff --git a/localedata/locales/mai_IN b/localedata/locales/mai_IN index 939e196..b12109f 100644 --- a/localedata/locales/mai_IN +++ b/localedata/locales/mai_IN @@ -57,58 +57,58 @@ END LC_NUMERIC LC_TIME % Abbreviated weekday names (%a) -abday "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abday "रवि";/ + "सोम";/ + "मंगल";/ + "बुध";/ + "बृहस्पती";/ + "शुक्र";/ + "शनी" % % Full weekday names (%A) -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +day "रविदिन";/ + "सोमदिन";/ + "मंगलदिन";/ + "बुधदिन";/ + "बृहस्पतीदिन";/ + "शुक्रदिन";/ + "शनीदिन" % % Abbreviated month names (%b) -abmon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +abmon "बैसाख";/ + "जेठ";/ + "अषाढ़";/ + "सावोन";/ + "भादो";/ + "आसिन";/ + "कातिक";/ + "अगहन";/ + "पूस";/ + "माघ";/ + "फागुन";/ + "चैति" % Full month names (%B) % Maithili uses a lunar calendar. When gregorian month names % are needed, the names are the same names than those used % by Hindi % https://en.wikipedia.org/wiki/Tirhuta_Panchang % https://en.wikipedia.org/wiki/Maithili_language#cite_ref-20 -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" +mon "बैसाख";/ + "जेठ";/ + "अषाढ़";/ + "सावोन";/ + "भादो";/ + "आसिन";/ + "कातिक";/ + "अगहन";/ + "पूस";/ + "माघ";/ + "फागुन";/ + "चैति" % % Equivalent of AM PM -am_pm "";/ - "" +am_pm "पूर्वाह्न";/ + "अपराह्न" % % Appropriate date and time representation d_t_fmt "%A %d %b %Y %I:%M:%S %p" @@ -145,13 +145,13 @@ END LC_NAME LC_ADDRESS postal_fmt "%z%c%T%s%b%e%r" -country_name "" +country_name "भारत" country_ab2 "IN" country_ab3 "IND" country_num 356 country_car "IND" % मैथिली -lang_name "" +lang_name "मैथिली" lang_term "mai" lang_lib "mai" END LC_ADDRESS -- cgit v1.1