1
<!-- This Source Code Form is subject to the terms of the Mozilla Public
2
- License, v. 2.0. If a copy of the MPL was not distributed with this
3
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
5
<!ENTITY button.format_json.label "Formater le JSON">
6
<!ENTITY button.format_json.accesskey "F">
7
<!ENTITY button.pack_json.label "Compacter le JSON">
8
<!ENTITY button.pack_json.accesskey "C">
10
<!ENTITY button.edit.label "Editer">
11
<!ENTITY button.edit.accesskey "E">
12
<!ENTITY button.save.label "Enregistrer">
13
<!ENTITY button.save.accesskey "n">
15
<!ENTITY props.host.label "Hôte:">
16
<!ENTITY props.protocol.label "Protocole:">
17
<!ENTITY props.port.label "Port:">
18
<!ENTITY props.name.label "Nom:">
19
<!ENTITY props.content.label "Contenu:">
20
<!ENTITY props.size.label "Taille:">
22
<!ENTITY menuitem.http.description "standard">
23
<!ENTITY menuitem.https.description "securisé">
25
<!ENTITY button.close.label "Fermer">
26
<!ENTITY button.close.accesskey "m">