blob: e043e354f3678fb917062f4af06e9f82ad5e813f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!-- 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 subscribeDialog.title "Menedżer subskrypcji">
<!ENTITY subscribeButton.label "Subskrybuj">
<!ENTITY subscribeButton.accesskey "S">
<!ENTITY unsubscribeButton.label "Zrezygnuj z subskrypcji">
<!ENTITY unsubscribeButton.accesskey "u">
<!ENTITY newGroupsTab.label "Nowe grupy">
<!ENTITY newGroupsTab.accesskey "N">
<!ENTITY refreshButton.label "Odśwież">
<!ENTITY refreshButton.accesskey "O">
<!ENTITY stopButton.label "Zatrzymaj">
<!ENTITY stopButton.accesskey "Z">
<!ENTITY server.label "Konto:">
<!ENTITY server.accesskey "K">
<!ENTITY subscribedHeader.label "Subskrybuj">
<!-- commenting out until bug 38906 is fixed
<!ENTITY messagesHeader.label "Messages"> -->
<!ENTITY namefield.label "Pokaż elementy, które zawierają:">
<!ENTITY namefield.accesskey "P">
|