summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/sanitize.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/sanitize.dtd')
-rw-r--r--l10n-es-ES/suite/chrome/common/sanitize.dtd53
1 files changed, 53 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/sanitize.dtd b/l10n-es-ES/suite/chrome/common/sanitize.dtd
new file mode 100644
index 0000000000..e3c4fa824a
--- /dev/null
+++ b/l10n-es-ES/suite/chrome/common/sanitize.dtd
@@ -0,0 +1,53 @@
+<!-- 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 sanitizeDialog.width "45em">
+
+<!ENTITY clearTimeDuration.label "Intervalo de tiempo a limpiar: ">
+<!ENTITY clearTimeDuration.accesskey "I">
+<!ENTITY clearTimeDuration.lastHour "La última hora">
+<!ENTITY clearTimeDuration.last2Hours "Las últimas dos horas">
+<!ENTITY clearTimeDuration.last4Hours "Las últimas cuatro horas">
+<!ENTITY clearTimeDuration.today "Hoy">
+<!ENTITY clearTimeDuration.everything "Todo">
+<!ENTITY clearTimeDuration.suffix "">
+
+<!ENTITY sanitizeSelectedWarning "Se eliminarán todos los elementos seleccionados.">
+
+<!ENTITY sanitizeUndoWarning "Esta acción no puede deshacerse.">
+
+<!ENTITY sanitizeItems.label "Vaciar ahora los siguientes elementos:">
+
+<!ENTITY itemHistory.label "Historial de navegación">
+<!ENTITY itemHistory.accesskey "H">
+<!ENTITY itemHistoryS.accesskey "v">
+<!ENTITY itemUrlBar.label "Historial de la barra de direcciones">
+<!ENTITY itemUrlBar.accesskey "b">
+<!ENTITY itemUrlBarS.accesskey "b">
+<!ENTITY itemDownloads.label "Historial de descargas">
+<!ENTITY itemDownloads.accesskey "D">
+<!ENTITY itemDownloadsS.accesskey "d">
+<!ENTITY itemFormSearchHistory.label "Formularios guardados e historial de búsquedas">
+<!ENTITY itemFormSearchHistory.accesskey "F">
+<!ENTITY itemFormSearchHistoryS.accesskey "m">
+<!ENTITY itemCache.label "Caché">
+<!ENTITY itemCache.accesskey "a">
+<!ENTITY itemCacheS.accesskey "h">
+<!ENTITY itemCookies.label "Cookies">
+<!ENTITY itemCookies.accesskey "C">
+<!ENTITY itemCookiesS.accesskey "k">
+<!ENTITY itemOfflineApps.label "Datos de sitios web sin conexión">
+<!ENTITY itemOfflineApps.accesskey "O">
+<!ENTITY itemOfflineAppsS.accesskey "w">
+<!ENTITY itemPasswords.label "Contraseñas guardadas">
+<!ENTITY itemPasswords.accesskey "C">
+<!ENTITY itemPasswordsS.accesskey "u">
+<!ENTITY itemSessions.label "Sesiones activas">
+<!ENTITY itemSessions.accesskey "S">
+<!ENTITY itemSessionsS.accesskey "e">
+<!ENTITY itemSitePreferences.label "Preferencias del sitio">
+<!ENTITY itemSitePreferences.accesskey "P">
+<!ENTITY itemSitePreferencesS.accesskey "t">