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

Side by Side Diff: icu46/source/data/locales/as.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | Annotate | Revision Log
« no previous file with comments | « icu46/source/data/locales/ar_YE.txt ('k') | icu46/source/data/locales/as_IN.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/as.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/as.xml
11 */
12 as{
13 AuxExemplarCharacters{"[\u200C \u200D ৲]"}
14 ExemplarCharacters{
15 "[অ আ ই ঈ উ ঊ ঋ এ ঐ ও ঔ ং ঁ ঃ ক খ গ ঘ ঙ চ ছ জ ঝ ঞ ট ঠ ড ড় ঢ ঢ় ণ ত থ দ ধ ন প ফ"
16 " ব ভ ম য য় ৰ ল ৱ শ ষ স হ া ি ী ু ূ ৃ ে ৈ ো ৌ ্]"
17 }
18 LocaleScript{
19 "Beng",
20 }
21 NumberElements{
22 latn{
23 patterns{
24 currencyFormat{"¤ #,##,##0.00"}
25 decimalFormat{"#,##,##0.###"}
26 percentFormat{"#,##,##0%"}
27 }
28 }
29 }
30 Version{"2.0.47.67"}
31 calendar{
32 gregorian{
33 AmPmMarkers{
34 "পূৰ্বাহ্ণ",
35 "অপৰাহ্ণ",
36 }
37 dayNames{
38 format{
39 abbreviated{
40 "ৰবি",
41 "সোম",
42 "মঙ্গল",
43 "বুধ",
44 "বৃহষ্পতি",
45 "শুক্ৰ",
46 "শনি",
47 }
48 wide{
49 "দেওবাৰ",
50 "সোমবাৰ",
51 "মঙ্গলবাৰ",
52 "বুধবাৰ",
53 "বৃহষ্পতিবাৰ",
54 "শুক্ৰবাৰ",
55 "শনিবাৰ",
56 }
57 }
58 }
59 fields{
60 day{
61 dn{"দিন"}
62 relative{
63 "-1"{"কালি"}
64 "1"{"কাইলৈ"}
65 "2"{"পৰহিলৈ"}
66 "3"{"চ’ঠা দিনালৈ"}
67 }
68 }
69 era{
70 dn{"যুগ"}
71 }
72 hour{
73 dn{"ঘণ্টা"}
74 }
75 minute{
76 dn{"মিনিট"}
77 }
78 month{
79 dn{"মাহ"}
80 }
81 second{
82 dn{"ছেকেণ্ড"}
83 }
84 week{
85 dn{"সপ্তাহ"}
86 }
87 year{
88 dn{"বছৰ"}
89 }
90 zone{
91 dn{"ক্ষেত্ৰ"}
92 }
93 }
94 monthNames{
95 format{
96 abbreviated{
97 "জানু",
98 "ফেব্ৰু",
99 "মাৰ্চ",
100 "এপ্ৰিল",
101 "মে",
102 "জুন",
103 "জুলাই",
104 "আগ",
105 "সেপ্ট",
106 "অক্টো",
107 "নভে",
108 "ডিসে",
109 }
110 wide{
111 "জানুৱাৰী",
112 "ফেব্ৰুৱাৰী",
113 "মাৰ্চ",
114 "এপ্ৰিল",
115 "মে",
116 "জুন",
117 "জুলাই",
118 "আগষ্ট",
119 "ছেপ্তেম্বৰ",
120 "অক্টোবৰ",
121 "নৱেম্বৰ",
122 "ডিচেম্বৰ",
123 }
124 }
125 }
126 quarters{
127 format{
128 wide{
129 "প্ৰথম প্ৰহৰ",
130 "দ্বিতীয় প্ৰহৰ",
131 "তৃতীয় প্ৰহৰ",
132 "চতুৰ্থ প্ৰহৰ",
133 }
134 }
135 }
136 }
137 }
138 measurementSystemNames{
139 US{"ইউ.এছ."}
140 metric{"মেট্ৰিক"}
141 }
142 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/ar_YE.txt ('k') | icu46/source/data/locales/as_IN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698