Index: icu46/source/data/locales/uz_Latn.txt |
=================================================================== |
--- icu46/source/data/locales/uz_Latn.txt (revision 0) |
+++ icu46/source/data/locales/uz_Latn.txt (revision 0) |
@@ -0,0 +1,134 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2010 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
+// * Source File:<path>/common/main/uz_Latn.xml |
+// * |
+// *************************************************************************** |
+/** |
+ * ICU <specials> source: <path>/xml/main/uz_Latn.xml |
+ */ |
+uz_Latn{ |
+ %%ParentIsRoot:int{1} |
+ ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v x y z ʿ]"} |
+ ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ʿ]"} |
+ LocaleScript{ |
+ "Latn", |
+ } |
+ NumberElements{ |
+ latn{ |
+ symbols{ |
+ decimal{","} |
+ group{" "} |
+ } |
+ } |
+ } |
+ Version{"2.0.47.68"} |
+ calendar{ |
+ gregorian{ |
+ DateTimePatterns{ |
+ "HH:mm:ss zzzz", |
+ "HH:mm:ss z", |
+ "HH:mm:ss", |
+ "HH:mm", |
+ "EEEE, y MMMM dd", |
+ "y MMMM d", |
+ "y MMM d", |
+ "yy/MM/dd", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ "{1} {0}", |
+ } |
+ 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", |
+ "S", |
+ } |
+ } |
+ } |
+ monthNames{ |
+ format{ |
+ abbreviated{ |
+ "Yanv", |
+ "Fev", |
+ "Mar", |
+ "Apr", |
+ "May", |
+ "Iyun", |
+ "Iyul", |
+ "Avg", |
+ "Sen", |
+ "Okt", |
+ "Noya", |
+ "Dek", |
+ } |
+ } |
+ stand-alone{ |
+ narrow{ |
+ "Y", |
+ "F", |
+ "M", |
+ "A", |
+ "M", |
+ "I", |
+ "I", |
+ "A", |
+ "S", |
+ "O", |
+ "N", |
+ "D", |
+ } |
+ } |
+ } |
+ } |
+ islamic{ |
+ monthNames{ |
+ format{ |
+ wide{ |
+ "Muharram", |
+ "Safar", |
+ "Rabiul-avval", |
+ "Rabiul-oxir", |
+ "Jumodiul-ulo", |
+ "Jumodiul-uxro", |
+ "Rajab", |
+ "Shaʿbon", |
+ "Ramazon", |
+ "Shavvol", |
+ "Zil-qaʿda", |
+ "Zil-hijja", |
+ } |
+ } |
+ } |
+ } |
+ } |
+} |
Property changes on: icu46/source/data/locales/uz_Latn.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |