summaryrefslogtreecommitdiff
path: root/po/pl_PL.po
blob: 9620e1bc7ffa65cdfc13ace80149db35795c375e (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
# VDR language source file.
# Copyright (C) 2008 Klaus Schmidinger <kls@tvdr.de>
# This file is distributed under the same license as the VDR package.
# Michael Rakowski <mrak@gmx.de>, 2002, 2003, 2008
# Jaroslaw Swierczynski <swiergot@gmail.com>, 2006
#
msgid ""
msgstr ""
"Project-Id-Version: VDR 1.6.0\n"
"Report-Msgid-Bugs-To: <vdr-bugs@tvdr.de>\n"
"POT-Creation-Date: 2010-06-06 12:52+0200\n"
"PO-Revision-Date: 2008-03-09 12:59+0100\n"
"Last-Translator: Michael Rakowski <mrak@gmx.de>\n"
"Language-Team:  Polish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"

msgid "*** Invalid Channel ***"
msgstr "*** Niepoprawny kanał ***"

msgid "Channel not available!"
msgstr "Kanał nie jest dostępny!"

msgid "Can't start Transfer Mode!"
msgstr "Nie można uruchomić trybu transferu!"

msgid "off"
msgstr "wyłącz"

msgid "on"
msgstr ""

msgid "auto"
msgstr "auto"

msgid "none"
msgstr "brak"

msgid "Polarization"
msgstr "Polaryzacja"

msgid "System"
msgstr ""

msgid "Srate"
msgstr "Srate"

msgid "Inversion"
msgstr "Inwersja"

msgid "CoderateH"
msgstr "CoderateH"

msgid "CoderateL"
msgstr "CoderateL"

msgid "Modulation"
msgstr "Modulacja"

msgid "Bandwidth"
msgstr "Pasmo"

msgid "Transmission"
msgstr "Transmisja"

msgid "Guard"
msgstr "Guard"

msgid "Hierarchy"
msgstr "Hierarchia"

msgid "Rolloff"
msgstr ""

msgid "Starting EPG scan"
msgstr "Rozpoczynam skanowanie EPG"

msgid "Content$Movie/Drama"
msgstr ""

msgid "Content$Detective/Thriller"
msgstr ""

msgid "Content$Adventure/Western/War"
msgstr ""

msgid "Content$Science Fiction/Fantasy/Horror"
msgstr ""

msgid "Content$Comedy"
msgstr ""

msgid "Content$Soap/Melodrama/Folkloric"
msgstr ""

msgid "Content$Romance"
msgstr ""

msgid "Content$Serious/Classical/Religious/Historical Movie/Drama"
msgstr ""

msgid "Content$Adult Movie/Drama"
msgstr ""

msgid "Content$News/Current Affairs"
msgstr ""

msgid "Content$News/Weather Report"
msgstr ""

msgid "Content$News Magazine"
msgstr ""

msgid "Content$Documentary"
msgstr ""

msgid "Content$Discussion/Inverview/Debate"
msgstr ""

msgid "Content$Show/Game Show"
msgstr ""

msgid "Content$Game Show/Quiz/Contest"
msgstr ""

msgid "Content$Variety Show"
msgstr ""

msgid "Content$Talk Show"
msgstr ""

msgid "Content$Sports"
msgstr ""

msgid "Content$Special Event"
msgstr ""

msgid "Content$Sport Magazine"
msgstr ""

msgid "Content$Football/Soccer"
msgstr ""

msgid "Content$Tennis/Squash"
msgstr ""

msgid "Content$Team Sports"
msgstr ""

msgid "Content$Athletics"
msgstr ""

msgid "Content$Motor Sport"
msgstr ""

msgid "Content$Water Sport"
msgstr ""

msgid "Content$Winter Sports"
msgstr ""

msgid "Content$Equestrian"
msgstr ""

msgid "Content$Martial Sports"
msgstr ""

msgid "Content$Children's/Youth Programme"
msgstr ""

msgid "Content$Pre-school Children's Programme"
msgstr ""

msgid "Content$Entertainment Programme for 6 to 14"
msgstr ""

msgid "Content$Entertainment Programme for 10 to 16"
msgstr ""

msgid "Content$Informational/Educational/School Programme"
msgstr ""

msgid "Content$Cartoons/Puppets"
msgstr ""

msgid "Content$Music/Ballet/Dance"
msgstr ""

msgid "Content$Rock/Pop"
msgstr ""

msgid "Content$Serious/Classical Music"
msgstr ""

msgid "Content$Folk/Tradional Music"
msgstr ""

msgid "Content$Jazz"
msgstr ""

msgid "Content$Musical/Opera"
msgstr ""

msgid "Content$Ballet"
msgstr ""

msgid "Content$Arts/Culture"
msgstr ""

msgid "Content$Performing Arts"
msgstr ""

msgid "Content$Fine Arts"
msgstr ""

msgid "Content$Religion"
msgstr ""

msgid "Content$Popular Culture/Traditional Arts"
msgstr ""

msgid "Content$Literature"
msgstr ""

msgid "Content$Film/Cinema"
msgstr ""

msgid "Content$Experimental Film/Video"
msgstr ""

msgid "Content$Broadcasting/Press"
msgstr ""

msgid "Content$New Media"
msgstr ""

msgid "Content$Arts/Culture Magazine"
msgstr ""

msgid "Content$Fashion"
msgstr ""

msgid "Content$Social/Political/Economics"
msgstr ""

msgid "Content$Magazine/Report/Documentary"
msgstr ""

msgid "Content$Economics/Social Advisory"
msgstr ""

msgid "Content$Remarkable People"
msgstr ""

msgid "Content$Education/Science/Factual"
msgstr ""

msgid "Content$Nature/Animals/Environment"
msgstr ""

msgid "Content$Technology/Natural Sciences"
msgstr ""

msgid "Content$Medicine/Physiology/Psychology"
msgstr ""

msgid "Content$Foreign Countries/Expeditions"
msgstr ""

msgid "Content$Social/Spiritual Sciences"
msgstr ""

msgid "Content$Further Education"
msgstr ""

msgid "Content$Languages"
msgstr ""

msgid "Content$Leisure/Hobbies"
msgstr ""

msgid "Content$Tourism/Travel"
msgstr ""

msgid "Content$Handicraft"
msgstr ""

msgid "Content$Motoring"
msgstr ""

msgid "Content$Fitness & Health"
msgstr ""

msgid "Content$Cooking"
msgstr ""

msgid "Content$Advertisement/Shopping"
msgstr ""

msgid "Content$Gardening"
msgstr ""

msgid "Content$Original Language"
msgstr ""

msgid "Content$Black & White"
msgstr ""

msgid "Content$Unpublished"
msgstr ""

msgid "Content$Live Broadcast"
msgstr ""

#, c-format
msgid "ParentalRating$from %d"
msgstr ""

msgid "No title"
msgstr "Bez tytułu"

#. TRANSLATORS: The name of the language, as written natively
msgid "LanguageName$English"
msgstr "Polski"

#. TRANSLATORS: The 3-letter code of the language
msgid "LanguageCode$eng"
msgstr "pol"

msgid "Phase 1: Detecting RC code type"
msgstr "Etap 1: Wykrywanie rodzaju kodu pilota"

msgid "Press any key on the RC unit"
msgstr "Naciśnij dowolny klawisz na pilocie"

msgid "RC code detected!"
msgstr "Wykryto kod pilota!"

msgid "Do not press any key..."
msgstr "Nie naciskaj teraz żadnego klawisza..."

msgid "Phase 2: Learning specific key codes"
msgstr "Etap 2: Nauka konkretnych kodów klawiszy"

#, c-format
msgid "Press key for '%s'"
msgstr "Naciśnij klawisz dla '%s'"

msgid "Press 'Up' to confirm"
msgstr "Naciśnij 'Do góry' aby potwierdzić"

msgid "Press 'Down' to continue"
msgstr "Naciśnij 'Na dół' aby kontynuować"

msgid "(press 'Up' to go back)"
msgstr "(naciśnij 'Do góry' aby się cofnąć)"

msgid "(press 'Down' to end key definition)"
msgstr "(naciśnij 'Na dół' aby zakończyć definiowanie)"

msgid "(press 'Menu' to skip this key)"
msgstr "(naciśnij 'Menu' aby pominąć ten klawisz)"

msgid "Learning Remote Control Keys"
msgstr "Nauka klawiszy pilota"

msgid "Phase 3: Saving key codes"
msgstr "Etap 3: Zapisywanie kodów klawiszy"

msgid "Press 'Up' to save, 'Down' to cancel"
msgstr "Naciśnij 'Do góry' aby zapisać, 'Na dół' - aby anulować"

msgid "Key$Up"
msgstr "Do góry"

msgid "Key$Down"
msgstr "Na dół"

msgid "Key$Menu"
msgstr "Menu"

msgid "Key$Ok"
msgstr "Ok"

msgid "Key$Back"
msgstr "Wstecz"

msgid "Key$Left"
msgstr "W lewo"

msgid "Key$Right"
msgstr "W prawo"

msgid "Key$Red"
msgstr "Czerwony"

msgid "Key$Green"
msgstr "Zielony"

msgid "Key$Yellow"
msgstr "Żółty"

msgid "Key$Blue"
msgstr "Niebieski"

msgid "Key$Info"
msgstr "Info"

msgid "Key$Play"
msgstr "Odtwórz"

msgid "Key$Pause"
msgstr "Pauza"

msgid "Key$Stop"
msgstr "Stop"

msgid "Key$Record"
msgstr "Nagrywaj"

msgid "Key$FastFwd"
msgstr "Do przodu"

msgid "Key$FastRew"
msgstr "Do tyłu"

msgid "Key$Next"
msgstr "Dalej"

msgid "Key$Prev"
msgstr "Wstecz"

msgid "Key$Power"
msgstr "Wyłącz"

msgid "Key$Channel+"
msgstr "Kanał+"

msgid "Key$Channel-"
msgstr "Kanał-"

msgid "Key$PrevChannel"
msgstr "Poprzedni kanał"

msgid "Key$Volume+"
msgstr "Głośniej"

msgid "Key$Volume-"
msgstr "Ciszej"

msgid "Key$Mute"
msgstr "Wycisz"

msgid "Key$Audio"
msgstr "Dźwięk"

msgid "Key$Subtitles"
msgstr "Podtytuły"

msgid "Key$Schedule"
msgstr "Program"

msgid "Key$Channels"
msgstr "Kanały"

msgid "Key$Timers"
msgstr "Timery"

msgid "Key$Recordings"
msgstr "Nagrania"

msgid "Key$Setup"
msgstr "Ustawienia"

msgid "Key$Commands"
msgstr "Polecenia"

msgid "Key$User0"
msgstr "Użytkownik 0"

msgid "Key$User1"
msgstr "Użytkownik 1"

msgid "Key$User2"
msgstr "Użytkownik 2"

msgid "Key$User3"
msgstr "Użytkownik 3"

msgid "Key$User4"
msgstr "Użytkownik 4"

msgid "Key$User5"
msgstr "Użytkownik 5"

msgid "Key$User6"
msgstr "Użytkownik 6"

msgid "Key$User7"
msgstr "Użytkownik 7"

msgid "Key$User8"
msgstr "Użytkownik 8"

msgid "Key$User9"
msgstr "Użytkownik 9"

msgid "Disk"
msgstr "Dysk"

msgid "free"
msgstr "wolnego"

msgid "Free To Air"
msgstr "nieszyfrowany"

msgid "encrypted"
msgstr "szyfrowany"

msgid "Edit channel"
msgstr "Edycja kanału"

msgid "Name"
msgstr "Nazwa"

msgid "Source"
msgstr "Źródło"

msgid "Frequency"
msgstr "Częstotliwość"

msgid "Vpid"
msgstr "Vpid"

msgid "Ppid"
msgstr "Ppid"

msgid "Apid1"
msgstr "Apid1"

msgid "Apid2"
msgstr "Apid2"

msgid "Dpid1"
msgstr "Dpid1"

msgid "Dpid2"
msgstr "Dpid2"

msgid "Spid1"
msgstr "Spid1"

msgid "Spid2"
msgstr "Spid2"

msgid "Tpid"
msgstr "Tpid"

msgid "CA"
msgstr "CA"

msgid "Sid"
msgstr "Sid"

msgid "Channel settings are not unique!"
msgstr "Ustawienia kanału nie są unikalne!"

msgid "Channels"
msgstr "Kanały"

msgid "Button$Edit"
msgstr "Edytuj"

msgid "Button$New"
msgstr "Nowy"

msgid "Button$Delete"
msgstr "Usuń"

msgid "Button$Mark"
msgstr "Zaznacz"

msgid "Channel is being used by a timer!"
msgstr "Kanał jest używany przez timer!"

msgid "Delete channel?"
msgstr "Usunąć kanał?"

msgid "Edit folder"
msgstr ""

msgid "New folder"
msgstr ""

msgid "Sub folder"
msgstr ""

msgid "Folder name already exists!"
msgstr ""

#, c-format
msgid "Folder name must not contain '%c'!"
msgstr ""

msgid "Button$Select"
msgstr ""

msgid "Delete folder and all sub folders?"
msgstr ""

msgid "Delete folder?"
msgstr ""

msgid "Edit timer"
msgstr "Edycja timera"

msgid "Active"
msgstr "Aktywny"

msgid "Channel"
msgstr "Kanał"

msgid "Day"
msgstr "Dzień"

msgid "Start"
msgstr "Początek"

msgid "Stop"
msgstr "Koniec"

msgid "VPS"
msgstr "VPS"

msgid "Priority"
msgstr "Priorytet"

msgid "Lifetime"
msgstr "Czas życia"

msgid "File"
msgstr "Plik"

msgid "Button$Folder"
msgstr ""

msgid "First day"
msgstr "Pierwszy dzień"

msgid "Select folder"
msgstr ""

msgid "Timers"
msgstr "Timery"

msgid "Button$On/Off"
msgstr "Wł/Wył"

msgid "Button$Info"
msgstr "Info"

msgid "Delete timer?"
msgstr "Usunąć timer?"

msgid "Timer still recording - really delete?"
msgstr "Trwa nagrywanie - na pewno usunąć?"

msgid "Event"
msgstr "Audycja"

msgid "Button$Timer"
msgstr "Timer"

msgid "Button$Record"
msgstr "Nagraj"

msgid "Button$Switch"
msgstr "Przełącz"

msgid "What's on now?"
msgstr "Program bieżący"

msgid "What's on next?"
msgstr "Następne audycje"

msgid "Button$Next"
msgstr "Następnie"

msgid "Button$Now"
msgstr "Teraz"

msgid "Button$Schedule"
msgstr "Program"

msgid "Can't switch channel!"
msgstr "Nie można przełączyć kanału!"

#, c-format
msgid "Schedule - %s"
msgstr "Program - %s"

#, c-format
msgid "This event - %s"
msgstr "Ta audycja - %s"

msgid "This event - all channels"
msgstr "Ta audycja - wszystkie kanały"

msgid "All events - all channels"
msgstr "Wszystkie audycje - wszystkie kanały"

#, c-format
msgid "Please enter %d digits!"
msgstr "Proszę podać %d cyfr!"

msgid "CAM not responding!"
msgstr "CAM nie reaguje!"

msgid "Recording info"
msgstr "Informacje o nagraniu"

msgid "Button$Play"
msgstr "Odtwórz"

msgid "Button$Rewind"
msgstr "Początek"

msgid "Recordings"
msgstr "Nagrania"

msgid "Button$Open"
msgstr "Otwórz"

msgid "Commands"
msgstr "Polecenia"

msgid "Error while accessing recording!"
msgstr "Bląd podczas dostępu do nagrania!"

msgid "Delete recording?"
msgstr "Usunąć nagranie?"

msgid "Error while deleting recording!"
msgstr "Bląd podczas usuwania nagrania!"

msgid "Recording commands"
msgstr "Polecenia nagrań"

msgid "never"
msgstr "nigdy"

msgid "skin dependent"
msgstr "zal. od skórki"

msgid "always"
msgstr "zawsze"

msgid "OSD"
msgstr "OSD"

msgid "Setup.OSD$Language"
msgstr "Język"

msgid "Setup.OSD$Skin"
msgstr "Skórka"

msgid "Setup.OSD$Theme"
msgstr "Motyw"

msgid "Setup.OSD$Left (%)"
msgstr "Od lewej (%)"

msgid "Setup.OSD$Top (%)"
msgstr "Od góry (%)"

msgid "Setup.OSD$Width (%)"
msgstr "Szerokość (%)"

msgid "Setup.OSD$Height (%)"
msgstr "Wysokość (%)"

msgid "Setup.OSD$Message time (s)"
msgstr "Czas trwania wiadomości (s)"

msgid "Setup.OSD$Use small font"
msgstr "Używaj małej czcionki"

msgid "Setup.OSD$Anti-alias"
msgstr "Wygładzanie"

msgid "Setup.OSD$Default font"
msgstr "Standardowa  czcionka"

msgid "Setup.OSD$Small font"
msgstr "Mała czcionka"

msgid "Setup.OSD$Fixed font"
msgstr "Stała czcionka"

msgid "Setup.OSD$Default font size (%)"
msgstr "Standardowa czcionka wyjściowa (%)"

msgid "Setup.OSD$Small font size (%)"
msgstr "Mała czcionka wyjściowa (%)"

msgid "Setup.OSD$Fixed font size (%)"
msgstr "Ustalona czcionka wyjściowa (%)"

msgid "Setup.OSD$Channel info position"
msgstr "Pozycja informacji o kanale"

msgid "bottom"
msgstr "dół"

msgid "top"
msgstr "góra"

msgid "Setup.OSD$Channel info time (s)"
msgstr "Czas trwania informacji o kanale (s)"

msgid "Setup.OSD$Info on channel switch"
msgstr "Informacja przy zmianie kanału"

msgid "Setup.OSD$Timeout requested channel info"
msgstr "Czas oczekiwania na informacje"

msgid "Setup.OSD$Scroll pages"
msgstr "Przesuwaj stronami"

msgid "Setup.OSD$Scroll wraps"
msgstr "Skrajne pozycje sąsiadują"

msgid "Setup.OSD$Menu key closes"
msgstr "Przycisk Menu zamyka"

msgid "Setup.OSD$Recording directories"
msgstr "Katalogi nagrań"

msgid "Setup.OSD$Folders in timer menu"
msgstr ""

msgid "Setup.OSD$Number keys for characters"
msgstr ""

msgid "EPG"
msgstr "EPG"

msgid "Button$Scan"
msgstr "Skanuj"

msgid "Setup.EPG$EPG scan timeout (h)"
msgstr "Czas skanowania EPG (h)"

msgid "Setup.EPG$EPG bugfix level"
msgstr "Stopień poprawek błędów EPG"

msgid "Setup.EPG$EPG linger time (min)"
msgstr "Czas przechowywania EPG (min)"

msgid "Setup.EPG$Set system time"
msgstr "Ustawiaj czas systemowy"

msgid "Setup.EPG$Use time from transponder"
msgstr "Użyj czasu z transpondera"

#. TRANSLATORS: note the plural!
msgid "Setup.EPG$Preferred languages"
msgstr "Preferowanych języków"

#. TRANSLATORS: note the singular!
msgid "Setup.EPG$Preferred language"
msgstr "Preferowany język"

msgid "pan&scan"
msgstr "pan&scan"

msgid "letterbox"
msgstr "letterbox"

msgid "center cut out"
msgstr "center cut out"

msgid "no"
msgstr "nie"

msgid "names only"
msgstr "tylko nazwy"

msgid "PIDs only"
msgstr "tylko PID-y"

msgid "names and PIDs"
msgstr "nazwy i PID-y"

msgid "add new channels"
msgstr "dodawaj nowe kanały"

msgid "add new transponders"
msgstr "dodawaj nowe transpondery"

msgid "DVB"
msgstr "DVB"

msgid "Setup.DVB$Primary DVB interface"
msgstr "Pierwszy interfejs DVB"

msgid "Setup.DVB$Video format"
msgstr "Format obrazu"

msgid "Setup.DVB$Video display format"
msgstr "Format wyświetlania obrazu"

msgid "Setup.DVB$Use Dolby Digital"
msgstr "Używaj Dolby Digital"

msgid "Setup.DVB$Update channels"
msgstr "Aktualizuj kanały"

msgid "Setup.DVB$Audio languages"
msgstr "Języków dźwięku"

msgid "Setup.DVB$Audio language"
msgstr "Język dźwięku"

msgid "Setup.DVB$Display subtitles"
msgstr "Obraz napisów"

msgid "Setup.DVB$Subtitle languages"
msgstr "Języki napisu"

msgid "Setup.DVB$Subtitle language"
msgstr "Język napisu"

msgid "Setup.DVB$Subtitle offset"
msgstr "Zrównoważyć napis"

msgid "Setup.DVB$Subtitle foreground transparency"
msgstr "Przeźrocze podtytułów: Przód"

msgid "Setup.DVB$Subtitle background transparency"
msgstr "Przeźrocze podtytułów: Tło"

msgid "LNB"
msgstr "LNB"

msgid "Setup.LNB$Use DiSEqC"
msgstr "Używaj DiSEqC"

msgid "Setup.LNB$SLOF (MHz)"
msgstr "SLOF (MHz)"

msgid "Setup.LNB$Low LNB frequency (MHz)"
msgstr "Dolna częstotliwość LNB (MHz)"

msgid "Setup.LNB$High LNB frequency (MHz)"
msgstr "Górna częstotliwość LNB (MHz)"

msgid "CAM reset"
msgstr "CAM zresetowany"

msgid "CAM present"
msgstr "CAM obecny"

msgid "CAM ready"
msgstr "CAM gotowy"

msgid "CAM"
msgstr "CAM"

msgid "Button$Menu"
msgstr "Menu"

msgid "Button$Reset"
msgstr "Reset"

msgid "Opening CAM menu..."
msgstr "Otwieram menu CAM..."

msgid "Can't open CAM menu!"
msgstr "Nie można otworzyć menu CAM!"

msgid "CAM is in use - really reset?"
msgstr "CAM jest w użyciu - naprawdę zresetować?"

msgid "Can't reset CAM!"
msgstr "Nie można zresetować CAM!"

msgid "do not pause live video"
msgstr ""

msgid "confirm pause live video"
msgstr ""

msgid "pause live video"
msgstr ""

msgid "confirm"
msgstr ""

msgid "yes"
msgstr "tak"

msgid "Recording"
msgstr "Nagranie"

msgid "Setup.Recording$Margin at start (min)"
msgstr "Margines na początku (min)"

msgid "Setup.Recording$Margin at stop (min)"
msgstr "Margines na końcu (min)"

msgid "Setup.Recording$Primary limit"
msgstr "Podstawowy limit"

msgid "Setup.Recording$Default priority"
msgstr "Domyślny priorytet"

msgid "Setup.Recording$Default lifetime (d)"
msgstr "Domyślny czas życia (d)"

msgid "Setup.Recording$Pause key handling"
msgstr ""

msgid "Setup.Recording$Pause priority"
msgstr "Priorytet pauzy"

msgid "Setup.Recording$Pause lifetime (d)"
msgstr "Czas życia pauzy (d)"

msgid "Setup.Recording$Use episode name"
msgstr "Używaj nazwy epizodu"

msgid "Setup.Recording$Use VPS"
msgstr "Używaj VPS"

msgid "Setup.Recording$VPS margin (s)"
msgstr "Margines VPS (s)"

msgid "Setup.Recording$Mark instant recording"
msgstr "Zaznaczaj natychm. nagrywanie"

msgid "Setup.Recording$Name instant recording"
msgstr "Nazywaj natychm. nagrywanie"

msgid "Setup.Recording$Instant rec. time (min)"
msgstr "Czas natychm. nagrywania (min)"

msgid "Setup.Recording$Max. video file size (MB)"
msgstr "Maksymalny rozmiar pliku (MB)"

msgid "Setup.Recording$Split edited files"
msgstr "Dziel edytowane pliki"

msgid "Setup.Recording$Delete timeshift recording"
msgstr ""

msgid "Replay"
msgstr "Odtwarzanie"

msgid "Setup.Replay$Multi speed mode"
msgstr "Tryb wieloprędkościowy"

msgid "Setup.Replay$Show replay mode"
msgstr "Pokazuj tryb odtwarzania"

msgid "Setup.Replay$Resume ID"
msgstr "ID wznowienia"

msgid "Miscellaneous"
msgstr "Różne"

msgid "Setup.Miscellaneous$Min. event timeout (min)"
msgstr "Minimalny czas audycji (min)"

msgid "Setup.Miscellaneous$Min. user inactivity (min)"
msgstr "Minimalny czas nieaktywności (min)"

msgid "Setup.Miscellaneous$SVDRP timeout (s)"
msgstr "Czas oczekiwania na SVDRP (s)"

msgid "Setup.Miscellaneous$Zap timeout (s)"
msgstr "Czas oczekiwania na zap (s)"

msgid "Setup.Miscellaneous$Channel entry timeout (ms)"
msgstr "Minął czas wejścia do kanału"

msgid "Setup.Miscellaneous$Initial channel"
msgstr "Początkowy kanał"

msgid "Setup.Miscellaneous$as before"
msgstr "jak ostatnio"

msgid "Setup.Miscellaneous$Initial volume"
msgstr "Początkowa głośność"

msgid "Setup.Miscellaneous$Channels wrap"
msgstr ""

msgid "Setup.Miscellaneous$Emergency exit"
msgstr "Wyjście awaryjne"

msgid "Plugins"
msgstr "Wtyczki"

msgid "This plugin has no setup parameters!"
msgstr "Ta wtyczka nie ma żadnych ustawień!"

msgid "Setup"
msgstr "Ustawienia"

msgid "Restart"
msgstr "Restart"

msgid "Really restart?"
msgstr "Na pewno zrestartować?"

#. TRANSLATORS: note the leading and trailing blanks!
msgid " Stop recording "
msgstr " Zatrzymaj nagrywanie "

msgid "Schedule"
msgstr "Program"

msgid "VDR"
msgstr "VDR"

#. TRANSLATORS: note the leading blank!
msgid " Stop replaying"
msgstr " Zatrzymaj odtwarzanie"

msgid "Button$Audio"
msgstr "Dźwięk"

msgid "Button$Pause"
msgstr "Pauza"

msgid "Button$Stop"
msgstr "Zatrzymaj"

msgid "Button$Resume"
msgstr "Wznów"

#. TRANSLATORS: note the leading blank!
msgid " Cancel editing"
msgstr " Anuluj edycję"

msgid "Stop recording?"
msgstr "Zatrzymać nagrywanie?"

msgid "Cancel editing?"
msgstr "Anulować montaż?"

msgid "No audio available!"
msgstr "Dźwięk nie jest dostępny!"

msgid "No subtitles"
msgstr "Brak napisów"

msgid "Button$Subtitles"
msgstr "Napisy"

msgid "No subtitles available!"
msgstr "Napisy nie są dostępne"

msgid "Not enough disk space to start recording!"
msgstr "Brak miejsca na dysku do nagrywania!"

msgid "No free DVB device to record!"
msgstr "Brak wolnej karty DVB do nagrywania!"

msgid "Pausing live video..."
msgstr "Pauzuję program na żywo..."

msgid "Delete timeshift recording?"
msgstr ""

#. TRANSLATORS: note the trailing blank!
msgid "Jump: "
msgstr "Skok: "

msgid "No editing marks defined!"
msgstr "Nie zdefiniowano znaczników montażu!"

msgid "Can't start editing process!"
msgstr "Nie można uruchomić procesu edycji!"

msgid "Editing process started"
msgstr "Proces edycji rozpoczęty"

msgid "Editing process already active!"
msgstr "Proces edycji jest już aktywny!"

msgid "FileNameChars$ abcdefghijklmnopqrstuvwxyz0123456789-.,#~\\^$[]|()*+?{}/:%@&"
msgstr " aąbcćdeęfghijklłmnńoópqrsśtuvwxyzźż0123456789-.,#~\\^$[]|()*+?{}/:%@&"

msgid "CharMap$ 0\t-.,1#~\\^$[]|()*+?{}/:%@&\tabc2\tdef3\tghi4\tjkl5\tmno6\tpqrs7\ttuv8\twxyz9"
msgstr " 0\t-.,1#~\\^$[]|()*+?{}/:%@&\tabc2ąć\tdef3ę\tghi4\tjkl5ł\tmno6ńó\tpqrs7ś\ttuv8\twxyz9źż"

msgid "Button$ABC/abc"
msgstr "ABC/abc"

msgid "Button$Overwrite"
msgstr "Nadpisz"

msgid "Button$Insert"
msgstr "Wstaw"

msgid "Plugin"
msgstr "Wtyczka"

msgid "Up/Dn for new location - OK to move"
msgstr "Do góry/Na dół na nową pozycję - Ok zatwierdza"

msgid "Channel locked (recording)!"
msgstr "Kanał zablokowany (trwa nagrywanie)!"

msgid "Low disk space!"
msgstr "Mało miejsca na dysku!"

msgid "Regenerating index file"
msgstr ""

msgid "Index file regeneration complete"
msgstr ""

msgid "Can't shutdown - option '-s' not given!"
msgstr "Nie można wyłączyć - nie podano opcji '-s'!"

msgid "Editing - shut down anyway?"
msgstr "Montaż w trakcie  - Wyłączyć mimo to?"

msgid "Recording - shut down anyway?"
msgstr "Trwa nagrywanie - wyłączyć mimo to?"

#, c-format
msgid "Recording in %ld minutes, shut down anyway?"
msgstr "Nagrywanie za %ld minut - wyłączyć mimo to?"

msgid "shut down anyway?"
msgstr "wyłączyć mimo to?"

#, c-format
msgid "Plugin %s wakes up in %ld min, continue?"
msgstr "Wtyczka %s obudzi się za %ld min, kontynuować?"

msgid "Editing - restart anyway?"
msgstr "Montaż w trakcie  - Zrestartować mimo to?"

msgid "Recording - restart anyway?"
msgstr "Trwa nagrywanie - zrestartować mimo to?"

msgid "restart anyway?"
msgstr "zrestartować mimo to?"

#. TRANSLATORS: note the trailing blank!
msgid "Volume "
msgstr "Głośność "

msgid "Classic VDR"
msgstr "Klasyczny VDR"

msgid "ST:TNG Panels"
msgstr "Panel ST:TNG"

#. TRANSLATORS: the first character of each weekday, beginning with monday
msgid "MTWTFSS"
msgstr "PWŚCPSN"

#. TRANSLATORS: abbreviated weekdays, beginning with monday (must all be 3 letters!)
msgid "MonTueWedThuFriSatSun"
msgstr "PonWtoŚroCzwPiąSobNie"

msgid "Monday"
msgstr "poniedziałek"

msgid "Tuesday"
msgstr "Wtorek"

msgid "Wednesday"
msgstr "środa"

msgid "Thursday"
msgstr "Czwartek"

msgid "Friday"
msgstr "Piątek"

msgid "Saturday"
msgstr "Sobota"

msgid "Sunday"
msgstr "Niedziela"

msgid "Upcoming recording!"
msgstr "Wkrótce nagranie!"

msgid "Pause live video?"
msgstr ""

msgid "Recording started"
msgstr "Rozpoczęto nagrywanie"

msgid "VDR will shut down later - press Power to force"
msgstr "VDR zostanie wyłączony później - Naciśnij Wyłącz (Power) aby wymusić"

msgid "Press any key to cancel shutdown"
msgstr "Naciśnij dowolny klawisz aby nie wyłączać"

msgid "Switching primary DVB..."
msgstr "Przęłączam na pierwszy interfejs DVB..."

msgid "Editing process failed!"
msgstr "Proces edycji nie powiódł się!"

msgid "Editing process finished"
msgstr "Proces edycji zakończony"

msgid "Press any key to cancel restart"
msgstr "Naciśnij dowolny klawisz aby nie zrestartować"

#, c-format
msgid "VDR will shut down in %s minutes"
msgstr "VDR zostanie wyłączony za %s minut"