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

Unified Diff: icu46/source/data/locales/zu.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icu46/source/data/locales/zh_TW.txt ('k') | icu46/source/data/locales/zu_ZA.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/locales/zu.txt
===================================================================
--- icu46/source/data/locales/zu.txt (revision 0)
+++ icu46/source/data/locales/zu.txt (revision 0)
@@ -0,0 +1,158 @@
+// ***************************************************************************
+// *
+// * 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/zu.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/main/zu.xml
+ */
+zu{
+ ExemplarCharacters{
+ "[a b {bh} c {ch} d {dl} {dy} e f g {gc} {gq} {gx} h {hh} {hl} i j k {kh} {kl"
+ "} {kp} l m n {nc} {ngc} {ngq} {ngx} {nhl} {nk} {nkc} {nkq} {nkx} {nq} {ntsh}"
+ " {nx} {ny} o p {ph} q {qh} r {rh} s {sh} t {th} {tl} {ts} {tsh} u v w x {xh}"
+ " y z]"
+ }
+ ExemplarCharactersCurrency{"[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{
+ patterns{
+ currencyFormat{"¤#,##0.00"}
+ decimalFormat{"#,##0.###"}
+ percentFormat{"#,##0%"}
+ scientificFormat{"#E0"}
+ }
+ symbols{
+ decimal{","}
+ group{" "}
+ }
+ }
+ }
+ Version{"2.0.47.65"}
+ calendar{
+ gregorian{
+ DateTimePatterns{
+ "h:mm:ss a zzzz",
+ "h:mm:ss a z",
+ "h:mm:ss a",
+ "h:mm a",
+ "EEEE dd MMMM y",
+ "d MMMM y",
+ "d MMM y",
+ "yyyy-MM-dd",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "Son",
+ "Mso",
+ "Bil",
+ "Tha",
+ "Sin",
+ "Hla",
+ "Mgq",
+ }
+ wide{
+ "Sonto",
+ "Msombuluko",
+ "Lwesibili",
+ "Lwesithathu",
+ "uLwesine",
+ "Lwesihlanu",
+ "Mgqibelo",
+ }
+ }
+ stand-alone{
+ narrow{
+ "S",
+ "M",
+ "B",
+ "T",
+ "S",
+ "H",
+ "M",
+ }
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "Jan",
+ "Feb",
+ "Mas",
+ "Apr",
+ "Mey",
+ "Jun",
+ "Jul",
+ "Aga",
+ "Sep",
+ "Okt",
+ "Nov",
+ "Dis",
+ }
+ wide{
+ "Januwari",
+ "Februwari",
+ "Mashi",
+ "Apreli",
+ "Meyi",
+ "Juni",
+ "Julayi",
+ "Agasti",
+ "Septhemba",
+ "Okthoba",
+ "Novemba",
+ "Disemba",
+ }
+ }
+ stand-alone{
+ narrow{
+ "J",
+ "F",
+ "M",
+ "A",
+ "M",
+ "J",
+ "J",
+ "A",
+ "S",
+ "O",
+ "N",
+ "D",
+ }
+ wide{
+ "uJanuwari",
+ "uFebruwari",
+ "uMashi",
+ "u-Apreli",
+ "uMeyi",
+ "uJuni",
+ "uJulayi",
+ "uAgasti",
+ "uSepthemba",
+ "u-Okthoba",
+ "uNovemba",
+ "uDisemba",
+ }
+ }
+ }
+ }
+ }
+ delimiters{
+ alternateQuotationEnd{"”"}
+ alternateQuotationStart{"“"}
+ quotationEnd{"’"}
+ quotationStart{"‘"}
+ }
+}
Property changes on: icu46/source/data/locales/zu.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/locales/zh_TW.txt ('k') | icu46/source/data/locales/zu_ZA.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698