Add ru_RU.CP1251
This commit is contained in:
parent
588db84733
commit
ac2ef8e77e
@ -38,6 +38,7 @@ LOCALES= af_ZA.ISO8859-1 \
|
||||
pt_BR.ISO8859-1 \
|
||||
pt_PT.ISO8859-1 \
|
||||
ro_RO.ISO8859-2 \
|
||||
ru_RU.CP1251 \
|
||||
ru_RU.CP866 \
|
||||
ru_RU.ISO8859-5 \
|
||||
ru_RU.KOI8-R \
|
||||
|
36
share/monetdef/ru_RU.CP1251.src
Normal file
36
share/monetdef/ru_RU.CP1251.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
|
@ -30,6 +30,7 @@ LOCALES= af_ZA.ISO8859-1 \
|
||||
pl_PL.ISO8859-2 \
|
||||
pt_PT.ISO8859-1 \
|
||||
ro_RO.ISO8859-2 \
|
||||
ru_RU.CP1251 \
|
||||
ru_RU.CP866 \
|
||||
ru_RU.ISO8859-5 \
|
||||
ru_RU.KOI8-R \
|
||||
|
14
share/msgdef/ru_RU.CP1251.src
Normal file
14
share/msgdef/ru_RU.CP1251.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
|
Loading…
Reference in New Issue
Block a user