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

Unified Diff: source/data/locales/qu.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/pt_TL.txt ('k') | source/data/locales/qu_BO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/qu.txt
diff --git a/source/data/locales/qu.txt b/source/data/locales/qu.txt
index 890032b381f8a705dcaa4b8058e7d050503ba3f1..a0e21fff29b25bb9ed899afb68990f180344234e 100644
--- a/source/data/locales/qu.txt
+++ b/source/data/locales/qu.txt
@@ -1,24 +1,143 @@
// ***************************************************************************
// *
-// * 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/qu.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/qu.xml
- */
qu{
AuxExemplarCharacters{
"[á à ă â å ä ã ā æ b c ç d e é è ĕ ê ë ē f g í ì ĭ î ï ī j o ó ò ŏ ô ö ø ō œ"
" r ú ù ŭ û ü ū v x ÿ z]"
}
ExemplarCharacters{"[a {ch} {chʼ} h i k {kʼ} l {ll} m n ñ p {pʼ} q {qʼ} s t {tʼ} u w y]"}
- LocaleScript{
- "Latn",
+ ExemplarCharactersIndex{"[A {Ch} H I K L {Ll} M N Ñ P Q S T U W Y]"}
+ NumberElements{
+ latn{
+ patterns{
+ currencyFormat{"¤ #,##0.00"}
+ decimalFormat{"#,##0.###"}
+ percentFormat{"#,##0 %"}
+ scientificFormat{"#E0"}
+ }
+ symbols{
+ decimal{"."}
+ exponential{"E"}
+ group{","}
+ infinity{"∞"}
+ minusSign{"-"}
+ nan{"NaN"}
+ perMille{"‰"}
+ percentSign{"%"}
+ plusSign{"+"}
+ superscriptingExponent{"×"}
+ }
+ }
+ }
+ Version{"2.1.19.14"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "a.m.",
+ "p.m.",
+ }
+ DateTimePatterns{
+ "HH:mm:ss zzzz",
+ "HH:mm:ss z",
+ "HH:mm:ss",
+ "HH:mm",
+ "EEEE, d MMMM, y",
+ "y MMMM d",
+ "y MMM d",
+ "dd/MM/y",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ "{1} {0}",
+ }
+ availableFormats{
+ yMMMEd{"E, d MMM, y"}
+ yMd{"dd-MM-y"}
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "Dom",
+ "Lun",
+ "Mar",
+ "Mié",
+ "Jue",
+ "Vie",
+ "Sab",
+ }
+ wide{
+ "Domingo",
+ "Lunes",
+ "Martes",
+ "Miércoles",
+ "Jueves",
+ "Viernes",
+ "Sábado",
+ }
+ }
+ stand-alone{
+ narrow{
+ "D",
+ "L",
+ "M",
+ "X",
+ "J",
+ "V",
+ "S",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "BCE",
+ "d.C.",
+ }
+ narrow{
+ "BCE",
+ "dC",
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "Qul",
+ "Hat",
+ "Pau",
+ "Ayr",
+ "Aym",
+ "Int",
+ "Ant",
+ "Qha",
+ "Uma",
+ "Kan",
+ "Aya",
+ "Kap",
+ }
+ wide{
+ "Qulla puquy",
+ "Hatun puquy",
+ "Pauqar waray",
+ "Ayriwa",
+ "Aymuray",
+ "Inti raymi",
+ "Anta Sitwa",
+ "Qhapaq Sitwa",
+ "Uma raymi",
+ "Kantaray",
+ "Ayamarqʼa",
+ "Kapaq Raymi",
+ }
+ }
+ }
+ }
}
- Version{"2.1.6.71"}
layout{
characters{"left-to-right"}
lines{"top-to-bottom"}
« no previous file with comments | « source/data/locales/pt_TL.txt ('k') | source/data/locales/qu_BO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698