summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/pl/chrome/pl/locale/pl/messenger/messengercompose/editorOverlay.dtd
blob: 7b5de565767e5ac3e351179939f415e8ea3d8672 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
<!-- 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/. -->

<!-- Attn: Localization - some of the menus in this dialog directly affect mail also. -->

<!-- Edit menu items -->
<!ENTITY pasteNoFormatting.label "Wklej bez formatowania">
<!ENTITY pasteNoFormatting.accesskey "f">
<!ENTITY pasteNoFormatting.key "V">
<!ENTITY pasteAsQuotationCmd.label "Wklej jako cytat">
<!ENTITY pasteAsQuotationCmd.accesskey "y">

<!-- Insert menu items -->
<!ENTITY insertMenu.label "Wstaw">
<!ENTITY insertMenu.accesskey "s">
<!ENTITY insertLinkCmd2.label "Odnośnik…">
<!ENTITY insertLinkCmd2.accesskey "O">
<!ENTITY insertLinkCmd2.key "K">
<!ENTITY insertAnchorCmd.label "Kotwicę…">
<!ENTITY insertAnchorCmd.accesskey "K">
<!ENTITY insertImageCmd.label "Obraz…">
<!ENTITY insertImageCmd.accesskey "b">
<!ENTITY insertHLineCmd.label "Linię poziomą">
<!ENTITY insertHLineCmd.accesskey "L">
<!ENTITY insertTableCmd.label "Tabelę…">
<!ENTITY insertTableCmd.accesskey "T">
<!ENTITY insertHTMLCmd.label "HTML…">
<!ENTITY insertHTMLCmd.accesskey "H">
<!ENTITY insertMathCmd.label "Wzory matematyczne…">
<!ENTITY insertMathCmd.accesskey "W">
<!ENTITY insertCharsCmd.label "Znaki i symbole…">
<!ENTITY insertCharsCmd.accesskey "Z">
<!ENTITY insertBreakAllCmd.label "Linię podziału poniżej obrazu">
<!ENTITY insertBreakAllCmd.accesskey "u">

<!-- Used just in context popup. -->
<!ENTITY createLinkCmd.label "Wstaw odnośnik…">
<!ENTITY createLinkCmd.accesskey "W">
<!ENTITY editLinkCmd.label "Edytuj odnośnik w nowym oknie Kompozytora Stron">
<!ENTITY editLinkCmd.accesskey "E">

<!-- Font Face SubMenu -->
<!ENTITY FontFaceSelect.tooltip "Wybierz czcionkę">
<!ENTITY fontfaceMenu.label "Czcionka">
<!ENTITY fontfaceMenu.accesskey "C">
<!ENTITY fontVarWidth.label "Zmienna szerokość">
<!ENTITY fontVarWidth.accesskey "Z">
<!ENTITY fontFixedWidth.label "Stała szerokość">
<!ENTITY fontFixedWidth.accesskey "S">
<!ENTITY fontFixedWidth.key "T">
<!ENTITY fontHelvetica.label "Helvetica, Arial">
<!ENTITY fontHelvetica.accesskey "H">
<!ENTITY fontTimes.label "Times">
<!ENTITY fontTimes.accesskey "T">
<!ENTITY fontCourier.label "Courier">
<!ENTITY fontCourier.accesskey "C">

<!-- Font Size SubMenu -->
<!ENTITY FontSizeSelect.tooltip "Wybierz rozmiar czcionki">
<!ENTITY decreaseFontSize.label "Mniejszy">
<!ENTITY decreaseFontSize.accesskey "n">
<!ENTITY decrementFontSize.key "&lt;">
<!ENTITY decrementFontSize.key2 ","> <!-- < is above this key on many keyboards -->
<!ENTITY increaseFontSize.label "Większy">
<!ENTITY increaseFontSize.accesskey "W">
<!ENTITY incrementFontSize.key "&gt;">
<!ENTITY incrementFontSize.key2 "."> <!-- > is above this key on many keyboards -->

<!ENTITY fontSizeMenu.label "Rozmiar czcionki">
<!ENTITY fontSizeMenu.accesskey "R">
<!ENTITY size-tinyCmd.label "Bardzo mały">
<!ENTITY size-tinyCmd.accesskey "a">
<!ENTITY size-smallCmd.label "Mały">
<!ENTITY size-smallCmd.accesskey "M">
<!ENTITY size-mediumCmd.label "Średni">
<!ENTITY size-mediumCmd.accesskey "r">
<!ENTITY size-largeCmd.label "Duży">
<!ENTITY size-largeCmd.accesskey "D">
<!ENTITY size-extraLargeCmd.label "Bardzo duży">
<!ENTITY size-extraLargeCmd.accesskey "B">
<!ENTITY size-hugeCmd.label "Wielki">
<!ENTITY size-hugeCmd.accesskey "e">

