summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-PT/chrome/pt-PT/locale/pt-PT/messenger/messengercompose/EditorImageProperties.dtd
blob: 100662bb903fa55cf344ecbb49ff693b9990493f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
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">