blob: 29e1710086aa9062df7cbae086b218098ab015bb (
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 "Lentelės savybės">
<!ENTITY applyButton.label "Vykdyti">
<!ENTITY applyButton.accesskey "V">
<!ENTITY closeButton.label "Užverti">
<!ENTITY tableTab.label "Lentelė">
<!ENTITY cellTab.label "Langeliai">
<!ENTITY tableRows.label "Eilučių sk.:">
<!ENTITY tableRows.accessKey "E">
<!ENTITY tableColumns.label "Stulpelių sk.:">
<!ENTITY tableColumns.accessKey "S">
<!ENTITY tableHeight.label "Aukštis:">
<!ENTITY tableHeight.accessKey "A">
<!ENTITY tableWidth.label "Plotis:">
<!ENTITY tableWidth.accessKey "P">
<!ENTITY tableBorderSpacing.label "Rėmeliai ir protarpiai">
<!ENTITY tableBorderWidth.label "Rėmeliai:">
<!ENTITY tableBorderWidth.accessKey "R">
<!ENTITY tableSpacing.label "Protarpiai:">
<!ENTITY tableSpacing.accessKey "o">
<!ENTITY tablePadding.label "Užpildas">
<!ENTITY tablePadding.accessKey "U">
<!ENTITY tablePxBetwCells.label "taškų skaičius tarp langelių">
<!ENTITY tablePxBetwBrdrCellContent.label "taškų skaičius tarp langelio turinio ir rėmelio">
<!ENTITY tableAlignment.label "Lentelės lygiuotė:">
<!ENTITY tableAlignment.accessKey "L">
<!ENTITY tableCaption.label "Antraštė:">
<!ENTITY tableCaption.accessKey "n">
<!ENTITY tableCaptionAbove.label "Virš lentelės">
<!ENTITY tableCaptionBelow.label "Po lentele">
<!ENTITY tableCaptionLeft.label "Lentelės kairėje">
<!ENTITY tableCaptionRight.label "Lentelės dešinėje">
<!ENTITY tableCaptionNone.label "Nėra">
<!ENTITY tableInheritColor.label "(Lentelės fonas yra toks pat, kaip tinklalapio fonas)">
<!ENTITY cellSelection.label "Vaikščiojimas po lentelę">
<!ENTITY cellSelectCell.label "Langelis">
<!ENTITY cellSelectRow.label "Eilutė">
<!ENTITY cellSelectColumn.label "Stulpelis">
<!ENTITY cellSelectNext.label "Tolesnis">
<!ENTITY cellSelectNext.accessKey "o">
<!ENTITY cellSelectPrevious.label "Ankstesnis">
<!ENTITY cellSelectPrevious.accessKey "n">
<!ENTITY applyBeforeChange.label "Pakeitimai bus pritaikyti prieš pažymint kitą lentelės dalį.">
<!ENTITY cellContentAlignment.label "Langelio turinio lygiuotė">
<!ENTITY cellHorizontal.label "Horizontali:">
<!ENTITY cellHorizontal.accessKey "H">
<!ENTITY cellVertical.label "Vertikali:">
<!ENTITY cellVertical.accessKey "e">
<!ENTITY cellStyle.label "Langelių stilius:">
<!ENTITY cellStyle.accessKey "s">
<!ENTITY cellNormal.label "Normalus">
<!ENTITY cellHeader.label "Antraštė">
<!ENTITY cellTextWrap.label "Eilučių laužymas:">
<!ENTITY cellTextWrap.accessKey "ž">
<!ENTITY cellWrap.label "Laužyti">
<!ENTITY cellNoWrap.label "Nelaužyti">
<!ENTITY cellAlignTop.label "Viršus">
<!ENTITY cellAlignMiddle.label "Vidurys">
<!ENTITY cellAlignBottom.label "Apačia">
<!ENTITY cellAlignJustify.label "Pagal abu kraštus">
<!ENTITY cellInheritColor.label "(Langelio fonas toks pat, kaip lentelės fonas)">
<!ENTITY cellUseCheckboxHelp.label "Parinkite savybes, kurias turės visi pažymėti lentelės langeliai.">
<!-- Used in both Table and Cell panels -->
<!ENTITY size.label "Dydis">
<!ENTITY pixels.label "taškai(-ų)">
<!ENTITY backgroundColor.label "Fono spalva:">
<!ENTITY backgroundColor.accessKey "F">
<!ENTITY AlignLeft.label "Pagal kairįjį kraštą">
<!ENTITY AlignCenter.label "Centruoti">
<!ENTITY AlignRight.label "Pagal dešinįjį kraštą">
|