summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-BR/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/EditorTableProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/pt-BR/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/EditorTableProperties.dtd')
-rw-r--r--thunderbird-l10n/pt-BR/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/EditorTableProperties.dtd75
1 files changed, 75 insertions, 0 deletions
diff --git a/thunderbird-l10n/pt-BR/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/EditorTableProperties.dtd b/thunderbird-l10n/pt-BR/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/EditorTableProperties.dtd
new file mode 100644
index 0000000000..0a081099af
--- /dev/null
+++ b/thunderbird-l10n/pt-BR/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/EditorTableProperties.dtd
@@ -0,0 +1,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 "L">
+<!ENTITY tableColumns.label "Colunas:">
+<!ENTITY tableColumns.accessKey "C">
+<!ENTITY tableHeight.label "Altura:">
+<!ENTITY tableHeight.accessKey "r">
+<!ENTITY tableWidth.label "Largura:">
+<!ENTITY tableWidth.accessKey "u">
+<!ENTITY tableBorderSpacing.label "Bordas e espaçamento">
+<!ENTITY tableBorderWidth.label "Borda:">
+<!ENTITY tableBorderWidth.accessKey "b">
+<!ENTITY tableSpacing.label "Espaçamento:">
+<!ENTITY tableSpacing.accessKey "s">
+<!ENTITY tablePadding.label "Preenchimento:">
+<!ENTITY tablePadding.accessKey "d">
+<!ENTITY tablePxBetwCells.label "pixels entre as células">
+<!ENTITY tablePxBetwBrdrCellContent.label "pixels entre a borda da célula e o conteúdo">
+<!ENTITY tableAlignment.label "Alinhamento da tabela:">
+<!ENTITY tableAlignment.accessKey "h">
+<!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 a cor da página)">
+
+<!ENTITY cellSelection.label "Seleção">
+<!ENTITY cellSelectCell.label "Célula">
+<!ENTITY cellSelectRow.label "Linha">
+<!ENTITY cellSelectColumn.label "Coluna">
+<!ENTITY cellSelectNext.label "Próxima">
+<!ENTITY cellSelectNext.accessKey "P">
+<!ENTITY cellSelectPrevious.label "Anterior">
+<!ENTITY cellSelectPrevious.accessKey "t">
+<!ENTITY applyBeforeChange.label "As alterações atuais serão aplicadas antes de mudar 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 "Contornar texto:">
+<!ENTITY cellTextWrap.accessKey "Q">
+<!ENTITY cellWrap.label "Contornar">
+<!ENTITY cellNoWrap.label "Não contornar">
+<!ENTITY cellAlignTop.label "Topo">
+<!ENTITY cellAlignMiddle.label "Meio">
+<!ENTITY cellAlignBottom.label "Rodapé">
+<!ENTITY cellAlignJustify.label "Justificado">
+<!ENTITY cellInheritColor.label "(Mostrar a cor da tabela)">
+<!ENTITY cellUseCheckboxHelp.label "Use as caixas de seleção para determinar quais propriedades são aplicadas a todas as células selecionadas">
+
+<!-- Used in both Table and Cell panels -->
+<!ENTITY size.label "Tamanho">
+<!ENTITY pixels.label "pixels">
+<!ENTITY backgroundColor.label "Cor de fundo:">
+<!ENTITY backgroundColor.accessKey "u">
+<!ENTITY AlignLeft.label "Esquerda">
+<!ENTITY AlignCenter.label "Centralizado">
+<!ENTITY AlignRight.label "Direita">