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

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

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files 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/az_Cyrl_AZ.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) 2014 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/bn.xml 6 // * Source File: <path>/common/main/bn.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/bn.xml 10 * ICU <specials> source: <path>/common/main/bn.xml
(...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after
318 } 318 }
319 yMd{ 319 yMd{
320 M{"d/M/y – d/M/y G"} 320 M{"d/M/y – d/M/y G"}
321 d{"d/M/y – d/M/y G"} 321 d{"d/M/y – d/M/y G"}
322 y{"d/M/y – d/M/y G"} 322 y{"d/M/y – d/M/y G"}
323 } 323 }
324 } 324 }
325 } 325 }
326 gregorian{ 326 gregorian{
327 AmPmMarkers{ 327 AmPmMarkers{
328 "পূর্বাহ্ণ", 328 "am",
329 "অপরাহ্ণ", 329 "pm",
330 } 330 }
331 AmPmMarkersNarrow{ 331 AmPmMarkersNarrow{
332 "পূর্বাহ্ণ", 332 "পূর্বাহ্ণ",
333 "অপরাহ্ণ", 333 "অপরাহ্ণ",
334 } 334 }
335 DateTimePatterns{ 335 DateTimePatterns{
336 "h:mm:ss a zzzz", 336 "h:mm:ss a zzzz",
337 "h:mm:ss a z", 337 "h:mm:ss a z",
338 "h:mm:ss a", 338 "h:mm:ss a",
339 "h:mm a", 339 "h:mm a",
340 "EEEE, d MMMM, y", 340 "EEEE, d MMMM, y",
341 "d MMMM, y", 341 "d MMMM, y",
342 "d MMM, y", 342 "d MMM, y",
343 "d/M/yy", 343 "d/M/yy",
344 "{1} {0}", 344 "{1} {0}",
345 "{1} {0}", 345 "{1} {0}",
346 "{1} {0}", 346 "{1} {0}",
347 "{1} {0}", 347 "{1} {0}",
348 "{1} {0}", 348 "{1} {0}",
349 } 349 }
350 NoonMarker{"দুপুর"} 350 NoonMarker{"noon"}
351 NoonMarkerNarrow{"দুপুর"} 351 NoonMarkerNarrow{"দুপুর"}
352 appendItems{ 352 appendItems{
353 Timezone{"{0} {1}"} 353 Timezone{"{0} {1}"}
354 } 354 }
355 availableFormats{ 355 availableFormats{
356 E{"ccc"} 356 E{"ccc"}
357 EHm{"E HH:mm"} 357 EHm{"E HH:mm"}
358 EHms{"E HH:mm:ss"} 358 EHms{"E HH:mm:ss"}
359 Ed{"d E"} 359 Ed{"d E"}
360 Ehm{"E h:mm a"} 360 Ehm{"E h:mm a"}
(...skipping 984 matching lines...) Expand 10 before | Expand all | Expand 10 after
1345 Tone{"স্বরভঙ্গি"} 1345 Tone{"স্বরভঙ্গি"}
1346 UNGEGN{"UNGEGN"} 1346 UNGEGN{"UNGEGN"}
1347 x-Accents{"অ্যাসেন্টস"} 1347 x-Accents{"অ্যাসেন্টস"}
1348 x-Fullwidth{"পূর্ণচওড়া"} 1348 x-Fullwidth{"পূর্ণচওড়া"}
1349 x-Halfwidth{"অর্ধচওড়া"} 1349 x-Halfwidth{"অর্ধচওড়া"}
1350 x-Jamo{"জ্যামো"} 1350 x-Jamo{"জ্যামো"}
1351 x-Pinyin{"পিনইন"} 1351 x-Pinyin{"পিনইন"}
1352 x-Publishing{"প্রকাশনা"} 1352 x-Publishing{"প্রকাশনা"}
1353 } 1353 }
1354 } 1354 }
OLDNEW
« no previous file with comments | « source/data/locales/az_Cyrl_AZ.txt ('k') | source/data/locales/en.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698