diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-04-11 03:20:38 +0000 |
| commit | dfc5f034581f5a26cba5c4811500438f89f0634a (patch) | |
| tree | efb1e3af799383aa5835a736cabf658d18db4be5 /nls/pt_BR/common.m | |
| parent | 17532e906b1dd6340bb1eccd2d9724643637958b (diff) | |
Initial revision
Diffstat (limited to 'nls/pt_BR/common.m')
| -rw-r--r-- | nls/pt_BR/common.m | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/nls/pt_BR/common.m b/nls/pt_BR/common.m new file mode 100644 index 00000000..45dcd20d --- /dev/null +++ b/nls/pt_BR/common.m @@ -0,0 +1,35 @@ +$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 |
