blob: 939990cb33ca3fa6c4723a2bdeffa138eefa4876 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!-- 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 "Wiadomości"> -->
<!ENTITY namefield.label "Filtruj grupy:">
<!ENTITY namefield.accesskey "F">
|