forked from phpmyadmin/phpmyadmin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpl.po
15115 lines (12227 loc) · 481 KB
/
pl.po
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
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# iMutrix <[email protected]>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2013-06-24 10:45+0200\n"
"PO-Revision-Date: 2013-05-30 13:29+0200\n"
"Last-Translator: Michal Čihař <[email protected]>\n"
"Language-Team: Polish <http://l10n.cihar.com/projects/phpmyadmin/master/pl/"
">\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 1.6-dev\n"
#: browse_foreigners.php:51 browse_foreigners.php:75 js/messages.php:335
#: libraries/DisplayResults.class.php:813
#: libraries/server_privileges.lib.php:2623
msgid "Show all"
msgstr "Pokaż wszystko"
#: browse_foreigners.php:93 libraries/PDF.class.php:67
#: libraries/Util.class.php:2559
#: libraries/schema/Pdf_Relation_Schema.class.php:1187
#: libraries/schema/Pdf_Relation_Schema.class.php:1211
#: libraries/schema/User_Schema.class.php:430
#: libraries/select_lang.lib.php:524
msgid "Page number:"
msgstr "Numer strony:"
#: browse_foreigners.php:110
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"Nie można zaktualizować docelowego okna przeglądarki. Być może okno-rodzic "
"zostało zamknięte, lub ustawienia zabezpieczeń przeglądarki są "
"skonfigurowane na blokowanie aktualizacji między oknami."
#: browse_foreigners.php:182
#, fuzzy
#| msgid "Search"
msgid "Search:"
msgstr "Szukaj"
#: browse_foreigners.php:186 gis_data_editor.php:396 js/messages.php:209
#: libraries/DbSearch.class.php:455 libraries/DisplayResults.class.php:1660
#: libraries/TableSearch.class.php:1142 libraries/core.lib.php:556
#: libraries/display_change_password.lib.php:94
#: libraries/display_create_table.lib.php:65
#: libraries/display_export.lib.php:453 libraries/display_import.lib.php:335
#: libraries/display_indexes.lib.php:202 libraries/index.lib.php:37
#: libraries/insert_edit.lib.php:1549 libraries/insert_edit.lib.php:1584
#: libraries/operations.lib.php:43 libraries/operations.lib.php:90
#: libraries/operations.lib.php:226 libraries/operations.lib.php:274
#: libraries/operations.lib.php:663 libraries/operations.lib.php:716
#: libraries/operations.lib.php:765 libraries/operations.lib.php:1081
#: libraries/operations.lib.php:1365
#: libraries/plugins/auth/AuthenticationCookie.class.php:276
#: libraries/replication_gui.lib.php:121 libraries/replication_gui.lib.php:292
#: libraries/replication_gui.lib.php:430 libraries/replication_gui.lib.php:870
#: libraries/rte/rte_events.lib.php:542
#: libraries/rte/rte_routines.lib.php:1081
#: libraries/rte/rte_routines.lib.php:1667
#: libraries/rte/rte_triggers.lib.php:420
#: libraries/schema/User_Schema.class.php:164
#: libraries/schema/User_Schema.class.php:226
#: libraries/schema/User_Schema.class.php:487
#: libraries/schema/User_Schema.class.php:537
#: libraries/server_bin_log.lib.php:62 libraries/server_privileges.lib.php:476
#: libraries/server_privileges.lib.php:1479
#: libraries/server_privileges.lib.php:1971
#: libraries/server_privileges.lib.php:2563
#: libraries/server_privileges.lib.php:3090
#: libraries/sql_query_form.lib.php:382 libraries/sql_query_form.lib.php:439
#: libraries/sql_query_form.lib.php:504 libraries/structure.lib.php:1590
#: libraries/tbl_columns_definition_form.inc.php:754 pmd_pdf.php:150
#: prefs_manage.php:272 prefs_manage.php:322 tbl_chart.php:251
#: tbl_tracking.php:522 tbl_tracking.php:687 view_create.php:225
#: view_operations.php:99
msgid "Go"
msgstr "Wykonaj"
#: browse_foreigners.php:197 browse_foreigners.php:201
#: libraries/Index.class.php:561 tbl_tracking.php:383
msgid "Keyname"
msgstr "Nazwa klucza"
#: browse_foreigners.php:198 browse_foreigners.php:200
#: libraries/server_collations.lib.php:36
#: libraries/server_collations.lib.php:48 libraries/server_plugins.lib.php:133
#: server_engines.php:72 server_status_variables.php:234
msgid "Description"
msgstr "Opis"
#: browse_foreigners.php:284 browse_foreigners.php:296
#: browse_foreigners.php:312 browse_foreigners.php:324
msgid "Use this value"
msgstr "Użyj tej wartości"
#: changelog.php:36 license.php:28
#, php-format
msgid ""
"The %s file is not available on this system, please visit www.phpmyadmin.net "
"for more information."
msgstr ""
"Plik %s nie jest dostępny w tym systemie. Proszę odwiedzić witrynę www."
"phpmyadmin.net, aby uzyskać więcej informacji."
#: db_create.php:60
#, php-format
msgid "Database %1$s has been created."
msgstr "Baza danych %1$s została utworzona."
#: db_datadict.php:52 libraries/operations.lib.php:36
msgid "Database comment: "
msgstr "Komentarz bazy danych: "
#: db_datadict.php:157 libraries/schema/Pdf_Relation_Schema.class.php:1336
#: libraries/tbl_columns_definition_form.inc.php:836 tbl_printview.php:120
#, fuzzy
#| msgid "Table comments"
msgid "Table comments:"
msgstr "Komentarze tabeli"
#: db_datadict.php:166 libraries/Index.class.php:565
#: libraries/TableSearch.class.php:183 libraries/TableSearch.class.php:1190
#: libraries/display_indexes.lib.php:117 libraries/insert_edit.lib.php:1568
#: libraries/plugins/export/ExportHtmlword.class.php:278
#: libraries/plugins/export/ExportHtmlword.class.php:393
#: libraries/plugins/export/ExportLatex.class.php:510
#: libraries/plugins/export/ExportOdt.class.php:360
#: libraries/plugins/export/ExportOdt.class.php:458
#: libraries/plugins/export/ExportTexytext.class.php:271
#: libraries/plugins/export/ExportTexytext.class.php:371
#: libraries/plugins/export/ExportTexytext.class.php:434
#: libraries/schema/Pdf_Relation_Schema.class.php:1362
#: libraries/schema/Pdf_Relation_Schema.class.php:1385
#: libraries/tbl_columns_definition_form.inc.php:353 tbl_printview.php:130
#: tbl_relation.php:381 tbl_tracking.php:325 tbl_tracking.php:387
msgid "Column"
msgstr "Kolumna"
#: db_datadict.php:167 db_printview.php:49 libraries/Index.class.php:562
#: libraries/TableSearch.class.php:184 libraries/insert_edit.lib.php:243
#: libraries/insert_edit.lib.php:247
#: libraries/plugins/export/ExportHtmlword.class.php:281
#: libraries/plugins/export/ExportHtmlword.class.php:396
#: libraries/plugins/export/ExportLatex.class.php:511
#: libraries/plugins/export/ExportOdt.class.php:363
#: libraries/plugins/export/ExportOdt.class.php:461
#: libraries/plugins/export/ExportTexytext.class.php:272
#: libraries/plugins/export/ExportTexytext.class.php:372
#: libraries/rte/rte_list.lib.php:54 libraries/rte/rte_list.lib.php:80
#: libraries/rte/rte_routines.lib.php:939
#: libraries/rte/rte_routines.lib.php:968
#: libraries/rte/rte_routines.lib.php:1580
#: libraries/schema/Pdf_Relation_Schema.class.php:1363
#: libraries/schema/Pdf_Relation_Schema.class.php:1386
#: libraries/server_privileges.lib.php:1573 libraries/structure.lib.php:776
#: libraries/structure.lib.php:1180
#: libraries/tbl_columns_definition_form.inc.php:96 tbl_printview.php:131
#: tbl_tracking.php:326 tbl_tracking.php:384
msgid "Type"
msgstr "Typ"
#: db_datadict.php:168 libraries/Index.class.php:568
#: libraries/TableSearch.class.php:1191 libraries/insert_edit.lib.php:1577
#: libraries/plugins/export/ExportHtmlword.class.php:284
#: libraries/plugins/export/ExportHtmlword.class.php:399
#: libraries/plugins/export/ExportLatex.class.php:512
#: libraries/plugins/export/ExportOdt.class.php:366
#: libraries/plugins/export/ExportOdt.class.php:464
#: libraries/plugins/export/ExportTexytext.class.php:273
#: libraries/plugins/export/ExportTexytext.class.php:373
#: libraries/schema/Pdf_Relation_Schema.class.php:1365
#: libraries/schema/Pdf_Relation_Schema.class.php:1388
#: libraries/structure.lib.php:1183
#: libraries/tbl_columns_definition_form.inc.php:116 tbl_printview.php:132
#: tbl_tracking.php:328 tbl_tracking.php:390
msgid "Null"
msgstr "Null"
#: db_datadict.php:169 libraries/plugins/export/ExportHtmlword.class.php:287
#: libraries/plugins/export/ExportHtmlword.class.php:402
#: libraries/plugins/export/ExportLatex.class.php:513
#: libraries/plugins/export/ExportOdt.class.php:369
#: libraries/plugins/export/ExportOdt.class.php:467
#: libraries/plugins/export/ExportTexytext.class.php:274
#: libraries/plugins/export/ExportTexytext.class.php:374
#: libraries/schema/Pdf_Relation_Schema.class.php:1366
#: libraries/schema/Pdf_Relation_Schema.class.php:1389
#: libraries/structure.lib.php:210 libraries/structure.lib.php:1184
#: libraries/tbl_columns_definition_form.inc.php:107 tbl_printview.php:133
#: tbl_tracking.php:329
msgid "Default"
msgstr "Ustawienia domyślne"
#: db_datadict.php:171 libraries/plugins/export/ExportHtmlword.class.php:406
#: libraries/plugins/export/ExportLatex.class.php:515
#: libraries/plugins/export/ExportOdt.class.php:471
#: libraries/plugins/export/ExportTexytext.class.php:376
#: libraries/schema/Pdf_Relation_Schema.class.php:1368
#: libraries/schema/Pdf_Relation_Schema.class.php:1391 tbl_printview.php:135
msgid "Links to"
msgstr "Odsyłacze do"
#: db_datadict.php:173 db_printview.php:53
#: libraries/config/messages.inc.php:92 libraries/config/messages.inc.php:107
#: libraries/config/messages.inc.php:129
#: libraries/plugins/export/ExportHtmlword.class.php:411
#: libraries/plugins/export/ExportLatex.class.php:518
#: libraries/plugins/export/ExportOdt.class.php:476
#: libraries/plugins/export/ExportTexytext.class.php:379
#: libraries/schema/Pdf_Relation_Schema.class.php:1379
#: libraries/schema/Pdf_Relation_Schema.class.php:1392
#: libraries/tbl_columns_definition_form.inc.php:136 tbl_printview.php:137
msgid "Comments"
msgstr "Komentarze"
#: db_datadict.php:237 js/messages.php:231 libraries/Index.class.php:431
#: libraries/Index.class.php:470 libraries/Index.class.php:874
#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:370
#: libraries/mult_submits.inc.php:371
#: libraries/plugins/export/ExportHtmlword.class.php:633
#: libraries/plugins/export/ExportLatex.class.php:589
#: libraries/plugins/export/ExportOdt.class.php:726
#: libraries/plugins/export/ExportTexytext.class.php:568
#: libraries/schema/Pdf_Relation_Schema.class.php:1418
#: libraries/server_privileges.lib.php:1715
#: libraries/server_privileges.lib.php:1850
#: libraries/server_privileges.lib.php:1863
#: libraries/server_privileges.lib.php:2157
#: libraries/server_privileges.lib.php:2163
#: libraries/server_privileges.lib.php:2483
#: libraries/server_privileges.lib.php:2497 libraries/structure.lib.php:1272
#: libraries/user_preferences.lib.php:282 prefs_manage.php:138 sql.php:293
#: tbl_printview.php:186 tbl_tracking.php:346 tbl_tracking.php:400
#: tbl_tracking.php:405
msgid "No"
msgstr "Nie"
#: db_datadict.php:237 js/messages.php:230 libraries/Index.class.php:432
#: libraries/Index.class.php:469 libraries/Index.class.php:874
#: libraries/config/FormDisplay.tpl.php:258 libraries/mult_submits.inc.php:74
#: libraries/mult_submits.inc.php:109 libraries/mult_submits.inc.php:118
#: libraries/mult_submits.inc.php:123 libraries/mult_submits.inc.php:128
#: libraries/mult_submits.inc.php:133 libraries/mult_submits.inc.php:309
#: libraries/mult_submits.inc.php:329 libraries/mult_submits.inc.php:364
#: libraries/mult_submits.inc.php:365 libraries/mult_submits.inc.php:377
#: libraries/plugins/export/ExportHtmlword.class.php:634
#: libraries/plugins/export/ExportLatex.class.php:589
#: libraries/plugins/export/ExportOdt.class.php:727
#: libraries/plugins/export/ExportTexytext.class.php:568
#: libraries/schema/Pdf_Relation_Schema.class.php:1419
#: libraries/server_privileges.lib.php:1715
#: libraries/server_privileges.lib.php:1847
#: libraries/server_privileges.lib.php:1861
#: libraries/server_privileges.lib.php:2156
#: libraries/server_privileges.lib.php:2161
#: libraries/server_privileges.lib.php:2480
#: libraries/server_privileges.lib.php:2497 libraries/structure.lib.php:1272
#: libraries/user_preferences.lib.php:280 prefs_manage.php:136
#: server_databases.php:103 server_databases.php:110 tbl_printview.php:187
#: tbl_structure.php:84 tbl_tracking.php:346 tbl_tracking.php:398
#: tbl_tracking.php:403
msgid "Yes"
msgstr "Tak"
#: db_export.php:29
msgid "View dump (schema) of database"
msgstr "Zobacz zrzut (schemat) bazy danych"
#: db_export.php:33 db_printview.php:41 db_tracking.php:49 export.php:557
#: libraries/DBQbe.class.php:268
msgid "No tables found in database."
msgstr "Nie znaleziono żadnych tabel w bazie danych."
#: db_export.php:40 libraries/DbSearch.class.php:438 server_export.php:25
msgid "Select All"
msgstr "Zaznacz wszystkie"
#: db_export.php:45 libraries/DbSearch.class.php:441 server_export.php:30
msgid "Unselect All"
msgstr "Odznacz wszystko"
#: db_operations.php:45 tbl_create.php:24
msgid "The database name is empty!"
msgstr "Nazwa bazy danych jest pusta!"
#: db_operations.php:129
#, php-format
msgid "Database %1$s has been renamed to %2$s"
msgstr "Nazwę bazy danych %1$s zmieniono na %2$s"
#: db_operations.php:133
#, php-format
msgid "Database %1$s has been copied to %2$s"
msgstr "Baza danych %1$s została przekopiowana do %2$s"
#: db_operations.php:261
#, php-format
msgid ""
"The phpMyAdmin configuration storage has been deactivated. To find out why "
"click %shere%s."
msgstr ""
"Przechowywanie konfiguracji phpMyAdmin zostało wyłączone. Aby dowiedzieć się "
"dlaczego, kliknij %stutaj%s."
#: db_printview.php:47 db_tracking.php:79 db_tracking.php:204
#: libraries/Menu.class.php:207 libraries/config/messages.inc.php:512
#: libraries/plugins/export/ExportXml.class.php:459
#: libraries/rte/rte_list.lib.php:65 libraries/rte/rte_triggers.lib.php:355
#: libraries/schema/User_Schema.class.php:298
#: libraries/server_privileges.lib.php:1999
#: libraries/server_privileges.lib.php:2230
#: libraries/server_privileges.lib.php:2882 libraries/structure.lib.php:757
#: tbl_tracking.php:766
msgid "Table"
msgstr "Tabela"
#: db_printview.php:48 libraries/Table.class.php:351
#: libraries/build_html_for_db.lib.php:31 libraries/import.lib.php:181
#: libraries/structure.lib.php:768 libraries/structure.lib.php:1716
#: libraries/structure.lib.php:1909 tbl_printview.php:365
msgid "Rows"
msgstr "Rekordy"
#: db_printview.php:51 libraries/display_indexes.lib.php:118
#: libraries/structure.lib.php:787
msgid "Size"
msgstr "Rozmiar"
#: db_printview.php:97 libraries/plugins/export/ExportSql.class.php:1021
#: libraries/structure.lib.php:731
msgid "in use"
msgstr "w użyciu"
#: db_printview.php:117 libraries/plugins/export/ExportSql.class.php:947
#: libraries/schema/Pdf_Relation_Schema.class.php:1341
#, fuzzy
#| msgid "Creation"
msgid "Creation:"
msgstr "Data utworzenia"
#: db_printview.php:126 libraries/plugins/export/ExportSql.class.php:960
#: libraries/schema/Pdf_Relation_Schema.class.php:1346
#, fuzzy
#| msgid "Last update"
msgid "Last update:"
msgstr "Ostatnia aktualizacja"
#: db_printview.php:135 libraries/plugins/export/ExportSql.class.php:973
#: libraries/schema/Pdf_Relation_Schema.class.php:1351
#, fuzzy
#| msgid "Last check"
msgid "Last check:"
msgstr "Ostatnie sprawdzanie"
#: db_printview.php:149 libraries/structure.lib.php:176
#, php-format
msgid "%s table"
msgid_plural "%s tables"
msgstr[0] "%s tabel"
msgstr[1] "%s tabel"
msgstr[2] "%s tabel"
#: db_qbe.php:40
msgid "You have to choose at least one column to display"
msgstr "Musisz wybrać co najmniej jedną kolumnę do wyświetlenia"
#: db_qbe.php:60
#, php-format
msgid "Switch to %svisual builder%s"
msgstr "Przełącz do %svisual builder%s"
#: db_search.php:30 libraries/plugins/auth/AuthenticationConfig.class.php:81
#: libraries/plugins/auth/AuthenticationConfig.class.php:96
#: libraries/plugins/auth/AuthenticationCookie.class.php:661
#: libraries/plugins/auth/AuthenticationHttp.class.php:65
#: libraries/plugins/auth/AuthenticationSignon.class.php:253
msgid "Access denied"
msgstr "Odmowa dostępu"
#: db_structure.php:86
msgid "No tables found in database"
msgstr "Nie znaleziono żadnych tabel w bazie danych"
#: db_tracking.php:73
msgid "Tracked tables"
msgstr "Tabele śledzone"
#: db_tracking.php:78 libraries/Menu.class.php:180
#: libraries/config/messages.inc.php:506
#: libraries/plugins/export/ExportHtmlword.class.php:158
#: libraries/plugins/export/ExportOdt.class.php:203
#: libraries/plugins/export/ExportTexytext.class.php:142
#: libraries/server_privileges.lib.php:1989
#: libraries/server_privileges.lib.php:2230
#: libraries/server_privileges.lib.php:2873 server_databases.php:202
#: server_status.php:379 tbl_tracking.php:765
msgid "Database"
msgstr "Baza danych"
#: db_tracking.php:80
msgid "Last version"
msgstr "Ostatnia wersja"
#: db_tracking.php:81 tbl_tracking.php:768
msgid "Created"
msgstr "Utworzona"
#: db_tracking.php:82 tbl_tracking.php:769
msgid "Updated"
msgstr "Zaktualizowana"
#: db_tracking.php:83 js/messages.php:163 libraries/Menu.class.php:475
#: libraries/rte/rte_events.lib.php:426 libraries/rte/rte_list.lib.php:78
#: server_status.php:391 tbl_tracking.php:770
msgid "Status"
msgstr "Status"
#: db_tracking.php:84 libraries/Index.class.php:559
#: libraries/rte/rte_list.lib.php:53 libraries/rte/rte_list.lib.php:67
#: libraries/rte/rte_list.lib.php:79 libraries/server_privileges.lib.php:1576
#: libraries/server_privileges.lib.php:2240
#: libraries/server_privileges.lib.php:2405 libraries/structure.lib.php:765
#: libraries/structure.lib.php:1202 server_databases.php:238
msgid "Action"
msgstr "Działanie"
#: db_tracking.php:85 tbl_change.php:235 tbl_tracking.php:771
msgid "Show"
msgstr "Pokaż"
#: db_tracking.php:101 js/messages.php:34
msgid "Delete tracking data for this table"
msgstr "Usuń dane śledzące tę tabelę"
#: db_tracking.php:109 libraries/Index.class.php:625
#: libraries/Util.class.php:3475 libraries/Util.class.php:3476
#: libraries/structure.lib.php:307 libraries/structure.lib.php:1382
#: libraries/structure.lib.php:2058 libraries/structure.lib.php:2060
#: server_databases.php:333
msgid "Drop"
msgstr "Usuń"
#: db_tracking.php:126 tbl_tracking.php:726 tbl_tracking.php:780
msgid "active"
msgstr "aktywny"
#: db_tracking.php:128 tbl_tracking.php:728 tbl_tracking.php:782
msgid "not active"
msgstr "nieaktywny"
#: db_tracking.php:144
msgid "Versions"
msgstr "Wersje"
#: db_tracking.php:145 tbl_tracking.php:490 tbl_tracking.php:802
msgid "Tracking report"
msgstr "Raport śledzenia"
#: db_tracking.php:146 tbl_tracking.php:293 tbl_tracking.php:807
msgid "Structure snapshot"
msgstr "Migawka struktury"
#: db_tracking.php:199
msgid "Untracked tables"
msgstr "Tabele nieśledzone"
#: db_tracking.php:218 libraries/structure.lib.php:1519
msgid "Track table"
msgstr "Śledź tabelę"
#: db_tracking.php:245
msgid "Database Log"
msgstr "Dziennik bazy danych"
#: export.php:151
msgid "Bad type!"
msgstr "Zły typ!"
#: export.php:202
msgid "Selected export type has to be saved in file!"
msgstr "Wybrany typ eksportu musi być zapisany do pliku!"
#: export.php:231
msgid "Bad parameters!"
msgstr "Złe parametry!"
#: export.php:335 export.php:366 export.php:928
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Za mało miejsca na zapis pliku %s."
#: export.php:506
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"Plik %s już istnieje na serwerze. Zmień nazwę pliku lub zaznacz opcję "
"nadpisywania plików."
#: export.php:512 export.php:518
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "Serwer WWW nie ma uprawnień do zapisania tego pliku %s."
#: export.php:934
#, php-format
msgid "Dump has been saved to file %s."
msgstr "Zrzut został zapisany do pliku %s."
#: file_echo.php:22
msgid "Invalid export type"
msgstr "Niepoprawny typ eksportu"
#: gis_data_editor.php:112
#, php-format
msgid "Value for the column \"%s\""
msgstr "Wartość dla kolumny \"%s\""
#: gis_data_editor.php:140 tbl_gis_visualization.php:163
msgid "Use OpenStreetMaps as Base Layer"
msgstr "Użyj OpenStreetMaps jako Podstawowej Warstwy"
#: gis_data_editor.php:161
#, fuzzy
#| msgid "SRID"
msgid "SRID:"
msgstr "SRID"
#: gis_data_editor.php:184
#, fuzzy, php-format
#| msgid "Geometry"
msgid "Geometry %d:"
msgstr "Geometria"
#: gis_data_editor.php:206
#, fuzzy
#| msgid "Point"
msgid "Point:"
msgstr "Punkt"
#: gis_data_editor.php:207 gis_data_editor.php:234 gis_data_editor.php:289
#: gis_data_editor.php:362 js/messages.php:300
msgid "X"
msgstr "X"
#: gis_data_editor.php:210 gis_data_editor.php:238 gis_data_editor.php:293
#: gis_data_editor.php:366 js/messages.php:301
msgid "Y"
msgstr "Y"
#: gis_data_editor.php:232 gis_data_editor.php:287 gis_data_editor.php:360
#: js/messages.php:303
#, php-format
msgid "Point %d"
msgstr "Punkt %d"
#: gis_data_editor.php:245 gis_data_editor.php:300 gis_data_editor.php:373
#: js/messages.php:309
msgid "Add a point"
msgstr "Dodaj punkt"
#: gis_data_editor.php:262
#, fuzzy, php-format
#| msgid "Linestring"
msgid "Linestring %d:"
msgstr "Linia ciągu"
#: gis_data_editor.php:265 gis_data_editor.php:341
#, fuzzy
#| msgid "Outer Ring"
msgid "Outer ring:"
msgstr "Pierścień zewnętrzny"
#: gis_data_editor.php:267 gis_data_editor.php:343
#, fuzzy, php-format
#| msgid "Inner Ring"
msgid "Inner ring %d:"
msgstr "Pierścień wewnętrzny"
#: gis_data_editor.php:303
msgid "Add a linestring"
msgstr "Dodaj linestring"
#: gis_data_editor.php:304 gis_data_editor.php:378 js/messages.php:310
msgid "Add an inner ring"
msgstr "Dodaj pierścień wewnętrzny"
#: gis_data_editor.php:325
#, fuzzy, php-format
#| msgid "Polygon"
msgid "Polygon %d:"
msgstr "Wielokąt"
#: gis_data_editor.php:384 js/messages.php:311
msgid "Add a polygon"
msgstr "Dodaj wielokąt"
#: gis_data_editor.php:390
msgid "Add geometry"
msgstr "Dodaj geometrię"
#: gis_data_editor.php:399
msgid "Output"
msgstr "Wyjście"
#: gis_data_editor.php:402
msgid ""
"Choose \"GeomFromText\" from the \"Function\" column and paste the string "
"below into the \"Value\" field"
msgstr ""
"Wybierz \"GeomFromText\" z kolumny \"Function\" i wklej poniższy ciąg znaków "
"do pola \"Value\""
#: import.php:107
#, php-format
msgid ""
"You probably tried to upload a file that is too large. Please refer to "
"%sdocumentation%s for a workaround for this limit."
msgstr ""
"Prawdopodobnie próbował załadować plik, który jest zbyt duży. Proszę "
"zapoznać się %sdokumentacją%s, aby obejść te ograniczenia."
#: import.php:250 import.php:516
msgid "Showing bookmark"
msgstr "Wyświetlanie zakładki"
#: import.php:265 import.php:512
msgid "The bookmark has been deleted."
msgstr "Zakładka została usunięta."
#: import.php:360 import.php:421 libraries/File.class.php:432
#: libraries/File.class.php:525
msgid "File could not be read"
msgstr "Nie można odczytać pliku"
#: import.php:369 import.php:380 import.php:401 import.php:412
#: libraries/File.class.php:604
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
"Próbowano wczytać plik z nieobsługiwaną kompresją (%s). Albo ten typ "
"kompresji nie jest obsługiwany, albo jest wyłączony w konfiguracji."
#: import.php:427
msgid ""
"No data was received to import. Either no file name was submitted, or the "
"file size exceeded the maximum size permitted by your PHP configuration. See "
"[doc@faq1-16]FAQ 1.16[/doc]."
msgstr ""
"Nie otrzymano żadnych danych do importu. Albo nie dostarczono nazwy pliku, "
"albo jego rozmiar przekroczył rozmiar maksymalny, dozwolony przez "
"konfigurację PHP. Zobacz [doc@faq1-16]FAQ 1.16[/doc]."
#: import.php:447
msgid ""
"Cannot convert file's character set without character set conversion library"
msgstr ""
"Nie można przekonwertować zestawu znaków pliku bez biblioteki konwersji"
#: import.php:485 libraries/display_import.lib.php:29
msgid "Could not load import plugins, please check your installation!"
msgstr "Nie udało się wczytać wtyczek importu. Proszę sprawdzić instalację!"
#: import.php:519 sql.php:261 sql.php:934
#, php-format
msgid "Bookmark %s created"
msgstr "Zakładka %s utworzona"
#: import.php:528 import.php:540
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr "Import zakończony sukcesem, wykonano %d zapytań."
#: import.php:555
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"Limit czasu wykonania skryptu minął. Aby ukończyć import, proszę ponownie "
"przesłać ten sam plik, a import zostanie wznowiony."
#: import.php:559
msgid ""
"However on last run no data has been parsed, this usually means phpMyAdmin "
"won't be able to finish this import unless you increase php time limits."
msgstr ""
"Jednakże, podczas ostatniego uruchomienia nie zostały przetworzone żadne "
"dane, co zwykle oznacza, że phpMyAdmin nie będzie w stanie ukończyć tego "
"importu bez zwiększenia limitów czasowych PHP."
#: import.php:590 libraries/DisplayResults.class.php:4541
#: libraries/Message.class.php:180 libraries/rte/rte_routines.lib.php:1427
#: libraries/sql_query_form.lib.php:116 tbl_operations.php:184
#: tbl_relation.php:251 tbl_row_action.php:122 view_operations.php:57
msgid "Your SQL query has been executed successfully"
msgstr "Zapytanie SQL zostało wykonane pomyślnie"
#: import_status.php:99 libraries/Util.class.php:778
#: libraries/schema/Export_Relation_Schema.class.php:243 user_password.php:239
msgid "Back"
msgstr "Powrót"
#: index.php:114
msgid "General Settings"
msgstr "Ustawienia ogólne"
#: index.php:144 libraries/display_change_password.lib.php:46
#: user_password.php:233
msgid "Change password"
msgstr "Zmień hasło"
#: index.php:160
msgid "Server connection collation"
msgstr "Sortowanie połączenie z serwerem"
#: index.php:186
msgid "Appearance Settings"
msgstr "Ustawienia wyglądu"
#: index.php:216 prefs_manage.php:281
msgid "More settings"
msgstr "Więcej ustawień"
#: index.php:237
msgid "Database server"
msgstr "Serwer bazy danych"
#: index.php:240 libraries/plugins/auth/AuthenticationCookie.class.php:201
msgid "Server:"
msgstr "Serwer:"
#: index.php:244
#, fuzzy
#| msgid "Server type"
msgid "Server type:"
msgstr "Typ serwera"
#: index.php:248 libraries/plugins/export/ExportLatex.class.php:225
#: libraries/plugins/export/ExportSql.class.php:612
#: libraries/plugins/export/ExportXml.class.php:198
#, fuzzy
#| msgid "Server version"
msgid "Server version:"
msgstr "Wersja serwera"
#: index.php:252
#, fuzzy
#| msgid "Protocol version"
msgid "Protocol version:"
msgstr "Wersja protokołu"
#: index.php:256
#, fuzzy
#| msgid "User"
msgid "User:"
msgstr "Użytkownik"
#: index.php:261
#, fuzzy
#| msgid "Server charset"
msgid "Server charset:"
msgstr "Kodowanie znaków serwera"
#: index.php:273
msgid "Web server"
msgstr "Serwer WWW"
#: index.php:286
#, fuzzy
#| msgid "Database client version"
msgid "Database client version:"
msgstr "Wersja klienta bazy danych"
#: index.php:290
#, fuzzy
#| msgid "PHP extension"
msgid "PHP extension:"
msgstr "Rozszerzenie PHP"
#: index.php:304
msgid "Show PHP information"
msgstr "Informacje o PHP"
#: index.php:327
#, fuzzy
#| msgid "Version information"
msgid "Version information:"
msgstr "Informacja o wersji"
#: index.php:336 libraries/Util.class.php:441 libraries/Util.class.php:527
#: libraries/config/FormDisplay.tpl.php:145
#: libraries/display_export.lib.php:292 libraries/engines/pbxt.lib.php:112
#: libraries/navigation/NavigationHeader.class.php:229
#: libraries/relation.lib.php:88 server_variables.php:137
msgid "Documentation"
msgstr "Dokumentacja"
#: index.php:343 libraries/config/FormDisplay.tpl.php:146
msgid "Wiki"
msgstr "Wiki"
#: index.php:352
msgid "Official Homepage"
msgstr "Oficjalna strona phpMyAdmina"
#: index.php:359
msgid "Contribute"
msgstr "Współpraca"
#: index.php:366
msgid "Get support"
msgstr "Pomoc techniczna"
#: index.php:373
msgid "List of changes"
msgstr "Lista zmian"
#: index.php:397
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
"running with this default, is open to intrusion, and you really should fix "
"this security hole by setting a password for user 'root'."
msgstr ""
"Twój plik konfiguracyjny zawiera ustawienia (root bez hasła), które "
"odpowiadają domyślnie uprzywilejowanemu koncie MySQL. Twój serwer MySQL "
"działa z tym domyślnie jest otwarty na włamania, i naprawdę powinieś "
"naprawić tę lukę w zabezpieczeniach poprzez ustawienie hasła dla użytkownika "
"'root'."
#: index.php:414
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
msgstr ""
"Masz włączone mbstring.func_overload w konfiguracji PHP. Opcja ta jest "
"niezgodna z phpMyAdmin i może spowodować, że niektóre dane bądą uszkodzone!"
#: index.php:429
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
"Rozszerzenie PHP o nazwie mbstring nie zostało znalezione, a wygląda na to, "
"że używasz wielobajtowego kodowania napisów. Bez rozszerzenia mbstring "
"phpMyAdmin nie ma możliwości poprawnego rozbijania napisów, co może "
"skutkować niespodziewanymi rezultatami."
#: index.php:444
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] is lower than "
"cookie validity configured in phpMyAdmin, because of this, your login will "
"expire sooner than configured in phpMyAdmin."
msgstr ""
"Parametr PHP [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@_blank]session.gc_maxlifetime[/a] ma mniejszą wartość "
"niż czas przechowywania ciasteczka skonfigurowany w phpMyAdmin. Z tego "
"powodu sesja wygaśnie wcześniej niż jest to skonfigurowane w phpMyAdmin."
#: index.php:456
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
msgstr ""
"Przechowywanie ciasteczka logowania jest niższa niż ważność plików "
"ciasteczek skonfigurowanego w phpMyAdmin, z tego powodu, swój login wygasa "
"wcześniej niż skonfigurowane w phpMyAdmin."
#: index.php:468
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"Plik konfiguracyjny wymaga teraz tajnej frazy kodującej (blowfish_secret)."
#: index.php:479
#, fuzzy
#| msgid ""
#| "Directory [code]config[/code], which is used by the setup script, still "
#| "exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
#| "has been configured."
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. It is strongly recommended to remove it "
"once phpMyAdmin has been configured. Otherwise the security of your server "
"may be compromised by unauthorized people downloading your configuration."
msgstr ""
"Katalog [code]config[/code], który jest używany przez skrypt konfiguracyjny. "
"Będzie on nadal znajdował się w katalogu phpMyAdmina. Możesz go usunąć po "
"skonfigurowaniu phpMyAdmina."
#: index.php:489
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. To find out why click %shere%s."
msgstr ""
"Przechowywania konfiguracji phpMyAdmin nie jest w pełni skonfigurowane, "
"niektóre rozszerzone funkcje zostały wyłączone. Aby dowiedzieć się dlaczego "
"kliknij %stutaj%s."
#: index.php:521
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
"PHP MySQL w wersji biblioteki %s różni się od serwera MySQL w wersji %s. "
"Może to spowodować nieprzewidywalne zachowanie."
#: index.php:546
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
"Serwer działa pod ochroną Suhosina. Możliwe problemy opisuje %sdokumentacja"
"%s."
#: js/messages.php:27 libraries/import.lib.php:118 sql.php:219
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "Instrukcje \"DROP DATABASE\" są wyłączone."
#: js/messages.php:30
#, php-format
msgid "Do you really want to execute \"%s\"?"
msgstr "Czy na pewno chcesz wykonać \"%s\"?"
#: js/messages.php:31 libraries/mult_submits.inc.php:337
msgid "You are about to DESTROY a complete database!"
msgstr "Masz zamiar ZNISZCZYĆ całą bazę danych!"
#: js/messages.php:32
msgid "You are about to DESTROY a complete table!"
msgstr "Masz zamiar ZNISZCZYĆ całą tabelę!"
#: js/messages.php:33
msgid "You are about to TRUNCATE a complete table!"
msgstr "Masz zamiar WYCIĄĆ całą bazę danych!"
#: js/messages.php:35
msgid "Deleting tracking data"
msgstr "Usuwanie danych śledzących"
#: js/messages.php:36
msgid "Dropping Primary Key/Index"
msgstr "Usuwanie klucza podstawowego/indeksu"
#: js/messages.php:37
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ta operacja może długo potrwać. Czy mimo to kontynuować?"
#: js/messages.php:40
msgid "Missing value in the form!"
msgstr "W formularzu brakuje wartości!"
#: js/messages.php:41
msgid "This is not a number!"
msgstr "To nie jest liczba!"
#: js/messages.php:42
msgid "Add Index"
msgstr "Dodaj indeks"
#: js/messages.php:43
msgid "Edit Index"
msgstr "Edytuj indeks"
#: js/messages.php:44 libraries/display_indexes.lib.php:199
#: libraries/display_indexes.lib.php:205
#, php-format
msgid "Add %s column(s) to index"
msgstr "Dodaj %s kolumny do indeksu"
#. l10n: Default label for the y-Axis of Charts
#: js/messages.php:48 tbl_chart.php:236
msgid "Y Values"
msgstr "Wartość Y"
#: js/messages.php:51
msgid "The host name is empty!"
msgstr "Nazwa hosta jest pusta!"
#: js/messages.php:52
msgid "The user name is empty!"
msgstr "Nazwa użytkownika jest pusta!"
#: js/messages.php:53 libraries/server_privileges.lib.php:1311