blob: 9b638e8b2b5d441487ddde9da62d7f3ff2fb7402 (
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 "Vložiť tabuľku">
<!ENTITY size.label "Veľkosť">
<!ENTITY numRowsEditField.label "Počet riadkov:">
<!ENTITY numRowsEditField.accessKey "d">
<!ENTITY numColumnsEditField.label "Počet stĺpcov:">
<!ENTITY numColumnsEditField.accessKey "c">
<!ENTITY widthEditField.label "Šírka tabuľky:">
<!ENTITY widthEditField.accessKey "r">
<!ENTITY borderEditField.label "Okraj:">
<!ENTITY borderEditField.accessKey "O">
<!ENTITY borderEditField.tooltip "Zadajte hrúbku okraja, alebo nulu, ak tabuľka nemá mať okraj">
<!ENTITY pixels.label "bodov">
|