~ubuntu-branches/ubuntu/intrepid/moin/intrepid-updates

« back to all changes in this revision

Viewing changes to wiki/htdocs/applets/FCKeditor/editor/lang/pl.js

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-02-14 16:09:24 UTC
  • mfrom: (0.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20060214160924-fyrx3gvknzqvt4vj
Tags: 1.5.2-1ubuntu1
Drop python2.3 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
Anchor                          : "Wstaw/edytuj kotwicę",
45
45
InsertImageLbl          : "Obrazek",
46
46
InsertImage                     : "Wstaw/edytuj obrazek",
47
 
InsertFlashLbl          : "Flash",      //MISSING
48
 
InsertFlash                     : "Insert/Edit Flash",  //MISSING
 
47
InsertFlashLbl          : "Flash",
 
48
InsertFlash                     : "Dodaj/Edytuj element Flash",
49
49
InsertTableLbl          : "Tabela",
50
50
InsertTable                     : "Wstaw/edytuj tabelę",
51
51
InsertLineLbl           : "Linia pozioma",
86
86
Replace                         : "Zamień",
87
87
SpellCheck                      : "Sprawdź pisownię",
88
88
UniversalKeyboard       : "Klawiatura Uniwersalna",
 
89
PageBreakLbl            : "Page Break", //MISSING
 
90
PageBreak                       : "Insert Page Break",  //MISSING
89
91
 
90
92
Form                    : "Formularz",
91
93
Checkbox                : "Checkbox",
107
109
DeleteCells                     : "Usuń komórki",
108
110
MergeCells                      : "Połącz komórki",
109
111
SplitCell                       : "Podziel komórkę",
 
112
TableDelete                     : "Delete Table",       //MISSING
110
113
CellProperties          : "Właściwości komórki",
111
114
TableProperties         : "Właściwości tabeli",
112
115
ImageProperties         : "Właściwości obrazka",
113
 
FlashProperties         : "Flash Properties",   //MISSING
 
116
FlashProperties         : "Właściwości elementu Flash",
114
117
 
115
118
AnchorProp                      : "Właściwości kotwicy",
116
119
ButtonProp                      : "Właściwości przycisku",
134
137
UnknownCommand          : "Nieznana komenda \"%1\"",
135
138
NotImplemented          : "Komenda niezaimplementowana",
136
139
UnknownToolbarSet       : "Pasek narzędzi \"%1\" nie istnieje",
137
 
NoActiveX                       : "You browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",  //MISSING
 
140
NoActiveX                       : "Ustawienia zabezpieczeń twojej przeglądarki mogą ograniczyć niektóre funkcje edytora. Musisz włączyć opcję \"Uruchamianie formantów Activex i dodatków plugin\". W przeciwnym wypadku mogą pojawiać się błędy.",
 
141
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",     //MISSING
 
142
DialogBlocked           : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
138
143
 
139
144
// Dialogs
140
145
DlgBtnOK                        : "OK",
143
148
DlgBtnBrowseServer      : "Przeglądaj",
144
149
DlgAdvancedTag          : "Zaawansowane",
145
150
DlgOpOther                      : "<Inny>",
146
 
DlgInfoTab                      : "Info",       //MISSING
147
 
DlgAlertUrl                     : "Please insert the URL",      //MISSING
 
151
DlgInfoTab                      : "Informacje",
 
152
DlgAlertUrl                     : "Proszę podać URL",
148
153
 
149
154
// General Dialogs Labels
150
155
DlgGenNotSet            : "<nieustawione>",
189
194
DlgImgAlignTop          : "Do góry",
190
195
DlgImgPreview           : "Podgląd",
191
196
DlgImgAlertUrl          : "Podaj adres obrazka.",
192
 
DlgImgLinkTab           : "Link",       //MISSING
 
197
DlgImgLinkTab           : "Link",
193
198
 
194
199
// Flash Dialog
195
 
DlgFlashTitle           : "Flash Properties",   //MISSING
196
 
DlgFlashChkPlay         : "Auto Play",  //MISSING
197
 
DlgFlashChkLoop         : "Loop",       //MISSING
198
 
DlgFlashChkMenu         : "Enable Flash Menu",  //MISSING
199
 
DlgFlashScale           : "Scale",      //MISSING
200
 
DlgFlashScaleAll        : "Show all",   //MISSING
201
 
DlgFlashScaleNoBorder   : "No Border",  //MISSING
202
 
DlgFlashScaleFit        : "Exact Fit",  //MISSING
 
200
DlgFlashTitle           : "Właściwości elementu Flash",
 
201
DlgFlashChkPlay         : "Auto Odtwarzanie",
 
202
DlgFlashChkLoop         : "Pętla",
 
203
DlgFlashChkMenu         : "Włącz menu",
 
204
DlgFlashScale           : "Skaluj",
 
205
DlgFlashScaleAll        : "Pokaż wszystko",
 
206
DlgFlashScaleNoBorder   : "Bez Ramki",
 
207
DlgFlashScaleFit        : "Dokładne dopasowanie",
203
208
 
204
209
// Link Dialog
205
210
DlgLnkWindowTitle       : "Hiperłącze",
279
284
DlgTableCellSpace       : "Odstęp pomiędzy komórkami",
280
285
DlgTableCellPad         : "Margines wewnętrzny komórek",
281
286
DlgTableCaption         : "Tytuł",
 
287
DlgTableSummary         : "Summary",    //MISSING
282
288
 
283
289
// Table Cell Dialog
284
290
DlgCellTitle            : "Właściwości komórki",
329
335
PasteAsText             : "Wklej jako czysty tekst",
330
336
PasteFromWord   : "Wklej z Worda",
331
337
 
332
 
DlgPasteMsg2    : "Please paste inside the following box using the keyboard (<STRONG>Ctrl+V</STRONG>) and hit <STRONG>OK</STRONG>.",    //MISSING
333
 
DlgPasteIgnoreFont              : "Ignore Font Face definitions",       //MISSING
334
 
DlgPasteRemoveStyles    : "Remove Styles definitions",  //MISSING
335
 
DlgPasteCleanBox                : "Clean Up Box",       //MISSING
 
338
DlgPasteMsg2    : "Proszę wkleić w poniższym polu używając klawiaturowego skrótu (<STRONG>Ctrl+V</STRONG>) i kliknąć <STRONG>OK</STRONG>.",
 
339
DlgPasteIgnoreFont              : "Ignoruj definicje 'Font Face'",
 
340
DlgPasteRemoveStyles    : "Usuń definicje Stylów",
 
341
DlgPasteCleanBox                : "Wyczyść",
336
342
 
337
343
 
338
344
// Color Picker
417
423
NumberedListProp        : "Właściwości listy numerowanej",
418
424
DlgLstType                      : "Typ",
419
425
DlgLstTypeCircle        : "Koło",
420
 
DlgLstTypeDisc          : "Disc",       //MISSING
 
426
DlgLstTypeDisc          : "Dysk",
421
427
DlgLstTypeSquare        : "Kwadrat",
422
428
DlgLstTypeNumbers       : "Cyfry (1, 2, 3)",
423
429
DlgLstTypeLCase         : "Małe litery (a, b, c)",
461
467
DlgDocPreview           : "Podgląd",
462
468
 
463
469
// Templates Dialog
464
 
Templates                       : "Templates",  //MISSING
465
 
DlgTemplatesTitle       : "Content Templates",  //MISSING
466
 
DlgTemplatesSelMsg      : "Please select the template to open in the editor<br>(the actual contents will be lost):",    //MISSING
467
 
DlgTemplatesLoading     : "Loading templates list. Please wait...",     //MISSING
468
 
DlgTemplatesNoTpl       : "(No templates defined)",     //MISSING
 
470
Templates                       : "Sablony",
 
471
DlgTemplatesTitle       : "Szablony zawartości",
 
472
DlgTemplatesSelMsg      : "Wybierz szablon do otwarcia w edytorze<br>(obecna zawartość okna edytora zostanie utracona):",
 
473
DlgTemplatesLoading     : "Ładowanie listy szablonów. Proszę czekać...",
 
474
DlgTemplatesNoTpl       : "(Brak zdefiniowanych szablonów)",
469
475
 
470
476
// About Dialog
471
477
DlgAboutAboutTab        : "O ...",