diff options
Diffstat (limited to 'l10n-es-AR/mail/chrome/messenger/AccountManager.dtd')
-rw-r--r-- | l10n-es-AR/mail/chrome/messenger/AccountManager.dtd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-es-AR/mail/chrome/messenger/AccountManager.dtd b/l10n-es-AR/mail/chrome/messenger/AccountManager.dtd new file mode 100644 index 0000000000..d4df5d0c3a --- /dev/null +++ b/l10n-es-AR/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 cuenta"> +<!ENTITY accountManagerCloseButton.label "Cerrar"> + +<!ENTITY accountActionsButton.label "Acciones de cuenta"> +<!ENTITY accountActionsButton.accesskey "A"> +<!ENTITY addMailAccountButton.label "Agregar cuenta de correo…"> +<!ENTITY addMailAccountButton.accesskey "A"> +<!ENTITY addIMAccountButton.label "Agregar cuenta de chat…"> +<!ENTITY addIMAccountButton.accesskey "c"> +<!ENTITY addFeedAccountButton.label "Agregar cuenta de canal…"> +<!ENTITY addFeedAccountButton.accesskey "u"> +<!ENTITY setDefaultButton.label "Definir como predeterminada"> +<!ENTITY setDefaultButton.accesskey "f"> +<!ENTITY removeButton.label "Eliminar cuenta"> +<!ENTITY removeButton.accesskey "r"> + +<!ENTITY addonsButton.label "Complementos & Temas"> + +<!-- AccountManager.xhtml --> |