# 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
#

# Mail subject
## @name MIME_MHTML_SUBJECT
## @loc None
1000=Betreff

# Resent-Comments
## @name MIME_MHTML_RESENT_COMMENTS
## @loc 
1001=Weitersenden-Kommentare

# Resent-Date
## @name MIME_MHTML_RESENT_DATE
## @loc 
1002=Weitersenden-Datum

# Resent-Sender
## @name MIME_MHTML_RESENT_SENDER
## @loc 
1003=Weitersenden-Absender

# Resent-From
## @name MIME_MHTML_RESENT_FROM
## @loc 
1004=Weitersenden-Von

# Resent-To
## @name MIME_MHTML_RESENT_TO
## @loc 
1005=Weitersenden-An

# Resent-CC
## @name MIME_MHTML_RESENT_CC
## @loc 
1006=Weitersenden-CC

# Date
## @name MIME_MHTML_DATE
## @loc 
1007=Datum

# Sender
## @name MIME_MHTML_SENDER
## @loc 
1008=Absender

# From
## @name MIME_MHTML_FROM
## @loc 
1009=Von

# Reply-To
## @name MIME_MHTML_REPLY_TO
## @loc 
1010=Antwort an

# Organization
## @name MIME_MHTML_ORGANIZATION
## @loc 
1011=Organisation

# To
## @name MIME_MHTML_TO
## @loc 
1012=An

# CC
## @name MIME_MHTML_CC
## @loc 
1013=Kopie (CC)

# Newsgroups
## @name MIME_MHTML_NEWSGROUPS
## @loc 
1014=Newsgruppen

# Followup-To
## @name MIME_MHTML_FOLLOWUP_TO
## @loc 
1015=Followup-An

# References
## @name MIME_MHTML_REFERENCES
## @loc 
1016=Referenzen

# Message ID
## @name MIME_MHTML_MESSAGE_ID
## @loc 
1021=Nachricht-ID

# BCC
## @name MIME_MHTML_BCC
## @loc 
1023=Blindkopie (BCC)

# Link to doc
## @name MIME_MSG_LINK_TO_DOCUMENT
## @loc 
1026=Link zu Dokument

# Get Doc info
## @name MIME_MSG_DOCUMENT_INFO
## @loc 
1027=<B>Dokument-Informationen:</B>

# Msg Attachment
## @name MIME_MSG_ATTACHMENT
## @loc 
1028=Anhang

# default attachment name
## @name MIME_MSG_DEFAULT_ATTACHMENT_NAME
## @loc 
# LOCALIZATION NOTE (1040): Do not translate "%s" below.
# Place the %s where you wish the part number of the attachment to appear
1040=Teil %s

# default forwarded message prefix
## @name MIME_FORWARDED_MESSAGE_HTML_USER_WROTE
## @loc 
1041=-------- Original-Nachricht --------

# Partial Message Truncated
## @name MIME_MSG_PARTIAL_TRUNCATED
## @loc
MIME_MSG_PARTIAL_TRUNCATED=Gekürzt!

# Partial Message Truncated Explanation
## @name MIME_MSG_PARTIAL_TRUNCATED_EXPLANATION
## @loc
MIME_MSG_PARTIAL_TRUNCATED_EXPLANATION=Diese Nachricht überschreitet die maximale Nachrichtengröße, die in den Konten-Einstellungen angegeben wurde, daher wurden nur die ersten Zeilen vom Server heruntergeladen.

# Partial Message Not Downloaded
## @name MIME_MSG_PARTIAL_NOT_DOWNLOADED
## @loc
MIME_MSG_PARTIAL_NOT_DOWNLOADED=Nicht heruntergeladen

# Partial Message Not Downloaded Explanation
## @name MIME_MSG_PARTIAL_NOT_DOWNLOADED_EXPLANATION
## @loc
MIME_MSG_PARTIAL_NOT_DOWNLOADED_EXPLANATION=Nur die Kopfzeilen wurden vom Server heruntergeladen.

# MIME_MSG_PARTIAL_CLICK_FOR_REST
## @name MIME_MSG_PARTIAL_CLICK_FOR_REST
## @loc
MIME_MSG_PARTIAL_CLICK_FOR_REST=Den Rest der Nachricht herunterladen.