blob: 46a2d93806d52c0dd02f690ff8ad453541cb1782 (
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
|
# 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 = Për
message-header-from-list-name = Nga
message-header-sender-list-name = Dërgues
message-header-reply-to-list-name = Përgjigjuni te
message-header-cc-list-name = Cc
message-header-bcc-list-name = Bcc
message-header-newsgroups-list-name = Grupe Lajmesh
message-header-tags-list-name = Etiketa
## Other message headers.
## The field-separator is for screen readers to separate the field name from the field value.
message-header-author-field = Autor<span data-l10n-name="field-separator">:</span>
message-header-organization-field = Ent<span data-l10n-name="field-separator">:</span>
message-header-subject-field = Subjekt<span data-l10n-name="field-separator">:</span>
message-header-followup-to-field = Vazhdojeni te<span data-l10n-name="field-separator">:</span>
message-header-date-field = Datë<span data-l10n-name="field-separator">:</span>
message-header-user-agent-field = Agjent përdoruesi<span data-l10n-name="field-separator">:</span>
message-header-references-field = Referenca<span data-l10n-name="field-separator">:</span>
message-header-message-id-field = ID Mesazhi<span data-l10n-name="field-separator">:</span>
message-header-in-reply-to-field = Në përgjigje të<span data-l10n-name="field-separator">:</span>
message-header-website-field = Sajt<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 = Në Libër Adresash
message-header-address-not-in-address-book-icon2 =
.alt = Jo në Libër Adresash
message-header-address-not-in-address-book-button =
.title = Ruaje këtë adresë në Librin e Adresave
message-header-address-in-address-book-button =
.title = Përpunoni kontaktin
message-header-field-show-more = Më tepër
.title = Shfaq krejt marrësit
message-ids-field-show-all = Shfaqi krejt
|