summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/messenger/messengercompose/EditorTableProperties.dtd
blob: 7b8bce9b9e7c49ef8bf8c0e2cef1019963a4f400 (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
<!-- 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 "Propiedades de la tabla">
<!ENTITY applyButton.label                "Aplicar">
<!ENTITY applyButton.accesskey            "A">
<!ENTITY closeButton.label                "Cerrar">
<!ENTITY tableTab.label "Tabla">
<!ENTITY cellTab.label "Celdas">
<!ENTITY tableRows.label "Filas:">
<!ENTITY tableRows.accessKey "F">
<!ENTITY tableColumns.label "Columnas:">
<!ENTITY tableColumns.accessKey "C">
<!ENTITY tableHeight.label "Altura:">
<!ENTITY tableHeight.accessKey "l">
<!ENTITY tableWidth.label "Anchura:">
<!ENTITY tableWidth.accessKey "A">
<!ENTITY tableBorderSpacing.label "Bordes e interlineado">
<!ENTITY tableBorderWidth.label "Borde:">
<!ENTITY tableBorderWidth.accessKey "B">
<!ENTITY tableSpacing.label "Interlineado:">
<!ENTITY tableSpacing.accessKey "I">
<!ENTITY tablePadding.label "Relleno:">
<!ENTITY tablePadding.accessKey "R">
<!ENTITY tablePxBetwCells.label "píxeles entre celdas">
<!ENTITY tablePxBetwBrdrCellContent.label "píxeles entre el borde de la celda y su contenido">
<!ENTITY tableAlignment.label "Alineación de la tabla:">
<!ENTITY tableAlignment.accessKey "b">
<!ENTITY tableCaption.label "Título:">
<!ENTITY tableCaption.accessKey "T">
<!ENTITY tableCaptionAbove.label "Encima de la tabla:">
<!ENTITY tableCaptionBelow.label "Debajo de la tabla:">
<!ENTITY tableCaptionLeft.label "Izquierda de la tabla">
<!ENTITY tableCaptionRight.label "Derecha de la tabla">
<!ENTITY tableCaptionNone.label "Ninguno">
<!ENTITY tableInheritColor.label "(Permitir que se vea el color de fondo de la página)">

<!ENTITY cellSelection.label "Selección">
<!ENTITY cellSelectCell.label "Celda">
<!ENTITY cellSelectRow.label "Fila">
<!ENTITY cellSelectColumn.label "Columna">
<!ENTITY cellSelectNext.label "Siguiente">
<!ENTITY cellSelectNext.accessKey "T">
<!ENTITY cellSelectPrevious.label "Anterior">
<!ENTITY cellSelectPrevious.accessKey "R">
<!ENTITY applyBeforeChange.label          "Las modificaciones pendientes serán aplicadas antes de cambiar la selección.">
<!ENTITY cellContentAlignment.label "Alineación del contenido">
<!ENTITY cellHorizontal.label "Horizontal:">
<!ENTITY cellHorizontal.accessKey "Z">
<!ENTITY cellVertical.label "Vertical:">
<!ENTITY cellVertical.accessKey "V">
<!ENTITY cellStyle.label "Estilo de celda:">
<!ENTITY cellStyle.accessKey "C">
<!ENTITY cellNormal.label "Normal">
<!ENTITY cellHeader.label "Encabezado">
<!ENTITY cellTextWrap.label "Ajuste del texto:">
<!ENTITY cellTextWrap.accessKey "b">
<!ENTITY cellWrap.label "Permitir ocupar varias líneas">
<!ENTITY cellNoWrap.label "El contenido ocupa una sola línea">
<!ENTITY cellAlignTop.label "Parte superior">
<!ENTITY cellAlignMiddle.label "Medio">
<!ENTITY cellAlignBottom.label "Parte inferior">
<!ENTITY cellAlignJustify.label "Justificar">
<!ENTITY cellInheritColor.label "(Permitir que se vea el color de fondo de la tabla)">
<!ENTITY cellUseCheckboxHelp.label "Use las casillas de selección para determinar qué propiedades se aplican a todas las celdas seleccionadas">

<!-- Used in both Table and Cell panels  -->
<!ENTITY size.label "Tamaño">
<!ENTITY pixels.label "píxeles">
<!ENTITY backgroundColor.label "Color de fondo:">
<!ENTITY backgroundColor.accessKey "f">
<!ENTITY AlignLeft.label "Izquierda">
<!ENTITY AlignCenter.label "Centro">
<!ENTITY AlignRight.label "Derecha">