summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/pref/pref-download.dtd
blob: 472a0b0cf36b9ff27c9c1499cb08d10073af4e58 (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
<!-- 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 pref.download.title "Descargas">
<!ENTITY downloadBehavior.label "Cuando se inicie una descarga">
<!ENTITY doNothing.label "No abrir nada">
<!ENTITY doNothing.accesskey "N">
<!ENTITY openProgressDialog.label "Abrir un diálogo de progreso">
<!ENTITY openProgressDialog.accesskey "d">
<!ENTITY openDM.label "Abrir el administrador de descargas">
<!ENTITY openDM.accesskey "a">
<!ENTITY flashWhenOpen.label "Hacer que el administrador de descargas parpadee si ya está abierto">
<!ENTITY flashWhenOpen.accesskey "H">
<!ENTITY downloadLocation.label "Cuando se guarde un archivo:">
<!ENTITY saveTo.label "Guardar archivos en">
<!ENTITY saveTo.accesskey "G">
<!ENTITY chooseDownloadFolder.label "Elegir carpeta…">
<!ENTITY chooseDownloadFolder.accesskey "C">
<!ENTITY alwaysAsk.label "Preguntarme siempre dónde guardar archivos">
<!ENTITY alwaysAsk.accesskey "P">
<!ENTITY finishedBehavior.label "Cuando se completa una descarga">
<!ENTITY playSound.label "Reproducir un sonido">
<!ENTITY playSound.accesskey "R">
<!ENTITY browse.label "Examinar…">
<!ENTITY browse.accesskey "x">
<!ENTITY playButton.label "Reproducir">
<!ENTITY playButton.accesskey "e">