summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/suite/chrome/common/sanitize.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-AR/suite/chrome/common/sanitize.dtd')
-rw-r--r--l10n-es-AR/suite/chrome/common/sanitize.dtd27
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-es-AR/suite/chrome/common/sanitize.dtd b/l10n-es-AR/suite/chrome/common/sanitize.dtd
new file mode 100644
index 0000000000..3ec55192bc
--- /dev/null
+++ b/l10n-es-AR/suite/chrome/common/sanitize.dtd
@@ -0,0 +1,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">