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

Side by Side Diff: icu38/source/data/locales/ti.txt

Issue 182008: Update locale data for ICU 3.8:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 11 years, 3 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 | Annotate | Revision Log
« no previous file with comments | « icu38/source/data/locales/te.txt ('k') | icu38/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) 2007 International Business Machines 3 // * Copyright (C) 2009 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/ti.xml 6 // * Source File:<path>/common/main/ti.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/ti.xml 10 * ICU <specials> source: <path>/xml/main/ti.xml
11 * Chrome Note: This locale data is abridged to contain categories
12 * actually used by Chrome.
11 */ 13 */
12 ti{ 14 ti{
13 Countries:alias{"am"}
14 ExemplarCharacters{ 15 ExemplarCharacters{
15 "[ ሀ-ሆ ለ-ቆ ቈ ቊ-ቍ ቐ-ቖ ቘ ቚ-ቝ በ-ኆ ኈ ኊ-ኍ ነ-ኮ ኰ ኲ-ኵ ኸ-ኾ ዀ ዂ-ዅ ወ-ዎ ዐ-ዖ ዘ-ዮ ደ- ዷ ጀ-ጎ" 16 "[\u135F ሀ-ሆ ለ-ቆ ቈ ቊ-ቍ ቐ-ቖ ቘ ቚ-ቝ በ-ኆ ኈ ኊ-ኍ ነ-ኮ ኰ ኲ-ኵ ኸ-ኾ ዀ ዂ-ዅ ወ-ዎ ዐ-ዖ ዘ -ዮ ደ-"
16 " ጐ ጒ-ጕ ጠ-ፗ]" 17 "ዷ ጀ-ጎ ጐ ጒ-ጕ ጠ-ፗ]"
17 } 18 }
18 Languages{ 19 Languages{
19 ti{"ትግርኛ"} 20 ti{"ትግርኛ"}
20 } 21 }
21 LocaleScript{ 22 LocaleScript{
22 "Ethi", 23 "Ethi",
23 } 24 }
24 NumberPatterns{ 25 Version{"1.70"}
25 "#,##0.###", 26 }
26 "¤#,##0.00",
27 "#,##0%",
28 "#E0",
29 }
30 Version{"1.55"}
31 calendar{
32 gregorian{
33 AmPmMarkers{
34 "ንጉሆ ሰዓተ",
35 "ድሕር ሰዓት",
36 }
37 dayNames{
38 format{
39 abbreviated{
40 "ሰንበ",
41 "ሰኑይ",
42 "ሠሉስ",
43 "ረቡዕ",
44 "ኃሙስ",
45 "ዓርቢ",
46 "ቀዳም",
47 }
48 wide{
49 "ሰንበት",
50 "ሰኑይ",
51 "ሠሉስ",
52 "ረቡዕ",
53 "ኃሙስ",
54 "ዓርቢ",
55 "ቀዳም",
56 }
57 }
58 }
59 eras{
60 abbreviated{
61 "ዓ/ዓ",
62 "ዓ/ም",
63 }
64 }
65 monthNames{
66 format{
67 abbreviated{
68 "ጃንዩ",
69 "ፌብሩ",
70 "ማርች",
71 "ኤፕረ",
72 "ሜይ",
73 "ጁን",
74 "ጁላይ",
75 "ኦገስ",
76 "ሴፕቴ",
77 "ኦክተ",
78 "ኖቬም",
79 "ዲሴም",
80 }
81 wide{
82 "ጃንዩወሪ",
83 "ፌብሩወሪ",
84 "ማርች",
85 "ኤፕረል",
86 "ሜይ",
87 "ጁን",
88 "ጁላይ",
89 "ኦገስት",
90 "ሴፕቴምበር",
91 "ኦክተውበር",
92 "ኖቬምበር",
93 "ዲሴምበር",
94 }
95 }
96 }
97 }
98 }
99 }
OLDNEW
« no previous file with comments | « icu38/source/data/locales/te.txt ('k') | icu38/source/data/locales/tr.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698