diff options
Diffstat (limited to 'nls/pt_PT/common.m')
-rw-r--r-- | nls/pt_PT/common.m | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/nls/pt_PT/common.m b/nls/pt_PT/common.m new file mode 100644 index 0000000..4ca992b --- /dev/null +++ b/nls/pt_PT/common.m | |||
@@ -0,0 +1,58 @@ | |||
1 | $set 15 #Common | ||
2 | |||
3 | $ #Yes | ||
4 | # Sim | ||
5 | $ #No | ||
6 | # Não | ||
7 | |||
8 | $ #DirectionTitle | ||
9 | # Direção | ||
10 | $ #DirectionHoriz | ||
11 | # Horizontal | ||
12 | $ #DirectionVert | ||
13 | # Vertical | ||
14 | |||
15 | $ #AlwaysOnTop | ||
16 | # Sempre Visivel | ||
17 | |||
18 | $ #PlacementTitle | ||
19 | # Posicionamento | ||
20 | $ #PlacementTopLeft | ||
21 | # Em Cima na Esquerda | ||
22 | $ #PlacementCenterLeft | ||
23 | # No Centro e na Esquerda | ||
24 | $ #PlacementBottomLeft | ||
25 | # Em Baixo na Esquerda | ||
26 | $ #PlacementTopCenter | ||
27 | # Em Cima e no Centro | ||
28 | $ #PlacementBottomCenter | ||
29 | # Em Baixo e no Centro | ||
30 | $ #PlacementTopRight | ||
31 | # Em Cima na Direita | ||
32 | $ #PlacementCenterRight | ||
33 | # No Meio na Direita | ||
34 | $ #PlacementBottomRight | ||
35 | # Em Baixo a Direita | ||
36 | $ #PlacementLeftTop | ||
37 | # Na Esquerda em Cima | ||
38 | $ #PlacementLeftCenter | ||
39 | # Na Esquerda e no Centro | ||
40 | $ #PlacementLeftBottom | ||
41 | # Na Esquerda em Baixo | ||
42 | $ #PlacementRightTop | ||
43 | # Direita em Cima | ||
44 | $ #PlacementRightCenter | ||
45 | # Direita e no Centro | ||
46 | $ #PlacementRightBottom | ||
47 | # Direita em Baixo | ||
48 | $ #PlacementTopRelative | ||
49 | # Cima Relativo | ||
50 | $ #PlacementBottomRelative | ||
51 | # Meio Relative | ||
52 | $ #PlacementLeftRelative | ||
53 | # Esquerda Relativa | ||
54 | $ #PlacementRightRelative | ||
55 | # Direita Relativa | ||
56 | |||
57 | $ #AutoHide | ||
58 | # Esconde automáticamente | ||