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/it_IT | 142 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 99 insertions(+), 43 deletions(-) (limited to 'localedata/locales/it_IT') diff --git a/localedata/locales/it_IT b/localedata/locales/it_IT index aa154db6f4..f96d6dba3f 100644 --- a/localedata/locales/it_IT +++ b/localedata/locales/it_IT @@ -1,6 +1,5 @@ comment_char % escape_char / -repertoiremap mnemonic.ds % % Italian Language Locale for Italy % Source: RAP @@ -20,27 +19,54 @@ repertoiremap mnemonic.ds % Distribution and use is free, also % for commercial purposes. +LC_IDENTIFICATION +title "Italian locale for Italy" +source "RAP" +address "Sankt Jrgens Alle 8, DK-1615 Kbenhavn V, Danmark" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Italian" +territory "Italy" +revision "1.0" +date "2000-06-29" +% +category "it_IT:2000";LC_IDENTIFICATION +category "it_IT:2000";LC_CTYPE +category "it_IT:2000";LC_COLLATE +category "it_IT:2000";LC_TIME +category "it_IT:2000";LC_NUMERIC +category "it_IT:2000";LC_MONETARY +category "it_IT:2000";LC_MESSAGES +category "it_IT:2000";LC_PAPER +category "it_IT:2000";LC_NAME +category "it_IT:2000";LC_ADDRESS +category "it_IT:2000";LC_TELEPHONE + +END LC_IDENTIFICATION + LC_COLLATE -copy "en_DK" +copy "iso14651_t1" END LC_COLLATE LC_CTYPE -copy "en_DK" +copy "i18n" END LC_CTYPE LC_MESSAGES -yesexpr "<'/>><<(><)/>><.><*>" -noexpr "<'/>><<(><)/>><.><*>" +yesexpr "" +noexpr "" END LC_MESSAGES 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 0 frac_digits 0 p_cs_precedes 1 @@ -52,44 +78,74 @@ n_sign_posn 1 END LC_MONETARY LC_NUMERIC -decimal_point "<,>" +decimal_point "" thousands_sep "" grouping 0;0 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_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