summaryrefslogtreecommitdiffstats
path: root/po/pl.po
blob: 5010c7377fe861f88fbabf5893d13a5e082541c9 (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
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
# translation of pl.po to Polish
# Piotr Drąg <piotrdrag@gmail.com>, 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: pl\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-02-04 21:48+0100\n"
"PO-Revision-Date: 2009-02-05 22:09+0100\n"
"Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
"Language-Team: Polish <pl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../src/daemon/ltdl-bind-now.c:124
msgid "Failed to find original lt_dlopen loader."
msgstr ""
"Znalezienie oryginalnego programu wczytującego lt_dlopen nie powiodło się."

#: ../src/daemon/ltdl-bind-now.c:129
msgid "Failed to allocate new dl loader."
msgstr "Przydzielenie nowego programu wczytującego dl nie powiodło się."

#: ../src/daemon/ltdl-bind-now.c:142
msgid "Failed to add bind-now-loader."
msgstr "Dodanie bind-now-loader nie powiodło się."

#: ../src/daemon/polkit.c:55
#, c-format
msgid "Cannot connect to system bus: %s"
msgstr "Nie można połączyć się z magistralą systemową: %s"

#: ../src/daemon/polkit.c:65
#, c-format
msgid "Cannot get caller from PID: %s"
msgstr "Nie można uzyskać obiektu caller z PID: %s"

#: ../src/daemon/polkit.c:77
msgid "Cannot set UID on caller object."
msgstr "Nie można ustawić UID obiektu caller."

#: ../src/daemon/polkit.c:82
msgid "Failed to get CK session."
msgstr "Uzyskanie sesji CK nie powiodło się."

#: ../src/daemon/polkit.c:90
msgid "Cannot set UID on session object."
msgstr "Nie można ustawić UID obiektowi sesji."

#: ../src/daemon/polkit.c:95
msgid "Cannot allocate PolKitAction."
msgstr "Nie można przydzielić PolKitAction."

#: ../src/daemon/polkit.c:100
msgid "Cannot set action_id"
msgstr "Nie można ustawić action_id"

#: ../src/daemon/polkit.c:105
msgid "Cannot allocate PolKitContext."
msgstr "Nie można przydzielić PolKitContext."

#: ../src/daemon/polkit.c:110
#, c-format
msgid "Cannot initialize PolKitContext: %s"
msgstr "Nie można zainicjować PolKitContext: %s"

#: ../src/daemon/polkit.c:119
#, c-format
msgid "Could not determine whether caller is authorized: %s"
msgstr "Nie można ustalić, czy obiekt caller jest upoważniony: %s"

#: ../src/daemon/polkit.c:139
#, c-format
msgid "Cannot obtain auth: %s"
msgstr "Nie można uzyskać upoważnienia: %s"

#: ../src/daemon/polkit.c:148
#, c-format
msgid "PolicyKit responded with '%s'"
msgstr "PolicyKit zwróciło \"%s\""

#: ../src/daemon/main.c:134
#, c-format
msgid "Got signal %s."
msgstr "Otrzymano sygnał %s."

#: ../src/daemon/main.c:161
msgid "Exiting."
msgstr "Wyłączanie."

#: ../src/daemon/main.c:179
#, c-format
msgid "Failed to find user '%s'."
msgstr "Znalezienie użytkownika \"%s\" nie powiodło się."

#: ../src/daemon/main.c:184
#, c-format
msgid "Failed to find group '%s'."
msgstr "Znalezienie grupy \"%s\" nie powiodło się."

#: ../src/daemon/main.c:188
#, c-format
msgid "Found user '%s' (UID %lu) and group '%s' (GID %lu)."
msgstr "Znaleziono użytkownika \"%s\" (UID %lu) i grupę \"%s\" (GID %lu)."

#: ../src/daemon/main.c:193
#, c-format
msgid "GID of user '%s' and of group '%s' don't match."
msgstr "GID użytkownika \"%s\" i grupy \"%s\" nie zgadzają się."

#: ../src/daemon/main.c:198
#, c-format
msgid "Home directory of user '%s' is not '%s', ignoring."
msgstr "Folder domowy użytkownika \"%s\" nie jest \"%s\", ignorowanie."

#: ../src/daemon/main.c:201 ../src/daemon/main.c:206
#, c-format
msgid "Failed to create '%s': %s"
msgstr "Utworzenie \"%s\" nie powiodło się: %s"

#: ../src/daemon/main.c:213
#, c-format
msgid "Failed to change group list: %s"
msgstr "Zmiana listy grup nie powiodła się: %s"

#: ../src/daemon/main.c:229
#, c-format
msgid "Failed to change GID: %s"
msgstr "Zmiana GID nie powiodła się: %s"

#: ../src/daemon/main.c:245
#, c-format
msgid "Failed to change UID: %s"
msgstr "Zmiana UID nie powiodła się: %s"

#: ../src/daemon/main.c:259
msgid "Successfully dropped root privileges."
msgstr "Pomyślnie porzucono uprawnienia roota."

#: ../src/daemon/main.c:267
msgid "System wide mode unsupported on this platform."
msgstr "Tryb systemowy nie jest obsługiwany na tej platformie."

#: ../src/daemon/main.c:285
#, c-format
msgid "setrlimit(%s, (%u, %u)) failed: %s"
msgstr "setrlimit(%s, (%u, %u)) nie powiodło się: %s"

#: ../src/daemon/main.c:429
msgid "Failed to parse command line."
msgstr "Analiza wiersza poleceń nie powiodła się."

#: ../src/daemon/main.c:451
#, c-format
msgid "We're in the group '%s', allowing high-priority scheduling."
msgstr ""
"Jesteśmy w grupie \"%s\", co umożliwia szeregowanie o wysokim priorytecie."

#: ../src/daemon/main.c:458
#, c-format
msgid "We're in the group '%s', allowing real-time scheduling."
msgstr ""
"Jesteśmy w grupie \"%s\", co umożliwia szeregowanie w czasie rzeczywistym."

#: ../src/daemon/main.c:466
msgid "PolicyKit grants us acquire-high-priority privilege."
msgstr "PolicyKit nadał uprawnienie \"acquire-high-priority\"."

#: ../src/daemon/main.c:469
msgid "PolicyKit refuses acquire-high-priority privilege."
msgstr "PolicyKit odmówił nadania uprawnienia \"acquire-high-priority\"."

#: ../src/daemon/main.c:474
msgid "PolicyKit grants us acquire-real-time privilege."
msgstr "PolicyKit nadał uprawnienie \"acquire-real-time\"."

#: ../src/daemon/main.c:477
msgid "PolicyKit refuses acquire-real-time privilege."
msgstr "PolicyKit odmówił nadania uprawnienia \"acquire-real-time\"."

#: ../src/daemon/main.c:506
msgid ""
"Called SUID root and real-time and/or high-priority scheduling was requested "
"in the configuration. However, we lack the necessary privileges:\n"
"We are not in group '"
msgstr ""
"Wywołane SUID roota i szeregowanie w czasie rzeczywistym i/lub o wysokim "
"priorytecie zostało zażądane w konfiguracji. Mimo to brak niezbędnych "
"uprawnień:\n"
"Nie jesteśmy w grupie \""

#: ../src/daemon/main.c:530
msgid ""
"High-priority scheduling enabled in configuration but not allowed by policy."
msgstr ""
"Szeregowanie o wysokim priorytecie jest włączone w konfiguracji, ale nie "
"jest zezwolone przez politykę."

#: ../src/daemon/main.c:559
msgid "Successfully increased RLIMIT_RTPRIO"
msgstr "Pomyślnie zwiększono RLIMIT_RTPRIO"

#: ../src/daemon/main.c:562
#, c-format
msgid "RLIMIT_RTPRIO failed: %s"
msgstr "RLIMIT_RTPRIO nie powiodło się: %s"

#: ../src/daemon/main.c:569
msgid "Giving up CAP_NICE"
msgstr "Oddawanie CAP_NICE"

#: ../src/daemon/main.c:576
msgid ""
"Real-time scheduling enabled in configuration but not allowed by policy."
msgstr ""
"Szeregowanie w czasie rzeczywistym jest włączone w konfiguracji, ale nie "
"jest zezwolone przez politykę."

#: ../src/daemon/main.c:637
msgid "Daemon not running"
msgstr "Demon nie jest uruchomiony"

#: ../src/daemon/main.c:639
#, c-format
msgid "Daemon running as PID %u"
msgstr "Demon jest uruchomiony jako PID %u"

#: ../src/daemon/main.c:649
#, c-format
msgid "Failed to kill daemon: %s"
msgstr "Zniszczenie demona nie powiodło się: %s"

#: ../src/daemon/main.c:667
msgid ""
"This program is not intended to be run as root (unless --system is "
"specified)."
msgstr ""
"Ten program nie powinien być uruchomiany jako root (chyba, że podano --"
"system)"

#: ../src/daemon/main.c:669
msgid "Root privileges required."
msgstr "Wymagane są uprawnienia roota."

#: ../src/daemon/main.c:674
msgid "--start not supported for system instances."
msgstr "--start nie jest obsługiwane przy uruchamianiu systemowym."

#: ../src/daemon/main.c:679
msgid "Running in system mode, but --disallow-exit not set!"
msgstr ""
"Uruchamianie w trybie systemowym, ale --disallow-exit nie jest ustawione!"

#: ../src/daemon/main.c:682
msgid "Running in system mode, but --disallow-module-loading not set!"
msgstr ""
"Uruchamianie w trybie systemowym, ale --disallow-module-loading nie jest "
"ustawione!"

#: ../src/daemon/main.c:685
msgid "Running in system mode, forcibly disabling SHM mode!"
msgstr "Uruchamianie w trybie systemowym, wymuszanie wyłączenia trybu SHM!"

#: ../src/daemon/main.c:690
msgid "Running in system mode, forcibly disabling exit idle time!"
msgstr ""
"Uruchamianie w trybie systemowym, wymuszanie wyłączenia czasu oczekiwania na "
"zakończenie!"

#: ../src/daemon/main.c:717
msgid "Failed to acquire stdio."
msgstr "Uzyskanie standardowego wejścia/wyjścia nie powiodło się"

#: ../src/daemon/main.c:723
#, c-format
msgid "pipe failed: %s"
msgstr "potok nie powiódł się: %s"

#: ../src/daemon/main.c:728
#, c-format
msgid "fork() failed: %s"
msgstr "fork() nie powiodło się: %s"

#: ../src/daemon/main.c:742
#, c-format
msgid "read() failed: %s"
msgstr "read() nie powiodło się: %s"

#: ../src/daemon/main.c:748
msgid "Daemon startup failed."
msgstr "Uruchomienie demona nie powiodło się."

#: ../src/daemon/main.c:750
msgid "Daemon startup successful."
msgstr "Pomyślnie uruchomiono demona."

#: ../src/daemon/main.c:820
#, c-format
msgid "This is PulseAudio %s"
msgstr "To jest PulseAudio %s"

#: ../src/daemon/main.c:821
#, c-format
msgid "Compilation host: %s"
msgstr "Komputer kompilacji: %s"

#: ../src/daemon/main.c:822
#, c-format
msgid "Compilation CFLAGS: %s"
msgstr "CFLAGS kompilacji: %s"

#: ../src/daemon/main.c:825
#, c-format
msgid "Running on host: %s"
msgstr "Uruchamianie na komputerze: %s"

#: ../src/daemon/main.c:828
#, c-format
msgid "Found %u CPUs."
msgstr "Znaleziono %u procesorów."

#: ../src/daemon/main.c:830
#, c-format
msgid "Page size is %lu bytes"
msgstr "Rozmiar strony to %lu bajtów"

#: ../src/daemon/main.c:833
msgid "Compiled with Valgrind support: yes"
msgstr "Skompilowano z obsługą Valgrind: tak"

#: ../src/daemon/main.c:835
msgid "Compiled with Valgrind support: no"
msgstr "Skompilowano z obsługą Valgrind: nie"

#: ../src/daemon/main.c:838
#, c-format
msgid "Running in valgrind mode: %s"
msgstr "Uruchamianie w trybie Valgrind: %s"

#: ../src/daemon/main.c:841
msgid "Optimized build: yes"
msgstr "Budowanie optymalizowane: tak"

#: ../src/daemon/main.c:843
msgid "Optimized build: no"
msgstr "Budowanie optymalizowane: nie"

#: ../src/daemon/main.c:847
msgid "Failed to get machine ID"
msgstr "Uzyskanie identyfikatora komputera nie powiodło się"

#: ../src/daemon/main.c:850
#, c-format
msgid "Machine ID is %s."
msgstr "Identyfikator komputera to %s."

#: ../src/daemon/main.c:855
#, c-format
msgid "Using runtime directory %s."
msgstr "Używanie folderu wykonywania %s."

#: ../src/daemon/main.c:860
#, c-format
msgid "Using state directory %s."
msgstr "Używanie folderu stanu %s."

#: ../src/daemon/main.c:863
#, c-format
msgid "Running in system mode: %s"
msgstr "Uruchamianie w trybie systemowym: %s"

#: ../src/daemon/main.c:878
msgid "pa_pid_file_create() failed."
msgstr "pa_pid_file_create() nie powiodło się."

#: ../src/daemon/main.c:890
msgid "Fresh high-resolution timers available! Bon appetit!"
msgstr "Świeże zegary o wysokiej rozdzielczości! Smacznego!"

#: ../src/daemon/main.c:892
msgid ""
"Dude, your kernel stinks! The chef's recommendation today is Linux with high-"
"resolution timers enabled!"
msgstr ""
"Koleś, twoje jądro śmierdzi! Szef kuchni poleca dzisiaj Linuksa w włączonymi "
"zegarami o wysokiej rozdzielczości!"

#: ../src/daemon/main.c:904
msgid "pa_core_new() failed."
msgstr "pa_core_new() nie powiodło się."

#: ../src/daemon/main.c:965
msgid "Failed to initialize daemon."
msgstr "Zainicjowanie demona nie powiodło się."

#: ../src/daemon/main.c:970
msgid "Daemon startup without any loaded modules, refusing to work."
msgstr "Uruchamianie demona bez żadnych wczytanych modułów, odmawianie pracy."

#: ../src/daemon/main.c:983
msgid "Daemon startup complete."
msgstr "Zakończono uruchamianie demona."

#: ../src/daemon/main.c:989
msgid "Daemon shutdown initiated."
msgstr "Zainicjowano wyłączenie demona."

#: ../src/daemon/main.c:1010
msgid "Daemon terminated."
msgstr "Demon został zniszczony."

#: ../src/daemon/cmdline.c:121
#, c-format
msgid ""
"%s [options]\n"
"\n"
"COMMANDS:\n"
"  -h, --help                            Show this help\n"
"      --version                         Show version\n"
"      --dump-conf                       Dump default configuration\n"
"      --dump-modules                    Dump list of available modules\n"
"      --dump-resample-methods           Dump available resample methods\n"
"      --cleanup-shm                     Cleanup stale shared memory "
"segments\n"
"      --start                           Start the daemon if it is not "
"running\n"
"  -k  --kill                            Kill a running daemon\n"
"      --check                           Check for a running daemon (only "
"returns exit code)\n"
"\n"
"OPTIONS:\n"
"      --system[=BOOL]                   Run as system-wide instance\n"
"  -D, --daemonize[=BOOL]                Daemonize after startup\n"
"      --fail[=BOOL]                     Quit when startup fails\n"
"      --high-priority[=BOOL]            Try to set high nice level\n"
"                                        (only available as root, when SUID "
"or\n"
"                                        with elevated RLIMIT_NICE)\n"
"      --realtime[=BOOL]                 Try to enable realtime scheduling\n"
"                                        (only available as root, when SUID "
"or\n"
"                                        with elevated RLIMIT_RTPRIO)\n"
"      --disallow-module-loading[=BOOL]  Disallow module user requested "
"module\n"
"                                        loading/unloading after startup\n"
"      --disallow-exit[=BOOL]            Disallow user requested exit\n"
"      --exit-idle-time=SECS             Terminate the daemon when idle and "
"this\n"
"                                        time passed\n"
"      --module-idle-time=SECS           Unload autoloaded modules when idle "
"and\n"
"                                        this time passed\n"
"      --scache-idle-time=SECS           Unload autoloaded samples when idle "
"and\n"
"                                        this time passed\n"
"      --log-level[=LEVEL]               Increase or set verbosity level\n"
"  -v                                    Increase the verbosity level\n"
"      --log-target={auto,syslog,stderr} Specify the log target\n"
"      --log-meta[=BOOL]                 Include code location in log "
"messages\n"
"      --log-time[=BOOL]                 Include timestamps in log messages\n"
"      --log-backtrace=FRAMES            Include a backtrace in log messages\n"
"  -p, --dl-search-path=PATH             Set the search path for dynamic "
"shared\n"
"                                        objects (plugins)\n"
"      --resample-method=METHOD          Use the specified resampling method\n"
"                                        (See --dump-resample-methods for\n"
"                                        possible values)\n"
"      --use-pid-file[=BOOL]             Create a PID file\n"
"      --no-cpu-limit[=BOOL]             Do not install CPU load limiter on\n"
"                                        platforms that support it.\n"
"      --disable-shm[=BOOL]              Disable shared memory support.\n"
"\n"
"STARTUP SCRIPT:\n"
"  -L, --load=\"MODULE ARGUMENTS\"         Load the specified plugin module "
"with\n"
"                                        the specified argument\n"
"  -F, --file=FILENAME                   Run the specified script\n"
"  -C                                    Open a command line on the running "
"TTY\n"
"                                        after startup\n"
"\n"
"  -n                                    Don't load default script file\n"
msgstr ""
"%s [opcje]\n"
"\n"
"POLECENIA:\n"
"  -h, --help                            Wyświetla tę pomoc\n"
"      --version                         Wyświetla wersję\n"
"      --dump-conf                       Zrzuca domyślną konfigurację\n"
"      --dump-modules                    Zrzuca listę dostępnych modułów\n"
"      --dump-resample-methods           Zrzuca dostępne metody resamplingu\n"
"      --cleanup-shm                     Czyści stare fragmenty pamięci\n"
"                                        współdzielonej\n"
"      --start                           Uruchamia demona, jeśli nie jest\n"
"                                        uruchomiony\n"
"  -k  --kill                            Niszczy uruchomionego demona\n"
"      --check                           Sprawdza, czy demon jest\n"
"                                        uruchomiony (zwraca tylko kod\n"
"                                        wyjścia)\n"
"\n"
"OPCJE:\n"
"      --system[=ZMIENNALOGICZNA]        Uruchamia w trybie systemowym\n"
"  -D, --daemonize[=ZMIENNALOGICZNA]     Tworzy demona po uruchomieniu\n"
"      --fail[=ZMIENNALOGICZNA]          Wyłącza, kiedy uruchomienie nie\n"
"                                        powiedzie się\n"
"      --high-priority[=ZMIENNALOGICZNA] Próbuje ustawić wysoki poziom nice\n"
"                                        (dostępne tylko jako root, na SUID\n"
"                                        lub z podniesionym RLIMIT_NICE)\n"
"      --realtime[=ZMIENNALOGICZNA]      Próbuje ustawić szeregowanie w\n"
"                                        czasie rzeczywistym\n"
"                                        (dostępne tylko jako root, na SUID\n"
"                                        lub z podniesionym RLIMIT_RTPRIO)\n"
"      --disallow-module-loading[=ZMIENNALOGICZNA]  Nie zezwala\n"
"                                        użytkownikowi modułu na żądanie\n"
"                                        wczytania/usunięcia modułu po\n"
"                                        uruchomieniu\n"
"      --disallow-exit[=ZMIENNALOGICZNA] Nie zezwala użytkownikowi na\n"
"                                        żądanie wyłączenia\n"
"      --exit-idle-time=SEKUNDY          Niszczy demona, kiedy jest zajęty i\n"
"                                        upłynął podany czas\n"
"      --module-idle-time=SEKUNDY        Usuwa automatycznie wczytane\n"
"                                        moduły, kiedy jest zajęty i upłynął\n"
"                                        podany czas\n"
"      --scache-idle-time=SEKUNDY        Usuwa automatycznie wczytane\n"
"                                        próbki, kiedy jest zajęty i upłynął\n"
"                                        podany czas\n"
"      --log-level[=POZIOM]              Zwiększa lub ustawia poziom\n"
"                                        wyświetlanych informacji\n"
"  -v                                    Zwiększa poziom wyświetlanych\n"
"                                        informacji\n"
"      --log-target={auto,syslog,stderr} Określa dziennik docelowy\n"
"      --log-meta[=ZMIENNALOGICZNA]      Dołącza położenie kodu do\n"
"                                        komunikatów dziennika\n"
"      --log-time[=ZMIENNALOGICZNA]      Dołącza czas w komunikatach\n"
"                                        dziennika\n"
"      --log-backtrace=RAMKI             Dołącza błąd w komunikatach\n"
"                                        dziennika\n"
"  -p, --dl-search-path=ŚCIEŻKA          Ustawia ścieżkę wyszukiwania dla\n"
"                                        dynamicznie współdzielonych\n"
"                                        obiektów (wtyczek)\n"
"      --resample-method=METODA          Używa podanej metody resamplingu\n"
"                                        (zobacz --dump-resample-methods,\n"
"                                        aby poznać możliwe wartości)\n"
"      --use-pid-file[=ZMIENNALOGICZNA]  Tworzy plik PID\n"
"      --no-cpu-limit[=ZMIENNALOGICZNA]  Nie instaluje ograniczenia zasobów\n"
"                                        procesora na obsługujących je\n"
"                                        platformach.\n"
"      --disable-shm[=ZMIENNALOGICZNA]   Wyłącza obsługę pamięci\n"
"                                        współdzielonej.\n"
"\n"
"SKRYPT STARTOWY:\n"
"  -L, --load=\"PARAMETRY MODUŁU\"       Wczytuje podany moduł wtyczki z\n"
"                                        podanym parametrem\n"
"  -F, --file=NAZWAPLIKU                 Wykonuje podany skrypt\n"
"  -C                                    Otwiera wiersz poleceń na\n"
"                                        uruchomionym TTY po uruchomieniu\n"
"\n"
"  -n                                    Nie wczytuje domyślnego pliku\n"
"                                        skryptu\n"

#: ../src/daemon/cmdline.c:252
msgid "--daemonize expects boolean argument"
msgstr "--daemonize oczekuje parametru w postaci zmiennej logicznej"

#: ../src/daemon/cmdline.c:259
msgid "--fail expects boolean argument"
msgstr "--fail oczekuje parametru w postaci zmiennej logicznej"

#: ../src/daemon/cmdline.c:269
msgid ""
"--log-level expects log level argument (either numeric in range 0..4 or one "
"of debug, info, notice, warn, error)."
msgstr ""
"--log-level oczekuje parametru poziomu dziennika (numeryczny w zakresie 0..4 "
"lub jeden z debug, info, notice, warn, error)."

#: ../src/daemon/cmdline.c:281
msgid "--high-priority expects boolean argument"
msgstr "--high-priority oczekuje parametru zmiennej logicznej"

#: ../src/daemon/cmdline.c:288
msgid "--realtime expects boolean argument"
msgstr "-realtime oczekuje parametru zmiennej logicznej"

#: ../src/daemon/cmdline.c:295
msgid "--disallow-module-loading expects boolean argument"
msgstr "--disallow-module-loading oczekuje parametru zmiennej logicznej"

#: ../src/daemon/cmdline.c:302
msgid "--disallow-exit boolean argument"
msgstr "--disallow-exit zmienna logiczna"

#: ../src/daemon/cmdline.c:309
msgid "--use-pid-file expects boolean argument"
msgstr "--use-pid-file oczekuje parametru zmiennej logicznej"

#: ../src/daemon/cmdline.c:326
msgid "Invalid log target: use either 'syslog', 'stderr' or 'auto'."
msgstr ""
"Nieprawidłowy dziennik docelowy: należy użyć \"syslog\", \"stderr\" lub "
"\"auto\"."

#: ../src/daemon/cmdline.c:333
msgid "--log-time boolean argument"
msgstr "--log-time parametr zmiennej logicznej"

#: ../src/daemon/cmdline.c:340
msgid "--log-meta boolean argument"
msgstr "--log-meta parametr zmiennej logicznej"

#: ../src/daemon/cmdline.c:359
#, c-format
msgid "Invalid resample method '%s'."
msgstr "Nieprawidłowa metoda resamplingu \"%s\"."

#: ../src/daemon/cmdline.c:366
msgid "--system expects boolean argument"
msgstr "--system oczekuje parametru zmiennej logicznej"

#: ../src/daemon/cmdline.c:373
msgid "--no-cpu-limit expects boolean argument"
msgstr "--no-cpu-limit oczekuje parametru zmiennej logicznej"

#: ../src/daemon/cmdline.c:380
msgid "--disable-shm expects boolean argument"
msgstr "--disable-shm oczekuje parametru zmiennej logicznej"

#: ../src/daemon/dumpmodules.c:60
#, c-format
msgid "Name: %s\n"
msgstr "Nazwa: %s\n"

#: ../src/daemon/dumpmodules.c:63
#, c-format
msgid "No module information available\n"
msgstr "Brak informacji o module\n"

#: ../src/daemon/dumpmodules.c:66
#, c-format
msgid "Version: %s\n"
msgstr "Wersja: %s\n"

#: ../src/daemon/dumpmodules.c:68
#, c-format
msgid "Description: %s\n"
msgstr "Opis: %s\n"

#: ../src/daemon/dumpmodules.c:70
#, c-format
msgid "Author: %s\n"
msgstr "Autor: %s\n"

#: ../src/daemon/dumpmodules.c:72
#, c-format
msgid "Usage: %s\n"
msgstr "Użycie: %s\n"

#: ../src/daemon/dumpmodules.c:73
#, c-format
msgid "Load Once: %s\n"
msgstr "Wczytanie jednorazowe: %s\n"

#: ../src/daemon/dumpmodules.c:77
#, c-format
msgid "Path: %s\n"
msgstr "Ścieżka: %s\n"

#: ../src/daemon/daemon-conf.c:212
#, c-format
msgid "[%s:%u] Invalid log target '%s'."
msgstr "[%s:%u] Nieprawidłowy dziennik docelowy \"%s\"."

#: ../src/daemon/daemon-conf.c:228
#, c-format
msgid "[%s:%u] Invalid log level '%s'."
msgstr "[%s:%u] Nieprawidłowy poziom dziennika \"%s\"."

#: ../src/daemon/daemon-conf.c:244
#, c-format
msgid "[%s:%u] Invalid resample method '%s'."
msgstr "[%s:%u] Nieprawidłowa metoda resamplingu \"%s\"."

#: ../src/daemon/daemon-conf.c:267
#, c-format
msgid "[%s:%u] Invalid rlimit '%s'."
msgstr "[%s:%u] Nieprawidłowy rlimit \"%s\"."

#: ../src/daemon/daemon-conf.c:274
#, c-format
msgid "[%s:%u] rlimit not supported on this platform."
msgstr "[%s:%u] rlimit nie jest obsługiwany na tej platformie."

#: ../src/daemon/daemon-conf.c:290
#, c-format
msgid "[%s:%u] Invalid sample format '%s'."
msgstr "[%s:%u] Nieprawidłowy format próbki \"%s\"."

#: ../src/daemon/daemon-conf.c:308
#, c-format
msgid "[%s:%u] Invalid sample rate '%s'."
msgstr "[%s:%u] Nieprawidłowa częstotliwość próbki \"%s\"."

#: ../src/daemon/daemon-conf.c:326
#, c-format
msgid "[%s:%u] Invalid sample channels '%s'."
msgstr "[%s:%u] Nieprawidłowe kanały próbki \"%s\"."

#: ../src/daemon/daemon-conf.c:344
#, c-format
msgid "[%s:%u] Invalid number of fragments '%s'."
msgstr "[%s:%u] Nieprawidłowa liczba fragmentów \"%s\"."

#: ../src/daemon/daemon-conf.c:362
#, c-format
msgid "[%s:%u] Invalid fragment size '%s'."
msgstr "[%s:%u] Nieprawidłowy rozmiar fragmentu \"%s\"."

#: ../src/daemon/daemon-conf.c:380
#, c-format
msgid "[%s:%u] Invalid nice level '%s'."
msgstr "[%s:%u] Nieprawidłowy poziom nice \"%s\"."

#: ../src/daemon/daemon-conf.c:566
#, c-format
msgid "Failed to open configuration file: %s"
msgstr "Otwarcie pliku konfiguracji nie powiodło się: %s"

#: ../src/daemon/daemon-conf.c:640
#, c-format
msgid "### Read from configuration file: %s ###\n"
msgstr "### Odczytano z pliku konfiguracji: %s ###\n"

#: ../src/daemon/caps.c:63
msgid "Dropping root privileges."
msgstr "Porzucanie uprawnień roota."

#: ../src/daemon/caps.c:103
msgid "Limited capabilities successfully to CAP_SYS_NICE."
msgstr "Pomyślnie ograniczono możliwości do CAP_SYS_NICE."

#: ../src/pulse/channelmap.c:103 ../src/pulse/channelmap.c:804
msgid "Mono"
msgstr "Mono"

#: ../src/pulse/channelmap.c:105
msgid "Front Center"
msgstr "Przedni środkowy"

#: ../src/pulse/channelmap.c:106
msgid "Front Left"
msgstr "Przedni lewy"

#: ../src/pulse/channelmap.c:107
msgid "Front Right"
msgstr "Przedni prawy"

#: ../src/pulse/channelmap.c:109
msgid "Rear Center"
msgstr "Tylny środkowy"

#: ../src/pulse/channelmap.c:110
msgid "Rear Left"
msgstr "Tylny lewy"

#: ../src/pulse/channelmap.c:111
msgid "Rear Right"
msgstr "Tylny prawy"

#: ../src/pulse/channelmap.c:113
msgid "Low Frequency Emmiter"
msgstr "Subwoofer"

#: ../src/pulse/channelmap.c:115
msgid "Front Left-of-center"
msgstr "Przedni lewy po środku"

#: ../src/pulse/channelmap.c:116
msgid "Front Right-of-center"
msgstr "Przedni prawy po środku"

#: ../src/pulse/channelmap.c:118
msgid "Side Left"
msgstr "Boczny lewy"

#: ../src/pulse/channelmap.c:119
msgid "Side Right"
msgstr "Boczny prawy"

#: ../src/pulse/channelmap.c:121
msgid "Auxiliary 0"
msgstr "Pomocnicze 0"

#: ../src/pulse/channelmap.c:122
msgid "Auxiliary 1"
msgstr "Pomocnicze 1"

#: ../src/pulse/channelmap.c:123
msgid "Auxiliary 2"
msgstr "Pomocnicze 2"

#: ../src/pulse/channelmap.c:124
msgid "Auxiliary 3"
msgstr "Pomocnicze 3"

#: ../src/pulse/channelmap.c:125
msgid "Auxiliary 4"
msgstr "Pomocnicze 4"

#: ../src/pulse/channelmap.c:126
msgid "Auxiliary 5"
msgstr "Pomocnicze 5"

#: ../src/pulse/channelmap.c:127
msgid "Auxiliary 6"
msgstr "Pomocnicze 6"

#: ../src/pulse/channelmap.c:128
msgid "Auxiliary 7"
msgstr "Pomocnicze 7"

#: ../src/pulse/channelmap.c:129
msgid "Auxiliary 8"
msgstr "Pomocnicze 8"

#: ../src/pulse/channelmap.c:130
msgid "Auxiliary 9"
msgstr "Pomocnicze 9"

#: ../src/pulse/channelmap.c:131
msgid "Auxiliary 10"
msgstr "Pomocnicze 10"

#: ../src/pulse/channelmap.c:132
msgid "Auxiliary 11"
msgstr "Pomocnicze 11"

#: ../src/pulse/channelmap.c:133
msgid "Auxiliary 12"
msgstr "Pomocnicze 12"

#: ../src/pulse/channelmap.c:134
msgid "Auxiliary 13"
msgstr "Pomocnicze 13"

#: ../src/pulse/channelmap.c:135
msgid "Auxiliary 14"
msgstr "Pomocnicze 14"

#: ../src/pulse/channelmap.c:136
msgid "Auxiliary 15"
msgstr "Pomocnicze 15"

#: ../src/pulse/channelmap.c:137
msgid "Auxiliary 16"
msgstr "Pomocnicze 16"

#: ../src/pulse/channelmap.c:138
msgid "Auxiliary 17"
msgstr "Pomocnicze 17"

#: ../src/pulse/channelmap.c:139
msgid "Auxiliary 18"
msgstr "Pomocnicze 18"

#: ../src/pulse/channelmap.c:140
msgid "Auxiliary 19"
msgstr "Pomocnicze 19"

#: ../src/pulse/channelmap.c:141
msgid "Auxiliary 20"
msgstr "Pomocnicze 20"

#: ../src/pulse/channelmap.c:142
msgid "Auxiliary 21"
msgstr "Pomocnicze 21"

#: ../src/pulse/channelmap.c:143
msgid "Auxiliary 22"
msgstr "Pomocnicze 22"

#: ../src/pulse/channelmap.c:144
msgid "Auxiliary 23"
msgstr "Pomocnicze 23"

#: ../src/pulse/channelmap.c:145
msgid "Auxiliary 24"
msgstr "Pomocnicze 24"

#: ../src/pulse/channelmap.c:146
msgid "Auxiliary 25"
msgstr "Pomocnicze 25"

#: ../src/pulse/channelmap.c:147
msgid "Auxiliary 26"
msgstr "Pomocnicze 26"

#: ../src/pulse/channelmap.c:148
msgid "Auxiliary 27"
msgstr "Pomocnicze 27"

#: ../src/pulse/channelmap.c:149
msgid "Auxiliary 28"
msgstr "Pomocnicze 28"

#: ../src/pulse/channelmap.c:150
msgid "Auxiliary 29"
msgstr "Pomocnicze 29"

#: ../src/pulse/channelmap.c:151
msgid "Auxiliary 30"
msgstr "Pomocnicze 30"

#: ../src/pulse/channelmap.c:152
msgid "Auxiliary 31"
msgstr "Pomocnicze 31"

#: ../src/pulse/channelmap.c:154
msgid "Top Center"
msgstr "Górny środkowy"

#: ../src/pulse/channelmap.c:156
msgid "Top Front Center"
msgstr "Górny przedni środkowy"

#: ../src/pulse/channelmap.c:157
msgid "Top Front Left"
msgstr "Górny przedni lewy"

#: ../src/pulse/channelmap.c:158
msgid "Top Front Right"
msgstr "Górny przedni prawy"

#: ../src/pulse/channelmap.c:160
msgid "Top Rear Center"
msgstr "Górny tylny środkowy"

#: ../src/pulse/channelmap.c:161
msgid "Top Rear Left"
msgstr "Górny tylny lewy"

#: ../src/pulse/channelmap.c:162
msgid "Top Rear Right"
msgstr "Górny tylny prawy"

#: ../src/pulse/channelmap.c:476 ../src/pulse/sample.c:167
#: ../src/pulse/volume.c:170 ../src/pulse/volume.c:196
#: ../src/pulse/volume.c:216 ../src/pulse/volume.c:246
msgid "(invalid)"
msgstr "(nieprawidłowe)"

#: ../src/pulse/channelmap.c:808
msgid "Stereo"
msgstr "Stereo"

#: ../src/pulse/channelmap.c:813
msgid "Surround 4.0"
msgstr "Surround 4.0"

#: ../src/pulse/channelmap.c:819
msgid "Surround 4.1"
msgstr "Surround 4.1"

#: ../src/pulse/channelmap.c:825
msgid "Surround 5.0"
msgstr "Surround 5.0"

#: ../src/pulse/channelmap.c:831
msgid "Surround 5.1"
msgstr "Surround 5.1"

#: ../src/pulse/channelmap.c:838
msgid "Surround 7.1"
msgstr "Surround 7.1"

#: ../src/pulse/error.c:43
msgid "OK"
msgstr "OK"

#: ../src/pulse/error.c:44
msgid "Access denied"
msgstr "Odmówiono dostępu"

#: ../src/pulse/error.c:45
msgid "Unknown command"
msgstr "Nieznane polecenie"

#: ../src/pulse/error.c:46
msgid "Invalid argument"
msgstr "Nieprawidłowy parametr"

#: ../src/pulse/error.c:47
msgid "Entity exists"
msgstr "Jednostka istnieje"

#: ../src/pulse/error.c:48
msgid "No such entity"
msgstr "Brak jednostki"

#: ../src/pulse/error.c:49
msgid "Connection refused"
msgstr "Odrzucono połączenie"

#: ../src/pulse/error.c:50
msgid "Protocol error"
msgstr "Błąd protokołu"

#: ../src/pulse/error.c:51
msgid "Timeout"
msgstr "Przekroczono czas oczekiwania"

#: ../src/pulse/error.c:52
msgid "No authorization key"
msgstr "Brak klucza upoważnienia"

#: ../src/pulse/error.c:53
msgid "Internal error"
msgstr "Wewnętrzny błąd"

#: ../src/pulse/error.c:54
msgid "Connection terminated"
msgstr "Zniszczono połączenie"

#: ../src/pulse/error.c:55
msgid "Entity killed"
msgstr "Zniszczono jednostkę"

#: ../src/pulse/error.c:56
msgid "Invalid server"
msgstr "Nieprawidłowy serwer"

#: ../src/pulse/error.c:57
msgid "Module initalization failed"
msgstr "Zainicjowanie modułu nie powiodło się"

#: ../src/pulse/error.c:58
msgid "Bad state"
msgstr "Błędny stan"

#: ../src/pulse/error.c:59
msgid "No data"
msgstr "Brak danych"

#: ../src/pulse/error.c:60
msgid "Incompatible protocol version"
msgstr "Niezgodna wersja protokołu"

#: ../src/pulse/error.c:61
msgid "Too large"
msgstr "Za duże"

#: ../src/pulse/error.c:62
msgid "Not supported"
msgstr "Nieobsługiwane"

#: ../src/pulse/error.c:63
msgid "Unknown error code"
msgstr "Nieznany kod błędu"

#: ../src/pulse/error.c:64
msgid "No such extension"
msgstr "Nie ma takiego rozszerzenia"

#: ../src/pulse/error.c:65
msgid "Obsolete functionality"
msgstr "Przestarzała funkcjonalność"

#: ../src/pulse/error.c:66
msgid "Missing implementation"
msgstr "Brak implementacji"

#: ../src/pulse/sample.c:169
#, c-format
msgid "%s %uch %uHz"
msgstr "%s %uch %uHz"

#: ../src/pulse/sample.c:181
#, c-format
msgid "%0.1f GiB"
msgstr "%0.1f GiB"

#: ../src/pulse/sample.c:183
#, c-format
msgid "%0.1f MiB"
msgstr "%0.1f MiB"

#: ../src/pulse/sample.c:185
#, c-format
msgid "%0.1f KiB"
msgstr "%0.1f KiB"

#: ../src/pulse/sample.c:187
#, c-format
msgid "%u B"
msgstr "%u B"

#: ../src/pulse/client-conf-x11.c:55 ../src/utils/pax11publish.c:100
msgid "XOpenDisplay() failed"
msgstr "XOpenDisplay() nie powiodło się"

#: ../src/pulse/client-conf-x11.c:78
msgid "Failed to parse cookie data"
msgstr "Analiza danych ciasteczka nie powiodło się"

#: ../src/pulse/client-conf.c:120
#, c-format
msgid "Failed to open configuration file '%s': %s"
msgstr "Otwarcie pliku konfiguracji \"%s\" nie powiodło się: %s"

#: ../src/pulse/context.c:517
msgid "No cookie loaded. Attempting to connect without."
msgstr "Nie wczytano ciasteczka. Próbowanie połączenia się bez niego."

#: ../src/pulse/context.c:643
#, c-format
msgid "fork(): %s"
msgstr "fork(): %s"

#: ../src/pulse/context.c:696
#, c-format
msgid "waitpid(): %s"
msgstr "waitpid(): %s"

#: ../src/pulse/context.c:1257
#, c-format
msgid "Received message for unknown extension '%s'"
msgstr "Otrzymano komunikat z nieznanego powodu \"%s\""

#: ../src/utils/pacat.c:94
#, c-format
msgid "pa_stream_write() failed: %s\n"
msgstr "pa_stream_write() nie powiodło się: %s\n"

#: ../src/utils/pacat.c:133
#, c-format
msgid "pa_stream_peek() failed: %s\n"
msgstr "pa_stream_peek() nie powiodło się: %s\n"

#: ../src/utils/pacat.c:169
#, c-format
msgid "Stream successfully created.\n"
msgstr "Pomyślnie utworzono strumień.\n"

#: ../src/utils/pacat.c:172
#, c-format
msgid "pa_stream_get_buffer_attr() failed: %s\n"
msgstr "pa_stream_get_buffer_attr() nie powiodło się: %s\n"

#: ../src/utils/pacat.c:176
#, c-format
msgid "Buffer metrics: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u\n"
msgstr "Metryka bufora: maxlength=%u, tlength=%u, prebuf=%u, minreq=%u\n"

#: ../src/utils/pacat.c:179
#, c-format
msgid "Buffer metrics: maxlength=%u, fragsize=%u\n"
msgstr "Metryka bufora: maxlength=%u, fragsize=%u\n"

#: ../src/utils/pacat.c:183
#, c-format
msgid "Using sample spec '%s', channel map '%s'.\n"
msgstr "Używanie przykładowej specyfikacji \"%s\", mapa kanałów \"%s\".\n"

#: ../src/utils/pacat.c:187
#, c-format
msgid "Connected to device %s (%u, %ssuspended).\n"
msgstr "Połączono się z urządzeniem %s (%u, %swstrzymane).\n"

#: ../src/utils/pacat.c:197
#, c-format
msgid "Stream error: %s\n"
msgstr "Błąd strumienia: %s\n"

#: ../src/utils/pacat.c:207
#, c-format
msgid "Stream device suspended.%s \n"
msgstr "Wstrzymano urządzenie strumienia.%s \n"

#: ../src/utils/pacat.c:209
#, c-format
msgid "Stream device resumed.%s \n"
msgstr "Wznowiono urządzenie strumienia.%s \n"

#: ../src/utils/pacat.c:217
#, c-format
msgid "Stream underrun.%s \n"
msgstr "Niedopełniono strumień.%s \n"

#: ../src/utils/pacat.c:224
#, c-format
msgid "Stream overrun.%s \n"
msgstr "Przepełniono strumień.%s \n"

#: ../src/utils/pacat.c:231
#, c-format
msgid "Stream started.%s \n"
msgstr "Utworzono strumień.%s \n"

#: ../src/utils/pacat.c:238
#, c-format
msgid "Stream moved to device %s (%u, %ssuspended).%s \n"
msgstr "Strumień został przeniesiony do urządzenia %s (%u, %swstrzymane).%s \n"

#: ../src/utils/pacat.c:238
msgid "not "
msgstr "nie "

#: ../src/utils/pacat.c:259
#, c-format
msgid "Connection established.%s \n"
msgstr "Ustanowiono połączenie.%s \n"

#: ../src/utils/pacat.c:262
#, c-format
msgid "pa_stream_new() failed: %s\n"
msgstr "pa_stream_new() nie powiodło się: %s\n"

#: ../src/utils/pacat.c:288
#, c-format
msgid "pa_stream_connect_playback() failed: %s\n"
msgstr "pa_stream_connect_playback() nie powiodło się: %s\n"

#: ../src/utils/pacat.c:294
#, c-format
msgid "pa_stream_connect_record() failed: %s\n"
msgstr "pa_stream_connect_record() nie powiodło się: %s\n"

#: ../src/utils/pacat.c:308 ../src/utils/pasuspender.c:159
#: ../src/utils/pactl.c:758 ../src/utils/paplay.c:183
#, c-format
msgid "Connection failure: %s\n"
msgstr "Połączenie nie powiodło się: %s\n"

#: ../src/utils/pacat.c:329 ../src/utils/paplay.c:75
#, c-format
msgid "Failed to drain stream: %s\n"
msgstr "Opróżnienie strumienia nie powiodło się: %s\n"

#: ../src/utils/pacat.c:334 ../src/utils/paplay.c:80
#, c-format
msgid "Playback stream drained.\n"
msgstr "Opróżniono strumień odtwarzania.\n"

#: ../src/utils/pacat.c:344 ../src/utils/paplay.c:92
#, c-format
msgid "Draining connection to server.\n"
msgstr "Opróżnianie połączenia z serwerem.\n"

#: ../src/utils/pacat.c:370
#, c-format
msgid "Got EOF.\n"
msgstr "Otrzymano EOF.\n"

#: ../src/utils/pacat.c:376
#, c-format
msgid "pa_stream_drain(): %s\n"
msgstr "pa_stream_drain(): %s\n"

#: ../src/utils/pacat.c:386
#, c-format
msgid "read() failed: %s\n"
msgstr "read() nie powiodło się: %s\n"

#: ../src/utils/pacat.c:418
#, c-format
msgid "write() failed: %s\n"
msgstr "write() nie powiodło się: %s\n"

#: ../src/utils/pacat.c:439
#, c-format
msgid "Got signal, exiting.\n"
msgstr "Otrzymano sygnał, wyłączanie.\n"

#: ../src/utils/pacat.c:453
#, c-format
msgid "Failed to get latency: %s\n"
msgstr "Uzyskanie opóźnienia nie powiodło się: %s\n"

#: ../src/utils/pacat.c:458
#, c-format
msgid "Time: %0.3f sec; Latency: %0.0f usec.  \r"
msgstr "Czas: %0.3f sekundy; opóźnienie: %0.0f usekundy.  \r"

#: ../src/utils/pacat.c:478
#, c-format
msgid "pa_stream_update_timing_info() failed: %s\n"
msgstr "pa_stream_update_timing_info() nie powiodło się: %s\n"

#: ../src/utils/pacat.c:491
#, c-format
msgid ""
"%s [options]\n"
"\n"
"  -h, --help                            Show this help\n"
"      --version                         Show version\n"
"\n"
"  -r, --record                          Create a connection for recording\n"
"  -p, --playback                        Create a connection for playback\n"
"\n"
"  -v, --verbose                         Enable verbose operations\n"
"\n"
"  -s, --server=SERVER                   The name of the server to connect "
"to\n"
"  -d, --device=DEVICE                   The name of the sink/source to "
"connect to\n"
"  -n, --client-name=NAME                How to call this client on the "
"server\n"
"      --stream-name=NAME                How to call this stream on the "
"server\n"
"      --volume=VOLUME                   Specify the initial (linear) volume "
"in range 0...65536\n"
"      --rate=SAMPLERATE                 The sample rate in Hz (defaults to "
"44100)\n"
"      --format=SAMPLEFORMAT             The sample type, one of s16le, "
"s16be, u8, float32le,\n"
"                                        float32be, ulaw, alaw, s32le, s32be "
"(defaults to s16ne)\n"
"      --channels=CHANNELS               The number of channels, 1 for mono, "
"2 for stereo\n"
"                                        (defaults to 2)\n"
"      --channel-map=CHANNELMAP          Channel map to use instead of the "
"default\n"
"      --fix-format                      Take the sample format from the sink "
"the stream is\n"
"                                        being connected to.\n"
"      --fix-rate                        Take the sampling rate from the sink "
"the stream is\n"
"                                        being connected to.\n"
"      --fix-channels                    Take the number of channels and the "
"channel map\n"
"                                        from the sink the stream is being "
"connected to.\n"
"      --no-remix                        Don't upmix or downmix channels.\n"
"      --no-remap                        Map channels by index instead of "
"name.\n"
"      --latency=BYTES                   Request the specified latency in "
"bytes.\n"
"      --process-time=BYTES              Request the specified process time "
"per request in bytes.\n"
msgstr ""
"%s [opcje]\n"
"\n"
"  -h, --help                            Wyświetla tę pomoc\n"
"      --version                         Wyświetla wersję\n"
"\n"
"  -r, --record                          Tworzy połączenie do nagrywania\n"
"  -p, --playback                        Tworzy połączenie do odtwarzania\n"
"\n"
"  -v, --verbose                         Wyświetla więcej informacji o "
"działaniu\n"
"\n"
"  -s, --server=SERWER                   Nazwa serwera do połączenia się\n"
"  -d, --device=URZĄDZENIE               Nazwa odpływu/źródła do połączenia "
"się z\n"
"  -n, --client-name=NAZWA               Jak nazywać tego klienta na "
"serwerze\n"
"      --stream-name=NAZWA               Jak nazwać ten strumień na serwerze\n"
"      --volume=POZIOMGŁOŚNOŚCI          Określa początkowy (liniowy) poziom "
"głośności z zakresie 0...65536\n"
"      --rate=CZĘSTOTLIWOŚĆPRÓBKI        Częstotliwość próbki w Hz (domyślnie "
"44100)\n"
"      --format=FORMATPRÓBKI             Typ próbki, jeden z s16le, s16be, "
"u8, float32le,\n"
"                                        float32be, ulaw, alaw, s32le, s32be "
"(domyślnie s16ne)\n"
"      --channels=KANAŁY                 Liczba kanałów, 1 dla mono, 2 dla "
"stereo\n"
"                                        (domyślnie 2)\n"
"      --channel-map=MAPAKANAŁÓW         Mapa kanałów używa zamiast "
"domyślnej\n"
"      --fix-format                      Pobiera format próbki z odpływu, z "
"jakim\n"
"                                        połączony jest strumień.\n"
"      --fix-rate                        Pobiera częstotliwość sampli z "
"odpływu, z\n"
"                                        jakim połączony jest strumień.\n"
"      --fix-channels                    Pobiera liczbę kanałów i mapę "
"kanałów z odpływu,\n"
"                                        z jakim połączony jest strumień.\n"
"      --no-remix                        Nie miesza kanałów w górę lub w "
"dół.\n"
"      --no-remap                        Mapuje kanały przez indeks zamiast "
"przez nazwę.\n"
"      --latency=BAJTY                   Żąda określonego opóźnienia w "
"bajtach.\n"
"      --process-time=BAJTY              Żąda określonego czasu procesu na "
"żądanie w bajtach.\n"

#: ../src/utils/pacat.c:592
#, c-format
msgid ""
"pacat %s\n"
"Compiled with libpulse %s\n"
"Linked with libpulse %s\n"
msgstr ""
"pacat %s\n"
"Skompilowane za pomocą libpulse %s\n"
"Skonsolidowane za pomocą libpulse %s\n"

#: ../src/utils/pacat.c:649
#, c-format
msgid "Invalid channel map '%s'\n"
msgstr "Nieprawidłowa mapa kanałów \"%s\"\n"

#: ../src/utils/pacat.c:678
#, c-format
msgid "Invalid latency specification '%s'\n"
msgstr "Nieprawidłowe określenie opóźnienia \"%s\"\n"

#: ../src/utils/pacat.c:685
#, c-format
msgid "Invalid process time specification '%s'\n"
msgstr "Nieprawidłowe określenie czasu procesu \"%s\"\n"

#: ../src/utils/pacat.c:696
#, c-format
msgid "Invalid sample specification\n"
msgstr "Nieprawidłowe określenie próbki\n"

#: ../src/utils/pacat.c:701
#, c-format
msgid "Channel map doesn't match sample specification\n"
msgstr "Mapa kanałów nie zgadza się z określeniem próbki\n"

#: ../src/utils/pacat.c:708
#, c-format
msgid "Opening a %s stream with sample specification '%s'.\n"
msgstr "Otwieranie strumienia %s za pomocą określenie próbki \"%s\".\n"

#: ../src/utils/pacat.c:708
msgid "recording"
msgstr "nagrywanie"

#: ../src/utils/pacat.c:708
msgid "playback"
msgstr "odtwarzanie"

#: ../src/utils/pacat.c:716
#, c-format
msgid "open(): %s\n"
msgstr "open(): %s\n"

#: ../src/utils/pacat.c:721
#, c-format
msgid "dup2(): %s\n"
msgstr "dup2(): %s\n"

#: ../src/utils/pacat.c:731
#, c-format
msgid "Too many arguments.\n"
msgstr "Za dużo parametrów.\n"

#: ../src/utils/pacat.c:744 ../src/utils/pasuspender.c:280
#: ../src/utils/pactl.c:1013 ../src/utils/paplay.c:381
#, c-format
msgid "pa_mainloop_new() failed.\n"
msgstr "pa_mainloop_new() nie powiodło się.\n"

#: ../src/utils/pacat.c:765
#, c-format
msgid "io_new() failed.\n"
msgstr "io_new() nie powiodło się.\n"

#: ../src/utils/pacat.c:771 ../src/utils/pasuspender.c:293
#: ../src/utils/pactl.c:1027 ../src/utils/paplay.c:396
#, c-format
msgid "pa_context_new() failed.\n"
msgstr "pa_context_new() nie powiodło się.\n"

#: ../src/utils/pacat.c:779
#, c-format
msgid "pa_context_connect() failed: %s"
msgstr "pa_context_connect() nie powiodło się: %s"

#: ../src/utils/pacat.c:790
#, c-format
msgid "time_new() failed.\n"
msgstr "time_new() nie powiodło się.\n"

#: ../src/utils/pacat.c:797 ../src/utils/pasuspender.c:301
#: ../src/utils/pactl.c:1035 ../src/utils/paplay.c:407
#, c-format
msgid "pa_mainloop_run() failed.\n"
msgstr "pa_mainloop_run() nie powiodło się.\n"

#: ../src/utils/pasuspender.c:81
#, c-format
msgid "fork(): %s\n"
msgstr "fork(): %s\n"

#: ../src/utils/pasuspender.c:92
#, c-format
msgid "execvp(): %s\n"
msgstr "execvp(): %s\n"

#: ../src/utils/pasuspender.c:109
#, c-format
msgid "Failure to suspend: %s\n"
msgstr "Wstrzymanie nie powiodło się: %s\n"

#: ../src/utils/pasuspender.c:124
#, c-format
msgid "Failure to resume: %s\n"
msgstr "Wznowienie nie powiodło się: %s\n"

#: ../src/utils/pasuspender.c:147
#, c-format
msgid "WARNING: Sound server is not local, not suspending.\n"
msgstr ""
"OSTRZEŻENIE: serwer dźwięku nie jest lokalny, nie zostanie wstrzymany.\n"

#: ../src/utils/pasuspender.c:176 ../src/utils/pactl.c:764
#: ../src/utils/paplay.c:191
#, c-format
msgid "Got SIGINT, exiting.\n"
msgstr "Otrzymano SIGINT, wyłączanie.\n"

#: ../src/utils/pasuspender.c:194
#, c-format
msgid "WARNING: Child process terminated by signal %u\n"
msgstr "OSTRZEŻENIE: proces potomny został zniszczony przez sygnał %u\n"

#: ../src/utils/pasuspender.c:212
#, c-format
msgid ""
"%s [options] ... \n"
"\n"
"  -h, --help                            Show this help\n"
"      --version                         Show version\n"
"  -s, --server=SERVER                   The name of the server to connect "
"to\n"
"\n"
msgstr ""
"%s [opcje] ... \n"
"\n"
"  -h, --help                            Wyświetla tę pomoc\n"
"      --version                         Wyświetla wersję\n"
"  -s, --server=SERWER                   Nazwa serwera do połączenia się\n"
"\n"

#: ../src/utils/pasuspender.c:251
#, c-format
msgid ""
"pasuspender %s\n"
"Compiled with libpulse %s\n"
"Linked with libpulse %s\n"
msgstr ""
"pasuspender %s\n"
"Skompilowane za pomocą libpulse %s\n"
"Skonsolidowane za pomocą libpulse %s\n"

#: ../src/utils/pactl.c:108
#, c-format
msgid "Failed to get statistics: %s\n"
msgstr "Uzyskanie statystyk nie powiodło się: %s\n"

#: ../src/utils/pactl.c:114
#, c-format
msgid "Currently in use: %u blocks containing %s bytes total.\n"
msgstr "Obecnie używane: %u bloków zawierających razem %s bajtów.\n"

#: ../src/utils/pactl.c:117
#, c-format
msgid "Allocated during whole lifetime: %u blocks containing %s bytes total.\n"
msgstr ""
"Przydzielono podczas całego czasu uruchomienia: %u bloków zawierających "
"razem %s bajtów.\n"

#: ../src/utils/pactl.c:120
#, c-format
msgid "Sample cache size: %s\n"
msgstr "Rozmiar pamięci podręcznej próbek: %s\n"

#: ../src/utils/pactl.c:129
#, c-format
msgid "Failed to get server information: %s\n"
msgstr "Uzyskanie informacji o serwerze nie powiodło się: %s\n"

#: ../src/utils/pactl.c:136
#, c-format
msgid ""
"User name: %s\n"
"Host Name: %s\n"
"Server Name: %s\n"
"Server Version: %s\n"
"Default Sample Specification: %s\n"
"Default Sink: %s\n"
"Default Source: %s\n"
"Cookie: %08x\n"
msgstr ""
"Nazwa użytkownika: %s\n"
"Nazwa komputera: %s\n"
"Nazwa serwera: %s\n"
"Wersja serwera: %s\n"
"Domyślne określenie próbki: %s\n"
"Domyślny odpływ: %s\n"
"Domyślne źródło: %s\n"
"Ciasteczko: %08x\n"

#: ../src/utils/pactl.c:175
#, c-format
msgid "Failed to get sink information: %s\n"
msgstr "Uzyskanie informacji o odpływie nie powiodło się: %s\n"

#: ../src/utils/pactl.c:191
#, c-format
msgid ""
"Sink #%u\n"
"\tState: %s\n"
"\tName: %s\n"
"\tDescription: %s\n"
"\tDriver: %s\n"
"\tSample Specification: %s\n"
"\tChannel Map: %s\n"
"\tOwner Module: %u\n"
"\tMute: %s\n"
"\tVolume: %s%s%s\n"
"\t        balance %0.2f\n"
"\tBase Volume: %s%s%s\n"
"\tMonitor Source: %s\n"
"\tLatency: %0.0f usec, configured %0.0f usec\n"
"\tFlags: %s%s%s%s%s%s\n"
"\tProperties:\n"
"\t\t%s\n"
msgstr ""
"Odpływ #%u\n"
"\tStan: %s\n"
"\tNazwa: %s\n"
"\tOpis: %s\n"
"\tSterownik: %s\n"
"\tOkreślenie próbki: %s\n"
"\tMapa kanałów: %s\n"
"\tWłaściciel modułu: %u\n"
"\tWyciszenie: %s\n"
"\tPoziom głośności: %s%s%s\n"
"\t                  balans %0.2f\n"
"\tGłośność podstawowa: %s%s%s\n"
"\tŹródło monitora: %s\n"
"\tOpóźnienie: %0.0f usekundy, skonfigurowano %0.0f usekundy\n"
"\tFlagi: %s%s%s%s%s%s\n"
"\tWłaściwości:\n"
"\t\t%s\n"

#: ../src/utils/pactl.c:255
#, c-format
msgid "Failed to get source information: %s\n"
msgstr "Uzyskanie informacji o źródle nie powiodło się: %s\n"

#: ../src/utils/pactl.c:271
#, c-format
msgid ""
"Source #%u\n"
"\tState: %s\n"
"\tName: %s\n"
"\tDescription: %s\n"
"\tDriver: %s\n"
"\tSample Specification: %s\n"
"\tChannel Map: %s\n"
"\tOwner Module: %u\n"
"\tMute: %s\n"
"\tVolume: %s%s%s\n"
"\t        balance %0.2f\n"
"\tBase Volume: %s%s%s\n"
"\tMonitor of Sink: %s\n"
"\tLatency: %0.0f usec, configured %0.0f usec\n"
"\tFlags: %s%s%s%s%s%s\n"
"\tProperties:\n"
"\t\t%s\n"
msgstr ""
"Źródło #%u\n"
"\tStan: %s\n"
"\tNazwa: %s\n"
"\tOpis: %s\n"
"\tSterownik: %s\n"
"\tOkreślenie próbki: %s\n"
"\tMapa kanałów: %s\n"
"\tWłaściciel modułu: %u\n"
"\tWyciszenie: %s\n"
"\tPoziom głośności: %s%s%s\n"
"\t                  balans %0.2f\n"
"\tGłośność podstawowa: %s%s%s\n"
"\tMonitor odpływu: %s\n"
"\tOpóźnienie: %0.0f usekundy, skonfigurowano %0.0f usekundy\n"
"\tFlagi: %s%s%s%s%s%s\n"
"\tWłaściwości:\n"
"\t\t%s\n"

#: ../src/utils/pactl.c:303 ../src/utils/pactl.c:347 ../src/utils/pactl.c:382
#: ../src/utils/pactl.c:419 ../src/utils/pactl.c:478 ../src/utils/pactl.c:479
#: ../src/utils/pactl.c:489 ../src/utils/pactl.c:533 ../src/utils/pactl.c:534
#: ../src/utils/pactl.c:540 ../src/utils/pactl.c:583 ../src/utils/pactl.c:584
#: ../src/utils/pactl.c:591
msgid "n/a"
msgstr "nie dotyczy"

#: ../src/utils/pactl.c:321
#, c-format
msgid "Failed to get module information: %s\n"
msgstr "Uzyskanie informacji o module nie powiodło się: %s\n"

#: ../src/utils/pactl.c:339
#, c-format
msgid ""
"Module #%u\n"
"\tName: %s\n"
"\tArgument: %s\n"
"\tUsage counter: %s\n"
"\tProperties:\n"
"\t\t%s\n"
msgstr ""
"Moduł #%u\n"
"\tNazwa: %s\n"
"\tParametr: %s\n"
"\tLicznik użycia: %s\n"
"\tWłaściwości:\n"
"\t\t%s\n"

#: ../src/utils/pactl.c:358
#, c-format
msgid "Failed to get client information: %s\n"
msgstr "Uzyskanie informacji o kliencie nie powiodło się: %s\n"

#: ../src/utils/pactl.c:376
#, c-format
msgid ""
"Client #%u\n"
"\tDriver: %s\n"
"\tOwner Module: %s\n"
"\tProperties:\n"
"\t\t%s\n"
msgstr ""
"Klient #%u\n"
"\tSterownik: %s\n"
"\tWłaściciel modułu: %s\n"
"\tWłaściwości:\n"
"\t\t%s\n"

#: ../src/utils/pactl.c:393
#, c-format
msgid "Failed to get card information: %s\n"
msgstr "Uzyskanie informacji o karcie nie powiodło się: %s\n"

#: ../src/utils/pactl.c:411
#, c-format
msgid ""
"Card #%u\n"
"\tName: %s\n"
"\tDriver: %s\n"
"\tOwner Module: %s\n"
"\tProperties:\n"
"\t\t%s\n"
msgstr ""
"Karta #%u\n"
"\tNazwa: %s\n"
"\tSterownik: %s\n"
"\tWłaściciel modułu: %s\n"
"\tWłaściwości:\n"
"\t\t%s\n"

#: ../src/utils/pactl.c:425
#, c-format
msgid "\tProfiles:\n"
msgstr "\tProfile:\n"

#: ../src/utils/pactl.c:431
#, c-format
msgid "\tActive Profile: %s\n"
msgstr "\tAktywny profil: %s\n"

#: ../src/utils/pactl.c:442
#, c-format
msgid "Failed to get sink input information: %s\n"
msgstr "Uzyskanie informacji o wejściu odpływu nie powiodło się: %s\n"

#: ../src/utils/pactl.c:461
#, c-format
msgid ""
"Sink Input #%u\n"
"\tDriver: %s\n"
"\tOwner Module: %s\n"
"\tClient: %s\n"
"\tSink: %u\n"
"\tSample Specification: %s\n"
"\tChannel Map: %s\n"
"\tMute: %s\n"
"\tVolume: %s\n"
"\t        %s\n"
"\t        balance %0.2f\n"
"\tBuffer Latency: %0.0f usec\n"
"\tSink Latency: %0.0f usec\n"
"\tResample method: %s\n"
"\tProperties:\n"
"\t\t%s\n"
msgstr ""
"Odpływ wejścia #%u\n"
"\tSterownik: %s\n"
"\tWłaściciel modułu: %s\n"
"\tKlient: %s\n"
"\tOdpływ: %u\n"
"\tOkreślenie próbki: %s\n"
"\tMapa kanałów: %s\n"
"\tWyciszenie: %s\n"
"\tPoziom głośności: %s\n"
"\t                  %s\n"
"\t                  balans %0.2f\n"
"\tOpóźnienie bufora: %0.0f usekundy\n"
"\tOpóźnienie odpływu: %0.0f usekundy\n"
"\tMetoda resamplingu: %s\n"
"\tWłaściwości:\n"
"\t\t%s\n"

#: ../src/utils/pactl.c:500
#, c-format
msgid "Failed to get source output information: %s\n"
msgstr "Uzyskanie informacji o wyjściu źródła nie powiodło się: %s\n"

#: ../src/utils/pactl.c:520
#, c-format
msgid ""
"Source Output #%u\n"
"\tDriver: %s\n"
"\tOwner Module: %s\n"
"\tClient: %s\n"
"\tSource: %u\n"
"\tSample Specification: %s\n"
"\tChannel Map: %s\n"
"\tBuffer Latency: %0.0f usec\n"
"\tSource Latency: %0.0f usec\n"
"\tResample method: %s\n"
"\tProperties:\n"
"\t\t%s\n"
msgstr ""
"Źródło wyjścia #%u\n"
"\tSterownik: %s\n"
"\tWłaściciel modułu: %s\n"
"\tKlient: %s\n"
"\tŹródło: %u\n"
"\tOkreślenie próbki: %s\n"
"\tMapa kanałów: %s\n"
"\tOpóźnienie bufora: %0.0f usekundy\n"
"\tOpóźnienie źródła: %0.0f usekundy\n"
"\tMetoda resamplingu: %s\n"
"\tWłaściwości:\n"
"\t\t%s\n"

#: ../src/utils/pactl.c:551
#, c-format
msgid "Failed to get sample information: %s\n"
msgstr "Uzyskanie informacji o przykładzie nie powiodło się: %s\n"

#: ../src/utils/pactl.c:569
#, c-format
msgid ""
"Sample #%u\n"
"\tName: %s\n"
"\tSample Specification: %s\n"
"\tChannel Map: %s\n"
"\tVolume: %s\n"
"\t        %s\n"
"\t        balance %0.2f\n"
"\tDuration: %0.1fs\n"
"\tSize: %s\n"
"\tLazy: %s\n"
"\tFilename: %s\n"
"\tProperties:\n"
"\t\t%s\n"
msgstr ""
"Próbka #%u\n"
"\tNazwa: %s\n"
"\tOkreślenie próbki: %s\n"
"\tMapa kanałów: %s\n"
"\tPoziom głośności: %s\n"
"\t                  %s\n"
"\t                  balans %0.2f\n"
"\tCzas trwania: %0.1fs\n"
"\tRozmiar: %s\n"
"\tLazy: %s\n"
"\tNazwa pliku: %s\n"
"\tWłaściwości:\n"
"\t\t%s\n"

#: ../src/utils/pactl.c:599 ../src/utils/pactl.c:609
#, c-format
msgid "Failure: %s\n"
msgstr "Niepowodzenie: %s\n"

#: ../src/utils/pactl.c:633
#, c-format
msgid "Failed to upload sample: %s\n"
msgstr "Usunięcie próbki nie powiodło się: %s\n"

#: ../src/utils/pactl.c:650
#, c-format
msgid "Premature end of file\n"
msgstr "Przedwczesny koniec pliku\n"

#: ../src/utils/pactl.c:770
#, c-format
msgid ""
"%s [options] stat\n"
"%s [options] list\n"
"%s [options] exit\n"
"%s [options] upload-sample FILENAME [NAME]\n"
"%s [options] play-sample NAME [SINK]\n"
"%s [options] remove-sample NAME\n"
"%s [options] move-sink-input ID SINK\n"
"%s [options] move-source-output ID SOURCE\n"
"%s [options] load-module NAME [ARGS ...]\n"
"%s [options] unload-module ID\n"
"%s [options] suspend-sink [SINK] 1|0\n"
"%s [options] suspend-source [SOURCE] 1|0\n"
"%s [options] set-card-profile [CARD] [PROFILE] \n"
"\n"
"  -h, --help                            Show this help\n"
"      --version                         Show version\n"
"\n"
"  -s, --server=SERVER                   The name of the server to connect "
"to\n"
"  -n, --client-name=NAME                How to call this client on the "
"server\n"
msgstr ""
"%s [opcje] stat\n"
"%s [opcje] list\n"
"%s [opcje] exit\n"
"%s [opcje] upload-sample NAZWAPLIKU [NAZWA]\n"
"%s [opcje] play-sample NAZWA [ODPŁYW]\n"
"%s [opcje] remove-sample NAZWA\n"
"%s [opcje] move-sink-input IDENTYFIKATOR ODPŁYW\n"
"%s [opcje] move-source-output IDENTYFIKATOR ŹRÓDŁO\n"
"%s [opcje] load-module NAZWA [PARAMETRY...]\n"
"%s [opcje] unload-module IDENTYFIKATOR\n"
"%s [opcje] suspend-sink [ODPŁYW] 1|0\n"
"%s [opcje] suspend-source [ŹRÓDŁO] 1|0\n"
"%s [opcje] set-card-profile [KARTA] [PROFIL] \n"
"\n"
"  -h, --help                            Wyświetla tę pomoc\n"
"      --version                         Wyświetla wersję\n"
"\n"
"  -s, --server=SERWER                   Nazwa serwera do połączenia się\n"
"  -n, --client-name=NAZWA               Jak nazwać tego klienta na serwerze\n"

#: ../src/utils/pactl.c:822
#, c-format
msgid ""
"pactl %s\n"
"Compiled with libpulse %s\n"
"Linked with libpulse %s\n"
msgstr ""
"pactl %s\n"
"Skompilowane za pomocą libpulse %s\n"
"Skonsolidowane za pomocą libpulse %s\n"

#: ../src/utils/pactl.c:861
#, c-format
msgid "Please specify a sample file to load\n"
msgstr "Proszę podać plik próbki do wczytania\n"

#: ../src/utils/pactl.c:883
#, c-format
msgid "Failed to open sound file.\n"
msgstr "Otwarcie pliku dźwiękowego nie powiodło się.\n"

#: ../src/utils/pactl.c:895
#, c-format
msgid "You have to specify a sample name to play\n"
msgstr "Należy podać nazwę próbki do odtworzenia\n"

#: ../src/utils/pactl.c:907
#, c-format
msgid "You have to specify a sample name to remove\n"
msgstr "Należy podać nazwę próbki do usunięcia\n"

#: ../src/utils/pactl.c:915
#, c-format
msgid "You have to specify a sink input index and a sink\n"
msgstr "Należy podać indeks odpływu wejścia i odpływ\n"

#: ../src/utils/pactl.c:924
#, c-format
msgid "You have to specify a source output index and a source\n"
msgstr "Należy podać indeks źródła wyjścia i źródło\n"

#: ../src/utils/pactl.c:938
#, c-format
msgid "You have to specify a module name and arguments.\n"
msgstr "Należy podać nazwę modułu i parametry.\n"

#: ../src/utils/pactl.c:958
#, c-format
msgid "You have to specify a module index\n"
msgstr "Należy podać indeks modułu\n"

#: ../src/utils/pactl.c:968
#, c-format
msgid ""
"You may not specify more than one sink. You have to specify a boolean "
"value.\n"
msgstr ""
"Nie można podać więcej niż jednego odpływu. Należy podać wartość logiczną.\n"

#: ../src/utils/pactl.c:981
#, c-format
msgid ""
"You may not specify more than one source. You have to specify a boolean "
"value.\n"
msgstr ""
"Nie można podać więcej niż jednego źródła. Należy podać wartość logiczną.\n"

#: ../src/utils/pactl.c:993
#, c-format
msgid "You have to specify a card name/index and a profile name\n"
msgstr "Należy podać nazwę karty/indeks i nazwę profilu\n"

#: ../src/utils/pactl.c:1008
#, c-format
msgid "No valid command specified.\n"
msgstr "Nie podano prawidłowego polecenia.\n"

#: ../src/utils/pax11publish.c:61
#, c-format
msgid ""
"%s [-D display] [-S server] [-O sink] [-I source] [-c file]  [-d|-e|-i|-r]\n"
"\n"
" -d    Show current PulseAudio data attached to X11 display (default)\n"
" -e    Export local PulseAudio data to X11 display\n"
" -i    Import PulseAudio data from X11 display to local environment "
"variables and cookie file.\n"
" -r    Remove PulseAudio data from X11 display\n"
msgstr ""
"%s [-D ekran] [-S serwer] [-O odpływ] [-I źródło] [-c plik]  [-d|-e|-i|-r]\n"
"\n"
" -d    Wyświetla dane PulseAudio dołączone do ekranu X11 (domyślne)\n"
" -e    Eksportuje lokalne dane PulseAudio na ekran X11\n"
" -i    Importuje dane PulseAudio z ekranu X11 do lokalnych zmiennych "
"środowiskowych i pliku ciasteczka.\n"
" -r    Usuwa dane PulseAudio z ekranu X11\n"

#: ../src/utils/pax11publish.c:94
#, c-format
msgid "Failed to parse command line.\n"
msgstr "Analiza wiersza poleceń nie powiodła się.\n"

#: ../src/utils/pax11publish.c:108
#, c-format
msgid "Server: %s\n"
msgstr "Serwer: %s\n"

#: ../src/utils/pax11publish.c:110
#, c-format
msgid "Source: %s\n"
msgstr "Źródło: %s\n"

#: ../src/utils/pax11publish.c:112
#, c-format
msgid "Sink: %s\n"
msgstr "Odpływ: %s\n"

#: ../src/utils/pax11publish.c:114
#, c-format
msgid "Cookie: %s\n"
msgstr "Ciasteczko: %s\n"

#: ../src/utils/pax11publish.c:132
#, c-format
msgid "Failed to parse cookie data\n"
msgstr "Analiza danych ciasteczka nie powiodła się\n"

#: ../src/utils/pax11publish.c:137
#, c-format
msgid "Failed to save cookie data\n"
msgstr "Zapisanie danych ciasteczka nie powiodło się\n"

#: ../src/utils/pax11publish.c:152
#, c-format
msgid "Failed to load client configuration file.\n"
msgstr "Wczytanie pliku konfiguracji klienta nie powiodło się.\n"

#: ../src/utils/pax11publish.c:157
#, c-format
msgid "Failed to read environment configuration data.\n"
msgstr "Odczytanie danych konfiguracji środowiska nie powiodło się.\n"

#: ../src/utils/pax11publish.c:174
#, c-format
msgid "Failed to get FQDN.\n"
msgstr "Uzyskanie FQDN nie powiodło się.\n"

#: ../src/utils/pax11publish.c:194
#, c-format
msgid "Failed to load cookie data\n"
msgstr "Wczytanie danych ciasteczka nie powiodło się\n"

#: ../src/utils/pax11publish.c:211
#, c-format
msgid "Not yet implemented.\n"
msgstr "Niezaimplementowane.\n"

#: ../src/utils/pacmd.c:64
#, c-format
msgid "socket(PF_UNIX, SOCK_STREAM, 0): %s"
msgstr "gniazdo(PF_UNIX, SOCK_STREAM, 0): %s"

#: ../src/utils/pacmd.c:81
#, c-format
msgid "connect(): %s"
msgstr "connect(): %s"

#: ../src/utils/pacmd.c:89
msgid "Failed to kill PulseAudio daemon."
msgstr "Zniszczenie demona PulseAudio nie powiodło się."

#: ../src/utils/pacmd.c:97
msgid "Daemon not responding."
msgstr "Demon nie odpowiada."

#: ../src/utils/pacmd.c:144
#, c-format
msgid "select(): %s"
msgstr "select(): %s"

#: ../src/utils/pacmd.c:154 ../src/utils/pacmd.c:171
#, c-format
msgid "read(): %s"
msgstr "read(): %s"

#: ../src/utils/pacmd.c:187 ../src/utils/pacmd.c:201
#, c-format
msgid "write(): %s"
msgstr "write(): %s"

#: ../src/utils/paplay.c:139
#, c-format
msgid "Stream successfully created\n"
msgstr "Pomyślnie utworzono strumień\n"

#: ../src/utils/paplay.c:144
#, c-format
msgid "Stream errror: %s\n"
msgstr "Błąd strumienia: %s\n"

#: ../src/utils/paplay.c:165
#, c-format
msgid "Connection established.\n"
msgstr "Ustanowiono połączenie.\n"

#: ../src/utils/paplay.c:198
#, c-format
msgid ""
"%s [options] [FILE]\n"
"\n"
"  -h, --help                            Show this help\n"
"      --version                         Show version\n"
"\n"
"  -v, --verbose                         Enable verbose operation\n"
"\n"
"  -s, --server=SERVER                   The name of the server to connect "
"to\n"
"  -d, --device=DEVICE                   The name of the sink to connect to\n"
"  -n, --client-name=NAME                How to call this client on the "
"server\n"
"      --stream-name=NAME                How to call this stream on the "
"server\n"
"      --volume=VOLUME                   Specify the initial (linear) volume "
"in range 0...65536\n"
"      --channel-map=CHANNELMAP          Set the channel map to the use\n"
msgstr ""
"%s [opcje] [PLIK]\n"
"\n"
"  -h, --help                            Wyświetla tę pomoc\n"
"      --version                         Wyświetla wersję\n"
"\n"
"  -v, --verbose                         Wyświetla więcej informacji o "
"działaniach\n"
"\n"
"  -s, --server=SERWER                   Nazwa serwera do połączenia się\n"
"  -d, --device=URZĄDZENIE               Nazwa odpływu do połączenia się\n"
"  -n, --client-name=NAZWA               Jak nazwać tego klienta na serwerze\n"
"      --stream-name=NAZWA               Jak nazwać ten strumień na serwerze\n"
"      --volume=POZIOMGŁOŚNOŚCI          Określa początkowy (liniowy) poziom "
"głośności w zakresie 0...65536\n"
"      --channel-map=MAPAKANAŁÓW         Ustawia używaną mapę kanałów\n"

#: ../src/utils/paplay.c:255
#, c-format
msgid ""
"paplay %s\n"
"Compiled with libpulse %s\n"
"Linked with libpulse %s\n"
msgstr ""
"paplay %s\n"
"Skompilowane za pomocą libpulse %s\n"
"Skonsolidowane za pomocą libpulse %s\n"

#: ../src/utils/paplay.c:292
#, c-format
msgid "Invalid channel map\n"
msgstr "Nieprawidłowa mapa kanałów\n"

#: ../src/utils/paplay.c:314
#, c-format
msgid "Failed to open file '%s'\n"
msgstr "Otwarcie pliku \"%s\" nie powiodło się\n"

#: ../src/utils/paplay.c:350
#, c-format
msgid "Channel map doesn't match file.\n"
msgstr "Mapa kanałów nie zgadza się z plikiem.\n"

#: ../src/utils/paplay.c:376
#, c-format
msgid "Using sample spec '%s'\n"
msgstr "Używanie przykładowej specyfikacji \"%s\"\n"

#: ../src/pulsecore/lock-autospawn.c:126 ../src/pulsecore/lock-autospawn.c:207
msgid "Cannot access autospawn lock."
msgstr "Nie można uzyskać dostępu do blokady automatycznego wznawiania."