diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-07-30 22:24:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-07-30 22:24:49 +0000 |
commit | c10d32c83429239be3c7d7159aa0e558f6e97bcc (patch) | |
tree | 684aed5af9b37435a0bb87db645c6f2c92ff6ff4 /localedata/locales/ss_ZA | |
parent | d5ba53f90790e2c3e9c95e39db32067d7e25b34e (diff) | |
download | glibc-c10d32c83429239be3c7d7159aa0e558f6e97bcc.tar.gz glibc-c10d32c83429239be3c7d7159aa0e558f6e97bcc.tar.xz glibc-c10d32c83429239be3c7d7159aa0e558f6e97bcc.zip |
* 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.
Diffstat (limited to 'localedata/locales/ss_ZA')
-rw-r--r-- | localedata/locales/ss_ZA | 41 |
1 files changed, 22 insertions, 19 deletions
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 "<U0053><U006F><U006E>";/ "<U004E><U0065>";/ "<U0048><U006C><U0061>";/ "<U004D><U0067><U0063>" - + % day - The full names of the week days: % - Lisontfo, uMsombuluko, Lesibili, Lesitsatfu, Lesine, Lesihlanu, uMgcibelo day "<U004C><U0069><U0073><U006F><U006E><U0074><U0066><U006F>";/ @@ -96,8 +100,8 @@ day "<U004C><U0069><U0073><U006F><U006E><U0074><U0066><U006F>";/ "<U004C><U0065><U0073><U0069><U006E><U0065>";/ "<U004C><U0065><U0073><U0069><U0068><U006C><U0061><U006E><U0075>";/ "<U0075><U004D><U0067><U0063><U0069><U0062><U0065><U006C><U006F>" - -% 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 "<U0042><U0068><U0069>";"<U0056><U0061><U006E>";/ "<U0056><U0075><U006C>";"<U004D><U0061><U0062>";/ @@ -105,8 +109,8 @@ abmon "<U0042><U0068><U0069>";"<U0056><U0061><U006E>";/ "<U004B><U0068><U006F>";"<U004E><U0067><U0063>";/ "<U004E><U0079><U006F>";"<U0049><U006D><U0070>";/ "<U004C><U0077><U0065>";"<U004E><U0067><U006F>" - -% 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 "<U0042><U0068><U0069><U006D><U0062><U0069><U0064><U0076><U0077><U0061><U006E><U0065>";/ @@ -121,7 +125,7 @@ mon "<U0042><U0068><U0069><U006D><U0062><U0069><U0064><U0076><U0077><U00 "<U0049><U006D><U0070><U0061><U006C><U0061>";/ "<U004C><U0077><U0065><U0074><U0069>";/ "<U0069><U004E><U0067><U006F><U006E><U0067><U006F><U006E><U0069>" - + % Abreviated date and time representation to be referenced by the "%c" field descriptor - d_t_fmt "<U0025><U0061><U0020><U0025><U002D><U0065><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>" % @@ -131,23 +135,23 @@ d_t_fmt "<U0025><U0061><U0020><U0025><U002D><U0065><U0020><U0025><U0062><U00 % "%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 "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0059>" % "%d/%m/%Y", day/month/year as decimal numbers (01/01/2000). - + % Time representation to be referenced by the "%X" field descriptor - t_fmt "<U0025><U0054>" % "%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 "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U002D><U0065>/ @@ -162,7 +166,7 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U002D><U0065>/ % %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 "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/ % "Middle names", % "Empty string, or <Space>", % "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 "<U0069><U004E><U0069><U006E><U0067><U0069><U007A><U0069><U006D><U0075><U0020><U0041><U0066><U0072><U0069><U006B><U0061>" - + % Abbreviated country postal name - "ZA" country_post "<U005A><U0041>" - + % 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 "<U005A><U0041>" % FIXME define the following correctly % country_isbn "" - + % Language name in Swati - "SiSwati" lang_name "<U0053><U0069><U0053><U0077><U0061><U0074><U0069>" @@ -242,7 +246,7 @@ lang_name "<U0053><U0069><U0053><U0077><U0061><U0074><U0069>" % "ss", ssw" lang_ab "<U0073><U0073>" lang_term "<U0073><U0073><U0077>" - + % Representation of postal addresses (minus the addressee's name) in South % Africa. (Ignored for now) postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/ @@ -282,4 +286,3 @@ country_ab2 "<U005A><U0041>" country_ab3 "<U005A><U0041><U0046>" END LC_ADDRESS - |