blob: edfc402b033fcdf544f04cc100324a28e35c5996 (
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
28
29
|
<!-- 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/. -->
<!-- extracted from content/pref-composer.xul -->
<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background -->
<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE -->
<!ENTITY pref.composer.title "Composer">
<!ENTITY recentFiles.title "Menu de páginas recentes">
<!ENTITY documentsInMenu.label "Número máximo de páginas na lista:">
<!ENTITY documentsInMenu.accesskey "n">
<!ENTITY savingFiles.title "Ao guardar ou publicar páginas">
<!ENTITY preserveExisting.label "Manter formatação original">
<!ENTITY preserveExisting.accesskey "M">
<!ENTITY preserveExisting.tooltip "Manter quebras de linha e formatação original da página">
<!ENTITY saveAssociatedFiles.label "Guardar imagens e conteúdo associado ao guardar páginas">
<!ENTITY saveAssociatedFiles.accesskey "s">
<!ENTITY showPublishDialog.label "Mostrar sempre a janela de publicação ao publicar páginas">
<!ENTITY showPublishDialog.accesskey "a">
<!ENTITY composerEditing.label "Editar">
<!ENTITY maintainStructure.label "Manter esquema da tabela ao inserir ou remover células">
<!ENTITY maintainStructure.tooltip "Manter forma retangular da tabela ao adicionar células automaticamente após inserir ou remover células">
<!ENTITY maintainStructure.accesskey "M">
<!ENTITY useCSS.label "Utilizar estilos CSS em vez de elementos e atributos HTML">
<!ENTITY useCSS.accesskey "U">
<!ENTITY crInPCreatesNewP.label "Se utilizar a tecla Enter num parágrafo, cria um novo parágrafo">
<!ENTITY crInPCreatesNewP.accesskey "r">
|