summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/pref/pref-links.dtd
blob: f399b63975106261479e653168a2a811c1553404 (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
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">