blob: ccaa804873e7dce815943144c10216c79cef45e1 (
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
|
<!-- 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/. -->
<!--LOCALIZATION NOTE messengercompose.dtd Main UI for message composition -->
<!ENTITY msgComposeWindow.title "Rediger: (nulle subjecto)">
<!-- File Menu -->
<!ENTITY fileMenu.label "File">
<!ENTITY fileMenu.accesskey "f">
<!ENTITY newMenu.label "Nove">
<!ENTITY newMenu.accesskey "N">
<!ENTITY newMessage.label "Message">
<!ENTITY newMessage.key "M">
<!ENTITY newMessageCmd2.key "N">
<!ENTITY newMessage.accesskey "M">
<!ENTITY newContact.label "Contacto del libro de adresses…">
<!ENTITY newContact.accesskey "C">
<!ENTITY attachMenu.label "Annexar">
<!ENTITY attachMenu.accesskey "x">
<!ENTITY attachFileCmd.label "File(s)…">
<!ENTITY attachFileCmd.accesskey "F">
<!ENTITY attachFileCmd.key "A">
<!ENTITY attachCloudCmd.label "Filelink">
<!ENTITY attachCloudCmd.accesskey "i">
<!ENTITY attachPageCmd.label "Pagina web…">
<!ENTITY attachPageCmd.accesskey "w">
<!--LOCALIZATION NOTE attachVCardCmd.label Don't translate the term 'vCard' -->
<!ENTITY attachVCardCmd.label "Carta de visita (vCard)">
<!ENTITY attachVCardCmd.accesskey "P">
<!ENTITY remindLater.label "Rememora me plus tarde">
<!ENTITY remindLater.accesskey "t">
<!ENTITY closeCmd.label "Clauder">
<!ENTITY closeCmd.key "W">
<!ENTITY closeCmd.accesskey "c">
<!ENTITY saveCmd.label "Salvar">
<!ENTITY saveCmd.key "S">
<!ENTITY saveCmd.accesskey "s">
<!ENTITY saveAsCmd.label "Salvar como">
<!ENTITY saveAsCmd.accesskey "c">
<!ENTITY saveAsFileCmd.label "File…">
<!ENTITY saveAsFileCmd.accesskey "F">
<!ENTITY saveAsDraftCmd.label "Esbosso">
<!ENTITY saveAsDraftCmd.accesskey "E">
<!ENTITY saveAsTemplateCmd.label "Modello">
<!ENTITY saveAsTemplateCmd.accesskey "M">
<!ENTITY sendNowCmd.label "Inviar ora">
<!ENTITY sendCmd.keycode "VK_RETURN">
<!ENTITY sendNowCmd.accesskey "u">
<!ENTITY sendLaterCmd.label "Inviar plus tarde">
<!ENTITY sendLaterCmd.keycode "VK_RETURN">
<!ENTITY sendLaterCmd.accesskey "t">
<!ENTITY printSetupCmd.label "Configurar le pagina…">
<!ENTITY printSetupCmd.accesskey "o">
<!ENTITY printPreviewCmd.label "Vista preliminar del impression">
<!ENTITY printPreviewCmd.accesskey "p">
<!ENTITY printCmd.label "Imprimer…">
<!ENTITY printCmd.key "I">
<!ENTITY printCmd.accesskey "I">
<!-- Edit Menu -->
<!ENTITY editMenu.label "Rediger">
<!ENTITY editMenu.accesskey "R">
<!ENTITY undoCmd.label "Disfacer">
<!ENTITY undoCmd.key "Z">
<!ENTITY undoCmd.accesskey "D">
<!ENTITY redoCmd.label "Refacer">
<!ENTITY redoCmd.key "Y">
<!ENTITY redoCmd.accesskey "r">
<!ENTITY cutCmd.key "X">
<!ENTITY copyCmd.key "C">
<!ENTITY pasteCmd.key "V">
<!ENTITY pasteNoFormattingCmd.key "V">
<!ENTITY pasteAsQuotationCmd.key "o">
<!ENTITY editRewrapCmd.accesskey "w">
<!ENTITY deleteCmd.label "Deler">
<!ENTITY deleteCmd.accesskey "d">
<!ENTITY editRewrapCmd.label "Re-incapsular">
<!ENTITY editRewrapCmd.key "R">
<!ENTITY renameAttachmentCmd.label "Renominar annexo…">
<!ENTITY renameAttachmentCmd.accesskey "e">
<!ENTITY reorderAttachmentsCmd.label "Reordinar annexos…">
<!ENTITY reorderAttachmentsCmd.accesskey "x">
<!ENTITY reorderAttachmentsCmd.key "x">
<!ENTITY toggleAttachmentPaneCmd.label "Pannello de annexos">
<!ENTITY toggleAttachmentPaneCmd.accesskey "n">
<!ENTITY selectAllCmd.accesskey "t">
<!ENTITY findBarCmd.label "Cercar…">
<!ENTITY findBarCmd.accesskey "C">
<!ENTITY findBarCmd.key "F">
<!ENTITY findReplaceCmd.label "Trovar e reimplaciar…">
<!ENTITY findReplaceCmd.accesskey "r">
<!ENTITY findReplaceCmd.key "H">
<!ENTITY findAgainCmd.label "Cercar novemente">
<!ENTITY findAgainCmd.accesskey "o">
<!ENTITY findAgainCmd.key "G">
<!ENTITY findAgainCmd.key2 "VK_F3">
<!ENTITY findPrevCmd.label "Cercar le precedente">
<!ENTITY findPrevCmd.accesskey "d">
<!ENTITY findPrevCmd.key "G">
<!ENTITY findPrevCmd.key2 "VK_F3">
<!-- Reorder Attachment Panel -->
<!ENTITY reorderAttachmentsPanel.label "Reordinar annexos">
<!ENTITY moveAttachmentTopPanelBtn.label "Mover al initio">
<!ENTITY moveAttachmentUpPanelBtn.label "Mover in alto">
<!ENTITY moveAttachmentBundleUpPanelBtn.label "Mover insimul">
<!ENTITY moveAttachmentDownPanelBtn.label "Mover in basso">
<!ENTITY moveAttachmentBottomPanelBtn.label "Mover al fundo">
<!-- LOCALIZATION NOTE (sortAttachmentsPanelBtn.Sort.AZ.label):
Please ensure that this translation matches
sortAttachmentsPanelBtn.Sort.ZA.label, except for the sort direction. -->
<!ENTITY sortAttachmentsPanelBtn.Sort.AZ.label "Ordinar: A - Z">
<!ENTITY sortAttachmentsPanelBtn.Sort.ZA.label "Ordinar: Z - A">
<!-- LOCALIZATION NOTE (sortAttachmentsPanelBtn.SortSelection.AZ.label):
Please ensure that this translation matches
sortAttachmentsPanelBtn.SortSelection.ZA.label, except for the sort direction. -->
<!ENTITY sortAttachmentsPanelBtn.SortSelection.AZ.label "Ordinar selection: A - Z">
<!ENTITY sortAttachmentsPanelBtn.SortSelection.ZA.label "Ordinar selection: Z - A">
<!ENTITY sortAttachmentsPanelBtn.key "y">
<!-- View Menu -->
<!ENTITY viewMenu.label "Vider">
<!ENTITY viewMenu.accesskey "v">
<!ENTITY viewToolbarsMenuNew.label "Barras de instrumentos">
<!ENTITY viewToolbarsMenuNew.accesskey "t">
<!ENTITY menubarCmd.label "Barra de menu">
<!ENTITY menubarCmd.accesskey "m">
<!ENTITY showCompositionToolbarCmd.label "Barra de instrumentos de composition">
<!ENTITY showCompositionToolbarCmd.accesskey "o">
<!ENTITY showFormattingBarCmd.label "Barra de formattation">
<!ENTITY showFormattingBarCmd.accesskey "f">
<!ENTITY showTaskbarCmd.label "Barra de stato">
<!ENTITY showTaskbarCmd.accesskey "s">
<!ENTITY customizeToolbar.label "Personalisar…">
<!ENTITY customizeToolbar.accesskey "P">
<!ENTITY addressSidebar.label "Barra lateral de contactos">
<!ENTITY addressSidebar.accesskey "o">
<!-- Format Menu -->
<!ENTITY formatMenu.label "Formato">
<!ENTITY formatMenu.accesskey "o">
<!-- Options Menu -->
<!ENTITY optionsMenu.label "Optiones">
<!ENTITY optionsMenu.accesskey "p">
<!ENTITY checkSpellingCmd2.label "Verificar le orthographia…">
<!ENTITY checkSpellingCmd2.key "p">
<!ENTITY checkSpellingCmd2.key2 "VK_F7">
<!ENTITY checkSpellingCmd2.accesskey "h">
<!ENTITY enableInlineSpellChecker.label "Corrector orthographic durante que tu scribe">
<!ENTITY enableInlineSpellChecker.accesskey "C">
<!ENTITY quoteCmd.label "Citar le message">
<!ENTITY quoteCmd.accesskey "C">
<!--LOCALIZATION NOTE attachVCard.label Don't translate the term 'vCard' -->
<!ENTITY attachVCard.label "Annexar vCard">
<!ENTITY attachVCard.accesskey "v">
<!ENTITY returnReceiptMenu.label "Recepta de retorno">
<!ENTITY returnReceiptMenu.accesskey "t">
<!ENTITY dsnMenu.label "Aviso de stato de consignation">
<!ENTITY dsnMenu.accesskey "c">
<!ENTITY deliveryFormatMenu.label "Formato de consignation">
<!ENTITY deliveryFormatMenu.accesskey "F">
<!ENTITY autoFormatCmd.label "Deteger automaticamente">
<!ENTITY autoFormatCmd.accesskey "a">
<!ENTITY plainTextFormatCmd.label "Solo texto">
<!ENTITY plainTextFormatCmd.accesskey "t">
<!ENTITY htmlFormatCmd.label "Solo Rich Text (HTML)">
<!ENTITY htmlFormatCmd.accesskey "s">
<!ENTITY bothFormatCmd.label "Texto ambe formatos (simple e HTML)">
<!ENTITY bothFormatCmd.accesskey "a">
<!ENTITY priorityMenu.label "Prioritate">
<!ENTITY priorityMenu.accesskey "p">
<!ENTITY priorityButton.title "Prioritate">
<!ENTITY priorityButton.tooltiptext "Cambiar le prioritate del message">
<!ENTITY priorityButton.label "Prioritate:">
<!ENTITY lowestPriorityCmd.label "Plus basse">
<!ENTITY lowestPriorityCmd.accesskey "l">
<!ENTITY lowPriorityCmd.label "Basse">
<!ENTITY lowPriorityCmd.accesskey "o">
<!ENTITY normalPriorityCmd.label "Normal">
<!ENTITY normalPriorityCmd.accesskey "n">
<!ENTITY highPriorityCmd.label "Alte">
<!ENTITY highPriorityCmd.accesskey "i">
<!ENTITY highestPriorityCmd.label "Plus alte">
<!ENTITY highestPriorityCmd.accesskey "H">
<!ENTITY fileCarbonCopyCmd.label "Inviar un copia a">
<!ENTITY fileCarbonCopyCmd.accesskey "v">
<!ENTITY fileHereMenu.label "Archivar ci">
<!-- Tools Menu -->
<!ENTITY tasksMenu.label "Utensiles">
<!ENTITY tasksMenu.accesskey "U">
<!ENTITY messengerCmd.label "Posta e gruppos">
<!ENTITY messengerCmd.accesskey "p">
<!ENTITY messengerCmd.commandkey "1">
<!ENTITY addressBookCmd.label "Libro del adresses">
<!ENTITY addressBookCmd.accesskey "a">
<!ENTITY addressBookCmd.key "L">
<!ENTITY accountManagerCmd2.label "Parametros del conto">
<!ENTITY accountManagerCmd2.accesskey "P">
<!ENTITY accountManagerCmdUnix2.accesskey "P">
<!ENTITY preferencesCmd2.label "Optiones">
<!ENTITY preferencesCmd2.accesskey "O">
<!ENTITY preferencesCmdUnix.label "Preferentias">
<!ENTITY preferencesCmdUnix.accesskey "n">
<!-- Mac OS X Window Menu -->
<!ENTITY minimizeWindow.key "m">
<!ENTITY minimizeWindow.label "Minimisar">
<!ENTITY bringAllToFront.label "Poner toto al prime plan">
<!ENTITY zoomWindow.label "Zoom">
<!ENTITY windowMenu.label "Fenestra">
<!-- Mail Toolbar -->
<!ENTITY sendButton.label "Inviar">
<!ENTITY quoteButton.label "Citar">
<!ENTITY addressButton.label "Contactos">
<!ENTITY attachButton.label "Annexar">
<!ENTITY spellingButton.label "Orthographia">
<!ENTITY saveButton.label "Salvar">
<!ENTITY printButton.label "Imprimer">
<!-- Mail Toolbar Tooltips -->
<!ENTITY sendButton.tooltip "Inviar iste message ora">
<!ENTITY sendlaterButton.tooltip "Inviar iste message plus tarde">
<!ENTITY quoteButton.tooltip "Citar le previe message">
<!ENTITY addressButton.tooltip "Sectionar un destinatario ex le libro de adresses">
<!ENTITY attachButton.tooltip2 "Adder annexo">
<!ENTITY spellingButton.tooltip "Verificar orthographia del selection o del message">
<!ENTITY saveButton.tooltip "Salvar iste message">
<!ENTITY cutButton.tooltip "Taliar">
<!ENTITY copyButton.tooltip "Copiar">
<!ENTITY pasteButton.tooltip "Collar">
<!ENTITY printButton.tooltip "Imprimer iste message">
<!-- Headers -->
<!--LOCALIZATION NOTE headersSpaces.style is for aligning the From:, To: and
Subject: rows. It should be larger than the largest Header label -->
<!ENTITY headersSpace2.style "width: 8em;">
<!ENTITY extraRecipients.tooltip "Altere typos de campos de adresse">
<!ENTITY fromAddr2.label "De">
<!ENTITY fromAddr.accesskey "e">
<!ENTITY toAddr2.label "A">
<!ENTITY ccAddr2.label "CC">
<!ENTITY bccAddr2.label "Ccn">
<!ENTITY replyAddr2.label "Responder a">
<!ENTITY newsgroupsAddr2.label "Gruppo de discussion">
<!ENTITY followupAddr2.label "Facer sequer a">
<!ENTITY subject2.label "Subjecto">
<!ENTITY subject.accesskey "S">
<!ENTITY attachmentBucketCloseButton.tooltip "Celar le pannello de annexos">
<!-- Format Toolbar, imported from editorAppShell.xhtml -->
<!ENTITY SmileButton.tooltip "Inserer un facie surridente">
<!ENTITY smiley1Cmd.label "Surriso">
<!ENTITY smiley2Cmd.label "Corrugation del fronte">
<!ENTITY smiley3Cmd.label "Palpebration">
<!ENTITY smiley4Cmd.label "Lingua de foras">
<!ENTITY smiley5Cmd.label "Ridente">
<!ENTITY smiley6Cmd.label "Embarassate">
<!ENTITY smiley7Cmd.label "Indecise">
<!ENTITY smiley8Cmd.label "Surprisa">
<!ENTITY smiley9Cmd.label "Basio">
<!ENTITY smiley10Cmd.label "Crito">
<!ENTITY smiley11Cmd.label "Sympathic">
<!ENTITY smiley12Cmd.label "Moneta in bucca">
<!ENTITY smiley13Cmd.label "Scarpa in bucca">
<!ENTITY smiley14Cmd.label "Innocente">
<!ENTITY smiley15Cmd.label "Plancto">
<!ENTITY smiley16Cmd.label "Bucca sigillate">
<!-- Message Pane Context Menu -->
<!ENTITY spellCheckNoSuggestions.label "Nulle suggestiones trovate">
<!ENTITY spellCheckIgnoreWord.label "Ignorar parola">
<!ENTITY spellCheckIgnoreWord.accesskey "I">
<!ENTITY spellCheckAddToDictionary.label "Adder al dictionario">
<!ENTITY spellCheckAddToDictionary.accesskey "n">
<!ENTITY undo.label "Disfacer">
<!ENTITY undo.accesskey "D">
<!ENTITY cut.label "Taliar">
<!ENTITY cut.accesskey "l">
<!ENTITY copy.label "Copiar">
<!ENTITY copy.accesskey "C">
<!ENTITY paste.label "Collar">
<!ENTITY paste.accesskey "o">
<!ENTITY pasteQuote.label "Collar como citation">
<!ENTITY pasteQuote.accesskey "c">
<!-- Attachment Item and List Context Menus -->
<!ENTITY openAttachment.label "Aperir">
<!ENTITY openAttachment.accesskey "A">
<!ENTITY delete.label "Deler">
<!ENTITY delete.accesskey "D">
<!ENTITY removeAttachment.label "Remover annexo">
<!ENTITY removeAttachment.accesskey "x">
<!ENTITY renameAttachment.label "Renominar…">
<!ENTITY renameAttachment.accesskey "R">
<!ENTITY reorderAttachments.label "Reordinar annexos…">
<!ENTITY reorderAttachments.accesskey "x">
<!ENTITY removeAllAttachments.label "Remover tote le annexos">
<!ENTITY removeAllAttachments.accesskey "v">
<!ENTITY selectAll.label "Seliger toto">
<!ENTITY selectAll.accesskey "t">
<!ENTITY attachFile.label "Annexar file(s)…">
<!ENTITY attachFile.accesskey "f">
<!ENTITY attachCloud.label "Filelink…">
<!ENTITY attachCloud.accesskey "i">
<!ENTITY convertCloud.label "Converter in…">
<!ENTITY convertCloud.accesskey "C">
<!ENTITY cancelUpload.label "Cancellar incargamento">
<!ENTITY cancelUpload.accesskey "n">
<!ENTITY convertRegularAttachment.label "Annexo normal">
<!ENTITY convertRegularAttachment.accesskey "A">
<!ENTITY attachPage.label "Annexar pagina web…">
<!ENTITY attachPage.accesskey "w">
<!-- Attachment Pane Header Bar Context Menu -->
<!-- LOCALIZATION NOTE (initiallyShowAttachmentPane.label):
Should use the same wording as startExpandedCmd.label
in msgHdrViewOverlay.dtd. -->
<!ENTITY initiallyShowAttachmentPane.label "Monstrar initialmente le pannello de annexos">
<!ENTITY initiallyShowAttachmentPane.accesskey "M">
<!-- Spell checker context menu items -->
<!ENTITY spellAddDictionaries.label "Adder dictionarios…">
<!ENTITY spellAddDictionaries.accesskey "A">
<!-- Title for the address picker panel -->
<!ENTITY addressesSidebarTitle.label "Contactos">
<!-- Identity popup customize menuitem -->
<!ENTITY customizeFromAddress.label "Personalisar ab adresse…">
<!ENTITY customizeFromAddress.accesskey "a">
<!-- Accessibility name for the document -->
<!ENTITY aria.message.bodyName "Corpore del message">
<!-- Status Bar -->
<!ENTITY languageStatusButton.tooltip "Lingua per controlo orthographic">
<!ENTITY encodingStatusPanel.tooltip "Codification del texto">
|