diff options
author | Alexey Zelkin <phantom@FreeBSD.org> | 2001-04-28 15:13:30 +0000 |
---|---|---|
committer | Alexey Zelkin <phantom@FreeBSD.org> | 2001-04-28 15:13:30 +0000 |
commit | cd8136756a7e25a844949fad6729b5a654d8a7be (patch) | |
tree | a8f7ca8bd8212e40837c4deec381123d9f4729a1 /share/monetdef/sl_SI.ISO8859-2.src | |
parent | 42792ad958e9017d6c830870b8ec8530bffb4c2b (diff) | |
download | src-cd8136756a7e25a844949fad6729b5a654d8a7be.tar.gz src-cd8136756a7e25a844949fad6729b5a654d8a7be.zip |
Add category definitions (which were missing) for locale categories LC_MESSAGES,
LC_NUMERIC, LC_MONETARY. Information source is POSIX locale defintions
collection at ftp://dkuug.dk/i18n/WG15-collection/
Notes
Notes:
svn path=/head/; revision=76105
Diffstat (limited to 'share/monetdef/sl_SI.ISO8859-2.src')
-rw-r--r-- | share/monetdef/sl_SI.ISO8859-2.src | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/share/monetdef/sl_SI.ISO8859-2.src b/share/monetdef/sl_SI.ISO8859-2.src new file mode 100644 index 000000000000..2448e452bc53 --- /dev/null +++ b/share/monetdef/sl_SI.ISO8859-2.src @@ -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) +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 |