blob: 8c5811c120ced0f561ca892ca5650ce9c50a13fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<!-- 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 accountWindow.title "Propriétés du compte">
<!ENTITY accountWindow.width "300">
<!ENTITY account.general "Général">
<!ENTITY account.advanced "Options avancées">
<!ENTITY account.name "Nom d’utilisateur :">
<!ENTITY account.password "Mot de passe :">
<!ENTITY account.alias "Alias :">
<!ENTITY account.newMailNotification "Signaler les nouveaux courriels">
<!ENTITY account.autojoin "Rejoindre automatiquement les salons :">
<!ENTITY account.proxySettings.caption "Paramètre de proxy :">
<!ENTITY account.proxySettings.change.label "Modifier…">
<!ENTITY account.proxySettings.change.accessKey "M">
|