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

Side by Side Diff: icu38/source/data/locales/kk.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/ka.txt ('k') | icu38/source/data/locales/km.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/kk.xml 6 // * Source File:<path>/common/main/kk.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/kk.xml 10 * ICU <specials> source: <path>/xml/main/kk.xml
11 * Chrome Note: This locale data is abridged to contain categories
12 * actually used by Chrome.
11 */ 13 */
12 kk{ 14 kk{
13 AuxExemplarCharacters{"[һ]"} 15 AuxExemplarCharacters{"[һ]"}
14 Countries{
15 KZ{"Қазақстан"}
16 }
17 Currencies{
18 KZT{
19 "тңг.",
20 "KZT",
21 }
22 }
23 ExemplarCharacters{"[а ә б-е ё ж-й і к қ л-н ң о-у ұ ү ф-я]"} 16 ExemplarCharacters{"[а ә б-е ё ж-й і к қ л-н ң о-у ұ ү ф-я]"}
24 Languages{ 17 Languages{
25 kk{"Қазақ"} 18 kk{"Қазақ"}
26 } 19 }
27 LocaleScript{ 20 LocaleScript{
28 "Cyrl", 21 "Cyrl",
29 } 22 }
30 NumberElements{ 23 Version{"1.67"}
31 ",", 24 }
32 " ",
33 ";",
34 "%",
35 "0",
36 "#",
37 "-",
38 "E",
39 "‰",
40 "∞",
41 "NaN",
42 "+",
43 }
44 NumberPatterns{
45 "#,##0.###",
46 "#,##0.00 ¤;-¤ #,##0.00",
47 "#,##0%",
48 "#E0",
49 }
50 Version{"1.50"}
51 calendar{
52 gregorian{
53 DateTimePatterns{
54 "HH:mm:ss v",
55 "HH:mm:ss z",
56 "HH:mm:ss",
57 "HH:mm",
58 "EEEE, d MMMM yyyy 'ж'.",
59 "d MMMM yyyy 'ж'.",
60 "dd.MM.yyyy",
61 "dd.MM.yy",
62 "{1} {0}",
63 }
64 dayNames{
65 format{
66 abbreviated{
67 "жс.",
68 "дс.",
69 "сс.",
70 "ср.",
71 "бс.",
72 "жм.",
73 "сһ.",
74 }
75 wide{
76 "жексені",
77 "дуйсенбі",
78 "сейсенбі",
79 "сәренбі",
80 "бейсенбі",
81 "жұма",
82 "сенбі",
83 }
84 }
85 }
86 monthNames{
87 format{
88 abbreviated{
89 "қаң.",
90 "ақп.",
91 "нау.",
92 "сәу.",
93 "мам.",
94 "мау.",
95 "шіл.",
96 "там.",
97 "қыр.",
98 "қаз.",
99 "қар.",
100 "желт.",
101 }
102 wide{
103 "қаңтар",
104 "ақпан",
105 "наурыз",
106 "сәуір",
107 "мамыр",
108 "маусым",
109 "шілде",
110 "тамыз",
111 "қыркүйек",
112 "қазан",
113 "қараша",
114 "желтоқсан",
115 }
116 }
117 }
118 }
119 }
120 }
OLDNEW
« no previous file with comments | « icu38/source/data/locales/ka.txt ('k') | icu38/source/data/locales/km.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698