summaryrefslogtreecommitdiffstats
path: root/l10n-ro/suite/chrome/editor/editorOverlay.dtd
blob: 24a19fed93effe0e6380e07217f753cd5bf6fd48 (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
<!-- 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 "Lipește fără formatare">
<!ENTITY pasteNoFormatting.accesskey "i">
<!ENTITY pasteNoFormatting.key "V">
<!ENTITY pasteAsQuotationCmd.label "Lipește ca citat">
<!ENTITY pasteAsQuotationCmd.accesskey "L">
<!ENTITY pasteAsQuotationCmd.key "o">
<!ENTITY findBarCmd.label "Caută…">
<!ENTITY findReplaceCmd.label "Caută și înlocuiește…">
<!ENTITY enableInlineSpellChecker.label "Corectare ortografică în timpul scrierii">
<!ENTITY enableInlineSpellChecker.accesskey "S">
<!ENTITY checkSpellingCmd2.label "Verifică ortografia…">
<!ENTITY checkSpellingCmd2.accesskey "h">
<!ENTITY checkSpellingCmd2.key "o">

<!-- Insert menu items -->
<!ENTITY insertMenu.label "Inserează">
<!ENTITY insertMenu.accesskey "I">
<!ENTITY insertLinkCmd2.label "Link…">
<!ENTITY insertLinkCmd2.accesskey "L">
<!ENTITY insertLinkCmd2.key "K">
<!ENTITY insertAnchorCmd.label "Ancoră denumită…">
<!ENTITY insertAnchorCmd.accesskey "A">
<!ENTITY insertImageCmd.label "Imagine…">
<!ENTITY insertImageCmd.accesskey "I">
<!ENTITY insertHLineCmd.label "Linie orizontală">
<!ENTITY insertHLineCmd.accesskey "o">
<!ENTITY insertTableCmd.label "Tabel…">
<!ENTITY insertTableCmd.accesskey "T">
<!ENTITY insertHTMLCmd.label "HTML…">
<!ENTITY insertHTMLCmd.accesskey "H">
<!ENTITY insertMathCmd.label "Expresie matematică…">
<!ENTITY insertMathCmd.accesskey "M">
<!ENTITY insertCharsCmd.label "Caractere și simboluri…">
<!ENTITY insertCharsCmd.accesskey "C">
<!ENTITY insertBreakAllCmd.label "Întrerupe sub imagine(i)">
<!ENTITY insertBreakAllCmd.accesskey "n">

<!-- Used just in context popup. -->
<!ENTITY createLinkCmd.label "Creează un link…">
<!ENTITY createLinkCmd.accesskey "k">
<!ENTITY editLinkCmd.label "Editează linkul într-o fereastră nouă de Composer">
<!ENTITY editLinkCmd.accesskey "t">

<!-- Font Face SubMenu -->
<!ENTITY FontFaceSelect.title "Font">
<!ENTITY FontFaceSelect.tooltip "Alege un font">
<!ENTITY fontfaceMenu.label "Font">
<!ENTITY fontfaceMenu.accesskey "F">
<!ENTITY fontVarWidth.label "Lățime variabilă">
<!ENTITY fontVarWidth.accesskey "L">
<!ENTITY fontFixedWidth.label "Lățime fixă">
<!ENTITY fontFixedWidth.accesskey "x">
<!ENTITY fontFixedWidth.key "T">
<!ENTITY fontHelvetica.label "Helvetica, Arial">
<!ENTITY fontHelvetica.accesskey "l">
<!ENTITY fontTimes.label "Times">
<!ENTITY fontTimes.accesskey "T">
<!ENTITY fontCourier.label "Courier">
<!ENTITY fontCourier.accesskey "C">

<!-- Font Size SubMenu -->
<!ENTITY FontSizeSelect.title "Mărime font">
<!ENTITY FontSizeSelect.tooltip "Alege o dimensiune pentru font">
<!ENTITY decreaseFontSize.label "Mai mică">
<!ENTITY decreaseFontSize.accesskey "r">
<!ENTITY decrementFontSize.key "&lt;">
<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards -->
<!ENTITY increaseFontSize.label "Mai mare">
<!ENTITY increaseFontSize.accesskey "M">
<!ENTITY incrementFontSize.key "&gt;">
<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards -->

<!ENTITY fontSizeMenu.label "Dimensiune">
<!ENTITY fontSizeMenu.accesskey "M">
<!ENTITY size-tinyCmd.label "Foarte mică">
<!ENTITY size-tinyCmd.accesskey "T">
<!ENTITY size-smallCmd.label "Mică">
<!ENTITY size-smallCmd.accesskey "S">
<!ENTITY size-mediumCmd.label "Medie">
<!ENTITY size-mediumCmd.accesskey "M">
<!ENTITY size-largeCmd.label "Mare">
<!ENTITY size-largeCmd.accesskey "L">
<!ENTITY size-extraLargeCmd.label "Foarte mare">
<!ENTITY size-extraLargeCmd.accesskey "x">
<!ENTITY size-hugeCmd.label "Uriașă">
<!ENTITY size-hugeCmd.accesskey "H">

<!-- Font Style SubMenu -->
<!ENTITY fontStyleMenu.label "Stilul textului">
<!ENTITY fontStyleMenu.accesskey "S">
<!ENTITY styleBoldCmd.label "Aldin">
<!ENTITY styleBoldCmd.accesskey "A">
<!ENTITY styleBoldCmd.key "B">
<!ENTITY styleItalicCmd.label "Cursiv">
<!ENTITY styleItalicCmd.accesskey "C">
<!ENTITY styleItalicCmd.key "I">
<!ENTITY styleUnderlineCmd.label "Subliniat">
<!ENTITY styleUnderlineCmd.accesskey "S">
<!ENTITY styleUnderlineCmd.key "U">
<!ENTITY styleStrikeThruCmd.label "Tăiat">
<!ENTITY styleStrikeThruCmd.accesskey "T">
<!ENTITY styleSuperscriptCmd.label "Indice superior">
<!ENTITY styleSuperscriptCmd.accesskey "I">
<!ENTITY styleSubscriptCmd.label "Indice inferior">
<!ENTITY styleSubscriptCmd.accesskey "I">
<!ENTITY styleNonbreakingCmd.label "Fără întreruperi">
<!ENTITY styleNonbreakingCmd.accesskey "N">
<!ENTITY styleEm.label "Evidențiat">
<!ENTITY styleEm.accesskey "d">
<!ENTITY styleStrong.label "Evidențiat puternic">
<!ENTITY styleStrong.accesskey "i">
<!ENTITY styleCite.label "Citat">
<!ENTITY styleCite.accesskey "C">
<!ENTITY styleAbbr.label "Abreviere">
<!ENTITY styleAbbr.accesskey "A">
<!ENTITY styleAcronym.label "Acronim">
<!ENTITY styleAcronym.accesskey "r">
<!ENTITY styleCode.label "Cod">
<!ENTITY styleCode.accesskey "o">
<!ENTITY styleSamp.label "Ieșire de probă">
<!ENTITY styleSamp.accesskey "x">
<!ENTITY styleVar.label "Variabilă">
<!ENTITY styleVar.accesskey "V">

<!ENTITY formatFontColor.label "Culoarea textului…">
<!ENTITY formatFontColor.accesskey "C">
<!ENTITY tableOrCellColor.label "Culoare de fundal tabel sau celulă…">
<!ENTITY tableOrCellColor.accesskey "b">

<!ENTITY formatRemoveStyles.key "Y">
<!ENTITY formatRemoveLinks.key "K">
<!ENTITY formatRemoveNamedAnchors.label "Elimină ancorele denumite">
<!ENTITY formatRemoveNamedAnchors.accesskey "r">
<!ENTITY formatRemoveNamedAnchors2.key "R">

<!ENTITY paragraphMenu.label "Paragraf">
<!ENTITY paragraphMenu.accesskey "P">
<!ENTITY paragraphParagraphCmd.label "Paragraf">
<!ENTITY paragraphParagraphCmd.accesskey "P">
<!ENTITY heading1Cmd.label "Subtitlu 1">
<!ENTITY heading1Cmd.accesskey "1">
<!ENTITY heading2Cmd.label "Subtitlu 2">
<!ENTITY heading2Cmd.accesskey "2">
<!ENTITY heading3Cmd.label "Subtitlu 3">
<!ENTITY heading3Cmd.accesskey "3">
<!ENTITY heading4Cmd.label "Subtitlu 4">
<!ENTITY heading4Cmd.accesskey "4">
<!ENTITY heading5Cmd.label "Subtitlu 5">
<!ENTITY heading5Cmd.accesskey "5">
<!ENTITY heading6Cmd.label "Subtitlu 6">
<!ENTITY heading6Cmd.accesskey "6">
<!ENTITY paragraphAddressCmd.label "Adresă">
<!ENTITY paragraphAddressCmd.accesskey "A">
<!ENTITY paragraphPreformatCmd.label "Preformatat">
<!ENTITY paragraphPreformatCmd.accesskey "P">

<!-- List menu items -->
<!ENTITY formatlistMenu.label "Listă">
<!ENTITY formatlistMenu.accesskey "L">
<!ENTITY noneCmd.label "Nimic">
<!ENTITY noneCmd.accesskey "N">
<!ENTITY listBulletCmd.label "Buline">
<!ENTITY listBulletCmd.accesskey "B">
<!ENTITY listNumberedCmd.label "Numerotat">
<!ENTITY listNumberedCmd.accesskey "N">
<!ENTITY listTermCmd.label "Termen">
<!ENTITY listTermCmd.accesskey "T">
<!ENTITY listDefinitionCmd.label "Definiție">
<!ENTITY listDefinitionCmd.accesskey "D">
<!ENTITY listPropsCmd.label "Proprietăți listă…">
<!ENTITY listPropsCmd.accesskey "l">

<!ENTITY ParagraphSelect.title "Paragraf">
<!ENTITY ParagraphSelect.tooltip "Alege formatul paragrafului">
<!-- Shared in Paragraph, and Toolbar menulist -->
<!ENTITY bodyTextCmd.label "Text corp">
<!ENTITY bodyTextCmd.accesskey "C">
<!-- isn't used in menu now, but may be added in future -->
<!ENTITY advancedPropertiesCmd.label "Proprietăți avansate">
<!ENTITY advancedPropertiesCmd.accesskey "P">

<!-- Align menu items -->
<!ENTITY alignMenu.label "Aliniază">
<!ENTITY alignMenu.accesskey "A">
<!ENTITY alignLeft.label "La stânga">
<!ENTITY alignLeft.accesskey "S">
<!ENTITY alignLeft.tooltip "Aliniază la stânga">
<!ENTITY alignCenter.label "La centru">
<!ENTITY alignCenter.accesskey "C">
<!ENTITY alignCenter.tooltip "Aliniază la centru">
<!ENTITY alignRight.label "La dreapta">
<!ENTITY alignRight.accesskey "D">
<!ENTITY alignRight.tooltip "Aliniază la dreapta">
<!ENTITY alignJustify.label "Distribuit stânga/dreapta">
<!ENTITY alignJustify.accesskey "S">
<!ENTITY alignJustify.tooltip "Aliniază la stânga și dreapta">

<!-- Layer toolbar items -->
<!ENTITY absolutePosition.label "Poziționare">
<!ENTITY layer.tooltip "Strat">
<!ENTITY decreaseZIndex.label "Trimite în spate">
<!ENTITY layerSendToBack.tooltip "Trimite în fundal">
<!ENTITY increaseZIndex.label "Adu în prim-plan">
<!ENTITY layerBringToFront.tooltip "Adu în prim-plan">

<!ENTITY increaseIndent.label "Mărește indentarea">
<!ENTITY increaseIndent.accesskey "C">
<!ENTITY increaseIndent.key "]">
<!ENTITY decreaseIndent.label "Micșorează indentarea">
<!ENTITY decreaseIndent.accesskey "S">
<!ENTITY decreaseIndent.key "[">

<!ENTITY colorsAndBackground.label "Culori și fundal pagină…">
<!ENTITY colorsAndBackground.accesskey "C">

<!-- Table Menu -->
<!ENTITY tableMenu.label "Tabel">
<!ENTITY tableMenu.accesskey "T">

<!-- Select Submenu -->
<!ENTITY tableSelectMenu.label "Selectează">
<!ENTITY tableSelectMenu.accesskey "S">

<!ENTITY tableSelectMenu2.label "Selectează tabelul">
<!ENTITY tableSelectMenu2.accesskey "S">
<!ENTITY tableInsertMenu2.label "Inserează un tabel">
<!ENTITY tableInsertMenu2.accesskey "I">
<!ENTITY tableDeleteMenu2.label "Șterge tabelul">
<!ENTITY tableDeleteMenu2.accesskey "t">

<!-- Insert SubMenu -->
<!ENTITY tableInsertMenu.label "Inserează">
<!ENTITY tableInsertMenu.accesskey "I">
<!ENTITY tableTable.label "Tabel">
<!ENTITY tableTable.accesskey "T">
<!ENTITY tableRow.label "Rând">
<!ENTITY tableRows.label "Rând(uri)">
<!ENTITY tableRow.accesskey "R">
<!ENTITY tableRowAbove.label "Rând deasupra">
<!ENTITY tableRowAbove.accesskey "R">
<!ENTITY tableRowBelow.label "Rând dedesubt">
<!ENTITY tableRowBelow.accesskey "R">
<!ENTITY tableColumn.label "Coloană">
<!ENTITY tableColumns.label "Coloană(e)">
<!ENTITY tableColumn.accesskey "C">
<!ENTITY tableColumnBefore.label "Coloană înainte">
<!ENTITY tableColumnBefore.accesskey "C">
<!ENTITY tableColumnAfter.label "Coloană după">
<!ENTITY tableColumnAfter.accesskey "C">
<!ENTITY tableCell.label "Celulă">
<!ENTITY tableCells.label "Celulă(e)">
<!ENTITY tableCell.accesskey "C">
<!ENTITY tableCellContents.label "Conținut celulă">
<!ENTITY tableCellContents.accesskey "C">
<!ENTITY tableAllCells.label "Toate celulele">
<!ENTITY tableAllCells.accesskey "T">
<!ENTITY tableCellBefore.label "Celulă înainte">
<!ENTITY tableCellBefore.accesskey "C">
<!ENTITY tableCellAfter.label "Celulă după">
<!ENTITY tableCellAfter.accesskey "C">
<!-- Delete SubMenu -->
<!ENTITY tableDeleteMenu.label "Șterge">
<!ENTITY tableDeleteMenu.accesskey "t">

<!-- 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 "j">
<!ENTITY tableJoinCells.accesskey "j">
<!ENTITY tableSplitCell.label "Divizează celula">
<!ENTITY tableSplitCell.accesskey "S">
<!ENTITY convertToTable.label "Creează un tabel din selecție">
<!ENTITY convertToTable.accesskey "r">
<!ENTITY tableProperties.label "Proprietăți tabel…">
<!ENTITY tableProperties.accesskey "o">

<!-- Toolbar-only items -->
<!ENTITY menuBar.tooltip "Bară de meniu">
<!ENTITY formatToolbar.tooltip "Bară de formatare">
<!ENTITY cutToolbarCmd.tooltip "Decupează">
<!ENTITY copyToolbarCmd.tooltip "Copiază">
<!ENTITY pasteToolbarCmd.tooltip "Lipește">
<!ENTITY findToolbarCmd.label "Caută">
<!ENTITY findToolbarCmd.tooltip "Caută text în pagină">
<!ENTITY spellToolbarCmd.label "Ortografie">
<!ENTITY spellToolbarCmd.tooltip "Verifică ortografia în selecție sau pe toată pagina">
<!ENTITY imageToolbarCmd.label "Imagine">
<!ENTITY imageToolbarCmd.tooltip "Inserează o imagine nouă sau editează proprietățile imaginii selectate">
<!ENTITY hruleToolbarCmd.label "Linie orizontală">
<!ENTITY hruleToolbarCmd.tooltip "Inserează o linie orizontală sau editează proprietățile liniei selectate">
<!ENTITY tableToolbarCmd.label "Tabel">
<!ENTITY tableToolbarCmd.tooltip "Inserează un tabel nou sau editează proprietățile tabelului selectat">
<!ENTITY linkToolbarCmd.label "Link">
<!ENTITY linkToolbarCmd.tooltip "Inserează un link nou sau editează proprietățile linkului selectat">
<!ENTITY anchorToolbarCmd.label "Ancoră">
<!ENTITY anchorToolbarCmd.tooltip "Inserează o ancoră denumită nouă sau editează proprietățile ancorei selectate">
<!ENTITY colorButtons.title "Culori">
<!ENTITY TextColorButton.tooltip "Alege culoarea textului">
<!ENTITY BackgroundColorButton.tooltip "Alege culoarea de fundal">
<!ENTITY HighlightColorButton.label "Evidențiator">
<!ENTITY HighlightColorButton.tooltip "Alege culoarea de evidențiere pentru text">

<!-- Editor toolbar -->
<!ENTITY absoluteFontSize.label "Mărime font">
<!ENTITY absoluteFontSizeToolbarCmd.tooltip "Setează dimensiunea fontului">
<!ENTITY smaller.label "Mai mică">
<!ENTITY decreaseFontSizeToolbarCmd.tooltip "Font mai mic">
<!ENTITY larger.label "Mai mare">
<!ENTITY increaseFontSizeToolbarCmd.tooltip "Dimensiunea fontului mai mare">
<!ENTITY bold.label "Aldin">
<!ENTITY boldToolbarCmd.tooltip "Aldin">
<!ENTITY italic.label "Cursiv">
<!ENTITY italicToolbarCmd.tooltip "Cursiv">
<!ENTITY underline.label "Subliniat">
<!ENTITY underlineToolbarCmd.tooltip "Subliniat">
<!ENTITY bullets.label "Buline">
<!ENTITY bulletListToolbarCmd.tooltip "Introdu sau elimină o listă cu buline">
<!ENTITY numbers.label "Numere">
<!ENTITY numberListToolbarCmd.tooltip "Introdu sau elimină o listă numerotată">
<!ENTITY outdent.label "Micșorează indentarea">
<!ENTITY outdentToolbarCmd.tooltip "Micșorează indentarea textului (mută la stânga)">
<!ENTITY indent.label "Mărește indentarea">
<!ENTITY indentToolbarCmd.tooltip "Mărește indentarea textului (mută la dreapta)">
<!ENTITY AlignPopupButton.label "Aliniere">
<!ENTITY AlignPopupButton.tooltip "Alege alinierea textului">
<!ENTITY InsertPopupButton.label "Inserează">
<!ENTITY InsertPopupButton.tooltip "Inserează un link, o ancoră, o imagine, o linie orizontală sau un tabel">
<!ENTITY alignLeftButton.label "Aliniază la stânga">
<!ENTITY alignLeftButton.tooltip "Aliniază textul la marginea din stânga">
<!ENTITY alignCenterButton.label "Aliniază la centru">
<!ENTITY alignCenterButton.tooltip "Centrează textul">
<!ENTITY alignRightButton.label "Aliniază la dreapta">
<!ENTITY alignRightButton.tooltip "Aliniază textul la marginea din dreapta">
<!ENTITY alignJustifyButton.label "Aliniază la stânga și dreapta">
<!ENTITY alignJustifyButton.tooltip "Aliniază textul la margini stânga/dreapta">

<!-- Structure Toolbar Context Menu items -->
<!ENTITY structSelect.label         "Selectează">
<!ENTITY structSelect.accesskey     "S">
<!ENTITY structRemoveTag.label      "Elimină eticheta">
<!ENTITY structRemoveTag.accesskey  "R">
<!ENTITY structChangeTag.label      "Modifică eticheta">
<!ENTITY structChangeTag.accesskey  "M">

<!-- TOC manipulation -->
<!ENTITY insertTOC.label          "Inserează">
<!ENTITY insertTOC.accesskey      "I">
<!ENTITY updateTOC.label          "Actualizează">
<!ENTITY updateTOC.accesskey      "A">
<!ENTITY removeTOC.label          "Elimină">
<!ENTITY removeTOC.accesskey      "R">
<!ENTITY tocMenu.label            "Cuprins…">
<!ENTITY tocMenu.accesskey        "C">