diff options
Diffstat (limited to 'l10n-ca/mail/chrome/messenger/AccountManager.dtd')
-rw-r--r-- | l10n-ca/mail/chrome/messenger/AccountManager.dtd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-ca/mail/chrome/messenger/AccountManager.dtd b/l10n-ca/mail/chrome/messenger/AccountManager.dtd new file mode 100644 index 0000000000..ad45a410ed --- /dev/null +++ b/l10n-ca/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 "Paràmetres del compte"> +<!ENTITY accountManagerCloseButton.label "Tanca"> + +<!ENTITY accountActionsButton.label "Accions del compte"> +<!ENTITY accountActionsButton.accesskey "A"> +<!ENTITY addMailAccountButton.label "Afegeix un compte de correu…"> +<!ENTITY addMailAccountButton.accesskey "A"> +<!ENTITY addIMAccountButton.label "Afegeix un compte de xat…"> +<!ENTITY addIMAccountButton.accesskey "x"> +<!ENTITY addFeedAccountButton.label "Afegeix un compte de canal d'informació…"> +<!ENTITY addFeedAccountButton.accesskey "f"> +<!ENTITY setDefaultButton.label "Defineix per defecte"> +<!ENTITY setDefaultButton.accesskey "f"> +<!ENTITY removeButton.label "Suprimeix el compte"> +<!ENTITY removeButton.accesskey "i"> + +<!ENTITY addonsButton.label "Extensions i temes"> + +<!-- AccountManager.xhtml --> |