diff options
Diffstat (limited to 'nls/C/common.m')
| -rw-r--r-- | nls/C/common.m | 33 |
1 files changed, 18 insertions, 15 deletions
diff --git a/nls/C/common.m b/nls/C/common.m index 05202dba..f1aea4e5 100644 --- a/nls/C/common.m +++ b/nls/C/common.m @@ -1,35 +1,38 @@ $set 15 #Common $ #Yes -# Jah +# Oui $ #No -# Ei +# Non $ #DirectionTitle -# Suund +# Orientation $ #DirectionHoriz -# Horisontaalne +# Horizontal $ #DirectionVert -# Vertikaalne +# Vertical $ #AlwaysOnTop -# Alati esiplaanil +# Toujours au dessus $ #PlacementTitle -# Asetus +# Disposition $ #PlacementTopLeft -# Üleval vasakul +# En haut à gauche $ #PlacementCenterLeft -# Keskel vasakul +# Au centre à gauche $ #PlacementBottomLeft -# All vasakul +# En bas à gauche $ #PlacementTopCenter -# Üleval keskel +# En haut au centre $ #PlacementBottomCenter -# All keskel +# En bas au centre $ #PlacementTopRight -# Üleval paremal +# En haut à droite $ #PlacementCenterRight -# Keskel paremal +# Au centre à droite $ #PlacementBottomRight -# All paremal +# En bas à droite + +$ #AutoHide +# Auto disparaît |
