]> git.ipfire.org Git - thirdparty/glibc.git/blob - localedata/locales/en_GB
Fix nscd/cachedumper.c compile errors
[thirdparty/glibc.git] / localedata / locales / en_GB
1 comment_char %
2 escape_char /
3
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.
10
11 % English language locale for Britain
12 % Source: RAP
13 % Address: Sankt Jo//rgens Alle 8
14 % DK-1615 Ko//benhavn V, Danmark
15 % Contact: Keld Simonsen
16 % Email: Keld.Simonsen@dkuug.dk
17 % Tel: +45 - 31226543
18 % Fax: +45 - 33256543
19 % Language: en
20 % Territory: GB
21 % Revision: 4.3
22 % Date: 1996-10-15
23 % Users: general
24
25 LC_IDENTIFICATION
26 title "English locale for Britain"
27 source "RAP"
28 address "Sankt J<U00F8>rgens Alle 8, DK-1615 K<U00F8>benhavn V, Danmark"
29 contact "Keld Simonsen"
30 email "bug-glibc-locales@gnu.org"
31 tel ""
32 fax ""
33 language "British English"
34 territory "United Kingdom"
35 revision "1.0"
36 date "2000-06-28"
37
38 category "i18n:2012";LC_IDENTIFICATION
39 category "i18n:2012";LC_CTYPE
40 category "i18n:2012";LC_COLLATE
41 category "i18n:2012";LC_TIME
42 category "i18n:2012";LC_NUMERIC
43 category "i18n:2012";LC_MONETARY
44 category "i18n:2012";LC_MESSAGES
45 category "i18n:2012";LC_PAPER
46 category "i18n:2012";LC_NAME
47 category "i18n:2012";LC_ADDRESS
48 category "i18n:2012";LC_TELEPHONE
49 category "i18n:2012";LC_MEASUREMENT
50 END LC_IDENTIFICATION
51
52 LC_CTYPE
53 copy "i18n"
54
55 translit_start
56 include "translit_combining";""
57 translit_end
58 END LC_CTYPE
59
60 LC_COLLATE
61 % Copy the template from ISO/IEC 14651
62 copy "iso14651_t1"
63 END LC_COLLATE
64
65 LC_MONETARY
66 int_curr_symbol "GBP "
67 currency_symbol "<U00A3>"
68 mon_decimal_point "."
69 mon_thousands_sep ","
70 mon_grouping 3;3
71 positive_sign ""
72 negative_sign "-"
73 int_frac_digits 2
74 frac_digits 2
75 p_cs_precedes 1
76 p_sep_by_space 0
77 n_cs_precedes 1
78 n_sep_by_space 0
79 p_sign_posn 1
80 n_sign_posn 1
81 END LC_MONETARY
82
83 LC_NUMERIC
84 decimal_point "."
85 thousands_sep ","
86 grouping 3;3
87 END LC_NUMERIC
88
89 LC_TIME
90 abday "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
91 day "Sunday";/
92 "Monday";/
93 "Tuesday";/
94 "Wednesday";/
95 "Thursday";/
96 "Friday";/
97 "Saturday"
98 abmon "Jan";"Feb";/
99 "Mar";"Apr";/
100 "May";"Jun";/
101 "Jul";"Aug";/
102 "Sep";"Oct";/
103 "Nov";"Dec"
104 mon "January";/
105 "February";/
106 "March";/
107 "April";/
108 "May";/
109 "June";/
110 "July";/
111 "August";/
112 "September";/
113 "October";/
114 "November";/
115 "December"
116 d_t_fmt "%a %d %b %Y %T %Z"
117 d_fmt "%d//%m//%y"
118 t_fmt "%T"
119 am_pm "am";"pm"
120 t_fmt_ampm "%l:%M:%S %P %Z"
121 date_fmt "%a %e %b %H:%M:%S %Z %Y"
122 week 7;19971130;4
123 first_weekday 2
124 END LC_TIME
125
126 LC_MESSAGES
127 copy "en_US"
128 END LC_MESSAGES
129
130 LC_PAPER
131 copy "i18n"
132 END LC_PAPER
133
134 LC_TELEPHONE
135 tel_int_fmt "+%c %a %l"
136 tel_dom_fmt "%A %l"
137 int_select "00"
138 int_prefix "44"
139 END LC_TELEPHONE
140
141 LC_MEASUREMENT
142 copy "i18n"
143 END LC_MEASUREMENT
144
145 LC_NAME
146 copy "en_US"
147 END LC_NAME
148
149 LC_ADDRESS
150 postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
151 country_name "United Kingdom"
152 country_ab2 "GB"
153 country_ab3 "GBR"
154 country_num 826
155 country_car "GB"
156 lang_name "English"
157 lang_ab "en"
158 lang_term "eng"
159 lang_lib "eng"
160 END LC_ADDRESS