From d4f2cea9cd49455721b804ad302b3c094c013608 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 4 Nov 2003 04:58:50 +0000 Subject: Update. * locales/aa_DJ: New file. * locales/aa_ER: New file. * locales/aa_ER@saaho: New file. * locales/aa_ET: New file. * locales/byn_ER: New file. * locales/gez_ER: New file. * locales/gez_ER@abegede: New file. * locales/gez_ET: New file. * locales/gez_ET@abegede: New file. * locales/om_ET: New file. * locales/om_KE: New file. * locales/sid_ET: New file. * locales/so_DJ: New file. * locales/so_ET: New file. * locales/so_KE: New file. * locales/so_SO: New file. * locales/tig_ER: New file. --- localedata/locales/sid_ET | 227 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 227 insertions(+) create mode 100644 localedata/locales/sid_ET (limited to 'localedata/locales/sid_ET') diff --git a/localedata/locales/sid_ET b/localedata/locales/sid_ET new file mode 100644 index 0000000000..d5a3a94a54 --- /dev/null +++ b/localedata/locales/sid_ET @@ -0,0 +1,227 @@ +comment_char % +escape_char / + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% Sidama language locale for Ethiopia. +% +% Charset: UTF-8 +% +% Sidama terms provided by Dessalegn Garsamo Gabbiso +% of the National University of Ireland, Dublin and A.H. Weno +% . Prepared and contributed to glibc +% by Daniel Yacob . +% +% This locale data has been developed under the Yeha Project: +% http://yeha.sourceforge.net/ +% +% build with: localedef -f UTF-8 -i sid_ET sid_ET +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +LC_IDENTIFICATION +% +title "Sidama language locale for Ethiopia." +source "Ge'ez Frontier Foundation & Sagalee Sidamao Publishing Co. Inc." +address "7802 Solomon Seal Dr., Springfield, VA 22152, USA" +contact "" +email "locales@geez.org" +tel "" +fax "" +language "sid" +territory "ET" +revision "0.20" +date "2003-07-05" +% +category "i18n:2000";LC_IDENTIFICATION +category "i18n:2000";LC_COLLATE +category "i18n:2000";LC_CTYPE +category "i18n:2000";LC_MEASUREMENT +category "i18n:2000";LC_MONETARY +category "posix:1993";LC_NUMERIC +category "i18n:2000";LC_PAPER +category "i18n:2000";LC_TELEPHONE +category "i18n:2000";LC_ADDRESS +category "i18n:2000";LC_MESSAGES +category "i18n:2000";LC_NAME +category "i18n:2000";LC_TIME +% +END LC_IDENTIFICATION + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% Ethiopic Specifc Data: +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +LC_COLLATE +copy "am_ET" +END LC_COLLATE + +LC_CTYPE +copy "ti_ET" +END LC_CTYPE + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% Ethiopia Specifc and Shared Data: +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +LC_MEASUREMENT +copy "ti_ET" +END LC_MEASUREMENT + +LC_MONETARY +copy "ti_ET" +END LC_MONETARY + +LC_NUMERIC +copy "ti_ET" +END LC_NUMERIC + +LC_PAPER +copy "ti_ET" +END LC_PAPER + +LC_TELEPHONE +copy "ti_ET" +END LC_TELEPHONE + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% +% Sidama Specific Data: +% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +LC_ADDRESS +% +% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category. +% +postal_fmt "/ +" +country_name "" +country_post "" +country_ab2 "" +country_ab3 "" +country_num 231 % 210 found in at least one ISO 3166 doc +% country_car unknown +% country_isbn unknown, Need ISO 2108 +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" +% +END LC_ADDRESS + + +LC_MESSAGES +copy "ti_ET" +END LC_MESSAGES + + +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_TIME +% +% Abbreviated weekday names (%a) +% +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Full weekday names (%A) +% +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Abbreviated month names (%b) +% +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Full month names (%B) +% +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Equivalent of AM PM +% +am_pm "";/ + "" +% +% Appropriate date representation (%x) +% "%d/%m/%Y" +% +d_fmt "" +% +% Appropriate time representation (%X) +% "%l:%M:%S" +% +t_fmt "" +% +% Appropriate AM/PM time representation (%r) +% "%X %p" +% +t_fmt_ampm "" +% +% Appropriate date and time representation (%c) +% "%A, %B %e, %Y %r %Z +% +d_t_fmt "/ +" +% +% Appropriate date representation (date(1)) +% "%A, %b %e, %r %Z %Y" +% +date_fmt "/ +" +END LC_TIME +% -- cgit v1.2.3