blob: 87b71954c5e699578925980d425c4972389ab879 (
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 "Pegar sen formato">
<!ENTITY pasteNoFormatting.accesskey "n">
<!ENTITY pasteNoFormatting.key "V">
<!ENTITY pasteAsQuotationCmd.label "Pegar como cita">
<!ENTITY pasteAsQuotationCmd.accesskey "r">
<!ENTITY pasteAsQuotationCmd.key "o">
<!ENTITY findBarCmd.label "Localizar…">
<!ENTITY findReplaceCmd.label "Localizar e substituír…">
<!ENTITY enableInlineSpellChecker.label "Corrixir a ortografía mentres escribe">
<!ENTITY enableInlineSpellChecker.accesskey "s">
<!ENTITY checkSpellingCmd2.label "Corrección ortográfica…">
<!ENTITY checkSpellingCmd2.accesskey "g">
<!ENTITY checkSpellingCmd2.key "K">
<!-- Insert menu items -->
<!ENTITY insertMenu.label "Inserir">
<!ENTITY insertMenu.accesskey "I">
<!ENTITY insertLinkCmd2.label "Ligazón…">
<!ENTITY insertLinkCmd2.accesskey "L">
<!ENTITY insertLinkCmd2.key "K">
<!ENTITY insertAnchorCmd.label "Áncora con nome…">
<!ENTITY insertAnchorCmd.accesskey "a">
<!ENTITY insertImageCmd.label "Imaxe…">
<!ENTITY insertImageCmd.accesskey "I">
<!ENTITY insertHLineCmd.label "Liña horizontal">
<!ENTITY insertHLineCmd.accesskey "r">
<!ENTITY insertTableCmd.label "Táboa…">
<!ENTITY insertTableCmd.accesskey "T">
<!ENTITY insertHTMLCmd.label "HTML…">
<!ENTITY insertHTMLCmd.accesskey "H">
<!ENTITY insertMathCmd.label "Expresión matemática…">
<!ENTITY insertMathCmd.accesskey "m">
<!ENTITY insertCharsCmd.label "Caracteres e símbolos…">
<!ENTITY insertCharsCmd.accesskey "C">
<!ENTITY insertBreakAllCmd.label "Quebrar imaxes">
<!ENTITY insertBreakAllCmd.accesskey "r">
<!-- Used just in context popup. -->
<!ENTITY createLinkCmd.label "Crear ligazón…">
<!ENTITY createLinkCmd.accesskey "z">
<!ENTITY editLinkCmd.label "Modificar a ligazón nun nova xanela de redacción">
<!ENTITY editLinkCmd.accesskey "i">
<!-- Font Face SubMenu -->
<!ENTITY FontFaceSelect.title "Tipo de letra">
<!ENTITY FontFaceSelect.tooltip "Escoller un tipo de letra">
<!ENTITY fontfaceMenu.label "Tipo de letra">
<!ENTITY fontfaceMenu.accesskey "T">
<!ENTITY fontVarWidth.label "Largura variábel">
<!ENTITY fontVarWidth.accesskey "v">
<!ENTITY fontFixedWidth.label "Largura fixa">
<!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 "Tamaño de letra">
<!ENTITY FontSizeSelect.tooltip "Escoller un tamaño de tipo de letra">
<!ENTITY decreaseFontSize.label "Menor">
<!ENTITY decreaseFontSize.accesskey "r">
<!ENTITY decrementFontSize.key "<">
<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards -->
<!ENTITY increaseFontSize.label "Maior">
<!ENTITY increaseFontSize.accesskey "i">
<!ENTITY incrementFontSize.key ">">
<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards -->
<!ENTITY fontSizeMenu.label "Tamaño">
<!ENTITY fontSizeMenu.accesskey "m">
<!ENTITY size-tinyCmd.label "Moi pequena">
<!ENTITY size-tinyCmd.accesskey "q">
<!ENTITY size-smallCmd.label "Pequena">
<!ENTITY size-smallCmd.accesskey "a">
<!ENTITY size-mediumCmd.label "Media">
<!ENTITY size-mediumCmd.accesskey "d">
<!ENTITY size-largeCmd.label "Grande">
<!ENTITY size-largeCmd.accesskey "r">
<!ENTITY size-extraLargeCmd.label "Moi grande">
<!ENTITY size-extraLargeCmd.accesskey "g">
<!ENTITY size-hugeCmd.label "Enorme">
<!ENTITY size-hugeCmd.accesskey "m">
<!-- Font Style SubMenu -->
<!ENTITY fontStyleMenu.label "Estilo de texto">
<!ENTITY fontStyleMenu.accesskey "E">
<!ENTITY styleBoldCmd.label "Negra">
<!ENTITY styleBoldCmd.accesskey "N">
<!ENTITY styleBoldCmd.key "b">
<!ENTITY styleItalicCmd.label "Cursiva">
<!ENTITY styleItalicCmd.accesskey "C">
<!ENTITY styleItalicCmd.key "i">
<!ENTITY styleUnderlineCmd.label "Subliñado">
<!ENTITY styleUnderlineCmd.accesskey "S">
<!ENTITY styleUnderlineCmd.key "u">
<!ENTITY styleStrikeThruCmd.label "Riscado">
<!ENTITY styleStrikeThruCmd.accesskey "R">
<!ENTITY styleSuperscriptCmd.label "Superíndice">
<!ENTITY styleSuperscriptCmd.accesskey "u">
<!ENTITY styleSubscriptCmd.label "Subíndice">
<!ENTITY styleSubscriptCmd.accesskey "b">
<!ENTITY styleNonbreakingCmd.label "Sen separación">
<!ENTITY styleNonbreakingCmd.accesskey "e">
<!ENTITY styleEm.label "Énfase">
<!ENTITY styleEm.accesskey "n">
<!ENTITY styleStrong.label "Énfase forte">
<!ENTITY styleStrong.accesskey "f">
<!ENTITY styleCite.label "Cita">
<!ENTITY styleCite.accesskey "C">
<!ENTITY styleAbbr.label "Abreviación">
<!ENTITY styleAbbr.accesskey "A">
<!ENTITY styleAcronym.label "Acrónimo">
<!ENTITY styleAcronym.accesskey "r">
<!ENTITY styleCode.label "Código">
<!ENTITY styleCode.accesskey "d">
<!ENTITY styleSamp.label "Resultado de exemplo">
<!ENTITY styleSamp.accesskey "s">
<!ENTITY styleVar.label "Variábel">
<!ENTITY styleVar.accesskey "V">
<!ENTITY formatFontColor.label "Cor do texto…">
<!ENTITY formatFontColor.accesskey "C">
<!ENTITY tableOrCellColor.label "Cor do fondo da cela ou da táboa…">
<!ENTITY tableOrCellColor.accesskey "f">
<!ENTITY formatRemoveStyles.key "y">
<!ENTITY formatRemoveLinks.key "k">
<!ENTITY formatRemoveNamedAnchors.label "Retirar áncoras con nome">
<!ENTITY formatRemoveNamedAnchors.accesskey "R">
<!ENTITY formatRemoveNamedAnchors2.key "R">
<!ENTITY paragraphMenu.label "Parágrafo">
<!ENTITY paragraphMenu.accesskey "P">
<!ENTITY paragraphParagraphCmd.label "Parágrafo">
<!ENTITY paragraphParagraphCmd.accesskey "P">
<!ENTITY heading1Cmd.label "Título 1">
<!ENTITY heading1Cmd.accesskey "1">
<!ENTITY heading2Cmd.label "Título 2">
<!ENTITY heading2Cmd.accesskey "2">
<!ENTITY heading3Cmd.label "Título 3">
<!ENTITY heading3Cmd.accesskey "3">
<!ENTITY heading4Cmd.label "Título 4">
<!ENTITY heading4Cmd.accesskey "4">
<!ENTITY heading5Cmd.label "Título 5">
<!ENTITY heading5Cmd.accesskey "5">
<!ENTITY heading6Cmd.label "Título 6">
<!ENTITY heading6Cmd.accesskey "6">
<!ENTITY paragraphAddressCmd.label "Enderezo">
<!ENTITY paragraphAddressCmd.accesskey "E">
<!ENTITY paragraphPreformatCmd.label "Preformatar">
<!ENTITY paragraphPreformatCmd.accesskey "P">
<!-- List menu items -->
<!ENTITY formatlistMenu.label "Lista">
<!ENTITY formatlistMenu.accesskey "L">
<!ENTITY noneCmd.label "Ningunha">
<!ENTITY noneCmd.accesskey "N">
<!ENTITY listBulletCmd.label "Con viñetas">
<!ENTITY listBulletCmd.accesskey "v">
<!ENTITY listNumberedCmd.label "Numerada">
<!ENTITY listNumberedCmd.accesskey "u">
<!ENTITY listTermCmd.label "Termo">
<!ENTITY listTermCmd.accesskey "T">
<!ENTITY listDefinitionCmd.label "Definición">
<!ENTITY listDefinitionCmd.accesskey "D">
<!ENTITY listPropsCmd.label "Propiedades da lista…">
<!ENTITY listPropsCmd.accesskey "P">
<!ENTITY ParagraphSelect.title "Parágrafo">
<!ENTITY ParagraphSelect.tooltip "Escoller un formato de parágrafo">
<!-- Shared in Paragraph, and Toolbar menulist -->
<!ENTITY bodyTextCmd.label "Corpo do texto">
<!ENTITY bodyTextCmd.accesskey "C">
<!-- isn't used in menu now, but may be added in future -->
<!ENTITY advancedPropertiesCmd.label "Propiedades avanzadas">
<!ENTITY advancedPropertiesCmd.accesskey "v">
<!-- Align menu items -->
<!ENTITY alignMenu.label "Aliñar">
<!ENTITY alignMenu.accesskey "A">
<!ENTITY alignLeft.label "Esquerda">
<!ENTITY alignLeft.accesskey "E">
<!ENTITY alignLeft.tooltip "Aliñar á esquerda">
<!ENTITY alignCenter.label "Centrar">
<!ENTITY alignCenter.accesskey "C">
<!ENTITY alignCenter.tooltip "Aliñar ao centro">
<!ENTITY alignRight.label "Dereita">
<!ENTITY alignRight.accesskey "D">
<!ENTITY alignRight.tooltip "Aliñar á dereita">
<!ENTITY alignJustify.label "Xustificar">
<!ENTITY alignJustify.accesskey "X">
<!ENTITY alignJustify.tooltip "Aliñar xustificado">
<!-- Layer toolbar items -->
<!ENTITY absolutePosition.label "Posicionamento">
<!ENTITY layer.tooltip "Capa">
<!ENTITY decreaseZIndex.label "Enviar para atrás">
<!ENTITY layerSendToBack.tooltip "Enviar cara a atrás">
<!ENTITY increaseZIndex.label "Traer para adiante">
<!ENTITY layerBringToFront.tooltip "Traer cara a adiante">
<!ENTITY increaseIndent.label "Aumentar sangrado">
<!ENTITY increaseIndent.accesskey "A">
<!ENTITY increaseIndent.key "=">
<!ENTITY decreaseIndent.label "Diminuír sangrado">
<!ENTITY decreaseIndent.accesskey "D">
<!ENTITY decreaseIndent.key "[">
<!ENTITY colorsAndBackground.label "Fondo e cores da páxina…">
<!ENTITY colorsAndBackground.accesskey "F">
<!-- Table Menu -->
<!ENTITY tableMenu.label "Táboa">
<!ENTITY tableMenu.accesskey "T">
<!-- Select Submenu -->
<!ENTITY tableSelectMenu.label "Seleccionar">
<!ENTITY tableSelectMenu.accesskey "S">
<!ENTITY tableSelectMenu2.label "Selección da táboa">
<!ENTITY tableSelectMenu2.accesskey "S">
<!ENTITY tableInsertMenu2.label "Inserción da táboa">
<!ENTITY tableInsertMenu2.accesskey "I">
<!ENTITY tableDeleteMenu2.label "Eliminación da táboa">
<!ENTITY tableDeleteMenu2.accesskey "E">
<!-- Insert SubMenu -->
<!ENTITY tableInsertMenu.label "Inserir">
<!ENTITY tableInsertMenu.accesskey "I">
<!ENTITY tableTable.label "Táboa">
<!ENTITY tableTable.accesskey "T">
<!ENTITY tableRow.label "Fila">
<!ENTITY tableRows.label "Filas">
<!ENTITY tableRow.accesskey "F">
<!ENTITY tableRowAbove.label "Fila enriba">
<!ENTITY tableRowAbove.accesskey "r">
<!ENTITY tableRowBelow.label "Fila debaixo">
<!ENTITY tableRowBelow.accesskey "b">
<!ENTITY tableColumn.label "Columna">
<!ENTITY tableColumns.label "Columnas">
<!ENTITY tableColumn.accesskey "C">
<!ENTITY tableColumnBefore.label "Columna antes">
<!ENTITY tableColumnBefore.accesskey "o">
<!ENTITY tableColumnAfter.label "Columna despois">
<!ENTITY tableColumnAfter.accesskey "d">
<!ENTITY tableCell.label "Cela">
<!ENTITY tableCells.label "Celas">
<!ENTITY tableCell.accesskey "C">
<!ENTITY tableCellContents.label "Contidos da cela">
<!ENTITY tableCellContents.accesskey "t">
<!ENTITY tableAllCells.label "Todas as celas">
<!ENTITY tableAllCells.accesskey "d">
<!ENTITY tableCellBefore.label "Cela antes">
<!ENTITY tableCellBefore.accesskey "a">
<!ENTITY tableCellAfter.label "Cela despois">
<!ENTITY tableCellAfter.accesskey "d">
<!-- Delete SubMenu -->
<!ENTITY tableDeleteMenu.label "Eliminar">
<!ENTITY tableDeleteMenu.accesskey "l">
<!-- 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 "s">
<!ENTITY tableJoinCells.accesskey "s">
<!ENTITY tableSplitCell.label "Dividir cela">
<!ENTITY tableSplitCell.accesskey "D">
<!ENTITY convertToTable.label "Crear táboa a partir da selección">
<!ENTITY convertToTable.accesskey "C">
<!ENTITY tableProperties.label "Propiedades da táboa…">
<!ENTITY tableProperties.accesskey "P">
<!-- Toolbar-only items -->
<!ENTITY menuBar.tooltip "Barra de menú">
<!ENTITY formatToolbar.tooltip "Barra de formatación">
<!ENTITY cutToolbarCmd.tooltip "Cortar">
<!ENTITY copyToolbarCmd.tooltip "Copiar">
<!ENTITY pasteToolbarCmd.tooltip "Pegar">
<!ENTITY findToolbarCmd.label "Localizar">
<!ENTITY findToolbarCmd.tooltip "Localizar texto na páxina">
<!ENTITY spellToolbarCmd.label "Ortografía">
<!ENTITY spellToolbarCmd.tooltip "Verificación ortográfica da selección ou da páxina enteira">
<!ENTITY imageToolbarCmd.label "Imaxe">
<!ENTITY imageToolbarCmd.tooltip "Inserir imaxe ou editar as propiedades das imaxes seleccionadas">
<!ENTITY hruleToolbarCmd.label "Liña h.">
<!ENTITY hruleToolbarCmd.tooltip "Inserir liña horizontal ou editar propiedades das liñas seleccionadas">
<!ENTITY tableToolbarCmd.label "Táboa">
<!ENTITY tableToolbarCmd.tooltip "Inserir táboa ou editar as propiedades das táboas seleccionadas">
<!ENTITY linkToolbarCmd.label "Ligazón">
<!ENTITY linkToolbarCmd.tooltip "Inserir ligazón ou editar as propiedades das ligazóns seleccionadas">
<!ENTITY anchorToolbarCmd.label "Áncora">
<!ENTITY anchorToolbarCmd.tooltip "Inserir áncora con nome ou editar as propiedades das áncoras seleccionadas">
<!ENTITY colorButtons.title "Cores">
<!ENTITY TextColorButton.tooltip "Escoller cor do texto">
<!ENTITY BackgroundColorButton.tooltip "Escoller cor de fondo">
<!ENTITY HighlightColorButton.label "Realzador">
<!ENTITY HighlightColorButton.tooltip "Escoller cor de realce do texto">
<!-- Editor toolbar -->
<!ENTITY absoluteFontSize.label "Tamaño de letra">
<!ENTITY absoluteFontSizeToolbarCmd.tooltip "Estabelece o tamaño do tipo de letra">
<!ENTITY smaller.label "Menor">
<!ENTITY decreaseFontSizeToolbarCmd.tooltip "Tamaño menor do tipo de letra">
<!ENTITY larger.label "Maior">
<!ENTITY increaseFontSizeToolbarCmd.tooltip "Tamaño maior do tipo de letra">
<!ENTITY bold.label "Grosa">
<!ENTITY boldToolbarCmd.tooltip "Negra">
<!ENTITY italic.label "Cursiva">
<!ENTITY italicToolbarCmd.tooltip "Cursiva">
<!ENTITY underline.label "Subliñado">
<!ENTITY underlineToolbarCmd.tooltip "Subliñado">
<!ENTITY bullets.label "Viñeta">
<!ENTITY bulletListToolbarCmd.tooltip "Aplicar ou retirar a lista con viñetas">
<!ENTITY numbers.label "Números">
<!ENTITY numberListToolbarCmd.tooltip "Aplicar ou retirar a lista numerada">
<!ENTITY outdent.label "Diminuír o sangrado">
<!ENTITY outdentToolbarCmd.tooltip "Anular sangrado do texto (mover cara á esquerda)">
<!ENTITY indent.label "Aumentar o sangrado">
<!ENTITY indentToolbarCmd.tooltip "Aplicar sangrado ao texto (mover cara á dereita)">
<!ENTITY AlignPopupButton.label "Aliñamento">
<!ENTITY AlignPopupButton.tooltip "Escoller aliñamento de texto">
<!ENTITY InsertPopupButton.label "Inserir">
<!ENTITY InsertPopupButton.tooltip "Inserir unha ligazón, áncora, imaxe, liña horizontal ou táboa">
<!ENTITY alignLeftButton.label "Aliñar á esquerda">
<!ENTITY alignLeftButton.tooltip "Aliñar texto pola marxe esquerda">
<!ENTITY alignCenterButton.label "Centrar">
<!ENTITY alignCenterButton.tooltip "Centrar texto">
<!ENTITY alignRightButton.label "Aliñar á dereita">
<!ENTITY alignRightButton.tooltip "Aliñar texto pola marxe dereita">
<!ENTITY alignJustifyButton.label "Xustificar">
<!ENTITY alignJustifyButton.tooltip "Aliñar texto polas marxes dereita e esquerda">
<!-- Structure Toolbar Context Menu items -->
<!ENTITY structSelect.label "Seleccionar">
<!ENTITY structSelect.accesskey "s">
<!ENTITY structRemoveTag.label "Retirar etiqueta">
<!ENTITY structRemoveTag.accesskey "r">
<!ENTITY structChangeTag.label "Modificar etiqueta">
<!ENTITY structChangeTag.accesskey "c">
<!-- TOC manipulation -->
<!ENTITY insertTOC.label "Inserir">
<!ENTITY insertTOC.accesskey "I">
<!ENTITY updateTOC.label "Actualizar">
<!ENTITY updateTOC.accesskey "A">
<!ENTITY removeTOC.label "Retirar">
<!ENTITY removeTOC.accesskey "r">
<!ENTITY tocMenu.label "Táboa de contidos…">
<!ENTITY tocMenu.accesskey "b">
|