diff options
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/pref/pref-scripts.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/pref/pref-scripts.dtd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/pref/pref-scripts.dtd b/l10n-es-ES/suite/chrome/common/pref/pref-scripts.dtd new file mode 100644 index 0000000000..76d4b59aab --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/pref/pref-scripts.dtd @@ -0,0 +1,23 @@ +<!-- 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.scripts.title "Scripts y plugins"> +<!ENTITY navigator.label "Navegador"> +<!ENTITY navigator.accesskey "N"> +<!ENTITY enableJavaScript.label "Activar JavaScript para"> +<!ENTITY allowScripts.label "Permitir a los scripts:"> +<!ENTITY allowScripts.accesskey "P"> +<!ENTITY allowWindowMoveResize.label "Mover o cambiar el tamaño de ventanas existentes"> +<!ENTITY allowWindowFlip.label "Cambiar el plano de profundidad de las ventanas"> +<!ENTITY allowWindowStatusChange.label "Cambiar el texto de la barra de estado"> +<!ENTITY allowContextmenuDisable.label "Desactivar o reemplazar menús contextuales"> +<!ENTITY allowHideStatusBar.label "Esconder la barra de estado"> +<!ENTITY enablePlugins.label "Activar plugins para"> +<!ENTITY enablePluginForSuite.label "Suite"> +<!ENTITY enablePluginForSuite.accesskey "u"> +<!ENTITY whenPageRequiresPlugins.label "Cuando una página necesita plugins"> +<!ENTITY activateAllPlugins.label "Activar todos los plugins de modo predeterminado"> +<!ENTITY activateAllPlugins.accesskey "A"> +<!ENTITY warnPluginsRequired.label "Advertirme si hace falta instalar plugins adicionales"> +<!ENTITY warnPluginsRequired.accesskey "c"> |