blob: e8d07ddb578f53de9d4a7f8c6e15c4588262c0a3 (
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
|
# 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/.
receipts-dialog-window =
.title = Potvrde čitanja
return-receipt-checkbox-control =
.label = Prilikom slanja poruke uvijek traži potvrdu čitanja
.accesskey = k
receipt-arrive-label = Kada potvrda stigne:
receipt-leave-radio-control =
.label = Ostavi je u Primljenoj pošti
.accesskey = i
receipt-move-radio-control =
.label = Premjesti je u mapu Poslana pošta
.accesskey = m
receipt-request-label = Kada primim zahtjev za potvrdu čitanja:
receipt-return-never-radio-control =
.label = Nikada ne šalji potvrdu čitanja
.accesskey = n
receipt-return-some-radio-control =
.label = Dozvoli potvrde čitanja za neke poruke
.accesskey = r
receipt-not-to-cc-label =
.value = Ako nisam u Prima ili Cc dijelu poruke:
.accesskey = o
receipt-send-never-label =
.label = Nikada ne šalji
receipt-send-always-label =
.label = Uvijek pošalji
receipt-send-ask-label =
.label = Pitaj me
sender-outside-domain-label =
.value = Ako je pošiljatelj izvan moje domene:
.accesskey = t
other-cases-text-label =
.value = U svim ostalim slučajevima:
.accesskey = a
|