blob: f76ca4ea1ff37a7c4f8548b79f21531e9a35f278 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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.http.title "Config. de HTTP">
<!ENTITY prefDirect.label "Opciones de conexión directa">
<!ENTITY prefProxy.label "Opciones de conexión proxy">
<!ENTITY prefEnableHTTP10.label "Utilizar HTTP 1.0">
<!ENTITY prefEnableHTTP10.accesskey "U">
<!ENTITY prefEnableHTTP10Proxy.accesskey "z">
<!ENTITY prefEnableHTTP11.label "Utilizar HTTP 1.1">
<!ENTITY prefEnableHTTP11.accesskey "H">
<!ENTITY prefEnableHTTP11Proxy.accesskey "T">
<!ENTITY prefPara "Las conexiones HTTP pueden ser afinadas utilizando estas opciones para mejorar bien el rendimiento, bien la compatibilidad. Algunos servidores proxy, por ejemplo, requieren HTTP/1.0 (vea las notas de la versión para más detalles).">
<!ENTITY prefUseragent.label "Cadena del agente de usuario">
<!ENTITY prefFirefoxStrict.label "Identificar como Firefox">
<!ENTITY prefFirefoxStrict.accesskey "I">
<!ENTITY prefFirefoxNone.label "Identificar como SeaMonkey">
<!ENTITY prefFirefoxNone.accesskey "M">
<!ENTITY prefFirefoxCompat2.label "Identificar como SeaMonkey y anunciar compatibilidad con Firefox.">
<!ENTITY prefFirefoxCompat2.accesskey "S">
<!ENTITY prefCompatWarning2.desc "ADVERTENCIA: cambiar estos ajustes puede provocar que los sitios o servicios web no funcionen correctamente.">
|