summaryrefslogtreecommitdiffstats
path: root/l10n-lt/suite/chrome/editor/editorOverlay.dtd
blob: 25086d90de111296dfa5d8c69e8c15bc85e9f13f (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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
<!-- 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/. -->

<!-- Attn: Localization - some of the menus in this dialog directly affect mail also. -->

<!-- File menu items -->
<!ENTITY saveCmd.key "S">

<!-- Edit menu items -->
<!ENTITY pasteNoFormatting.label "Įdėti be formatų">
<!ENTITY pasteNoFormatting.accesskey "f">
<!ENTITY pasteNoFormatting.key "V">
<!ENTITY pasteAs.label "Įdėti kitaip">
<!ENTITY pasteAs.accesskey "t">
<!ENTITY pasteAsQuotationCmd.label "Įdėti kaip citatą">
<!ENTITY pasteAsQuotationCmd.accesskey "c">
<!ENTITY pasteAsQuotationCmd.key "o">
<!ENTITY findBarCmd.label "Ieškoti…">
<!ENTITY findReplaceCmd.label "Ieškoti ir keisti…">
<!ENTITY enableInlineSpellChecker.label "Tikrinti rašybą renkant tekstą">
<!ENTITY enableInlineSpellChecker.accesskey "r">
<!ENTITY checkSpellingCmd2.label "Tikrinti rašybą…">
<!ENTITY checkSpellingCmd2.accesskey "r">
<!ENTITY checkSpellingCmd2.key "p">

<!-- Insert menu items -->
<!ENTITY insertMenu.label "Intarpai">
<!ENTITY insertMenu.accesskey "I">
<!ENTITY insertLinkCmd2.label "Saitas…">
<!ENTITY insertLinkCmd2.accesskey "S">
<!ENTITY insertLinkCmd2.key "K">
<!ENTITY insertAnchorCmd.label "Žymė…">
<!ENTITY insertAnchorCmd.accesskey "Ž">
<!ENTITY insertImageCmd.label "Paveikslas…">
<!ENTITY insertImageCmd.accesskey "P">
<!ENTITY insertHLineCmd.label "Horizontali juosta">
<!ENTITY insertHLineCmd.accesskey "o">
<!ENTITY insertTableCmd.label "Lentelė…">
<!ENTITY insertTableCmd.accesskey "L">
<!ENTITY insertHTMLCmd.label "HTML…">
<!ENTITY insertHTMLCmd.accesskey "H">
<!ENTITY insertMathCmd.label "Formulė…">
<!ENTITY insertMathCmd.accesskey "F">
<!ENTITY insertCharsCmd.label "Rašmuo…">
<!ENTITY insertCharsCmd.accesskey "m">
<!ENTITY insertBreakAllCmd.label "Eilutės pabaiga po paveikslu">
<!ENTITY insertBreakAllCmd.accesskey "p">

<!-- Used just in context popup. -->
<!ENTITY createLinkCmd.label "Įterpti saitą…">
<!ENTITY createLinkCmd.accesskey "Į">
<!ENTITY editLinkCmd.label "Taisyti saitą naujame lange">
<!ENTITY editLinkCmd.accesskey "i">

<!-- Font Face SubMenu -->
<!ENTITY FontFaceSelect.title "Šriftas">
<!ENTITY FontFaceSelect.tooltip "Parinkti šriftą">
<!ENTITY fontfaceMenu.label "Šriftas">
<!ENTITY fontfaceMenu.accesskey "Š">
<!ENTITY fontVarWidth.label "Įvairiaplotis">
<!ENTITY fontVarWidth.accesskey "v">
<!ENTITY fontFixedWidth.label "Lygiaplotis">
<!ENTITY fontFixedWidth.accesskey "L">
<!ENTITY fontFixedWidth.key "T">
<!ENTITY fontHelvetica.label "Helvetica, Arial">
<!ENTITY fontHelvetica.accesskey "H">
<!ENTITY fontTimes.label "Times">
<!ENTITY fontTimes.accesskey "T">
<!ENTITY fontCourier.label "Courier">
<!ENTITY fontCourier.accesskey "C">

<!-- Font Size SubMenu -->
<!ENTITY FontSizeSelect.title "Šrifto dydis">
<!ENTITY FontSizeSelect.tooltip "Pasirinkti šrifto dydį">
<!ENTITY decreaseFontSize.label "Mažesnis">
<!ENTITY decreaseFontSize.accesskey "M">
<!ENTITY decrementFontSize.key "&lt;">
<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards -->
<!ENTITY increaseFontSize.label "Didesnis">
<!ENTITY increaseFontSize.accesskey "D">
<!ENTITY incrementFontSize.key "&gt;">
<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards -->

<!ENTITY fontSizeMenu.label "Dydis">
<!ENTITY fontSizeMenu.accesskey "D">
<!ENTITY size-tinyCmd.label "Mažytis">
<!ENTITY size-tinyCmd.accesskey "M">
<!ENTITY size-smallCmd.label "Mažas">
<!ENTITY size-smallCmd.accesskey "M">
<!ENTITY size-mediumCmd.label "Vidutinis">
<!ENTITY size-mediumCmd.accesskey "V">
<!ENTITY size-largeCmd.label "Didelis">
<!ENTITY size-largeCmd.accesskey "D">
<!ENTITY size-extraLargeCmd.label "Lbai didelis">
<!ENTITY size-extraLargeCmd.accesskey "b">
<!ENTITY size-hugeCmd.label "Milžiniškas">
<!ENTITY size-hugeCmd.accesskey "M">

<!-- Font Style SubMenu -->
<!ENTITY fontStyleMenu.label "Teksto stilius">
<!ENTITY fontStyleMenu.accesskey "i">
<!ENTITY styleBoldCmd.label "Pusjuodis">
<!ENTITY styleBoldCmd.accesskey "P">
<!ENTITY styleBoldCmd.key "B">
<!ENTITY styleItalicCmd.label "Kursyvas">
<!ENTITY styleItalicCmd.accesskey "K">
<!ENTITY styleItalicCmd.key "I">
<!ENTITY styleUnderlineCmd.label "Pabrauktas">
<!ENTITY styleUnderlineCmd.accesskey "b">
<!ENTITY styleUnderlineCmd.key "U">
<!ENTITY styleStrikeThruCmd.label "Perbrauktas">
<!ENTITY styleStrikeThruCmd.accesskey "r">
<!ENTITY styleSuperscriptCmd.label "Viršutinis indeksas">
<!ENTITY styleSuperscriptCmd.accesskey "V">
<!ENTITY styleSubscriptCmd.label "Apatinis indeksas">
<!ENTITY styleSubscriptCmd.accesskey "A">
<!ENTITY styleNonbreakingCmd.label "Nelaužomas">
<!ENTITY styleNonbreakingCmd.accesskey "N">
<!ENTITY styleEm.label "Akcentas">
<!ENTITY styleEm.accesskey "e">
<!ENTITY styleStrong.label "Stipresnis akcentas">
<!ENTITY styleStrong.accesskey "t">
<!ENTITY styleCite.label "Citata">
<!ENTITY styleCite.accesskey "C">
<!ENTITY styleAbbr.label "Santrumpa">
<!ENTITY styleAbbr.accesskey "S">
<!ENTITY styleAcronym.label "Akronimas">
<!ENTITY styleAcronym.accesskey "o">
<!ENTITY styleCode.label "Programos tekstas">
<!ENTITY styleCode.accesskey "m">
<!ENTITY styleSamp.label "Išvesties pavyzdys">
<!ENTITY styleSamp.accesskey "z">
<!ENTITY styleVar.label "Kintamasis">
<!ENTITY styleVar.accesskey "i">

<!ENTITY formatFontColor.label "Teksto spalva…">
<!ENTITY formatFontColor.accesskey "a">
<!ENTITY tableOrCellColor.label "Fono spalva…">
<!ENTITY tableOrCellColor.accesskey "F">

<!ENTITY formatRemoveStyles.key "Y">
<!ENTITY formatRemoveLinks.key "K">
<!ENTITY formatRemoveNamedAnchors.label "Pašalinti žymes">
<!ENTITY formatRemoveNamedAnchors.accesskey "ž">
<!ENTITY formatRemoveNamedAnchors2.key "R">

<!ENTITY paragraphMenu.label "Pastraipa">
<!ENTITY paragraphMenu.accesskey "P">
<!ENTITY paragraphParagraphCmd.label "Pastraipa">
<!ENTITY paragraphParagraphCmd.accesskey "P">
<!ENTITY heading1Cmd.label "Antraštė 1">
<!ENTITY heading1Cmd.accesskey "1">
<!ENTITY heading2Cmd.label "Antraštė 2">
<!ENTITY heading2Cmd.accesskey "2">
<!ENTITY heading3Cmd.label "Antraštė 3">
<!ENTITY heading3Cmd.accesskey "3">
<!ENTITY heading4Cmd.label "Antraštė 4">
<!ENTITY heading4Cmd.accesskey "4">
<!ENTITY heading5Cmd.label "Antraštė 5">
<!ENTITY heading5Cmd.accesskey "5">
<!ENTITY heading6Cmd.label "Antraštė 6">
<!ENTITY heading6Cmd.accesskey "6">
<!ENTITY paragraphAddressCmd.label "Adresas">
<!ENTITY paragraphAddressCmd.accesskey "A">
<!ENTITY paragraphPreformatCmd.label "Formatuotas tekstas">
<!ENTITY paragraphPreformatCmd.accesskey "F">

<!-- List menu items -->
<!ENTITY formatlistMenu.label "Sąrašas">
<!ENTITY formatlistMenu.accesskey "r">
<!ENTITY noneCmd.label "Nėra">
<!ENTITY noneCmd.accesskey "N">
<!ENTITY listBulletCmd.label "Ženklintas">
<!ENTITY listBulletCmd.accesskey "Ž">
<!ENTITY listNumberedCmd.label "Numeruotas">
<!ENTITY listNumberedCmd.accesskey "N">
<!ENTITY listTermCmd.label "Sąvokos pavadinimas">
<!ENTITY listTermCmd.accesskey "v">
<!ENTITY listDefinitionCmd.label "Sąvokos aprašas">
<!ENTITY listDefinitionCmd.accesskey "r">
<!ENTITY listPropsCmd.label "Sąrašo savybės…">
<!ENTITY listPropsCmd.accesskey "S">

<!ENTITY ParagraphSelect.title "Pastraipa">
<!ENTITY ParagraphSelect.tooltip "Pasirinkti pastraipos formatą">
<!-- Shared in Paragraph, and Toolbar menulist -->
<!ENTITY bodyTextCmd.label "Paprastas tekstas">
<!ENTITY bodyTextCmd.accesskey "t">
<!-- isn't used in menu now, but may be added in future -->
<!ENTITY advancedPropertiesCmd.label "Papildoma taisa">
<!ENTITY advancedPropertiesCmd.accesskey "P">

<!-- Align menu items -->
<!ENTITY alignMenu.label "Lygiuotė">
<!ENTITY alignMenu.accesskey "u">
<!ENTITY alignLeft.label "Pagal kairįjį kraštą">
<!ENTITY alignLeft.accesskey "k">
<!ENTITY alignLeft.tooltip "Lygiuoti pagal kairįjį kraštą">
<!ENTITY alignCenter.label "Centruoti">
<!ENTITY alignCenter.accesskey "C">
<!ENTITY alignCenter.tooltip "Lygiuoti pagal vidurio liniją">
<!ENTITY alignRight.label "Pagal dešinįjį kraštą">
<!ENTITY alignRight.accesskey "d">
<!ENTITY alignRight.tooltip "Lygiuoti pagal dešinįjį kraštą">
<!ENTITY alignJustify.label "Pagal abu kraštus">
<!ENTITY alignJustify.accesskey "b">
<!ENTITY alignJustify.tooltip "Lygiuoti abu kraštus">

<!-- Layer toolbar items -->
<!ENTITY absolutePosition.label "Padėtis:">
<!ENTITY layer.tooltip "Sluoksniai">
<!ENTITY decreaseZIndex.label "Perkelti į užnugarį">
<!ENTITY layerSendToBack.tooltip "Perkelti į užnugarį">
<!ENTITY increaseZIndex.label "Perkelti į priekį">
<!ENTITY layerBringToFront.tooltip "Perkelti į priekį">

<!ENTITY increaseIndent.label "Padidinti įtrauką">
<!ENTITY increaseIndent.accesskey "n">
<!ENTITY increaseIndent.key "]">
<!ENTITY decreaseIndent.label "Sumažinti įtrauką">
<!ENTITY decreaseIndent.accesskey "m">
<!ENTITY decreaseIndent.key "[">

<!ENTITY colorsAndBackground.label "Laiško spalvos ir fonas…">
<!ENTITY colorsAndBackground.accesskey "f">

<!-- Table Menu -->
<!ENTITY tableMenu.label "Lentelė">
<!ENTITY tableMenu.accesskey "L">

<!-- Select Submenu -->
<!ENTITY tableSelectMenu.label "Pažymėti">
<!ENTITY tableSelectMenu.accesskey "ž">

<!ENTITY tableSelectMenu2.label "Pažymėti lentelę">
<!ENTITY tableSelectMenu2.accesskey "ž">
<!ENTITY tableInsertMenu2.label "Įterpti lentelę">
<!ENTITY tableInsertMenu2.accesskey "e">
<!ENTITY tableDeleteMenu2.label "Pašalinti lentelę">
<!ENTITY tableDeleteMenu2.accesskey "š">

<!-- Insert SubMenu -->
<!ENTITY tableInsertMenu.label "Įterpti">
<!ENTITY tableInsertMenu.accesskey "e">
<!ENTITY tableTable.label "Lentelę">
<!ENTITY tableTable.accesskey "L">
<!ENTITY tableRow.label "Eilutę">
<!ENTITY tableRows.label "Eilutę(-es)">
<!ENTITY tableRow.accesskey "E">
<!ENTITY tableRowAbove.label "Eilutę virš">
<!ENTITY tableRowAbove.accesskey "E">
<!ENTITY tableRowBelow.label "Eilutę po">
<!ENTITY tableRowBelow.accesskey "i">
<!ENTITY tableColumn.label "Stulpelį">
<!ENTITY tableColumns.label "Stulpelį(-ius)">
<!ENTITY tableColumn.accesskey "S">
<!ENTITY tableColumnBefore.label "Stulpelį prieš">
<!ENTITY tableColumnBefore.accesskey "S">
<!ENTITY tableColumnAfter.label "Stulpelį po">
<!ENTITY tableColumnAfter.accesskey "t">
<!ENTITY tableCell.label "Langelį">
<!ENTITY tableCells.label "Langelį(-ius)">
<!ENTITY tableCell.accesskey "a">
<!ENTITY tableCellContents.label "Langelio turinį">
<!ENTITY tableCellContents.accesskey "t">
<!ENTITY tableAllCells.label "Visus langelius">
<!ENTITY tableAllCells.accesskey "V">
<!ENTITY tableCellBefore.label "Langelius prieš">
<!ENTITY tableCellBefore.accesskey "a">
<!ENTITY tableCellAfter.label "Langelius po">
<!ENTITY tableCellAfter.accesskey "n">
<!-- Delete SubMenu -->
<!ENTITY tableDeleteMenu.label "Pašalinti">
<!ENTITY tableDeleteMenu.accesskey "š">

<!-- text for "Join Cells" is in editor.properties
     ("JoinSelectedCells" and "JoinCellToRight")
     the access key must exist in both of those strings
     But value must be set here for accesskey to draw properly
-->
<!ENTITY tableJoinCells.label "u">
<!ENTITY tableJoinCells.accesskey "u">
<!ENTITY tableSplitCell.label "Skaidyti langelį">
<!ENTITY tableSplitCell.accesskey "k">
<!ENTITY convertToTable.label "Tekstą paversti lentele…">
<!ENTITY convertToTable.accesskey "l">
<!ENTITY tableProperties.label "Lentelės savybės…">
<!ENTITY tableProperties.accesskey "v">

<!-- Toolbar-only items -->
<!ENTITY menuBar.tooltip "Meniu juosta">
<!ENTITY formatToolbar.tooltip "Formatavimo priemonių juostą">
<!ENTITY cutToolbarCmd.tooltip "Iškirpti">
<!ENTITY copyToolbarCmd.tooltip "Kopijuoti">
<!ENTITY pasteToolbarCmd.tooltip "Įdėti">
<!ENTITY printToolbarCmd.label "Spausdinti">
<!ENTITY printToolbarCmd.tooltip "Spausdinti šį tinklalapį">
<!ENTITY findToolbarCmd.label "Ieškoti">
<!ENTITY findToolbarCmd.tooltip "Ieškoti šiame tinklalapyje">
<!ENTITY spellToolbarCmd.label "Rašyba">
<!ENTITY spellToolbarCmd.tooltip "Tikrinti viso laiško arba pažymėtos jo dalies rašybą">
<!ENTITY imageToolbarCmd.label "Paveikslas">
<!ENTITY imageToolbarCmd.tooltip "Įterpti paveikslą arba taisyti pažymėto paveikslo savybes">
<!ENTITY hruleToolbarCmd.label "Horizontalė">
<!ENTITY hruleToolbarCmd.tooltip "Įterpti horizontalią liniją arba taisyti pažymėtos linijos savybes">
<!ENTITY tableToolbarCmd.label "Lentelė">
<!ENTITY tableToolbarCmd.tooltip "Įterpti lentelę arba taisyti pažymėtos lentelės savybes">
<!ENTITY linkToolbarCmd.label "Saitas">
<!ENTITY linkToolbarCmd.tooltip "Įterpti saitą arba taisyti pažymėto saito savybes">
<!ENTITY anchorToolbarCmd.label "Žymė">
<!ENTITY anchorToolbarCmd.tooltip "Įterpti žymę arba taisyti pažymėtos žymės savybes">
<!ENTITY colorButtons.title "Spalvos">
<!ENTITY TextColorButton.tooltip "Pasirinkti teksto spalvą">
<!ENTITY BackgroundColorButton.tooltip "Parinkti fono spalvą">
<!ENTITY throbber.tooltip "Atverti „&vendorShortName;“ tinklalapį">
<!ENTITY HighlightColorButton.label "Žymeklis">
<!ENTITY HighlightColorButton.tooltip "Parinkti teksto žymėjimo spalvą">

<!-- Editor toolbar -->
<!ENTITY absoluteFontSize.label "Šrifto dydis">
<!ENTITY absoluteFontSizeToolbarCmd.tooltip "Nustatyti šrifto dydį">
<!ENTITY smaller.label "Mažesnis">
<!ENTITY decreaseFontSizeToolbarCmd.tooltip "Sumažinti šriftą">
<!ENTITY larger.label "Didesnis">
<!ENTITY increaseFontSizeToolbarCmd.tooltip "Padidinti šriftą">
<!ENTITY bold.label "Pusjuodis">
<!ENTITY boldToolbarCmd.tooltip "Pusjuodis">
<!ENTITY italic.label "Kursyvas">
<!ENTITY italicToolbarCmd.tooltip "Kursyvas">
<!ENTITY underline.label "Pabrauktas">
<!ENTITY underlineToolbarCmd.tooltip "Pabrauktas">
<!ENTITY bullets.label "Ženkleliai">
<!ENTITY bulletListToolbarCmd.tooltip "Ženklinti (panaikinti ženklinimą)">
<!ENTITY numbers.label "Skaitmenys">
<!ENTITY numberListToolbarCmd.tooltip "Numeruoti (panaikinti numeravimą)">
<!ENTITY outdent.label "Išsikišimas">
<!ENTITY outdentToolbarCmd.tooltip "Sumažinti įtrauką">
<!ENTITY indent.label "Įtrauka">
<!ENTITY indentToolbarCmd.tooltip "Padidinti įtrauką">
<!ENTITY AlignPopupButton.label "Lygiuotė">
<!ENTITY AlignPopupButton.tooltip "Pasirinkti teksto lygiuotę">
<!ENTITY InsertPopupButton.label "Įterpti">
<!ENTITY InsertPopupButton.tooltip "Įterpti saitą, žymę, horizontalę arba lentelę">
<!ENTITY alignLeftButton.label "Lygiuoti pagal kairįjį kraštą">
<!ENTITY alignLeftButton.tooltip "Lygiuoti kairįjį kraštą">
<!ENTITY alignCenterButton.label "Centruoti">
<!ENTITY alignCenterButton.tooltip "Centruoti">
<!ENTITY alignRightButton.label "Lygiuoti pagal dešinįjį kraštą">
<!ENTITY alignRightButton.tooltip "Lygiuoti dešinįjį kraštą">
<!ENTITY alignJustifyButton.label "Lygiuoti abu kraštus">
<!ENTITY alignJustifyButton.tooltip "Lygiuoti abu kraštus">

<!-- Structure Toolbar Context Menu items -->
<!ENTITY structSelect.label         "Pažymėti">
<!ENTITY structSelect.accesskey     "ž">
<!ENTITY structRemoveTag.label      "Pašalinti gairę">
<!ENTITY structRemoveTag.accesskey  "š">
<!ENTITY structChangeTag.label      "Pakeisti gairę">
<!ENTITY structChangeTag.accesskey  "k">

<!-- TOC manipulation -->
<!ENTITY insertTOC.label          "Įterpti…">
<!ENTITY insertTOC.accesskey      "e">
<!ENTITY updateTOC.label          "Atnaujinti">
<!ENTITY updateTOC.accesskey      "n">
<!ENTITY removeTOC.label          "Pašalinti">
<!ENTITY removeTOC.accesskey      "š">
<!ENTITY tocMenu.label            "Turinys">
<!ENTITY tocMenu.accesskey        "u">