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

Side by Side Diff: source/data/locales/ta.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/locales/ko.txt ('k') | source/data/locales/tr_CY.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/ta.xml 6 // * Source File: <path>/common/main/ta.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 ta{ 9 ta{
10 AuxExemplarCharacters{"[\u200C\u200D]"} 10 AuxExemplarCharacters{"[\u200C\u200D]"}
(...skipping 457 matching lines...) Expand 10 before | Expand all | Expand 10 after
468 y{"d/M/y – d/M/y G"} 468 y{"d/M/y – d/M/y G"}
469 } 469 }
470 } 470 }
471 } 471 }
472 gregorian{ 472 gregorian{
473 AmPmMarkers{ 473 AmPmMarkers{
474 "முற்பகல்", 474 "முற்பகல்",
475 "பிற்பகல்", 475 "பிற்பகல்",
476 } 476 }
477 AmPmMarkersAbbr{ 477 AmPmMarkersAbbr{
478 "முற்பகல்", 478 "AM",
479 "பிற்பகல்", 479 "PM",
480 } 480 }
481 AmPmMarkersNarrow{ 481 AmPmMarkersNarrow{
482 "மு.ப", 482 "மு.ப",
483 "பி.ப", 483 "பி.ப",
484 } 484 }
485 DateTimePatterns{ 485 DateTimePatterns{
486 "a h:mm:ss zzzz", 486 "a h:mm:ss zzzz",
487 "a h:mm:ss z", 487 "a h:mm:ss z",
488 "a h:mm:ss", 488 "a h:mm:ss",
489 "a h:mm", 489 "a h:mm",
(...skipping 1050 matching lines...) Expand 10 before | Expand all | Expand 10 after
1540 Tone{"டோன்"} 1540 Tone{"டோன்"}
1541 UNGEGN{"UNGEGN"} 1541 UNGEGN{"UNGEGN"}
1542 x-Accents{"ஒலிப்புகள்"} 1542 x-Accents{"ஒலிப்புகள்"}
1543 x-Fullwidth{"முழு அகலம்"} 1543 x-Fullwidth{"முழு அகலம்"}
1544 x-Halfwidth{"அரை அகலம்"} 1544 x-Halfwidth{"அரை அகலம்"}
1545 x-Jamo{"ஜமோ"} 1545 x-Jamo{"ஜமோ"}
1546 x-Pinyin{"பின்யின்"} 1546 x-Pinyin{"பின்யின்"}
1547 x-Publishing{"வெளியிடுகிறது"} 1547 x-Publishing{"வெளியிடுகிறது"}
1548 } 1548 }
1549 } 1549 }
OLDNEW
« no previous file with comments | « source/data/locales/ko.txt ('k') | source/data/locales/tr_CY.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698