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

Side by Side Diff: icu46/source/data/locales/kk.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | « icu46/source/data/locales/ki_KE.txt ('k') | icu46/source/data/locales/kk_Cyrl.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/kk.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/kk.xml
11 */
12 kk{
13 AuxExemplarCharacters{"[һ]"}
14 ExemplarCharacters{
15 "[а ә б в г д е ё ж з и й і к қ л м н ң о п р с т у ұ ү ф х ц ч ш щ ъ ы ь э ю"
16 " я]"
17 }
18 LocaleScript{
19 "Cyrl",
20 }
21 NumberElements{
22 latn{
23 patterns{
24 currencyFormat{"#,##0.00 ¤"}
25 }
26 symbols{
27 decimal{","}
28 group{" "}
29 }
30 }
31 }
32 Version{"2.0.47.67"}
33 calendar{
34 gregorian{
35 DateTimePatterns{
36 "HH:mm:ss zzzz",
37 "HH:mm:ss z",
38 "HH:mm:ss",
39 "HH:mm",
40 "EEEE, d MMMM y 'ж'.",
41 "d MMMM y 'ж'.",
42 "dd.MM.yyyy",
43 "dd.MM.yy",
44 "{1} {0}",
45 "{1} {0}",
46 "{1} {0}",
47 "{1} {0}",
48 "{1} {0}",
49 }
50 dayNames{
51 format{
52 abbreviated{
53 "жс.",
54 "дс.",
55 "сс.",
56 "ср.",
57 "бс.",
58 "жм.",
59 "сһ.",
60 }
61 wide{
62 "жексені",
63 "дуйсенбі",
64 "сейсенбі",
65 "сәренбі",
66 "бейсенбі",
67 "жұма",
68 "сенбі",
69 }
70 }
71 }
72 monthNames{
73 format{
74 abbreviated{
75 "қаң.",
76 "ақп.",
77 "нау.",
78 "сәу.",
79 "мам.",
80 "мау.",
81 "шіл.",
82 "там.",
83 "қыр.",
84 "қаз.",
85 "қар.",
86 "желт.",
87 }
88 wide{
89 "қаңтар",
90 "ақпан",
91 "наурыз",
92 "сәуір",
93 "мамыр",
94 "маусым",
95 "шілде",
96 "тамыз",
97 "қыркүйек",
98 "қазан",
99 "қараша",
100 "желтоқсан",
101 }
102 }
103 }
104 }
105 }
106 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/ki_KE.txt ('k') | icu46/source/data/locales/kk_Cyrl.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698