blob: 984232396f68aed7b9e28550de3bff2b590a23ce (
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
|
# 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/.
offline-dialog-window =
.title = Nastavenie režimu offline
autodetect-online-label =
.label = Automaticky použiť zistený stav online/offline
.accesskey = m
offline-preference-startup-label = Pri štarte použiť režim:
status-radio-remember =
.label = Pamätať si predchádzajúci stav online/offline
.accesskey = P
status-radio-ask =
.label = Opýtať sa na stav online/offline
.accesskey = O
status-radio-always-online =
.label = Online
.accesskey = l
status-radio-always-offline =
.label = Offline
.accesskey = f
going-online-label = Odoslať neodoslanú poštu pri prechode do režimu online?
going-online-auto =
.label = Áno, odoslať
.accesskey = d
going-online-not =
.label = Nie, neodoslať
.accesskey = n
going-online-ask =
.label = Vždy sa opýtať
.accesskey = a
going-offline-label = Pri prechode do režimu offline stiahnuť správy na použitie v tomto režime?
going-offline-auto =
.label = Áno, stiahnuť
.accesskey = s
going-offline-not =
.label = Nie, nesťahovať
.accesskey = h
going-offline-ask =
.label = Vždy sa opýtať
.accesskey = t
|