blob: f500cdd3c00bc1b69f3cf270ac6dbd7e9939c221 (
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
|
# 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/.
notifications-dialog-window =
.title = Prispôsobenie upozornenia na novú správu
customize-alert-description = Vyberte, ktoré položky sa majú v upozornení zobraziť:
preview-text-checkbox =
.label = Ukážka textu správy
.accesskey = U
subject-checkbox =
.label = Predmet
.accesskey = P
sender-checkbox =
.label = Odosielateľ
.accesskey = O
## Note: open-time-label-before is displayed first, then there's a field where
## the user can enter a number, and open-time-label-after is displayed at the end
## of the line. The translations of the open-time-label-before and open-time-label-after
## parts don't have to mean the exact same thing as in English; please try instead
## to translate the whole sentence.
open-time-label-before =
.value = Upozornenie zobrazovať po dobu
.accesskey = z
open-time-label-after =
.value = sekúnd
|