blob: 9d19c8d23351042e66137a8bc16793140626d2f6 (
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
|
# 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/.
## View Menu
menu-view-charset =
.label = Codificación de texto
.accesskey = c
## Mail Toolbar
toolbar-junk-button =
.label = Basura
.tooltiptext = Marcar los mensajes seleccionados como basura
toolbar-not-junk-button =
.label = No es basura
.tooltiptext = Marcar los mensajes seleccionados como no basura
toolbar-delete-button =
.label = Eliminar
.tooltiptext = Eliminar los mensajes o carpetas seleccionados
toolbar-undelete-button =
.label = Recuperar
.tooltiptext = Recuperar los mensajes seleccionados
|