mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 21:21:05 +01:00
add LC_MONETARY, LC_MESSAGES and LC_NUMERIC definitions for ru_RU.CP866 and
ru_RU.ISO_8859-5 locales
This commit is contained in:
parent
e1467aa917
commit
828be7c337
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72707
@ -21,6 +21,8 @@ LOCALES= af_ZA.ISO_8859-1 \
|
||||
nl_NL.ISO_8859-1 \
|
||||
no_NO.ISO_8859-1 \
|
||||
pl_PL.ISO_8859-2 \
|
||||
ru_RU.CP866 \
|
||||
ru_RU.ISO_8859-5 \
|
||||
ru_RU.KOI8-R \
|
||||
sv_SE.ISO_8859-1 \
|
||||
uk_UA.KOI8-U \
|
||||
|
36
share/monetdef/ru_RU.CP866.src
Normal file
36
share/monetdef/ru_RU.CP866.src
Normal file
@ -0,0 +1,36 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
RUR
|
||||
# currency_symbol
|
||||
àã¡.
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping, separated by ;
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
2
|
||||
# frac_digits
|
||||
2
|
||||
# p_cs_precedes
|
||||
0
|
||||
# p_sep_by_space
|
||||
1
|
||||
# n_cs_precedes
|
||||
0
|
||||
# n_sep_by_space
|
||||
1
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
36
share/monetdef/ru_RU.ISO8859-5.src
Normal file
36
share/monetdef/ru_RU.ISO8859-5.src
Normal file
@ -0,0 +1,36 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
RUR
|
||||
# currency_symbol
|
||||
àãÑ.
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping, separated by ;
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
2
|
||||
# frac_digits
|
||||
2
|
||||
# p_cs_precedes
|
||||
0
|
||||
# p_sep_by_space
|
||||
1
|
||||
# n_cs_precedes
|
||||
0
|
||||
# n_sep_by_space
|
||||
1
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
36
share/monetdef/ru_RU.ISO_8859-5.src
Normal file
36
share/monetdef/ru_RU.ISO_8859-5.src
Normal file
@ -0,0 +1,36 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
RUR
|
||||
# currency_symbol
|
||||
àãÑ.
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping, separated by ;
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
2
|
||||
# frac_digits
|
||||
2
|
||||
# p_cs_precedes
|
||||
0
|
||||
# p_sep_by_space
|
||||
1
|
||||
# n_cs_precedes
|
||||
0
|
||||
# n_sep_by_space
|
||||
1
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -16,6 +16,8 @@ LOCALES= af_ZA.ISO_8859-1 \
|
||||
nl_NL.ISO_8859-1 \
|
||||
no_NO.ISO_8859-1 \
|
||||
pl_PL.ISO_8859-2 \
|
||||
ru_RU.CP866 \
|
||||
ru_RU.ISO_8859-5 \
|
||||
ru_RU.KOI8-R \
|
||||
sv_SE.ISO_8859-1 \
|
||||
uk_UA.KOI8-U \
|
||||
|
14
share/msgdef/ru_RU.CP866.src
Normal file
14
share/msgdef/ru_RU.CP866.src
Normal file
@ -0,0 +1,14 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# yesexpr
|
||||
^[¤„yY].*
|
||||
# noexpr
|
||||
^[<>nN].*
|
||||
# yesstr
|
||||
¤
|
||||
# nostr
|
||||
½â
|
||||
# EOF
|
14
share/msgdef/ru_RU.ISO8859-5.src
Normal file
14
share/msgdef/ru_RU.ISO8859-5.src
Normal file
@ -0,0 +1,14 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# yesexpr
|
||||
^[Ô´yY].*
|
||||
# noexpr
|
||||
^[ݽnN].*
|
||||
# yesstr
|
||||
ÔÐ
|
||||
# nostr
|
||||
ÝÕâ
|
||||
# EOF
|
14
share/msgdef/ru_RU.ISO_8859-5.src
Normal file
14
share/msgdef/ru_RU.ISO_8859-5.src
Normal file
@ -0,0 +1,14 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# yesexpr
|
||||
^[Ô´yY].*
|
||||
# noexpr
|
||||
^[ݽnN].*
|
||||
# yesstr
|
||||
ÔÐ
|
||||
# nostr
|
||||
ÝÕâ
|
||||
# EOF
|
@ -16,6 +16,8 @@ LOCALES= af_ZA.ISO_8859-1 \
|
||||
nl_NL.ISO_8859-1 \
|
||||
no_NO.ISO_8859-1 \
|
||||
pl_PL.ISO_8859-2 \
|
||||
ru_RU.CP866 \
|
||||
ru_RU.ISO_8859-5 \
|
||||
ru_RU.KOI8-R \
|
||||
sv_SE.ISO_8859-1 \
|
||||
uk_UA.KOI8-U \
|
||||
|
12
share/numericdef/ru_RU.CP866.src
Normal file
12
share/numericdef/ru_RU.CP866.src
Normal file
@ -0,0 +1,12 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# decimal_point
|
||||
,
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
3;3
|
||||
# EOF
|
12
share/numericdef/ru_RU.ISO8859-5.src
Normal file
12
share/numericdef/ru_RU.ISO8859-5.src
Normal file
@ -0,0 +1,12 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# decimal_point
|
||||
,
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
3;3
|
||||
# EOF
|
12
share/numericdef/ru_RU.ISO_8859-5.src
Normal file
12
share/numericdef/ru_RU.ISO_8859-5.src
Normal file
@ -0,0 +1,12 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# decimal_point
|
||||
,
|
||||
# thousands_sep
|
||||
|
||||
# grouping, separated by ;
|
||||
3;3
|
||||
# EOF
|
Loading…
Reference in New Issue
Block a user