blob: 78af78c4e2be7ba730c41250692a1e9760f2216b (
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
|
<!-- 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/. -->
<!ENTITY pref.notifications.title "Powiadomienia">
<!ENTITY notifications.caption "Powiadomienia">
<!ENTITY newMessagesArrive.label "Po odebraniu nowej wiadomości:">
<!-- LOCALIZATION NOTE: (showAlertFor.label, showAlertTimeEnd.label)
showAlertFor.label is associated with the checkbox to show the alert,
leading into a numerical field to enter a time in seconds, followed by
showAlertTimeEnd.label which in en-US is the unit of the value -->
<!ENTITY showAlertFor.label "Wyświetlaj powiadomienie przez">
<!ENTITY showAlertFor.accesskey "W">
<!ENTITY showAlertTimeEnd.label "sekund">
<!ENTITY showAlertPreviewText.label "Wyświetlaj podgląd treści wiadomości">
<!ENTITY showAlertPreviewText.accesskey "d">
<!ENTITY showAlertSubject.label "Wyświetlaj temat">
<!ENTITY showAlertSubject.accesskey "t">
<!ENTITY showAlertSender.label "Wyświetlaj nadawcę">
<!ENTITY showAlertSender.accesskey "e">
<!ENTITY useSystemAlert.label "Używaj okna powiadomień systemu operacyjnego">
<!ENTITY useSystemAlert.accesskey "s">
<!ENTITY useBuiltInAlert.label "Używaj okna powiadomień programu &brandShortName;">
<!ENTITY useBuiltInAlert.accesskey "U">
<!ENTITY showTrayIcon.label "Wyświetlaj ikonę w pasku systemowym">
<!ENTITY showTrayIcon.accesskey "l">
<!ENTITY showBalloon.label "Wyświetlaj okienko powiadomienia">
<!ENTITY showBalloon.accesskey "j">
<!ENTITY bounceSystemDockIcon.label "Animuj ikonę dokowania">
<!ENTITY bounceSystemDockIcon.accesskey "A">
<!ENTITY playSound.label "Odtwórz dźwięk">
<!ENTITY playSound.accesskey "O">
<!ENTITY playButton.label "Odtwórz">
<!ENTITY playButton.accesskey "z">
<!ENTITY systemsound.label "Systemowy dźwięk powiadomienia o nowej wiadomości">
<!ENTITY systemsound.accesskey "m">
<!ENTITY customsound.label "Plik dźwiękowy użytkownika">
<!ENTITY customsound.accesskey "k">
<!ENTITY browse.label "Przeglądaj…">
<!ENTITY browse.accesskey "r">
<!ENTITY browse.title "Wybierz plik">
|