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

Side by Side Diff: icu46/source/data/locales/bn_IN.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/bn_BD.txt ('k') | icu46/source/data/locales/bo.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/bn_IN.xml
7 // *
8 // ***************************************************************************
9 bn_IN{
10 Version{"2.0.47.53"}
11 calendar{
12 gregorian{
13 DateTimeElements:intvector{
14 1,
15 4,
16 }
17 fields{
18 day{
19 relative{
20 "-2"{"গতপরশু"}
21 "-3"{"গততরশু"}
22 }
23 }
24 hour{
25 dn{"ঘণ্টা"}
26 }
27 second{
28 dn{"সেকেণ্ড"}
29 }
30 }
31 quarters{
32 format{
33 abbreviated{
34 "ত্রৈমাসিক",
35 "ষাণ্মাসিক",
36 "চতুর্থাংশ ৩",
37 "বার্ষিক",
38 }
39 wide{
40 "ত্রৈমাসিক",
41 "ষাণ্মাসিক",
42 "তৃতীয় চতুর্থাংশ",
43 "বার্ষিক",
44 }
45 }
46 }
47 weekend:intvector{
48 1,
49 0,
50 1,
51 86400000,
52 }
53 }
54 }
55 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/bn_BD.txt ('k') | icu46/source/data/locales/bo.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698