diff options
author | Jonathan Kew <jfkthame@googlemail.com> | 2006-07-25 12:37:43 +0000 |
---|---|---|
committer | Jonathan Kew <jfkthame@googlemail.com> | 2006-07-25 12:37:43 +0000 |
commit | 10c60368cd42904bd991453f02b684ebe02ef915 (patch) | |
tree | c6fb06ccf22a81c80af08f79df1b436120703de4 /Build/source/libs/icu-xetex/data/locales/uz_Latn.txt | |
parent | 4d8b2aac6036acbb6878236c27e2fb110dad8643 (diff) |
adding ICU library sources used by xetex
git-svn-id: svn://tug.org/texlive/trunk@1915 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/icu-xetex/data/locales/uz_Latn.txt')
-rw-r--r-- | Build/source/libs/icu-xetex/data/locales/uz_Latn.txt | 173 |
1 files changed, 173 insertions, 0 deletions
diff --git a/Build/source/libs/icu-xetex/data/locales/uz_Latn.txt b/Build/source/libs/icu-xetex/data/locales/uz_Latn.txt new file mode 100644 index 00000000000..cc269ff7875 --- /dev/null +++ b/Build/source/libs/icu-xetex/data/locales/uz_Latn.txt @@ -0,0 +1,173 @@ +// *************************************************************************** +// * +// * Copyright (C) 2005 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java +// * Source File: ../../../cldr/common/main/uz_Latn.xml +// * +// *************************************************************************** +/** + * ICU <specials> source: ./xml/main/uz_Latn.xml + */ +uz_Latn{ + Countries{ + AF{"Afgʿoniston"} + BR{"Braziliya"} + CN{"Xitoy"} + DE{"Olmoniya"} + FR{"Frantsiya"} + GB{"Birlashgan Qirollik"} + IN{"Hindiston"} + IT{"Italiya"} + JP{"Yaponiya"} + RU{"Rossiya"} + US{"Qo'shma Shtatlar"} + UZ{"Oʿzbekiston"} + } + Currencies{ + BRL{ + "BRL", + "Brazil reali", + } + CNY{ + "CNY", + "Xitoy yuani", + } + EUR{ + "€", + "Evro", + } + GBP{ + "£", + "Ingliz funt sterlingi", + } + INR{ + "=0#Rs.|1#Re.|1<Rs.", + "Hind rupiyasi", + } + JPY{ + "¥", + "Yapon yenasi", + } + RUB{ + "RUB", + "Rus rubli", + } + USD{ + "$", + "AQSH dollari", + } + UZS{ + "soʿm", + "Oʿzbekiston soʿm", + } + } + ExemplarCharacters{"[a-vx-zʿ]"} + Languages{ + ar{"Arabcha"} + de{"Olmoncha"} + en{"Inglizcha"} + es{"Ispancha"} + fr{"Frantsuzcha"} + hi{"Hindcha"} + it{"Italyancha"} + ja{"Yaponcha"} + pt{"Portugalcha"} + ru{"Ruscha"} + uz{"oʿzbek"} + zh{"Xitoycha"} + } + LocaleScript{ + "Latn", + } + Scripts{ + Cyrl{"Kiril"} + Latn{"Lotin"} + } + Version{"1.3"} + calendar{ + gregorian{ + dayNames{ + format{ + abbreviated{ + "Yaksh", + "Dush", + "Sesh", + "Chor", + "Pay", + "Jum", + "Shan", + } + wide{ + "yakshanba", + "dushanba", + "seshanba", + "chorshanba", + "payshanba", + "juma", + "shanba", + } + } + stand-alone{ + narrow{ + "Y", + "D", + "S", + "C", + "P", + "J", + "Sh", + } + } + } + monthNames{ + format{ + abbreviated{ + "Yanv", + "Fev", + "Mar", + "Apr", + "May", + "Iyun", + "Iyul", + "Avg", + "Sen", + "Okt", + "Noya", + "Dek", + } + wide{ + "Muharram", + "Safar", + "Rabiul-avval", + "Rabiul-oxir", + "Jumodiul-ulo", + "Jumodiul-uxro", + "Rajab", + "Shaʿbon", + "Ramazon", + "Shavvol", + "Zil-qaʿda", + "Zil-hijja", + } + } + stand-alone{ + narrow{ + "Y", + "F", + "M", + "A", + "M", + "I", + "I", + "A", + "S", + "O", + "N", + "D", + } + } + } + } + } +} |