blob: f57a1b08d2091a106da54faffc5c3682e172d6ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
# 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/.
#these need to match nsMsgSearchAttrib interface in nsMsgSearchCore.idl
#and nsMsgSearchAttribMap in nsMsgSearchAdapter.cpp
Subject=Betreff
From=Von
Body=Nachrichtentext
Date=Datum
Priority=Priorität
Status=Status
To=An
Cc=CC
ToOrCc=An oder CC
AgeInDays=Alter in Tagen
SizeKB=Größe (KB)
Tags=Tags
# for AB and LDAP
AnyName=Irgendein Name
DisplayName=Anzeigename
Nickname=Spitzname
ScreenName=AOL-Name
Email=E-Mail
AdditionalEmail=Weitere E-Mail
AnyNumber=Irgendeine Nummer
WorkPhone=Tel. dienstlich
HomePhone=Tel. privat
Fax=Fax
Pager=Pager
Mobile=Mobil
City=Ort
Street=Straße
Title=Titel
Organization=Organisation
Department=Abteilung
# more mailnews
FromToCcOrBcc=Von, An, CC oder BCC
JunkScoreOrigin=Quelle der Junk-Bewertung
JunkPercent=Junk-Prozent
AttachmentStatus=Anhang-Status
JunkStatus=Junk-Status
Label=Beschreibung
Customize=Anpassen…
MissingCustomTerm=Benutzerdefinierter Begriff fehlt
|