blob: 77f416ce8856d48bbfa112c86e582b806e2f66d6 (
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
|
<!-- 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 "Trasferimenti HTTP">
<!-- Network-->
<!ENTITY prefDirect.label "Opzioni connessione diretta">
<!ENTITY prefProxy.label "Opzioni connessione via proxy">
<!ENTITY prefEnableHTTP10.label "Utilizza HTTP 1.0">
<!ENTITY prefEnableHTTP10.accesskey "U">
<!ENTITY prefEnableHTTP10Proxy.accesskey "t">
<!ENTITY prefEnableHTTP11.label "Utilizza HTTP 1.1">
<!ENTITY prefEnableHTTP11.accesskey "H">
<!ENTITY prefEnableHTTP11Proxy.accesskey "z">
<!ENTITY prefPara "Le connessioni HTTP possono essere migliorate usando queste opzioni per aumentare la velocità o la compatibilità. Alcuni server proxy, ad esempio, richiedono HTTP/1.0 (vedere le note di versione per i dettagli).">
<!ENTITY prefUseragent.label "Stringa user agent">
<!ENTITY prefFirefoxStrict.label "Identificati come Firefox">
<!ENTITY prefFirefoxStrict.accesskey "d">
<!ENTITY prefFirefoxNone.label "Identificati come SeaMonkey">
<!ENTITY prefFirefoxNone.accesskey "S">
<!ENTITY prefFirefoxCompat2.label "Identificati come SeaMonkey e dichiara compatibilità con Firefox">
<!ENTITY prefFirefoxCompat2.accesskey "c">
<!ENTITY prefCompatWarning2.desc "ATTENZIONE: cambiare questa impostazione potrebbe risultare in un malfunzionamento di servizi o siti web.">
|