diff options
Diffstat (limited to 'l10n-pt-PT/suite/chrome/editor/dialogs')
32 files changed, 850 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..a87affdb7e --- /dev/null +++ b/l10n-pt-PT/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 de HTML"> +<!ENTITY tabCSS.label "Estilo inline"> +<!ENTITY tabJSE.label "Eventos JavaScript"> + +<!ENTITY editAttribute.label "Clique num item acima para editar o seu valor"> +<!ENTITY removeAttribute.label "Remover"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EdColorPicker.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..8d337c7483 --- /dev/null +++ b/l10n-pt-PT/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 escolhida"> +<!ENTITY lastPickedColor.accessKey "l"> +<!ENTITY setColor1.label "Clique numa cor ou"> +<!ENTITY setColor2.label "introduza um código de cor HTML"> +<!ENTITY setColor2.accessKey "H"> +<!ENTITY chooseColor1.label "Escolha uma cor:"> +<!ENTITY chooseColor2.label "Introduzir um código de cor HTML"> +<!ENTITY chooseColor2.accessKey "H"> +<!ENTITY setColorExample.label "(ex.: "#0000ff" ou "blue"):"> +<!ENTITY default.label "Pré-definido"> +<!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 "F"> +<!ENTITY table.label "Tabela"> +<!ENTITY table.accessKey "T"> +<!ENTITY cell.label "Célula(s)"> +<!ENTITY cell.accessKey "C"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EdConvertToTable.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..2d61a790e2 --- /dev/null +++ b/l10n-pt-PT/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 compositor cria uma nova tabela de linhas para cada parágrafo da seleção."> +<!ENTITY instructions2.label "Escolha o caractere utilizado para separar a seleção em colunas:"> +<!ENTITY commaRadio.label "Vírgula"> +<!ENTITY spaceRadio.label "Espaço"> +<!ENTITY otherRadio.label "Outro:"> +<!ENTITY deleteCharCheck.label "Apagar caractere separador"> +<!ENTITY collapseSpaces.label "Ignorar espaços extra"> +<!ENTITY collapseSpaces.tooltip "Converter espaços adjacentes num separador"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EdDialogOverlay.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..9b417045f0 --- /dev/null +++ b/l10n-pt-PT/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 "E"> +<!ENTITY AdvancedEditButton.tooltip "Adicionar ou modificar atributos HTML, atributos de estilo e atributos JavaScript"> +<!ENTITY chooseFileButton.label "Escolher ficheiro..."> +<!ENTITY chooseFileButton.accessKey "f"> +<!ENTITY chooseFileLinkButton.label "Escolher ficheiro..."> +<!ENTITY chooseFileLinkButton.accessKey "o"> +<!ENTITY makeUrlRelative.label "O URL é relativo à localização da página"> +<!ENTITY makeUrlRelative.accessKey "r"> +<!ENTITY makeUrlRelative.tooltip "Alterar entre URL relativo e absoluto. Tem de guardar a página para poder alterar."> + +<!-- Shared by Link and Image dialogs --> +<!ENTITY LinkURLEditField2.label "Digite um endereço da página da Internet, um ficheiro local, ou selecione uma âncora ou cabeçalho do menu de contexto do campo:"> +<!ENTITY LinkURLEditField2.accessKey "w"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..9b9c8bdf30 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/editor/dialogs/EdNamedAnchorProperties.dtd @@ -0,0 +1,9 @@ +<!-- 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 "Introduza um nome único para esta âncora (destino)"> + diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditConflict.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..7d127fcd50 --- /dev/null +++ b/l10n-pt-PT/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 alterações de edição"> +<!ENTITY conflictWarning.label "Esta página foi alterada por outro programa, mas também tem alterações não guardadas no compositor."> +<!ENTITY conflictResolve.label "Selecione a versão a manter:"> +<!ENTITY keepCurrentPageButton.label "Manter alterações da página atual"> +<!ENTITY useOtherPageButton.label "Substituir página atual por outra com alterações"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorButtonProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..b2a9940465 --- /dev/null +++ b/l10n-pt-PT/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 "Definições"> + +<!ENTITY ButtonType.label "Tipo"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "Submeter"> +<!ENTITY reset.value "Repor"> +<!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 de tabulação:"> +<!ENTITY tabIndex.accesskey "i"> +<!ENTITY ButtonDisabled.label "Desativado"> +<!ENTITY ButtonDisabled.accesskey "D"> +<!ENTITY AccessKey.label "Tecla de acesso:"> +<!ENTITY AccessKey.accesskey "T"> + +<!ENTITY RemoveButton.label "Remover botão"> +<!ENTITY RemoveButton.accesskey "R"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorColorProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..c4b7c286e4 --- /dev/null +++ b/l10n-pt-PT/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 "Cor e fundo da página"> +<!ENTITY pageColors.label "Cores da página"> +<!ENTITY defaultColorsRadio.label "Cores predefinidas do leitor (não aplica cores na página)"> +<!ENTITY defaultColorsRadio.accessKey "C"> +<!ENTITY defaultColorsRadio.tooltip "Utilizar definições de cor do navegador do visualizador (leitor)"> +<!ENTITY customColorsRadio.label "Cores personalizadas:"> +<!ENTITY customColorsRadio.accessKey "o"> +<!ENTITY customColorsRadio.tooltip "Estas definições de cor sobrepõem-se às definições do navegador do visualizador"> + +<!ENTITY normalText.label "Texto normal"> +<!ENTITY normalText.accessKey "n"> +<!ENTITY linkText.label "Texto da ligação"> +<!ENTITY linkText.accessKey "l"> +<!ENTITY activeLinkText.label "Texto da ligação ativa"> +<!ENTITY activeLinkText.accessKey "a"> +<!ENTITY visitedLinkText.label "Texto da ligação visitada"> +<!ENTITY visitedLinkText.accessKey "v"> +<!ENTITY background.label "Fundo:"> +<!ENTITY background.accessKey "F"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "Imagem de fundo:"> +<!ENTITY backgroundImage.accessKey "m"> +<!ENTITY backgroundImage.tooltip "Utilizar ficheiro de imagem como fundo para esta página"> +<!ENTITY backgroundImage.shortenedDataURI "Dados URI reduzidos (ao copiar, colocará o URI completo na área de transferência)"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..29db543b08 --- /dev/null +++ b/l10n-pt-PT/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 dos campos"> + +<!ENTITY Legend.label "Legenda"> +<!ENTITY Legend.accesskey "L"> + +<!ENTITY EditLegendText.label "Editar legenda:"> +<!ENTITY EditLegendText.accesskey "t"> +<!ENTITY LegendAlign.label "Alinhar legenda:"> +<!ENTITY LegendAlign.accesskey "A"> +<!ENTITY AlignDefault.label "Pré-definido"> +<!ENTITY AlignLeft.label "Esquerda"> +<!ENTITY AlignCenter.label "Centro"> +<!ENTITY AlignRight.label "Direita"> + +<!ENTITY RemoveFieldSet.label "Remover campo"> +<!ENTITY RemoveFieldSet.accesskey "R"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorFormProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..a87259b875 --- /dev/null +++ b/l10n-pt-PT/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 "Definições"> + +<!ENTITY FormName.label "Nome do formulário:"> +<!ENTITY FormName.accesskey "N"> +<!ENTITY FormAction.label "Ação do URL:"> +<!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 "Frame de destino"> +<!ENTITY FormTarget.accesskey "t"> + +<!ENTITY RemoveForm.label "Remover formulário"> +<!ENTITY RemoveForm.accesskey "R"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorHLineProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..e05524dc82 --- /dev/null +++ b/l10n-pt-PT/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 "t"> +<!ENTITY widthEditField.label "Largura:"> +<!ENTITY widthEditField.accessKey "L"> +<!ENTITY pixelsPopup.value "pixeis"> +<!ENTITY alignmentBox.label "Alinhamento"> +<!ENTITY leftRadio.label "Esquerda"> +<!ENTITY leftRadio.accessKey "E"> +<!ENTITY centerRadio.label "Centro"> +<!ENTITY centerRadio.accessKey "C"> +<!ENTITY rightRadio.label "Direita"> +<!ENTITY rightRadio.accessKey "D"> + +<!ENTITY threeDShading.label "Sombra 3D"> +<!ENTITY threeDShading.accessKey "S"> +<!ENTITY saveSettings.label "Utilizar como pré-definição"> +<!ENTITY saveSettings.accessKey "d"> +<!ENTITY saveSettings.tooltip "Guardar definições para as utilizar ao inserir novas linhas horizontais"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorImageProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..100662bb90 --- /dev/null +++ b/l10n-pt-PT/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 "pixeis"> + +<!-- These are in the Location tab panel --> +<!ENTITY locationEditField.label "Localização da imagem:"> +<!ENTITY locationEditField.accessKey "L"> +<!ENTITY locationEditField.tooltip "Digite o nome ou a localização da imagem"> +<!ENTITY locationEditField.shortenedDataURI "URI reduzido (ao copiar, colocará o URI completo na área de transferência)"> +<!ENTITY title.label "Dica:"> +<!ENTITY title.accessKey "D"> +<!ENTITY title.tooltip "O atributo 'title' que será exibido como dica"> +<!ENTITY altText.label "Texto alternativo:"> +<!ENTITY altText.accessKey "a"> +<!ENTITY altTextEditField.tooltip "Digite o texto a mostrar no local da imagem"> +<!ENTITY noAltText.label "Não usar texto alternativo"> +<!ENTITY noAltText.accessKey "u"> + +<!ENTITY previewBox.label "Pré-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 "a"> +<!ENTITY actualSizeRadio.tooltip "Reverter imagem para o tamanho real"> +<!ENTITY customSizeRadio.label "Tamanho personalizado"> +<!ENTITY customSizeRadio.accessKey "p"> +<!ENTITY customSizeRadio.tooltip "Alterar como o tamanho da imagem é mostrado na página"> +<!ENTITY heightEditField.label "Altura:"> +<!ENTITY heightEditField.accessKey "l"> +<!ENTITY widthEditField.label "Largura:"> +<!ENTITY widthEditField.accessKey "L"> +<!ENTITY constrainCheckbox.label "Contrair"> +<!ENTITY constrainCheckbox.accessKey "C"> +<!ENTITY constrainCheckbox.tooltip "Manter tamanho da imagem"> + +<!-- These controls are in the Image Map box of the expanded area --> +<!ENTITY imagemapBox.label "Mapa de imagem"> +<!ENTITY removeImageMapButton.label "Remover"> +<!ENTITY removeImageMapButton.accessKey "R"> + +<!-- These are the options for image alignment --> +<!ENTITY alignment.label "Alinhar o texto à imagem"> +<!ENTITY bottomPopup.value "No fim"> +<!ENTITY topPopup.value "No topo"> +<!ENTITY centerPopup.value "No centro"> +<!ENTITY wrapRightPopup.value "Encapsular à direita"> +<!ENTITY wrapLeftPopup.value "Encapsular à esquerda"> + +<!-- These controls are in the Spacing Box --> +<!ENTITY spacingBox.label "Espaçamento"> +<!ENTITY leftRightEditField.label "Esquerda e direita:"> +<!ENTITY leftRightEditField.accessKey "E"> +<!ENTITY topBottomEditField.label "Topo e fim:"> +<!ENTITY topBottomEditField.accessKey "T"> +<!ENTITY borderEditField.label "Limite sólido:"> +<!ENTITY borderEditField.accessKey "L"> + +<!-- These controls are in the Link Box --> +<!ENTITY showImageLinkBorder.label "Mostrar limite ao redor da ligação à imagem"> +<!ENTITY showImageLinkBorder.accessKey "M"> +<!ENTITY LinkAdvancedEditButton.label "Edição avançada de ligação…"> +<!ENTITY LinkAdvancedEditButton.accessKey "l"> +<!ENTITY LinkAdvancedEditButton.tooltip "Adicionar ou modificar 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 "Ligação"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInputProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..fcdc71c513 --- /dev/null +++ b/l10n-pt-PT/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 de formulário"> + +<!ENTITY InputType.label "Tipo de campo"> +<!ENTITY InputType.accesskey "T"> +<!ENTITY text.value "Texto"> +<!ENTITY password.value "Palavra-passe"> +<!ENTITY checkbox.value "Caixa de verificação"> +<!ENTITY radio.value "Caixa de seleção"> +<!ENTITY submit.value "Botão de envio"> +<!ENTITY reset.value "Botão de reposição"> +<!ENTITY file.value "Ficheiro"> +<!ENTITY hidden.value "Oculto"> +<!ENTITY image.value "Imagem"> +<!ENTITY button.value "Botão"> + +<!ENTITY InputSettings.label "Definições de 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 verificado"> +<!ENTITY InputChecked.accesskey "e"> +<!ENTITY InputSelected.label "Inicialmente selecionado"> +<!ENTITY InputSelected.accesskey "s"> +<!ENTITY InputReadOnly.label "Apenas de leitura"> +<!ENTITY InputReadOnly.accesskey "l"> +<!ENTITY InputDisabled.label "Desativado"> +<!ENTITY InputDisabled.accesskey "D"> +<!ENTITY tabIndex.label "Índice do separador:"> +<!ENTITY tabIndex.accesskey "i"> +<!ENTITY TextSize.label "Tamanho do campo:"> +<!ENTITY TextSize.accesskey "c"> +<!ENTITY TextLength.label "Comprimento máximo:"> +<!ENTITY TextLength.accesskey "m"> +<!ENTITY AccessKey.label "Tecla de acesso:"> +<!ENTITY AccessKey.accesskey "e"> +<!ENTITY Accept.label "Tipos aceites:"> +<!ENTITY Accept.accesskey "a"> + +<!ENTITY ImageProperties.label "Propriedades da imagem…"> +<!ENTITY ImageProperties.accesskey "e"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInsertChars.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..1eeea13453 --- /dev/null +++ b/l10n-pt-PT/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 "Carta:"> +<!ENTITY letter.accessKey "a"> +<!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-PT/suite/chrome/editor/dialogs/EditorInsertMath.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInsertMath.dtd new file mode 100644 index 0000000000..a0e2536028 --- /dev/null +++ b/l10n-pt-PT/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 Math"> + +<!ENTITY sourceEditField.label "Introduza o código fonte LaTeX:"> + +<!ENTITY options.label "Opções"> +<!ENTITY optionInline.label "Modo em linha"> +<!ENTITY optionInline.accesskey "n"> +<!ENTITY optionDisplay.label "Modo de exibição"> +<!ENTITY optionDisplay.accesskey "d"> +<!ENTITY optionLTR.label "Da esquerda para a direita"> +<!ENTITY optionLTR.accesskey "e"> +<!ENTITY optionRTL.label "Da direita para a esquerda"> +<!ENTITY optionRTL.accesskey "d"> + +<!ENTITY insertButton.label "Inserir"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInsertSource.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..c6ca9b8794 --- /dev/null +++ b/l10n-pt-PT/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 "Introduza o texto e etiquetas HTML:"> +<!ENTITY example.label "Exemplo: "> +<!-- LOCALIZATION NOTE (exampleOpenTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleOpenTag.label "<i>"> +<!-- LOCALIZATION NOTE (exampleCloseTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleCloseTag.label "</i>"> +<!ENTITY exampleText.label "Olá mundo!"> +<!ENTITY insertButton.label "Inserir"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInsertTOC.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..e4789f99a9 --- /dev/null +++ b/l10n-pt-PT/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 "Índice de conteúdo"> +<!ENTITY buildToc.label "Construir tabela de conteúdos 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 índice apenas de leitura"> +<!ENTITY orderedList.label "Numerar todas as entradas do índice de conteúdo"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInsertTable.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..642a2c4b48 --- /dev/null +++ b/l10n-pt-PT/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 "h"> +<!ENTITY numColumnsEditField.label "Colunas:"> +<!ENTITY numColumnsEditField.accessKey "C"> +<!ENTITY widthEditField.label "Largura:"> +<!ENTITY widthEditField.accessKey "L"> +<!ENTITY borderEditField.label "Contorno:"> +<!ENTITY borderEditField.accessKey "C"> +<!ENTITY borderEditField.tooltip "Escreva um número para o contorno da tabela ou zero (0) para nenhum contorno"> +<!ENTITY pixels.label "pixeis"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorLabelProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..3d2a7cac78 --- /dev/null +++ b/l10n-pt-PT/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 da etiqueta"> + +<!ENTITY Settings.label "Definições"> +<!ENTITY Settings.accesskey "D"> + +<!ENTITY EditLabelText.label "Editar texto:"> +<!ENTITY EditLabelText.accesskey "E"> +<!ENTITY LabelFor.label "Do controlo:"> +<!ENTITY LabelFor.accesskey "c"> +<!ENTITY AccessKey.label "Tecla de acesso:"> +<!ENTITY AccessKey.accesskey "s"> + +<!ENTITY RemoveLabel.label "Remover etiqueta"> +<!ENTITY RemoveLabel.accesskey "R"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorLinkProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..1e28830fed --- /dev/null +++ b/l10n-pt-PT/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 da ligação"> +<!ENTITY LinkURLBox.label "Localização da ligação"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorListProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..59d997e461 --- /dev/null +++ b/l10n-pt-PT/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 de marcas:"> +<!ENTITY startingNumber.label "Iniciar a:"> +<!ENTITY startingNumber.accessKey "I"> +<!ENTITY none.value "Nenhum"> +<!ENTITY bulletList.value "Lista com marcas (não numerada)"> +<!ENTITY numberList.value "Lista numerada"> +<!ENTITY definitionList.value "Lista de definições"> +<!ENTITY changeEntireListRadio.label "Alterar toda a lista"> +<!ENTITY changeEntireListRadio.accessKey "A"> +<!ENTITY changeSelectedRadio.label "Alterar apenas os itens selecionados"> +<!ENTITY changeSelectedRadio.accessKey "i"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorPageProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..753cbb66c5 --- /dev/null +++ b/l10n-pt-PT/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, não guardada ainda]"> +<!ENTITY EditHEADSource1.label "Utilizadores avançados:"> +<!ENTITY EditHEADSource2.label "Para editar outros conteúdos do <cabeçalho> região, utilize "Origem HTML" no menu Ver ou na barra de ferramentas no modo editar."> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..b241f085e4 --- /dev/null +++ b/l10n-pt-PT/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 "R"> + +<!ENTITY CloseButton.label "Fechar"> +<!ENTITY CloseButton.accessKey "F"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorPublish.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..e24204b9ab --- /dev/null +++ b/l10n-pt-PT/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 página"> +<!ENTITY windowTitleSettings.label "Definições de publicação"> +<!ENTITY publishTab.label "Publicar"> +<!ENTITY settingsTab.label "Definições"> +<!ENTITY publishButton.label "Publicar"> +<!-- Publish Tab Panel --> + +<!ENTITY siteList.label "Nome do site:"> +<!ENTITY siteList.accesskey "e"> +<!ENTITY siteList.tooltip "Escolha o site para o qual deseja publicar"> +<!ENTITY newSiteButton.label "Novo site"> +<!ENTITY newSiteButton.accesskey "N"> +<!ENTITY docDirList.label "Subdiretório do site para esta página:"> +<!ENTITY docDirList.accesskey "S"> +<!ENTITY docDirList.tooltip "Escolha ou introduza o nome do subdiretório remoto desta pasta"> +<!ENTITY publishImgCheckbox.label "Incluir imagens e outros ficheiros"> +<!ENTITY publishImgCheckbox.accesskey "u"> +<!ENTITY publishImgCheckbox.tooltip "Publicar imagens e outros ficheiros referenciados por esta página"> +<!ENTITY sameLocationRadio.label "Utilizar a mesma localização da página"> +<!ENTITY sameLocationRadio.accesskey "U"> +<!ENTITY sameLocationRadio.tooltip "Publicar ficheiros para a mesma localização da página"> +<!ENTITY useSubdirRadio.label "Utilizar este subdiretório:"> +<!ENTITY useSubdirRadio.accesskey "d"> +<!ENTITY useSubdirRadio.tooltip "Publicar ficheiros no subdiretório remoto escolhido"> +<!ENTITY otherDirList.tooltip "Escolha ou introduza o nome do subdiretório remoto para a publicação dos ficheiros"> +<!ENTITY pageTitle.label "Título da página:"> +<!ENTITY pageTitle.accesskey "T"> +<!ENTITY pageTitle.tooltip "Introduza o título para identificar a página na janela e nos marcadores"> +<!ENTITY pageTitleExample.label "ex.: "A minha página web""> +<!ENTITY filename.label "Nome de ficheiro:"> +<!ENTITY filename.accesskey "f"> +<!ENTITY filename.tooltip "Introduza um nome para este ficheiro, incluindo'.html' para páginas web"> +<!ENTITY filenameExample.label "ex.:: "minhapagina.html""> +<!ENTITY setDefaultButton.label "Utilizar como pré-definição"> +<!ENTITY setDefaultButton.accesskey "d"> +<!ENTITY removeButton.label "Remover site"> +<!ENTITY removeButton.accesskey "R"> +<!-- Settings Tab Panel --> + +<!ENTITY publishSites.label "Sites de publicação"> +<!ENTITY serverInfo.label "Informação do servidor"> +<!ENTITY loginInfo.label "Informação de inicio de sessão"> +<!ENTITY siteName.label "Nome do site:"> +<!ENTITY siteName.accesskey "e"> +<!ENTITY siteName.tooltip "Um nickname que identifique este site de publicação (ex.: 'OMeuSite')"> +<!ENTITY siteUrl.label "Endereço de publicação (ex.: 'ftp://ftp.meuisp.com/meunomedeutilizador'):"> +<!ENTITY siteUrl.accesskey "a"> +<!ENTITY siteUrl.tooltip "O endereço FTP:// ou HTTP:// fornecido pelo seu ISP ou servidor web"> +<!ENTITY browseUrl.label "Endereço HTTP da sua página pessoal (ex.: 'http://www.meuisp.com/meunomedeutilizador'):"> +<!ENTITY browseUrl.accesskey "T"> +<!ENTITY browseUrl.tooltip "O endereço HTTP:// do seu diretório pessoal (não incluir o nome do ficheiro)"> +<!ENTITY username.label "Nome de utilizador:"> +<!ENTITY username.accesskey "u"> +<!ENTITY username.tooltip "O nome de utilizador que usa para iniciar sessão no seu ISP ou servidor web"> +<!ENTITY password.label "Palavra-passe:"> +<!ENTITY password.accesskey "v"> +<!ENTITY password.tooltip "A palavra-passe associada ao nome de utilizador"> +<!ENTITY savePassword.label "Guardar palavra-passe"> +<!ENTITY savePassword.accesskey "s"> +<!ENTITY savePassword.tooltip "Selecione isto para proteger a sua palavra-passe com o gestor de palavras-passe"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorPublishProgress.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..4454b45453 --- /dev/null +++ b/l10n-pt-PT/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 "A publicar…"> +<!ENTITY fileList.label "Estado da publicação"> +<!ENTITY succeeded.label "Publicada"> +<!ENTITY failed.label "Não publicada"> + +<!ENTITY keepOpen "Manter esta janela aberta ao terminar a publicação."> +<!ENTITY closeButton.label "Fechar"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorReplace.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..e914f67e4f --- /dev/null +++ b/l10n-pt-PT/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 "Localizar e substituir"> +<!ENTITY findField.label "Localizar texto:"> +<!ENTITY findField.accesskey "x"> +<!ENTITY replaceField.label "Substituir por:"> +<!ENTITY replaceField.accesskey "u"> +<!ENTITY caseSensitiveCheckbox.label "Correspondência exata"> +<!ENTITY caseSensitiveCheckbox.accesskey "C"> +<!ENTITY wrapCheckbox.label "Encapsular à volta"> +<!ENTITY wrapCheckbox.accesskey "E"> +<!ENTITY backwardsCheckbox.label "Pesquisar para trás"> +<!ENTITY backwardsCheckbox.accesskey "t"> +<!ENTITY findNextButton.label "Localizar seguinte"> +<!ENTITY findNextButton.accesskey "L"> +<!ENTITY replaceButton.label "Substituir"> +<!ENTITY replaceButton.accesskey "S"> +<!ENTITY replaceAndFindButton.label "Localizar e substituir"> +<!ENTITY replaceAndFindButton.accesskey "c"> +<!ENTITY replaceAllButton.label "Substituir tudo"> +<!ENTITY replaceAllButton.accesskey "b"> +<!ENTITY closeButton.label "Fechar"> +<!ENTITY closeButton.accesskey "c"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..47bf57f325 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorSaveAsCharset.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/. --> +<!-- 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 "Guardar e alterar a codificação de texto"> +<!ENTITY documentTitleTitle.label "Título da página"> +<!ENTITY documentCharsetTitle2.label "Codificação de texto"> +<!ENTITY documentCharsetDesc2.label "Selecione a codificação de texto que pretende utilizar para guardar um documento:"> +<!ENTITY documentExportToText.label "Exportar para texto"> + diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorSelectProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..fcb2c7e42c --- /dev/null +++ b/l10n-pt-PT/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ção"> + +<!ENTITY Select.label "Lista de seleção"> +<!ENTITY SelectName.label "Nome da lista:"> +<!ENTITY SelectName.accesskey "N"> +<!ENTITY SelectSize.label "Altura:"> +<!ENTITY SelectSize.accesskey "A"> +<!ENTITY SelectMultiple.label "Seleção múltipla"> +<!ENTITY SelectMultiple.accesskey "m"> +<!ENTITY SelectDisabled.label "Desativado"> +<!ENTITY SelectDisabled.accesskey "v"> +<!ENTITY SelectTabIndex.label "Índice de tabulação:"> +<!ENTITY SelectTabIndex.accesskey "i"> + +<!ENTITY OptGroup.label "Opções de grupo"> +<!ENTITY OptGroupLabel.label "Etiqueta:"> +<!ENTITY OptGroupLabel.accesskey "t"> +<!ENTITY OptGroupDisabled.label "Desativado"> +<!ENTITY OptGroupDisabled.accesskey "I"> + +<!ENTITY Option.label "Opção"> +<!ENTITY OptionText.label "Texto:"> +<!ENTITY OptionText.accesskey "T"> +<!ENTITY OptionValue.label "Valor:"> +<!ENTITY OptionValue.accesskey "V"> +<!ENTITY OptionSelected.label "Selecionado inicialmente"> +<!ENTITY OptionSelected.accesskey "S"> +<!ENTITY OptionDisabled.label "Desativado"> +<!ENTITY OptionDisabled.accesskey "I"> + +<!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 "g"> +<!ENTITY RemoveElement.label "Remover"> +<!ENTITY RemoveElement.accesskey "R"> +<!ENTITY MoveElementUp.label "Mover para cima"> +<!ENTITY MoveElementUp.accesskey "c"> +<!ENTITY MoveElementDown.label "Mover para baixo"> +<!ENTITY MoveElementDown.accesskey "b"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..85b95005f4 --- /dev/null +++ b/l10n-pt-PT/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 "Alinhar à grelha"> + +<!ENTITY enableSnapToGrid.label "Ativar alinhamento à grelha"> +<!ENTITY enableSnapToGrid.accessKey "e"> + +<!ENTITY sizeEditField.label "Tamanho:"> +<!ENTITY sizeEditField.accessKey "T"> + +<!ENTITY pixelsLabel.value "pixeis"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorSpellCheck.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..9d206347ce --- /dev/null +++ b/l10n-pt-PT/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 "Verificar ortografia"> + +<!ENTITY misspelledWord.label "Palavra errada:"> +<!ENTITY wordEditField.label "Substituir por:"> +<!ENTITY wordEditField.accessKey "S"> +<!ENTITY checkwordButton.label "Verificar palavra"> +<!ENTITY checkwordButton.accessKey "i"> +<!ENTITY suggestions.label "Sugestões:"> +<!ENTITY suggestions.accessKey "u"> +<!ENTITY ignoreButton.label "Ignorar"> +<!ENTITY ignoreButton.accessKey "I"> +<!ENTITY ignoreAllButton.label "Ignorar tudo"> +<!ENTITY ignoreAllButton.accessKey "n"> +<!ENTITY replaceButton.label "Substituir"> +<!ENTITY replaceButton.accessKey "S"> +<!ENTITY replaceAllButton.label "Substituir tudo"> +<!ENTITY replaceAllButton.accessKey "t"> +<!ENTITY stopButton.label "Parar"> +<!ENTITY stopButton.accessKey "P"> +<!ENTITY userDictionary.label "Dicionário pessoal:"> +<!ENTITY moreDictionaries.label "Descarregar mais dicionários…"> +<!ENTITY addToUserDictionaryButton.label "Adicionar palavra"> +<!ENTITY addToUserDictionaryButton.accessKey "d"> +<!ENTITY editUserDictionaryButton.label "Editar…"> +<!ENTITY editUserDictionaryButton.accessKey "E"> +<!ENTITY recheckButton2.label "Reverificar 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 "I"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorTableProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..07a5ca4a8c --- /dev/null +++ b/l10n-pt-PT/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 "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"> diff --git a/l10n-pt-PT/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd b/l10n-pt-PT/suite/chrome/editor/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..dc0e332d03 --- /dev/null +++ b/l10n-pt-PT/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 de texto"> + +<!ENTITY Settings.label "Definiçõ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 "Apenas leitura"> +<!ENTITY TextAreaReadOnly.accessKey "A"> +<!ENTITY TextAreaDisabled.label "Desativado"> +<!ENTITY TextAreaDisabled.accessKey "v"> +<!ENTITY TextAreaTabIndex.label "Índice de tabulação:"> +<!ENTITY TextAreaTabIndex.accessKey "i"> +<!ENTITY TextAreaAccessKey.label "Tecla de acesso:"> +<!ENTITY TextAreaAccessKey.accessKey "e"> +<!ENTITY InitialText.label "Texto inicial:"> +<!ENTITY InitialText.accessKey "T"> + +<!ENTITY TextAreaWrap.label "Modo de encapsulamento:"> +<!ENTITY TextAreaWrap.accessKey "p"> +<!ENTITY WrapDefault.value "Pré-definido"> +<!ENTITY WrapOff.value "Desligado"> +<!ENTITY WrapHard.value "Intensa"> +<!ENTITY WrapSoft.value "Ligeira"> +<!ENTITY WrapPhysical.value "Físico"> +<!ENTITY WrapVirtual.value "Virtual"> |