From fcababc4e18fee81940dab20f7c40b1e1fb67209 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 3 Aug 2001 08:42:28 +0000 Subject: Update. 2001-08-03 Ulrich Drepper * locale/iso-639.def: Add Tigrinya. --- localedata/locales/ti_ET | 234 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 localedata/locales/ti_ET (limited to 'localedata/locales/ti_ET') diff --git a/localedata/locales/ti_ET b/localedata/locales/ti_ET new file mode 100644 index 0000000000..249506ad31 --- /dev/null +++ b/localedata/locales/ti_ET @@ -0,0 +1,234 @@ +comment_char % +escape_char / +% Tigrigna language locale for Ethiopia. +% Contributed by Daniel Yacob +% Charset: UTF-8 + +LC_IDENTIFICATION +title "Tigrigna language locale for Ethiopia" +source "Ge'ez Frontier Foundation" +address "501 S Taylor St., Arlington, VA 22204, USA" +contact "" +email "locales@geez.org" +tel "" +fax "" +language "Tigrigna" +territory "Ethiopia" +revision "0.1" +date "2000-12-08" +% +category "ti_ET:2000";LC_IDENTIFICATION +category "ti_ET:2000";LC_CTYPE +category "ti_ET:2000";LC_COLLATE +category "ti_ET:2000";LC_TIME +category "ti_ET:2000";LC_NUMERIC +category "ti_ET:2000";LC_MONETARY +category "ti_ET:2000";LC_MESSAGES +category "ti_ET:2000";LC_PAPER +category "ti_ET:2000";LC_NAME +category "ti_ET:2000";LC_ADDRESS +category "ti_ET:2000";LC_TELEPHONE + +END LC_IDENTIFICATION + +LC_CTYPE +copy "i18n" +space +translit_start +include "et_trans";"" +translit_end +END LC_CTYPE + +LC_COLLATE +copy "am_ET" +END LC_COLLATE + + +LC_MONETARY +% This is the POSIX Locale definition the LC_MONETARY category. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode/Java +% +int_curr_symbol "" +currency_symbol "" +mon_decimal_point "" +mon_thousands_sep "" +mon_grouping 3 +positive_sign "" +negative_sign "" +int_frac_digits 2 +frac_digits 2 +p_cs_precedes 1 +p_sep_by_space 0 +n_cs_precedes 1 +n_sep_by_space 0 +p_sign_posn 1 +n_sign_posn 1 +% +END LC_MONETARY + + +LC_NUMERIC +% This is the POSIX Locale definition for the LC_NUMERIC category. +% +decimal_point "" +thousands_sep "" +grouping 3;3 +% +END LC_NUMERIC + + +LC_TIME +% This is the POSIX Locale definition for the LC_TIME category. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode/Java +% +% Abbreviated weekday names (%a) +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Full weekday names (%A) +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Abbreviated month names (%b) +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Full month names (%B) +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +am_pm "";"" +% Appropriate date and time representation (%c) +% "%a %d %b %Y %r %Z" +% d_t_fmt "" +d_t_fmt "/ +/ +/ +" +% +% Appropriate date representation (%x) +% "%d/%m/%Y" +d_fmt "" +% +% Appropriate time representation (%X) +% "%r" +t_fmt "" +% +% Appropriate AM/PM time representation (%r) +% "%I:%M:%S %p" +t_fmt_ampm "/ +" +% Equivalent of AM PM +am_pm " ";/ + " " +% +% Appropriate date representation (date(1)) "%A, %b %e me`alti %l:%M:%S %Z %Y" +date_fmt "/ +/ +/ +" +% +END LC_TIME + + +LC_MESSAGES +yesexpr "" +noexpr "" +END LC_MESSAGES + + +LC_PAPER +% This is the ISO_IEC TR14652 Locale definition for the +% LC_PAPER category +height 297 +width 210 +% +END LC_PAPER + + +LC_NAME +% This is the ISO_IEC TR14652 Locale definition for the +% LC_NAME category. +% +name_fmt "/ +" +name_gen "" +name_mr "" % "" is informal +name_mrs "" +name_miss "" +name_ms "" +% +END LC_NAME + + +LC_ADDRESS +% This is the ISO_IEC TR14652 Locale definition for the +% LC_ADDRESS +postal_fmt "/ +" +country_name "" +country_post "" +country_ab2 "" +country_ab3 "" +country_num 231 % 210 found in at least one ISO 3166 doc +% country_car ??? +% country_isbn Need ISO 2108 +lang_name "" +% +% the below are getting rejected, needs a fix in iso-639.def +% +% lang_ab "" +% lang_term "" +% lang_lib "" +% +END LC_ADDRESS + + +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the +% +tel_dom_fmt "" +tel_int_fmt "" +int_prefix "" +% int_select get this +% +END LC_TELEPHONE + + +LC_MEASUREMENT +% This is the ISO_IEC TR14652 Locale definition for the +% +measurement 1 +END LC_MEASUREMENT +% -- cgit v1.2.3