summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/pref/pref-links.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/pref/pref-links.dtd')
-rw-r--r--l10n-es-ES/suite/chrome/common/pref/pref-links.dtd25
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/pref/pref-links.dtd b/l10n-es-ES/suite/chrome/common/pref/pref-links.dtd
new file mode 100644
index 0000000000..f399b63975
--- /dev/null
+++ b/l10n-es-ES/suite/chrome/common/pref/pref-links.dtd
@@ -0,0 +1,25 @@
+<!-- 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 linksHeader.label "Comportamiento de los enlaces">
+<!ENTITY newWindow.label "Comportamiento al abrir enlaces">
+<!ENTITY newWindowDescription.label "Abrir enlaces que intentan abrir una ventana nueva en:">
+<!ENTITY newWindowRestriction.label "Cuando los scripts quieran abrir una ventana nueva:">
+<!ENTITY external.label "Enlaces de otras aplicaciones">
+<!ENTITY externalDescription.label "Abrir enlaces pasados desde otras aplicaciones en:">
+<!ENTITY openCurrent.label "La pestaña/ventana actual">
+<!ENTITY newWindowGroupCurrent.accesskey "L">
+<!ENTITY externalGroupCurrent.accesskey "a">
+<!ENTITY openTab.label "Una pestaña nueva en la ventana actual">
+<!ENTITY newWindowGroupTab.accesskey "t">
+<!ENTITY externalGroupTab.accesskey "n">
+<!ENTITY openWindow.label "Una ventana nueva">
+<!ENTITY newWindowGroupWindow.accesskey "v">
+<!ENTITY externalGroupWindow.accesskey "e">
+<!ENTITY divertAll.label "Convertir siempre ventanas en pestañas">
+<!ENTITY divertAll.accesskey "C">
+<!ENTITY divertNoFeatures.label "No convertir ventanas personalizadas en pestañas">
+<!ENTITY divertNoFeatures.accesskey "d">
+<!ENTITY dontDivert.label "Abrir siempre ventanas nuevas">
+<!ENTITY dontDivert.accesskey "b">