From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- localedata/locales/af_ZA | 253 +++++++++++------------------------------------ 1 file changed, 58 insertions(+), 195 deletions(-) (limited to 'localedata/locales/af_ZA') diff --git a/localedata/locales/af_ZA b/localedata/locales/af_ZA index 2a85acfe9e..b5699bc77b 100644 --- a/localedata/locales/af_ZA +++ b/localedata/locales/af_ZA @@ -1,50 +1,33 @@ escape_char / comment_char % +% Afrikaans language locale for South Africa +% Source: RAP +% Email: schalkc@ntaba.co.za +% Tel: +27 12 3293397 +% Fax: +27 12 3293397 +% Language: af +% Territory: ZA +% Revision: 0.2 +% Date: 1999-09-28 +% Users: general +% Repertoiremap: mnemonic.ds % Charset: ISO-8859-1 - -% ChangeLog -% 1.2.1 (2005-10-13): -% 2005-10-12 Dwayne Bailey -% - Added 'Charset: ISO-8859-1' information -% - Updated contact information -% 1.2 (2004-10-28): -% 2004-10-28 Dwayne Bailey -% - Corrected country_name should be "Suid-Afrika" -% 2004-10-27 Dwayne Bailey -% - Change decimal and thousand separator to match common convention of -% [comma]==thousand, [point]==decimal. Thus copy en_ZA -% - Add country_post, lang_lib -% - abmon March: Mar -> Mrt -% - name_* corrected all capitalisation -% - Add Translate.org.za to clarify "source" -% - Update all contact details -% - Change yesexpr to also accept yY -% - Update yes/noexpr to remove .* -% 2004-03-30 Dwayne Bailey -% - Added name_miss -% 1.1 (2003-04-23): -% 2003-04-23 Dwayne Bailey -% - Added LC_MEASUREMENT to LC_IDENTIFICATION -% - PAPER, TELEPHONE and MEASUREMENT copy en_ZA -% - Added "^" to yesexpr and noexpr ie "^[nN].*" -% - Change maintainer to Zuza Software Foundation -% - Add all missing items in LC_ADDRESS -% - Add all name_* to LC_NAME -% - Add various comments explaining items +% Distribution and use is free, also +% for commercial purposes. LC_IDENTIFICATION title "Afrikaans locale for South Africa" -source "Zuza Software Foundation (Translate.org.za)" -address "Box 28364, Sunnyside, 0132, South Africa" -contact "Dwayne Bailey" -email "dwayne@translate.org.za" -tel "+27 12 460 1095" -fax "+27 12 460 1095" +source "RAP" +address "" +contact "" +email "bug-glibc-locales@gnu.org" +tel "" +fax "" language "Afrikaans" territory "South Africa" -revision "1.2.1" -date "2005-10-13" +revision "1.0" +date "2000-06-29" % category "af_ZA:2000";LC_IDENTIFICATION category "af_ZA:2000";LC_CTYPE @@ -52,45 +35,52 @@ category "af_ZA:2000";LC_COLLATE category "af_ZA:2000";LC_TIME category "af_ZA:2000";LC_NUMERIC category "af_ZA:2000";LC_MONETARY -category "af_ZA:2003";LC_MESSAGES -category "af_ZA:2003";LC_PAPER +category "af_ZA:2000";LC_MESSAGES +category "af_ZA:2000";LC_PAPER category "af_ZA:2000";LC_NAME -category "af_ZA:2003";LC_ADDRESS -category "af_ZA:2003";LC_TELEPHONE -category "af_ZA:2003";LC_MEASUREMENT +category "af_ZA:2000";LC_ADDRESS +category "af_ZA:2000";LC_TELEPHONE END LC_IDENTIFICATION LC_CTYPE copy "i18n" - -translit_start -include "translit_combining";"" -translit_end END LC_CTYPE LC_COLLATE -copy "iso14651_t1" +copy "en_DK" END LC_COLLATE + LC_MONETARY -copy "en_ZA" +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 -copy "en_ZA" +decimal_point "" +thousands_sep "" +grouping 3;3 END LC_NUMERIC LC_TIME -% abday - The abbreviations for the week days: -% - So, Ma, Di, Wo, Do, Vr, Sa abday "";"";/ "";"";/ "";"";/ "" - -% day - The full names of the week days: -% Sondag, Maandag, Dinsdag, Woensdag, Donderdag, Vrydag, Saterdag day "";/ "";/ "";/ @@ -98,19 +88,12 @@ day "";/ "";/ "";/ "" - -% abmon - The abbreviations for the months -% - Jan, Feb, Mrt, Apr, Mei, Jun, Jul, Aug, Sep, Okt, Nov, Des abmon "";"";/ - "";"";/ + "";"";/ "";"";/ "";"";/ "";"";/ "";"" - -% mon - The full names of the months - -% Januarie, Februarie, Maart, April, Mei, Junie -% Julie, Augustus, September, Oktober, November, Desember mon "";/ "";/ "";/ @@ -123,170 +106,50 @@ mon "";/ "";/ "";/ "" - -% Abbreviated date and time representation to be referenced by the "%c" field descriptor - -% -% "%a" (short weekday name), -% "%d" (day of month as a decimal number), -% "%b" (short month name), -% "%Y" (year with century as a decimal number), -% "%T" (24-hour clock time in format HH:MM:SS), -% "%Z" (Time zone name) d_t_fmt "" - -% Date representation to be referenced by the "%x" field descriptor - -% "%d/%m/%Y", day/month/year as decimal numbers (01/01/2000). -d_fmt "" - -% Time representation to be referenced by the "%X" field descriptor - -% "%T" (24-hour clock time in format HH:MM:SS) +d_fmt "" t_fmt "" - -% Define representation of ante meridian and post maritime strings - -% The "" mean 'default to "AM" and "PM". am_pm "";"" - -% Define time representation in 12-hour format with "am_pm", to be referenced by the "%r" -% The "" means that this format is not supported. t_fmt_ampm "" - -% Date representation not described in ISO/IEC 14652. Comes out as - -% "%a %b %e %H:%M:%S %Z %Y" which is default "date" command output -% -% %a - abbreviated weekday name, -% %b - abbreviated month name, -% %e - day of month as a decimal number with leading space (1 to 31), -% %H - hour (24-hour clock) as a decimal number (00 to 23), -% %M - minute as a decimal number (00 to 59), -% %S - seconds as a decimal number (00 to 59), -% %Z - time-zone name, -% %Y - year with century as a decimal number,e.g. 2001. date_fmt "/ / " END LC_TIME LC_MESSAGES -% The affirmative response - -% "^[jJyY]" -yesexpr "" - -% The negative response - -% "^[nN]" -noexpr "" +yesexpr "" +noexpr "" END LC_MESSAGES LC_PAPER -copy "en_ZA" +% FIXME +height 297 +% FIXME +width 210 END LC_PAPER LC_TELEPHONE -copy "en_ZA" +tel_int_fmt "/ +" +int_prefix "" END LC_TELEPHONE LC_MEASUREMENT -copy "en_ZA" +% FIXME +measurement 1 END LC_MEASUREMENT LC_NAME -% Format for addressing a person. -% "%d%t%g%t%m%t%f" -% -% "Salutation", -% "Empty string, or ", -% "First given name", -% "Empty string, or ", -% "Middle names", -% "Empty string, or ", -% "Clan names" name_fmt "/ " - -% General salutation for any sex -% (no term) -name_gen "" - -% Salutation for unmarried females -% "mej" -name_miss "" - -% Salutation for males -% "mnr" -name_mr "" - -% Salutation for married females -% "mev" -name_mrs "" - -% Salutation valid for all females -% "me" -name_ms "" END LC_NAME LC_ADDRESS -% Representation of postal addresses (minus the addressee's name) in South -% Africa. (Ignored for now) -% "%f%N%a%N%d%N%b%N%s %h %e %r%N%%z %T%N%c%N", which gives - -% -% "firm name", -% "end of line", -% "C/O address", -% "end of line", -% "department name", -% "Building name", -% "end of line", -% "street or block name", -% "space", -% "house number or designation", -% "space", -% "floor number", -% "space", -% "room number, door designation", -% "end of line", -% "postal code", -% "space", -% "town, city", -% "end of line", -% "country designation for the keyword", -% "end of line postal_fmt "/ / / / " - -% Country name in Afrikaans - "Suid-Afrika" -country_name "/ -" - -% Language name in Afrikaans - "Afrikaans" -lang_name "" - -% CEPT MAILCODES are suggested -% Alternatively use the code found on your countries postal item tracking number -% "ZA" -country_post "" - -% UN Geneve 1949:68 Distinguishing signs of vehicles in international traffic -% http://www.unece.org/trans/conventn/disting-signs-5-2001.pdf -% "ZA" -country_car "" - -% ISO 2108 -% http://www.isbn-international.org/html/prefix/prefa.htm -country_isbn 0 - -% ISO 639 language abbreviations: -% 639-1 2 letter, 639-2 3 letter terminology -% http://www.loc.gov/standards/iso639-2/englangn.html -% "af", "afr", "afr" -lang_ab "" -lang_term "" -lang_lib "" - -% ISO 3166 country number and 2 and 3 letter abbreviations -% http://www.unicode.org/onlinedat/countries.html -% "ZA", "ZAF" country_ab2 "" country_ab3 "" country_num 710 -- cgit v1.2.1