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

Unified Diff: icu46/source/data/locales/eo.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/en_ZW.txt ('k') | icu46/source/data/locales/es.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu46/source/data/locales/eo.txt
===================================================================
--- icu46/source/data/locales/eo.txt (revision 0)
+++ icu46/source/data/locales/eo.txt (revision 0)
@@ -0,0 +1,111 @@
+// ***************************************************************************
+// *
+// * 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/eo.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/xml/main/eo.xml
+ */
+eo{
+ AuxExemplarCharacters{"[q w x y]"}
+ ExemplarCharacters{"[a b c ĉ d e f g ĝ h ĥ i j ĵ k l m n o p r s ŝ t u ŭ v z]"}
+ ExemplarCharactersIndex{"[A B C Ĉ D E F G Ĝ H Ĥ I J Ĵ K L M N O P R S Ŝ T U Ŭ V Z]"}
+ LocaleScript{
+ "Latn",
+ }
+ NumberElements{
+ latn{
+ symbols{
+ decimal{","}
+ group{" "}
+ }
+ }
+ }
+ Version{"2.0.47.67"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "atm",
+ "ptm",
+ }
+ DateTimePatterns{
+ "H-'a' 'horo' 'kaj' m:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d-'a' 'de' MMMM y",
+ "y-MMMM-dd",
+ "y-MMM-dd",
+ "yy-MM-dd",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "di",
+ "lu",
+ "ma",
+ "me",
+ "ĵa",
+ "ve",
+ "sa",
+ }
+ wide{
+ "dimanĉo",
+ "lundo",
+ "mardo",
+ "merkredo",
+ "ĵaŭdo",
+ "vendredo",
+ "sabato",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "aK",
+ "pK",
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "jan",
+ "feb",
+ "mar",
+ "apr",
+ "maj",
+ "jun",
+ "jul",
+ "aŭg",
+ "sep",
+ "okt",
+ "nov",
+ "dec",
+ }
+ wide{
+ "januaro",
+ "februaro",
+ "marto",
+ "aprilo",
+ "majo",
+ "junio",
+ "julio",
+ "aŭgusto",
+ "septembro",
+ "oktobro",
+ "novembro",
+ "decembro",
+ }
+ }
+ }
+ }
+ }
+}
Property changes on: icu46/source/data/locales/eo.txt
___________________________________________________________________
Added: svn:eol-style
+ LF
« no previous file with comments | « icu46/source/data/locales/en_ZW.txt ('k') | icu46/source/data/locales/es.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698