summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-BR/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/EditorListProperties.dtd
blob: 7928dabc118922901c0bb859b6b3b2e729271def (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!-- 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/. -->


<!-- Window title -->
<!ENTITY windowTitle.label "Propriedades da lista">

<!ENTITY ListType.label "Tipo de lista">
<!ENTITY bulletStyle.label "Estilo do marcador">
<!ENTITY startingNumber.label "Começar em:">
<!ENTITY startingNumber.accessKey "o">
<!ENTITY none.value "Nenhum">
<!ENTITY bulletList.value "Lista de marcadores (não numerada)">
<!ENTITY numberList.value "Lista enumerada">
<!ENTITY definitionList.value "Lista de definições">
<!ENTITY changeEntireListRadio.label "Alterar a lista inteira">
<!ENTITY changeEntireListRadio.accessKey "t">
<!ENTITY changeSelectedRadio.label "Alterar somente os itens selecionados">
<!ENTITY changeSelectedRadio.accessKey "A">