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/id_ID | 144 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 100 insertions(+), 44 deletions(-) (limited to 'localedata/locales/id_ID') diff --git a/localedata/locales/id_ID b/localedata/locales/id_ID index b892cfad12..2fb3b2035f 100644 --- a/localedata/locales/id_ID +++ b/localedata/locales/id_ID @@ -1,6 +1,5 @@ escape_char / comment_char % -repertoiremap mnemonic.ds % Indonesian language locale for Indonesia % Source: @@ -20,22 +19,49 @@ repertoiremap mnemonic.ds % Distribution and use is free, also % for commercial purposes. +LC_IDENTIFICATION +title "Indonesian locale for Indonesia" +source "" +address "" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Indonesian" +territory "Indonesia" +revision "1.0" +date "2000-06-29" +% +category "id_ID:2000";LC_IDENTIFICATION +category "id_ID:2000";LC_CTYPE +category "id_ID:2000";LC_COLLATE +category "id_ID:2000";LC_TIME +category "id_ID:2000";LC_NUMERIC +category "id_ID:2000";LC_MONETARY +category "id_ID:2000";LC_MESSAGES +category "id_ID:2000";LC_PAPER +category "id_ID:2000";LC_NAME +category "id_ID:2000";LC_ADDRESS +category "id_ID: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 @@ -47,49 +73,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