scuffed-code/icu4c/source/data/locales/en.txt
John Emmons bc9e38c998 ICU-7607 CLDR 1.8.1 integration
X-SVN-Rev: 27970
2010-04-22 17:39:04 +00:00

409 lines
11 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// ***************************************************************************
// *
// * 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/en.xml
// *
// ***************************************************************************
/**
* ICU <specials> source: <path>/xml/main/en.xml
*/
en{
AuxExemplarCharacters{
"[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ"
"]"
}
ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
ExemplarCharactersCurrency{"[a b c č d e f g h i j k l ł m n o º p q r s t u v w x y z]"}
ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
LocaleScript{
"Latn",
}
NumberElements{
".",
",",
";",
"%",
"0",
"#",
"-",
"E",
"‰",
"∞",
"NaN",
"+",
}
NumberPatterns{
"#,##0.###",
"¤#,##0.00;(¤#,##0.00)",
"#,##0%",
"#E0",
}
Version{"2.0.48.46"}
calendar{
gregorian{
AmPmMarkers{
"AM",
"PM",
}
DateTimePatterns{
"h:mm:ss a zzzz",
"h:mm:ss a z",
"h:mm:ss a",
"h:mm a",
"EEEE, MMMM d, y",
"MMMM d, y",
"MMM d, y",
"M/d/yy",
"{1} {0}",
"{1} {0}",
"{1} {0}",
"{1} {0}",
"{1} {0}",
}
availableFormats{
EEEd{"d EEE"}
Hm{"HH:mm"}
Hms{"HH:mm:ss"}
M{"L"}
MEd{"E, M/d"}
MMM{"LLL"}
MMMEd{"E, MMM d"}
MMMd{"MMM d"}
Md{"M/d"}
d{"d"}
hm{"h:mm a"}
hms{"h:mm:ss a"}
ms{"mm:ss"}
y{"y"}
yM{"M/y"}
yMEd{"EEE, M/d/y"}
yMMM{"MMM y"}
yMMMEd{"EEE, MMM d, y"}
yQ{"Q y"}
yQQQ{"QQQ y"}
}
dayNames{
format{
abbreviated{
"Sun",
"Mon",
"Tue",
"Wed",
"Thu",
"Fri",
"Sat",
}
wide{
"Sunday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday",
}
}
stand-alone{
narrow{
"S",
"M",
"T",
"W",
"T",
"F",
"S",
}
}
}
eras{
abbreviated{
"BC",
"AD",
}
narrow{
"B",
"A",
}
wide{
"Before Christ",
"Anno Domini",
}
}
fields{
day{
dn{"Day"}
relative{
"-1"{"Yesterday"}
"0"{"Today"}
"1"{"Tomorrow"}
}
}
dayperiod{
dn{"AM/PM"}
}
era{
dn{"Era"}
}
hour{
dn{"Hour"}
}
minute{
dn{"Minute"}
}
month{
dn{"Month"}
}
second{
dn{"Second"}
}
week{
dn{"Week"}
}
weekday{
dn{"Day of the Week"}
}
year{
dn{"Year"}
}
zone{
dn{"Zone"}
}
}
intervalFormats{
M{
M{"MM"}
}
MEd{
M{"E, M/d E, M/d"}
d{"E, M/d E, M/d"}
}
MMM{
M{"MMMMMM"}
}
MMMEd{
M{"E, MMM d E, MMM d"}
d{"E, MMM d E, MMM d"}
}
MMMM{
M{"LLLL-LLLL"}
}
MMMd{
M{"MMM d MMM d"}
d{"MMM dd"}
}
Md{
M{"M/d M/d"}
d{"M/d M/d"}
}
d{
d{"dd"}
}
fallback{"{0} {1}"}
h{
a{"h a h a"}
h{"hh a"}
}
hm{
a{"h:mm a h:mm a"}
h{"h:mmh:mm a"}
m{"h:mmh:mm a"}
}
hmv{
a{"h:mm a h:mm a v"}
h{"h:mmh:mm a v"}
m{"h:mmh:mm a v"}
}
hv{
a{"h a h a v"}
h{"hh a v"}
}
y{
y{"yy"}
}
yM{
M{"M/yy M/yy"}
y{"M/yy M/yy"}
}
yMEd{
M{"E, M/d/yy E, M/d/yy"}
d{"E, M/d/yy E, M/d/yy"}
y{"E, M/d/yy E, M/d/yy"}
}
yMMM{
M{"MMMMMM y"}
y{"MMM y MMM y"}
}
yMMMEd{
M{"E, MMM d E, MMM d, y"}
d{"E, MMM d E, MMM d, y"}
y{"E, MMM d, y E, MMM d, y"}
}
yMMMM{
M{"MMMMMMMM y"}
y{"MMMM y MMMM y"}
}
yMMMd{
M{"MMM d MMM d, y"}
d{"MMM dd, y"}
y{"MMM d, y MMM d, y"}
}
yMd{
M{"M/d/yy M/d/yy"}
d{"M/d/yy M/d/yy"}
y{"M/d/yy M/d/yy"}
}
}
monthNames{
format{
abbreviated{
"Jan",
"Feb",
"Mar",
"Apr",
"May",
"Jun",
"Jul",
"Aug",
"Sep",
"Oct",
"Nov",
"Dec",
}
wide{
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December",
}
}
stand-alone{
narrow{
"J",
"F",
"M",
"A",
"M",
"J",
"J",
"A",
"S",
"O",
"N",
"D",
}
}
}
quarters{
format{
abbreviated{
"Q1",
"Q2",
"Q3",
"Q4",
}
wide{
"1st quarter",
"2nd quarter",
"3rd quarter",
"4th quarter",
}
}
stand-alone{
narrow{
"1",
"2",
"3",
"4",
}
}
}
}
}
delimiters{
alternateQuotationEnd{""}
alternateQuotationStart{""}
quotationEnd{"”"}
quotationStart{"“"}
}
listPattern{
standard{
2{"{0} and {1}"}
end{"{0}, and {1}"}
}
}
measurementSystemNames{
US{"US"}
metric{"Metric"}
}
units{
day{
one{"{0} day"}
other{"{0} days"}
}
hour{
one{"{0} hour"}
other{"{0} hours"}
}
minute{
one{"{0} minute"}
other{"{0} minutes"}
}
month{
one{"{0} month"}
other{"{0} months"}
}
second{
one{"{0} second"}
other{"{0} seconds"}
}
week{
one{"{0} week"}
other{"{0} weeks"}
}
year{
one{"{0} year"}
other{"{0} years"}
}
}
unitsShort{
day{
one{"{0} day"}
other{"{0} days"}
}
hour{
one{"{0} hr"}
other{"{0} hrs"}
}
minute{
one{"{0} min"}
other{"{0} mins"}
}
month{
one{"{0} mth"}
other{"{0} mths"}
}
second{
one{"{0} sec"}
other{"{0} secs"}
}
week{
one{"{0} wk"}
other{"{0} wks"}
}
year{
one{"{0} yr"}
other{"{0} yrs"}
}
}
}