| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
- <!-- Copyright © 1991-2013 Unicode, Inc.
- CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
- For terms of use, see http://www.unicode.org/copyright.html
- -->
- <ldml>
- <identity>
- <version number="$Revision: 9280 $"/>
- <generation date="$Date: 2013-08-27 13:07:13 -0500 (Tue, 27 Aug 2013) $"/>
- <language type="ne"/>
- <territory type="IN"/>
- </identity>
- <localeDisplayNames>
- <measurementSystemNames>
- <measurementSystemName type="US">अमेरिकेली</measurementSystemName>
- </measurementSystemNames>
- </localeDisplayNames>
- <dates>
- <calendars>
- <calendar type="gregorian">
- <months>
- <monthContext type="format">
- <monthWidth type="wide">
- <month type="1">जनवरी</month>
- <month type="2">फरवरी</month>
- <month type="3">मार्च</month>
- <month type="4">अप्रेल</month>
- <month type="5">मई</month>
- <month type="6">जुन</month>
- <month type="7">जुलाई</month>
- <month type="8">अगस्त</month>
- <month type="9">सेप्टेम्बर</month>
- <month type="10">अक्टोबर</month>
- <month type="11">नोभेम्बर</month>
- <month type="12">दिसम्बर</month>
- </monthWidth>
- </monthContext>
- </months>
- <days>
- <dayContext type="format">
- <dayWidth type="wide">
- <day type="sun">आइतवार</day>
- <day type="mon">सोमवार</day>
- <day type="tue">मङ्गलवार</day>
- <day type="wed">बुधवार</day>
- <day type="thu">बिहीवार</day>
- <day type="fri">शुक्रवार</day>
- <day type="sat">शनिवार</day>
- </dayWidth>
- </dayContext>
- </days>
- <dayPeriods>
- <dayPeriodContext type="format">
- <dayPeriodWidth type="wide">
- <dayPeriod type="am">पूर्वाह्न</dayPeriod>
- <dayPeriod type="pm">अपराह्न</dayPeriod>
- </dayPeriodWidth>
- </dayPeriodContext>
- </dayPeriods>
- </calendar>
- <calendar type="indian">
- <months>
- <monthContext type="format">
- <monthWidth type="wide">
- <month type="1">वैशाख</month>
- <month type="2">जेठ</month>
- <month type="3">असार</month>
- <month type="4">साउन</month>
- <month type="5">भदौ</month>
- <month type="6">असोज</month>
- <month type="7">कात्तिक</month>
- <month type="8">मङसिर</month>
- <month type="9">पुस</month>
- <month type="10">माघ</month>
- <month type="11">फागुन</month>
- <month type="12">चैत</month>
- </monthWidth>
- </monthContext>
- </months>
- </calendar>
- </calendars>
- <fields>
- <field type="era">
- <displayName>युग</displayName>
- </field>
- <field type="year">
- <displayName>वर्ष</displayName>
- </field>
- <field type="week">
- <displayName>साता</displayName>
- </field>
- <field type="day">
- <displayName>वार</displayName>
- <relative type="2">पर्सि</relative>
- </field>
- <field type="weekday">
- <displayName>हप्ताको वार</displayName>
- </field>
- <field type="dayperiod">
- <displayName>पूर्वाह्न / अपराह्न</displayName>
- </field>
- <field type="second">
- <displayName>सेकेन्ड</displayName>
- </field>
- <field type="zone">
- <displayName>अञ्चल</displayName>
- </field>
- </fields>
- <timeZoneNames>
- <metazone type="India">
- <short>
- <standard>IST</standard>
- </short>
- </metazone>
- </timeZoneNames>
- </dates>
- <numbers>
- <currencies>
- <currency type="INR">
- <displayName>भारतीय रूपिँया</displayName>
- <displayName count="one">भारतीय रूपिँया</displayName>
- <displayName count="other">भारतीय रूपिँया</displayName>
- </currency>
- </currencies>
- </numbers>
- <units>
- <unitLength type="long">
- <unit type="duration-week">
- <unitPattern count="one">{0} साता</unitPattern>
- <unitPattern count="other">{0} सप्ताह</unitPattern>
- </unit>
- </unitLength>
- </units>
- </ldml>
|