blob: f12edc9987f1c2952b54e3d102b84236f6bac989 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# 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/.
export-dialog-brand-name = { -brand-product-name }
export-dialog-title = Exportar
export-dialog =
.buttonlabelaccept = Siguiente
export-dialog-button-finish = Finalizar
export-dialog-file-picker = Exportar a un archivo zip
export-dialog-description1 = Exportar cuentas de correo, mensajes de correo, libretas de direcciones, ajustes a un archivo zip.
export-dialog-desc2 = Cuando sea necesario, puedes importar el archivo zip para restaurar tu perfil.
export-dialog-exporting = Exportar…
export-dialog-exported = ¡Exportado!
|