blob: 8798932557e3b3c754e86b3af8d082779043ff23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<!-- 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/. -->
<!ENTITY progress.title "Descarga en progreso…">
<!ENTITY closeWindow.key "w">
<!ENTITY cmd.pause.tooltip "Pausar">
<!ENTITY cmd.resume.tooltip "Reanudar">
<!ENTITY cmd.retry.tooltip "Reintentar">
<!ENTITY cmd.cancel.tooltip "Cancelar">
<!ENTITY cmd.open.label "Abrir">
<!ENTITY cmd.open.accesskey "A">
<!ENTITY cmd.show.label "Abrir carpeta contenedora">
<!ENTITY cmd.show.accesskey "b">
<!ENTITY cmd.goToDownloadPage.label "Ir a la página de la descarga">
<!ENTITY cmd.goToDownloadPage.accesskey "I">
<!ENTITY cmd.copyDownloadLink.label "Copiar enlace de la descarga">
<!ENTITY cmd.copyDownloadLink.accesskey "C">
<!ENTITY closeWhenDone.label "Cerrar esta ventana cuando se complete la descarga.">
<!ENTITY closeWhenDone.accesskey "d">
|