diff options
Diffstat (limited to 'l10n-es-ES/mail/chrome/messenger/AccountManager.dtd')
-rw-r--r-- | l10n-es-ES/mail/chrome/messenger/AccountManager.dtd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-es-ES/mail/chrome/messenger/AccountManager.dtd b/l10n-es-ES/mail/chrome/messenger/AccountManager.dtd new file mode 100644 index 0000000000..d04bf13751 --- /dev/null +++ b/l10n-es-ES/mail/chrome/messenger/AccountManager.dtd @@ -0,0 +1,25 @@ +<!-- 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/. --> + +<!-- extracted from AccountManager.xhtml --> + +<!ENTITY accountManagerTitle.label "Configuración de la cuenta"> +<!ENTITY accountManagerCloseButton.label "Cerrar"> + +<!ENTITY accountActionsButton.label "Operaciones sobre la cuenta"> +<!ENTITY accountActionsButton.accesskey "O"> +<!ENTITY addMailAccountButton.label "Añadir cuenta de correo…"> +<!ENTITY addMailAccountButton.accesskey "A"> +<!ENTITY addIMAccountButton.label "Añadir cuenta de chat…"> +<!ENTITY addIMAccountButton.accesskey "C"> +<!ENTITY addFeedAccountButton.label "Añadir cuenta de canales web…"> +<!ENTITY addFeedAccountButton.accesskey "w"> +<!ENTITY setDefaultButton.label "Definir como predet."> +<!ENTITY setDefaultButton.accesskey "D"> +<!ENTITY removeButton.label "Eliminar cuenta"> +<!ENTITY removeButton.accesskey "R"> + +<!ENTITY addonsButton.label "Extensiones y temas"> + +<!-- AccountManager.xhtml --> |