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/am_ET | 258 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 258 insertions(+) create mode 100644 localedata/locales/am_ET (limited to 'localedata/locales/am_ET') diff --git a/localedata/locales/am_ET b/localedata/locales/am_ET new file mode 100644 index 0000000000..d785125b6c --- /dev/null +++ b/localedata/locales/am_ET @@ -0,0 +1,258 @@ +comment_char % +escape_char / +% Amharic language locale for Ethiopia. +% Contributed by Daniel Yacob +% Charset: UTF-8 + +LC_IDENTIFICATION +title "Amharic 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 "Amharic" +territory "Ethiopia" +revision "0.1" +date "2000-12-08" +% +category "am_ET:2000";LC_IDENTIFICATION +category "am_ET:2000";LC_CTYPE +category "am_ET:2000";LC_COLLATE +category "am_ET:2000";LC_TIME +category "am_ET:2000";LC_NUMERIC +category "am_ET:2000";LC_MONETARY +category "am_ET:2000";LC_MESSAGES +category "am_ET:2000";LC_PAPER +category "am_ET:2000";LC_NAME +category "am_ET:2000";LC_ADDRESS +category "am_ET:2000";LC_TELEPHONE + +END LC_IDENTIFICATION + + +LC_CTYPE +copy "i18n" +space +translit_start +include "translit_et";"" +translit_end +END LC_CTYPE + + +LC_COLLATE + +% Copy the template from ISO/IEC 14651 +copy "iso14651_t1" + +% Correct Unicode Addressing +script +order_start ;forward +# qW qWi + + +# QW QWi + + +# hW hWi + + +# kW kWi + + +# KW KWi + + +# gW gWi + + +order_end +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 qen %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 "" +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 "" +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