aboutsummaryrefslogtreecommitdiff
path: root/source/pl/padmin/source.po
blob: 2f0afc182f492daa6e7b1004e6bd327c5079e2a6 (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
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
#. extracted from padmin/source
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
"PO-Revision-Date: 2013-01-27 01:03+0000\n"
"Last-Translator: Konrad <raknor@wp.pl>\n"
"Language-Team: LANGUAGE <LL@li.org>\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: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1359248583.0\n"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_RTSDIALOG.RID_RTS_RTSDIALOG_TABCONTROL\n"
"RID_RTS_COMMANDPAGE\n"
"pageitem.text"
msgid "Command"
msgstr "Polecenie"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_RTSDIALOG.RID_RTS_RTSDIALOG_TABCONTROL\n"
"RID_RTS_PAPERPAGE\n"
"pageitem.text"
msgid "Paper"
msgstr "Papier"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_RTSDIALOG.RID_RTS_RTSDIALOG_TABCONTROL\n"
"RID_RTS_DEVICEPAGE\n"
"pageitem.text"
msgid "Device"
msgstr "Urządzenie"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_RTSDIALOG.RID_RTS_RTSDIALOG_TABCONTROL\n"
"RID_RTS_FONTSUBSTPAGE\n"
"pageitem.text"
msgid "Font Replacement"
msgstr "Zamiana czcionek"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_RTSDIALOG.RID_RTS_RTSDIALOG_TABCONTROL\n"
"RID_RTS_OTHERPAGE\n"
"pageitem.text"
msgid "Other Settings"
msgstr "Inne ustawienia"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_RTSDIALOG\n"
"RID_RTS_RTSDIALOG_FROMDRIVER_TXT\n"
"string.text"
msgid "from driver"
msgstr "ze sterownika"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_RTSDIALOG\n"
"RID_RTS_RTSDIALOG_INVALID_TXT\n"
"string.text"
msgid "<ignore>"
msgstr "<ignoruj>"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_RTSDIALOG\n"
"tabdialog.text"
msgid "Properties of %s"
msgstr "Właściwości %s"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_PAPERPAGE\n"
"RID_RTS_PAPER_PAPER_TXT\n"
"fixedtext.text"
msgid "~Paper size"
msgstr "Format ~papieru"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_PAPERPAGE\n"
"RID_RTS_PAPER_ORIENTATION_TXT\n"
"fixedtext.text"
msgid "~Orientation"
msgstr "~Orientacja"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_PAPERPAGE\n"
"RID_RTS_PAPER_DUPLEX_TXT\n"
"fixedtext.text"
msgid "~Duplex"
msgstr "~Dupleks"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_PAPERPAGE\n"
"RID_RTS_PAPER_SLOT_TXT\n"
"fixedtext.text"
msgid "Paper tray"
msgstr "Zasobnik papieru"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE\n"
"RID_RTS_DEVICE_COLOR_TXT\n"
"string.text"
msgid "Color"
msgstr "Kolor"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE\n"
"RID_RTS_DEVICE_GRAY_TXT\n"
"string.text"
msgid "Grayscale"
msgstr "Odcienie szarości"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE\n"
"RID_RTS_DEVICE_PPDKEY_TXT\n"
"fixedtext.text"
msgid "~Option"
msgstr "~Opcja"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE\n"
"RID_RTS_DEVICE_PPDVALUE_TXT\n"
"fixedtext.text"
msgid "Current ~value"
msgstr "Bieżąca ~wartość"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE\n"
"RID_RTS_DEVICE_PRINTLANG_TXT\n"
"fixedtext.text"
msgid "Printer ~Language type"
msgstr "Rodzaj ~języka drukarki"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE.RID_RTS_DEVICE_PRINTLANG_BOX\n"
"1\n"
"stringlist.text"
msgid "Automatic : %s"
msgstr "Automatycznie: %s"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE.RID_RTS_DEVICE_PRINTLANG_BOX\n"
"2\n"
"stringlist.text"
msgid "PostScript (Level from driver)"
msgstr "PostScript (Level from driver)"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE.RID_RTS_DEVICE_PRINTLANG_BOX\n"
"3\n"
"stringlist.text"
msgid "PostScript Level 1"
msgstr "PostScript Level 1"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE.RID_RTS_DEVICE_PRINTLANG_BOX\n"
"4\n"
"stringlist.text"
msgid "PostScript Level 2"
msgstr "PostScript Level 2"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE.RID_RTS_DEVICE_PRINTLANG_BOX\n"
"5\n"
"stringlist.text"
msgid "PostScript Level 3"
msgstr "PostScript Level 3"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE.RID_RTS_DEVICE_PRINTLANG_BOX\n"
"6\n"
"stringlist.text"
msgid "PDF"
msgstr "PDF"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE\n"
"RID_RTS_DEVICE_SPACE_TXT\n"
"fixedtext.text"
msgid "~Color"
msgstr "~Kolor"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_DEVICEPAGE\n"
"RID_RTS_DEVICE_DEPTH_TXT\n"
"fixedtext.text"
msgid "Color ~depth"
msgstr "~Głębia koloru"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_FONTSUBSTPAGE\n"
"RID_RTS_FS_ENABLE_BTN\n"
"checkbox.text"
msgid "~Enable font replacement"
msgstr "Włącz zamianę czcion~ek"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_FONTSUBSTPAGE\n"
"RID_RTS_FS_SUBST_TXT\n"
"fixedtext.text"
msgid "Replaced ~fonts"
msgstr "Czcion~ki zamienione"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_FONTSUBSTPAGE\n"
"RID_RTS_FS_ADD_BTN\n"
"pushbutton.text"
msgid "~Add"
msgstr "Dod~aj"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_FONTSUBSTPAGE\n"
"RID_RTS_FS_REMOVE_BTN\n"
"pushbutton.text"
msgid "~Remove"
msgstr "~Usuń"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_FONTSUBSTPAGE\n"
"RID_RTS_FS_FROM_TXT\n"
"fixedtext.text"
msgid "Repla~ce font"
msgstr "Zamień ~czcionkę"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_FONTSUBSTPAGE\n"
"RID_RTS_FS_TO_TXT\n"
"fixedtext.text"
msgid "by ~printer font"
msgstr "na czcionkę ~drukarki"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_CB_EXTERNAL\n"
"checkbox.text"
msgid "~Use system print dialog, disable %PRODUCTNAME's print dialog"
msgstr "~Użyj systemowego okna drukowania i wyłącz okno drukowania programu %PRODUCTNAME"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_FT_QUICKCMD\n"
"fixedtext.text"
msgid "Command for quick printing without dialog (optional)"
msgstr "Polecenie umożliwiające szybkie drukowanie bez użycia okna (opcjonalne)"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_FL_INSTALL\n"
"fixedline.text"
msgid "Select command"
msgstr "Wybierz polecenie"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_STR_CONFIGURE_PRINTER\n"
"string.text"
msgid "Printer"
msgstr "Drukarka"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_STR_CONFIGURE_FAX\n"
"string.text"
msgid "Fax"
msgstr "Faks"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_STR_CONFIGURE_PDF\n"
"string.text"
msgid "PDF converter"
msgstr "Konwerter PDF"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_TXT_CONFIGURE\n"
"fixedtext.text"
msgid "~Configure as"
msgstr "~Konfiguruj jako"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_BOX_SWALLOWFAXNO\n"
"checkbox.text"
msgid "~Fax number will be removed from output"
msgstr "Numer ~faksu zostanie usunięty z wyjścia"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_TXT_PDFDIR\n"
"fixedtext.text"
msgid "PDF target directory :"
msgstr "Katalog docelowy PDF :"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_TXT_CONNECT\n"
"fixedtext.text"
msgid "Command: "
msgstr "Polecenie: "

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_FL_DEFAULT\n"
"fixedline.text"
msgid "Printer"
msgstr "Drukarka"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_BTN_HELP\n"
"pushbutton.text"
msgid "~Help"
msgstr "Po~moc"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_BTN_REMOVE\n"
"pushbutton.text"
msgid "~Remove"
msgstr "~Usuń"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_STR_PDFHELP\n"
"string.text"
msgid "The command line for PDF converters is executed as follows: for each document printed, \"(TMP)\" in the command line is replaced by a temporary file and \"(OUTFILE)\" in the command line is replaced by the target PDF file name. If \"(TMP)\" is in the command line, the PostScript code will be supplied via a file, otherwise via standard input (i.e. as a pipe)."
msgstr "Wiersz polecenia dla konwerterów PDF jest wykonywany w następujący sposób: podczas drukowania dokumentu, występujący w wierszu polecenia argument \"(TMP)\" jest zamieniany na plik tymczasowy, a \"(OUTFILE)\" - na nazwę wynikowego pliku PDF. Jeżeli w wierszu polecenia występuje argument \"(TMP)\", to kod PostScript zostanie przekazany w pliku; w przeciwnym razie zostanie przekazany jako standardowe wejście (tj. jako potok)."

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_STR_PRINTERHELP\n"
"string.text"
msgid "The command line for printer devices is executed as follows: the generated PostScript code is supplied as standard input (i.e. as a pipe) to the command line."
msgstr "Wiersz polecenia dla urządzeń drukujących jest wykonywany w następujący sposób: wygenerowany kod PostScript jest przekazywany jako standardowe wejście (tj. jako potok)."

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_COMMANDPAGE\n"
"RID_RTS_CMD_STR_FAXHELP\n"
"string.text"
msgid "The command line for fax devices is executed as follows: for each fax sent, \"(TMP)\" in the command line is replaced by a temporary file and \"(PHONE)\" in the command line is replaced by the fax number. If \"(TMP)\" appears in the command line, the PostScript code will be supplied via a file, otherwise it is passed as standard input (i.e. as a pipe)."
msgstr "Wiersz polecenia dla urządzeń faksowych jest wykonywany w następujący sposób: podczas wysyłania faksu, występujący w wierszu polecenia argument \"(TMP)\" jest zamieniany na plik tymczasowy, a \"(PHON)\" - na numer faksu. Jeżeli w wierszu polecenia występuje argument \"(TMP)\", to kod PostScript zostanie przekazany w pliku; w przeciwnym razie zostanie przekazany jako standardowe wejście (tj. jako potok)."

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_OTHERPAGE\n"
"RID_RTS_OTHER_LEFTMARGIN_TXT\n"
"fixedtext.text"
msgid "~Left margin"
msgstr "~Lewy margines"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_OTHERPAGE\n"
"RID_RTS_OTHER_TOPMARGIN_TXT\n"
"fixedtext.text"
msgid "~Top margin"
msgstr "Margines ~górny"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_OTHERPAGE\n"
"RID_RTS_OTHER_RIGHTMARGIN_TXT\n"
"fixedtext.text"
msgid "~Right margin"
msgstr "P~rawy margines"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_OTHERPAGE\n"
"RID_RTS_OTHER_BOTTOMMARGIN_TXT\n"
"fixedtext.text"
msgid "~Bottom margin"
msgstr "~Dolny margines"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_OTHERPAGE\n"
"RID_RTS_OTHER_COMMENT_TXT\n"
"fixedtext.text"
msgid "~Comment"
msgstr "~Komentarz"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_OTHERPAGE\n"
"RID_RTS_OTHER_DEFAULT_BTN\n"
"pushbutton.text"
msgid "~Default"
msgstr "~Domyślnie"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_TXT_QUERYFAXNUMBER\n"
"string.text"
msgid "Please enter the fax number."
msgstr "Podaj numer faksu."

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_PWDIALOG\n"
"RID_RTS_PWDIALOG_TXT\n"
"fixedtext.text"
msgid "Please enter your authentication data for server %s"
msgstr "Proszę podać dane uwierzytelniające dla serwera %s"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_PWDIALOG\n"
"RID_RTS_PWDIALOG_USER_TXT\n"
"fixedtext.text"
msgid "~User"
msgstr "~Użytkownik"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_PWDIALOG\n"
"RID_RTS_PWDIALOG_PASS_TXT\n"
"fixedtext.text"
msgid "~Password"
msgstr "~Hasło"

#: rtsetup.src
msgctxt ""
"rtsetup.src\n"
"RID_RTS_PWDIALOG\n"
"modaldialog.text"
msgid "Authentication request"
msgstr "Wymagane uwierzytelnienie"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_FL_CUPSUSAGE\n"
"fixedline.text"
msgid "CUPS support"
msgstr "Obsługa standardu CUPS"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_CB_CUPSUSAGE\n"
"checkbox.text"
msgid "Disable CUPS Support"
msgstr "Wyłącz obsługę standardu CUPS"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_BTN_CANCEL\n"
"cancelbutton.text"
msgid "Close"
msgstr "Zamknij"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_FL_PRINTERS\n"
"fixedline.text"
msgid "Installed ~printers"
msgstr "Zainstalowane ~drukarki"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_TXT_COMMAND\n"
"fixedtext.text"
msgid "Command:"
msgstr "Polecenie:"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_TXT_DRIVER\n"
"fixedtext.text"
msgid "Driver:"
msgstr "Sterownik:"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_TXT_LOCATION\n"
"fixedtext.text"
msgid "Location:"
msgstr "Lokalizacja:"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_TXT_COMMENT\n"
"fixedtext.text"
msgid "Comment:"
msgstr "Komentarz:"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_BTN_CONF\n"
"pushbutton.text"
msgid "Properties..."
msgstr "Właściwości..."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_BTN_RENAME\n"
"pushbutton.text"
msgid "R~ename..."
msgstr "Zmi~eń nazwę..."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_BTN_STD\n"
"pushbutton.text"
msgid "~Default"
msgstr "~Domyślnie"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_BTN_DEL\n"
"pushbutton.text"
msgid "Remo~ve..."
msgstr "U~suń..."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_TESTPAGE\n"
"pushbutton.text"
msgid "Test ~Page"
msgstr "Strona ~próbna"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_BTN_ADD\n"
"pushbutton.text"
msgid "New Printer..."
msgstr "Nowa drukarka..."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_STR_DEFPRT\n"
"string.text"
msgid "Default printer"
msgstr "Drukarka domyślna"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"RID_PA_STR_RENAME\n"
"string.text"
msgid "Rename"
msgstr "Zmień nazwę"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PADIALOG\n"
"modaldialog.text"
msgid "Printer Administration"
msgstr "Administrowanie drukarką"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ERR_NOPRINTER\n"
"string.text"
msgid "Could not open printer %s."
msgstr "Nie można otworzyć drukarki %s."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PA_TXT_TESTPAGE_PRINTED\n"
"string.text"
msgid "The test page was printed successfully. Please check the result."
msgstr "Wydrukowano pomyślnie stronę testową. Proszę sprawdź wynik."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ERR_NOWRITE\n"
"string.text"
msgid ""
"No printers can be installed, because the file system is read-only.\n"
"Please contact your system administrator."
msgstr ""
"Nie można zainstalować drukarki, ponieważ system plików jest tylko do odczytu.\n"
"Proszę skontaktować się z administratorem."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_QRY_PRTNAME\n"
"string.text"
msgid "~New printer name"
msgstr "~Nowa nazwa drukarki"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_TXT_TESTPAGE_MODEL\n"
"string.text"
msgid "Model"
msgstr "Model"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_TXT_TESTPAGE_NAME\n"
"string.text"
msgid "Name"
msgstr "Nazwa"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_TXT_TESTPAGE_COMMENT\n"
"string.text"
msgid "Comment"
msgstr "Komentarz"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_TXT_TESTPAGE_QUEUE\n"
"string.text"
msgid "Queue"
msgstr "Kolejka"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_TXT_TESTPAGE_DATE\n"
"string.text"
msgid "Date"
msgstr "Data"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_TXT_TESTPAGE_TIME\n"
"string.text"
msgid "Time"
msgstr "Godzina"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_BXT_TESTPAGE\n"
"string.text"
msgid "Test page"
msgstr "Strona próbna"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_BXT_ENVIRONMENT\n"
"string.text"
msgid "Wrong environment"
msgstr "Nieprawidłowe środowisko"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_YOU_SURE\n"
"string.text"
msgid "Are you sure ?"
msgstr "Na pewno ?"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PROGRESS_DLG\n"
"RID_PROGRESS_PROGRESS_TXT\n"
"fixedtext.text"
msgid "Progress"
msgstr "Postęp"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PROGRESS_DLG\n"
"modelessdialog.text"
msgid "Please wait"
msgstr "Zaczekaj"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PPDIMPORT_DLG\n"
"RID_PPDIMP_GROUP_PATH\n"
"fixedline.text"
msgid "Dri~ver directory"
msgstr "~Katalog sterowników"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PPDIMPORT_DLG\n"
"RID_PPDIMP_TXT_PATH\n"
"fixedtext.text"
msgid "Please select the driver directory."
msgstr "Wybierz katalog z plikami sterowników."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PPDIMPORT_DLG\n"
"RID_PPDIMP_BTN_SEARCH\n"
"pushbutton.text"
msgid "Browse..."
msgstr "Przeglądaj..."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PPDIMPORT_DLG\n"
"RID_PPDIMP_GROUP_DRIVER\n"
"fixedline.text"
msgid "~Selection of drivers"
msgstr "Wybór ~sterowników"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PPDIMPORT_DLG\n"
"RID_PPDIMP_TXT_DRIVER\n"
"fixedtext.text"
msgid "Please select the drivers to install and press \"%s\"."
msgstr "Wybierz sterowniki i kliknij przycisk \"%s\"."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PPDIMPORT_DLG\n"
"RID_PPDIMP_STR_LOADINGPPD\n"
"string.text"
msgid "Searching for drivers"
msgstr "Wyszukiwanie sterowników"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_PPDIMPORT_DLG\n"
"modaldialog.text"
msgid "Driver Installation"
msgstr "Instalacja sterownika"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_QUERY_REMOVEDRIVER\n"
"string.text"
msgid "Do you really want to remove the driver \"%s\"?"
msgstr "Czy na pewno chcesz usunąć sterownik \"%s\"?"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_QUERY_REMOVEPRINTER\n"
"string.text"
msgid "Do you really want to remove this printer ?"
msgstr "Czy na pewno chcesz usunąć tę drukarkę ?"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_QUERY_DRIVERUSED\n"
"string.text"
msgid "There are still printers using the driver \"%s\". Do you really want to remove it? The corresponding printers will also be removed."
msgstr "Ze sterownika \"%s\" korzystają jeszcze inne drukarki. Czy na pewno go usunąć? Jeśli tak, to razem z nim zostaną usunięte również drukarki."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ERR_REMOVESGENPRT\n"
"string.text"
msgid "The driver \"%s\" is always needed and can therefore not be removed."
msgstr "Sterownik \"%s\" jest zawsze potrzebny i nie może być usunięty."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ERR_REMOVEDRIVERFAILED\n"
"string.text"
msgid ""
"The driver \"%s1\" could not be removed. It was not possible to remove the file\n"
"\n"
"%s2."
msgstr ""
"Sterownik \"%s1\" nie może być usunięty. Nie jest możliwe usunięcie pliku\n"
"\n"
"%s2."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ERR_REMOVEDEFAULTDRIVER\n"
"string.text"
msgid "The driver \"%s\" is used by your default printer. Therefore, it cannot be removed."
msgstr "Sterownika \"%s\" nie można usunąć, ponieważ korzysta z niego drukarka domyślna."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ERR_PRINTERNOTREMOVEABLE\n"
"string.text"
msgid "The printer %s cannot be removed."
msgstr "Nie można usunąć drukarki %s."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_TXT_PRINTERALREADYEXISTS\n"
"string.text"
msgid "A printer named \"%s\" already exists. This printer will not be imported."
msgstr "Istnieje już drukarka o nazwie \"%s\". Drukarka ta nie będzie importowana."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_TXT_PRINTERWITHOUTCOMMAND\n"
"string.text"
msgid "The printer \"%s\" has no valid configuration and, therefore, cannot be imported."
msgstr "Drukarki \"%s\" nie można importować, ponieważ nie została prawidłowo skonfigurowana."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_TXT_DRIVERDOESNOTEXIST\n"
"string.text"
msgid "The driver for the printer \"%s1\" (%s2) is not installed. Therefore the printer cannot be imported."
msgstr "Import drukarki \"%s1\" (%s2) nie jest możliwy, ponieważ nie zainstalowano jej sterownika."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_TXT_PRINTERADDFAILED\n"
"string.text"
msgid "The printer \"%s\" could not be added."
msgstr "Drukarka \"%s\" nie została dodana."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADD_PRINTER_DIALOG\n"
"RID_ADDP_BTN_FINISH\n"
"okbutton.text"
msgid "~Finish"
msgstr "~Zakończ"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADD_PRINTER_DIALOG\n"
"RID_ADDP_BTN_NEXT\n"
"pushbutton.text"
msgid "~Next >>"
msgstr "~Dalej >>"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADD_PRINTER_DIALOG\n"
"RID_ADDP_BTN_PREV\n"
"pushbutton.text"
msgid "<< ~Back"
msgstr "<< ~Wstecz"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADD_PRINTER_DIALOG\n"
"modaldialog.text"
msgid "Add Printer"
msgstr "Dodaj drukarkę"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDRIVER\n"
"RID_ADDP_STR_TITLE\n"
"string.text"
msgid "Choose a driver"
msgstr "Wybierz sterownik"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDRIVER\n"
"RID_ADDP_CHDRV_TXT_DRIVER\n"
"fixedtext.text"
msgid "Please select a s~uitable driver."
msgstr "Wybierz odpowiedni ~sterownik."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDRIVER\n"
"RID_ADDP_CHDRV_BTN_ADD\n"
"pushbutton.text"
msgid "~Import..."
msgstr "~Importuj..."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDRIVER\n"
"RID_ADDP_CHDRV_BTN_REMOVE\n"
"pushbutton.text"
msgid "~Delete"
msgstr "~Usuń"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDRIVER\n"
"RID_ADDP_CHDRV_STR_REMOVE\n"
"string.text"
msgid "Delete driver"
msgstr "Usuń sterownik"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDEV\n"
"RID_ADDP_STR_TITLE\n"
"string.text"
msgid "Choose a device type"
msgstr "Wybierz typ urządzenia"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDEV\n"
"RID_ADDP_CHDEV_TXT_OVER\n"
"fixedtext.text"
msgid "Do you want to"
msgstr "Co chcesz zrobić?"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDEV\n"
"RID_ADDP_CHDEV_BTN_PRINTER\n"
"radiobutton.text"
msgid "Add a ~printer"
msgstr "~Dodaj drukarkę"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDEV\n"
"RID_ADDP_CHDEV_BTN_FAX\n"
"radiobutton.text"
msgid "Connect a fa~x device"
msgstr "Podłącz ~faks"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDEV\n"
"RID_ADDP_CHDEV_BTN_PDF\n"
"radiobutton.text"
msgid "Connect a P~DF converter"
msgstr "Podłącz konwerter P~DF"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_CHOOSEDEV\n"
"RID_ADDP_CHDEV_BTN_OLD\n"
"radiobutton.text"
msgid "~Import printers from a StarOffice installation"
msgstr "~Importuj drukarki z zainstalowanego pakietu StarOffice"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_NAME\n"
"RID_ADDP_STR_TITLE\n"
"string.text"
msgid "Choose a name"
msgstr "Wybierz nazwę"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_NAME\n"
"RID_ADDP_NAME_TXT_NAME\n"
"fixedtext.text"
msgid "Please enter a name for the printer."
msgstr "Podaj nazwę drukarki."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_NAME\n"
"RID_ADDP_NAME_TXT_FAXNAME\n"
"fixedtext.text"
msgid "Please enter a name for the fax connection."
msgstr "Podaj nazwę połączenia faksowego."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_NAME\n"
"RID_ADDP_NAME_TXT_PDFNAME\n"
"fixedtext.text"
msgid "Please enter a name for the PDF connection."
msgstr "Podaj nazwę połączenia PDF."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_NAME\n"
"RID_ADDP_NAME_EDT_FAXNAME\n"
"edit.text"
msgid "Fax printer"
msgstr "Drukarka faksowa"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_NAME\n"
"RID_ADDP_NAME_EDT_PDFNAME\n"
"edit.text"
msgid "PDF converter"
msgstr "Konwerter PDF"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_NAME\n"
"RID_ADDP_NAME_BOX_DEFAULT\n"
"checkbox.text"
msgid "~Use as default printer"
msgstr "~Użyj jako drukarkę domyślną"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_NAME\n"
"RID_ADDP_NAME_BOX_FAXSWALLOW\n"
"checkbox.text"
msgid "Remo~ve fax number from output"
msgstr "Usuń z ~wyjścia numer faksu"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_COMMAND\n"
"RID_ADDP_STR_TITLE\n"
"string.text"
msgid "Choose a command line"
msgstr "Wybierz wiersz polecenia"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_COMMAND\n"
"RID_ADDP_CMD_TXT_COMMAND\n"
"fixedtext.text"
msgid "Please enter a c~ommand line appropriate for this device."
msgstr "Podaj wiersz p~olecenia odpowiedni dla tego urządzenia."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_COMMAND\n"
"RID_ADDP_CMD_TXT_PDFDIR\n"
"fixedtext.text"
msgid "PDF ~target directory"
msgstr "Ka~talog docelowy PDF"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_COMMAND\n"
"RID_ADDP_CMD_BTN_HELP\n"
"pushbutton.text"
msgid "~Help"
msgstr "Po~moc"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_COMMAND\n"
"RID_ADDP_CMD_STR_PDFHELP\n"
"string.text"
msgid "The command line for PDF converters is executed as follows: for each document printed, \"(TMP)\" in the command line is replaced by a temporary file and \"(OUTFILE)\" in the command line is replaced by the target PDF file name. If \"(TMP)\" is in the command line, the PostScript code will be supplied via a file, otherwise via standard input (i.e. as a pipe)."
msgstr "Wiersz polecenia dla konwerterów PDF jest wykonywany w następujący sposób: podczas drukowania dokumentu, występujący w wierszu polecenia argument \"(TMP)\" jest zamieniany na plik tymczasowy, a \"(OUTFILE)\" - na nazwę wynikowego pliku PDF. Jeżeli w wierszu polecenia występuje argument \"(TMP)\", to kod PostScript zostanie przekazany w pliku; w przeciwnym razie zostanie przekazany jako standardowe wejście (tj. jako potok)."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_COMMAND\n"
"RID_ADDP_CMD_STR_FAXHELP\n"
"string.text"
msgid "The command line for fax connections is executed as follows: for each fax sent, \"(TMP)\" in the command line is replaced by a temporary file and \"(PHONE)\" in the command line is replaced by the fax number. If \"(TMP)\" appears in the command line, the PostScript code will be supplied via a file, otherwise it is passed as standard input (i.e. as a pipe)."
msgstr "Wiersz polecenia dla połączeń faksowych jest wykonywany w następujący sposób: podczas wysyłania faksu, występujący w wierszu polecenia argument \"(TMP)\" jest zamieniany na plik tymczasowy, a \"(PHON)\" - na numer faksu. Jeżeli w wierszu polecenia występuje argument \"(TMP)\", to kod PostScript zostanie przekazany w pliku; w przeciwnym razie zostanie przekazany jako standardowe wejście (tj. jako potok)."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_OLDPRINTERS\n"
"RID_ADDP_STR_TITLE\n"
"string.text"
msgid "Import printers from old versions"
msgstr "Importuj drukarki ze starszych wersji"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_OLDPRINTERS\n"
"RID_ADDP_OLD_TXT_PRINTERS\n"
"fixedtext.text"
msgid "~These printers can be imported. Please select the ones you want to import."
msgstr "Można impor~tować ustawienia następujących drukarek. Zaznacz pozycje do importu."

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_OLDPRINTERS\n"
"RID_ADDP_OLD_BTN_SELECTALL\n"
"pushbutton.text"
msgid "~Select All"
msgstr "~Zaznacz wszystko"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_FAXDRIVER\n"
"RID_ADDP_STR_TITLE\n"
"string.text"
msgid "Choose a driver"
msgstr "Wybierz sterownik"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_FAXDRIVER\n"
"RID_ADDP_FAXDRV_TXT_DRIVER\n"
"fixedtext.text"
msgid "Use the following driver for this fax connection"
msgstr "Dla tego połączenia faksowego używaj następującego sterownika"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_FAXDRIVER\n"
"RID_ADDP_FAXDRV_BTN_DEFAULT\n"
"radiobutton.text"
msgid "T~he default driver"
msgstr "~Sterownik domyślny"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_FAXDRIVER\n"
"RID_ADDP_FAXDRV_BTN_SELECT\n"
"radiobutton.text"
msgid "A speci~fic driver, to adapt the format to another printer"
msgstr "Specjalny sterownik dostosowujący ~format do wymagań innej drukarki"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_PDFDRIVER\n"
"RID_ADDP_STR_TITLE\n"
"string.text"
msgid "Choose a driver"
msgstr "Wybierz sterownik"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_PDFDRIVER\n"
"RID_ADDP_PDFDRV_TXT_DRIVER\n"
"fixedtext.text"
msgid "Use the following driver for this PDF converter"
msgstr "Dla tego konwertera PDF używaj następującego sterownika"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_PDFDRIVER\n"
"RID_ADDP_PDFDRV_BTN_DEFAULT\n"
"radiobutton.text"
msgid "T~he default driver"
msgstr "~Sterownik domyślny"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_PDFDRIVER\n"
"RID_ADDP_PDFDRV_BTN_DIST\n"
"radiobutton.text"
msgid "The Adobe D~istiller(tm) driver"
msgstr "Sterownik Adobe D~istiller(tm)"

#: padialog.src
msgctxt ""
"padialog.src\n"
"RID_ADDP_PAGE_PDFDRIVER\n"
"RID_ADDP_PDFDRV_BTN_SELECT\n"
"radiobutton.text"
msgid "A spec~ific driver, to adapt the format to another printer"
msgstr "Specjalny sterown~ik dostosowujący format do wymagań innej drukarki"