nls/es_ES/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 # Sí $ #No # No $ #DirectionTitle # Dirección $ #DirectionHoriz # Horizontal $ #DirectionVert # Vertical $ #AlwaysOnTop # Siempre encima/arriba $ #PlacementTitle # Ubicación $ #PlacementTopLeft # Arriba a la izquierda $ #PlacementCenterLeft # Centro a la izquierda $ #PlacementBottomLeft # Abajo a la izquierda $ #PlacementTopCenter # Arriba al centro $ #PlacementBottomCenter # Abajo al centro $ #PlacementTopRight # Arriba a la derecha $ #PlacementCenterRight # Centro a la derecha $ #PlacementBottomRight # Abajo a la derecha $ #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 # Auto hide |