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/cs.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/chr_US.txt ('k') | source/data/locales/cs_CZ.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/locales/cs.txt
diff --git a/source/data/locales/cs.txt b/source/data/locales/cs.txt
index 73341ce14628584ca6237a945eed2151c75bd793..555f81de9f3c823cc8d2874bfbbbd9c108bd5d11 100644
--- a/source/data/locales/cs.txt
+++ b/source/data/locales/cs.txt
@@ -1,14 +1,11 @@
// ***************************************************************************
// *
-// * 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/cs.xml
// *
// ***************************************************************************
-/**
- * ICU <specials> source: <path>/common/main/cs.xml
- */
cs{
AuxExemplarCharacters{"[à ă â å ä ã ā æ ç è ĕ ê ë ē ì ĭ î ï ī ľ ł ñ ò ŏ ô ö ø ō œ ŕ ù ŭ û ü ū ÿ]"}
Ellipsis{
@@ -25,11 +22,13 @@ cs{
}
ExemplarCharactersIndex{"[A B C Č D E F G H {CH} I J K L M N O P Q R Ř S Š T U V W X Y Z Ž]"}
ExemplarCharactersPunctuation{"[\\- ‐ – , ; \\: ! ? . … ‘ ‚ “ „ ( ) \\[ \\] § @ * / \\&]"}
- LocaleScript{
- "Latn",
- }
MoreInformation{"?"}
NumberElements{
+ arab{
+ symbols{
+ timeSeparator{":"}
+ }
+ }
default{"latn"}
latn{
miscPatterns{
@@ -120,6 +119,80 @@ cs{
}
}
patternsShort{
+ currencyFormat{
+ 1000{
+ few{"0 tis'.' ¤"}
+ many{"0 tis'.' ¤"}
+ one{"0 tis'.' ¤"}
+ other{"0 tis'.' ¤"}
+ }
+ 10000{
+ few{"00 tis'.' ¤"}
+ many{"00 tis'.' ¤"}
+ one{"00 tis'.' ¤"}
+ other{"00 tis'.' ¤"}
+ }
+ 100000{
+ few{"000 tis'.' ¤"}
+ many{"000 tis'.' ¤"}
+ one{"000 tis'.' ¤"}
+ other{"000 tis'.' ¤"}
+ }
+ 1000000{
+ few{"0 mil'.' ¤"}
+ many{"0 mil'.' ¤"}
+ one{"0 mil'.' ¤"}
+ other{"0 mil'.' ¤"}
+ }
+ 10000000{
+ few{"00 mil'.' ¤"}
+ many{"00 mil'.' ¤"}
+ one{"00 mil'.' ¤"}
+ other{"00 mil'.' ¤"}
+ }
+ 100000000{
+ few{"000 mil'.' ¤"}
+ many{"000 mil'.' ¤"}
+ one{"000 mil'.' ¤"}
+ other{"000 mil'.' ¤"}
+ }
+ 1000000000{
+ few{"0 mld'.' ¤"}
+ many{"0 mld'.' ¤"}
+ one{"0 mld'.' ¤"}
+ other{"0 mld'.' ¤"}
+ }
+ 10000000000{
+ few{"00 mld'.' ¤"}
+ many{"00 mld'.' ¤"}
+ one{"00 mld'.' ¤"}
+ other{"00 mld'.' ¤"}
+ }
+ 100000000000{
+ few{"000 mld'.' ¤"}
+ many{"000 mld'.' ¤"}
+ one{"000 mld'.' ¤"}
+ other{"000 mld'.' ¤"}
+ }
+ 1000000000000{
+ few{"0 bil'.' ¤"}
+ many{"0 bil'.' ¤"}
+ one{"0 bil'.' ¤"}
+ other{"0 bil'.' ¤"}
+ }
+ 10000000000000{
+ few{"00 bil'.' ¤"}
+ many{"00 bil'.' ¤"}
+ one{"00 bil'.' ¤"}
+ other{"00 bil'.' ¤"}
+ }
+ 100000000000000{
+ few{"000 bil'.' ¤"}
+ many{"000 bil'.' ¤"}
+ one{"000 bil'.' ¤"}
+ other{"000 bil'.' ¤"}
+ }
+ }
decimalFormat{
1000{
few{"0 tis'.'"}
@@ -213,7 +286,7 @@ cs{
minimumGroupingDigits{"1"}
native{"latn"}
}
- Version{"2.1.8.9"}
+ Version{"2.1.20.4"}
calendar{
buddhist{
availableFormats{
@@ -371,6 +444,7 @@ cs{
"{1} {0}",
}
availableFormats{
+ E{"ccc"}
Ed{"E d."}
Gy{"y G"}
GyMMM{"LLLL y G"}
@@ -506,12 +580,16 @@ cs{
}
gregorian{
AmPmMarkers{
- "AM",
- "PM",
+ "dop.",
+ "odp.",
+ }
+ AmPmMarkersAbbr{
+ "dop.",
+ "odp.",
}
AmPmMarkersNarrow{
- "AM",
- "PM",
+ "dop.",
+ "odp.",
}
DateTimePatterns{
"H:mm:ss zzzz",
@@ -528,8 +606,6 @@ cs{
"{1} {0}",
"{1} {0}",
}
- NoonMarker{"poledne"}
- NoonMarkerNarrow{"pol."}
appendItems{
Timezone{"{0} {1}"}
}
@@ -549,6 +625,8 @@ cs{
H{"H"}
Hm{"H:mm"}
Hms{"H:mm:ss"}
+ Hmsv{"H:mm:ss v"}
+ Hmv{"H:mm v"}
M{"L"}
MEd{"E d. M."}
MMM{"LLL"}
@@ -561,6 +639,8 @@ cs{
h{"h a"}
hm{"h:mm a"}
hms{"h:mm:ss a"}
+ hmsv{"h:mm:ss a v"}
+ hmv{"h:mm a v"}
ms{"mm:ss"}
y{"y"}
yM{"M/y"}
@@ -653,6 +733,72 @@ cs{
}
}
}
+ dayPeriod{
+ format{
+ abbreviated{
+ afternoon1{"odp."}
+ evening1{"več."}
+ midnight{"půln."}
+ morning1{"r."}
+ morning2{"dop."}
+ night1{"v n."}
+ noon{"pol."}
+ }
+ narrow{
+ afternoon1{"o."}
+ evening1{"v."}
+ midnight{"půl."}
+ morning1{"r."}
+ morning2{"d."}
+ night1{"n."}
+ noon{"pol."}
+ }
+ wide{
+ afternoon1{"odpoledne"}
+ evening1{"večer"}
+ midnight{"půlnoc"}
+ morning1{"ráno"}
+ morning2{"dopoledne"}
+ night1{"v noci"}
+ noon{"poledne"}
+ }
+ }
+ stand-alone{
+ abbreviated{
+ afternoon1{"odpoledne"}
+ am{"dop."}
+ evening1{"večer"}
+ midnight{"půlnoc"}
+ morning1{"ráno"}
+ morning2{"dopoledne"}
+ night1{"noc"}
+ noon{"poledne"}
+ pm{"odp."}
+ }
+ narrow{
+ afternoon1{"odp."}
+ am{"dop."}
+ evening1{"več."}
+ midnight{"půl."}
+ morning1{"ráno"}
+ morning2{"dop."}
+ night1{"noc"}
+ noon{"pol."}
+ pm{"odp."}
+ }
+ wide{
+ afternoon1{"odpoledne"}
+ am{"dop."}
+ evening1{"večer"}
+ midnight{"půlnoc"}
+ morning1{"ráno"}
+ morning2{"dopoledne"}
+ night1{"noc"}
+ noon{"poledne"}
+ pm{"odp."}
+ }
+ }
+ }
eras{
abbreviated{
"př. n. l.",
@@ -662,10 +808,6 @@ cs{
"př.n.l.",
"n.l.",
}
- narrow%variant{
- "BCE",
- "n. l.",
- }
wide{
"př. n. l.",
"n. l.",
@@ -1120,14 +1262,9 @@ cs{
quotationEnd{"“"}
quotationStart{"„"}
}
- durationUnits{
- hm{"h:mm"}
- hms{"h:mm:ss"}
- ms{"m:ss"}
- }
fields{
day{
- dn{"Den"}
+ dn{"den"}
relative{
"-1"{"včera"}
"-2"{"předevčírem"}
@@ -1152,6 +1289,13 @@ cs{
}
day-narrow{
dn{"den"}
+ relative{
+ "-1"{"včera"}
+ "-2"{"předevčírem"}
+ "0"{"dnes"}
+ "1"{"zítra"}
+ "2"{"pozítří"}
+ }
relativeTime{
future{
few{"za {0} dny"}
@@ -1169,6 +1313,13 @@ cs{
}
day-short{
dn{"den"}
+ relative{
+ "-1"{"včera"}
+ "-2"{"předevčírem"}
+ "0"{"dnes"}
+ "1"{"zítra"}
+ "2"{"pozítří"}
+ }
relativeTime{
future{
few{"za {0} dny"}
@@ -1185,10 +1336,10 @@ cs{
}
}
dayperiod{
- dn{"AM/PM"}
+ dn{"část dne"}
}
era{
- dn{"Letopočet"}
+ dn{"letopočet"}
}
fri{
relative{
@@ -1212,7 +1363,7 @@ cs{
}
}
hour{
- dn{"Hodina"}
+ dn{"hodina"}
relativeTime{
future{
few{"za {0} hodiny"}
@@ -1263,7 +1414,7 @@ cs{
}
}
minute{
- dn{"Minuta"}
+ dn{"minuta"}
relativeTime{
future{
few{"za {0} minuty"}
@@ -1335,7 +1486,7 @@ cs{
}
}
month{
- dn{"Měsíc"}
+ dn{"měsíc"}
relative{
"-1"{"minulý měsíc"}
"0"{"tento měsíc"}
@@ -1391,7 +1542,12 @@ cs{
}
}
quarter{
- dn{"Čtvrtletí"}
+ dn{"čtvrtletí"}
+ relative{
+ "-1"{"minulé čtvrtletí"}
+ "0"{"toto čtvrtletí"}
+ "1"{"příští čtvrtletí"}
+ }
relativeTime{
future{
few{"za {0} čtvrtletí"}
@@ -1463,7 +1619,7 @@ cs{
}
}
second{
- dn{"Sekunda"}
+ dn{"sekunda"}
relative{
"0"{"nyní"}
}
@@ -1484,6 +1640,9 @@ cs{
}
second-narrow{
dn{"s"}
+ relative{
+ "0"{"nyní"}
+ }
relativeTime{
future{
few{"za {0} s"}
@@ -1501,6 +1660,9 @@ cs{
}
second-short{
dn{"s"}
+ relative{
+ "0"{"nyní"}
+ }
relativeTime{
future{
few{"za {0} s"}
@@ -1601,7 +1763,7 @@ cs{
}
}
week{
- dn{"Týden"}
+ dn{"týden"}
relative{
"-1"{"minulý týden"}
"0"{"tento týden"}
@@ -1624,6 +1786,11 @@ cs{
}
week-narrow{
dn{"týd."}
+ relative{
+ "-1"{"minulý týd."}
+ "0"{"tento týd."}
+ "1"{"příští týd."}
+ }
relativeTime{
future{
few{"za {0} týd."}
@@ -1641,6 +1808,11 @@ cs{
}
week-short{
dn{"týd."}
+ relative{
+ "-1"{"minulý týd."}
+ "0"{"tento týd."}
+ "1"{"příští týd."}
+ }
relativeTime{
future{
few{"za {0} týd."}
@@ -1657,10 +1829,10 @@ cs{
}
}
weekday{
- dn{"Den v týdnu"}
+ dn{"den v týdnu"}
}
year{
- dn{"Rok"}
+ dn{"rok"}
relative{
"-1"{"minulý rok"}
"0"{"tento rok"}
@@ -1683,6 +1855,11 @@ cs{
}
year-narrow{
dn{"r."}
+ relative{
+ "-1"{"minulý rok"}
+ "0"{"tento rok"}
+ "1"{"příští rok"}
+ }
relativeTime{
future{
few{"za {0} r."}
@@ -1700,6 +1877,11 @@ cs{
}
year-short{
dn{"r."}
+ relative{
+ "-1"{"minulý rok"}
+ "0"{"tento rok"}
+ "1"{"příští rok"}
+ }
relativeTime{
future{
few{"za {0} r."}
@@ -1716,7 +1898,7 @@ cs{
}
}
zone{
- dn{"Časové pásmo"}
+ dn{"časové pásmo"}
}
}
listPattern{
« no previous file with comments | « source/data/locales/chr_US.txt ('k') | source/data/locales/cs_CZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698