nls/da_DK/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 |
$set 15 #Common $ #Yes # Ja $ #No # Nej $ #DirectionTitle # Retning $ #DirectionHoriz # Horisontal $ #DirectionVert # Vertikal $ #AlwaysOnTop # Altid øverst $ #PlacementTitle # Placering $ #PlacementTopLeft # Øverste venstre hjørne $ #PlacementCenterLeft # Venstre i midten $ #PlacementBottomLeft # Bunden til venstre $ #PlacementTopCenter # Toppen i midten $ #PlacementBottomCenter # Bunden i midten $ #PlacementTopRight # Øverst til højre $ #PlacementCenterRight # Til højre i midten $ #PlacementBottomRight # Til højre i bunden $ #PlacementLeftTop # Left Top $ #PlacementLeftCenter # Left Center $ #PlacementLeftBottom # Left Bottom $ #PlacementRightTop # Right Top $ #PlacementRightCenter # Right Center $ #PlacementRightBottom # Right Bottom $ #PlacementTopRelative # Top Relative $ #PlacementBottomRelative # Bottom Relative $ #PlacementLeftRelative # Left Relative $ #PlacementRightRelative # Right Relative $ #AutoHide # Gem automatisk |