summaryrefslogtreecommitdiffstats
path: root/l10n-es-AR/suite/chrome/common/pref/pref-proxies.dtd
blob: bf2d98145bcb9d7a41d67c8a4707b7e3e4b94510 (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
29
30
31
<!-- 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/. -->

<!-- extracted from content/pref-proxies.xul -->

<!--LOCALIZATION NOTE : FILE The Proxies preferences dialog -->
<!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 acceder a Internet">
<!ENTITY  directTypeRadio.label         "Conexión directa a Internet">
<!ENTITY  directTypeRadio.accesskey     "d">
<!ENTITY  systemTypeRadio.label         "Usar configuración del sistema">
<!ENTITY  systemTypeRadio.accesskey     "U">
<!ENTITY  manualTypeRadio.label         "Configuración manual de proxy:">
<!ENTITY  manualTypeRadio.accesskey     "M">
<!ENTITY  wpadTypeRadio.label           "Descubrir la configuración del proxy automáticamente">
<!ENTITY  wpadTypeRadio.accesskey       "a">
<!ENTITY  autoTypeRadio.label           "URL de configuraciń automática de 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                "Avanzado…">
<!ENTITY  advanced.accesskey            "v">
<!ENTITY  noproxy.label                 "Sin proxy para:">
<!ENTITY  noproxy.accesskey             "n">
<!ENTITY  noproxyExplain.label          "Ejemplo: .mozilla.org, .net.ar, 192.168.1.0/24">