comment_char % escape_char / %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Afar language locale for Eritrea (Saaho Dialect). % % Charset: UTF-8 % % Afar terms provided by Mohamed Obakar of the % Afar Civilization Researcher, Melka Werer Research Center. % 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 aa_ER-Saaho aa_ER-Saaho % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION % title "Afar language locale for Eritrea (Saaho Dialect)." source "Ge'ez Frontier Foundation" address "7802 Solomon Seal Dr., Springfield, VA 22152, USA" contact "" email "locales@geez.org" tel "" fax "" language "aa" territory "ER" 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 "aa_ER" END LC_COLLATE LC_CTYPE copy "aa_ER" END LC_CTYPE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Eritrea Specifc Data: % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_MEASUREMENT % metric measurement 1 END LC_MEASUREMENT LC_MONETARY copy "aa_ER" END LC_MONETARY LC_NUMERIC copy "aa_ER" END LC_NUMERIC LC_PAPER copy "aa_ER" END LC_PAPER LC_TELEPHONE copy "aa_ER" END LC_TELEPHONE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Afar-Saaho/ER Specific Data: % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_ADDRESS copy "aa_ER" END LC_ADDRESS LC_MESSAGES copy "aa_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 %