comment_char % escape_char / %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Afar language locale for Djibouti (Cadu/Laaqo Dialects). % % Charset: ISO-8859-1 % % 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 ISO-8859-1 -i aa_DJ aa_DJ % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_IDENTIFICATION % title "Afar language locale for Djibouti (Cadu/Laaqo Dialects)." source "Ge'ez Frontier Foundation" address "7802 Solomon Seal Dr., Springfield, VA 22152, USA" contact "" email "locales@geez.org" tel "" fax "" language "aa" territory "DJ" 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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Latin Character Set Specifc Data: % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_COLLATE copy "iso14651_t1" END LC_COLLATE LC_CTYPE copy "i18n" translit_start include "translit_combining";"" translit_end END LC_CTYPE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Djibouti Specifc and Shared Data: % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LC_MEASUREMENT % metric measurement 1 END LC_MEASUREMENT LC_MONETARY % int_curr_symbol "" currency_symbol "" mon_decimal_point "" mon_thousands_sep "" mon_grouping 3;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 0;0 % END LC_NUMERIC LC_PAPER % % This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category. % height 297 width 210 % END LC_PAPER LC_TELEPHONE % % This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE category. % tel_dom_fmt "" tel_int_fmt "/ " int_prefix "" int_select "" % END LC_TELEPHONE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % Afar/DJ 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 262 % country_car unknown % country_isbn unknown, Need ISO 2108 lang_name "" % aa lang_ab "" % aar lang_term "" % aar lang_lib "" % END LC_ADDRESS LC_MESSAGES % yesexpr "" noexpr "" % 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) % "%H:%M:%S" % t_fmt "" % % Appropriate AM/PM time representation (%r) % "%X %p" % t_fmt_ampm "" % % Appropriate date and time representation (%c) % "%a %d %b %Y %r %Z % d_t_fmt "/ " % % Appropriate date representation (date(1)) % "%a %b %e %r %Z %Y" % date_fmt "/ " % END LC_TIME %