summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pt-BR/chrome/pt-BR/locale/pt-BR/messenger/messengercompose/EditorPersonalDictionary.dtd
blob: 2048f9948a6120d2f0d3907e21ee373a1941c7f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!-- 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 "Dicionário pessoal">

<!ENTITY wordEditField.label "Nova palavra:">
<!ENTITY wordEditField.accessKey "N">
<!ENTITY AddButton.label "Adicionar">
<!ENTITY AddButton.accessKey "A">
<!ENTITY DictionaryList.label "Palavras no dicionário:">
<!ENTITY DictionaryList.accessKey "P">
<!ENTITY RemoveButton.label "Remover">
<!ENTITY RemoveButton.accessKey "x">

<!ENTITY CloseButton.label "Fechar">
<!ENTITY CloseButton.accessKey "F">