From 6500dff66435c547de2b50d129ad672e058ed762 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 3 Mar 2000 20:04:58 +0000 Subject: Update. 2000-03-02 Andreas Jaeger * resolv/Makefile (headers): Add arpa/nameser_compat.h. --- localedata/locales/gv_GB | 106 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 localedata/locales/gv_GB (limited to 'localedata/locales/gv_GB') diff --git a/localedata/locales/gv_GB b/localedata/locales/gv_GB new file mode 100644 index 0000000000..e751557b4f --- /dev/null +++ b/localedata/locales/gv_GB @@ -0,0 +1,106 @@ +escape_char / +comment_char % +repertoiremap mnemonic.ds + +% WARNING: UNOFFICIAL; EXPERIMENTAL. CHECK WITH Keld Simonsen +% to see if there is an offical release for Manx Gaelic. + +% Manx Gaelic language locale for Britain +% Source: Alastair McKinstry +% Address: Croí Lár, Ballinahalla, Maigh Cuilinn, +% Co. Gaillimh, Ireland +% Contact: Alastair McKinstry +% Email: mckinstry@computer.org +% Tel: +353 91 556177 +% Language: gv +% Territory: GB +% Revision: 4.3 +% Date: 1999-07-06 +% Users: general +% Repertoiremap: mnemonic,ds +% Charset: ISO-8859-1 +% Distribution and use is free, also +% for commercial purposes. + +LC_CTYPE +copy "en_DK" +END LC_CTYPE + +LC_COLLATE +copy "en_DK" +END LC_COLLATE + +LC_MONETARY +int_curr_symbol "

" +currency_symbol "" +mon_decimal_point "<.>" +mon_thousands_sep "<,>" +mon_grouping 3;3 +positive_sign "" +negative_sign "<->" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sep_by_space 0 +n_cs_precedes 1 +n_sep_by_space 0 +p_sign_posn 1 +n_sign_posn 1 +END LC_MONETARY + +LC_NUMERIC +decimal_point "<.>" +thousands_sep "<,>" +grouping 3;3 +END LC_NUMERIC + +LC_TIME + +abday "";"";/ + "";"";/ + "";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +mon "<->";/ + "<->";/ + "";/ + "";/ + "";/ + "<->";/ + "<->";/ + "";/ + "<->";/ + "<->";/ + "";/ + "" +abmon "<->";/ + "<->";/ + "";/ + "";/ + "";/ + "<->";/ + "<->";/ + "";/ + "<->";/ + "<->";/ + "<.>";/ + "<.>" + + +d_t_fmt "<%><%><%><%><%><%>" +d_fmt "<%><%><%>" +t_fmt "<%>" +am_pm "";"" +t_fmt_ampm "" +END LC_TIME + +% LC_MESSAGES +% yesexpr "<<(><)/>><.><*>" +% noexpr "<<(><)/>><.><*>" +% END LC_MESSAGES -- cgit v1.2.3