diff options
author | fluxgen <fluxgen> | 2002-02-24 18:55:42 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-02-24 18:55:42 (GMT) |
commit | 830d99f8c78b7b755ea29ac21ca19f33a5549fb6 (patch) | |
tree | 8a190f4f0031b252fdf37d54cd1cde57445735d0 /nls/bg_BG/common.m | |
parent | 13d8efc18f78a473fba89b6e06cae3e2ea5b567a (diff) | |
download | fluxbox-830d99f8c78b7b755ea29ac21ca19f33a5549fb6.zip fluxbox-830d99f8c78b7b755ea29ac21ca19f33a5549fb6.tar.bz2 |
first
Diffstat (limited to 'nls/bg_BG/common.m')
-rw-r--r-- | nls/bg_BG/common.m | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/nls/bg_BG/common.m b/nls/bg_BG/common.m new file mode 100644 index 0000000..f5eae7a --- /dev/null +++ b/nls/bg_BG/common.m | |||
@@ -0,0 +1,57 @@ | |||
1 | $set 15 #Common | ||
2 | |||
3 | $ #Yes | ||
4 | # Да | ||
5 | $ #No | ||
6 | # Не | ||
7 | |||
8 | $ #DirectionTitle | ||
9 | # Направление | ||
10 | $ #DirectionHoriz | ||
11 | # Хоризонтално | ||
12 | $ #DirectionVert | ||
13 | # Верткално | ||
14 | |||
15 | $ #AlwaysOnTop | ||
16 | # Винаги отгоре | ||
17 | |||
18 | $ #PlacementTitle | ||
19 | # Разположение | ||
20 | $ #PlacementTopLeft | ||
21 | # Горе в Ляво | ||
22 | $ #PlacementCenterLeft | ||
23 | # Ляво в Средата | ||
24 | $ #PlacementBottomLeft | ||
25 | # Долу в Ляво | ||
26 | $ #PlacementTopCenter | ||
27 | # Горе в Средата | ||
28 | $ #PlacementBottomCenter | ||
29 | # Долу в Средата | ||
30 | $ #PlacementTopRight | ||
31 | # Горе в Дясно | ||
32 | $ #PlacementCenterRight | ||
33 | # Дясно в Средата | ||
34 | $ #PlacementBottomRight | ||
35 | # Долу в Дясно | ||
36 | $ #PlacementLeftTop | ||
37 | # Горе в Ляво | ||
38 | $ #PlacementLeftCenter | ||
39 | # Ляво в Средата | ||
40 | $ #PlacementLeftBottom | ||
41 | # Долу в Ляво | ||
42 | $ #PlacementRightTop | ||
43 | # Горе в Дясно | ||
44 | $ #PlacementRightCenter | ||
45 | # Дясно в Средата | ||
46 | $ #PlacementRightBottom | ||
47 | # Долу в Дясно | ||
48 | $ #PlacementTopRelative | ||
49 | # Горе Цялостно | ||
50 | $ #PlacementBottomRelative | ||
51 | # Долу Цялостно | ||
52 | $ #PlacementLeftRelative | ||
53 | # Ляво Цялостно | ||
54 | $ #PlacementRightRelative | ||
55 | # Дясно Цялостно | ||
56 | $ #AutoHide | ||
57 | # Автоматично скриване | ||