summaryrefslogtreecommitdiff
path: root/libs/ardour/po/pl.po
blob: a2bae7ce0e352567ccbcfbb3bf988c87bceaa909 (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
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
# translation of libardour3.po to Polish
# Copyright (C) YEAR "Paul Davis"
# This file is distributed under the same license as the PACKAGE package.
#
# Piotr Zaryk <pzaryk@gmail.com>, 2008.
msgid ""
msgstr ""
"Project-Id-Version: libardour3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-01-31 10:19-0500\n"
"PO-Revision-Date: 2008-04-10 10:51+0100\n"
"Last-Translator: Piotr Zaryk <pzaryk@gmail.com>\n"
"Language-Team: Polish <pl@li.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: amp.cc:53 automatable.cc:187
msgid "Fader"
msgstr ""

#: audio_diskstream.cc:260
msgid "AudioDiskstream: Playlist \"%1\" isn't an audio playlist"
msgstr ""

#: audio_diskstream.cc:313
msgid "AudioDiskstream %1: there is no existing playlist to make a copy of!"
msgstr ""

#: audio_diskstream.cc:792 audio_diskstream.cc:803
msgid ""
"AudioDiskstream %1: when refilling, cannot read %2 from playlist at frame %3"
msgstr ""

#: audio_diskstream.cc:953
msgid "AudioDiskstream %1: cannot read %2 from playlist at frame %3"
msgstr ""

#: audio_diskstream.cc:1319 audio_diskstream.cc:1336
msgid "AudioDiskstream %1: cannot write to disk"
msgstr ""

#: audio_diskstream.cc:1381
msgid "AudioDiskstream \"%1\": cannot flush captured data to disk!"
msgstr ""

#: audio_diskstream.cc:1428
#, fuzzy
msgid "Could not move capture file from %1"
msgstr "nie można było zarejestrować %1"

#: audio_diskstream.cc:1479
msgid "%1: could not create region for complete audio file"
msgstr ""

#: audio_diskstream.cc:1511
msgid "AudioDiskstream: could not create region for captured audio!"
msgstr ""

#: audio_diskstream.cc:1625
msgid "programmer error: %1"
msgstr "błąd programisty: %1"

#: audio_diskstream.cc:1898
msgid "AudioDiskstream: channel %1 out of range"
msgstr ""

#: audio_diskstream.cc:1917 midi_diskstream.cc:1362
msgid "%1:%2 new capture file not initialized correctly"
msgstr ""

#: audio_diskstream.cc:2209
msgid "%1: cannot restore pending capture source file %2"
msgstr ""

#: audio_diskstream.cc:2231
msgid "%1: incorrect number of pending sources listed - ignoring them all"
msgstr ""

#: audio_diskstream.cc:2255
msgid "%1: cannot create whole-file region from pending capture sources"
msgstr ""

#: audio_library.cc:71
msgid "Could not open %1.  Audio Library not saved"
msgstr ""

#: audio_playlist.cc:293
msgid ""
"programming error: non-audio Region passed to remove_overlap in audio "
"playlist"
msgstr ""

#: audio_playlist.cc:424
msgid ""
"programming error: non-audio Region tested for overlap in audio playlist"
msgstr ""

#: audio_playlist_importer.cc:69
msgid "Audio Playlists"
msgstr ""

#: audio_playlist_importer.cc:162
msgid "region"
msgstr ""

#: audio_playlist_importer.cc:164
msgid "regions"
msgstr ""

#: audio_playlist_importer.cc:175 audio_track_importer.cc:243
msgid "A playlist with this name already exists, please rename it."
msgstr ""

#: audio_playlist_importer.cc:260
msgid "Audio Playlists (unused)"
msgstr ""

#: audio_region_importer.cc:74
msgid "Audio Regions"
msgstr ""

#: audio_region_importer.cc:144
msgid "Length: "
msgstr ""

#: audio_region_importer.cc:146
msgid ""
"\n"
"Position: "
msgstr ""

#: audio_region_importer.cc:148
msgid ""
"\n"
"Channels: "
msgstr ""

#: audio_track.cc:177
msgid "Unknown bundle \"%1\" listed for input of %2"
msgstr ""

#: audio_track.cc:179
msgid "in 1"
msgstr "wejście 1"

#: audio_track.cc:180
msgid "No input bundles available as a replacement"
msgstr ""

#: audio_track.cc:184
msgid "Bundle %1 was not available - \"in 1\" used instead"
msgstr ""

#: audio_track.cc:193
msgid "improper input channel list in XML node (%1)"
msgstr ""

#: audio_track_importer.cc:68
msgid "Audio Tracks"
msgstr ""

#: audio_track_importer.cc:272
msgid "Error Importing Audio track %1"
msgstr ""

#: audioanalyser.cc:31
msgid "cannot load VAMP plugin \"%1\""
msgstr ""

#: audioanalyser.cc:51
msgid "VAMP Plugin \"%1\" could not be loaded"
msgstr ""

#: audioengine.cc:185
msgid "Connect session to engine"
msgstr ""

#: audioengine.cc:246
msgid "Cannot create temporary MIDI port to determine MIDI buffer size"
msgstr ""

#: audioengine.cc:781
msgid ""
"a port with the name \"%1\" already exists: check for duplicated track/bus "
"names"
msgstr ""

#: audioengine.cc:783 session.cc:1574
msgid ""
"No more JACK ports are available. You will need to stop %1 and restart JACK "
"with ports if you need this many tracks."
msgstr ""

#: audioengine.cc:786
msgid "AudioEngine: cannot register port \"%1\": %2"
msgstr ""

#: audioengine.cc:822
msgid "unable to create port: %1"
msgstr ""

#: audioengine.cc:877
msgid "connect called before engine was started"
msgstr ""

#: audioengine.cc:903
msgid "AudioEngine: cannot connect %1 (%2) to %3 (%4)"
msgstr ""

#: audioengine.cc:918 audioengine.cc:949
msgid "disconnect called before engine was started"
msgstr ""

#: audioengine.cc:997
msgid "get_port_by_name() called before engine was started"
msgstr ""

#: audioengine.cc:1030
msgid "get_ports called before engine was started"
msgstr ""

#: audioengine.cc:1357
msgid "failed to connect to JACK"
msgstr "nie udało się połączyć z JACK"

#: audioregion.cc:1455
msgid ""
"You have requested an operation that requires audio analysis.\n"
"\n"
"You currently have \"auto-analyse-audio\" disabled, which means that "
"transient data must be generated every time it is required.\n"
"\n"
"If you are doing work that will require transient data on a regular basis, "
"you should probably enable \"auto-analyse-audio\" then quit ardour and "
"restart.\n"
"\n"
"This dialog will not display again.  But you may notice a slight delay in "
"this and future transient-detection operations.\n"
msgstr ""

#: audiosource.cc:202
msgid "cannot rename peakfile for %1 from %2 to %3 (%4)"
msgstr ""

#: audiosource.cc:229
msgid "AudioSource: cannot stat peakfile \"%1\""
msgstr ""

#: audiosource.cc:361
msgid "cannot read sample data for unscaled peak computation"
msgstr ""

#: audiosource.cc:382
msgid "AudioSource: cannot open peakpath (a) \"%1\" (%2)"
msgstr ""

#: audiosource.cc:459
msgid "AudioSource: cannot open peakpath (b) \"%1\" (%2)"
msgstr ""

#: audiosource.cc:583
msgid ""
"AudioSource[%1]: peak read - cannot read %2 samples at offset %3 of %4 (%5)"
msgstr ""

#: audiosource.cc:663
msgid "%1: could not write read raw data for peak computation (%2)"
msgstr ""

#: audiosource.cc:702
msgid "AudioSource: cannot open peakpath (c) \"%1\" (%2)"
msgstr ""

#: audiosource.cc:769 audiosource.cc:881
msgid "%1: could not write peak file data (%2)"
msgstr ""

#: audiosource.cc:908 file_source.cc:479 midi_source.cc:330
#: plugin_insert.cc:529 session.cc:2236 session.cc:2267 session.cc:2307
#: session.cc:3254 session_handle.cc:87 sndfilesource.cc:123
msgid "programming error: %1"
msgstr ""

#: auditioner.cc:89
msgid "no outputs available for auditioner - manual connection required"
msgstr ""

#: auditioner.cc:160
msgid "Auditioning of non-audio regions not yet supported"
msgstr ""

#: auditioner.cc:185
msgid "Cannot setup auditioner processing flow for %1 channels"
msgstr ""

#: automatable.cc:79
msgid "Automation node has no path property"
msgstr ""

#: automatable.cc:117
msgid "cannot open %2 to load automation data (%3)"
msgstr ""

#: automatable.cc:147
msgid "cannot load automation data from %2"
msgstr ""

#: automation_list.cc:360
msgid "automation list: cannot load coordinates from XML, all points ignored"
msgstr ""

#: automation_list.cc:405
msgid ""
"automation list: no x-coordinate stored for control point (point ignored)"
msgstr ""

#: automation_list.cc:411
msgid ""
"automation list: no y-coordinate stored for control point (point ignored)"
msgstr ""

#: automation_list.cc:425
msgid ""
"AutomationList: passed XML node called %1, not \"AutomationList\" - ignored"
msgstr ""

#: butler.cc:97
msgid "Cannot create transport request signal pipe (%1)"
msgstr ""

#: butler.cc:103 butler.cc:109
msgid "UI: cannot set O_NONBLOCK on butler request pipe (%1)"
msgstr ""

#: butler.cc:115
msgid "Session: could not create butler thread"
msgstr ""

#: butler.cc:165
msgid "poll on butler request pipe failed (%1)"
msgstr ""

#: butler.cc:172
msgid "Error on butler thread request pipe: fd=%1 err=%2"
msgstr ""

#: butler.cc:213
msgid "Error reading from butler request pipe"
msgstr ""

#: butler.cc:267
msgid "Butler read ahead failure on dstream %1"
msgstr ""

#: butler.cc:318
msgid "Butler write-behind failure on dstream %1"
msgstr ""

#: control_protocol_manager.cc:122
msgid "control protocol name \"%1\" has no descriptor"
msgstr ""

#: control_protocol_manager.cc:127
msgid "control protocol name \"%1\" could not be initialized"
msgstr ""

#: control_protocol_manager.cc:179
msgid "Instantiating mandatory control protocol %1"
msgstr ""

#: control_protocol_manager.cc:199
msgid "looking for control protocols in %1"
msgstr ""

#: control_protocol_manager.cc:214
msgid "Control protocol %1 not usable"
msgstr ""

#: control_protocol_manager.cc:230
msgid "Control surface protocol discovered: \"%1\""
msgstr ""

#: control_protocol_manager.cc:248
msgid "ControlProtocolManager: cannot load module \"%1\" (%2)"
msgstr ""

#: control_protocol_manager.cc:256
msgid "ControlProtocolManager: module \"%1\" has no descriptor function."
msgstr ""

#: control_protocol_manager.cc:375
msgid "control protocol XML node has no name property. Ignored."
msgstr ""

#: control_protocol_manager.cc:382
msgid "control protocol \"%1\" is not known. Ignored"
msgstr ""

#: crossfade.cc:141
msgid "Crossfade: no \"in\" region in state"
msgstr ""

#: crossfade.cc:157
msgid "Crossfade: no \"in\" region %1 found in playlist %2 nor in region map"
msgstr ""

#: crossfade.cc:167
msgid "Crossfade: no \"out\" region in state"
msgstr ""

#: crossfade.cc:180
msgid "Crossfade: no \"out\" region %1 found in playlist %2 nor in region map"
msgstr ""

#: crossfade.cc:796
msgid "old-style crossfade information - no position information"
msgstr ""

#: cycle_timer.cc:36
msgid "CycleTimer::get_mhz(): can't open /proc/cpuinfo"
msgstr ""

#: cycle_timer.cc:48
msgid "CycleTimer::get_mhz(): cannot locate cpu MHz in /proc/cpuinfo"
msgstr ""

#: cycle_timer.cc:71
msgid "cannot locate cpu MHz in /proc/cpuinfo"
msgstr "nie można zlokalizować taktowania CPU w /proc/cpuinfo"

#: delivery.cc:110
msgid "main outs"
msgstr ""

#: delivery.cc:113
msgid "listen"
msgstr ""

#: diskstream.cc:287
msgid "Location \"%1\" not valid for track loop (start >= end)"
msgstr ""

#: export_channel.cc:105
msgid "Could not get port for export channel \"%1\", dropping the channel"
msgstr ""

#: export_failed.cc:32
msgid "Export failed: %1"
msgstr ""

#: export_filename.cc:210
msgid "No Time"
msgstr ""

#: export_filename.cc:219
msgid "Invalid time format"
msgstr ""

#: export_filename.cc:228
msgid "No Date"
msgstr ""

#: export_filename.cc:243
msgid "Invalid date format"
msgstr ""

#: export_format_manager.cc:56
msgid "CD"
msgstr ""

#: export_format_manager.cc:65
msgid "DVD-A"
msgstr ""

#: export_format_manager.cc:79
msgid "iPod"
msgstr ""

#: export_format_manager.cc:90
msgid "Something else"
msgstr ""

#: export_format_manager.cc:109
msgid "Any"
msgstr ""

#: export_format_manager.cc:110
msgid "Lossless (linear PCM)"
msgstr ""

#: export_format_manager.cc:111
msgid "Lossy compression"
msgstr ""

#: export_format_manager.cc:112
msgid "Lossless compression"
msgstr ""

#: export_format_manager.cc:206 export_format_specification.cc:551
msgid "Session rate"
msgstr ""

#: export_format_specification.cc:514
msgid "normalize, "
msgstr ""

#: export_format_specification.cc:518
msgid "trim, "
msgstr ""

#: export_format_specification.cc:520
msgid "trim start, "
msgstr ""

#: export_formats.cc:49
msgid "Shaped Noise"
msgstr ""

#: export_formats.cc:50
msgid "Triangular"
msgstr ""

#: export_formats.cc:51
msgid "Rectangular"
msgstr ""

#: export_formats.cc:52
msgid "None"
msgstr ""

#: export_formats.cc:159
msgid "8bit"
msgstr ""

#: export_formats.cc:161
msgid "16bit"
msgstr ""

#: export_formats.cc:163
msgid "24bit"
msgstr ""

#: export_formats.cc:165
msgid "32bit"
msgstr ""

#: export_formats.cc:167
msgid "float"
msgstr "float"

#: export_formats.cc:169
msgid "double"
msgstr ""

#: export_formats.cc:171
msgid "8bit unsigned"
msgstr ""

#: export_formats.cc:173
msgid "Vorbis sample format"
msgstr ""

#: export_formats.cc:175
msgid "No sample format"
msgstr ""

#: export_handler.cc:283
msgid "Editor: cannot open \"%1\" as export file for CD marker file"
msgstr ""

#: export_profile_manager.cc:77 export_profile_manager.cc:78
msgid "Searching for export formats in %1"
msgstr ""

#: export_profile_manager.cc:312
msgid "Selection"
msgstr ""

#: export_profile_manager.cc:430
msgid "Session"
msgstr ""

#: export_profile_manager.cc:738
msgid "No timespan has been selected!"
msgstr ""

#: export_profile_manager.cc:744
msgid "Some channels are empty"
msgstr ""

#: export_profile_manager.cc:774
msgid "No format selected!"
msgstr ""

#: export_profile_manager.cc:776
msgid "All channels are empty!"
msgstr ""

#: export_profile_manager.cc:778
msgid "One or more of the selected formats is not compatible with this system!"
msgstr ""

#: export_profile_manager.cc:781
msgid ""
"%1 supports only %2 channels, but you have %3 channels in your channel "
"configuration"
msgstr ""

#: file_source.cc:182 session_state.cc:2747
msgid ""
"there are already 1000 files with names like %1; versioning discontinued"
msgstr ""

#: file_source.cc:191
msgid "cannot rename file source from %1 to %2 (%3)"
msgstr ""

#: file_source.cc:235 file_source.cc:328
msgid "FileSource: search path not set"
msgstr ""

#: file_source.cc:269 file_source.cc:398
msgid "Filesource: cannot find required file (%1): while searching %2"
msgstr ""

#: file_source.cc:390
msgid ""
"FileSource: \"%1\" is ambigous when searching %2\n"
"\t"
msgstr ""

#: file_source.cc:444
msgid "Filesource: cannot find required file (%1): %2"
msgstr ""

#: file_source.cc:451
msgid "Filesource: cannot check for existing file (%1): %2"
msgstr ""

#: file_source.cc:485
msgid ""
"Programming error! %1 tried to rename a file over another file! It's safe to "
"continue working, but please report this to the developers."
msgstr ""

#: file_source.cc:490
#, fuzzy
msgid "cannot rename file %1 to %2 (%3)"
msgstr "nie można otworzyć pliku dźwiękowego metronomu %1 (%2)"

#: file_source.cc:538
msgid "rename from %1 to %2 failed: %3)"
msgstr ""

#: filter.cc:65
msgid "filter: error creating name for new file based on %1"
msgstr ""

#: filter.cc:77
msgid "filter: error creating new file %1 (%2)"
msgstr ""

#: find_session.cc:31
msgid "Could not resolve path: %1 (%2)"
msgstr ""

#: find_session.cc:43
msgid "cannot check session path %1 (%2)"
msgstr ""

#: find_session.cc:69
msgid "cannot check statefile %1 (%2)"
msgstr ""

#: find_session.cc:105
msgid "%1 is not a snapshot file"
msgstr ""

#: find_session.cc:122
msgid "cannot determine current working directory (%1)"
msgstr ""

#: find_session.cc:139
msgid "unknown file type for session %1"
msgstr ""

#: globals.cc:221
msgid "Could not set system open files limit to \"unlimited\""
msgstr ""

#: globals.cc:223
msgid "Could not set system open files limit to %1"
msgstr ""

#: globals.cc:227
msgid "Removed open file count limit. Excellent!"
msgstr ""

#: globals.cc:229
msgid "%1 will be limited to %2 open files"
msgstr ""

#: globals.cc:233
msgid "Could not get system open files limit (%1)"
msgstr ""

#: globals.cc:282
msgid "Loading configuration"
msgstr ""

#: graph.cc:99
msgid "Using %2 threads on %1 CPUs"
msgstr ""

#: import.cc:207
msgid "Could not find a source for %1 even though we are updating this file!"
msgstr ""

#: import.cc:238
msgid "Unable to create file %1 during import"
msgstr ""

#: import.cc:264
msgid "Resampling %1 from %2kHz to %3kHz"
msgstr ""

#: import.cc:270
msgid "Copying %1"
msgstr ""

#: import.cc:477
msgid "Import: cannot open input sound file \"%1\""
msgstr ""

#: import.cc:488
msgid "Import: error opening MIDI file"
msgstr ""

#: import.cc:526
msgid "Loading MIDI file %1"
msgstr ""

#: io.cc:178
msgid "IO: cannot disconnect port %1 from %2"
msgstr ""

#: io.cc:303 io.cc:388
msgid "IO: cannot register input port %1"
msgstr ""

#: io.cc:308 io.cc:393
msgid "IO: cannot register output port %1"
msgstr ""

#: io.cc:546 io.cc:601
msgid "incorrect XML node \"%1\" passed to IO object"
msgstr ""

#: io.cc:662
msgid "in"
msgstr "wejście"

#: io.cc:662
msgid "out"
msgstr "wyjście"

#: io.cc:663
msgid "input"
msgstr ""

#: io.cc:663
msgid "output"
msgstr ""

#: io.cc:673
msgid "Unknown bundle \"%1\" listed for %2 of %3"
msgstr ""

#: io.cc:739
msgid "Bundle %1 was not available - \"%2\" used instead"
msgstr ""

#: io.cc:742
msgid "No %1 bundles available as a replacement"
msgstr ""

#: io.cc:845
msgid "%1: cannot create I/O ports"
msgstr ""

#: io.cc:935 io.cc:1039
msgid "IO: badly formed string in XML node for inputs \"%1\""
msgstr ""

#: io.cc:940 io.cc:1044
msgid "bad input string in XML node \"%1\""
msgstr ""

#: io.cc:978
msgid "IO: badly formed string in XML node for outputs \"%1\""
msgstr ""

#: io.cc:983
msgid "IO: bad output string in XML node \"%1\""
msgstr ""

#: io.cc:1269
msgid "audio"
msgstr ""

#: io.cc:1271
msgid "midi"
msgstr ""

#: io.cc:1321
#, c-format
msgid "%s %u"
msgstr "%s %u"

#: io.cc:1368
#, c-format
msgid "%s in"
msgstr ""

#: io.cc:1370
#, c-format
msgid "%s out"
msgstr ""

#: io.cc:1445 session.cc:468 session.cc:497
msgid "mono"
msgstr ""

#: io.cc:1447 session.cc:481 session.cc:511
msgid "L"
msgstr ""

#: io.cc:1447 session.cc:483 session.cc:513
msgid "R"
msgstr ""

#: io.cc:1449 io.cc:1455
#, c-format
msgid "%d"
msgstr ""

#: ladspa_plugin.cc:89
msgid "LADSPA: module has no descriptor function."
msgstr ""

#: ladspa_plugin.cc:94
msgid "LADSPA: plugin has gone away since discovery!"
msgstr ""

#: ladspa_plugin.cc:101
msgid "LADSPA: \"%1\" cannot be used, since it cannot do inplace processing"
msgstr ""

#: ladspa_plugin.cc:308
msgid ""
"illegal parameter number used with plugin \"%1\". This mayindicate a change "
"in the plugin design, and presets may beinvalid"
msgstr ""

#: ladspa_plugin.cc:384 ladspa_plugin.cc:429
msgid "Bad node sent to LadspaPlugin::set_state"
msgstr ""

#: ladspa_plugin.cc:397 ladspa_plugin.cc:442
msgid "LADSPA: no ladspa port number"
msgstr ""

#: ladspa_plugin.cc:403 ladspa_plugin.cc:448
msgid "LADSPA: no ladspa port data"
msgstr ""

#: ladspa_plugin.cc:688
msgid "LADSPA: cannot load module from \"%1\""
msgstr ""

#: ladspa_plugin.cc:800
msgid "Could not locate HOME.  Preset not removed."
msgstr ""

#: ladspa_plugin.cc:837 ladspa_plugin.cc:843
msgid "Could not create %1.  Preset not saved. (%2)"
msgstr ""

#: ladspa_plugin.cc:850
msgid "Error saving presets file %1."
msgstr ""

#: ladspa_plugin.cc:882
msgid "Could not locate HOME.  Preset not saved."
msgstr ""

#: location.cc:295
msgid "You cannot put a CD marker at this position"
msgstr ""

#: location.cc:417
msgid "incorrect XML node passed to Location::set_state"
msgstr ""

#: location.cc:422
msgid "XML node for Location has no ID information"
msgstr ""

#: location.cc:428
msgid "XML node for Location has no name information"
msgstr ""

#: location.cc:435
msgid "XML node for Location has no start information"
msgstr ""

#: location.cc:446
msgid "XML node for Location has no end information"
msgstr ""

#: location.cc:453
msgid "XML node for Location has no flags information"
msgstr ""

#: location.cc:627
msgid "Locations: attempt to use unknown location as selected location"
msgstr ""

#: location.cc:798
msgid "incorrect XML mode passed to Locations::set_state"
msgstr ""

#: location.cc:809 session.cc:2214 session.cc:4035 session_state.cc:1114
msgid "session"
msgstr ""

#: location.cc:858
msgid "could not load location from session file - ignored"
msgstr ""

#: location_importer.cc:61
msgid "Locations"
msgstr ""

#: location_importer.cc:123
msgid "Location: "
msgstr ""

#: location_importer.cc:125
msgid ""
"Range\n"
"start: "
msgstr ""

#: location_importer.cc:126
msgid ""
"\n"
"end: "
msgstr ""

#: location_importer.cc:146
msgid ""
"The location is the Punch range. It will be imported as a normal range.\n"
"You may rename the imported location:"
msgstr ""

#: location_importer.cc:157
msgid ""
"The location is a Loop range. It will be imported as a normal range.\n"
"You may rename the imported location:"
msgstr ""

#: location_importer.cc:168
msgid ""
"A location with that name already exists.\n"
"You may rename the imported location:"
msgstr ""

#: midi_diskstream.cc:231
msgid "MidiDiskstream: Playlist \"%1\" isn't an midi playlist"
msgstr ""

#: midi_diskstream.cc:285
msgid "MidiDiskstream %1: there is no existing playlist to make a copy of!"
msgstr ""

#: midi_diskstream.cc:746
msgid "MidiDiskstream %1: cannot read %2 from playlist at frame %3"
msgstr ""

#: midi_diskstream.cc:888
msgid "MidiDiskstream %1: cannot write to disk"
msgstr ""

#: midi_diskstream.cc:924
msgid "MidiDiskstream \"%1\": cannot flush captured data to disk!"
msgstr ""

#: midi_diskstream.cc:1016
msgid "%1: could not create region for complete midi file"
msgstr ""

#: midi_diskstream.cc:1053
msgid "MidiDiskstream: could not create region for captured midi!"
msgstr ""

#: midi_diskstream.cc:1296
msgid "MidiDiskstream: XML property channel-mask out of range"
msgstr ""

#: midi_model.cc:591
msgid "No NoteID found for note property change - ignored"
msgstr ""

#: midi_model.cc:833
msgid "No SysExID found for sys-ex property change - ignored"
msgstr ""

#: midi_source.cc:130
msgid "Missing parameter property on InterpolationStyle"
msgstr ""

#: midi_source.cc:137
msgid "Missing style property on InterpolationStyle"
msgstr ""

#: midi_source.cc:149
msgid "Missing parameter property on AutomationState"
msgstr ""

#: midi_source.cc:156
msgid "Missing state property on AutomationState"
msgstr ""

#: midi_ui.cc:48
msgid "midiui"
msgstr ""

#: monitor_processor.cc:34
#, fuzzy
msgid "monitor dim"
msgstr "monitor"

#: monitor_processor.cc:35
#, fuzzy
msgid "monitor cut"
msgstr "monitor"

#: monitor_processor.cc:36 monitor_processor.cc:38 monitor_processor.cc:40
#, fuzzy
msgid "monitor mono"
msgstr "monitor"

#: monitor_processor.cc:500
msgid "cut control %1"
msgstr ""

#: monitor_processor.cc:501
msgid "dim control"
msgstr ""

#: monitor_processor.cc:502
msgid "polarity control"
msgstr ""

#: monitor_processor.cc:503
msgid "solo control"
msgstr ""

#: mtc_slave.cc:165
msgid ""
"Unknown rate/drop value %1 in incoming MTC stream, session values used "
"instead"
msgstr ""

#: mtc_slave.cc:371
msgid "MTC Slave: atomic read of current time failed, sleeping!"
msgstr ""

#: named_selection.cc:88
msgid "Chunk %1 uses an unknown playlist \"%2\""
msgstr ""

#: named_selection.cc:91
msgid "Chunk %1 contains misformed playlist information"
msgstr ""

#: operations.cc:24
msgid "capture"
msgstr ""

#: operations.cc:25
#, fuzzy
msgid "paste"
msgstr "główna"

#: operations.cc:26
msgid "duplicate region"
msgstr ""

#: operations.cc:27
msgid "insert file"
msgstr ""

#: operations.cc:28
msgid "insert region"
msgstr ""

#: operations.cc:29
msgid "drag region brush"
msgstr ""

#: operations.cc:30
msgid "region drag"
msgstr ""

#: operations.cc:31
msgid "selection grab"
msgstr ""

#: operations.cc:32
msgid "region fill"
msgstr ""

#: operations.cc:33
msgid "fill selection"
msgstr ""

#: operations.cc:34
msgid "create region"
msgstr ""

#: pannable.cc:210
msgid "Pannable given XML data for %1 - ignored"
msgstr ""

#: panner_manager.cc:51
msgid "looking for panners in %1"
msgstr ""

#: panner_manager.cc:64
msgid "Panner discovered: \"%1\""
msgstr ""

#: panner_manager.cc:80
msgid "PannerManager: cannot load module \"%1\" (%2)"
msgstr ""

#: panner_manager.cc:87
msgid "PannerManager: module \"%1\" has no descriptor function."
msgstr ""

#: panner_manager.cc:150
msgid "no panner discovered for in/out = %1/%2"
msgstr ""

#: panner_shell.cc:166
msgid "Unknown panner plugin \"%1\" found in pan state - ignored"
msgstr ""

#: panner_shell.cc:172
msgid "panner plugin node has no type information!"
msgstr ""

#: playlist.cc:2210
msgid "region state node has no ID, ignored"
msgstr ""

#: playlist.cc:2228
msgid "Playlist: cannot create region from XML"
msgstr ""

#: plugin_insert.cc:491
msgid "programming error: "
msgstr ""

#: plugin_insert.cc:734
msgid "XML node describing plugin is missing the `type' field"
msgstr ""

#: plugin_insert.cc:747
msgid "unknown plugin type %1 in plugin insert state"
msgstr ""

#: plugin_insert.cc:767
msgid "Plugin has no unique ID field"
msgstr ""

#: plugin_insert.cc:777
msgid ""
"Found a reference to a plugin (\"%1\") that is unknown.\n"
"Perhaps it was removed or moved since it was last used."
msgstr ""

#: plugin_insert.cc:885
msgid "PluginInsert: Auto: no ladspa port number"
msgstr ""

#: plugin_insert.cc:892
msgid "PluginInsert: Auto: port id out of range"
msgstr ""

#: plugin_insert.cc:904
msgid "PluginInsert: automatable control %1 not found - ignored"
msgstr ""

#: plugin_manager.cc:91
msgid "Cannot become GUI app"
msgstr ""

#: plugin_manager.cc:141
msgid "Discovering Plugins"
msgstr ""

#: plugin_manager.cc:299
msgid "Could not parse rdf file: %1"
msgstr ""

#: plugin_manager.cc:338
msgid "LADSPA: cannot load module \"%1\" (%2)"
msgstr ""

#: plugin_manager.cc:345
msgid "LADSPA: module \"%1\" has no descriptor function."
msgstr ""

#: plugin_manager.cc:536
msgid ""
"VST plugin %1 does not support processReplacing, and so cannot be used in "
"ardour at this time"
msgstr ""

#: plugin_manager.cc:680
msgid "unknown plugin status type \"%1\" - all entries ignored"
msgstr ""

#: plugin_manager.cc:695
msgid "unknown plugin type \"%1\" - ignored"
msgstr ""

#: port.cc:258
msgid "could not reregister %1"
msgstr "nie można było zarejestrować %1"

#: port_insert.cc:45
msgid "insert %1"
msgstr ""

#: port_insert.cc:198
msgid "XML node describing port insert is missing the `type' field"
msgstr ""

#: port_insert.cc:203
msgid "non-port insert XML used for port plugin insert"
msgstr ""

#: processor.cc:227
msgid "No %1 property flag in element %2"
msgstr ""

#: processor.cc:236
msgid "No child node with active property"
msgstr ""

#: rc_configuration.cc:102
msgid "Loading system configuration file %1"
msgstr ""

#: rc_configuration.cc:106
msgid "%1: cannot read system configuration file \"%2\""
msgstr ""

#: rc_configuration.cc:111
msgid "%1: system configuration file \"%2\" not loaded successfully."
msgstr ""

#: rc_configuration.cc:115
msgid ""
"your system %1 configuration file is empty. This probably means that there "
"as an error installing %1"
msgstr ""

#: rc_configuration.cc:137
msgid "Loading user configuration file %1"
msgstr ""

#: rc_configuration.cc:141
msgid "%1: cannot read configuration file \"%2\""
msgstr ""

#: rc_configuration.cc:146
msgid "%1: user configuration file \"%2\" not loaded successfully."
msgstr ""

#: rc_configuration.cc:150
msgid "your %1 configuration file is empty. This is not normal."
msgstr ""

#: rc_configuration.cc:155
msgid ""
"%1: could not find configuration file (ardour.rc), canvas will look broken."
msgstr ""

#: rc_configuration.cc:183
msgid "Config file %1 not saved"
msgstr "Plik konfiguracji %1 nie zapisany"

#: recent_sessions.cc:60
msgid "cannot open recent session file %1 (%2)"
msgstr ""

#: region_factory.cc:63 region_factory.cc:98 region_factory.cc:133
#: region_factory.cc:169
msgid ""
"programming error: RegionFactory::create() called with unknown Region type"
msgstr ""

#: region_factory.cc:525
msgid "cannot create new name for region \"%1\""
msgstr ""

#: resampled_source.cc:98
msgid "Import: %1"
msgstr ""

#: resampled_source.cc:128
msgid "Import: src_new() failed : %1"
msgstr ""

#: return.cc:42 return.cc:169
msgid "return %1"
msgstr ""

#: route.cc:105 session.cc:1307 session.cc:1318 session.cc:1776
#: session.cc:3188
msgid "signal"
msgstr ""

#: route.cc:1000 route.cc:2410
msgid "unknown Processor type \"%1\"; ignored"
msgstr ""

#: route.cc:1012
msgid "processor could not be created. Ignored."
msgstr ""

#: route.cc:1899 route.cc:2078
msgid "Bad node sent to Route::set_state() [%1]"
msgstr ""

#: route.cc:2008 route.cc:2012 route.cc:2185 route.cc:2189
msgid "badly formed order key string in state file! [%1] ... ignored."
msgstr ""

#: route_group.cc:415
msgid "You cannot subgroup MIDI tracks at this time"
msgstr ""

#: rb_effect.cc:232 rb_effect.cc:273
msgid "tempoize: error reading data from %1 at %2 (wanted %3, got %4)"
msgstr ""

#: rb_effect.cc:302 rb_effect.cc:324
msgid "error writing tempo-adjusted data to %1"
msgstr ""

#: rb_effect.cc:331
msgid "timefx code failure. please notify ardour-developers."
msgstr ""

#: send.cc:42 send.cc:250
msgid "send %1"
msgstr ""

#: session.cc:357
msgid "Set block size and sample rate"
msgstr ""

#: session.cc:362
msgid "Using configuration"
msgstr ""

#: session.cc:406
msgid "could not setup Click I/O"
msgstr "nie można było ustawić I/O metronomu"

#: session.cc:433
msgid "cannot setup Click I/O"
msgstr "nie można ustawić I/O metronomu"

#: session.cc:436
msgid "Compute I/O Latencies"
msgstr ""

#: session.cc:444
msgid "Set up standard connections"
msgstr ""

#: session.cc:465
#, c-format
msgid "out %<PRIu32>"
msgstr "wyjście %<PRIu32>"

#: session.cc:479
#, c-format
msgid "out %<PRIu32>+%<PRIu32>"
msgstr "wyjście %<PRIu32>+%<PRIu32>"

#: session.cc:494
#, c-format
msgid "in %<PRIu32>"
msgstr "wejście %<PRIu32>"

#: session.cc:508
#, c-format
msgid "in %<PRIu32>+%<PRIu32>"
msgstr "wejście %<PRIu32>+%<PRIu32>"

#: session.cc:544
msgid "Setup signal flow and plugins"
msgstr ""

#: session.cc:570
#, fuzzy
msgid "cannot connect master output %1 to %2"
msgstr "nie można ustawić głównych wyjść"

#: session.cc:598
msgid "cannot connect control input %1 to %2"
msgstr ""

#: session.cc:618
msgid "The preferred I/O for the monitor bus (%1) cannot be found"
msgstr ""

#: session.cc:640
msgid "cannot connect control output %1 to %2"
msgstr ""

#: session.cc:659
msgid "Connect to engine"
msgstr ""

#: session.cc:691
msgid "cannot create Auditioner: no auditioning of regions possible"
msgstr ""

#: session.cc:899
msgid "Session: you can't use that location for auto punch (start <= end)"
msgstr ""

#: session.cc:935
msgid "Session: you can't use a mark for auto loop"
msgstr ""

#: session.cc:1331
msgid "feedback loop setup between %1 and %2"
msgstr ""

#: session.cc:1568
msgid "Session: could not create new midi track."
msgstr ""

#: session.cc:1713 session.cc:1721 session.cc:1830 session.cc:1838
msgid "cannot configure %1 in/%2 out configuration for new audio track"
msgstr ""

#: session.cc:1745
msgid "Session: could not create new audio track."
msgstr ""

#: session.cc:1780
msgid "editor"
msgstr ""

#: session.cc:1860
msgid "Session: could not create new audio route."
msgstr ""

#: session.cc:1907
msgid "Session: UINT_MAX routes? impossible!"
msgstr ""

#: session.cc:1925
msgid "Session: cannot create track/bus from template description"
msgstr ""

#: session.cc:1951
msgid "Session: could not create new route from template"
msgstr ""

#: session.cc:2876
msgid "FATAL ERROR! Could not find a suitable version of %1 for a rename"
msgstr ""

#: session.cc:3001 session.cc:3060
msgid "There are already %1 recordings for %2, which I consider too many."
msgstr ""

#: session.cc:3424
msgid "send ID %1 appears to be in use already"
msgstr ""

#: session.cc:3436
msgid "return ID %1 appears to be in use already"
msgstr ""

#: session.cc:3448
msgid "insert ID %1 appears to be in use already"
msgstr ""

#: session.cc:3615
msgid "Cannot write a range where end <= start (e.g. %1 <= %2)"
msgstr ""

#: session.cc:3650
msgid "too many bounced versions of playlist \"%1\""
msgstr ""

#: session.cc:3660
msgid "cannot create new audio file \"%1\" for %2"
msgstr ""

#: session_click.cc:161
msgid "cannot open click soundfile %1 (%2)"
msgstr "nie można otworzyć pliku dźwiękowego metronomu %1 (%2)"

#: session_click.cc:170
msgid "cannot read data from click soundfile"
msgstr "nie można odczytać danych z pliku dźwiękowego metronomu"

#: session_click.cc:198
msgid "cannot open click emphasis soundfile %1 (%2)"
msgstr ""
"nie można otworzyć pliku dźwiękowego akcentowanego uderzenia metronomu %1 "
"(%2)"

#: session_click.cc:206
msgid "cannot read data from click emphasis soundfile"
msgstr ""
"nie można odczytać danych z pliku dźwiękowego akcentowanego uderzenia "
"metronomu"

#: session_command.cc:89
msgid "Tried to reconstitute a MementoCommand with no contents, failing. id="
msgstr ""

#: session_command.cc:158
msgid ""
"could not reconstitute MementoCommand from XMLNode. object type = %1 id = %2"
msgstr ""

#: session_command.cc:187
msgid ""
"could not reconstitute StatefulDiffCommand from XMLNode. object type = %1 id "
"= %2"
msgstr ""

#: session_directory.cc:55
msgid "Cannot create Session directory at path %1 Error: %2"
msgstr ""

#: session_directory.cc:74
msgid "Session subdirectory does not exist at path %1"
msgstr ""

#: session_events.cc:183
msgid "Session: cannot have two events of type %1 at the same frame (%2)."
msgstr ""

#: session_export.cc:113
msgid "%1: cannot seek to %2 for export"
msgstr ""

#: session_midi.cc:400
msgid "Session: could not send full MIDI time code"
msgstr ""

#: session_midi.cc:477
msgid "Session: cannot send quarter-frame MTC message (%1)"
msgstr ""

#: session_playlists.cc:350 session_playlists.cc:369
msgid "Session: cannot create Playlist from XML description."
msgstr ""

#: session_process.cc:1139
msgid "Programming error: illegal event type in process_event (%1)"
msgstr ""

#: session_state.cc:141
msgid "Could not use path %1 (%s)"
msgstr ""

#: session_state.cc:355
msgid "Reset Remote Controls"
msgstr ""

#: session_state.cc:368
msgid "Reset Control Protocols"
msgstr ""

#: session_state.cc:384
msgid "Session loading complete"
msgstr ""

#: session_state.cc:451 session_state.cc:2724
msgid "Session: cannot create session peakfile folder \"%1\" (%2)"
msgstr ""

#: session_state.cc:458
#, fuzzy
msgid "Session: cannot create session sounds dir \"%1\" (%2)"
msgstr "Nie można utworzyć folderu dźwięków sesji \"%1\" (%2)"

#: session_state.cc:465
#, fuzzy
msgid "Session: cannot create session stub sounds dir \"%1\" (%2)"
msgstr "Nie można utworzyć folderu dźwięków sesji \"%1\" (%2)"

#: session_state.cc:472
#, fuzzy
msgid "Session: cannot create session midi dir \"%1\" (%2)"
msgstr "Nie można utworzyć folderu dźwięków sesji \"%1\" (%2)"

#: session_state.cc:479
#, fuzzy
msgid "Session: cannot create session stub midi dir \"%1\" (%2)"
msgstr "Nie można utworzyć folderu dźwięków sesji \"%1\" (%2)"

#: session_state.cc:486
msgid "Session: cannot create session dead sounds folder \"%1\" (%2)"
msgstr ""

#: session_state.cc:493
msgid "Session: cannot create session export folder \"%1\" (%2)"
msgstr ""

#: session_state.cc:500
msgid "Session: cannot create session analysis folder \"%1\" (%2)"
msgstr ""

#: session_state.cc:507
#, fuzzy
msgid "Session: cannot create session plugins folder \"%1\" (%2)"
msgstr "Nie można utworzyć folderu dźwięków sesji \"%1\" (%2)"

#: session_state.cc:520
msgid "Session: cannot create session folder \"%1\" (%2)"
msgstr ""

#: session_state.cc:546
msgid "Could not open %1 for writing mix template"
msgstr ""

#: session_state.cc:552
msgid "Could not open mix template %1 for reading"
msgstr ""

#: session_state.cc:576
msgid "master"
msgstr "główna"

#: session_state.cc:593
msgid "monitor"
msgstr "monitor"

#: session_state.cc:657
msgid "Could remove pending capture state at path \"%1\" (%2)"
msgstr ""

#: session_state.cc:685
#, fuzzy
msgid "could not rename snapshot %1 to %2 (%3)"
msgstr "nie można było połączyć ponownie %1 i %2 (błąd = %3)"

#: session_state.cc:779
msgid ""
"the %1 audio engine is not connected and state saving would lose all I/O "
"connections. Session not saved"
msgstr ""

#: session_state.cc:825
msgid "state could not be saved to %1"
msgstr ""

#: session_state.cc:832
msgid "could not rename temporary session file %1 to %2"
msgstr ""

#: session_state.cc:899
msgid "%1: session state information file \"%2\" doesn't exist!"
msgstr ""

#: session_state.cc:918
msgid "Could not understand ardour file %1"
msgstr ""

#: session_state.cc:927
#, fuzzy
msgid "Session file %1 is not a session"
msgstr "Plik konfiguracji %1 nie zapisany"

#: session_state.cc:958
msgid ""
"Copying old session file %1 to %2\n"
"Use %2 with %3 versions before 2.0 from now on"
msgstr ""

#: session_state.cc:968
msgid "Unable to make backup of state file %1 (%2)"
msgstr ""

#: session_state.cc:1208
msgid "programming error: Session: incorrect XML node sent to set_state()"
msgstr ""

#: session_state.cc:1281
msgid "Session: XML state has no options section"
msgstr ""

#: session_state.cc:1286
msgid "Session: XML state has no metadata section"
msgstr ""

#: session_state.cc:1293
msgid "Session: XML state has no locations section"
msgstr ""

#: session_state.cc:1300
msgid "Session: XML state has no speakers section - assuming simple stereo"
msgstr ""

#: session_state.cc:1326
msgid "Session: XML state has no sources section"
msgstr ""

#: session_state.cc:1333
msgid "Session: XML state has no Regions section"
msgstr ""

#: session_state.cc:1340
msgid "Session: XML state has no playlists section"
msgstr ""

#: session_state.cc:1360
msgid "Session: XML state has no bundles section"
msgstr ""

#: session_state.cc:1371
msgid "Session: XML state has no Tempo Map section"
msgstr ""

#: session_state.cc:1379
msgid "Session: XML state has no diskstreams section"
msgstr ""

#: session_state.cc:1387
msgid "Session: XML state has no routes section"
msgstr ""

#: session_state.cc:1399
msgid "Session: XML state has no route groups section"
msgstr ""

#: session_state.cc:1408
msgid "Session: XML state has no edit groups section"
msgstr ""

#: session_state.cc:1415
msgid "Session: XML state has no mix groups section"
msgstr ""

#: session_state.cc:1423
msgid "Session: XML state has no click section"
msgstr ""

#: session_state.cc:1463
msgid "Session: cannot create Route from XML description."
msgstr ""

#: session_state.cc:1467
msgid "Loaded track/bus %1"
msgstr ""

#: session_state.cc:1566
msgid "Could not find diskstream for route"
msgstr ""

#: session_state.cc:1621
msgid "Session: cannot create Region from XML description."
msgstr ""

#: session_state.cc:1625
msgid "Can not load state for region '%1'"
msgstr ""

#: session_state.cc:1681
msgid "Session: XMLNode describing a AudioRegion is incomplete (no source)"
msgstr ""

#: session_state.cc:1689 session_state.cc:1710 session_state.cc:1730
msgid ""
"Session: XMLNode describing a AudioRegion references an unknown source id =%1"
msgstr ""

#: session_state.cc:1695 session_state.cc:1716 session_state.cc:1736
msgid ""
"Session: XMLNode describing a AudioRegion references a non-audio source id ="
"%1"
msgstr ""

#: session_state.cc:1759
msgid ""
"Session: XMLNode describing an AudioRegion is missing some master sources; "
"ignored"
msgstr ""

#: session_state.cc:1793
msgid "Session: XMLNode describing a MidiRegion is incomplete (no source)"
msgstr ""

#: session_state.cc:1801
msgid ""
"Session: XMLNode describing a MidiRegion references an unknown source id =%1"
msgstr ""

#: session_state.cc:1807
msgid ""
"Session: XMLNode describing a MidiRegion references a non-midi source id =%1"
msgstr ""

#: session_state.cc:1875
msgid ""
"cannot create new file from region name \"%1\" with ident = \"%2\": too many "
"existing files with similar names"
msgstr ""

#: session_state.cc:1898
msgid "Session: cannot create Source from XML description."
msgstr ""

#: session_state.cc:1932
msgid "A sound file is missing. It will be replaced by silence."
msgstr ""

#: session_state.cc:1955
msgid "Found a sound file that cannot be used by %1. Talk to the progammers."
msgstr ""

#: session_state.cc:1977
msgid "Could not create mix templates directory \"%1\" (%2)"
msgstr ""

#: session_state.cc:1989
msgid "Template \"%1\" already exists - new version not created"
msgstr ""

#: session_state.cc:1995
msgid "mix template not saved"
msgstr ""

#: session_state.cc:2012
msgid "Template \"%1\" already exists - template not renamed"
msgstr ""

#: session_state.cc:2173
msgid "Session: cannot create Named Selection from XML description."
msgstr ""

#: session_state.cc:2224
msgid "Unknown node \"%1\" found in Bundles list from state file"
msgstr ""

#: session_state.cc:2665 session_state.cc:2671
msgid "Cannot expand path %1 (%2)"
msgstr ""

#: session_state.cc:2761
msgid "cannot rename audio file source from %1 to %2 (%3)"
msgstr ""

#: session_state.cc:2775
msgid "cannot remove peakfile %1 for %2 (%3)"
msgstr ""

#: session_state.cc:3120
msgid "could not backup old history file, current history not saved"
msgstr ""

#: session_state.cc:3133
msgid "history could not be saved to %1"
msgstr ""

#: session_state.cc:3142
#, fuzzy
msgid "could not restore history file from backup %1 (%2)"
msgstr "nie można było zarejestrować %1"

#: session_state.cc:3167
msgid "%1: no history file \"%2\" for this session."
msgstr ""

#: session_state.cc:3173
msgid "Could not understand session history file \"%1\""
msgstr ""

#: session_state.cc:3215
msgid "Failed to downcast MidiSource for NoteDiffCommand"
msgstr ""

#: session_state.cc:3226
msgid "Failed to downcast MidiSource for SysExDiffCommand"
msgstr ""

#: session_state.cc:3237
msgid "Failed to downcast MidiSource for PatchChangeDiffCommand"
msgstr ""

#: session_state.cc:3245
msgid "Couldn't figure out how to make a Command out of a %1 XMLNode."
msgstr ""

#: session_state.cc:3472
msgid "Session: unknown diskstream type in XML"
msgstr ""

#: session_state.cc:3477
msgid "Session: could not load diskstream via XML state"
msgstr ""

#: session_state_utils.cc:48
msgid "Unable to create a backup copy of file %1 (%2)"
msgstr ""

#: session_time.cc:463
msgid "Unknown JACK transport state %1 in sync callback"
msgstr ""

#: session_transport.cc:149
msgid "Cannot loop - no loop range defined"
msgstr ""

#: session_transport.cc:672
msgid ""
"Seamless looping cannot be supported while %1 is using JACK transport.\n"
"Recommend changing the configured options"
msgstr ""

#: session_transport.cc:1001
msgid ""
"Global varispeed cannot be supported while %1 is connected to JACK transport "
"control"
msgstr ""

#: session_utils.cc:29
msgid "Unable to create session directory at path %1 : %2"
msgstr ""

#: sndfile_helpers.cc:35
msgid "WAV"
msgstr "WAV"

#: sndfile_helpers.cc:36
msgid "AIFF"
msgstr "AIFF"

#: sndfile_helpers.cc:37
msgid "CAF"
msgstr "CAF"

#: sndfile_helpers.cc:38
msgid "W64 (64 bit WAV)"
msgstr "W64 (64 bit WAV)"

#: sndfile_helpers.cc:39
msgid "FLAC"
msgstr ""

#: sndfile_helpers.cc:40
msgid "Ogg/Vorbis"
msgstr ""

#: sndfile_helpers.cc:41
msgid "raw (no header)"
msgstr "raw (brak nagłówka)"

#: sndfile_helpers.cc:46
msgid ".wav"
msgstr ".wav"

#: sndfile_helpers.cc:47
msgid ".aiff"
msgstr ".aiff"

#: sndfile_helpers.cc:48
msgid ".caf"
msgstr ".caf"

#: sndfile_helpers.cc:49
msgid ".w64"
msgstr ".w64"

#: sndfile_helpers.cc:50
msgid ".flac"
msgstr ""

#: sndfile_helpers.cc:51
msgid ".ogg"
msgstr ""

#: sndfile_helpers.cc:52
msgid ".raw"
msgstr ".raw"

#: sndfile_helpers.cc:67
msgid "Signed 16 bit PCM"
msgstr ""

#: sndfile_helpers.cc:68
msgid "Signed 24 bit PCM"
msgstr ""

#: sndfile_helpers.cc:69
msgid "Signed 32 bit PCM"
msgstr ""

#: sndfile_helpers.cc:70
msgid "Signed 8 bit PCM"
msgstr ""

#: sndfile_helpers.cc:71
#, fuzzy
msgid "32 bit float"
msgstr "32 bit"

#: sndfile_helpers.cc:84
msgid "Little-endian (Intel)"
msgstr "Little-endian (Intel)"

#: sndfile_helpers.cc:85
#, fuzzy
msgid "Big-endian (PowerPC)"
msgstr "Big-endian (Mac)"

#: sndfilesource.cc:155
#, fuzzy
msgid "could not allocate file %1"
msgstr "nie można było zarejestrować %1"

#: sndfilesource.cc:167 sndfilesource.cc:548 sndfilesource.cc:572
msgid ""
"cannot set broadcast info for audio file %1 (%2); dropping broadcast info "
"for this file"
msgstr ""

#: sndfilesource.cc:223
msgid "SndFileSource: cannot open file \"%1\" for %2 (%3)"
msgstr ""

#: sndfilesource.cc:231
msgid ""
"SndFileSource: file only contains %1 channels; %2 is invalid as a channel "
"number"
msgstr ""

#: sndfilesource.cc:285
msgid "could not allocate file %1 for reading."
msgstr ""

#: sndfilesource.cc:318
msgid "SndFileSource: could not seek to frame %1 within %2 (%3)"
msgstr ""

#: sndfilesource.cc:329
msgid "SndFileSource: @ %1 could not read %2 within %3 (%4) (len = %5)"
msgstr ""

#: sndfilesource.cc:371 sndfilesource.cc:406
msgid "attempt to write a non-writable audio file source (%1)"
msgstr ""

#: sndfilesource.cc:376 utils.cc:504 utils.cc:528 utils.cc:542 utils.cc:561
msgid "programming error: %1 %2"
msgstr ""

#: sndfilesource.cc:510
msgid "attempt to flush a non-writable audio file source (%1)"
msgstr ""

#: sndfilesource.cc:516
msgid "could not allocate file %1 to write header"
msgstr ""

#: sndfilesource.cc:530
msgid ""
"attempt to store broadcast info in a non-writable audio file source (%1)"
msgstr ""

#: sndfilesource.cc:591
msgid "%1: cannot seek to %2 (libsndfile error: %3"
msgstr ""

#: sndfilesource.cc:704
msgid "SndFileSource: \"%1\" bad read retval: %2 of %5 (%3: %4)"
msgstr ""

#: sndfilesource.cc:717 sndfilesource.cc:767 sndfilesource.cc:774
msgid "SndFileSource: \"%1\" bad write (%2)"
msgstr ""

#: sndfilesource.cc:797
msgid ""
"Filesource: start time is already set for existing file (%1): Cannot change "
"start time."
msgstr ""

#: speakers.cc:203
msgid "Speaker information is missing azimuth - speaker ignored"
msgstr ""

#: speakers.cc:209
msgid "Speaker information is missing elevation - speaker ignored"
msgstr ""

#: speakers.cc:215
msgid "Speaker information is missing distance - speaker ignored"
msgstr ""

#: tape_file_matcher.cc:46
msgid "Cannot compile tape track regexp for use (%1)"
msgstr ""

#: tempo.cc:73
msgid "TempoSection XML node has no \"start\" property"
msgstr ""

#: tempo.cc:81
msgid "TempoSection XML node has an illegal \"start\" value"
msgstr ""

#: tempo.cc:88
msgid "TempoSection XML node has no \"beats-per-minute\" property"
msgstr ""

#: tempo.cc:93
msgid "TempoSection XML node has an illegal \"beats_per_minute\" value"
msgstr ""

#: tempo.cc:102
msgid "TempoSection XML node has an illegal \"note-type\" value"
msgstr ""

#: tempo.cc:108
msgid "TempoSection XML node has no \"movable\" property"
msgstr ""

#: tempo.cc:149
msgid "MeterSection XML node has no \"start\" property"
msgstr ""

#: tempo.cc:157
msgid "MeterSection XML node has an illegal \"start\" value"
msgstr ""

#: tempo.cc:164
msgid "MeterSection XML node has no \"beats-per-bar\" property"
msgstr ""

#: tempo.cc:169
msgid "MeterSection XML node has an illegal \"beats-per-bar\" value"
msgstr ""

#: tempo.cc:174
msgid "MeterSection XML node has no \"note-type\" property"
msgstr ""

#: tempo.cc:179
msgid "MeterSection XML node has an illegal \"note-type\" value"
msgstr ""

#: tempo.cc:184
msgid "MeterSection XML node has no \"movable\" property"
msgstr ""

#: tempo.cc:591
msgid "no tempo sections defined in tempo map - cannot change tempo @ %1"
msgstr ""

#: tempo.cc:615 tempo.cc:631
msgid "programming error: no tempo section in tempo map!"
msgstr ""

#: tempo.cc:674 tempo.cc:733
msgid "programming error: unhandled MetricSection type"
msgstr ""

#: tempo.cc:1592 tempo.cc:1604
msgid "Tempo map: could not set new state, restoring old one."
msgstr ""

#: tempo_map_importer.cc:53
msgid "Tempo map"
msgstr ""

#: tempo_map_importer.cc:61
msgid "Tempo Map"
msgstr ""

#: tempo_map_importer.cc:81
msgid "Tempo marks: "
msgstr ""

#: tempo_map_importer.cc:81
msgid ""
"\n"
"Meter marks: "
msgstr ""

#: tempo_map_importer.cc:90
msgid ""
"This will replace the current tempo map!\n"
"Are you shure you want to do this?"
msgstr ""

#: user_bundle.cc:32
msgid "Node for Bundle has no \"name\" property"
msgstr ""

#: user_bundle.cc:44 user_bundle.cc:65
#, c-format
msgid "Unknown node \"%s\" in Bundle"
msgstr ""

#: user_bundle.cc:49
msgid "Node for Channel has no \"name\" property"
msgstr ""

#: user_bundle.cc:55
msgid "Node for Channel has no \"type\" property"
msgstr ""

#: user_bundle.cc:70
msgid "Node for Port has no \"name\" property"
msgstr ""

#: utils.cc:305
msgid "illegal or badly-formed string used for path (%1)"
msgstr ""

#: utils.cc:310
msgid "path (%1) is ambiguous"
msgstr ""

#: utils.cc:372 utils.cc:396
#, fuzzy
msgid "Splice"
msgstr "Edycja klockowa"

#: utils.cc:374 utils.cc:389
#, fuzzy
msgid "Slide"
msgstr "Edycja ślizgowa"

#: utils.cc:376 utils.cc:392
#, fuzzy
msgid "Lock"
msgstr "Edycja zablokowana"

#: utils.cc:379
msgid "programming error: unknown edit mode string \"%1\""
msgstr ""

#: utils.cc:403 utils.cc:432
msgid "MIDI Timecode"
msgstr ""

#: utils.cc:403 utils.cc:430
msgid "MTC"
msgstr "MTC"

#: utils.cc:407 utils.cc:436
msgid "MIDI Clock"
msgstr ""

#: utils.cc:411 utils.cc:426 utils.cc:439
msgid "JACK"
msgstr "JACK"

#: utils.cc:415
msgid "programming error: unknown sync source string \"%1\""
msgstr ""

#: utils.cc:604
msgid "programming error: unknown native header format: %1"
msgstr ""

#: utils.cc:619
#, fuzzy
msgid "cannot open directory %1 (%2)"
msgstr "nie można otworzyć pliku dźwiękowego metronomu %1 (%2)"

#~ msgid "in 1+2"
#~ msgstr "wejście 1+2"

#~ msgid "default"
#~ msgstr "domyślnie"

#~ msgid "cannot setup master inputs"
#~ msgstr "nie można ustawić głównych wejść"

#~ msgid "Master Out"
#~ msgstr "Główne wyjście"

#~ msgid "OSC startup"
#~ msgstr "początek OSC"

#~ msgid "end"
#~ msgstr "koniec"

#~ msgid "start"
#~ msgstr "początek"

#~ msgid "16 bit"
#~ msgstr "16 bit"

#~ msgid "24 bit"
#~ msgstr "24 bit"

#~ msgid "8 bit"
#~ msgstr "8 bit"

#~ msgid "Internal"
#~ msgstr "Wew."

#~ msgid "%s/out %u"
#~ msgstr "%s/wyjście %u"

#~ msgid "%s/in"
#~ msgstr "%s/wejście"