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/kw_GB | 144 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 100 insertions(+), 44 deletions(-) (limited to 'localedata/locales/kw_GB') diff --git a/localedata/locales/kw_GB b/localedata/locales/kw_GB index 9a7a3d02de..f693ccac7c 100644 --- a/localedata/locales/kw_GB +++ b/localedata/locales/kw_GB @@ -1,6 +1,5 @@ escape_char / comment_char % -repertoiremap mnemonic.ds % Cornish language locale for Britain % WARNING: UNOFFICIAL; EXPERIMENTAL. CHECK WITH Keld Simonsen @@ -23,22 +22,49 @@ repertoiremap mnemonic.ds % Distribution and use is free, also % for commercial purposes. +LC_IDENTIFICATION +title "Cornish 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 "Cornish" +territory "Britain" +revision "1.0" +date "2000-06-29" +% +category "kw_GB:2000";LC_IDENTIFICATION +category "kw_GB:2000";LC_CTYPE +category "kw_GB:2000";LC_COLLATE +category "kw_GB:2000";LC_TIME +category "kw_GB:2000";LC_NUMERIC +category "kw_GB:2000";LC_MONETARY +category "kw_GB:2000";LC_MESSAGES +category "kw_GB:2000";LC_PAPER +category "kw_GB:2000";LC_NAME +category "kw_GB:2000";LC_ADDRESS +category "kw_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 @@ -50,49 +76,79 @@ 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 "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -abmon "";">";/ - "";"";/ - "";"";/ - "";"";/ - "";"";/ - "";"" -mon "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "";/ - "" -d_t_fmt "<%><%><%><%><%><%>" -d_fmt "<%><%><%>" -t_fmt "<%>" +abday "";"";/ + "";"";/ + "";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";">";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "" +d_fmt "" +t_fmt "" am_pm "";"" t_fmt_ampm "" END LC_TIME LC_MESSAGES -yesexpr "<<(><)/>><.><*>" -noexpr "<<(><)/>><.><*>" +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