summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/downloads/downloadmanager.dtd
blob: ede8252eca7fbaaec715c697b48c480a699cf694 (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
<!-- 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 downloadManager.title "Administrador de descargas">

<!ENTITY menuBar.tooltip "Barra de menú">
<!ENTITY searchBar.tooltip "Barra de búsqueda">

<!ENTITY search.placeholder "Buscar en las descargas">
<!ENTITY search.label "Buscar en las descargas">
<!ENTITY search.accesskey "B">
<!ENTITY search.key "f">

<!ENTITY cmd.clearList.label "Limpiar lista">
<!ENTITY cmd.clearList.tooltip "Eimina las descargas completadas, canceladas y fallidas de la lista">
<!ENTITY cmd.clearList.accesskey "L">

<!ENTITY col.name.label "Nombre">
<!ENTITY col.name.accesskey "N">
<!ENTITY col.name.tooltip "Nombre de archivo">
<!ENTITY col.status.label "Estado">
<!ENTITY col.status.accesskey "E">
<!ENTITY col.status.tooltip "Estado">
<!ENTITY col.actionPlay.label "Pausar/Reanudar/Reintentar">
<!ENTITY col.actionPlay.accesskey "P">
<!ENTITY col.actionPlay.tooltip "Pausar/Reanudar/Reintentar">
<!ENTITY col.actionStop.label "Cancelar/Eliminar">
<!ENTITY col.actionStop.accesskey "C">
<!ENTITY col.actionStop.tooltip "Cancelar/Eliminar">
<!ENTITY col.progress.label "Progreso">
<!ENTITY col.progress.accesskey "s">
<!ENTITY col.progress.tooltip "Progreso">
<!ENTITY col.timeremaining.label "Tiempo restante">
<!ENTITY col.timeremaining.accesskey "a">
<!ENTITY col.timeremaining.tooltip "Tiempo restante">
<!ENTITY col.transferred.label "Transferido">
<!ENTITY col.transferred.accesskey "d">
<!ENTITY col.transferred.tooltip "Transferido">
<!ENTITY col.transferrate.label "Velocidad">
<!ENTITY col.transferrate.accesskey "V">
<!ENTITY col.transferrate.tooltip "Velocidad">
<!ENTITY col.timeelapsed.label "Tiempo transcurrido">
<!ENTITY col.timeelapsed.accesskey "T">
<!ENTITY col.timeelapsed.tooltip "Tiempo transcurrido">
<!ENTITY col.starttime.label "Hora de inicio">
<!ENTITY col.starttime.accesskey "i">
<!ENTITY col.starttime.tooltip "Hora de inicio">
<!ENTITY col.endtime.label "Hora de finalización">
<!ENTITY col.endtime.accesskey "H">
<!ENTITY col.endtime.tooltip "Hora de finalización">
<!ENTITY col.progresstext.label "&#037;">
<!ENTITY col.progresstext.accesskey "&#037;">
<!ENTITY col.progresstext.tooltip "Progreso (&#037;)">
<!ENTITY col.source.label "Origen">
<!ENTITY col.source.accesskey "O">
<!ENTITY col.source.tooltip "Origen">

<!ENTITY view.columns.label "Mostrar columnas">
<!ENTITY view.columns.accesskey "M">
<!ENTITY view.sortBy.label "Ordenar por">
<!ENTITY view.sortBy.accesskey "O">

<!ENTITY view.unsorted.label "Sin ordenar">
<!ENTITY view.unsorted.accesskey "S">
<!ENTITY view.sortAscending.label "Ordenar A > Z">
<!ENTITY view.sortAscending.accesskey "A">
<!ENTITY view.sortDescending.label "Ordenar Z > A">
<!ENTITY view.sortDescending.accesskey "Z">

<!ENTITY cmd.pause.label "Pausar">
<!ENTITY cmd.pause.accesskey "P">
<!ENTITY cmd.resume.label "Reanudar">
<!ENTITY cmd.resume.accesskey "R">
<!ENTITY cmd.retry.label "Reintentar">
<!ENTITY cmd.retry.accesskey "n">
<!ENTITY cmd.cancel.label "Cancelar">
<!ENTITY cmd.cancel.accesskey "C">
<!ENTITY cmd.remove.label "Eliminar de la lista">
<!ENTITY cmd.remove.accesskey "E">
<!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 "d">
<!ENTITY cmd.properties.label "Propiedades…">
<!ENTITY cmd.properties.accesskey "o">
<!ENTITY cmd.unblock2.label "Permitir descarga">
<!ENTITY cmd.unblock2.accesskey "m">