Remove set-hooks.h from generic includes
[glibc.git] / localedata / locales / en_US
blob5cc518dff2fc1309e5cddd86950d6e9898a2d7e1
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 "en_GB"
42 END LC_CTYPE
44 LC_COLLATE
46 % Copy the template from ISO/IEC 14651
47 copy "iso14651_t1"
49 END LC_COLLATE
51 LC_MONETARY
52 int_curr_symbol     "USD "
53 currency_symbol     "$"
54 mon_decimal_point   "."
55 mon_thousands_sep   ","
56 mon_grouping        3;3
57 positive_sign       ""
58 negative_sign       "-"
59 int_frac_digits     2
60 frac_digits         2
61 p_cs_precedes       1
62 int_p_sep_by_space  1
63 p_sep_by_space      0
64 n_cs_precedes       1
65 int_n_sep_by_space  1
66 n_sep_by_space      0
67 p_sign_posn         1
68 n_sign_posn         1
70 END LC_MONETARY
72 LC_NUMERIC
73 decimal_point   "."
74 thousands_sep   ","
75 grouping        3;3
76 END LC_NUMERIC
78 LC_TIME
79 abday   "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
80 day     "Sunday";/
81         "Monday";/
82         "Tuesday";/
83         "Wednesday";/
84         "Thursday";/
85         "Friday";/
86         "Saturday"
88 week 7;19971130;1
89 abmon   "Jan";"Feb";/
90         "Mar";"Apr";/
91         "May";"Jun";/
92         "Jul";"Aug";/
93         "Sep";"Oct";/
94         "Nov";"Dec"
95 mon     "January";/
96         "February";/
97         "March";/
98         "April";/
99         "May";/
100         "June";/
101         "July";/
102         "August";/
103         "September";/
104         "October";/
105         "November";/
106         "December"
107 % Appropriate date and time representation (%c)
108 d_t_fmt "%a %d %b %Y %r %Z"
110 % Appropriate date representation (%x)
111 d_fmt   "%m//%d//%Y"
113 % Appropriate time representation (%X)
114 t_fmt   "%r"
116 % Appropriate AM/PM time representation (%r)
117 t_fmt_ampm "%I:%M:%S %p"
119 % Appropriate date and time representation for date(1).  This is
120 % different from d_t_fmt for historical reasons and has been different
121 % since 2000 when date_fmt was added as a GNU extension.  At the end
122 % of 2018 it was adjusted to use 12H time (bug 24046) instead of 24H.
123 date_fmt "%a %b %e %r %Z %Y"
125 % Strings for AM/PM
127 am_pm   "AM";"PM"
128 END LC_TIME
130 LC_MESSAGES
131 yesexpr "^[+1yY]"
132 noexpr  "^[-0nN]"
133 yesstr  "yes"
134 nostr   "no"
135 END LC_MESSAGES
137 LC_PAPER
138 height   279
139 width    216
140 END LC_PAPER
142 LC_NAME
143 name_fmt    "%d%t%g%t%m%t%f"
144 name_miss   "Miss."
145 name_mr     "Mr."
146 name_mrs    "Mrs."
147 name_ms     "Ms."
148 END LC_NAME
151 LC_ADDRESS
152 postal_fmt    "%a%N%f%N%d%N%b%N%h %s %e %r%N%T, %S %z%N%c%N"
153 country_name "United States"
154 country_post  "USA"
155 country_ab2   "US"
156 country_ab3   "USA"
157 country_num   840
158 country_car   "USA"
159 country_isbn  0
160 lang_name     "English"
161 lang_ab      "en"
162 lang_term    "eng"
163 lang_lib    "eng"
164 END LC_ADDRESS
166 LC_TELEPHONE
167 tel_int_fmt    "+%c (%a) %l"
168 tel_dom_fmt    "(%a) %l"
169 int_select     "11"
170 int_prefix     "1"
171 END LC_TELEPHONE
173 LC_MEASUREMENT
174 % US customary units.
175 measurement 2
176 END LC_MEASUREMENT