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

Unified Diff: source/data/locales/eo.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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 9a0116deef9bca0dcd428408ce7d3cbcfe724dd5..76f9e49f8b23d8bd1154061ec81102b2a9b8c9b9 100644
--- a/source/data/locales/eo.txt
+++ b/source/data/locales/eo.txt
@@ -1,19 +1,158 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/eo.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/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]"}
- LocaleScript{
- "Latn",
+ 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 “ ” ( ) \\[ \\] \\{ \\} /]"}
+ NumberElements{
+ latn{
+ symbols{
+ decimal{","}
+ group{" "}
+ }
+ }
+ }
+ Version{"2.1.19.14"}
+ 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",
+ }
+ }
+ }
+ }
}
- Version{"2.1.6.76"}
}
« 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