blob: 7de9f6ef0061093f445e0c49c3833a311ceefab6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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/. -->
<!-- Title -->
<!ENTITY mailListWindow.title "Lista de emails">
<!-- Labels and Access Keys -->
<!ENTITY addToAddressBook.label "Criar em:">
<!ENTITY addToAddressBook.accesskey "C">
<!ENTITY ListName.label "Nome da lista:">
<!ENTITY ListName.accesskey "N">
<!ENTITY ListNickName.label "Apelido da lista:">
<!ENTITY ListNickName.accesskey "A">
<!ENTITY ListDescription.label "Descrição:">
<!ENTITY ListDescription.accesskey "D">
<!-- See bug 58485, when we implement drag and drop, add 'or drag addresses' back in -->
<!ENTITY AddressTitle.label "Digite os endereços para adicioná-los à lista de emails:">
<!ENTITY AddressTitle.accesskey "m">
|