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/mime.properties | |
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/mime.properties')
-rw-r--r-- | l10n-es-ES/mail/chrome/messenger/mime.properties | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/l10n-es-ES/mail/chrome/messenger/mime.properties b/l10n-es-ES/mail/chrome/messenger/mime.properties new file mode 100644 index 0000000000..4429b67b7b --- /dev/null +++ b/l10n-es-ES/mail/chrome/messenger/mime.properties @@ -0,0 +1,65 @@ +# 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/. + +# +# The following are used by libmime to emit header display in HTML +# + +1000 = Asunto + +1001 = Resent-Comments + +1002 = Resent-Date + +1003 = Resent-Sender + +1004 = Resent-From + +1005 = Resent-To + +1006 = Resent-CC + +1007 = Fecha + +1008 = Remitente + +1009 = De + +1010 = Responder a + +1011 = Organización + +1012 = Para + +1013 = CC + +1014 = Grupos de noticias + +1015 = Followup-To + +1016 = Referencias + +1021 = Message-ID + +1023 = BCC + +1026 = Enlace al documento + +1027 = <B>Información del documento:</B> + +1028 = Adjunto + +1040 = Parte %s + +1041 = -------- Mensaje original -------- + +MIME_MSG_PARTIAL_TRUNCATED = ¡Truncado! + +MIME_MSG_PARTIAL_TRUNCATED_EXPLANATION = Este mensaje ha superado el tamaño máximo de mensaje establecido en la configuración de la cuenta, por lo que sólo se han descargado las primeras líneas del servidor de correo. + +MIME_MSG_PARTIAL_NOT_DOWNLOADED = No descargado + +MIME_MSG_PARTIAL_NOT_DOWNLOADED_EXPLANATION = Sólo se han descargado del servidor de correo las cabeceras de este mensaje. + +MIME_MSG_PARTIAL_CLICK_FOR_REST = Descargar el resto del mensaje. |