Blame localedata/locales/C

Packit Service 7366b3
escape_char /
Packit Service 7366b3
comment_char %
Packit Service 7366b3
% Locale for C locale in UTF-8
Packit Service 7366b3
Packit Service 7366b3
LC_IDENTIFICATION
Packit Service 7366b3
title      "C locale"
Packit Service 7366b3
source     ""
Packit Service 7366b3
address    ""
Packit Service 7366b3
contact    ""
Packit Service 7366b3
email      "mfabian@redhat.com"
Packit Service 7366b3
tel        ""
Packit Service 7366b3
fax        ""
Packit Service 7366b3
language   "C"
Packit Service 7366b3
territory  ""
Packit Service 7366b3
revision   "1.0"
Packit Service 7366b3
date       "2015-08-10"
Packit Service 7366b3
%
Packit Service 7366b3
category  "i18n:2012";LC_IDENTIFICATION
Packit Service 7366b3
category  "i18n:2012";LC_CTYPE
Packit Service 7366b3
category  "i18n:2012";LC_COLLATE
Packit Service 7366b3
category  "i18n:2012";LC_TIME
Packit Service 7366b3
category  "i18n:2012";LC_NUMERIC
Packit Service 7366b3
category  "i18n:2012";LC_MONETARY
Packit Service 7366b3
category  "i18n:2012";LC_MESSAGES
Packit Service 7366b3
category  "i18n:2012";LC_PAPER
Packit Service 7366b3
category  "i18n:2012";LC_NAME
Packit Service 7366b3
category  "i18n:2012";LC_ADDRESS
Packit Service 7366b3
category  "i18n:2012";LC_TELEPHONE
Packit Service 7366b3
category  "i18n:2012";LC_MEASUREMENT
Packit Service 7366b3
END LC_IDENTIFICATION
Packit Service 7366b3
Packit Service 7366b3
LC_CTYPE
Packit Service 7366b3
copy "i18n"
Packit Service 7366b3
Packit Service 7366b3
translit_start
Packit Service 7366b3
include "translit_combining";""
Packit Service 7366b3
translit_end
Packit Service 7366b3
Packit Service 7366b3
END LC_CTYPE
Packit Service 7366b3
Packit Service 7366b3
LC_COLLATE
Packit Service 7366b3
order_start forward
Packit Service 7366b3
<U0000>
Packit Service 7366b3
..
Packit Service 7366b3
<UFFFF>
Packit Service 286b17
<U00010000>
Packit Service 7366b3
..
Packit Service 286b17
<U0001FFFF>
Packit Service 286b17
<U00020000>
Packit Service 7366b3
..
Packit Service 286b17
<U0002FFFF>
Packit Service 286b17
<U000E0000>
Packit Service 7366b3
..
Packit Service 286b17
<U000EFFFF>
Packit Service 286b17
<U000F0000>
Packit Service 7366b3
..
Packit Service 286b17
<U000FFFFF>
Packit Service 286b17
<U00100000>
Packit Service 7366b3
..
Packit Service 286b17
<U0010FFFF>
Packit Service 7366b3
UNDEFINED
Packit Service 7366b3
order_end
Packit Service 7366b3
END LC_COLLATE
Packit Service 7366b3
Packit Service 7366b3
LC_MONETARY
Packit Service 7366b3
% This is the 14652 i18n fdcc-set definition for
Packit Service 7366b3
% the LC_MONETARY category
Packit Service 7366b3
% (except for the int_curr_symbol and currency_symbol, they are empty in
Packit Service 7366b3
% the 14652 i18n fdcc-set definition and also empty in
Packit Service 7366b3
% glibc/locale/C-monetary.c. But localedef complains in that case).
Packit Service 7366b3
%
Packit Service 7366b3
% Using "USD" for int_curr_symbol. But maybe "XXX" would be better?
Packit Service 7366b3
% XXX is "No currency" (https://en.wikipedia.org/wiki/ISO_4217)
Packit Service 7366b3
int_curr_symbol     "<U0055><U0053><U0044><U0020>"
Packit Service 7366b3
% Using "$" for currency_symbol. But maybe <U00A4> would be better?
Packit Service 7366b3
% U+00A4 is the "generic currency symbol"
Packit Service 7366b3
% (https://en.wikipedia.org/wiki/Currency_sign_%28typography%29)
Packit Service 7366b3
currency_symbol     "<U0024>"
Packit Service 7366b3
mon_decimal_point   "<U002E>"
Packit Service 7366b3
mon_thousands_sep   ""
Packit Service 7366b3
mon_grouping        -1
Packit Service 7366b3
positive_sign       ""
Packit Service 7366b3
negative_sign       "<U002D>"
Packit Service 7366b3
int_frac_digits     -1
Packit Service 7366b3
frac_digits         -1
Packit Service 7366b3
p_cs_precedes       -1
Packit Service 7366b3
int_p_sep_by_space  -1
Packit Service 7366b3
p_sep_by_space      -1
Packit Service 7366b3
n_cs_precedes       -1
Packit Service 7366b3
int_n_sep_by_space  -1
Packit Service 7366b3
n_sep_by_space      -1
Packit Service 7366b3
p_sign_posn         -1
Packit Service 7366b3
n_sign_posn         -1
Packit Service 7366b3
%
Packit Service 7366b3
END LC_MONETARY
Packit Service 7366b3
Packit Service 7366b3
LC_NUMERIC
Packit Service 7366b3
% This is the POSIX Locale definition for
Packit Service 7366b3
% the LC_NUMERIC category.
Packit Service 7366b3
%
Packit Service 7366b3
decimal_point   "<U002E>"
Packit Service 7366b3
thousands_sep   ""
Packit Service 7366b3
grouping        -1
Packit Service 7366b3
END LC_NUMERIC
Packit Service 7366b3
Packit Service 7366b3
LC_TIME
Packit Service 7366b3
% This is the POSIX Locale definition for
Packit Service 7366b3
% the LC_TIME category.
Packit Service 7366b3
%
Packit Service 7366b3
% Abbreviated weekday names (%a)
Packit Service 7366b3
abday       "<U0053><U0075><U006E>";"<U004D><U006F><U006E>";/
Packit Service 7366b3
            "<U0054><U0075><U0065>";"<U0057><U0065><U0064>";/
Packit Service 7366b3
            "<U0054><U0068><U0075>";"<U0046><U0072><U0069>";/
Packit Service 7366b3
            "<U0053><U0061><U0074>"
Packit Service 7366b3
Packit Service 7366b3
% Full weekday names (%A)
Packit Service 7366b3
day         "<U0053><U0075><U006E><U0064><U0061><U0079>";/
Packit Service 7366b3
            "<U004D><U006F><U006E><U0064><U0061><U0079>";/
Packit Service 7366b3
            "<U0054><U0075><U0065><U0073><U0064><U0061><U0079>";/
Packit Service 7366b3
            "<U0057><U0065><U0064><U006E><U0065><U0073><U0064><U0061><U0079>";/
Packit Service 7366b3
            "<U0054><U0068><U0075><U0072><U0073><U0064><U0061><U0079>";/
Packit Service 7366b3
            "<U0046><U0072><U0069><U0064><U0061><U0079>";/
Packit Service 7366b3
            "<U0053><U0061><U0074><U0075><U0072><U0064><U0061><U0079>"
Packit Service 7366b3
Packit Service 7366b3
% Abbreviated month names (%b)
Packit Service 7366b3
abmon       "<U004A><U0061><U006E>";"<U0046><U0065><U0062>";/
Packit Service 7366b3
            "<U004D><U0061><U0072>";"<U0041><U0070><U0072>";/
Packit Service 7366b3
            "<U004D><U0061><U0079>";"<U004A><U0075><U006E>";/
Packit Service 7366b3
            "<U004A><U0075><U006C>";"<U0041><U0075><U0067>";/
Packit Service 7366b3
            "<U0053><U0065><U0070>";"<U004F><U0063><U0074>";/
Packit Service 7366b3
            "<U004E><U006F><U0076>";"<U0044><U0065><U0063>"
Packit Service 7366b3
Packit Service 7366b3
% Full month names (%B)
Packit Service 7366b3
mon         "<U004A><U0061><U006E><U0075><U0061><U0072><U0079>";/
Packit Service 7366b3
            "<U0046><U0065><U0062><U0072><U0075><U0061><U0072><U0079>";/
Packit Service 7366b3
            "<U004D><U0061><U0072><U0063><U0068>";/
Packit Service 7366b3
            "<U0041><U0070><U0072><U0069><U006C>";/
Packit Service 7366b3
            "<U004D><U0061><U0079>";/
Packit Service 7366b3
            "<U004A><U0075><U006E><U0065>";/
Packit Service 7366b3
            "<U004A><U0075><U006C><U0079>";/
Packit Service 7366b3
            "<U0041><U0075><U0067><U0075><U0073><U0074>";/
Packit Service 7366b3
            "<U0053><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/
Packit Service 7366b3
            "<U004F><U0063><U0074><U006F><U0062><U0065><U0072>";/
Packit Service 7366b3
            "<U004E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
Packit Service 7366b3
            "<U0044><U0065><U0063><U0065><U006D><U0062><U0065><U0072>"
Packit Service 7366b3
Packit Service 7366b3
% Week description, consists of three fields:
Packit Service 7366b3
% 1. Number of days in a week.
Packit Service 7366b3
% 2. Gregorian date that is a first weekday (19971130 for Sunday, 19971201 for Monday).
Packit Service 7366b3
% 3. The weekday number to be contained in the first week of the year.
Packit Service 7366b3
%
Packit Service 7366b3
% ISO 8601 conforming applications should use the values 7, 19971201 (a
Packit Service 7366b3
% Monday), and 4 (Thursday), respectively.
Packit Service 7366b3
week    7;19971201;4
Packit Service 7366b3
first_weekday	1
Packit Service 7366b3
first_workday	1
Packit Service 7366b3
Packit Service 7366b3
% Appropriate date and time representation (%c)
Packit Service 7366b3
%	"%a %b %e %H:%M:%S %Y"
Packit Service 7366b3
d_t_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0059>"
Packit Service 7366b3
Packit Service 7366b3
% Appropriate date representation (%x)
Packit Service 7366b3
%	"%m/%d/%y"
Packit Service 7366b3
d_fmt   "<U0025><U006D><U002F><U0025><U0064><U002F><U0025><U0079>"
Packit Service 7366b3
Packit Service 7366b3
% Appropriate time representation (%X)
Packit Service 7366b3
%	"%H:%M:%S"
Packit Service 7366b3
t_fmt   "<U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>"
Packit Service 7366b3
Packit Service 7366b3
% Appropriate AM/PM time representation (%r)
Packit Service 7366b3
%	"%I:%M:%S %p"
Packit Service 7366b3
t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U0070>"
Packit Service 7366b3
Packit Service 7366b3
% Equivalent of AM/PM (%p)      "AM"/"PM"
Packit Service 7366b3
%
Packit Service 7366b3
am_pm	"<U0041><U004D>";"<U0050><U004D>"
Packit Service 7366b3
Packit Service 7366b3
% Appropriate date representation (date(1))   "%a %b %e %H:%M:%S %Z %Y"
Packit Service 7366b3
date_fmt	"<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U005A><U0020><U0025><U0059>"
Packit Service 7366b3
END LC_TIME
Packit Service 7366b3
Packit Service 7366b3
LC_MESSAGES
Packit Service 7366b3
% This is the POSIX Locale definition for
Packit Service 7366b3
% the LC_NUMERIC category.
Packit Service 7366b3
%
Packit Service 7366b3
yesexpr "<U005E><U005B><U0079><U0059><U005D>"
Packit Service 7366b3
noexpr  "<U005E><U005B><U006E><U004E><U005D>"
Packit Service 7366b3
yesstr  "<U0059><U0065><U0073>"
Packit Service 7366b3
nostr   "<U004E><U006F>"
Packit Service 7366b3
END LC_MESSAGES
Packit Service 7366b3
Packit Service 7366b3
LC_PAPER
Packit Service 7366b3
% This is the ISO/IEC 14652 "i18n" definition for
Packit Service 7366b3
% the LC_PAPER category.
Packit Service 7366b3
% (A4 paper, this is also used in the built in C/POSIX
Packit Service 7366b3
% locale in glibc/locale/C-paper.c)
Packit Service 7366b3
height   297
Packit Service 7366b3
width    210
Packit Service 7366b3
END LC_PAPER
Packit Service 7366b3
Packit Service 7366b3
LC_NAME
Packit Service 7366b3
% This is the ISO/IEC 14652 "i18n" definition for
Packit Service 7366b3
% the LC_NAME category.
Packit Service 7366b3
% "%p%t%g%t%m%t%f"
Packit Service 7366b3
% (also used in the built in C/POSIX locale in glibc/locale/C-name.c)
Packit Service 7366b3
name_fmt    "<U0025><U0070><U0025><U0074><U0025><U0067><U0025><U0074>/
Packit Service 7366b3
<U0025><U006D><U0025><U0074><U0025><U0066>"
Packit Service 7366b3
END LC_NAME
Packit Service 7366b3
Packit Service 7366b3
LC_ADDRESS
Packit Service 7366b3
% This is the ISO/IEC 14652 "i18n" definition for
Packit Service 7366b3
% the LC_ADDRESS category.
Packit Service 7366b3
% "%a%N%f%N%d%N%b%N%s %h %e %r%N%C-%z %T%N%c%N"
Packit Service 7366b3
% (also used in the built in C/POSIX locale in glibc/locale/C-address.c)
Packit Service 7366b3
postal_fmt    "<U0025><U0061><U0025><U004E><U0025><U0066><U0025><U004E>/
Packit Service 7366b3
<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
Packit Service 7366b3
<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
Packit Service 7366b3
<U004E><U0025><U0043><U002D><U0025><U007A><U0020><U0025><U0054><U0025>/
Packit Service 7366b3
<U004E><U0025><U0063><U0025><U004E>"
Packit Service 7366b3
END LC_ADDRESS
Packit Service 7366b3
Packit Service 7366b3
LC_TELEPHONE
Packit Service 7366b3
% This is the ISO/IEC 14652 "i18n" definition for
Packit Service 7366b3
% the LC_TELEPHONE category.
Packit Service 7366b3
% "+%c %a %l"
Packit Service 7366b3
tel_int_fmt    "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
Packit Service 7366b3
<U006C>"
Packit Service 7366b3
% (also used in the built in C/POSIX locale in glibc/locale/C-telephone.c)
Packit Service 7366b3
END LC_TELEPHONE
Packit Service 7366b3
Packit Service 7366b3
LC_MEASUREMENT
Packit Service 7366b3
% This is the ISO/IEC 14652 "i18n" definition for
Packit Service 7366b3
% the LC_MEASUREMENT category.
Packit Service 7366b3
% (same as in the built in C/POSIX locale in glibc/locale/C-measurement.c)
Packit Service 7366b3
%metric
Packit Service 7366b3
measurement    1
Packit Service 7366b3
END LC_MEASUREMENT
Packit Service 7366b3