From 5ab0176021b51b2815ec44cc42ec8b82c6d6d0f2 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 29 Jun 2000 19:07:29 +0000 Subject: Convert to new format. --- localedata/locales/gv_GB | 164 +++++++++++++++++++++++++++++++---------------- 1 file changed, 110 insertions(+), 54 deletions(-) (limited to 'localedata/locales/gv_GB') diff --git a/localedata/locales/gv_GB b/localedata/locales/gv_GB index e751557b4f..a9ece7b3a1 100644 --- a/localedata/locales/gv_GB +++ b/localedata/locales/gv_GB @@ -1,6 +1,5 @@ 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. @@ -22,22 +21,49 @@ repertoiremap mnemonic.ds % Distribution and use is free, also % for commercial purposes. +LC_IDENTIFICATION +title "Manx Gaelic locale for Britain" +source "Alastair McKinstry" +address "Croí Lár, Ballinahalla, Maigh Cuilinn,, Co. Gaillimh, Ireland" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Manx Gaelic" +territory "Britain" +revision "1.0" +date "2000-06-29" +% +category "gv_GB:2000";LC_IDENTIFICATION +category "gv_GB:2000";LC_CTYPE +category "gv_GB:2000";LC_COLLATE +category "gv_GB:2000";LC_TIME +category "gv_GB:2000";LC_NUMERIC +category "gv_GB:2000";LC_MONETARY +category "gv_GB:2000";LC_MESSAGES +category "gv_GB:2000";LC_PAPER +category "gv_GB:2000";LC_NAME +category "gv_GB:2000";LC_ADDRESS +category "gv_GB:2000";LC_TELEPHONE + +END LC_IDENTIFICATION + LC_CTYPE -copy "en_DK" +copy "i18n" END LC_CTYPE LC_COLLATE -copy "en_DK" +copy "iso14651_t1" END LC_COLLATE LC_MONETARY -int_curr_symbol "

" -currency_symbol "" -mon_decimal_point "<.>" -mon_thousands_sep "<,>" +int_curr_symbol "" +currency_symbol "" +mon_decimal_point "" +mon_thousands_sep "" mon_grouping 3;3 positive_sign "" -negative_sign "<->" +negative_sign "" int_frac_digits 2 frac_digits 2 p_cs_precedes 1 @@ -49,58 +75,88 @@ n_sign_posn 1 END LC_MONETARY LC_NUMERIC -decimal_point "<.>" -thousands_sep "<,>" +decimal_point "" +thousands_sep "" grouping 3;3 END LC_NUMERIC LC_TIME -abday "";"";/ - "";"";/ - "";"";/ - "" -day "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -mon "<->";/ - "<->";/ - "";/ - "";/ - "";/ - "<->";/ - "<->";/ - "";/ - "<->";/ - "<->";/ - "";/ - "" -abmon "<->";/ - "<->";/ - "";/ - "";/ - "";/ - "<->";/ - "<->";/ - "";/ - "<->";/ - "<->";/ - "<.>";/ - "<.>" - - -d_t_fmt "<%><%><%><%><%><%>" -d_fmt "<%><%><%>" -t_fmt "<%>" +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 +LC_MESSAGES +yesexpr "" +noexpr "" +END LC_MESSAGES + +LC_PAPER +% FIXME +height 297 +% FIXME +width 210 +END LC_PAPER + +LC_TELEPHONE +tel_int_fmt "/ +" +END LC_TELEPHONE + +LC_MEASUREMENT +% FIXME +measurement 1 +END LC_MEASUREMENT + +LC_NAME +name_fmt "/ +" +END LC_NAME + +LC_ADDRESS +postal_fmt "/ +/ +/ +/ +" +END LC_ADDRESS -- cgit v1.2.3