blob: 9b95dc44cd87eea2e81d38582734b314867ff259 (
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/. -->
<!-- LOCALIZATION NOTE: Strings below used to be in mozilla-central's
toolkit/locales/en-US/chrome/global/customizeToolbar.dtd -->
<!ENTITY dialog.title "Personalizar barra de ferramentas">
<!ENTITY dialog.dimensions "width: 92ch; height: 36em;">
<!ENTITY instructions.description "Pode adicionar ou remover itens arrastando-os para ou das barras de ferramentas.">
<!ENTITY show.label "Mostrar:">
<!ENTITY iconsAndText.label "Ícones e texto">
<!ENTITY icons.label "Ícones">
<!ENTITY text.label "Texto">
<!ENTITY useSmallIcons.label "Utilizar ícones pequenos">
<!ENTITY restoreDefaultSet.label "Restaurar conjunto predefinido">
<!ENTITY addNewToolbar.label "Adicionar nova barra de ferramentas">
<!ENTITY saveChanges.label "Feito">
<!ENTITY undoChanges.label "Desfazer alterações">
|