repo.or.cz
/
dfdiff.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Don't free held clean pages when asked to clean.
[dfdiff.git]
/
share
/
monetdef
/
be_BY.UTF-8.src
blob
3ea44fba8c16f94d6ced26781c79da9ac3d4a87d
1
# $DragonFly: src/share/monetdef/be_BY.UTF-8.src,v 1.1 2004/09/27 20:02:21 asmodai Exp $
2
# WARNING: spaces may be essential at the end of lines
3
# WARNING: empty lines are essential too
4
#
5
# int_curr_symbol (last character always SPACE)
6
BYR
7
# currency_symbol
8
руб.
9
# mon_decimal_point
10
,
11
# mon_thousands_sep
12
13
# mon_grouping
14
3;3
15
# positive_sign
16
17
# negative_sign
18
-
19
# int_frac_digits
20
2
21
# frac_digits
22
2
23
# p_cs_precedes
24
0
25
# p_sep_by_space
26
1
27
# n_cs_precedes
28
0
29
# n_sep_by_space
30
1
31
# p_sign_posn
32
1
33
# n_sign_posn
34
1
35
# EOF