diff options
Diffstat (limited to 'l10n-pt-PT/suite/chrome/editor/prefs')
3 files changed, 76 insertions, 0 deletions
diff --git a/l10n-pt-PT/suite/chrome/editor/prefs/editorPrefsOverlay.dtd b/l10n-pt-PT/suite/chrome/editor/prefs/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..66cbbe15a6 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/editor/prefs/editorPrefsOverlay.dtd @@ -0,0 +1,12 @@ +<!-- 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 (editorCheck.label): DONT_TRANSLATE --> +<!ENTITY editorCheck.label "Composer"> +<!ENTITY editorCheck.accesskey "c"> + +<!ENTITY compose.label "Compositor"> +<!ENTITY editing.label "Definições da nova página"> +<!ENTITY publish.label "Publicar"> diff --git a/l10n-pt-PT/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-pt-PT/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..0723b26349 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/editor/prefs/pref-composer.dtd @@ -0,0 +1,32 @@ +<!-- 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 --> + +<!-- extracted from content/pref-composer.xhtml --> + +<!--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"> diff --git a/l10n-pt-PT/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-pt-PT/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..4754466266 --- /dev/null +++ b/l10n-pt-PT/suite/chrome/editor/prefs/pref-editing.dtd @@ -0,0 +1,32 @@ +<!-- 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 "Definições da nova página"> + +<!ENTITY authorName.label "Autor:"> +<!ENTITY authorName.accesskey "u"> +<!ENTITY pageColorHeader "Aspeto predefinido da página"> + +<!ENTITY defaultColors.label "Cores pré-definidas do leitor (Não aplica cores na página)"> +<!ENTITY defaultColors.accesskey "d"> +<!ENTITY customColors.label "Utilizar cores personalizadas:"> +<!ENTITY customColors.accesskey "c"> + +<!ENTITY normalText.label "Texto normal"> +<!ENTITY normalText.accesskey "n"> +<!ENTITY linkText.label "Ligação de texto"> +<!ENTITY linkText.accesskey "L"> +<!ENTITY activeLinkText.label "Ligação de texto ativa"> +<!ENTITY activeLinkText.accesskey "a"> +<!ENTITY visitedLinkText.label "Ligação de texto visitada"> +<!ENTITY visitedLinkText.accesskey "v"> +<!ENTITY background.label "Fundo:"> +<!ENTITY background.accesskey "F"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Imagem de fundo:"> +<!ENTITY backgroundImage.accesskey "m"> +<!ENTITY chooseFile.label "Escolher ficheiro…"> +<!ENTITY chooseFile.accesskey "o"> + |