summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/sanitize.dtd
blob: 1eeed19b8fe8da441c5f073ce083298e225ba37d (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/. -->

<!ENTITY sanitizeDialog.title "Limpiar datos privados">
<!ENTITY sanitizeItems.label "Vaciar ahora los siguientes elementos:">
<!ENTITY itemHistory.label "Historial de navegación">
<!ENTITY itemHistory.accesskey "H">
<!ENTITY itemUrlBar.label "Historial de la barra de direcciones">
<!ENTITY itemUrlBar.accesskey "b">
<!ENTITY itemDownloads.label "Historial de descargas">
<!ENTITY itemDownloads.accesskey "D">
<!ENTITY itemFormSearchHistory.label "Formularios guardados e historial de búsquedas">
<!ENTITY itemFormSearchHistory.accesskey "F">
<!ENTITY itemCache.label "Caché">
<!ENTITY itemCache.accesskey "a">
<!ENTITY itemCookies.label "Cookies">
<!ENTITY itemCookies.accesskey "C">
<!ENTITY itemOfflineApps.label "Datos de sitios web sin conexión">
<!ENTITY itemOfflineApps.accesskey "O">
<!ENTITY itemPasswords.label "Contraseñas guardadas">
<!ENTITY itemPasswords.accesskey "C">
<!ENTITY itemSessions.label "Sesiones activas">
<!ENTITY itemSessions.accesskey "S">
<!ENTITY sanitizeButton.label "Limpiar datos privados ahora">