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/ss_ZA | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) (limited to 'localedata/locales/ss_ZA') diff --git a/localedata/locales/ss_ZA b/localedata/locales/ss_ZA index 8e4de83c4f..405e403597 100644 --- a/localedata/locales/ss_ZA +++ b/localedata/locales/ss_ZA @@ -59,6 +59,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 @@ -86,7 +90,7 @@ abday "";/ "";/ "";/ "" - + % day - The full names of the week days: % - Lisontfo, uMsombuluko, Lesibili, Lesitsatfu, Lesine, Lesihlanu, uMgcibelo day "";/ @@ -96,8 +100,8 @@ day "";/ "";/ "";/ "" - -% abmon - The abbreviations for the months + +% abmon - The abbreviations for the months % - Bhi, Van, Vul, Mab, Ink, Nhl, Kho, Ngc, Nyo, Imp, Lwe, Ngo abmon "";"";/ "";"";/ @@ -105,8 +109,8 @@ abmon "";"";/ "";"";/ "";"";/ "";"" - -% mon - The full names of the months - + +% mon - The full names of the months - % - Bhimbidvwane, iNdlovane, iNdlovulenkhulu, Mabasa, Inkhwenkhweti, iNhlaba % Kholwane, iNgci, iNyoni, Impala, Lweti, iNgongoni mon "";/ @@ -121,7 +125,7 @@ mon "";/ "";/ "" - + % Abreviated date and time representation to be referenced by the "%c" field descriptor - d_t_fmt "" % @@ -131,23 +135,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 "/ @@ -162,7 +166,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 @@ -200,14 +204,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 "" @@ -222,10 +226,10 @@ END LC_NAME LC_ADDRESS % Country name in Swati - "iNingizimu 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" @@ -233,7 +237,7 @@ country_car "" % FIXME define the following correctly % country_isbn "" - + % Language name in Swati - "SiSwati" lang_name "" @@ -242,7 +246,7 @@ lang_name "" % "ss", ssw" lang_ab "" lang_term "" - + % Representation of postal addresses (minus the addressee's name) in South % Africa. (Ignored for now) postal_fmt "/ @@ -282,4 +286,3 @@ country_ab2 "" country_ab3 "" END LC_ADDRESS - -- cgit 1.4.1