<!-- Font Style SubMenu -->
<!ENTITY fontStyleMenu.label "Styl tekstu">
<!ENTITY fontStyleMenu.accesskey "S">
<!ENTITY styleBoldCmd.label "Pogrubienie">
<!ENTITY styleBoldCmd.accesskey "P">
<!ENTITY styleBoldCmd.key "B">
<!ENTITY styleItalicCmd.label "Kursywa">
<!ENTITY styleItalicCmd.accesskey "K">
<!ENTITY styleItalicCmd.key "I">
<!ENTITY styleUnderlineCmd.label "Podkreślenie">
<!ENTITY styleUnderlineCmd.accesskey "d">
<!ENTITY styleUnderlineCmd.key "U">
<!ENTITY styleStrikeThruCmd.label "Przekreślenie">
<!ENTITY styleStrikeThruCmd.accesskey "e">
<!ENTITY styleSuperscriptCmd.label "Indeks górny">
<!ENTITY styleSuperscriptCmd.accesskey "g">
<!ENTITY styleSubscriptCmd.label "Indeks dolny">
<!ENTITY styleSubscriptCmd.accesskey "l">
<!ENTITY styleNonbreakingCmd.label "Element niełamiący">
<!ENTITY styleNonbreakingCmd.accesskey "n">
<!ENTITY styleEm.label "Wyróżnienie">
<!ENTITY styleEm.accesskey "W">
<!ENTITY styleStrong.label "Mocniejsze wyróżnienie">
<!ENTITY styleStrong.accesskey "j">
<!ENTITY styleCite.label "Cytowanie">
<!ENTITY styleCite.accesskey "C">
<!ENTITY styleAbbr.label "Skrót">
<!ENTITY styleAbbr.accesskey "t">
<!ENTITY styleAcronym.label "Akronim">
<!ENTITY styleAcronym.accesskey "r">
<!ENTITY styleCode.label "Kod">
<!ENTITY styleCode.accesskey "o">
<!ENTITY styleSamp.label "Przykład">
<!ENTITY styleSamp.accesskey "y">
<!ENTITY styleVar.label "Zmienna">
<!ENTITY styleVar.accesskey "Z">

<!ENTITY formatFontColor.label "Kolor tekstu…">
<!ENTITY formatFontColor.accesskey "K">
<!ENTITY tableOrCellColor.label "Kolor tła komórki lub tabeli…">
<!ENTITY tableOrCellColor.accesskey "K">

<!ENTITY formatRemoveStyles.key "Y">
<!ENTITY formatRemoveLinks.key "K">
<!ENTITY formatRemoveNamedAnchors.label "Usuń kotwicę">
<!ENTITY formatRemoveNamedAnchors.accesskey "U">
<!ENTITY formatRemoveNamedAnchors2.key "R">

<!ENTITY paragraphMenu.label "Akapit">
<!ENTITY paragraphMenu.accesskey "p">
<!ENTITY paragraphParagraphCmd.label "Akapit">
<!ENTITY paragraphParagraphCmd.accesskey "A">
<!ENTITY heading1Cmd.label "Nagłówek 1">
<!ENTITY heading1Cmd.accesskey "1">
<!ENTITY heading2Cmd.label "Nagłówek 2">
<!ENTITY heading2Cmd.accesskey "2">
<!ENTITY heading3Cmd.label "Nagłówek 3">
<!ENTITY heading3Cmd.accesskey "3">
<!ENTITY heading4Cmd.label "Nagłówek 4">
<!ENTITY heading4Cmd.accesskey "4">
<!ENTITY heading5Cmd.label "Nagłówek 5">
<!ENTITY heading5Cmd.accesskey "5">
<!ENTITY heading6Cmd.label "Nagłówek 6">
<!ENTITY heading6Cmd.accesskey "6">
<!ENTITY paragraphAddressCmd.label "Adres">
<!ENTITY paragraphAddressCmd.accesskey "d">
<!ENTITY paragraphPreformatCmd.label "Wstępnie sformatuj">
<!ENTITY paragraphPreformatCmd.accesskey "W">

