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-es-ES/mail/chrome/messenger/am-addressing.dtd | |
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-es-ES/mail/chrome/messenger/am-addressing.dtd')
-rw-r--r-- | l10n-es-ES/mail/chrome/messenger/am-addressing.dtd | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/l10n-es-ES/mail/chrome/messenger/am-addressing.dtd b/l10n-es-ES/mail/chrome/messenger/am-addressing.dtd new file mode 100644 index 0000000000..0c34ccd141 --- /dev/null +++ b/l10n-es-ES/mail/chrome/messenger/am-addressing.dtd @@ -0,0 +1,47 @@ +<!-- 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 am-addressing.xul --> + +<!-- extracted from am-addressing.xhtml --> + +<!ENTITY addressing.label "Redacción y direcciones"> +<!ENTITY addressingGroupTitle.label "Direcciones"> +<!ENTITY addressingText.label "Cuando se busquen direcciones:"> +<!ENTITY useGlobal.label "Utilizar mis preferencias de servidor LDAP globales para esta cuenta"> +<!ENTITY useGlobal.accesskey "U"> +<!ENTITY editDirectories.label "Editar directorios…"> +<!ENTITY editDirectories.accesskey "E"> +<!ENTITY directories.label "Utilizar un servidor LDAP diferente:"> +<!ENTITY directories.accesskey "d"> +<!ENTITY directoriesNone.label "Ninguno"> + +<!-- am-addressing.xul --> + +<!-- am-addressing.xhtml --> + +<!ENTITY compositionGroupTitle.label "Redacción"> +<!ENTITY useHtml.label "Redactar mensajes en formato HTML"> +<!ENTITY useHtml.accesskey "R"> +<!ENTITY autoQuote.label "Citar automáticamente el mensaje original al responder"> +<!ENTITY autoQuote.accesskey "C"> +<!ENTITY quoting.label "Al citar,"> +<!ENTITY quoting.accesskey "l"> +<!ENTITY aboveQuote.label "comenzar mi respuesta sobre el texto citado"> +<!ENTITY belowQuote.label "comenzar mi respuesta bajo el texto citado"> +<!ENTITY selectAndQuote.label "seleccionar el texto citado"> +<!ENTITY place.label "y poner mi firma"> +<!ENTITY place.accesskey "f"> +<!ENTITY belowText.label "bajo el texto citado (recomendado)"> +<!ENTITY aboveText.label "Bajo mi respuesta (sobre el texto citado)"> +<!ENTITY includeSigOnReply.label "Incluir firma en las respuestas"> +<!ENTITY includeSigOnReply.accesskey "I"> +<!ENTITY includeSigOnForward.label "Incluir firma en los re-envíos"> +<!ENTITY includeSigOnForward.accesskey "I"> + +<!ENTITY globalComposingPrefs.label "Preferencias generales de redacción…"> +<!ENTITY globalComposingPrefs.accesskey "P"> + +<!ENTITY globalAddressingPrefs.label "Preferencias generales de direcciones…"> +<!ENTITY globalAddressingPrefs.accesskey "a"> |