blob: bb6491813a81509902f0462c1522af97e4fc70ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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 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">
|