summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorTableProperties.dtd
blob: 07a5ca4a8cffc04b1d8cde24093e56565f8e9422 (plain)
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->

<!ENTITY tableWindow.title                "Propriedades da tabela">
<!ENTITY applyButton.label                "Aplicar">
<!ENTITY applyButton.accesskey            "A">
<!ENTITY closeButton.label                "Fechar">
<!ENTITY tableTab.label                   "Tabela">
<!ENTITY cellTab.label                    "Células">
<!ENTITY tableRows.label                  "Linhas:">
<!ENTITY tableRows.accessKey              "n">
<!ENTITY tableColumns.label               "Colunas:">
<!ENTITY tableColumns.accessKey           "C">
<!ENTITY tableHeight.label                "Altura:">
<!ENTITY tableHeight.accessKey            "A">
<!ENTITY tableWidth.label                 "Largura:">
<!ENTITY tableWidth.accessKey             "L">
<!ENTITY tableBorderSpacing.label         "Contornos e espaçamento">
<!ENTITY tableBorderWidth.label           "Contorno:">
<!ENTITY tableBorderWidth.accessKey       "n">
<!ENTITY tableSpacing.label               "Espaçamento:">
<!ENTITY tableSpacing.accessKey           "E">
<!ENTITY tablePadding.label               "Padding:">
<!ENTITY tablePadding.accessKey           "d">
<!ENTITY tablePxBetwCells.label           "pixeis entre células">
<!ENTITY tablePxBetwBrdrCellContent.label "pixeis entre o contorno e o conteúdo da célula">
<!ENTITY tableAlignment.label             "Alinhamento da tabela:">
<!ENTITY tableAlignment.accessKey         "t">
<!ENTITY tableCaption.label               "Legenda:">
<!ENTITY tableCaption.accessKey           "n">
<!ENTITY tableCaptionAbove.label          "Acima da tabela">
<!ENTITY tableCaptionBelow.label          "Abaixo da tabela">
<!ENTITY tableCaptionLeft.label           "Esquerda da tabela">
<!ENTITY tableCaptionRight.label          "Direita da tabela">
<!ENTITY tableCaptionNone.label           "Nenhuma">
<!ENTITY tableInheritColor.label           "(Mostrar cor da página através)">

<!ENTITY cellSelection.label              "Seleção">
<!ENTITY cellSelectCell.label             "Célula">
<!ENTITY cellSelectRow.label              "Linha">
<!ENTITY cellSelectColumn.label           "Coluna">
<!ENTITY cellSelectNext.label             "Seguinte">
<!ENTITY cellSelectNext.accessKey         "S">
<!ENTITY cellSelectPrevious.label         "Anterior">
<!ENTITY cellSelectPrevious.accessKey     "A">
<!ENTITY applyBeforeChange.label          "As modificações atuais serão aplicadas antes de alterar a seleção.">
<!ENTITY cellContentAlignment.label       "Alinhamento do conteúdo">
<!ENTITY cellHorizontal.label             "Horizontal:">
<!ENTITY cellHorizontal.accessKey         "z">
<!ENTITY cellVertical.label               "Vertical:">
<!ENTITY cellVertical.accessKey           "V">
<!ENTITY cellStyle.label                  "Estilo da célula:">
<!ENTITY cellStyle.accessKey              "c">
<!ENTITY cellNormal.label                 "Normal">
<!ENTITY cellHeader.label                 "Cabeçalho">
<!ENTITY cellTextWrap.label               "Encapsulamento de texto:">
<!ENTITY cellTextWrap.accessKey           "E">
<!ENTITY cellWrap.label                   "Encapsular">
<!ENTITY cellNoWrap.label                 "Não encapsular">
<!ENTITY cellAlignTop.label               "Topo">
<!ENTITY cellAlignMiddle.label            "Meio">
<!ENTITY cellAlignBottom.label            "Fim">
<!ENTITY cellAlignJustify.label           "Justificar">
<!ENTITY cellInheritColor.label           "(Mostrar cor da tabela através)">
<!ENTITY cellUseCheckboxHelp.label        "Utilizar caixas de verificação para determinar as propriedades a aplicar a todas as células selecionadas">

<!-- Used in both Table and Cell panels  -->
<!ENTITY size.label                       "Tamanho">
<!ENTITY pixels.label                     "pixeis">
<!ENTITY backgroundColor.label            "Cor de fundo:">
<!ENTITY backgroundColor.accessKey        "u">
<!ENTITY AlignLeft.label                  "Esquerda">
<!ENTITY AlignCenter.label                "Centro">
<!ENTITY AlignRight.label                 "Direita">