escape_char /
comment_char %
% Charset: UTF-8
% ChangeLog
% 0.3 (2005-10-13):
% 2005-10-12 Dwayne Bailey
% - Added 'Charset: UTF-8' information
% - Update contact information
% - Allign spellings of month and weekday names with Dept. of
% Art and Culture's: Multilingual Mathematics Dictionary
% 0.2 (2004-11-09):
% 2004-11-09 Dwayne Bailey
% - escape everything
% - Update all contact information
% - Change %d to %-e for d_t_fmt and date_fmt
% - Reset yes/noexpr to English
% - set all abmon, mon, abday, day to English until correct defintions
% are available.
% 2004-03-30 Dwayne Bailey
% - Added country_ab2/3, country_num
% 2004-02-27 Dwayne Bailey
% - Correct capatilisation of lang_name
% 0.1 (2004-02-24):
% - Initial Southern Ndebele locale for South Africa
% by Zuza Software Foundation
LC_IDENTIFICATION
title "Southern Ndebele locale for South Africa"
source "Zuza Software Foundation (Translate.org.za)"
address "PO Box 28364, Sunnyside, 0132, South Africa"
contact "Dwayne Bailey"
email "dwayne@translate.org.za"
tel "+27 12 460 1095"
fax "+27 12 460 1095"
language "Southern Ndebele"
territory "South Africa"
revision "0.3"
date "2005-10-13"
%
category "nr_ZA:2004";LC_IDENTIFICATION
category "nr_ZA:2004";LC_CTYPE
category "nr_ZA:2004";LC_COLLATE
category "nr_ZA:2004";LC_TIME
category "nr_ZA:2004";LC_NUMERIC
category "nr_ZA:2004";LC_MONETARY
category "nr_ZA:2004";LC_MESSAGES
category "nr_ZA:2004";LC_PAPER
category "nr_ZA:2004";LC_NAME
category "nr_ZA:2004";LC_ADDRESS
category "nr_ZA:2004";LC_TELEPHONE
category "nr_ZA:2004";LC_MEASUREMENT
END LC_IDENTIFICATION
LC_CTYPE
% Use the characters described in the charmap file "i18n.tgz"
copy "i18n"
translit_start
include "translit_combining";""
translit_end
END LC_CTYPE
LC_COLLATE
% Copy the template from ISO/IEC 14651 i.e.
% use the rules there when making ordered lists of words.
copy "iso14651_t1"
END LC_COLLATE
LC_MONETARY
copy "en_ZA"
END LC_MONETARY
LC_NUMERIC
copy "en_ZA"
END LC_NUMERIC
LC_TIME
% abday - The abbreviations for the week days:
% - Son, Mvu, Bil, Tha, Ne, Hla, Gqi
abday "";"";/
"";"";/
"";"";/
""
% day - The full names of the week days:
% - uSonto, uMvulo, uLesibili, lesithathu, uLesine, ngoLesihlanu, umGqibelo
day "";/
"";/
"";/
"";/
"";/
"";/
""
% abmon - The abbreviations for the months
% - Jan, Feb, Mat, Apr, Mey, Jun, Jul, Arh, Sep, Okt, Usi, Dis
abmon "";"";/
"";"";/
"";"";/
"";"";/
"";"";/
"";""
% mon - The full names of the months -
% - Janabari, uFeberbari, uMatjhi, u-Apreli, Meyi, Juni
% Julayi, Arhostosi, Septemba, Oktoba, Usinyikhaba, Disemba
mon "";/
"";/
"";/
"";/
"";/
"";/
"";/
"";/
"";/
"";/
"";/
""
% Abreviated date and time representation to be referenced by the "%c" field descriptor -
d_t_fmt ""
%
% "%a" (short weekday name),
% "%-e" (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)
% Date representation to be referenced by the "%x" field descriptor -
d_fmt ""
% "%d/%m/%Y", day/month/year as decimal numbers (01/01/2000).
% Time representation to be referenced by the "%X" field descriptor -
t_fmt ""
% "%T" (24-hour clock time in format HH:MM:SS)
% Define representation of ante meridiem and post meridiem strings -
am_pm "";""
% The "" mean 'default to "AM" and "PM".
% Define time representation in 12-hour format with "am_pm", to be referenced by the "%r"
t_fmt_ampm ""
% The "" means that this format is not supported.
% 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
date_fmt "/