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

Side by Side Diff: source/data/locales/ta.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/sr_Latn_RS.txt ('k') | source/data/locales/tr.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/ta.xml 6 // * Source File: <path>/common/main/ta.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/ta.xml 10 * ICU <specials> source: <path>/common/main/ta.xml
(...skipping 412 matching lines...) Expand 10 before | Expand all | Expand 10 after
423 y{"d/M/y – d/M/y G"} 423 y{"d/M/y – d/M/y G"}
424 } 424 }
425 } 425 }
426 } 426 }
427 gregorian{ 427 gregorian{
428 AmPmMarkers{ 428 AmPmMarkers{
429 "முற்பகல்", 429 "முற்பகல்",
430 "பிற்பகல்", 430 "பிற்பகல்",
431 } 431 }
432 AmPmMarkersAbbr{ 432 AmPmMarkersAbbr{
433 "முற்பகல்", 433 "AM",
434 "பிற்பகல்", 434 "PM",
435 } 435 }
436 AmPmMarkersNarrow{ 436 AmPmMarkersNarrow{
437 "மு.ப", 437 "மு.ப",
438 "பி.ப", 438 "பி.ப",
439 } 439 }
440 DateTimePatterns{ 440 DateTimePatterns{
441 "h:mm:ss a zzzz", 441 "h:mm:ss a zzzz",
442 "h:mm:ss a z", 442 "h:mm:ss a z",
443 "h:mm:ss a", 443 "h:mm:ss a",
444 "h:mm a", 444 "h:mm a",
(...skipping 922 matching lines...) Expand 10 before | Expand all | Expand 10 after
1367 Tone{"டோன்"} 1367 Tone{"டோன்"}
1368 UNGEGN{"UNGEGN"} 1368 UNGEGN{"UNGEGN"}
1369 x-Accents{"ஒலிப்புகள்"} 1369 x-Accents{"ஒலிப்புகள்"}
1370 x-Fullwidth{"முழு அகலம்"} 1370 x-Fullwidth{"முழு அகலம்"}
1371 x-Halfwidth{"அரை அகலம்"} 1371 x-Halfwidth{"அரை அகலம்"}
1372 x-Jamo{"ஜமோ"} 1372 x-Jamo{"ஜமோ"}
1373 x-Pinyin{"பின்யின்"} 1373 x-Pinyin{"பின்யின்"}
1374 x-Publishing{"வெளியிடுகிறது"} 1374 x-Publishing{"வெளியிடுகிறது"}
1375 } 1375 }
1376 } 1376 }
OLDNEW
« no previous file with comments | « source/data/locales/sr_Latn_RS.txt ('k') | source/data/locales/tr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698