summaryrefslogtreecommitdiffstats
path: root/l10n-gl/editor/ui/chrome/dialogs/EditorInsertTable.dtd
blob: 15b469c033e0a306df0c9765ab0dcc6674490a88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!-- 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 "Inserir táboa">

<!ENTITY size.label "Tamaño">
<!ENTITY numRowsEditField.label "Filas:">
<!ENTITY numRowsEditField.accessKey "F">
<!ENTITY numColumnsEditField.label "Columnas:">
<!ENTITY numColumnsEditField.accessKey "C">
<!ENTITY widthEditField.label "Largura:">
<!ENTITY widthEditField.accessKey "L">
<!ENTITY borderEditField.label "Bordo:">
<!ENTITY borderEditField.accessKey "B">
<!ENTITY borderEditField.tooltip "Introducir un número para o bordo da táboa ou cero (0) para ningún bordo">
<!ENTITY pixels.label "píxeles">