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

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

Issue 1823293002: Update timezone and apply miscellaneous locale data fixes (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: fix a typo in README.chromium Created 4 years, 9 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/in/icudtl.dat ('k') | source/data/locales/en_AU.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) 2015 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/ar.xml 6 // * Source File: <path>/common/main/ar.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 ar{ 9 ar{
10 AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F پ چ ژ ڜ ڢ ڤ ڥ ٯ ڧ ڨ ک گ ی]" } 10 AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F پ چ ژ ڜ ڢ ڤ ڥ ٯ ڧ ڨ ک گ ی]" }
(...skipping 22 matching lines...) Expand all
33 } 33 }
34 symbols{ 34 symbols{
35 decimal{"٫"} 35 decimal{"٫"}
36 exponential{"اس"} 36 exponential{"اس"}
37 group{"٬"} 37 group{"٬"}
38 infinity{"∞"} 38 infinity{"∞"}
39 list{"؛"} 39 list{"؛"}
40 minusSign{"‏-"} 40 minusSign{"‏-"}
41 nan{"ليس رقم"} 41 nan{"ليس رقم"}
42 perMille{"؉"} 42 perMille{"؉"}
43 percentSign{"٪"} 43 percentSign{"٪"}
44 plusSign{"‏+"} 44 plusSign{"‏+"}
45 superscriptingExponent{"×"} 45 superscriptingExponent{"×"}
46 timeSeparator{":"} 46 timeSeparator{":"}
47 } 47 }
48 } 48 }
49 default{"arab"} 49 default{"arab"}
50 latn{ 50 latn{
51 miscPatterns{ 51 miscPatterns{
52 atLeast{"+{0}"} 52 atLeast{"+{0}"}
53 range{"{0}–{1}"} 53 range{"{0}–{1}"}
(...skipping 2330 matching lines...) Expand 10 before | Expand all | Expand 10 after
2384 Tone{"أسلوب"} 2384 Tone{"أسلوب"}
2385 UNGEGN{"يو إن جي إي جي إن"} 2385 UNGEGN{"يو إن جي إي جي إن"}
2386 x-Accents{"اللكنات"} 2386 x-Accents{"اللكنات"}
2387 x-Fullwidth{"عرض كامل"} 2387 x-Fullwidth{"عرض كامل"}
2388 x-Halfwidth{"نصف العرض"} 2388 x-Halfwidth{"نصف العرض"}
2389 x-Jamo{"جامو"} 2389 x-Jamo{"جامو"}
2390 x-Pinyin{"بن يين"} 2390 x-Pinyin{"بن يين"}
2391 x-Publishing{"نشر"} 2391 x-Publishing{"نشر"}
2392 } 2392 }
2393 } 2393 }
OLDNEW
« no previous file with comments | « source/data/in/icudtl.dat ('k') | source/data/locales/en_AU.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698