From c10d32c83429239be3c7d7159aa0e558f6e97bcc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 30 Jul 2006 22:24:49 +0000 Subject: * locale/programs/localedef.c (add_to_readlist): Rename local variables to avoid confusion. * locale/programs/charmap.c (charmap_read): Emit error message if charmap couldn't be found or read. --- localedata/locales/nr_ZA | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) (limited to 'localedata/locales/nr_ZA') diff --git a/localedata/locales/nr_ZA b/localedata/locales/nr_ZA index 916a3fa3a0..d819bddfd1 100644 --- a/localedata/locales/nr_ZA +++ b/localedata/locales/nr_ZA @@ -57,6 +57,10 @@ 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 @@ -81,7 +85,7 @@ abday "";"";/ "";"";/ "";"";/ "" - + % day - The full names of the week days: % - uSonto, uMvulo, uLesibili, lesithathu, uLesine, ngoLesihlanu, umGqibelo day "";/ @@ -91,8 +95,8 @@ day "";/ "";/ "";/ "" - -% abmon - The abbreviations for the months + +% abmon - The abbreviations for the months % - Jan, Feb, Mat, Apr, Mey, Jun, Jul, Arh, Sep, Okt, Usi, Dis abmon "";"";/ "";"";/ @@ -100,8 +104,8 @@ abmon "";"";/ "";"";/ "";"";/ "";"" - -% mon - The full names of the months - + +% mon - The full names of the months - % - Janabari, uFeberbari, uMatjhi, u-Apreli, Meyi, Juni % Julayi, Arhostosi, Septemba, Oktoba, Usinyikhaba, Disemba mon "";/ @@ -126,23 +130,23 @@ d_t_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 "/ @@ -157,7 +161,7 @@ date_fmt "/ % %S - seconds as a decimal number (00 to 59), % %Z - time-zone name, % %Y - year with century as a decimal number,e.g. 2001. - + END LC_TIME LC_MESSAGES @@ -195,14 +199,14 @@ name_fmt "/ % "Middle names", % "Empty string, or ", % "Clan names" - + % FIXME - define all the following name_* % General salutation for any sex % name_gen "" % Salutation for unmarried females - "" % name_miss "" - + % Salutation for males - "" % name_mr "" @@ -217,10 +221,10 @@ END LC_NAME LC_ADDRESS % Country name in Southern Ndebele - "iSewula Afrika" country_name "" - + % Abbreviated country postal name - "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" @@ -228,8 +232,8 @@ country_car "" % FIXME define the following correctly % country_isbn "" -% country_num - +% country_num + % Language name in Southern Ndebele - "IsiNdebele" lang_name "" @@ -238,7 +242,7 @@ lang_name "" lang_term "" - + % Representation of postal addresses (minus the addressee's name) in South % Africa. (Ignored for now) postal_fmt "/ @@ -278,4 +282,3 @@ country_ab2 "" country_ab3 "" END LC_ADDRESS - -- cgit 1.4.1