summaryrefslogtreecommitdiffstats
path: root/l10n-pt-BR/suite/chrome/editor/dialogs
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 14:29:10 +0000
commit2aa4a82499d4becd2284cdb482213d541b8804dd (patch)
treeb80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-pt-BR/suite/chrome/editor/dialogs
parentInitial commit. (diff)
downloadfirefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz
firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-pt-BR/suite/chrome/editor/dialogs')
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd18
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EdColorPicker.dtd25
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EdConvertToTable.dtd15
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EdDialogOverlay.dtd18
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd10
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditConflict.dtd10
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorButtonProperties.dtd27
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorColorProperties.dtd29
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd20
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorFormProperties.dtd21
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorHLineProperties.dtd27
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorImageProperties.dtd79
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorInputProperties.dtd50
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertChars.dtd19
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertMath.dtd21
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertSource.dtd15
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertTOC.dtd16
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertTable.dtd18
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorLabelProperties.dtd18
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorLinkProperties.dtd6
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorListProperties.dtd20
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorPageProperties.dtd17
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd20
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorPublish.dtd65
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorPublishProgress.dtd16
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorReplace.dtd27
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd17
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorSelectProperties.dtd48
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd15
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorSpellCheck.dtd38
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorTableProperties.dtd75
-rw-r--r--l10n-pt-BR/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd33
32 files changed, 853 insertions, 0 deletions
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd
new file mode 100644
index 0000000000..fe2617abd1
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd
@@ -0,0 +1,18 @@
+<!-- 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 WindowTitle.label "Editor de propriedades avançadas">
+<!ENTITY AttName.label "Atributo: ">
+<!ENTITY AttValue.label "Valor: ">
+<!ENTITY PropertyName.label "Propriedade: ">
+<!ENTITY currentattributesfor.label "Atributos atuais para: ">
+<!ENTITY tree.attributeHeader.label "Atributo">
+<!ENTITY tree.propertyHeader.label "Propriedade">
+<!ENTITY tree.valueHeader.label "Valor">
+<!ENTITY tabHTML.label "Atributos HTML">
+<!ENTITY tabCSS.label "Estilos de elementos">
+<!ENTITY tabJSE.label "Eventos JavaScript">
+
+<!ENTITY editAttribute.label "Clique em um item acima para editar o seu valor">
+<!ENTITY removeAttribute.label "Remover">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EdColorPicker.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EdColorPicker.dtd
new file mode 100644
index 0000000000..f31c1c8adf
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EdColorPicker.dtd
@@ -0,0 +1,25 @@
+<!-- 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 windowTitle.label "Cor">
+<!ENTITY lastPickedColor.label "Última cor selecionada">
+<!ENTITY lastPickedColor.accessKey "m">
+<!ENTITY setColor1.label "Clique em uma cor ou">
+<!ENTITY setColor2.label "insira uma string de cor HTML">
+<!ENTITY setColor2.accessKey "c">
+<!ENTITY chooseColor1.label "Escolha uma cor:">
+<!ENTITY chooseColor2.label "insira uma string de cor em HTML">
+<!ENTITY chooseColor2.accessKey "H">
+<!ENTITY setColorExample.label "(ex.: &quot;#0000ff&quot; ou &quot;blue&quot;):">
+<!ENTITY default.label "Padrão">
+<!ENTITY default.accessKey "d">
+<!ENTITY palette.label "Paleta:">
+<!ENTITY standardPalette.label "Padrão">
+<!ENTITY webPalette.label "Todas as cores web">
+<!ENTITY background.label "Fundo para:">
+<!ENTITY background.accessKey "u">
+<!ENTITY table.label "Tabela">
+<!ENTITY table.accessKey "T">
+<!ENTITY cell.label "Célula(s)">
+<!ENTITY cell.accessKey "a">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EdConvertToTable.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EdConvertToTable.dtd
new file mode 100644
index 0000000000..f4485b3e79
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EdConvertToTable.dtd
@@ -0,0 +1,15 @@
+<!-- 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/. -->
+
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Converter para tabela">
+<!ENTITY instructions1.label "O Composer cria uma nova linha na tabela para cada parágrafo na seleção.">
+<!ENTITY instructions2.label "Escolha o caractere usado para separar a seleção em colunas:">
+<!ENTITY commaRadio.label "Vírgula">
+<!ENTITY spaceRadio.label "Espaço">
+<!ENTITY otherRadio.label "Outro caractere:">
+<!ENTITY deleteCharCheck.label "Excluir o caractere separador">
+<!ENTITY collapseSpaces.label "Ignorar espaços extras">
+<!ENTITY collapseSpaces.tooltip "Converter espaços adjacentes em um separador">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EdDialogOverlay.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EdDialogOverlay.dtd
new file mode 100644
index 0000000000..92248dbb9d
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EdDialogOverlay.dtd
@@ -0,0 +1,18 @@
+<!-- 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 AdvancedEditButton.label "Edição avançada…">
+<!ENTITY AdvancedEditButton.accessKey "v">
+<!ENTITY AdvancedEditButton.tooltip "Adicionar ou modificar atributos HTML, atributos de estilo e JavaScript">
+<!ENTITY chooseFileButton.label "Selecionar arquivo…">
+<!ENTITY chooseFileButton.accessKey "A">
+<!ENTITY chooseFileLinkButton.label "Selecionar arquivo…">
+<!ENTITY chooseFileLinkButton.accessKey "S">
+<!ENTITY makeUrlRelative.label "A URL é relativa ao local da página">
+<!ENTITY makeUrlRelative.accessKey "r">
+<!ENTITY makeUrlRelative.tooltip "Alterar entre URL relativo e absoluto. Você deve salvar a página antes de alterar isso.">
+
+<!-- Shared by Link and Image dialogs -->
+<!ENTITY LinkURLEditField2.label "Insira um endereço de uma página web, um arquivo local, ou selecione uma âncora ou cabeçalho do campo do menu de contexto:">
+<!ENTITY LinkURLEditField2.accessKey "l">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd
new file mode 100644
index 0000000000..ab0dbc88a6
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd
@@ -0,0 +1,10 @@
+<!-- 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 windowTitle.label "Propriedades da âncora nomeada">
+<!ENTITY anchorNameEditField.label "Nome da âncora:">
+<!ENTITY anchorNameEditField.accessKey "N">
+<!ENTITY nameInput.tooltip "Insira um nome único para esta âncora nomeada (destino)">
+
+
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditConflict.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditConflict.dtd
new file mode 100644
index 0000000000..77aad6c590
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditConflict.dtd
@@ -0,0 +1,10 @@
+<!-- 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/. -->
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Selecionar editar alterações">
+<!ENTITY conflictWarning.label "Esta página foi modificada por outro programa, mas você também tem alterações não salvas no Composer.">
+<!ENTITY conflictResolve.label "Selecione qual versão manter:">
+<!ENTITY keepCurrentPageButton.label "Manter alterações da página atual">
+<!ENTITY useOtherPageButton.label "Substituir a página atual com outras alterações">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorButtonProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorButtonProperties.dtd
new file mode 100644
index 0000000000..76a0f90c92
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorButtonProperties.dtd
@@ -0,0 +1,27 @@
+<!-- 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 windowTitle.label "Propriedades do botão">
+
+<!ENTITY Settings.label "Configurações">
+
+<!ENTITY ButtonType.label "Tipo">
+<!ENTITY ButtonType.accesskey "T">
+<!ENTITY submit.value "Submeter">
+<!ENTITY reset.value "Redefinir">
+<!ENTITY button.value "Botão">
+
+<!ENTITY ButtonName.label "Nome:">
+<!ENTITY ButtonName.accesskey "N">
+<!ENTITY ButtonValue.label "Valor:">
+<!ENTITY ButtonValue.accesskey "V">
+<!ENTITY tabIndex.label "Índice da aba:">
+<!ENTITY tabIndex.accesskey "P">
+<!ENTITY ButtonDisabled.label "Desativado">
+<!ENTITY ButtonDisabled.accesskey "D">
+<!ENTITY AccessKey.label "Tecla de acesso:">
+<!ENTITY AccessKey.accesskey "T">
+
+<!ENTITY RemoveButton.label "Remover o botão">
+<!ENTITY RemoveButton.accesskey "R">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorColorProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorColorProperties.dtd
new file mode 100644
index 0000000000..659bba77a8
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorColorProperties.dtd
@@ -0,0 +1,29 @@
+<!-- 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/. -->
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Cores e fundo da página">
+<!ENTITY pageColors.label "Cores da página">
+<!ENTITY defaultColorsRadio.label "Padrão de cores do Leitor (Não definir as cores na página)">
+<!ENTITY defaultColorsRadio.accessKey "N">
+<!ENTITY defaultColorsRadio.tooltip "Usar as configurações de cor somente do visualizador (do leitor) do navegador">
+<!ENTITY customColorsRadio.label "Usar cores personalizadas:">
+<!ENTITY customColorsRadio.accessKey "U">
+<!ENTITY customColorsRadio.tooltip "Estas configurações de cores anulam as do navegador do visitante">
+
+<!ENTITY normalText.label "Texto normal">
+<!ENTITY normalText.accessKey "T">
+<!ENTITY linkText.label "Texto do link">
+<!ENTITY linkText.accessKey "L">
+<!ENTITY activeLinkText.label "Texto do link ativo">
+<!ENTITY activeLinkText.accessKey "a">
+<!ENTITY visitedLinkText.label "Texto do link visitado">
+<!ENTITY visitedLinkText.accessKey "v">
+<!ENTITY background.label "Fundo:">
+<!ENTITY background.accessKey "P">
+<!ENTITY colon.character ":">
+<!ENTITY backgroundImage.label "Imagem de fundo:">
+<!ENTITY backgroundImage.accessKey "I">
+<!ENTITY backgroundImage.tooltip "Usar um arquivo de imagem como fundo da sua página">
+<!ENTITY backgroundImage.shortenedDataURI "URI encurtada (cópia substituirá a URI completa na área de transferência)">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd
new file mode 100644
index 0000000000..44744f5096
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd
@@ -0,0 +1,20 @@
+<!-- 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 windowTitle.label "Propriedades do conjunto de campos">
+
+<!ENTITY Legend.label "Legenda">
+<!ENTITY Legend.accesskey "L">
+
+<!ENTITY EditLegendText.label "Editar a legenda:">
+<!ENTITY EditLegendText.accesskey "E">
+<!ENTITY LegendAlign.label "Alinhar a legenda:">
+<!ENTITY LegendAlign.accesskey "A">
+<!ENTITY AlignDefault.label "Padrão">
+<!ENTITY AlignLeft.label "Esquerda">
+<!ENTITY AlignCenter.label "Centralizado">
+<!ENTITY AlignRight.label "Direita">
+
+<!ENTITY RemoveFieldSet.label "Remover o conjunto de campos">
+<!ENTITY RemoveFieldSet.accesskey "R">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorFormProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorFormProperties.dtd
new file mode 100644
index 0000000000..7b1ea99d00
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorFormProperties.dtd
@@ -0,0 +1,21 @@
+<!-- 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 windowTitle.label "Propriedades do formulário">
+
+<!ENTITY Settings.label "Configurações">
+
+<!ENTITY FormName.label "Nome do formulário:">
+<!ENTITY FormName.accesskey "N">
+<!ENTITY FormAction.label "URL da ação:">
+<!ENTITY FormAction.accesskey "A">
+<!ENTITY FormMethod.label "Método:">
+<!ENTITY FormMethod.accesskey "M">
+<!ENTITY FormEncType.label "Codificação:">
+<!ENTITY FormEncType.accesskey "C">
+<!ENTITY FormTarget.label "Quadro de destino:">
+<!ENTITY FormTarget.accesskey "F">
+
+<!ENTITY RemoveForm.label "Remover formulário">
+<!ENTITY RemoveForm.accesskey "R">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorHLineProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorHLineProperties.dtd
new file mode 100644
index 0000000000..2e4a2d8ca9
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorHLineProperties.dtd
@@ -0,0 +1,27 @@
+<!-- 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/. -->
+
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Propriedades da linha horizontal">
+
+<!ENTITY dimensionsBox.label "Dimensões">
+<!ENTITY heightEditField.label "Altura:">
+<!ENTITY heightEditField.accessKey "A">
+<!ENTITY widthEditField.label "Largura:">
+<!ENTITY widthEditField.accessKey "L">
+<!ENTITY pixelsPopup.value "pixels">
+<!ENTITY alignmentBox.label "Alinhamento">
+<!ENTITY leftRadio.label "Esquerda">
+<!ENTITY leftRadio.accessKey "E">
+<!ENTITY centerRadio.label "Centralizada">
+<!ENTITY centerRadio.accessKey "C">
+<!ENTITY rightRadio.label "Direita">
+<!ENTITY rightRadio.accessKey "D">
+
+<!ENTITY threeDShading.label "Sombreamento em 3D">
+<!ENTITY threeDShading.accessKey "S">
+<!ENTITY saveSettings.label "Usar como padrão">
+<!ENTITY saveSettings.accessKey "S">
+<!ENTITY saveSettings.tooltip "Salvar estas configurações para usar ao inserir novas linhas horizontais">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorImageProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorImageProperties.dtd
new file mode 100644
index 0000000000..0da0b666d7
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorImageProperties.dtd
@@ -0,0 +1,79 @@
+<!-- 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/. -->
+
+<!-- These strings are for use specifically in the editor's image and form image dialogs. -->
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Propriedades da imagem">
+
+<!ENTITY pixelsPopup.value "pixels">
+
+<!-- These are in the Location tab panel -->
+<!ENTITY locationEditField.label "Localização da imagem:">
+<!ENTITY locationEditField.accessKey "L">
+<!ENTITY locationEditField.tooltip "Digite o nome do arquivo ou a localização da imagem">
+<!ENTITY locationEditField.shortenedDataURI "URI encurtada (a cópia substituirá a URI completa na área de transferência)">
+<!ENTITY title.label "Dica da ferramenta:">
+<!ENTITY title.accessKey "D">
+<!ENTITY title.tooltip "O atributo html 'title' que é exibido como uma dica da ferramenta">
+<!ENTITY altText.label "Texto alternativo:">
+<!ENTITY altText.accessKey "T">
+<!ENTITY altTextEditField.tooltip "Digite o texto para ser exibido no lugar da imagem">
+<!ENTITY noAltText.label "Não usar o texto alternativo">
+<!ENTITY noAltText.accessKey "u">
+
+<!ENTITY previewBox.label "Visualizar imagem">
+
+<!-- These controls are in the Dimensions tab panel -->
+<!-- actualSize.label should be same as actualSizeRadio.label + ":" -->
+<!ENTITY actualSize.label "Tamanho real:">
+<!ENTITY actualSizeRadio.label "Tamanho real">
+<!ENTITY actualSizeRadio.accessKey "r">
+<!ENTITY actualSizeRadio.tooltip "Reverter para o tamanho real da imagem">
+<!ENTITY customSizeRadio.label "Tamanho personalizado">
+<!ENTITY customSizeRadio.accessKey "z">
+<!ENTITY customSizeRadio.tooltip "Alterar como o tamanho da imagem é exibido na página">
+<!ENTITY heightEditField.label "Altura:">
+<!ENTITY heightEditField.accessKey "A">
+<!ENTITY widthEditField.label "Largura:">
+<!ENTITY widthEditField.accessKey "L">
+<!ENTITY constrainCheckbox.label "Restringir">
+<!ENTITY constrainCheckbox.accessKey "M">
+<!ENTITY constrainCheckbox.tooltip "Manter a proporção da imagem">
+
+<!-- These controls are in the Image Map box of the expanded area -->
+<!ENTITY imagemapBox.label "Mapa da imagem">
+<!ENTITY removeImageMapButton.label "Remover">
+<!ENTITY removeImageMapButton.accessKey "R">
+
+<!-- These are the options for image alignment -->
+<!ENTITY alignment.label "Alinha texto à imagem">
+<!ENTITY bottomPopup.value "Embaixo">
+<!ENTITY topPopup.value "Em cima">
+<!ENTITY centerPopup.value "No meio">
+<!ENTITY wrapRightPopup.value "Contornar à direita">
+<!ENTITY wrapLeftPopup.value "Contornar à esquerda">
+
+<!-- These controls are in the Spacing Box -->
+<!ENTITY spacingBox.label "Espaçamento">
+<!ENTITY leftRightEditField.label "Esquerdo e direito:">
+<!ENTITY leftRightEditField.accessKey "E">
+<!ENTITY topBottomEditField.label "Superior e inferior:">
+<!ENTITY topBottomEditField.accessKey "o">
+<!ENTITY borderEditField.label "Borda sólida:">
+<!ENTITY borderEditField.accessKey "B">
+
+<!-- These controls are in the Link Box -->
+<!ENTITY showImageLinkBorder.label "Mostrar borda ao redor da imagem com link">
+<!ENTITY showImageLinkBorder.accessKey "k">
+<!ENTITY LinkAdvancedEditButton.label "Edição avançada do link…">
+<!ENTITY LinkAdvancedEditButton.accessKey "l">
+<!ENTITY LinkAdvancedEditButton.tooltip "Adicionar ou modificar os atributos HTML, atributos de estilo e JavaScript">
+
+<!-- These tabs are currently used in the image input dialog -->
+<!ENTITY imageInputTab.label "Formulário">
+<!ENTITY imageLocationTab.label "Localização">
+<!ENTITY imageDimensionsTab.label "Dimensões">
+<!ENTITY imageAppearanceTab.label "Aparência">
+<!ENTITY imageLinkTab.label "Link">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInputProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInputProperties.dtd
new file mode 100644
index 0000000000..c0e6398f8a
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInputProperties.dtd
@@ -0,0 +1,50 @@
+<!-- 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 windowTitle.label "Propriedades do campo de formulário">
+<!ENTITY windowTitleImage.label "Propriedades da imagem do formulário">
+
+<!ENTITY InputType.label "Tipo do campo">
+<!ENTITY InputType.accesskey "T">
+<!ENTITY text.value "Texto">
+<!ENTITY password.value "Senha">
+<!ENTITY checkbox.value "Caixa de verificação">
+<!ENTITY radio.value "Botão de opção">
+<!ENTITY submit.value "Botão para submeter">
+<!ENTITY reset.value "Botão para redefinir">
+<!ENTITY file.value "Arquivo">
+<!ENTITY hidden.value "Oculto">
+<!ENTITY image.value "Imagem">
+<!ENTITY button.value "Botão">
+
+<!ENTITY InputSettings.label "Configurações do campo">
+<!ENTITY InputName.label "Nome do campo:">
+<!ENTITY InputName.accesskey "N">
+<!ENTITY GroupName.label "Nome do grupo:">
+<!ENTITY GroupName.accesskey "N">
+<!ENTITY InputValue.label "Valor do campo:">
+<!ENTITY InputValue.accesskey "V">
+<!ENTITY InitialValue.label "Valor inicial:">
+<!ENTITY InitialValue.accesskey "V">
+<!ENTITY InputChecked.label "Inicialmente marcado">
+<!ENTITY InputChecked.accesskey "I">
+<!ENTITY InputSelected.label "Inicialmente selecionado">
+<!ENTITY InputSelected.accesskey "I">
+<!ENTITY InputReadOnly.label "Somente leitura">
+<!ENTITY InputReadOnly.accesskey "S">
+<!ENTITY InputDisabled.label "Desativado">
+<!ENTITY InputDisabled.accesskey "D">
+<!ENTITY tabIndex.label "Índice da aba:">
+<!ENTITY tabIndex.accesskey "P">
+<!ENTITY TextSize.label "Tamanho do campo:">
+<!ENTITY TextSize.accesskey "m">
+<!ENTITY TextLength.label "Largura máxima:">
+<!ENTITY TextLength.accesskey "C">
+<!ENTITY AccessKey.label "Tecla de acesso:">
+<!ENTITY AccessKey.accesskey "e">
+<!ENTITY Accept.label "Tipos aceitos:">
+<!ENTITY Accept.accesskey "a">
+
+<!ENTITY ImageProperties.label "Propriedades da imagem…">
+<!ENTITY ImageProperties.accesskey "r">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertChars.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertChars.dtd
new file mode 100644
index 0000000000..eded1cbc17
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertChars.dtd
@@ -0,0 +1,19 @@
+<!-- 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/. -->
+
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Inserir caractere">
+<!ENTITY category.label "Categoria">
+<!ENTITY letter.label "Letra:">
+<!ENTITY letter.accessKey "L">
+<!ENTITY character.label "Caractere:">
+<!ENTITY character.accessKey "C">
+<!ENTITY accentUpper.label "Maiúsculas acentuadas">
+<!ENTITY accentLower.label "Minúsculas acentuadas">
+<!ENTITY otherUpper.label "Outras maiúsculas">
+<!ENTITY otherLower.label "Outras minúsculas">
+<!ENTITY commonSymbols.label "Símbolos comuns">
+<!ENTITY insertButton.label "Inserir">
+<!ENTITY closeButton.label "Fechar">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertMath.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertMath.dtd
new file mode 100644
index 0000000000..fab5b8c28e
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertMath.dtd
@@ -0,0 +1,21 @@
+<!-- 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/. -->
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Inserir fórmula matemática">
+
+<!ENTITY sourceEditField.label "Inserir o código-fonte LaTeX:">
+
+<!ENTITY options.label "Opções">
+<!ENTITY optionInline.label "Modo em linha">
+<!ENTITY optionInline.accesskey "i">
+<!ENTITY optionDisplay.label "Modo de exibição">
+<!ENTITY optionDisplay.accesskey "M">
+<!ENTITY optionLTR.label "Direção da esquerda para a direita">
+<!ENTITY optionLTR.accesskey "e">
+<!ENTITY optionRTL.label "Direção da direita para a esquerda">
+<!ENTITY optionRTL.accesskey "d">
+
+<!ENTITY insertButton.label "Inserir">
+<!ENTITY insertButton.accesskey "I">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertSource.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertSource.dtd
new file mode 100644
index 0000000000..ebd543a94d
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertSource.dtd
@@ -0,0 +1,15 @@
+<!-- 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/. -->
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Inserir HTML">
+<!ENTITY sourceEditField.label "Inserir as etiquetas HTML e o texto:">
+<!ENTITY example.label "Exemplo: ">
+<!-- LOCALIZATION NOTE (exampleOpenTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" -->
+<!ENTITY exampleOpenTag.label "&lt;i&gt;">
+<!-- LOCALIZATION NOTE (exampleCloseTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" -->
+<!ENTITY exampleCloseTag.label "&lt;/i&gt;">
+<!ENTITY exampleText.label "Olá mundo!">
+<!ENTITY insertButton.label "Inserir">
+<!ENTITY insertButton.accesskey "I">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertTOC.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertTOC.dtd
new file mode 100644
index 0000000000..e7fcbe6258
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertTOC.dtd
@@ -0,0 +1,16 @@
+<!-- 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 Window.title "Sumário">
+<!ENTITY buildToc.label "Criar o sumário a partir de:">
+<!ENTITY tag.label "Etiqueta:">
+<!ENTITY class.label "Classe:">
+<!ENTITY header1.label "Nível 1">
+<!ENTITY header2.label "Nível 2">
+<!ENTITY header3.label "Nível 3">
+<!ENTITY header4.label "Nível 4">
+<!ENTITY header5.label "Nível 5">
+<!ENTITY header6.label "Nível 6">
+<!ENTITY makeReadOnly.label "Tornar o sumário somente leitura">
+<!ENTITY orderedList.label "Numerar todas as inserções no sumário">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertTable.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertTable.dtd
new file mode 100644
index 0000000000..ca1976fd5c
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorInsertTable.dtd
@@ -0,0 +1,18 @@
+<!-- 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/. -->
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Inserir tabela">
+
+<!ENTITY size.label "Tamanho">
+<!ENTITY numRowsEditField.label "Linhas:">
+<!ENTITY numRowsEditField.accessKey "L">
+<!ENTITY numColumnsEditField.label "Colunas:">
+<!ENTITY numColumnsEditField.accessKey "C">
+<!ENTITY widthEditField.label "Largura:">
+<!ENTITY widthEditField.accessKey "a">
+<!ENTITY borderEditField.label "Borda:">
+<!ENTITY borderEditField.accessKey "B">
+<!ENTITY borderEditField.tooltip "Digite um número para a borda da tabela ou digite zero (0) para nenhuma borda">
+<!ENTITY pixels.label "pixels">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorLabelProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorLabelProperties.dtd
new file mode 100644
index 0000000000..e19b4ad28c
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorLabelProperties.dtd
@@ -0,0 +1,18 @@
+<!-- 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 windowTitle.label "Propriedades do rótulo">
+
+<!ENTITY Settings.label "Configurações">
+<!ENTITY Settings.accesskey "C">
+
+<!ENTITY EditLabelText.label "Editar o texto:">
+<!ENTITY EditLabelText.accesskey "t">
+<!ENTITY LabelFor.label "Para controle:">
+<!ENTITY LabelFor.accesskey "I">
+<!ENTITY AccessKey.label "Tecla de acesso:">
+<!ENTITY AccessKey.accesskey "s">
+
+<!ENTITY RemoveLabel.label "Remover o rótulo">
+<!ENTITY RemoveLabel.accesskey "R">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorLinkProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorLinkProperties.dtd
new file mode 100644
index 0000000000..f6d21fdfdb
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorLinkProperties.dtd
@@ -0,0 +1,6 @@
+<!-- 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 windowTitle.label "Propriedades do link">
+<!ENTITY LinkURLBox.label "Localização do link">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorListProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorListProperties.dtd
new file mode 100644
index 0000000000..7928dabc11
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorListProperties.dtd
@@ -0,0 +1,20 @@
+<!-- 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/. -->
+
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Propriedades da lista">
+
+<!ENTITY ListType.label "Tipo de lista">
+<!ENTITY bulletStyle.label "Estilo do marcador">
+<!ENTITY startingNumber.label "Começar em:">
+<!ENTITY startingNumber.accessKey "o">
+<!ENTITY none.value "Nenhum">
+<!ENTITY bulletList.value "Lista de marcadores (não numerada)">
+<!ENTITY numberList.value "Lista enumerada">
+<!ENTITY definitionList.value "Lista de definições">
+<!ENTITY changeEntireListRadio.label "Alterar a lista inteira">
+<!ENTITY changeEntireListRadio.accessKey "t">
+<!ENTITY changeSelectedRadio.label "Alterar somente os itens selecionados">
+<!ENTITY changeSelectedRadio.accessKey "A">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPageProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPageProperties.dtd
new file mode 100644
index 0000000000..7ca1e96522
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPageProperties.dtd
@@ -0,0 +1,17 @@
+<!-- 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/. -->
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Propriedades da página">
+<!ENTITY location.label "Localização:">
+<!ENTITY lastModified.label "Última modificação:">
+<!ENTITY titleInput.label "Título:">
+<!ENTITY titleInput.accessKey "T">
+<!ENTITY authorInput.label "Autor:">
+<!ENTITY authorInput.accessKey "A">
+<!ENTITY descriptionInput.label "Descrição:">
+<!ENTITY descriptionInput.accessKey "D">
+<!ENTITY locationNewPage.label "[Nova página, ainda não salva]">
+<!ENTITY EditHEADSource1.label "Usuários avançados:">
+<!ENTITY EditHEADSource2.label "Para editar os outros conteúdos da região do &lt;título&gt; use o &quot;Código-fonte&quot; no menu Exibir ou na barra de ferramentas do modo de edição.">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd
new file mode 100644
index 0000000000..7e59a88b5d
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd
@@ -0,0 +1,20 @@
+<!-- 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/. -->
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Dicionário pessoal">
+
+<!ENTITY wordEditField.label "Nova palavra:">
+<!ENTITY wordEditField.accessKey "N">
+<!ENTITY AddButton.label "Adicionar">
+<!ENTITY AddButton.accessKey "A">
+<!ENTITY DictionaryList.label "Palavras no dicionário:">
+<!ENTITY DictionaryList.accessKey "P">
+<!ENTITY ReplaceButton.label "Substituir">
+<!ENTITY ReplaceButton.accessKey "S">
+<!ENTITY RemoveButton.label "Remover">
+<!ENTITY RemoveButton.accessKey "x">
+
+<!ENTITY CloseButton.label "Fechar">
+<!ENTITY CloseButton.accessKey "F">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPublish.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPublish.dtd
new file mode 100644
index 0000000000..2d7dfe711d
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPublish.dtd
@@ -0,0 +1,65 @@
+<!-- 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/. -->
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Publicar a página">
+<!ENTITY windowTitleSettings.label "Configurações de publicação">
+<!ENTITY publishTab.label "Publicar">
+<!ENTITY settingsTab.label "Configurações">
+<!ENTITY publishButton.label "Publicar">
+
+<!-- Publish Tab Panel -->
+<!ENTITY siteList.label "Nome do site:">
+<!ENTITY siteList.accesskey "N">
+<!ENTITY siteList.tooltip "Selecione o site no qual você deseja publicar">
+<!ENTITY newSiteButton.label "Novo site">
+<!ENTITY newSiteButton.accesskey "o">
+<!ENTITY docDirList.label "Subdiretório do site para esta página:">
+<!ENTITY docDirList.accesskey "o">
+<!ENTITY docDirList.tooltip "Escolha ou insira o nome do subdiretório remoto desta página">
+<!ENTITY publishImgCheckbox.label "Incluir imagens e outros arquivos">
+<!ENTITY publishImgCheckbox.accesskey "o">
+<!ENTITY publishImgCheckbox.tooltip "Publicar imagens e outros arquivos referenciados por esta página">
+<!ENTITY sameLocationRadio.label "Usar a mesma localização que a página">
+<!ENTITY sameLocationRadio.accesskey "m">
+<!ENTITY sameLocationRadio.tooltip "Publicar os arquivos na mesma localização que a página">
+<!ENTITY useSubdirRadio.label "Usar este subdiretório do site:">
+<!ENTITY useSubdirRadio.accesskey "s">
+<!ENTITY useSubdirRadio.tooltip "Publicar os arquivos para o subdiretório remoto selecionado">
+<!ENTITY otherDirList.tooltip "Escolha ou insira o nome do subdiretório onde os arquivos serão publicados">
+<!ENTITY pageTitle.label "Título da página:">
+<!ENTITY pageTitle.accesskey "T">
+<!ENTITY pageTitle.tooltip "Insira um título para identificar a página na janela e nos marcadores">
+<!ENTITY pageTitleExample.label "ex.: &quot;Minha página web&quot;">
+<!ENTITY filename.label "Nome do arquivo:">
+<!ENTITY filename.accesskey "a">
+<!ENTITY filename.tooltip "Insira um nome para este arquivo, incluindo '.html' para uma página web">
+<!ENTITY filenameExample.label "ex.: &quot;minhapagina.html&quot;">
+<!ENTITY setDefaultButton.label "Definir como padrão">
+<!ENTITY setDefaultButton.accesskey "c">
+<!ENTITY removeButton.label "Remover o site">
+<!ENTITY removeButton.accesskey "R">
+
+<!-- Settings Tab Panel -->
+<!ENTITY publishSites.label "Sites para publicação">
+<!ENTITY serverInfo.label "Informações do servidor">
+<!ENTITY loginInfo.label "Informações de acesso">
+<!ENTITY siteName.label "Nome do site:">
+<!ENTITY siteName.accesskey "N">
+<!ENTITY siteName.tooltip "Um apelido que identifique este site de publicação (ex.: 'MeuSite ')">
+<!ENTITY siteUrl.label "Endereço de publicação (ex.: 'ftp://ftp.meuprovedor.com/meuusuario'):">
+<!ENTITY siteUrl.accesskey "E">
+<!ENTITY siteUrl.tooltip "O endereço FTP:// ou HTTP:// fornecido pelo seu ISP ou serviço de hospedagem web">
+<!ENTITY browseUrl.label "Endereço HTTP da sua página inicial (ex.: 'http://www.meuprovedor.com/meuusuario'):">
+<!ENTITY browseUrl.accesskey "T">
+<!ENTITY browseUrl.tooltip "O endereço HTTP:// do seu diretório inicial (não incluir o nome do arquivo)">
+<!ENTITY username.label "Nome de usuário:">
+<!ENTITY username.accesskey "u">
+<!ENTITY username.tooltip "O nome de usuário que você usa para acessar ao seu ISP ou serviço de hospedagem web">
+<!ENTITY password.label "Senha:">
+<!ENTITY password.accesskey "S">
+<!ENTITY password.tooltip "A senha associada ao seu nome de usuário">
+<!ENTITY savePassword.label "Salvar a senha">
+<!ENTITY savePassword.accesskey "a">
+<!ENTITY savePassword.tooltip "Selecione isto para salvar a sua senha com segurança utilizando o Gerenciador de Senhas">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPublishProgress.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPublishProgress.dtd
new file mode 100644
index 0000000000..39b4854cb8
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorPublishProgress.dtd
@@ -0,0 +1,16 @@
+<!-- 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/. -->
+
+<!-- Window title -->
+<!ENTITY siteUrl.label "URL do site:">
+<!ENTITY docSubdir.label "Subdiretório da página:">
+<!ENTITY otherSubdir.label "Subdiretório da imagem:">
+
+<!ENTITY status.label "Publicando…">
+<!ENTITY fileList.label "Estado da publicação">
+<!ENTITY succeeded.label "Bem-sucedido">
+<!ENTITY failed.label "Falhou">
+
+<!ENTITY keepOpen "Manter esta janela aberta após concluir a publicação.">
+<!ENTITY closeButton.label "Fechar">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorReplace.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorReplace.dtd
new file mode 100644
index 0000000000..077869e940
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorReplace.dtd
@@ -0,0 +1,27 @@
+<!-- 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/. -->
+
+<!-- extracted from EdReplace.xul -->
+
+<!ENTITY replaceDialog.title "Procurar e substituir">
+<!ENTITY findField.label "Procurar texto:">
+<!ENTITY findField.accesskey "z">
+<!ENTITY replaceField.label "Substituir por:">
+<!ENTITY replaceField.accesskey "b">
+<!ENTITY caseSensitiveCheckbox.label "Diferenciar maiúsculas de minúsculas">
+<!ENTITY caseSensitiveCheckbox.accesskey "D">
+<!ENTITY wrapCheckbox.label "Ultrapassar início/fim">
+<!ENTITY wrapCheckbox.accesskey "U">
+<!ENTITY backwardsCheckbox.label "Pesquisar para trás">
+<!ENTITY backwardsCheckbox.accesskey "P">
+<!ENTITY findNextButton.label "Procurar próxima">
+<!ENTITY findNextButton.accesskey "L">
+<!ENTITY replaceButton.label "Substituir">
+<!ENTITY replaceButton.accesskey "S">
+<!ENTITY replaceAndFindButton.label "Substituir e procurar">
+<!ENTITY replaceAndFindButton.accesskey "o">
+<!ENTITY replaceAllButton.label "Substituir tudo">
+<!ENTITY replaceAllButton.accesskey "t">
+<!ENTITY closeButton.label "Fechar">
+<!ENTITY closeButton.accesskey "C">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd
new file mode 100644
index 0000000000..765cab6683
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd
@@ -0,0 +1,17 @@
+<!-- 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/. -->
+
+<!-- These strings are generic to all or most of the editor's dialogs. -->
+
+<!-- This button is for the progressive disclosure of additional editing functionality -->
+
+<!-- These strings are for use specifically in the editor's link dialog. -->
+<!ENTITY windowTitle2.label "Salvar e alterar a codificação do texto">
+<!ENTITY documentTitleTitle.label "Título da página">
+<!ENTITY documentCharsetTitle2.label "Codificação do texto">
+<!ENTITY documentCharsetDesc2.label "Selecione a codificação na qual você deseja salvar um documento:">
+<!ENTITY documentExportToText.label "Exportar como texto">
+
+
+
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSelectProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSelectProperties.dtd
new file mode 100644
index 0000000000..d54926d6b8
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSelectProperties.dtd
@@ -0,0 +1,48 @@
+<!-- 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 windowTitle.label "Propriedades da lista de seleções">
+
+<!ENTITY Select.label "Lista de seleções:">
+<!ENTITY SelectName.label "Nome da lista:">
+<!ENTITY SelectName.accesskey "N">
+<!ENTITY SelectSize.label "Altura:">
+<!ENTITY SelectSize.accesskey "A">
+<!ENTITY SelectMultiple.label "Múltiplas seleções">
+<!ENTITY SelectMultiple.accesskey "M">
+<!ENTITY SelectDisabled.label "Desabilitado">
+<!ENTITY SelectDisabled.accesskey "D">
+<!ENTITY SelectTabIndex.label "Índice para tab:">
+<!ENTITY SelectTabIndex.accesskey "t">
+
+<!ENTITY OptGroup.label "Grupo de opções">
+<!ENTITY OptGroupLabel.label "Rótulo:">
+<!ENTITY OptGroupLabel.accesskey "T">
+<!ENTITY OptGroupDisabled.label "Desabilitado">
+<!ENTITY OptGroupDisabled.accesskey "D">
+
+<!ENTITY Option.label "Opção">
+<!ENTITY OptionText.label "Texto:">
+<!ENTITY OptionText.accesskey "T">
+<!ENTITY OptionValue.label "Valor:">
+<!ENTITY OptionValue.accesskey "V">
+<!ENTITY OptionSelected.label "Inicialmente selecionado">
+<!ENTITY OptionSelected.accesskey "I">
+<!ENTITY OptionDisabled.label "Desabilitado">
+<!ENTITY OptionDisabled.accesskey "D">
+
+<!ENTITY TextHeader.label "Texto">
+<!ENTITY ValueHeader.label "Valor">
+<!ENTITY SelectedHeader.label "Selecionado">
+
+<!ENTITY AddOption.label "Adicionar opção">
+<!ENTITY AddOption.accesskey "o">
+<!ENTITY AddOptGroup.label "Adicionar grupo">
+<!ENTITY AddOptGroup.accesskey "A">
+<!ENTITY RemoveElement.label "Remover">
+<!ENTITY RemoveElement.accesskey "R">
+<!ENTITY MoveElementUp.label "Mover acima">
+<!ENTITY MoveElementUp.accesskey "c">
+<!ENTITY MoveElementDown.label "Mover abaixo">
+<!ENTITY MoveElementDown.accesskey "b">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd
new file mode 100644
index 0000000000..29c31fc348
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd
@@ -0,0 +1,15 @@
+<!-- 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/. -->
+
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Encaixar na grade">
+
+<!ENTITY enableSnapToGrid.label "ativar o encaixe na grade">
+<!ENTITY enableSnapToGrid.accessKey "A">
+
+<!ENTITY sizeEditField.label "Tamanho:">
+<!ENTITY sizeEditField.accessKey "T">
+
+<!ENTITY pixelsLabel.value "pixels">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSpellCheck.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSpellCheck.dtd
new file mode 100644
index 0000000000..0d896ffc0e
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorSpellCheck.dtd
@@ -0,0 +1,38 @@
+<!-- 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/. -->
+
+<!-- Window title -->
+<!ENTITY windowTitle.label "Verificação ortográfica">
+
+<!ENTITY misspelledWord.label "Palavra incorreta:">
+<!ENTITY wordEditField.label "Substituir por:">
+<!ENTITY wordEditField.accessKey "b">
+<!ENTITY checkwordButton.label "Verificar a palavra">
+<!ENTITY checkwordButton.accessKey "V">
+<!ENTITY suggestions.label "Sugestões:">
+<!ENTITY suggestions.accessKey "u">
+<!ENTITY ignoreButton.label "Ignorar">
+<!ENTITY ignoreButton.accessKey "I">
+<!ENTITY ignoreAllButton.label "Ignorar todas">
+<!ENTITY ignoreAllButton.accessKey "o">
+<!ENTITY replaceButton.label "Substituir">
+<!ENTITY replaceButton.accessKey "S">
+<!ENTITY replaceAllButton.label "Substituir todas">
+<!ENTITY replaceAllButton.accessKey "t">
+<!ENTITY stopButton.label "Parar">
+<!ENTITY stopButton.accessKey "P">
+<!ENTITY userDictionary.label "Dicionário pessoal:">
+<!ENTITY moreDictionaries.label "Baixar mais dicionários…">
+<!ENTITY addToUserDictionaryButton.label "Adicionar palavra">
+<!ENTITY addToUserDictionaryButton.accessKey "A">
+<!ENTITY editUserDictionaryButton.label "Editar…">
+<!ENTITY editUserDictionaryButton.accessKey "E">
+<!ENTITY recheckButton2.label "Reverificar o texto">
+<!ENTITY recheckButton2.accessKey "T">
+<!ENTITY closeButton.label "Fechar">
+<!ENTITY closeButton.accessKey "F">
+<!ENTITY sendButton.label "Enviar">
+<!ENTITY sendButton.accessKey "n">
+<!ENTITY languagePopup.label "Idioma:">
+<!ENTITY languagePopup.accessKey "m">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorTableProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorTableProperties.dtd
new file mode 100644
index 0000000000..0a081099af
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/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">
diff --git a/l10n-pt-BR/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd
new file mode 100644
index 0000000000..dfc25ef139
--- /dev/null
+++ b/l10n-pt-BR/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd
@@ -0,0 +1,33 @@
+<!-- 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 windowTitle.label "Propriedades da área textual">
+
+<!ENTITY Settings.label "Configurações">
+
+<!ENTITY TextAreaName.label "Nome do campo:">
+<!ENTITY TextAreaName.accessKey "N">
+<!ENTITY TextAreaRows.label "Linhas:">
+<!ENTITY TextAreaRows.accessKey "L">
+<!ENTITY TextAreaCols.label "Colunas:">
+<!ENTITY TextAreaCols.accessKey "C">
+<!ENTITY TextAreaReadOnly.label "Somente leitura">
+<!ENTITY TextAreaReadOnly.accessKey "S">
+<!ENTITY TextAreaDisabled.label "Desativado">
+<!ENTITY TextAreaDisabled.accessKey "D">
+<!ENTITY TextAreaTabIndex.label "Índice da tabela:">
+<!ENTITY TextAreaTabIndex.accessKey "P">
+<!ENTITY TextAreaAccessKey.label "Tecla de acesso:">
+<!ENTITY TextAreaAccessKey.accessKey "T">
+<!ENTITY InitialText.label "Texto inicial:">
+<!ENTITY InitialText.accessKey "T">
+
+<!ENTITY TextAreaWrap.label "Modo de contorno:">
+<!ENTITY TextAreaWrap.accessKey "M">
+<!ENTITY WrapDefault.value "Padrão">
+<!ENTITY WrapOff.value "Desativada">
+<!ENTITY WrapHard.value "Rígida">
+<!ENTITY WrapSoft.value "Flexível">
+<!ENTITY WrapPhysical.value "Física">
+<!ENTITY WrapVirtual.value "Virtual">