diff options
Diffstat (limited to 'nls/fr_FR/common.m')
| -rw-r--r-- | nls/fr_FR/common.m | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/nls/fr_FR/common.m b/nls/fr_FR/common.m new file mode 100644 index 00000000..bd7faac9 --- /dev/null +++ b/nls/fr_FR/common.m @@ -0,0 +1,35 @@ +$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 |
