diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-gl/mail/chrome/messenger/AccountManager.dtd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-gl/mail/chrome/messenger/AccountManager.dtd b/l10n-gl/mail/chrome/messenger/AccountManager.dtd new file mode 100644 index 0000000000..8579df73ee --- /dev/null +++ b/l10n-gl/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 da conta"> +<!ENTITY accountManagerCloseButton.label "Pechar"> + +<!ENTITY accountActionsButton.label "Accións da conta"> +<!ENTITY accountActionsButton.accesskey "A"> +<!ENTITY addMailAccountButton.label "Engadir conta de correo…"> +<!ENTITY addMailAccountButton.accesskey "a"> +<!ENTITY addIMAccountButton.label "Engadir conta de chat…"> +<!ENTITY addIMAccountButton.accesskey "c"> +<!ENTITY addFeedAccountButton.label "Engadir conta de fontes…"> +<!ENTITY addFeedAccountButton.accesskey "f"> +<!ENTITY setDefaultButton.label "Estabelecer como predeterminada"> +<!ENTITY setDefaultButton.accesskey "d"> +<!ENTITY removeButton.label "Retirar conta"> +<!ENTITY removeButton.accesskey "R"> + +<!ENTITY addonsButton.label "Extensións & Temas"> + +<!-- AccountManager.xhtml --> |