summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/suite/chrome/common/pref/pref-offlineapps.dtd
blob: 2dfe2e7585e4047f9855bcef98a8c691dc9c486d (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
<!-- 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 -->

<!--LOCALIZATION NOTE : FILE Offline Apps prefs dialog -->
<!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 que todos los sitios guarden datos para usar sin conexión">
<!ENTITY offlineAlwaysAllow.accesskey       "a">
<!ENTITY offlineExplicit.label              "Solo permitir sitios web con permisos explícitos">
<!ENTITY offlineExplicit.accesskey          "o">
<!ENTITY offlineNotifyAsk.label             "Notificarme cuando un sitio web pida guardar datos para usar sin conexión.">
<!ENTITY offlineNotifyAsk.accesskey         "N">
<!ENTITY offlineNotifyPermissions.label     "Administrar permisos">
<!ENTITY offlineNotifyPermissions.accesskey "p">

<!ENTITY offlineAppsUsage.label             "Los siguientes sitios web están usando almacenamiento sin conexión:">
<!ENTITY offlineAppsListRemove.label        "Limpiar datos…">
<!ENTITY offlineAppsListRemove.accesskey    "d">