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