blob: 301d142e89ae63b27a42f008e88732d087dbf127 (
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
# 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/.
## Header lists
message-header-to-list-name = I
message-header-from-list-name = Si
message-header-sender-list-name = Amazan
message-header-reply-to-list-name = Err i
message-header-cc-list-name = Anɣ.I
message-header-bcc-list-name = Anɣ.Uff.I
message-header-newsgroups-list-name = Igrawen n yisallen
message-header-tags-list-name = Tibzimin
## Other message headers.
## The field-separator is for screen readers to separate the field name from the field value.
message-header-author-field = Ameskar<span data-l10n-name="field-separator">:</span>
message-header-organization-field = Takebbanit<span data-l10n-name="field-separator">:</span>
message-header-subject-field = Asentel<span data-l10n-name="field-separator">:</span>
message-header-date-field = Azemz<span data-l10n-name="field-separator">:</span>
message-header-user-agent-field = Ameggay aseqqdac<span data-l10n-name="field-separator">:</span>
message-header-references-field = Timselɣuyin<span data-l10n-name="field-separator">:</span>
message-header-message-id-field = Asulay n yizen<span data-l10n-name="field-separator">:</span>
message-header-in-reply-to-field = Deg tririt i<span data-l10n-name="field-separator">:</span>
message-header-website-field = Asmel web<span data-l10n-name="field-separator">:</span>
# An additional email header field that the user has chosen to display. Unlike
# the other headers, the name of this header is not expected to be localised
# because it is generated from the raw field name found in the email header.
# $fieldName (String) - The field name.
message-header-custom-field = { $fieldName }<span data-l10n-name="field-separator">:</span>
##
message-header-address-in-address-book-icon2 =
.alt = Deg yimedlis n tansiwin
message-header-address-not-in-address-book-icon2 =
.alt = Mačči deg yimedlis n tansiwin
message-header-address-not-in-address-book-button =
.title = Sekles tansa-a deg yimedlis n tansiwin
message-header-address-in-address-book-button =
.title = Ẓreg anermis
message-header-field-show-more = Ugar
.title = Sken akk iɣerwaḍen
message-ids-field-show-all = Sken akk
|