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

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

Issue 2442923002: ICU update to 58 part 2 (Closed)
Patch Set: apply more patches and updates; almost ready to roll Created 4 years, 1 month 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/reslocal.mk ('k') | source/data/makedata.mak » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // © 2016 and later: Unicode, Inc. and others. 1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License 2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 ta{ 3 ta{
4 AuxExemplarCharacters{"[\u200C\u200D]"} 4 AuxExemplarCharacters{"[\u200C\u200D]"}
5 Ellipsis{ 5 Ellipsis{
6 final{"{0}…"} 6 final{"{0}…"}
7 initial{"…{0}"} 7 initial{"…{0}"}
8 medial{"{0}…{1}"} 8 medial{"{0}…{1}"}
9 word-final{"{0} …"} 9 word-final{"{0} …"}
10 word-initial{"… {0}"} 10 word-initial{"… {0}"}
(...skipping 470 matching lines...) Expand 10 before | Expand all | Expand 10 after
481 y{"d/M/y – d/M/y G"} 481 y{"d/M/y – d/M/y G"}
482 } 482 }
483 } 483 }
484 } 484 }
485 gregorian{ 485 gregorian{
486 AmPmMarkers{ 486 AmPmMarkers{
487 "முற்பகல்", 487 "முற்பகல்",
488 "பிற்பகல்", 488 "பிற்பகல்",
489 } 489 }
490 AmPmMarkersAbbr{ 490 AmPmMarkersAbbr{
491 "முற்பகல்", 491 "AM",
492 "பிற்பகல்", 492 "PM",
493 } 493 }
494 AmPmMarkersNarrow{ 494 AmPmMarkersNarrow{
495 "மு.ப", 495 "மு.ப",
496 "பி.ப", 496 "பி.ப",
497 } 497 }
498 DateTimePatterns{ 498 DateTimePatterns{
499 "a h:mm:ss zzzz", 499 "a h:mm:ss zzzz",
500 "a h:mm:ss z", 500 "a h:mm:ss z",
501 "a h:mm:ss", 501 "a h:mm:ss",
502 "a h:mm", 502 "a h:mm",
(...skipping 1365 matching lines...) Expand 10 before | Expand all | Expand 10 after
1868 middle{"{0}, {1}"} 1868 middle{"{0}, {1}"}
1869 start{"{0}, {1}"} 1869 start{"{0}, {1}"}
1870 } 1870 }
1871 } 1871 }
1872 measurementSystemNames{ 1872 measurementSystemNames{
1873 UK{"யூகே"} 1873 UK{"யூகே"}
1874 US{"யூஎஸ்"} 1874 US{"யூஎஸ்"}
1875 metric{"மெட்ரிக்"} 1875 metric{"மெட்ரிக்"}
1876 } 1876 }
1877 } 1877 }
OLDNEW
« no previous file with comments | « source/data/locales/reslocal.mk ('k') | source/data/makedata.mak » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698