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/ve_ZA | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) (limited to 'localedata/locales/ve_ZA') diff --git a/localedata/locales/ve_ZA b/localedata/locales/ve_ZA index ff6d115..5996810 100644 --- a/localedata/locales/ve_ZA +++ b/localedata/locales/ve_ZA @@ -58,6 +58,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 @@ -85,7 +89,7 @@ abday "";/ "";/ "";/ "" - + % day - The full names of the week days: % - Swondaha, Musumbuluwo, L^avhuvhili, L^avhuraru, L^avhun^a, L^avhut^anu, Mugivhela day "";/ @@ -95,8 +99,8 @@ day "";/ "";/ "";/ "" - -% abmon - The abbreviations for the months + +% abmon - The abbreviations for the months % - Pha, Luh, Fam, Lam, Shu, Lwi, Lwa, Ngu, Khu, Tsh, L^ar, Nye abmon "";"";/ "";"";/ @@ -104,8 +108,8 @@ abmon "";"";/ "";"";/ "";"";/ "";"" - -% mon - The full names of the months - + +% mon - The full names of the months - % - Phando, Luhuhi, T^hafamuhwe, Lambamai, Shundunthule, Fulwi % Fulwana, T^hangule, Khubvumedzi, Tshimedzi, L^ara, Nyendavhusiku mon "";/ @@ -120,7 +124,7 @@ mon "";/ "";/ "";/ "" - + % Abreviated date and time representation to be referenced by the "%c" field descriptor - d_t_fmt "" % @@ -130,23 +134,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 "/ @@ -161,7 +165,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 @@ -199,14 +203,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 @@ LC_ADDRESS % Country name in Venda - "Afurika Tshipembe" 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 Venda - "Tshivend^a" lang_name "" @@ -245,7 +249,7 @@ lang_term "" % FIXME there seems to be an error with the following but am unable to % determine what as it works correctly in other locale files % lang_lib "" - + % Representation of postal addresses (minus the addressee's name) in South % Africa. (Ignored for now) postal_fmt "/ @@ -285,4 +289,3 @@ country_ab2 "" country_ab3 "" END LC_ADDRESS - -- cgit v1.1