blob: c3a91c3c99acb03c122461de65cefc3636da6f17 (
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 da táboa">
<!ENTITY applyButton.label "Aplicar">
<!ENTITY applyButton.accesskey "A">
<!ENTITY closeButton.label "Pechar">
<!ENTITY tableTab.label "Táboa">
<!ENTITY cellTab.label "Celas">
<!ENTITY tableRows.label "Filas:">
<!ENTITY tableRows.accessKey "F">
<!ENTITY tableColumns.label "Columnas:">
<!ENTITY tableColumns.accessKey "m">
<!ENTITY tableHeight.label "Altura:">
<!ENTITY tableHeight.accessKey "t">
<!ENTITY tableWidth.label "Largura:">
<!ENTITY tableWidth.accessKey "L">
<!ENTITY tableBorderSpacing.label "Bordos e espazamento">
<!ENTITY tableBorderWidth.label "Bordo:">
<!ENTITY tableBorderWidth.accessKey "B">
<!ENTITY tableSpacing.label "Espazamento:">
<!ENTITY tableSpacing.accessKey "s">
<!ENTITY tablePadding.label "Enchemento:">
<!ENTITY tablePadding.accessKey "n">
<!ENTITY tablePxBetwCells.label "píxeles entre celas">
<!ENTITY tablePxBetwBrdrCellContent.label "píxeles entre o bordo e o contido da cela">
<!ENTITY tableAlignment.label "Aliñamento da táboa:">
<!ENTITY tableAlignment.accessKey "t">
<!ENTITY tableCaption.label "Lenda:">
<!ENTITY tableCaption.accessKey "e">
<!ENTITY tableCaptionAbove.label "Enriba da táboa">
<!ENTITY tableCaptionBelow.label "Debaixo da táboa">
<!ENTITY tableCaptionLeft.label "Esquerda da táboa">
<!ENTITY tableCaptionRight.label "Dereita da táboa">
<!ENTITY tableCaptionNone.label "Ningunha">
<!ENTITY tableInheritColor.label "(Facer transparente a cor da páxina)">
<!ENTITY cellSelection.label "Selección">
<!ENTITY cellSelectCell.label "Cela">
<!ENTITY cellSelectRow.label "Fila">
<!ENTITY cellSelectColumn.label "Columna">
<!ENTITY cellSelectNext.label "Seguinte">
<!ENTITY cellSelectNext.accessKey "S">
<!ENTITY cellSelectPrevious.label "Anterior">
<!ENTITY cellSelectPrevious.accessKey "A">
<!ENTITY applyBeforeChange.label "Aplicaranse as modificacións actuais antes de modificar a selección">
<!ENTITY cellContentAlignment.label "Aliñamento do contido">
<!ENTITY cellHorizontal.label "Horizontal:">
<!ENTITY cellHorizontal.accessKey "H">
<!ENTITY cellVertical.label "Vertical:">
<!ENTITY cellVertical.accessKey "V">
<!ENTITY cellStyle.label "Estilo de cela:">
<!ENTITY cellStyle.accessKey "c">
<!ENTITY cellNormal.label "Normal">
<!ENTITY cellHeader.label "Cabeceira">
<!ENTITY cellTextWrap.label "Axuste de texto:">
<!ENTITY cellTextWrap.accessKey "t">
<!ENTITY cellWrap.label "Axustar">
<!ENTITY cellNoWrap.label "Non axustar">
<!ENTITY cellAlignTop.label "Superior">
<!ENTITY cellAlignMiddle.label "Medio">
<!ENTITY cellAlignBottom.label "Inferior">
<!ENTITY cellAlignJustify.label "Xustificar">
<!ENTITY cellInheritColor.label "(Facer transparente a cor da táboa)">
<!ENTITY cellUseCheckboxHelp.label "Utilizar as caixas de verificación para determinar que propiedades se aplican ás celas seleccionadas">
<!-- Used in both Table and Cell panels -->
<!ENTITY size.label "Tamaño">
<!ENTITY pixels.label "píxeles">
<!ENTITY backgroundColor.label "Cor de fondo:">
<!ENTITY backgroundColor.accessKey "f">
<!ENTITY AlignLeft.label "Esquerda">
<!ENTITY AlignCenter.label "Centrado">
<!ENTITY AlignRight.label "Dereita">
|