blob: 8f5e30d18ff9624c6ab1a5fb2626a23ec0d5d1ac (
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
|
# 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 for header display in XML & HTML
#
TO=Per a
# LOCALIZATION NOTE (BCC); DONT_TRANSLATE
BCC=BCC
# LOCALIZATION NOTE (CC); DONT_TRANSLATE
CC=CC
DATE=Data
DISTRIBUTION=Distribució
# LOCALIZATION NOTE (FCC); DONT_TRANSLATE
FCC=FCC
FOLLOWUP-TO=Seguiment a
FROM=De
STATUS=Estat
LINES=Línies
MESSAGE-ID=Identificador del missatge
MIME-VERSION=MIME-Versió
NEWSGROUPS=Grups de discussió
ORGANIZATION=Organització
REFERENCES=Referències
REPLY-TO=Respon a
RESENT-COMMENTS=Reenviat-Comentaris
RESENT-DATE=Reenviat-Data
RESENT-FROM=Reenviat-De
RESENT-MESSAGE-ID=Reenviat-Identificador del missatge
RESENT-SENDER=Reenviat-Remitent
RESENT-TO=Reenviat-Per a
# LOCALIZATION NOTE (RESENT-CC); Do not translate "CC"
RESENT-CC=Reenviat-CC
SENDER=Remitent
SUBJECT=Assumpte
APPROVED-BY=Aprovat per
USER-AGENT=Agent de l'usuari
FILENAME=Nom de fitxer
|