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

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

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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) 2013 International Business Machines 3 // * Copyright (C) 2014 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 /** 9 /**
10 * ICU <specials> source: <path>/common/main/uz_Arab.xml 10 * ICU <specials> source: <path>/common/main/uz_Arab.xml
11 */ 11 */
12 uz_Arab{ 12 uz_Arab{
13 %%Parent{"root"} 13 %%Parent{"root"}
(...skipping 18 matching lines...) Expand all
32 latn{ 32 latn{
33 symbols{ 33 symbols{
34 decimal{","} 34 decimal{","}
35 group{"."} 35 group{"."}
36 minusSign{"‎−"} 36 minusSign{"‎−"}
37 plusSign{"‎+"} 37 plusSign{"‎+"}
38 } 38 }
39 } 39 }
40 native{"arabext"} 40 native{"arabext"}
41 } 41 }
42 Version{"2.0.92.87"} 42 Version{"2.1.6.69"}
43 calendar{
44 gregorian{
45 dayNames{
46 format{
47 abbreviated{
48 "ی.",
49 "د.",
50 "س.",
51 "چ.",
52 "پ.",
53 "ج.",
54 "ش.",
55 }
56 wide{
57 "یکشنبه",
58 "دوشنبه",
59 "سه‌شنبه",
60 "چهارشنبه",
61 "پنجشنبه",
62 "جمعه",
63 "شنبه",
64 }
65 }
66 }
67 monthNames{
68 format{
69 abbreviated{
70 "جنو",
71 "فبر",
72 "مار",
73 "اپر",
74 "مـی",
75 "جون",
76 "جول",
77 "اگس",
78 "سپت",
79 "اکت",
80 "نوم",
81 "دسم",
82 }
83 wide{
84 "جنوری",
85 "فبروری",
86 "مارچ",
87 "اپریل",
88 "می",
89 "جون",
90 "جولای",
91 "اگست",
92 "سپتمبر",
93 "اکتوبر",
94 "نومبر",
95 "دسمبر",
96 }
97 }
98 }
99 }
100 }
43 layout{ 101 layout{
44 characters{"right-to-left"} 102 characters{"right-to-left"}
45 } 103 }
46 } 104 }
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