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

Side by Side Diff: icu38/source/data/locales/az.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/am.txt ('k') | icu38/source/data/locales/be.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/az.xml 6 // * Source File:<path>/common/main/az.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/xml/main/az.xml 10 * ICU <specials> source: <path>/xml/main/az.xml
11 * Chrome Note: This locale data is abridged to contain categories
12 * actually used by Chrome.
11 */ 13 */
12 az{ 14 az{
13 AuxExemplarCharacters{"[w]"} 15 AuxExemplarCharacters{"[w]"}
14 Countries{ 16 ExemplarCharacters{"[a-c ç d e ə f g ğ h x ı i İ {i\u0307} j k q l-o ö p r s ş t u ü v y z]"}
15 AZ{"Azərbaycan"}
16 BR{"Braziliya"}
17 CN{"Çin"}
18 DE{"Almaniya"}
19 FR{"Fransa"}
20 IN{"Hindistan"}
21 IT{"İtaliya"}
22 JP{"Yaponiya"}
23 RU{"Rusiya"}
24 US{"Amerika Birləşmiş Ştatları"}
25 }
26 Currencies{
27 AZM{
28 "man.",
29 "Manat",
30 }
31 }
32 ExemplarCharacters{"[a-c ç d e ə f g ğ h i İ ı j-o ö p-s ş t u ü v x-z]"}
33 Languages{ 17 Languages{
34 az{"azərbaycanca"} 18 az{"azərbaycanca"}
35 de{"almanca"}
36 en{"ingiliscə"}
37 es{"ispanca"}
38 fr{"fransızca"}
39 ja{"yaponca"}
40 pt{"portuqalca"}
41 ru{"rusca"}
42 zh{"çincə"}
43 } 19 }
44 LocaleScript{ 20 LocaleScript{
45 "Latn", 21 "Latn",
46 } 22 }
47 Version{"1.48"} 23 Version{"1.77"}
48 } 24 }
OLDNEW
« no previous file with comments | « icu38/source/data/locales/am.txt ('k') | icu38/source/data/locales/be.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698