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

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

Issue 1625623003: ICU 56 step 3: Apply Google's locale changes to ICU locale data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56script_loclist
Patch Set: Created 4 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/curr/uk.txt ('k') | source/data/locales/en.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) 2015 International Business Machines 3 // * Copyright (C) 2015 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/bn.xml 6 // * Source File: <path>/common/main/bn.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 bn{ 9 bn{
10 AuxExemplarCharacters{"[\u200C\u200D ৲ ৳ ৴ ৵ ৶ ৷ ৸ ৹ ৰ ৱ]"} 10 AuxExemplarCharacters{"[\u200C\u200D ৲ ৳ ৴ ৵ ৶ ৷ ৸ ৹ ৰ ৱ]"}
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
363 } 363 }
364 yMd{ 364 yMd{
365 M{"d/M/y – d/M/y G"} 365 M{"d/M/y – d/M/y G"}
366 d{"d/M/y – d/M/y G"} 366 d{"d/M/y – d/M/y G"}
367 y{"d/M/y – d/M/y G"} 367 y{"d/M/y – d/M/y G"}
368 } 368 }
369 } 369 }
370 } 370 }
371 gregorian{ 371 gregorian{
372 AmPmMarkers{ 372 AmPmMarkers{
373 "AM", 373 "am",
374 "অপরাহ্ণ", 374 "pm",
375 } 375 }
376 AmPmMarkersAbbr{ 376 AmPmMarkersAbbr{
377 "AM", 377 "AM",
378 "PM", 378 "PM",
379 } 379 }
380 AmPmMarkersNarrow{ 380 AmPmMarkersNarrow{
381 "পূর্বাহ্ণ", 381 "পূর্বাহ্ণ",
382 "অপরাহ্ণ", 382 "অপরাহ্ণ",
383 } 383 }
384 DateTimePatterns{ 384 DateTimePatterns{
(...skipping 1104 matching lines...) Expand 10 before | Expand all | Expand 10 after
1489 Tone{"স্বরভঙ্গি"} 1489 Tone{"স্বরভঙ্গি"}
1490 UNGEGN{"UNGEGN"} 1490 UNGEGN{"UNGEGN"}
1491 x-Accents{"অ্যাসেন্টস"} 1491 x-Accents{"অ্যাসেন্টস"}
1492 x-Fullwidth{"পূর্ণচওড়া"} 1492 x-Fullwidth{"পূর্ণচওড়া"}
1493 x-Halfwidth{"অর্ধচওড়া"} 1493 x-Halfwidth{"অর্ধচওড়া"}
1494 x-Jamo{"জ্যামো"} 1494 x-Jamo{"জ্যামো"}
1495 x-Pinyin{"পিনইন"} 1495 x-Pinyin{"পিনইন"}
1496 x-Publishing{"প্রকাশনা"} 1496 x-Publishing{"প্রকাশনা"}
1497 } 1497 }
1498 } 1498 }
OLDNEW
« no previous file with comments | « source/data/curr/uk.txt ('k') | source/data/locales/en.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698