malloc/Makefile: Split and sort tests
[glibc.git] / localedata / locales / en_US
blobf2e1fbacc53c21b2518e0095d39f4f071900ca2b
1 comment_char %
2 escape_char /
4 % This file is part of the GNU C Library and contains locale data.
5 % The Free Software Foundation does not claim any copyright interest
6 % in the locale data contained in this file.  The foregoing does not
7 % affect the license of the GNU C Library as a whole.  It does not
8 % exempt you from the conditions of the license if your use would
9 % otherwise be governed by that license.
11 % Locale for English locale in the USA
13 LC_IDENTIFICATION
14 title      "English locale for the USA"
15 source     "Free Software Foundation, Inc."
16 address    "https:////www.gnu.org//software//libc//"
17 contact    ""
18 email      "bug-glibc-locales@gnu.org"
19 tel        ""
20 fax        ""
21 language   "American English"
22 territory  "United States"
23 revision   "1.0"
24 date       "2000-06-24"
26 category "i18n:2012";LC_IDENTIFICATION
27 category "i18n:2012";LC_CTYPE
28 category "i18n:2012";LC_COLLATE
29 category "i18n:2012";LC_TIME
30 category "i18n:2012";LC_NUMERIC
31 category "i18n:2012";LC_MONETARY
32 category "i18n:2012";LC_MESSAGES
33 category "i18n:2012";LC_PAPER
34 category "i18n:2012";LC_NAME
35 category "i18n:2012";LC_ADDRESS
36 category "i18n:2012";LC_TELEPHONE
37 category "i18n:2012";LC_MEASUREMENT
38 END LC_IDENTIFICATION
40 LC_CTYPE
41 copy "i18n"
43 translit_start
44 include "translit_combining";""
45 translit_end
46 END LC_CTYPE
48 LC_COLLATE
50 % Copy the template from ISO/IEC 14651
51 copy "iso14651_t1"
53 END LC_COLLATE
55 LC_MONETARY
56 int_curr_symbol     "USD "
57 currency_symbol     "$"
58 mon_decimal_point   "."
59 mon_thousands_sep   ","
60 mon_grouping        3
61 positive_sign       ""
62 negative_sign       "-"
63 int_frac_digits     2
64 frac_digits         2
65 p_cs_precedes       1
66 int_p_sep_by_space  1
67 p_sep_by_space      0
68 n_cs_precedes       1
69 int_n_sep_by_space  1
70 n_sep_by_space      0
71 p_sign_posn         1
72 n_sign_posn         1
74 END LC_MONETARY
76 LC_NUMERIC
77 decimal_point   "."
78 thousands_sep   ","
79 grouping        3
80 END LC_NUMERIC
82 LC_TIME
83 abday   "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
84 day     "Sunday";/
85         "Monday";/
86         "Tuesday";/
87         "Wednesday";/
88         "Thursday";/
89         "Friday";/
90         "Saturday"
92 week 7;19971130;1
93 abmon   "Jan";"Feb";/
94         "Mar";"Apr";/
95         "May";"Jun";/
96         "Jul";"Aug";/
97         "Sep";"Oct";/
98         "Nov";"Dec"
99 mon     "January";/
100         "February";/
101         "March";/
102         "April";/
103         "May";/
104         "June";/
105         "July";/
106         "August";/
107         "September";/
108         "October";/
109         "November";/
110         "December"
111 % Appropriate date and time representation (%c)
112 d_t_fmt "%a %d %b %Y %r %Z"
114 % Appropriate date representation (%x)
115 d_fmt   "%m//%d//%Y"
117 % Appropriate time representation (%X)
118 t_fmt   "%r"
120 % Appropriate AM/PM time representation (%r)
121 t_fmt_ampm "%I:%M:%S %p"
123 % Appropriate date and time representation for date(1).  This is
124 % different from d_t_fmt for historical reasons and has been different
125 % since 2000 when date_fmt was added as a GNU extension.  At the end
126 % of 2018 it was adjusted to use 12H time (bug 24046) instead of 24H.
127 date_fmt "%a %b %e %r %Z %Y"
129 % Strings for AM/PM
131 am_pm   "AM";"PM"
132 END LC_TIME
134 LC_MESSAGES
135 yesexpr "^[+1yY]"
136 noexpr  "^[-0nN]"
137 yesstr  "yes"
138 nostr   "no"
139 END LC_MESSAGES
141 LC_PAPER
142 height   279
143 width    216
144 END LC_PAPER
146 LC_NAME
147 name_fmt    "%d%t%g%t%m%t%f"
148 name_miss   "Miss."
149 name_mr     "Mr."
150 name_mrs    "Mrs."
151 name_ms     "Ms."
152 END LC_NAME
155 LC_ADDRESS
156 postal_fmt    "%a%N%f%N%d%N%b%N%h %s %e %r%N%T, %S %z%N%c%N"
157 country_name "United States"
158 country_post  "USA"
159 country_ab2   "US"
160 country_ab3   "USA"
161 country_num   840
162 country_car   "USA"
163 country_isbn  0
164 lang_name     "English"
165 lang_ab      "en"
166 lang_term    "eng"
167 lang_lib    "eng"
168 END LC_ADDRESS
170 LC_TELEPHONE
171 tel_int_fmt    "+%c (%a) %l"
172 tel_dom_fmt    "(%a) %l"
173 int_select     "11"
174 int_prefix     "1"
175 END LC_TELEPHONE
177 LC_MEASUREMENT
178 % US customary units.
179 measurement 2
180 END LC_MEASUREMENT