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

Side by Side Diff: source/data/locales/as.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/ar_YE.txt ('k') | 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')
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/as.xml 6 // * Source File: <path>/common/main/as.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/as.xml 10 * ICU <specials> source: <path>/common/main/as.xml
11 */ 11 */
12 as{ 12 as{
13 AuxExemplarCharacters{"[\u200C\u200D ৲]"} 13 AuxExemplarCharacters{"[\u200C\u200D ৲]"}
14 ExemplarCharacters{ 14 ExemplarCharacters{
15 "[অ আ ই ঈ উ ঊ ঋ এ ঐ ও ঔ ং \u0981 ঃ ক খ গ ঘ ঙ চ ছ জ ঝ ঞ ট ঠ ড {ড\u09BC}ড় ঢ {ঢ" 15 "[অ আ ই ঈ উ ঊ ঋ এ ঐ ও ঔ ং \u0981 ঃ ক খ গ ঘ ঙ চ ছ জ ঝ ঞ ট ঠ ড {ড\u09BC}ড় ঢ {ঢ"
16 "\u09BC}ঢ় ণ ত থ দ ধ ন প ফ ব ভ ম য {য\u09BC} ৰ ল ৱ শ ষ স হ {ক\u09CDষ} া ি ী " 16 "\u09BC}ঢ় ণ ত থ দ ধ ন প ফ ব ভ ম য {য\u09BC} ৰ ল ৱ শ ষ স হ {ক\u09CDষ} া ি ী "
17 "\u09C1 \u09C2 \u09C3 ে ৈ ো ৌ \u09CD]" 17 "\u09C1 \u09C2 \u09C3 ে ৈ ো ৌ \u09CD]"
18 } 18 }
19 LocaleScript{ 19 LocaleScript{
20 "Beng", 20 "Beng",
21 } 21 }
22 NumberElements{ 22 NumberElements{
23 default{"beng"} 23 default{"beng"}
24 latn{ 24 latn{
25 patterns{ 25 patterns{
26 currencyFormat{"¤ #,##,##0.00"} 26 currencyFormat{"¤ #,##,##0.00"}
27 decimalFormat{"#,##,##0.###"} 27 decimalFormat{"#,##,##0.###"}
28 percentFormat{"#,##,##0%"} 28 percentFormat{"#,##,##0%"}
29 } 29 }
30 } 30 }
31 native{"beng"} 31 native{"beng"}
32 } 32 }
33 Version{"2.0.92.87"} 33 Version{"2.1.7.39"}
34 calendar{ 34 calendar{
35 gregorian{ 35 gregorian{
36 AmPmMarkers{ 36 AmPmMarkers{
37 "পূৰ্বাহ্ণ", 37 "পূৰ্বাহ্ণ",
38 "অপৰাহ্ণ", 38 "অপৰাহ্ণ",
39 } 39 }
40 dayNames{ 40 dayNames{
41 format{ 41 format{
42 abbreviated{ 42 abbreviated{
43 "ৰবি", 43 "ৰবি",
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 } 135 }
136 zone{ 136 zone{
137 dn{"ক্ষেত্ৰ"} 137 dn{"ক্ষেত্ৰ"}
138 } 138 }
139 } 139 }
140 measurementSystemNames{ 140 measurementSystemNames{
141 US{"ইউ.এছ."} 141 US{"ইউ.এছ."}
142 metric{"মেট্ৰিক"} 142 metric{"মেট্ৰিক"}
143 } 143 }
144 } 144 }
OLDNEW
« no previous file with comments | « source/data/locales/ar_YE.txt ('k') | source/data/locales/as_IN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698