summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/editor/ui/chrome/dialogs/EditorInsertTable.dtd
blob: 89e4a62e961176b9aba82742eedfe550d19983b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- 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/. -->

<!-- Window title -->
<!ENTITY windowTitle.label "Insertar tabla">
<!ENTITY size.label "Tamaño">
<!ENTITY numRowsEditField.label "Filas:">
<!ENTITY numRowsEditField.accessKey "F">
<!ENTITY numColumnsEditField.label "Columnas:">
<!ENTITY numColumnsEditField.accessKey "C">
<!ENTITY widthEditField.label "Anchura:">
<!ENTITY widthEditField.accessKey "A">
<!ENTITY borderEditField.label "Borde:">
<!ENTITY borderEditField.accessKey "B">
<!ENTITY borderEditField.tooltip "Teclea un número para el borde de la tabla o bien cero (0) para omitir el borde">
<!ENTITY pixels.label "píxeles">