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

Side by Side Diff: source/data/locales/fa.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/locales/en_AU.txt ('k') | source/data/misc/metaZones.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/fa.xml 6 // * Source File: <path>/common/main/fa.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 fa{ 9 fa{
10 AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F \u064E \u0650 \u064F \u0652 \u0656 \u0670 إ ك ى ي]"} 10 AuxExemplarCharacters{"[\u200C\u200D\u200E\u200F \u064E \u0650 \u064F \u0652 \u0656 \u0670 إ ك ى ي]"}
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 } 45 }
46 symbols{ 46 symbols{
47 decimal{"٫"} 47 decimal{"٫"}
48 exponential{"×۱۰^"} 48 exponential{"×۱۰^"}
49 group{"٬"} 49 group{"٬"}
50 infinity{"∞"} 50 infinity{"∞"}
51 list{"؛"} 51 list{"؛"}
52 minusSign{"‎−"} 52 minusSign{"‎−"}
53 nan{"ناعدد"} 53 nan{"ناعدد"}
54 perMille{"؉"} 54 perMille{"؉"}
55 percentSign{"٪"} 55 percentSign{"٪"}
56 plusSign{"‎+‎"} 56 plusSign{"‎+‎"}
57 superscriptingExponent{"×"} 57 superscriptingExponent{"×"}
58 timeSeparator{":"} 58 timeSeparator{":"}
59 } 59 }
60 } 60 }
61 default{"arabext"} 61 default{"arabext"}
62 latn{ 62 latn{
63 miscPatterns{ 63 miscPatterns{
64 atLeast{"‎{0}+‎"} 64 atLeast{"‎{0}+‎"}
65 range{"{0} تا {1}"} 65 range{"{0} تا {1}"}
(...skipping 1795 matching lines...) Expand 10 before | Expand all | Expand 10 after
1861 Tone{"تون"} 1861 Tone{"تون"}
1862 UNGEGN{"UNGEGN"} 1862 UNGEGN{"UNGEGN"}
1863 x-Accents{"تکیه"} 1863 x-Accents{"تکیه"}
1864 x-Fullwidth{"تمام‌عرض"} 1864 x-Fullwidth{"تمام‌عرض"}
1865 x-Halfwidth{"نیم‌عرض"} 1865 x-Halfwidth{"نیم‌عرض"}
1866 x-Jamo{"جامو"} 1866 x-Jamo{"جامو"}
1867 x-Pinyin{"پین‌یین"} 1867 x-Pinyin{"پین‌یین"}
1868 x-Publishing{"نشر"} 1868 x-Publishing{"نشر"}
1869 } 1869 }
1870 } 1870 }
OLDNEW
« no previous file with comments | « source/data/locales/en_AU.txt ('k') | source/data/misc/metaZones.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698