<!-- List menu items -->
<!ENTITY formatlistMenu.label "Lista">
<!ENTITY formatlistMenu.accesskey "L">
<!ENTITY noneCmd.label "Brak">
<!ENTITY noneCmd.accesskey "B">
<!ENTITY listBulletCmd.label "Wypunktowana">
<!ENTITY listBulletCmd.accesskey "W">
<!ENTITY listNumberedCmd.label "Numerowana">
<!ENTITY listNumberedCmd.accesskey "N">
<!ENTITY listTermCmd.label "Kategorii">
<!ENTITY listTermCmd.accesskey "K">
<!ENTITY listDefinitionCmd.label "Definicji">
<!ENTITY listDefinitionCmd.accesskey "D">
<!ENTITY listPropsCmd.label "Właściwości listy…">
<!ENTITY listPropsCmd.accesskey "i">

<!ENTITY ParagraphSelect.tooltip "Wybierz format akapitu">
<!-- Shared in Paragraph, and Toolbar menulist -->
<!ENTITY bodyTextCmd.label "Treść">
<!ENTITY bodyTextCmd.accesskey "T">

<!-- Align menu items -->
<!ENTITY alignMenu.label "Wyrównaj">
<!ENTITY alignMenu.accesskey "a">
<!ENTITY alignLeft.label "Do lewej">
<!ENTITY alignLeft.accesskey "l">
<!ENTITY alignLeft.tooltip "Wyrównaj do lewej">
<!ENTITY alignCenter.label "Do środka">
<!ENTITY alignCenter.accesskey "r">
<!ENTITY alignCenter.tooltip "Wyrównaj do środka">
<!ENTITY alignRight.label "Do prawej">
<!ENTITY alignRight.accesskey "p">
<!ENTITY alignRight.tooltip "Wyrównaj do prawej">
<!ENTITY alignJustify.label "Wyjustuj">
<!ENTITY alignJustify.accesskey "j">
<!ENTITY alignJustify.tooltip "Wyjustuj">

<!ENTITY increaseIndent.label "Zwiększ wcięcie">
<!ENTITY increaseIndent.accesskey "w">
<!ENTITY increaseIndent.key "]">
<!ENTITY decreaseIndent.label "Zmniejsz wcięcie">
<!ENTITY decreaseIndent.accesskey "m">
<!ENTITY decreaseIndent.key "[">

<!ENTITY colorsAndBackground.label "Kolory strony i tło…">
<!ENTITY colorsAndBackground.accesskey "y">

<!-- Table Menu -->
<!ENTITY tableMenu.label "Tabela">
<!ENTITY tableMenu.accesskey "b">

<!-- Select Submenu -->
<!ENTITY tableSelectMenu.label "Zaznacz">
<!ENTITY tableSelectMenu.accesskey "Z">

<!ENTITY tableSelectMenu2.label "Zaznacz">
<!ENTITY tableSelectMenu2.accesskey "a">
<!ENTITY tableInsertMenu2.label "Wstaw">
<!ENTITY tableInsertMenu2.accesskey "W">
<!ENTITY tableDeleteMenu2.label "Usuń">
<!ENTITY tableDeleteMenu2.accesskey "U">

<!-- Insert SubMenu -->
<!ENTITY tableInsertMenu.label "Wstaw">
<!ENTITY tableInsertMenu.accesskey "s">
<!ENTITY tableTable.label "Tabelę">
<!ENTITY tableTable.accesskey "T">
<!ENTITY tableRow.label "Wiersz">
<!ENTITY tableRows.label "Wiersze">
<!ENTITY tableRow.accesskey "W">
<!ENTITY tableRowAbove.label "Wiersz powyżej">
<!ENTITY tableRowAbove.accesskey "i">
<!ENTITY tableRowBelow.label "Wiersz poniżej">
<!ENTITY tableRowBelow.accesskey "n">
<!ENTITY tableColumn.label "Kolumnę">
<!ENTITY tableColumns.label "Kolumny">
<!ENTITY tableColumn.accesskey "K">
<!ENTITY tableColumnBefore.label "Kolumnę przed">
<!ENTITY tableColumnBefore.accesskey "m">
<!ENTITY tableColumnAfter.label "Kolumnę za">
<!ENTITY tableColumnAfter.accesskey "z">
<!ENTITY tableCell.label "Komórkę">
<!ENTITY tableCells.label "Komórki">
<!ENTITY tableCell.accesskey "r">
<!ENTITY tableCellContents.label "Zawartość komórki">
<!ENTITY tableCellContents.accesskey "Z">
<!ENTITY tableAllCells.label "Wszystkie komórki">
<!ENTITY tableAllCells.accesskey "y">
<!ENTITY tableCellBefore.label "Komórkę przed">
<!ENTITY tableCellBefore.accesskey "e">
<!ENTITY tableCellAfter.label "Komórkę za">
<!ENTITY tableCellAfter.accesskey "a">
<!-- Delete SubMenu -->
<!ENTITY tableDeleteMenu.label "Usuń">
<!ENTITY tableDeleteMenu.accesskey "U">

