summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorImageProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorImageProperties.dtd')
-rw-r--r--thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorImageProperties.dtd79
1 files changed, 79 insertions, 0 deletions
diff --git a/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorImageProperties.dtd b/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorImageProperties.dtd
new file mode 100644
index 0000000000..100662bb90
--- /dev/null
+++ b/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/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">