nls/pt_BR/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 # Sim $ #No # Não $ #DirectionTitle # Direção $ #DirectionHoriz # Horizontal $ #DirectionVert # Vertical $ #AlwaysOnTop # Sempre Visivel $ #PlacementTitle # Posicionamento $ #PlacementTopLeft # No Alto a Esquerda $ #PlacementCenterLeft # No Centro a Esquerda $ #PlacementBottomLeft # Em Baixo a Esquerda $ #PlacementTopCenter # No Alto e no Centro $ #PlacementBottomCenter # Em Baixo e no Centro $ #PlacementTopRight # No Alto a Direita $ #PlacementCenterRight # No Meio a Direita $ #PlacementBottomRight # Em Baixo a Direita $ #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 |