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

Side by Side Diff: icu46/source/data/locales/kl.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/kk_KZ.txt ('k') | icu46/source/data/locales/kl_GL.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/kl.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/kl.xml
11 */
12 kl{
13 ExemplarCharacters{
14 "[a á â ã b c d e é ê f g h i í î ĩ j k l m n o ô p q ĸ r s t u ú û ũ v w x y"
15 " z æ ø å]"
16 }
17 LocaleScript{
18 "Latn",
19 }
20 NumberElements{
21 latn{
22 patterns{
23 currencyFormat{"¤#,##0.00;¤-#,##0.00"}
24 }
25 symbols{
26 decimal{","}
27 group{"."}
28 }
29 }
30 }
31 Version{"2.0.47.67"}
32 calendar{
33 gregorian{
34 dayNames{
35 format{
36 abbreviated{
37 "sab",
38 "ata",
39 "mar",
40 "pin",
41 "sis",
42 "tal",
43 "arf",
44 }
45 wide{
46 "sabaat",
47 "ataasinngorneq",
48 "marlunngorneq",
49 "pingasunngorneq",
50 "sisamanngorneq",
51 "tallimanngorneq",
52 "arfininngorneq",
53 }
54 }
55 }
56 monthNames{
57 format{
58 abbreviated{
59 "jan",
60 "feb",
61 "mar",
62 "apr",
63 "maj",
64 "jun",
65 "jul",
66 "aug",
67 "sep",
68 "okt",
69 "nov",
70 "dec",
71 }
72 wide{
73 "januari",
74 "februari",
75 "martsi",
76 "aprili",
77 "maji",
78 "juni",
79 "juli",
80 "augustusi",
81 "septemberi",
82 "oktoberi",
83 "novemberi",
84 "decemberi",
85 }
86 }
87 }
88 }
89 }
90 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/kk_KZ.txt ('k') | icu46/source/data/locales/kl_GL.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698