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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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) 2013 International Business Machines 3 // * Copyright (C) 2014 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.0.92.80"} 10 Version{"2.1.8.19"}
11 calendar{ 11 calendar{
12 gregorian{ 12 gregorian{
13 AmPmMarkers{ 13 AmPmMarkers{
14 "पूर्वाह्न", 14 "पूर्वाह्न",
15 "अपराह्न", 15 "अपराह्न",
16 } 16 }
17 dayNames{ 17 dayNames{
18 format{ 18 format{
19 wide{ 19 wide{
20 "आइतवार", 20 "आइतवार",
(...skipping 17 matching lines...) Expand all
38 "जुन", 38 "जुन",
39 "जुलाई", 39 "जुलाई",
40 "अगस्त", 40 "अगस्त",
41 "सेप्टेम्बर", 41 "सेप्टेम्बर",
42 "अक्टोबर", 42 "अक्टोबर",
43 "नोभेम्बर", 43 "नोभेम्बर",
44 "दिसम्बर", 44 "दिसम्बर",
45 } 45 }
46 } 46 }
47 } 47 }
48 quarters{
49 stand-alone{
50 abbreviated{
51 "पहिलो सत्र",
52 "दोस्रो सत्र",
53 "तेस्रो सत्र",
54 "चौथो सत्र",
55 }
56 wide{
57 "पहिलो सत्र",
58 "दोस्रो सत्र",
59 "तेस्रो सत्र",
60 "चौथो सत्र",
61 }
62 }
63 }
48 } 64 }
49 indian{ 65 indian{
50 monthNames{ 66 monthNames{
51 format{ 67 format{
52 wide{ 68 wide{
53 "वैशाख", 69 "वैशाख",
54 "जेठ", 70 "जेठ",
55 "असार", 71 "असार",
56 "साउन", 72 "साउन",
57 "भदौ", 73 "भदौ",
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
92 year{ 108 year{
93 dn{"वर्ष"} 109 dn{"वर्ष"}
94 } 110 }
95 zone{ 111 zone{
96 dn{"अञ्‍चल"} 112 dn{"अञ्‍चल"}
97 } 113 }
98 } 114 }
99 measurementSystemNames{ 115 measurementSystemNames{
100 US{"अमेरिकेली"} 116 US{"अमेरिकेली"}
101 } 117 }
102 units{
103 duration{
104 week{
105 one{"{0} साता"}
106 other{"{0} सप्ताह"}
107 }
108 }
109 }
110 } 118 }
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