nls/fr_FR/common.m (raw)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 |
$set 15 #Common $ #Yes # Oui $ #No # Non $ #DirectionTitle # Orientation $ #DirectionHoriz # Horizontal $ #DirectionVert # Vertical $ #AlwaysOnTop # Toujours au-dessus $ #PlacementTitle # Disposition $ #PlacementTopLeft # En haut à gauche $ #PlacementCenterLeft # Au centre à gauche $ #PlacementBottomLeft # En bas à gauche $ #PlacementTopCenter # En haut au centre $ #PlacementBottomCenter # En bas au centre $ #PlacementTopRight # En haut à droite $ #PlacementCenterRight # Au centre à droite $ #PlacementBottomRight # En bas à droite $ #PlacementLeftTop # A gauche en Haut $ #PlacementLeftCenter # A gauche au centre $ #PlacementLeftBottom # A gauche en bas $ #PlacementRightTop # A droite en haut $ #PlacementRightCenter # A droite au centre $ #PlacementRightBottom # A droite en bas $ #PlacementTopRelative # En haut (relatif) $ #PlacementBottomRelative # En bas (relatif) $ #PlacementLeftRelative # A gauche (relatif) $ #PlacementRightRelative # A droite (relatif) $ #AutoHide # Masquer automatiquement |