diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-es-ES/suite/chrome/common/pref/pref-locationbar.dtd | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/pref/pref-locationbar.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/pref/pref-locationbar.dtd | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/pref/pref-locationbar.dtd b/l10n-es-ES/suite/chrome/common/pref/pref-locationbar.dtd new file mode 100644 index 0000000000..25d49512fc --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/pref/pref-locationbar.dtd @@ -0,0 +1,34 @@ +<!-- 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.locationBar.title "Barra de direcciones"> +<!ENTITY autoComplete.label "Autocompletado"> +<!ENTITY autoCompleteMatchHistory.label "Sugerir automáticamente sitios web del historial"> +<!ENTITY autoCompleteMatchHistory.accesskey "S"> +<!ENTITY autoCompleteMatchBookmarks.label "Sugerir automáticamente sitios web de marcadores"> +<!ENTITY autoCompleteMatchBookmarks.accesskey "a"> +<!ENTITY autoCompleteAutoFill.label "Precumplimentar automáticamente la mejor coincidencia"> +<!ENTITY autoCompleteAutoFill.accesskey "u"> +<!ENTITY autoCompleteShowPopup.label "Mostrar una lista de resultados coincidentes"> +<!ENTITY autoCompleteShowPopup.accesskey "M"> +<!ENTITY autoCompleteMatchOnlyTyped.label "Hacer coincidir sólo sitios web que haya escrito previamente"> +<!ENTITY autoCompleteMatchOnlyTyped.accesskey "H"> +<!ENTITY autoCompleteMatch.label "Buscar coincidencias"> +<!ENTITY autoCompleteMatch.accesskey "B"> +<!ENTITY autoCompleteMatchAnywhere "en cualquier parte de la dirección y el título"> +<!ENTITY autoCompleteMatchWordsFirst "en cualquier parte, mejor al comienzo de palabras"> +<!ENTITY autoCompleteMatchWords "sólo en el comienzo de palabras"> +<!ENTITY autoCompleteMatchStart "sólo al principio de la dirección y el título"> +<!ENTITY showInternetSearch.label "Mostrar buscador predeterminado de Internet"> +<!ENTITY showInternetSearch.accesskey "I"> +<!ENTITY formatting.label "Formato"> +<!ENTITY domainFormatting.label "Resaltar el dominio efectivo en sitios web y servidores FTP"> +<!ENTITY domainFormatting.accesskey "F"> +<!ENTITY highlightSecure.label "Destacar las páginas web con un nivel alto de seguridad en la conexión"> +<!ENTITY highlightSecure.accesskey "D"> +<!ENTITY unknownLocations.label "Direcciones desconocidas"> +<!ENTITY domainGuessing.label "Añadir "www." y ".com" a la dirección si no se encuentra una página web"> +<!ENTITY domainGuessing.accesskey "c"> +<!ENTITY keywords.label "Realizar una búsqueda web cuando el texto introducido no sea una dirección web"> +<!ENTITY keywords.accesskey "E"> |