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/iw_IL | 146 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 101 insertions(+), 45 deletions(-) (limited to 'localedata/locales/iw_IL') diff --git a/localedata/locales/iw_IL b/localedata/locales/iw_IL index e62846d89d..3da92c9923 100644 --- a/localedata/locales/iw_IL +++ b/localedata/locales/iw_IL @@ -1,6 +1,5 @@ comment_char % escape_char / -repertoiremap mnemonic.ds % % Hebrew Language Locale for Israel % Source: RAP @@ -20,22 +19,49 @@ repertoiremap mnemonic.ds % Distribution and use is free, also % for commercial purposes. +LC_IDENTIFICATION +title "Hebrew locale for Israel" +source "RAP" +address "Sankt Jo/rgens Alle 8, DK-1615 Ko/benhavn V, Danmark" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Hebrew" +territory "Israel" +revision "1.0" +date "2000-06-29" +% +category "iw_IL:2000";LC_IDENTIFICATION +category "iw_IL:2000";LC_CTYPE +category "iw_IL:2000";LC_COLLATE +category "iw_IL:2000";LC_TIME +category "iw_IL:2000";LC_NUMERIC +category "iw_IL:2000";LC_MONETARY +category "iw_IL:2000";LC_MESSAGES +category "iw_IL:2000";LC_PAPER +category "iw_IL:2000";LC_NAME +category "iw_IL:2000";LC_ADDRESS +category "iw_IL: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,48 +73,78 @@ n_sign_posn 2 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 "<%><:><%><:><%>" -am_pm "";"

" -t_fmt_ampm "<%><:><%><:><%><%>

" +abday "";"";"";/ + "";"";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +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