summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/gl/chrome/gl/locale/gl/messenger/messengercompose/EditorImageProperties.dtd
blob: ce5afd5a6d0209c13c2cb9b0a17243070c79d258 (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 "Propiedades da imaxe">

<!ENTITY pixelsPopup.value "píxeles">

<!-- These are in the Location tab panel -->
<!ENTITY locationEditField.label "Localización da imaxe:">
<!ENTITY locationEditField.accessKey "L">
<!ENTITY locationEditField.tooltip "Introduza a localización ou nome de ficheiro da imaxe">
<!ENTITY locationEditField.shortenedDataURI "URI acurtado dos datos (ao copiar, enviará o URI completo ao portapapeis)">
<!ENTITY title.label "Suxestión:">
<!ENTITY title.accessKey "S">
<!ENTITY title.tooltip "O atributo 'title' de html que se mostra como suxestión">
<!ENTITY altText.label "Texto alternativo:">
<!ENTITY altText.accessKey "T">
<!ENTITY altTextEditField.tooltip "Introduza o texto a mostrar en lugar da imaxe">
<!ENTITY noAltText.label "Non utilizar texto alternativo">
<!ENTITY noAltText.accessKey "N">

<!ENTITY previewBox.label "Previsualización da imaxe">

<!-- These controls are in the Dimensions tab panel -->
<!-- actualSize.label should be same as actualSizeRadio.label + ":" -->
<!ENTITY actualSize.label "Tamaño real:">
<!ENTITY actualSizeRadio.label "Tamaño real">
<!ENTITY actualSizeRadio.accessKey "T">
<!ENTITY actualSizeRadio.tooltip "Volver ao tamaño real da imaxe">
<!ENTITY customSizeRadio.label "Personalizar tamaño">
<!ENTITY customSizeRadio.accessKey "P">
<!ENTITY customSizeRadio.tooltip "Mudar o tamaño da imaxe como se mostra na páxina">
<!ENTITY heightEditField.label "Altura:">
<!ENTITY heightEditField.accessKey "A">
<!ENTITY widthEditField.label "Largura:">
<!ENTITY widthEditField.accessKey "L">
<!ENTITY constrainCheckbox.label "Restrición">
<!ENTITY constrainCheckbox.accessKey "R">
<!ENTITY constrainCheckbox.tooltip "Manter a proporción da imaxe">

<!-- These controls are in the Image Map box of the expanded area -->
<!ENTITY imagemapBox.label "Mapa da imaxe">
<!ENTITY removeImageMapButton.label "Eliminar">
<!ENTITY removeImageMapButton.accessKey "E">

<!-- These are the options for image alignment -->
<!ENTITY alignment.label "Aliñar texto coa imaxe">
<!ENTITY bottomPopup.value "Na parte inferior">
<!ENTITY topPopup.value "Na parte superior">
<!ENTITY centerPopup.value "No centro">
<!ENTITY wrapRightPopup.value "Axustar á dereita">
<!ENTITY wrapLeftPopup.value "Axustar á esquerda">

<!-- These controls are in the Spacing Box -->
<!ENTITY spacingBox.label "Espazamento">
<!ENTITY leftRightEditField.label "Esquerda e dereita:">
<!ENTITY leftRightEditField.accessKey "E">
<!ENTITY topBottomEditField.label "Parte superior e inferior:">
<!ENTITY topBottomEditField.accessKey "s">
<!ENTITY borderEditField.label "Bordo sólido:">
<!ENTITY borderEditField.accessKey "B">

<!-- These controls are in the Link Box -->
<!ENTITY showImageLinkBorder.label "Mostrar bordo arredor da imaxe ligada">
<!ENTITY showImageLinkBorder.accessKey "M">
<!ENTITY LinkAdvancedEditButton.label "Edición avanzada da ligazón…">
<!ENTITY LinkAdvancedEditButton.accessKey "l">
<!ENTITY LinkAdvancedEditButton.tooltip "Engade ou modifica atributos HTML, atributos de estilo, e JavaScript">

<!-- These tabs are currently used in the image input dialog -->
<!ENTITY imageInputTab.label "Formulario">
<!ENTITY imageLocationTab.label "Localización">
<!ENTITY imageDimensionsTab.label "Dimensións">
<!ENTITY imageAppearanceTab.label "Aparencia">
<!ENTITY imageLinkTab.label "Ligazón">