summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/suite/chrome/common/sanitize.dtd
blob: 3ec55192bc83dbf270abc08616f0f002fd49af08 (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
<!-- 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            "Borrar datos privados">
<!ENTITY sanitizeItems.label             "Borrar los siguientes ítems ahora:">

<!ENTITY itemHistory.label               "Historial de navegación">
<!ENTITY itemHistory.accesskey           "H">
<!ENTITY itemUrlBar.label                "Historial de la barra de direcciones">
<!ENTITY itemUrlBar.accesskey            "l">
<!ENTITY itemDownloads.label             "Historial de descargas">
<!ENTITY itemDownloads.accesskey         "d">
<!ENTITY itemFormSearchHistory.label     "Historial de búsquedas y formularios">
<!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 autenticadas">
<!ENTITY itemSessions.accesskey          "S">

<!ENTITY sanitizeButton.label            "Borrar datos privados ahora">