diff options
Diffstat (limited to 'l10n-pt-BR/suite/chrome/editor/prefs/pref-editing.dtd')
-rw-r--r-- | l10n-pt-BR/suite/chrome/editor/prefs/pref-editing.dtd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-pt-BR/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-pt-BR/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..1c44d958f0 --- /dev/null +++ b/l10n-pt-BR/suite/chrome/editor/prefs/pref-editing.dtd @@ -0,0 +1,31 @@ +<!-- 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 pref.editing.title "Configurações de nova página"> + +<!ENTITY authorName.label "Autor:"> +<!ENTITY authorName.accesskey "A"> +<!ENTITY pageColorHeader "Aparência padrão da página"> + +<!ENTITY defaultColors.label "Não definir as cores da página (usar as cores padrão do visitante)"> +<!ENTITY defaultColors.accesskey "N"> +<!ENTITY customColors.label "Usar cores personalizadas:"> +<!ENTITY customColors.accesskey "U"> + +<!ENTITY normalText.label "Texto normal"> +<!ENTITY normalText.accesskey "T"> +<!ENTITY linkText.label "Link"> +<!ENTITY linkText.accesskey "L"> +<!ENTITY activeLinkText.label "Ativar o link"> +<!ENTITY activeLinkText.accesskey "a"> +<!ENTITY visitedLinkText.label "Link visitado"> +<!ENTITY visitedLinkText.accesskey "v"> +<!ENTITY background.label "Fundo:"> +<!ENTITY background.accesskey "P"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Imagem de fundo:"> +<!ENTITY backgroundImage.accesskey "I"> +<!ENTITY chooseFile.label "Selecionar arquivo…"> +<!ENTITY chooseFile.accesskey "S"> |