<!-- text for "Join Cells" is in editor.properties
     ("JoinSelectedCells" and "JoinCellToRight")
     the access key must exist in both of those strings
     But value must be set here for accesskey to draw properly
-->
<!ENTITY tableJoinCells.label "Połącz komórki">
<!ENTITY tableJoinCells.accesskey "P">
<!ENTITY tableSplitCell.label "Podziel komórkę">
<!ENTITY tableSplitCell.accesskey "d">
<!ENTITY convertToTable.label "Utwórz tabelę z zaznaczenia">
<!ENTITY convertToTable.accesskey "b">
<!ENTITY tableProperties.label "Właściwości tabeli…">
<!ENTITY tableProperties.accesskey "t">

<!ENTITY imageToolbarCmd.label "Obraz">
<!ENTITY imageToolbarCmd.tooltip "Wstaw nowy obraz lub edytuj właściwości wybranego obrazu">
<!ENTITY hruleToolbarCmd.label "Linia pozioma">
<!ENTITY hruleToolbarCmd.tooltip "Wstaw linię poziomą lub edytuj właściwości wybranej linii">
<!ENTITY tableToolbarCmd.label "Tabela">
<!ENTITY tableToolbarCmd.tooltip "Wstaw nową tabelę lub edytuj właściwości wybranej tabeli">
<!ENTITY linkToolbarCmd.label "Odnośnik">
<!ENTITY linkToolbarCmd.tooltip "Wstaw nowy odnośnik albo edytuj właściwości wybranego odnośnika">
<!ENTITY anchorToolbarCmd.label "Kotwica">
<!ENTITY anchorToolbarCmd.tooltip "Wstaw nową kotwicę albo edytuj właściwości wybranej kotwicy">
<!ENTITY TextColorButton.tooltip "Wybierz kolor dla tekstu">
<!ENTITY BackgroundColorButton.tooltip "Wybierz kolor dla tła">

<!-- Editor toolbar -->
<!ENTITY absoluteFontSizeToolbarCmd.tooltip "Ustaw rozmiar czcionki">
<!ENTITY decreaseFontSizeToolbarCmd.tooltip "Mniejszy rozmiar czcionki">
<!ENTITY increaseFontSizeToolbarCmd.tooltip "Większy rozmiar czcionki">
<!ENTITY boldToolbarCmd.tooltip "Pogrubienie">
<!ENTITY italicToolbarCmd.tooltip "Kursywa">
<!ENTITY underlineToolbarCmd.tooltip "Podkreślenie">
<!ENTITY bulletListToolbarCmd.tooltip "Zastosuj albo usuń styl wypunktowania">
<!ENTITY numberListToolbarCmd.tooltip "Zastosuj albo usuń styl numerowania">
<!ENTITY outdentToolbarCmd.tooltip "Wcięcie tekstu (przesuń w lewo)">
<!ENTITY indentToolbarCmd.tooltip "Wcięcie tekstu (przesuń w prawo)">
<!ENTITY AlignPopupButton.tooltip "Wybierz wyrównanie tekstu">
<!ENTITY InsertPopupButton.tooltip "Wstaw odnośnik, kotwicę, obraz, linię poziomą lub tabelę">
<!ENTITY alignLeftButton.tooltip "Wyrównaj tekst do lewego marginesu">
<!ENTITY alignCenterButton.tooltip "Wyrównaj tekst do środka">
<!ENTITY alignRightButton.tooltip "Wyrównaj tekst do prawego marginesu">
<!ENTITY alignJustifyButton.tooltip "Wyrównaj tekst pomiędzy prawym a lewym marginesem">

<!-- TOC manipulation -->
<!ENTITY insertTOC.label          "Wstaw">
<!ENTITY insertTOC.accesskey      "W">
<!ENTITY updateTOC.label          "Aktualizuj">
<!ENTITY updateTOC.accesskey      "k">
<!ENTITY removeTOC.label          "Usuń">
<!ENTITY removeTOC.accesskey      "U">
<!ENTITY tocMenu.label            "Spis treści…">
<!ENTITY tocMenu.accesskey        "S">