summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/es-AR/chrome/es-AR/locale/es-AR/chat/accounts.dtd
blob: 9d75c5558f28c85997512c7fe0419fc2917f26b8 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!-- 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/. -->

<!-- Account manager window for Instantbird -->
<!ENTITY accounts.title                      "Cuentas &brandShortName;">
<!ENTITY accountManager.width                "450">
<!-- Instant messaging account status window for Thunderbird -->
<!ENTITY accountsWindow.title                "Estado de la mensajería instantánea">
<!ENTITY accountsWindow2.style               "width: 41em; height: 27em;">

<!ENTITY accountManager.newAccount.label     "Cuenta nueva">
<!ENTITY accountManager.newAccount.accesskey "N">
<!ENTITY accountManager.close.label          "Cerrar">
<!ENTITY accountManager.close.accesskey      "C">
<!-- This should match account.commandkey in instantbird.dtd -->
<!ENTITY accountManager.close.commandkey     "a">
<!-- This title must be short, displayed with a big font size -->
<!ENTITY accountManager.noAccount.title      "Todavía no hay una cuenta configurada">
<!ENTITY accountManager.noAccount.description "Haga clic en el botón &accountManager.newAccount.label; y &brandShortName; lo va a guiar en el proceso de configurar una.">
<!ENTITY account.autoSignOn.label     "Iniciar sesión al inicio">
<!ENTITY account.autoSignOn.accesskey "S">
<!ENTITY account.connect.label        "Conectar">
<!ENTITY account.connect.accesskey    "o">
<!ENTITY account.disconnect.label     "Desconectar">
<!ENTITY account.disconnect.accesskey "D">
<!ENTITY account.delete.label         "Borrar">
<!ENTITY account.delete.accesskey     "B">
<!ENTITY account.edit.label           "Propiedades">
<!ENTITY account.edit.accesskey       "P">
<!ENTITY account.moveup.label         "Mover arriba">
<!ENTITY account.movedown.label       "Mover abajo">
<!ENTITY account.cancelReconnection.label         "Cancelar la reconexión">
<!ENTITY account.cancelReconnection.accesskey     "A">
<!ENTITY account.copyDebugLog.label     "Copiar registro de depuración">
<!ENTITY account.copyDebugLog.accesskey "C">
<!ENTITY account.showDebugLog.label     "Mostrar registro de depuración">
<!ENTITY account.showDebugLog.accesskey "r">
<!ENTITY account.connecting           "Conectando…">
<!ENTITY account.disconnecting        "Desconectando…">
<!ENTITY account.disconnected         "No conectado">