blob: 8ee29d61077a26acd6c05bc253bd915388388275 (
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=Oggetto
From=Mittente
Body=Corpo
Date=Data
Priority=Priorità
Status=Stato
To=A
Cc=Cc
ToOrCc=A o Cc
AgeInDays=Età in giorni
SizeKB=Dimensione (kB)
Tags=Etichette
# for AB and LDAP
AnyName=Qualunque nome
DisplayName=Nome visualizzato
Nickname=Soprannome
ScreenName=Nome Instant Messenger
Email=Email
AdditionalEmail=Email aggiuntiva
AnyNumber=Qualunque numero
WorkPhone=Telefono lavoro
HomePhone=Telefono casa
Fax=Fax
Pager=Cercapersone
Mobile=Cellulare
City=Città
Street=Via
Title=Titolo
Organization=Organizzazione
Department=Reparto
# more mailnews
FromToCcOrBcc=Da, A, Cc o Ccn
JunkScoreOrigin=Punteggio spam
JunkPercent=Percentuale spam
AttachmentStatus=Allegato
JunkStatus=Stato spam
Label=Etichetta
Customize=Personalizza…
MissingCustomTerm=Mancano condizioni personalizzate
|