diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-gl/suite/chrome/editor/prefs | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-gl/suite/chrome/editor/prefs')
-rw-r--r-- | l10n-gl/suite/chrome/editor/prefs/editorPrefsOverlay.dtd | 13 | ||||
-rw-r--r-- | l10n-gl/suite/chrome/editor/prefs/pref-composer.dtd | 29 | ||||
-rw-r--r-- | l10n-gl/suite/chrome/editor/prefs/pref-editing.dtd | 32 |
3 files changed, 74 insertions, 0 deletions
diff --git a/l10n-gl/suite/chrome/editor/prefs/editorPrefsOverlay.dtd b/l10n-gl/suite/chrome/editor/prefs/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..779935fe9a --- /dev/null +++ b/l10n-gl/suite/chrome/editor/prefs/editorPrefsOverlay.dtd @@ -0,0 +1,13 @@ +<!-- 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 "Composer"> +<!ENTITY editing.label "Configuración da nova páxina"> +<!ENTITY toolbars.label "Barras de ferramentas"> +<!ENTITY publish.label "Publicar"> diff --git a/l10n-gl/suite/chrome/editor/prefs/pref-composer.dtd b/l10n-gl/suite/chrome/editor/prefs/pref-composer.dtd new file mode 100644 index 0000000000..f0379b45ba --- /dev/null +++ b/l10n-gl/suite/chrome/editor/prefs/pref-composer.dtd @@ -0,0 +1,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 "Menú de páxinas recentes"> +<!ENTITY documentsInMenu.label "Número máximo de páxinas listadas:"> +<!ENTITY documentsInMenu.accesskey "n"> +<!ENTITY savingFiles.title "Ao gardar ou publicar páxinas"> +<!ENTITY preserveExisting.label "Conservar a formatación da fonte orixinal"> +<!ENTITY preserveExisting.accesskey "C"> +<!ENTITY preserveExisting.tooltip "Conserva a formatación orixinal da páxina e das quebras de liña"> +<!ENTITY saveAssociatedFiles.label "Gardar imaxes e outros ficheiros asociados ao gardar as páxinas"> +<!ENTITY saveAssociatedFiles.accesskey "G"> +<!ENTITY showPublishDialog.label "Mostrar sempre a caixa de diálogo Publicar ao publicar páxinas"> +<!ENTITY showPublishDialog.accesskey "s"> +<!ENTITY composerEditing.label "Editar"> +<!ENTITY maintainStructure.label "Manter o deseño da táboa ao inserir ou eliminar celas"> +<!ENTITY maintainStructure.tooltip "Conserva a forma rectangular da táboa engadindo celas automaticamente despois de inserir ou eliminar celas"> +<!ENTITY maintainStructure.accesskey "M"> +<!ENTITY useCSS.label "Usar estilos CSS en lugar de atributos e elementos HTML"> +<!ENTITY useCSS.accesskey "U"> +<!ENTITY crInPCreatesNewP.label "Ao premer Intro crea un parágrafo novo"> +<!ENTITY crInPCreatesNewP.accesskey "I"> diff --git a/l10n-gl/suite/chrome/editor/prefs/pref-editing.dtd b/l10n-gl/suite/chrome/editor/prefs/pref-editing.dtd new file mode 100644 index 0000000000..138034e4d8 --- /dev/null +++ b/l10n-gl/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 "Configuración da nova páxina"> + +<!ENTITY authorName.label "Autor:"> +<!ENTITY authorName.accesskey "u"> +<!ENTITY pageColorHeader "Aparencia da páxina predefinida"> + +<!ENTITY defaultColors.label "Cores predefinidas do lector (Non definir cores na páxina)"> +<!ENTITY defaultColors.accesskey "d"> +<!ENTITY customColors.label "Usar cores personalizadas:"> +<!ENTITY customColors.accesskey "c"> + +<!ENTITY normalText.label "Texto normal"> +<!ENTITY normalText.accesskey "T"> +<!ENTITY linkText.label "Texto da ligazón"> +<!ENTITY linkText.accesskey "l"> +<!ENTITY activeLinkText.label "Activar texto da ligazón"> +<!ENTITY activeLinkText.accesskey "a"> +<!ENTITY visitedLinkText.label "Texto da ligazón visitada"> +<!ENTITY visitedLinkText.accesskey "n"> +<!ENTITY background.label "Fondo:"> +<!ENTITY background.accesskey "o"> +<!ENTITY colon.character ":"> + +<!ENTITY backgroundImage.label "Imaxe de fondo:"> +<!ENTITY backgroundImage.accesskey "d"> +<!ENTITY chooseFile.label "Escoller ficheiro…"> +<!ENTITY chooseFile.accesskey "o"> + |