blob: 1cb1d1c8082aba78105adddcaab36ffe51d18972 (
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 = Potvrdenia o prečítaní
return-receipt-checkbox-control =
.label = Pri odosielaní správy vždy žiadať potvrdenie o prečítaní
.accesskey = d
receipt-arrive-label = Keď príde potvrdenie o prečítaní:
receipt-leave-radio-control =
.label = Nechať ho v priečinku Doručená pošta
.accesskey = N
receipt-move-radio-control =
.label = Presunúť ho do priečinka "Odoslaná pošta"
.accesskey = r
receipt-request-label = Ak prijatá správa požaduje potvrdenie o prečítaní:
receipt-return-never-radio-control =
.label = Nikdy neposielať potvrdenie
.accesskey = k
receipt-return-some-radio-control =
.label = Posielať potvrdenia pre správy nasledovne:
.accesskey = P
receipt-not-to-cc-label =
.value = Ak nie som v poliach Komu alebo Kópia:
.accesskey = A
receipt-send-never-label =
.label = Nikdy neposielať
receipt-send-always-label =
.label = Vždy odoslať
receipt-send-ask-label =
.label = Opýtať sa
sender-outside-domain-label =
.value = Ak je odosielateľ mimo mojej domény:
.accesskey = m
other-cases-text-label =
.value = V ostatných prípadoch:
.accesskey = V
|