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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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/sl_SI.txt ('k') | source/data/locales/smn_FI.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) 2015 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/smn.xml 6 // * Source File: <path>/common/main/smn.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/smn.xml
11 */
12 smn{ 9 smn{
13 AuxExemplarCharacters{"[à ç é è í ñ ń ó ò q ú ü w x æ ø å ã ö]"} 10 AuxExemplarCharacters{"[à ç é è í ñ ń ó ò q ú ü w x æ ø å ã ö]"}
14 ExemplarCharacters{"[a â b c č d đ e f g h i j k l m n ŋ o p r s š t u v y z ž ä á]"} 11 ExemplarCharacters{"[a â b c č d đ e f g h i j k l m n ŋ o p r s š t u v y z ž ä á]"}
15 ExemplarCharactersIndex{"[A Â B C Č D Đ E F G H I J K L M N Ŋ O P R S Š T U V Y Z Ž Ä Á]"} 12 ExemplarCharactersIndex{"[A Â B C Č D Đ E F G H I J K L M N Ŋ O P R S Š T U V Y Z Ž Ä Á]"}
16 LocaleScript{
17 "Latn",
18 }
19 NumberElements{ 13 NumberElements{
20 latn{ 14 latn{
21 miscPatterns{ 15 miscPatterns{
22 atLeast{"ucemustáá {0}"} 16 atLeast{"ucemustáá {0}"}
23 } 17 }
24 patternsLong{ 18 patternsLong{
25 decimalFormat{ 19 decimalFormat{
26 1000{ 20 1000{
27 one{"0 tuhháát"} 21 one{"0 tuhháát"}
28 other{"0 tuhháát"} 22 other{"0 tuhháát"}
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 other{"000 biljovn"} 77 other{"000 biljovn"}
84 two{"000 biljovn"} 78 two{"000 biljovn"}
85 } 79 }
86 } 80 }
87 } 81 }
88 symbols{ 82 symbols{
89 nan{"epiloho"} 83 nan{"epiloho"}
90 } 84 }
91 } 85 }
92 } 86 }
93 Version{"2.1.8.11"} 87 Version{"2.1.19.14"}
94 calendar{ 88 calendar{
95 gregorian{ 89 gregorian{
96 dayNames{ 90 dayNames{
97 format{ 91 format{
98 abbreviated{ 92 abbreviated{
99 "pa", 93 "pa",
100 "vu", 94 "vu",
101 "ma", 95 "ma",
102 "ko", 96 "ko",
103 "tu", 97 "tu",
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 } 148 }
155 } 149 }
156 quarters{ 150 quarters{
157 format{ 151 format{
158 abbreviated{ 152 abbreviated{
159 "1. niälj.", 153 "1. niälj.",
160 "2. niälj.", 154 "2. niälj.",
161 "3. niälj.", 155 "3. niälj.",
162 "4. niälj.", 156 "4. niälj.",
163 } 157 }
158 wide{
159 "1. niäljádâs",
160 "2. niäljádâs",
161 "3. niäljádâs",
162 "4. niäljádâs",
163 }
164 } 164 }
165 stand-alone{ 165 stand-alone{
166 wide{ 166 wide{
167 "1. niäljádâs", 167 "1. niäljádâs",
168 "2. niäljádâs", 168 "2. niäljádâs",
169 "3. niäljádâs", 169 "3. niäljádâs",
170 "4. niäljádâs", 170 "4. niäljádâs",
171 } 171 }
172 } 172 }
173 } 173 }
174 } 174 }
175 } 175 }
176 layout{ 176 layout{
177 characters{"left-to-right"} 177 characters{"left-to-right"}
178 lines{"top-to-bottom"} 178 lines{"top-to-bottom"}
179 } 179 }
180 measurementSystemNames{ 180 measurementSystemNames{
181 UK{"brittilâš"} 181 UK{"brittilâš"}
182 US{"ameriklâš"} 182 US{"ameriklâš"}
183 metric{"metrisâš"} 183 metric{"metrisâš"}
184 } 184 }
185 } 185 }
OLDNEW
« no previous file with comments | « source/data/locales/sl_SI.txt ('k') | source/data/locales/smn_FI.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698