diff options
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/pref/pref-offlineapps.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/pref/pref-offlineapps.dtd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/pref/pref-offlineapps.dtd b/l10n-es-ES/suite/chrome/common/pref/pref-offlineapps.dtd new file mode 100644 index 0000000000..f47c25e1ae --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/pref/pref-offlineapps.dtd @@ -0,0 +1,24 @@ +<!-- 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/. --> + +<!-- extracted from content/pref-offlineapps.xul --> + +<!ENTITY pref.offlineapps.title "Aplicaciones web sin conexión"> +<!ENTITY pref.offlineCache.caption "Contenido web y datos de usuario sin conexión"> + +<!ENTITY clearOfflineAppCache.label "Limpiar"> +<!ENTITY clearOfflineAppCache.accesskey "L"> + +<!ENTITY offlineAlwaysAllow.label "Permitir a todos los sitios web guardar datos para uso sin conexión"> +<!ENTITY offlineAlwaysAllow.accesskey "P"> +<!ENTITY offlineExplicit.label "Permitir únicamente sitios web con permiso expreso"> +<!ENTITY offlineExplicit.accesskey "e"> +<!ENTITY offlineNotifyAsk.label "Notificarme cuando los sitios web quieran guardar datos para su uso sin conexión"> +<!ENTITY offlineNotifyAsk.accesskey "N"> +<!ENTITY offlineNotifyPermissions.label "Administrar permisos"> +<!ENTITY offlineNotifyPermissions.accesskey "d"> + +<!ENTITY offlineAppsUsage.label "Los siguientes sitios web están usando almacenamiento sin conexión:"> +<!ENTITY offlineAppsListRemove.label "Limpiar datos…"> +<!ENTITY offlineAppsListRemove.accesskey "m"> |