diff options
author | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
commit | 18830ac9add80cbd3bf7369307d7e35a519dca9b (patch) | |
tree | 4759a5434a34ba317fe77bbf8b0ed9bb57bb6018 /nls/fr_FR/common.m | |
parent | 1523b48bff07dead084af3064ad11c79a9b25df0 (diff) | |
download | fluxbox-18830ac9add80cbd3bf7369307d7e35a519dca9b.zip fluxbox-18830ac9add80cbd3bf7369307d7e35a519dca9b.tar.bz2 |
Initial revision
Diffstat (limited to 'nls/fr_FR/common.m')
-rw-r--r-- | nls/fr_FR/common.m | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/nls/fr_FR/common.m b/nls/fr_FR/common.m new file mode 100644 index 0000000..d98ea24 --- /dev/null +++ b/nls/fr_FR/common.m | |||
@@ -0,0 +1,58 @@ | |||
1 | $set 15 #Common | ||
2 | |||
3 | $ #Yes | ||
4 | # Oui | ||
5 | $ #No | ||
6 | # Non | ||
7 | |||
8 | $ #DirectionTitle | ||
9 | # Orientation | ||
10 | $ #DirectionHoriz | ||
11 | # Horizontal | ||
12 | $ #DirectionVert | ||
13 | # Vertical | ||
14 | |||
15 | $ #AlwaysOnTop | ||
16 | # Toujours au-dessus | ||
17 | |||
18 | $ #PlacementTitle | ||
19 | # Disposition | ||
20 | $ #PlacementTopLeft | ||
21 | # En haut à gauche | ||
22 | $ #PlacementCenterLeft | ||
23 | # Au centre à gauche | ||
24 | $ #PlacementBottomLeft | ||
25 | # En bas à gauche | ||
26 | $ #PlacementTopCenter | ||
27 | # En haut au centre | ||
28 | $ #PlacementBottomCenter | ||
29 | # En bas au centre | ||
30 | $ #PlacementTopRight | ||
31 | # En haut à droite | ||
32 | $ #PlacementCenterRight | ||
33 | # Au centre à droite | ||
34 | $ #PlacementBottomRight | ||
35 | # En bas à droite | ||
36 | $ #PlacementLeftTop | ||
37 | # Left Top | ||
38 | $ #PlacementLeftCenter | ||
39 | # Left Center | ||
40 | $ #PlacementLeftBottom | ||
41 | # Left Bottom | ||
42 | $ #PlacementRightTop | ||
43 | # Right Top | ||
44 | $ #PlacementRightCenter | ||
45 | # Right Center | ||
46 | $ #PlacementRightBottom | ||
47 | # Right Bottom | ||
48 | $ #PlacementTopRelative | ||
49 | # Top Relative | ||
50 | $ #PlacementBottomRelative | ||
51 | # Bottom Relative | ||
52 | $ #PlacementLeftRelative | ||
53 | # Left Relative | ||
54 | $ #PlacementRightRelative | ||
55 | # Right Relative | ||
56 | |||
57 | $ #AutoHide | ||
58 | # Auto hide | ||