summaryrefslogtreecommitdiffstats
path: root/l10n-fr/suite/chrome/common/pref/pref-http.dtd
blob: 195dc77a30eec581d04dfba8eaf37c9e51186b2d (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                     "Protocole HTTP">

<!-- Network-->
<!ENTITY prefDirect.label                    "Options de connexion directe">
<!ENTITY prefProxy.label                     "Options de connexion par proxy">
<!ENTITY prefEnableHTTP10.label              "Utiliser HTTP 1.0">
<!ENTITY prefEnableHTTP10.accesskey          "0">
<!ENTITY prefEnableHTTP10Proxy.accesskey     "U">
<!ENTITY prefEnableHTTP11.label              "Utiliser HTTP 1.1">
<!ENTITY prefEnableHTTP11.accesskey          "1">
<!ENTITY prefEnableHTTP11Proxy.accesskey     "H">
<!ENTITY prefPara                            "Les connexions HTTP peuvent être ajustées en utilisant ces options pour améliorer la performance ou la compatibilité. Certains proxies, par exemple, nécessitent HTTP/1.0 (voir les notes de version pour les détails).">
<!ENTITY prefUseragent.label                 "Chaîne d’agent utilisateur">
<!ENTITY prefFirefoxStrict.label             "S’identifier en tant que Firefox">
<!ENTITY prefFirefoxStrict.accesskey         "i">
<!ENTITY prefFirefoxNone.label               "S’identifier en tant que SeaMonkey">
<!ENTITY prefFirefoxNone.accesskey           "M">
<!ENTITY prefFirefoxCompat2.label            "S’identifier en tant que SeaMonkey et mentionner sa compatibilité avec Firefox">
<!ENTITY prefFirefoxCompat2.accesskey        "F">
<!ENTITY prefCompatWarning2.desc             "AVERTISSEMENT : la modification de ce paramètre peut empêcher certains services ou sites web de fonctionner correctement.">