summaryrefslogtreecommitdiffstats
path: root/l10n-es-ES/suite/chrome/common/pref/pref-proxies.dtd
blob: d12849a01603d275c1b0d962d3cc6da8de9720c3 (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
26
27
28
<!-- 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.proxies.title "Proxies">
<!ENTITY pref.proxies.desc "Un proxy es un servicio de red que puede filtrar y acelerar su conexión a Internet.">
<!ENTITY proxyTitle.label "Configurar proxies para el acceso a Internet">
<!ENTITY directTypeRadio.label "Conexión directa a Internet">
<!ENTITY directTypeRadio.accesskey "D">
<!ENTITY systemTypeRadio.label "Usar configuración de proxy del sistema">
<!ENTITY systemTypeRadio.accesskey "U">
<!ENTITY manualTypeRadio.label "Configuración manual del proxy:">
<!ENTITY manualTypeRadio.accesskey "M">
<!ENTITY wpadTypeRadio.label "Descubrir automáticamente la configuración del proxy">
<!ENTITY wpadTypeRadio.accesskey "A">
<!ENTITY autoTypeRadio.label "URL para configuración automática del proxy:">
<!ENTITY autoTypeRadio.accesskey "c">
<!ENTITY reload.label "Recargar">
<!ENTITY reload.accesskey "R">
<!ENTITY http.label "Proxy:">
<!ENTITY http.accesskey "P">
<!ENTITY port.label "Puerto:">
<!ENTITY HTTPPort.accesskey "o">
<!ENTITY advanced.label "Avanzadas…">
<!ENTITY advanced.accesskey "v">
<!ENTITY noproxy.label "No usar proxy para:">
<!ENTITY noproxy.accesskey "N">
<!ENTITY noproxyExplain.label "Ejemplo: .mozilla.org, .net.nz, 192.168.1.0/24">