diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-es-ES/suite/chrome/common/pref/preferences.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-es-ES/suite/chrome/common/pref/preferences.dtd')
-rw-r--r-- | l10n-es-ES/suite/chrome/common/pref/preferences.dtd | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/l10n-es-ES/suite/chrome/common/pref/preferences.dtd b/l10n-es-ES/suite/chrome/common/pref/preferences.dtd new file mode 100644 index 0000000000..c558828acb --- /dev/null +++ b/l10n-es-ES/suite/chrome/common/pref/preferences.dtd @@ -0,0 +1,57 @@ +<!-- 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 windowClose.key "w"> +<!ENTITY preferencesDefaultTitleMac.title "Preferencias"> +<!ENTITY preferencesDefaultTitleWin.title "Opciones"> +<!ENTITY preferencesCloseButton.label "Cerrar"> +<!ENTITY preferencesCloseButton.accesskey "C"> + +<!ENTITY prefWindow.title "Preferencias"> +<!ENTITY prefWindow.size "width: 116ch; height: 44em;"> +<!ENTITY prefWindowMac2.size "width: 72em; height: 41em;"> +<!ENTITY prefWindowWin2.size "width: 137ch; height: 44em;"> +<!ENTITY categoryHeader "Categoría"> + +<!ENTITY appear.label "Apariencia"> +<!ENTITY content.label "Contenido"> +<!ENTITY fonts.label "Tipos de letra"> +<!ENTITY colors.label "Colores"> +<!ENTITY media.label "Medios"> +<!ENTITY spellingPane.label "Ortografía"> + +<!ENTITY navigator.label "Navegador"> +<!ENTITY history.label "Historial"> +<!ENTITY languages.label "Idiomas"> +<!ENTITY applications.label "Aplic. auxiliares"> +<!ENTITY locationBar.label "Barra de direcciones"> +<!ENTITY search.label "Búsqueda en Internet"> +<!ENTITY tabWindows.label "Navegación con pestañas"> +<!ENTITY links.label "Comportamiento de los enlaces"> +<!ENTITY download.label "Descargas"> + +<!ENTITY security.label "Privacidad y seguridad"> +<!ENTITY privatedata.label "Datos privados"> +<!ENTITY cookies.label "Cookies"> +<!ENTITY images.label "Imágenes"> +<!ENTITY popups.label "Ventanas emergentes"> +<!ENTITY passwords.label "Contraseñas"> +<!ENTITY ssltls.label "SSL/TLS"> +<!ENTITY certs.label "Certificados"> + +<!ENTITY sync.label "Sync"> + +<!ENTITY advance.label "Avanzadas"> +<!ENTITY scriptsAndWindows2.label "Scripts"> +<!ENTITY keynav.label "Navegación con teclado"> +<!ENTITY findAsYouType.label "Encontrar a medida que escribe"> +<!ENTITY cache.label "Caché"> +<!ENTITY offlineApps.label "Aplicaciones sin conexión"> +<!ENTITY proxies.label "Proxies"> +<!ENTITY httpnetworking.label "Config. de HTTP"> +<!ENTITY smart.label "Instalación de software"> +<!ENTITY mousewheel.label "Rueda del ratón"> +<!ENTITY debugging.label "Depuración"> + +<!ENTITY focusSearch.key "f"> |