blob: 3baba083f0d2a4c85ac0d4508516a3a9c652edf3 (
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 "Propiedades de la cuenta">
<!ENTITY accountWindow.width "300">
<!ENTITY account.general "General">
<!ENTITY account.advanced "Opciones avanzadas">
<!ENTITY account.name "Usuario:">
<!ENTITY account.password "Contraseña:">
<!ENTITY account.alias "Alias:">
<!ENTITY account.newMailNotification "Notificar al recibir nuevos mensajes">
<!ENTITY account.autojoin "Entrar automáticamente en estos canales:">
<!ENTITY account.proxySettings.caption "Ajustes de proxy:">
<!ENTITY account.proxySettings.change.label "Cambiar…">
<!ENTITY account.proxySettings.change.accessKey "C">
|