summaryrefslogtreecommitdiffstats
path: root/l10n-pt-BR/editor/ui/chrome/dialogs/EditorButtonProperties.dtd
blob: 76a0f90c9222ab88acda4c7ba867ea50bec43b26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!-- 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/. -->

<!ENTITY windowTitle.label "Propriedades do botão">

<!ENTITY Settings.label "Configurações">

<!ENTITY ButtonType.label "Tipo">
<!ENTITY ButtonType.accesskey "T">
<!ENTITY submit.value "Submeter">
<!ENTITY reset.value "Redefinir">
<!ENTITY button.value "Botão">

<!ENTITY ButtonName.label "Nome:">
<!ENTITY ButtonName.accesskey "N">
<!ENTITY ButtonValue.label "Valor:">
<!ENTITY ButtonValue.accesskey "V">
<!ENTITY tabIndex.label "Índice da aba:">
<!ENTITY tabIndex.accesskey "P">
<!ENTITY ButtonDisabled.label "Desativado">
<!ENTITY ButtonDisabled.accesskey "D">
<!ENTITY AccessKey.label "Tecla de acesso:">
<!ENTITY AccessKey.accesskey "T">

<!ENTITY RemoveButton.label "Remover o botão">
<!ENTITY RemoveButton.accesskey "R">