Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1148)

Side by Side Diff: source/data/locales/ne_IN.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/locales/ne.txt ('k') | source/data/locales/ne_NP.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/ne_IN.xml 6 // * Source File: <path>/common/main/ne_IN.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 ne_IN{ 9 ne_IN{
10 Version{"2.1.8.19"} 10 Version{"2.1.19.14"}
11 calendar{ 11 calendar{
12 gregorian{ 12 gregorian{
13 AmPmMarkers{ 13 DateTimePatterns{
14 "पूर्वाह्न", 14 "h:mm:ss a zzzz",
15 "अपराह्न", 15 "h:mm:ss a z",
16 } 16 "h:mm:ss a",
17 dayNames{ 17 "h:mm a",
18 format{ 18 "y MMMM d, EEEE",
19 wide{ 19 "y MMMM d",
20 "आइतवार", 20 "y MMM d",
21 "सोमवार", 21 "y-MM-dd",
22 "मङ्गलवार", 22 "{1}, {0}",
23 "बुधवार", 23 "{1} {0}",
24 "बिहीवार", 24 "{1} {0}",
25 "शुक्रवार", 25 "{1}, {0}",
26 "शनिवार", 26 "{1}, {0}",
27 }
28 }
29 }
30 monthNames{
31 format{
32 wide{
33 "जनवरी",
34 "फरवरी",
35 "मार्च",
36 "अप्रेल",
37 "मई",
38 "जुन",
39 "जुलाई",
40 "अगस्त",
41 "सेप्टेम्बर",
42 "अक्टोबर",
43 "नोभेम्बर",
44 "दिसम्बर",
45 }
46 }
47 }
48 quarters{
49 stand-alone{
50 abbreviated{
51 "पहिलो सत्र",
52 "दोस्रो सत्र",
53 "तेस्रो सत्र",
54 "चौथो सत्र",
55 }
56 wide{
57 "पहिलो सत्र",
58 "दोस्रो सत्र",
59 "तेस्रो सत्र",
60 "चौथो सत्र",
61 }
62 }
63 }
64 }
65 indian{
66 monthNames{
67 format{
68 wide{
69 "वैशाख",
70 "जेठ",
71 "असार",
72 "साउन",
73 "भदौ",
74 "असोज",
75 "कात्तिक",
76 "मङसिर",
77 "पुस",
78 "माघ",
79 "फागुन",
80 "चैत",
81 }
82 }
83 } 27 }
84 } 28 }
85 } 29 }
86 fields{
87 day{
88 dn{"वार"}
89 relative{
90 "2"{"पर्सि"}
91 }
92 }
93 dayperiod{
94 dn{"पूर्वाह्न / अपराह्न"}
95 }
96 era{
97 dn{"युग"}
98 }
99 second{
100 dn{"सेकेन्ड"}
101 }
102 week{
103 dn{"साता"}
104 }
105 weekday{
106 dn{"हप्ताको वार"}
107 }
108 year{
109 dn{"वर्ष"}
110 }
111 zone{
112 dn{"अञ्‍चल"}
113 }
114 }
115 measurementSystemNames{
116 US{"अमेरिकेली"}
117 }
118 } 30 }
OLDNEW
« no previous file with comments | « source/data/locales/ne.txt ('k') | source/data/locales/ne_NP.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698