mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
Switch to new locale names
This commit is contained in:
parent
d5c488f4f3
commit
8f2681e1a7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77982
@ -3,42 +3,42 @@
|
||||
NOMAN=YES
|
||||
CLEANFILES+= ${LOCALES:S/$/.out/g}
|
||||
|
||||
LOCALES= af_ZA.ISO_8859-1 \
|
||||
cs_CZ.ISO_8859-2 \
|
||||
da_DK.ISO_8859-1 \
|
||||
de_AT.ISO_8859-1 \
|
||||
de_DE.ISO_8859-1 \
|
||||
el_GR.ISO_8859-7 \
|
||||
en_AU.ISO_8859-1 \
|
||||
en_CA.ISO_8859-1 \
|
||||
en_GB.ISO_8859-1 \
|
||||
en_NZ.ISO_8859-1 \
|
||||
en_US.ISO_8859-1 \
|
||||
es_ES.ISO_8859-1 \
|
||||
et_EE.ISO_8859-15 \
|
||||
fi_FI.ISO_8859-1 \
|
||||
fr_FR.ISO_8859-1 \
|
||||
fr_CA.ISO_8859-1 \
|
||||
hr_HR.ISO_8859-2 \
|
||||
hu_HU.ISO_8859-2 \
|
||||
is_IS.ISO_8859-1 \
|
||||
it_IT.ISO_8859-1 \
|
||||
nl_NL.ISO_8859-1 \
|
||||
no_NO.ISO_8859-1 \
|
||||
pl_PL.ISO_8859-2 \
|
||||
pt_PT.ISO_8859-1 \
|
||||
LOCALES= af_ZA.ISO8859-1 \
|
||||
cs_CZ.ISO8859-2 \
|
||||
da_DK.ISO8859-1 \
|
||||
de_AT.ISO8859-1 \
|
||||
de_DE.ISO8859-1 \
|
||||
el_GR.ISO8859-7 \
|
||||
en_AU.ISO8859-1 \
|
||||
en_CA.ISO8859-1 \
|
||||
en_GB.ISO8859-1 \
|
||||
en_NZ.ISO8859-1 \
|
||||
en_US.ISO8859-1 \
|
||||
es_ES.ISO8859-1 \
|
||||
et_EE.ISO8859-15 \
|
||||
fi_FI.ISO8859-1 \
|
||||
fr_FR.ISO8859-1 \
|
||||
fr_CA.ISO8859-1 \
|
||||
hr_HR.ISO8859-2 \
|
||||
hu_HU.ISO8859-2 \
|
||||
is_IS.ISO8859-1 \
|
||||
it_IT.ISO8859-1 \
|
||||
nl_NL.ISO8859-1 \
|
||||
no_NO.ISO8859-1 \
|
||||
pl_PL.ISO8859-2 \
|
||||
pt_PT.ISO8859-1 \
|
||||
ru_RU.CP866 \
|
||||
ru_RU.ISO_8859-5 \
|
||||
ru_RU.ISO8859-5 \
|
||||
ru_RU.KOI8-R \
|
||||
sk_SK.ISO_8859-2 \
|
||||
sl_SI.ISO_8859-2 \
|
||||
sv_SE.ISO_8859-1 \
|
||||
tr_TR.ISO_8859-9 \
|
||||
sk_SK.ISO8859-2 \
|
||||
sl_SI.ISO8859-2 \
|
||||
sv_SE.ISO8859-1 \
|
||||
tr_TR.ISO8859-9 \
|
||||
uk_UA.KOI8-U \
|
||||
ko_KR.EUC \
|
||||
ja_JP.EUC \
|
||||
ko_KR.eucKR \
|
||||
ja_JP.eucJP \
|
||||
zh_TW.Big5 \
|
||||
zh_CN.EUC
|
||||
zh_CN.eucCN
|
||||
|
||||
LOCALEDIR= ${DESTDIR}/usr/share/locale
|
||||
|
||||
@ -54,5 +54,7 @@ afterinstall:
|
||||
${INSTALL} ${COPY} -m 644 -o ${BINOWN} -g ${BINGRP} ${lang}.out \
|
||||
${LOCALEDIR}/${lang}/LC_MONETARY
|
||||
.endfor
|
||||
ln -fs ../en_US.ISO8859-1/LC_MONETARY \
|
||||
${LOCALEDIR}/en_US.US-ASCII/LC_MONETARY
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
ZAR
|
||||
# currency_symbol
|
||||
R
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
CZK
|
||||
# currency_symbol
|
||||
Kè
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
2
|
||||
# frac_digits
|
||||
2
|
||||
# p_cs_precedes
|
||||
1
|
||||
# p_sep_by_space
|
||||
2
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
2
|
||||
# p_sign_posn
|
||||
4
|
||||
# n_sign_posn
|
||||
4
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
DKK
|
||||
# currency_symbol
|
||||
kr
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
2
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
2
|
||||
# p_sign_posn
|
||||
4
|
||||
# n_sign_posn
|
||||
4
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
ATS
|
||||
# currency_symbol
|
||||
S
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
1
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
1
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
DEM
|
||||
# currency_symbol
|
||||
DM
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
GRD
|
||||
# currency_symbol
|
||||
äñ÷
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
.
|
||||
# mon_grouping
|
||||
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
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
AUD
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
CAD
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
GBP
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
NZD
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
USD
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
ESP
|
||||
# currency_symbol
|
||||
Pts
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
.
|
||||
# mon_grouping, separated by ;
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
0
|
||||
# frac_digits
|
||||
0
|
||||
# p_cs_precedes
|
||||
1
|
||||
# p_sep_by_space
|
||||
1
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
1
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
EEK
|
||||
# currency_symbol
|
||||
kr
|
||||
# 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
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
FIM
|
||||
# currency_symbol
|
||||
mk
|
||||
# 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
|
||||
2
|
||||
# n_cs_precedes
|
||||
0
|
||||
# n_sep_by_space
|
||||
2
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
2
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
CAD
|
||||
# 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
|
||||
2
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
FRF
|
||||
# currency_symbol
|
||||
F
|
||||
# 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
|
||||
2
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
HRK
|
||||
# currency_symbol
|
||||
Kn
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping, separated by ;
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
0
|
||||
# frac_digits
|
||||
0
|
||||
# p_cs_precedes
|
||||
1
|
||||
# p_sep_by_space
|
||||
1
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
1
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
HUF
|
||||
# currency_symbol
|
||||
Ft
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
2
|
||||
# frac_digits
|
||||
2
|
||||
# p_cs_precedes
|
||||
1
|
||||
# p_sep_by_space
|
||||
2
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
2
|
||||
# p_sign_posn
|
||||
4
|
||||
# n_sign_posn
|
||||
4
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
ISK
|
||||
# currency_symbol
|
||||
kr
|
||||
# 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
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
ITL
|
||||
# currency_symbol
|
||||
L.
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
.
|
||||
# mon_grouping, separated by ;
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
0
|
||||
# frac_digits
|
||||
0
|
||||
# p_cs_precedes
|
||||
1
|
||||
# p_sep_by_space
|
||||
1
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
1
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
JPY
|
||||
# currency_symbol
|
||||
\
|
||||
# mon_decimal_point
|
||||
.
|
||||
# mon_thousands_sep
|
||||
,
|
||||
# mon_grouping, separated by ;
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
0
|
||||
# frac_digits
|
||||
0
|
||||
# p_cs_precedes
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
4
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
KRW
|
||||
# currency_symbol
|
||||
\
|
||||
# mon_decimal_point
|
||||
.
|
||||
# mon_thousands_sep
|
||||
,
|
||||
# mon_grouping, separated by ;
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
0
|
||||
# frac_digits
|
||||
0
|
||||
# p_cs_precedes
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
4
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
NLG
|
||||
# currency_symbol
|
||||
fl
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
1
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
1
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
2
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
NOK
|
||||
# currency_symbol
|
||||
kr
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
4
|
||||
# n_sign_posn
|
||||
4
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
PLN
|
||||
# currency_symbol
|
||||
z³
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
2
|
||||
# frac_digits
|
||||
2
|
||||
# p_cs_precedes
|
||||
1
|
||||
# p_sep_by_space
|
||||
2
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
2
|
||||
# p_sign_posn
|
||||
4
|
||||
# n_sign_posn
|
||||
4
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
PTE
|
||||
# currency_symbol
|
||||
Esc
|
||||
# mon_decimal_point (possibly incorrect for pt_PT)
|
||||
.
|
||||
# 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
|
@ -1,36 +0,0 @@
|
||||
# $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
|
@ -1,38 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Slovak monetary definition by Juraj Bednar <juraj@bednar.sk>
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
SKK
|
||||
# currency_symbol
|
||||
Sk
|
||||
# mon_decimal_point
|
||||
,
|
||||
# mon_thousands_sep
|
||||
|
||||
# mon_grouping
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
2
|
||||
# frac_digits
|
||||
2
|
||||
# p_cs_precedes
|
||||
1
|
||||
# p_sep_by_space
|
||||
2
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
2
|
||||
# p_sign_posn
|
||||
4
|
||||
# n_sign_posn
|
||||
4
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
SIT
|
||||
# currency_symbol
|
||||
SIT
|
||||
# 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
|
||||
2
|
||||
# n_cs_precedes
|
||||
0
|
||||
# n_sep_by_space
|
||||
2
|
||||
# p_sign_posn
|
||||
2
|
||||
# n_sign_posn
|
||||
2
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
SEK
|
||||
# currency_symbol
|
||||
kr
|
||||
# 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
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
TRL
|
||||
# currency_symbol
|
||||
L
|
||||
# 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
|
||||
1
|
||||
# p_sep_by_space
|
||||
1
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
1
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
1
|
||||
# EOF
|
@ -1,36 +0,0 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
# WARNING: spaces may be essential at the end of lines
|
||||
# WARNING: empty lines are essential too
|
||||
#
|
||||
# int_curr_symbol (last character always SPACE)
|
||||
CNY
|
||||
# currency_symbol
|
||||
£¤
|
||||
# mon_decimal_point
|
||||
.
|
||||
# mon_thousands_sep
|
||||
,
|
||||
# mon_grouping, separated by ;
|
||||
3;3
|
||||
# positive_sign
|
||||
|
||||
# negative_sign
|
||||
-
|
||||
# int_frac_digits
|
||||
0
|
||||
# frac_digits
|
||||
0
|
||||
# p_cs_precedes
|
||||
1
|
||||
# p_sep_by_space
|
||||
0
|
||||
# n_cs_precedes
|
||||
1
|
||||
# n_sep_by_space
|
||||
0
|
||||
# p_sign_posn
|
||||
1
|
||||
# n_sign_posn
|
||||
4
|
||||
# EOF
|
Loading…
Reference in New Issue
Block a user