Adapt collation in several locales to the new iso14651_t1_common file
[glibc.git] / localedata / locales / en_US
blob5e2b3656598258d5c9f5557702e9a040f30a15d4
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
12 % Contributed by Ulrich Drepper <drepper@redhat.com>, 2000
14 LC_IDENTIFICATION
15 title      "English locale for the USA"
16 source     "Free Software Foundation, Inc."
17 address    "http:////www.gnu.org//software//libc//"
18 contact    ""
19 email      "bug-glibc-locales@gnu.org"
20 tel        ""
21 fax        ""
22 language   "American English"
23 territory  "United States"
24 revision   "1.0"
25 date       "2000-06-24"
27 category "i18n:2012";LC_IDENTIFICATION
28 category "i18n:2012";LC_CTYPE
29 category "i18n:2012";LC_COLLATE
30 category "i18n:2012";LC_TIME
31 category "i18n:2012";LC_NUMERIC
32 category "i18n:2012";LC_MONETARY
33 category "i18n:2012";LC_MESSAGES
34 category "i18n:2012";LC_PAPER
35 category "i18n:2012";LC_NAME
36 category "i18n:2012";LC_ADDRESS
37 category "i18n:2012";LC_TELEPHONE
38 category "i18n:2012";LC_MEASUREMENT
39 END LC_IDENTIFICATION
41 LC_CTYPE
42 copy "en_GB"
43 END LC_CTYPE
45 LC_COLLATE
47 % Copy the template from ISO/IEC 14651
48 copy "iso14651_t1"
50 END LC_COLLATE
52 LC_MONETARY
53 int_curr_symbol     "USD "
54 currency_symbol     "$"
55 mon_decimal_point   "."
56 mon_thousands_sep   ","
57 mon_grouping        3;3
58 positive_sign       ""
59 negative_sign       "-"
60 int_frac_digits     2
61 frac_digits         2
62 p_cs_precedes       1
63 int_p_sep_by_space  1
64 p_sep_by_space      0
65 n_cs_precedes       1
66 int_n_sep_by_space  1
67 n_sep_by_space      0
68 p_sign_posn         1
69 n_sign_posn         1
71 END LC_MONETARY
73 LC_NUMERIC
74 decimal_point   "."
75 thousands_sep   ","
76 grouping        3;3
77 END LC_NUMERIC
79 LC_TIME
80 abday   "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
81 day     "Sunday";/
82         "Monday";/
83         "Tuesday";/
84         "Wednesday";/
85         "Thursday";/
86         "Friday";/
87         "Saturday"
89 week 7;19971130;1
90 abmon   "Jan";"Feb";/
91         "Mar";"Apr";/
92         "May";"Jun";/
93         "Jul";"Aug";/
94         "Sep";"Oct";/
95         "Nov";"Dec"
96 mon     "January";/
97         "February";/
98         "March";/
99         "April";/
100         "May";/
101         "June";/
102         "July";/
103         "August";/
104         "September";/
105         "October";/
106         "November";/
107         "December"
108 % Appropriate date and time representation (%c)
109 d_t_fmt "%a %d %b %Y %r %Z"
111 % Appropriate date representation (%x)
112 d_fmt   "%m//%d//%Y"
114 % Appropriate time representation (%X)
115 t_fmt   "%r"
117 % Appropriate AM/PM time representation (%r)
118 t_fmt_ampm "%I:%M:%S %p"
120 % Strings for AM/PM
122 am_pm   "AM";"PM"
123 END LC_TIME
125 LC_MESSAGES
126 yesexpr "^[+1yY]"
127 noexpr  "^[-0nN]"
128 yesstr  "yes"
129 nostr   "no"
130 END LC_MESSAGES
132 LC_PAPER
133 height   279
134 width    216
135 END LC_PAPER
137 LC_NAME
138 name_fmt    "%d%t%g%t%m%t%f"
139 name_miss   "Miss."
140 name_mr     "Mr."
141 name_mrs    "Mrs."
142 name_ms     "Ms."
143 END LC_NAME
146 LC_ADDRESS
147 postal_fmt    "%a%N%f%N%d%N%b%N%h %s %e %r%N%T, %S %z%N%c%N"
148 country_name "United States"
149 country_post  "USA"
150 country_ab2   "US"
151 country_ab3   "USA"
152 country_num   840
153 country_car   "USA"
154 country_isbn  0
155 lang_name     "English"
156 lang_ab      "en"
157 lang_term    "eng"
158 lang_lib    "eng"
159 END LC_ADDRESS
161 LC_TELEPHONE
162 tel_int_fmt    "+%c (%a) %l"
163 tel_dom_fmt    "(%a) %l"
164 int_select     "11"
165 int_prefix     "1"
166 END LC_TELEPHONE
168 LC_MEASUREMENT
169 % US customary units.
170 measurement 2
171 END LC_MEASUREMENT