diff options
Diffstat (limited to 'localedata/locales/st_ZA')
-rw-r--r-- | localedata/locales/st_ZA | 123 |
1 files changed, 52 insertions, 71 deletions
diff --git a/localedata/locales/st_ZA b/localedata/locales/st_ZA index 80c04fbe46..706ef3e50a 100644 --- a/localedata/locales/st_ZA +++ b/localedata/locales/st_ZA @@ -82,53 +82,47 @@ END LC_NUMERIC LC_TIME % abday - The abbreviations for the week days: -% - Son, Mma, Bed, Rar, Ne, Hla, Moq -abday "<U0053><U006F><U006E>";/ - "<U004D><U006D><U0061>";/ - "<U0042><U0065><U0064>";/ - "<U0052><U0061><U0072>";/ - "<U004E><U0065>";/ - "<U0048><U006C><U0061>";/ - "<U004D><U006F><U0071>" +abday "Son";/ + "Mma";/ + "Bed";/ + "Rar";/ + "Ne";/ + "Hla";/ + "Moq" % day - The full names of the week days: -% - Sontaha, Mantaha, Labobedi, Laboraro, Labone, Labohlano, Moqebelo -day "<U0053><U006F><U006E><U0074><U0061><U0068><U0061>";/ - "<U004D><U0061><U006E><U0074><U0061><U0068><U0061>";/ - "<U004C><U0061><U0062><U006F><U0062><U0065><U0064><U0069>";/ - "<U004C><U0061><U0062><U006F><U0072><U0061><U0072><U006F>";/ - "<U004C><U0061><U0062><U006F><U006E><U0065>";/ - "<U004C><U0061><U0062><U006F><U0068><U006C><U0061><U006E><U006F>";/ - "<U004D><U006F><U0071><U0065><U0062><U0065><U006C><U006F>" +day "Sontaha";/ + "Mantaha";/ + "Labobedi";/ + "Laboraro";/ + "Labone";/ + "Labohlano";/ + "Moqebelo" % abmon - The abbreviations for the months -% - Phe, Hla, Tlh, Mme, Mot, Jan, Upu, Pha, Leo, Mph, Pud, Tsh -abmon "<U0050><U0068><U0065>";"<U0048><U006C><U0061>";/ - "<U0054><U006C><U0048>";"<U004D><U006D><U0065>";/ - "<U004D><U006F><U0074>";"<U004A><U0061><U006E>";/ - "<U0055><U0070><U0075>";"<U0050><U0068><U0061>";/ - "<U004C><U0065><U006F>";"<U004D><U0070><U0068>";/ - "<U0050><U0075><U0064>";"<U0054><U0073><U0068>" - -% mon - The full names of the months - -% - Pherekgong, Hlakola, Tlhakubele, Mmese, Motsheanong, Phupjane, -% Phupu, Phato, Leotse, Mphalane, Pudungwana, Tshitwe -mon "<U0050><U0068><U0065><U0072><U0065><U006B><U0067><U006F><U006E><U0067>";/ - "<U0048><U006C><U0061><U006B><U006F><U006C><U0061>";/ - "<U0054><U006C><U0068><U0061><U006B><U0075><U0062><U0065><U006C><U0065>";/ - "<U004D><U006D><U0065><U0073><U0065>";/ - "<U004D><U006F><U0074><U0073><U0068><U0065><U0061><U006E><U006F><U006E><U0067>";/ - "<U0050><U0068><U0075><U0070><U006A><U0061><U006E><U0065>";/ - "<U0050><U0068><U0075><U0070><U0075>";/ - "<U0050><U0068><U0061><U0074><U006F>";/ - "<U004C><U0065><U006F><U0074><U0073><U0065>";/ - "<U004D><U0070><U0068><U0061><U006C><U0061><U006E><U0065>";/ - "<U0050><U0075><U0064><U0075><U006E><U0067><U0077><U0061><U006E><U0061>";/ - "<U0054><U0073><U0068><U0069><U0074><U0077><U0065>" +abmon "Phe";"Hla";/ + "TlH";"Mme";/ + "Mot";"Jan";/ + "Upu";"Pha";/ + "Leo";"Mph";/ + "Pud";"Tsh" + +% mon - The full names of the months +mon "Pherekgong";/ + "Hlakola";/ + "Tlhakubele";/ + "Mmese";/ + "Motsheanong";/ + "Phupjane";/ + "Phupu";/ + "Phato";/ + "Leotse";/ + "Mphalane";/ + "Pudungwana";/ + "Tshitwe" % 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>" +d_t_fmt "%a %-e %b %Y %T %Z" % "%a" (short weekday name), % "%-e" (day of month as a decimal number), @@ -138,11 +132,11 @@ d_t_fmt "<U0025><U0061><U0020><U0025><U002D><U0065><U0020><U0025><U0062>/ % "%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_fmt "%d//%m//%Y" % "%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_fmt "%T" % "%T" (24-hour clock time in format HH:MM:SS) % Define representation of ante meridiem and post meridiem strings - @@ -155,9 +149,7 @@ t_fmt_ampm "" % 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>/ -<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/ -<U0025><U005A><U0020><U0025><U0059>" +date_fmt "%a %b %-e %H:%M:%S %Z %Y" % % %a - abbreviated weekday name, % %b - abreviated month name, @@ -190,9 +182,7 @@ END LC_MEASUREMENT LC_NAME % Format for addressing a person. -name_fmt "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/ -<U0025><U006D><U0025><U0074><U0025><U0066>" -% "%d%t%g%t%m%t%f" +name_fmt "%d%t%g%t%m%t%f" % "Salutation", % "Empty string, or <Space>", % "First given name", @@ -220,39 +210,31 @@ name_fmt "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/ END LC_NAME LC_ADDRESS -% Country name in Sotho - "Afrika Borwa" -country_name "<U0041><U0066><U0072><U0069><U006B><U0061><U0020><U0042><U006F><U0072><U0077><U0061>" +% Country name in Sotho +country_name "Afrika Borwa" -% Abbreviated country postal name - "ZA" -country_post "<U005A><U0041>" +% Abbreviated country postal name +country_post "ZA" % FIXME define the following correctly % country_isbn "" -% Language name in Sotho - "Sesotho" -lang_name "<U0053><U0065><U0073><U006F><U0074><U0068><U006F>" +% Language name in Sotho +lang_name "Sesotho" % UN Geneve 1949:68 Distinguishing signs of vehicles in international traffic % http://www.unece.org/trans/conventn/disting-signs-5-2001.pdf -% "ZA" -country_car "<U005A><U0041>" +country_car "ZA" % ISO 639 two and three letter language names % see http://www.loc.gov/standards/iso639-2/englangn.html -% st -lang_ab "<U0073><U0074>" -% sot -lang_term "<U0073><U006F><U0074>" -% sot -lang_lib "<U0073><U006F><U0074>" +lang_ab "st" +lang_term "sot" +lang_lib "sot" % 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>/ -<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/ -<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/ -<U004E><U0025><U007A><U0020><U0025><U0054><U0025>/ -<U004E><U0025><U0063><U0025><U004E>" +postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N" % "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N", which gives - % "firm name", % "end of line", @@ -279,9 +261,8 @@ postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/ % ISO 3166 country number and 2 and 3 letter abreviations % http://www.unicode.org/onlinedat/countries.html -% "ZA", "ZAF" country_num 710 -country_ab2 "<U005A><U0041>" -country_ab3 "<U005A><U0041><U0046>" +country_ab2 "ZA" +country_ab3 "ZAF" END LC_ADDRESS |