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

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

Issue 858363003: ICU update to 54.1 - step 5 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: ja exemplar charset fix 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/mr.txt ('k') | source/data/locales/te.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
11 */ 11 */
12 ta{ 12 ta{
13 AuxExemplarCharacters{"[\u200C\u200D]"} 13 AuxExemplarCharacters{"[\u200C\u200D]"}
14 Ellipsis{ 14 Ellipsis{
15 final{"{0}…"} 15 final{"{0}…"}
16 initial{"…{0}"} 16 initial{"…{0}"}
17 medial{"{0}…{1}"} 17 medial{"{0}…{1}"}
18 word-final{"{0} …"} 18 word-final{"{0} …"}
19 word-initial{"… {0}"} 19 word-initial{"… {0}"}
20 word-medial{"{0} … {1}"} 20 word-medial{"{0} … {1}"}
21 } 21 }
22 ExemplarCharacters{ 22 ExemplarCharacters{
23 "[அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ ஃ க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன ஜ ஷ ஸ ஹ ா ி " 23 "[அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ ஃ க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன ஜ ஷ ஸ ஹ ா ி "
24 "\u200C \u200D"
24 "\u0BC0 ு ூ ெ ே ை ொ ோ ௌ \u0BCD]" 25 "\u0BC0 ு ூ ெ ே ை ொ ோ ௌ \u0BCD]"
25 } 26 }
26 ExemplarCharactersIndex{ 27 ExemplarCharactersIndex{
27 "[அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன ஜ ஶ ஷ ஸ ஹ {க" 28 "[அ ஆ இ ஈ உ ஊ எ ஏ ஐ ஒ ஓ ஔ க ங ச ஞ ட ண த ந ப ம ய ர ல வ ழ ள ற ன ஜ ஶ ஷ ஸ ஹ {க"
28 "\u0BCDஷ}]" 29 "\u0BCDஷ}]"
29 } 30 }
30 LocaleScript{ 31 LocaleScript{
31 "Taml", 32 "Taml",
32 } 33 }
33 MoreInformation{"?"} 34 MoreInformation{"?"}
(...skipping 1333 matching lines...) Expand 10 before | Expand all | Expand 10 after
1367 Tone{"டோன்"} 1368 Tone{"டோன்"}
1368 UNGEGN{"UNGEGN"} 1369 UNGEGN{"UNGEGN"}
1369 x-Accents{"ஒலிப்புகள்"} 1370 x-Accents{"ஒலிப்புகள்"}
1370 x-Fullwidth{"முழு அகலம்"} 1371 x-Fullwidth{"முழு அகலம்"}
1371 x-Halfwidth{"அரை அகலம்"} 1372 x-Halfwidth{"அரை அகலம்"}
1372 x-Jamo{"ஜமோ"} 1373 x-Jamo{"ஜமோ"}
1373 x-Pinyin{"பின்யின்"} 1374 x-Pinyin{"பின்யின்"}
1374 x-Publishing{"வெளியிடுகிறது"} 1375 x-Publishing{"வெளியிடுகிறது"}
1375 } 1376 }
1376 } 1377 }
OLDNEW
« no previous file with comments | « source/data/locales/mr.txt ('k') | source/data/locales/te.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698