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

Side by Side Diff: source/data/locales/uz_Arab.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/uz_AF.txt ('k') | source/data/locales/uz_Arab_AF.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/uz_Arab.xml 6 // * Source File: <path>/common/main/uz_Arab.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/uz_Arab.xml
11 */
12 uz_Arab{ 9 uz_Arab{
13 %%Parent{"root"} 10 %%Parent{"root"}
14 AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F ټ ځ څ ډ ړ ږ ښ ګ ڼ ي ۍ ې]"} 11 AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F ټ ځ څ ډ ړ ږ ښ ګ ڼ ي ۍ ې]"}
15 ExemplarCharacters{ 12 ExemplarCharacters{
16 "[\u064B \u064C \u064D \u064E \u064F \u0650 \u0651 \u0652 \u0654 \u0670 ء آ أ" 13 "[\u064B \u064C \u064D \u064E \u064F \u0650 \u0651 \u0652 \u0654 \u0670 ء آ أ"
17 " ؤ ئ ا ب پ ة ت ث ج چ ح خ د ذ ر ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن ه و ۇ ۉ ی]" 14 " ؤ ئ ا ب پ ة ت ث ج چ ح خ د ذ ر ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن ه و ۇ ۉ ی]"
18 } 15 }
19 LocaleScript{
20 "Arab",
21 }
22 NumberElements{ 16 NumberElements{
23 arabext{ 17 arabext{
24 symbols{ 18 symbols{
25 decimal{"٫"} 19 decimal{"٫"}
26 exponential{"×۱۰^"} 20 exponential{"×۱۰^"}
27 group{"٬"} 21 group{"٬"}
28 percentSign{"٪"} 22 percentSign{"٪"}
29 } 23 }
30 } 24 }
31 default{"arabext"} 25 default{"arabext"}
32 latn{ 26 latn{
33 symbols{ 27 symbols{
34 decimal{","} 28 decimal{","}
35 group{"."} 29 group{"."}
36 minusSign{"‎−"} 30 minusSign{"‎−"}
37 plusSign{"‎+"} 31 plusSign{"‎+"}
38 } 32 }
39 } 33 }
40 native{"arabext"} 34 native{"arabext"}
41 } 35 }
42 Version{"2.1.6.69"} 36 Version{"2.1.19.14"}
43 calendar{ 37 calendar{
44 gregorian{ 38 gregorian{
45 dayNames{ 39 dayNames{
46 format{ 40 format{
47 abbreviated{ 41 abbreviated{
48 "ی.", 42 "ی.",
49 "د.", 43 "د.",
50 "س.", 44 "س.",
51 "چ.", 45 "چ.",
52 "پ.", 46 "پ.",
(...skipping 11 matching lines...) Expand all
64 } 58 }
65 } 59 }
66 } 60 }
67 monthNames{ 61 monthNames{
68 format{ 62 format{
69 abbreviated{ 63 abbreviated{
70 "جنو", 64 "جنو",
71 "فبر", 65 "فبر",
72 "مار", 66 "مار",
73 "اپر", 67 "اپر",
74 "مـی", 68 "می",
75 "جون", 69 "جون",
76 "جول", 70 "جول",
77 "اگس", 71 "اگس",
78 "سپت", 72 "سپت",
79 "اکت", 73 "اکت",
80 "نوم", 74 "نوم",
81 "دسم", 75 "دسم",
82 } 76 }
83 wide{ 77 wide{
84 "جنوری", 78 "جنوری",
(...skipping 10 matching lines...) Expand all
95 "دسمبر", 89 "دسمبر",
96 } 90 }
97 } 91 }
98 } 92 }
99 } 93 }
100 } 94 }
101 layout{ 95 layout{
102 characters{"right-to-left"} 96 characters{"right-to-left"}
103 } 97 }
104 } 98 }
OLDNEW
« no previous file with comments | « source/data/locales/uz_AF.txt ('k') | source/data/locales/uz_Arab_AF.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698