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: source/data/locales/eo.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/locales/en_ZW.txt ('k') | source/data/locales/es.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/eo.txt
diff --git a/source/data/locales/eo.txt b/source/data/locales/eo.txt
index f4a968f79ae356f62d0b5cd3c2097001660a1917..f94b4799d9cc51461f49dbf5b68665f632471b82 100644
--- a/source/data/locales/eo.txt
+++ b/source/data/locales/eo.txt
@@ -1,6 +1,6 @@
// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2014 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/eo.xml
@@ -12,8 +12,153 @@
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]"}
+ ExemplarCharactersPunctuation{"[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] \\{ \\} /]"}
LocaleScript{
"Latn",
}
- Version{"2.0.90.61"}
+ NumberElements{
+ latn{
+ symbols{
+ decimal{","}
+ group{" "}
+ }
+ }
+ }
+ Version{"2.1.6.76"}
+ calendar{
+ generic{
+ DateTimePatterns{
+ "H-'a' 'horo' 'kaj' m:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d-'a' 'de' MMMM y G",
+ "G y-MMMM-dd",
+ "G y-MMM-dd",
+ "GGGGG y-MM-dd",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ }
+ 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",
+ }
+ }
+ stand-alone{
+ wide{
+ "dimanĉo",
+ "lundo",
+ "mardo",
+ "merkredo",
+ "ĵaŭdo",
+ "vendredo",
+ "sabato",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "aK",
+ "pK",
+ }
+ narrow{
+ "aK",
+ "pK",
+ }
+ wide{
+ "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",
+ }
+ }
+ stand-alone{
+ wide{
+ "januaro",
+ "februaro",
+ "marto",
+ "aprilo",
+ "majo",
+ "junio",
+ "julio",
+ "aŭgusto",
+ "septembro",
+ "oktobro",
+ "novembro",
+ "decembro",
+ }
+ }
+ }
+ }
+ }
}
« no previous file with comments | « source/data/locales/en_ZW.txt ('k') | source/data/locales/es.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698