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

Side by Side Diff: icu38/source/data/locales/bn.txt

Issue 182008: Update locale data for ICU 3.8:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 11 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « icu38/source/data/locales/be.txt ('k') | icu38/source/data/locales/ca.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) 2007 International Business Machines 3 // * Copyright (C) 2007 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/bn.xml 6 // * Source File:<path>/common/main/bn.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/bn.xml 10 * ICU <specials> source: <path>/xml/main/bn.xml
(...skipping 787 matching lines...) Expand 10 before | Expand all | Expand 10 after
798 zh{"চীনা"} 798 zh{"চীনা"}
799 znd{"জান্ডে"} 799 znd{"জান্ডে"}
800 zu{"জুলু"} 800 zu{"জুলু"}
801 zun{"জুনি"} 801 zun{"জুনি"}
802 zxx{"ভাষাতাত্তিক বিষয়সূচী বহির্ভুত"} 802 zxx{"ভাষাতাত্তিক বিষয়সূচী বহির্ভুত"}
803 zza{"জাজা"} 803 zza{"জাজা"}
804 } 804 }
805 LocaleScript{ 805 LocaleScript{
806 "Beng", 806 "Beng",
807 } 807 }
808 NumberElements{
809 ".",
810 ",",
811 ";",
812 "%",
813 "০",
814 "#",
815 "-",
816 "E",
817 "‰",
818 "∞",
819 "সংখ্যা না",
820 "+",
821 }
822 NumberPatterns{
823 "#,##,##0.###",
824 "#,##,##0.00¤;(#,##,##0.00¤)",
825 "#,##,##0%",
826 "#E0",
827 }
808 Version{"1.61"} 828 Version{"1.61"}
809 calendar{ 829 calendar{
810 gregorian{ 830 gregorian{
811 AmPmMarkers{ 831 AmPmMarkers{
812 "am", 832 "am",
813 "pm", 833 "pm",
814 } 834 }
815 DateTimePatterns{ 835 DateTimePatterns{
816 "h:mm:ss a v", 836 "h:mm:ss a v",
817 "h:mm:ss a z", 837 "h:mm:ss a z",
(...skipping 430 matching lines...) Expand 10 before | Expand all | Expand 10 after
1248 "৯", 1268 "৯",
1249 "১০", 1269 "১০",
1250 "১১", 1270 "১১",
1251 "১২", 1271 "১২",
1252 } 1272 }
1253 } 1273 }
1254 } 1274 }
1255 } 1275 }
1256 } 1276 }
1257 } 1277 }
OLDNEW
« no previous file with comments | « icu38/source/data/locales/be.txt ('k') | icu38/source/data/locales/ca.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698