Update locale and i18n files.
[dragonfly.git] / share / monetdef / sk_SK.ISO8859-2.src
1 # $FreeBSD: src/share/monetdef/sk_SK.ISO8859-2.src,v 1.2 2012/11/17 01:50:59 svnexp Exp $
2 #
3 # Slovak monetary definition by Juraj Bednar <juraj@bednar.sk>
4 #
5 # WARNING: spaces may be essential at the end of lines
6 # WARNING: empty lines are essential too
7 #
8 # int_curr_symbol (last character always SPACE)
9 SKK
10 # currency_symbol
11 Sk
12 # mon_decimal_point
13 ,
14 # mon_thousands_sep
15  
16 # mon_grouping
17 3;3
18 # positive_sign
19
20 # negative_sign
21 -
22 # int_frac_digits
23 2
24 # frac_digits
25 2
26 # p_cs_precedes
27 1
28 # p_sep_by_space
29 2
30 # n_cs_precedes
31 1
32 # n_sep_by_space
33 2
34 # p_sign_posn
35 4
36 # n_sign_posn
37 4
38 # EOF