Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/pl.po
blob: f416ab58adb8fc6bdb99ee875bb0ec03bfbaa0e3 (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
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-08-01 00:30-0400\n"
"PO-Revision-Date: 2012-05-28 15:16+0200\n"
"Last-Translator: Marcin <ulinski.marcin@gmail.com>\n"
"Language-Team: LANGUAGE <walter@sugarlabs.org>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"X-Generator: Pootle 2.0.5\n"

#: activity/activity.info:2 TurtleArt/tawindow.py:3797
#: pysamples/grecord.py:205 turtleblocks.py:295
msgid "Turtle Art"
msgstr "Żółwik"

#: TurtleArt/tabasics.py:116
msgid "Palette of turtle commands"
msgstr "Przybornik komend żółwia"

#: TurtleArt/tabasics.py:121
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:711
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:722
msgid "forward"
msgstr "idź"

#: TurtleArt/tabasics.py:125
msgid "moves turtle forward"
msgstr "przesuwa żółwia do przodu"

#: TurtleArt/tabasics.py:132
msgid "back"
msgstr "cofaj"

#: TurtleArt/tabasics.py:136
msgid "moves turtle backward"
msgstr "przemieszcza żółwia do tyłu"

#: TurtleArt/tabasics.py:144
msgid "clean"
msgstr "wyczyść"

#: TurtleArt/tabasics.py:147
msgid "clears the screen and reset the turtle"
msgstr "czyści ekran i ustawienia żółwia"

#: TurtleArt/tabasics.py:155
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:842
msgid "left"
msgstr "w lewo"

#: TurtleArt/tabasics.py:159
msgid "turns turtle counterclockwise (angle in degrees)"
msgstr "przekręca żółwia odwrotnie do ruchu wskazówe zegara o podany kąt"

#: TurtleArt/tabasics.py:166
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:866
msgid "right"
msgstr "w prawo"

#: TurtleArt/tabasics.py:170
msgid "turns turtle clockwise (angle in degrees)"
msgstr "przekręca żółwia zgodnie z ruchem wskazówek zegara (kąt w stopniach)"

#: TurtleArt/tabasics.py:178
msgid "arc"
msgstr "łuk"

#: TurtleArt/tabasics.py:178
msgid "angle"
msgstr "kąt"

#: TurtleArt/tabasics.py:178
msgid "radius"
msgstr "promień"

#: TurtleArt/tabasics.py:182
msgid "moves turtle along an arc"
msgstr "przemieszcza żółwia wzdłuż łuku"

#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257
msgid "set xy"
msgstr "ustaw xy"

#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:261
msgid "x"
msgstr "x"

#: TurtleArt/tabasics.py:191 TurtleArt/tabasics.py:257 taextras.py:262
msgid "y"
msgstr "y"

#: TurtleArt/tabasics.py:195 TurtleArt/tabasics.py:261
msgid ""
"moves turtle to position xcor, ycor; (0, 0) is in the center of the screen."
msgstr ""
"przesuwa żółwia do pozycji xcor, ycor; gdzie (0, 0) jest środkiem ekranu."

#
#: TurtleArt/tabasics.py:205
msgid "set heading"
msgstr "ustaw kierunek"

#: TurtleArt/tabasics.py:209
msgid "sets the heading of the turtle (0 is towards the top of the screen.)"
msgstr "ustawia kierunek żółwia w stopniach (0 kieruje żółwia do góry ekranu)"

#: TurtleArt/tabasics.py:217 TurtleArt/tawindow.py:3791
#: TurtleArt/tawindow.py:3797 TurtleArtActivity.py:538
msgid "xcor"
msgstr "wsp. x"

#: TurtleArt/tabasics.py:218
msgid ""
"holds current x-coordinate value of the turtle (can be used in place of a "
"number block)"
msgstr ""
"przechowuje bieżącą współrzędą x żółwia (może być użyty w miejscu klocka z "
"liczbą)"

#: TurtleArt/tabasics.py:228 TurtleArt/tawindow.py:3791
#: TurtleArt/tawindow.py:3797 TurtleArtActivity.py:539
msgid "ycor"
msgstr "wsp. y"

#: TurtleArt/tabasics.py:229
msgid ""
"holds current y-coordinate value of the turtle (can be used in place of a "
"number block)"
msgstr ""
"przechowuje bieżącą współrzędną y żółwia (może być użyte w miejscu klocka z "
"liczbą)"

#: TurtleArt/tabasics.py:239 TurtleArt/tawindow.py:3792
#: TurtleArt/tawindow.py:3798 TurtleArtActivity.py:539
msgid "heading"
msgstr "kierunek"

#: TurtleArt/tabasics.py:240
msgid ""
"holds current heading value of the turtle (can be used in place of a number "
"block)"
msgstr ""
"przechowuje bieżącą wartość kierunku żółwia (może być użyty w miejscu klocka "
"z liczbą)"

#: TurtleArt/tabasics.py:274
msgid "Palette of pen commands"
msgstr "Przybornik komend pisaka"

#: TurtleArt/tabasics.py:278
msgid "pen up"
msgstr "podnieś pisak"

#: TurtleArt/tabasics.py:281
msgid "Turtle will not draw when moved."
msgstr "Żółw nie będzie rysował podczas poruszania się."

#: TurtleArt/tabasics.py:287
msgid "pen down"
msgstr "opuść pisak"

#: TurtleArt/tabasics.py:290
msgid "Turtle will draw when moved."
msgstr "Żółw będzie rysował podczas poruszania się."

#: TurtleArt/tabasics.py:296
msgid "set pen size"
msgstr "zmień rozmiar pisaka"

#: TurtleArt/tabasics.py:300
msgid "sets size of the line drawn by the turtle"
msgstr "ustawia szerokość linii rysowanej przez żółwia"

#: TurtleArt/tabasics.py:310
msgid "fill screen"
msgstr "maluj ekran"

#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:370 taextras.py:311
msgid "color"
msgstr "kolor"

#: TurtleArt/tabasics.py:310 TurtleArt/tabasics.py:380
msgid "shade"
msgstr "cień"

#: TurtleArt/tabasics.py:314
msgid "fills the background with (color, shade)"
msgstr "wypełnia tło (kolorem, odcieniem)"

#: TurtleArt/tabasics.py:323
msgid "pen size"
msgstr "rozmiar pisaka"

#: TurtleArt/tabasics.py:324
msgid "holds current pen size (can be used in place of a number block)"
msgstr ""
"przechowuje bieżący rozmiar pisaka (może być użyte w miejscu klocka z "
"liczbą)"

#: TurtleArt/tabasics.py:335
msgid "set color"
msgstr "ustaw kolor"

#: TurtleArt/tabasics.py:339
msgid "sets color of the line drawn by the turtle"
msgstr "ustawia kolor linii rysowanej przez żółwia"

#: TurtleArt/tabasics.py:347
msgid "set shade"
msgstr "ustaw cień"

#: TurtleArt/tabasics.py:351
msgid "sets shade of the line drawn by the turtle"
msgstr "ustawia cień linii rysowanej przez żółwia"

#: TurtleArt/tabasics.py:359
msgid "set gray"
msgstr "ustaw szary"

#: TurtleArt/tabasics.py:362
msgid "sets gray level of the line drawn by the turtle"
msgstr "ustawia poziom szarości linii rysowanej przez żółwia"

#: TurtleArt/tabasics.py:371
msgid "holds current pen color (can be used in place of a number block)"
msgstr ""
"przechowuje bieżący kolor pisaka (może być użyty w miejscu klocka z liczbą)"

#: TurtleArt/tabasics.py:381
msgid "holds current pen shade"
msgstr "przechowuje bieżący odcień pisaka"

#: TurtleArt/tabasics.py:389
msgid "gray"
msgstr "szary"

#: TurtleArt/tabasics.py:390
msgid "holds current gray level (can be used in place of a number block)"
msgstr ""
"przechowuje bieżący poziom szarości (może być użyty w miejscu klocka z "
"liczbą)"

#: TurtleArt/tabasics.py:398
msgid "start fill"
msgstr "rozpocznij wypełnianie"

#: TurtleArt/tabasics.py:400
msgid "starts filled polygon (used with end fill block)"
msgstr ""
"rozpoczyna wypełniony wielokąt (używany z klockiem kończącym wypełnianie)"

#: TurtleArt/tabasics.py:407
msgid "end fill"
msgstr "koniec wypełniania"

#: TurtleArt/tabasics.py:409
msgid "completes filled polygon (used with start fill block)"
msgstr ""
"dokańcza wielokąt wypełniony (używane z klockiem rozpoczynąjącym wypełnianie "
"wielokąta)"

#: TurtleArt/tabasics.py:420 TurtleArt/tabasics.py:424
msgid "Palette of pen colors"
msgstr "Przybornik kolorów pisaka"

#: TurtleArt/tabasics.py:426
msgid "red"
msgstr "czerwony"

#: TurtleArt/tabasics.py:427
msgid "orange"
msgstr "pomarańczowy"

#: TurtleArt/tabasics.py:429
msgid "yellow"
msgstr "żółty"

#: TurtleArt/tabasics.py:431
msgid "green"
msgstr "zielony"

#: TurtleArt/tabasics.py:432
msgid "cyan"
msgstr "niebieski"

#: TurtleArt/tabasics.py:433
msgid "blue"
msgstr "błękitny"

#: TurtleArt/tabasics.py:434
msgid "purple"
msgstr "purpurowy"

#: TurtleArt/tabasics.py:436
msgid "white"
msgstr "biały"

#: TurtleArt/tabasics.py:437
msgid "black"
msgstr "czarny"

#: TurtleArt/tabasics.py:443
msgid "set text color"
msgstr "ustaw kolor tekstu"

#: TurtleArt/tabasics.py:446
msgid "sets color of text drawn by the turtle"
msgstr "ustawia kolor tekstu pisanego przez żółwia"

#: TurtleArt/tabasics.py:454
msgid "set text size"
msgstr "zmień rozmiar tekstu"

#: TurtleArt/tabasics.py:457
msgid "sets size of text drawn by the turtle"
msgstr "ustawia rozmiar tekstu rysowanego przez żółwia"

#: TurtleArt/tabasics.py:540
msgid "Palette of numeric operators"
msgstr "Przybornik operatorów liczbowych"

#: TurtleArt/tabasics.py:546
msgid "plus"
msgstr "plus"

#: TurtleArt/tabasics.py:550
msgid "adds two alphanumeric inputs"
msgstr "dodaje dwa alfanumeryczne wejścia"

#: TurtleArt/tabasics.py:558
msgid "minus"
msgstr "minus"

#: TurtleArt/tabasics.py:561
msgid "subtracts bottom numeric input from top numeric input"
msgstr "odejmuje wartość z dolnego wejścia od wartości z górnego wejścia"

#: TurtleArt/tabasics.py:572
msgid "multiply"
msgstr "pomnóż"

#: TurtleArt/tabasics.py:575
msgid "multiplies two numeric inputs"
msgstr "mnoży przez siebie dwie podane liczby"

#: TurtleArt/tabasics.py:584
msgid "divide"
msgstr "dzielenie"

#: TurtleArt/tabasics.py:587
msgid ""
"divides top numeric input (numerator) by bottom numeric input (denominator)"
msgstr "dzieli wartość z górnego wejścia przez wartość z dolnego wejścia"

#: TurtleArt/tabasics.py:597
msgid "identity"
msgstr "równość"

# A może "identyczności" lub "neutralny"
#: TurtleArt/tabasics.py:599
msgid "identity operator used for extending blocks"
msgstr "operator tożsamości używany do rozbudowy klocków"

#: TurtleArt/tabasics.py:607 TurtleArt/tabasics.py:608
msgid "mod"
msgstr "modulo"

#: TurtleArt/tabasics.py:611
msgid "modular (remainder) operator"
msgstr "operator reszty"

#: TurtleArt/tabasics.py:618
msgid "√"
msgstr "√"

#: TurtleArt/tabasics.py:619
msgid "square root"
msgstr "pierwiastek kwadratowy"

#: TurtleArt/tabasics.py:622
msgid "calculates square root"
msgstr "wylicza pierwiastek kwadratowy"

#: TurtleArt/tabasics.py:629
msgid "random"
msgstr "losowy"

#: TurtleArt/tabasics.py:629
msgid "min"
msgstr "min"

#: TurtleArt/tabasics.py:629
msgid "max"
msgstr "maks"

#: TurtleArt/tabasics.py:633
msgid "returns random number between minimum (top) and maximum (bottom) values"
msgstr ""
"zwraca liczbę (pseudo)losową z przedziału pomiędzy wartościami minimum "
"(górna) i maksimum (dolna)"

#: TurtleArt/tabasics.py:645
msgid "number"
msgstr "liczba"

#: TurtleArt/tabasics.py:646
msgid "used as numeric input in mathematic operators"
msgstr "używane jako wejście liczbowe w operatorach matematycznych"

#: TurtleArt/tabasics.py:654
msgid "greater than"
msgstr "większe niż"

#: TurtleArt/tabasics.py:657
msgid "logical greater-than operator"
msgstr "operator logiczny porównania 'większy niż'"

#: TurtleArt/tabasics.py:666
msgid "less than"
msgstr "mniejszy niż"

#: TurtleArt/tabasics.py:670
msgid "logical less-than operator"
msgstr "operator logiczny porównania 'mniejszy niż'"

#: TurtleArt/tabasics.py:678
msgid "equal"
msgstr "równy"

#: TurtleArt/tabasics.py:682
msgid "logical equal-to operator"
msgstr "operator logiczny 'równa się'"

#: TurtleArt/tabasics.py:688
msgid "not"
msgstr "nie"

#: TurtleArt/tabasics.py:691
msgid "logical NOT operator"
msgstr "operator logicznie 'NIE' (NOT)"

#: TurtleArt/tabasics.py:697 TurtleArt/tabasics.py:700
msgid "and"
msgstr "i"

#: TurtleArt/tabasics.py:701
msgid "logical AND operator"
msgstr "operator logiczny 'I' (AND)"

#: TurtleArt/tabasics.py:708 TurtleArt/tabasics.py:711
msgid "or"
msgstr "lub"

#: TurtleArt/tabasics.py:712
msgid "logical OR operator"
msgstr "operator logiczny 'LUB' (OR)"

#: TurtleArt/tabasics.py:721
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:98
msgid "Palette of flow operators"
msgstr "Przybornik operatorów kontroli przepływu"

#: TurtleArt/tabasics.py:726
msgid "wait"
msgstr "czekaj"

#: TurtleArt/tabasics.py:730
msgid "pauses program execution a specified number of seconds"
msgstr "wstrzymuje wykonanie programu przez podaną liczbę sekund"

#: TurtleArt/tabasics.py:737
msgid "forever"
msgstr "ciągle"

#: TurtleArt/tabasics.py:741
msgid "loops forever"
msgstr "powtarzaj na zawsze"

#: TurtleArt/tabasics.py:748 TurtleArt/tabasics.py:752
msgid "repeat"
msgstr "powtarzaj"

#: TurtleArt/tabasics.py:753
msgid "loops specified number of times"
msgstr "powtarzaj w pętli określoną liczbę razy"

#: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:772
msgid "if"
msgstr "jeżeli"

#: TurtleArt/tabasics.py:759 TurtleArt/tabasics.py:772
msgid "then"
msgstr "wtedy"

#: TurtleArt/tabasics.py:762
msgid "if then"
msgstr "jeżeli wtedy"

#: TurtleArt/tabasics.py:764
msgid "if-then operator that uses boolean operators from Numbers palette"
msgstr ""
"operator 'jeżeli-wtedy' używa operatorów logicznych z przybornika Liczby"

#: TurtleArt/tabasics.py:772
msgid "else"
msgstr ""

#: TurtleArt/tabasics.py:776 TurtleArt/tabasics.py:784
msgid "if then else"
msgstr "jeżeli wtedy w-przeciwnym-razie"

#: TurtleArt/tabasics.py:777 TurtleArt/tabasics.py:785
msgid "if-then-else operator that uses boolean operators from Numbers palette"
msgstr ""
"operator 'jeżeli-wtedy-w przeciwnym razie' używa operatorów logicznych z "
"przybornika Liczby"

#: TurtleArt/tabasics.py:794
msgid "horizontal space"
msgstr "odstęp poziomy"

#: TurtleArt/tabasics.py:795
msgid "jogs stack right"
msgstr "popycha stos w prawo"

#: TurtleArt/tabasics.py:802
msgid "vertical space"
msgstr "odstęp pionowy"

#: TurtleArt/tabasics.py:803
msgid "jogs stack down"
msgstr "popycha stos w dół"

#: TurtleArt/tabasics.py:809
msgid "stop action"
msgstr "zatrzymaj akcję"

#: TurtleArt/tabasics.py:812
msgid "stops current action"
msgstr "zatrzymuje bieżącą akcję"

#: TurtleArt/tabasics.py:821
msgid "Palette of variable blocks"
msgstr "Przybornik klocków ze zmiennymi"

#: TurtleArt/tabasics.py:826 pysamples/grecord.py:213
msgid "start"
msgstr "start"

#: TurtleArt/tabasics.py:829
msgid "connects action to toolbar run buttons"
msgstr "łączy akcje z przycikami uruchamiania paska narzędzi"

#: TurtleArt/tabasics.py:836 TurtleArt/tabasics.py:837
#: TurtleArt/tabasics.py:838
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:186
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:187
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:188
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:195
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:208
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:223
msgid "text"
msgstr "tekst"

#: TurtleArt/tabasics.py:839
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:189
msgid "string value"
msgstr "wartość tekstowa"

#: TurtleArt/tabasics.py:843 TurtleArt/tabasics.py:846
#: TurtleArt/tabasics.py:854 TurtleArt/tabasics.py:858
#: TurtleArt/tawindow.py:1247 TurtleArt/tawindow.py:1324
#: TurtleArt/tawindow.py:4041
msgid "action"
msgstr "akcje"

#: TurtleArt/tabasics.py:848
msgid "top of nameable action stack"
msgstr "szczyt nazywalnego stosu akcji"

#: TurtleArt/tabasics.py:859 TurtleArt/tawindow.py:4055
msgid "invokes named action stack"
msgstr "wywołuje nazwany stos akcji"

#: TurtleArt/tabasics.py:866
msgid "store in box 1"
msgstr "włóż do pudła 1"

#: TurtleArt/tabasics.py:871
msgid "stores numeric value in Variable 1"
msgstr "przechowuje wartość liczbową w Zmiennej 1"

#: TurtleArt/tabasics.py:879
msgid "store in box 2"
msgstr "włóż do pudła 2"

#: TurtleArt/tabasics.py:884
msgid "stores numeric value in Variable 2"
msgstr "przechowuje wartość liczbową w Zmiennej 2"

#: TurtleArt/tabasics.py:892
msgid "box 1"
msgstr "pudło 1"

#: TurtleArt/tabasics.py:895
msgid "Variable 1 (numeric value)"
msgstr "Zmienna 1 (wartość liczbowa)"

#: TurtleArt/tabasics.py:902
msgid "box 2"
msgstr "pudło 2"

#: TurtleArt/tabasics.py:905
msgid "Variable 2 (numeric value)"
msgstr "Zmienna 2 (wartość liczbowa)"

#: TurtleArt/tabasics.py:911 TurtleArt/tawindow.py:4109
msgid "store in"
msgstr "przechowaj w"

#: TurtleArt/tabasics.py:911 TurtleArt/tabasics.py:925
msgid "box"
msgstr "pudło"

#: TurtleArt/tabasics.py:911 TurtleArt/tawindow.py:4109 taextras.py:396
msgid "value"
msgstr "wartość"

#: TurtleArt/tabasics.py:915 TurtleArt/tabasics.py:928
#: TurtleArt/tawindow.py:1251 TurtleArt/tawindow.py:4070
#: TurtleArt/tawindow.py:4100
msgid "my box"
msgstr "moje pudło"

#: TurtleArt/tabasics.py:916 TurtleArt/tawindow.py:4114
msgid "stores numeric value in named variable"
msgstr "przechowuje wartość liczbową w nazwanej zmiennej"

#: TurtleArt/tabasics.py:931 TurtleArt/tawindow.py:4084
msgid "named variable (numeric value)"
msgstr "zmienna nazwana (wartość liczbowa)"

#: TurtleArt/tabasics.py:938 TurtleArt/tabasics.py:957
msgid "action 1"
msgstr "akcja 1"

#: TurtleArt/tabasics.py:941
msgid "top of Action 1 stack"
msgstr "szczyt stosu Akcja 1"

#: TurtleArt/tabasics.py:947 TurtleArt/tabasics.py:967
msgid "action 2"
msgstr "akcja 2"

#: TurtleArt/tabasics.py:950
msgid "top of Action 2 stack"
msgstr "szczyt stosu akcji 2"

#: TurtleArt/tabasics.py:960
msgid "invokes Action 1 stack"
msgstr "wywołuje stos akcji 1"

#: TurtleArt/tabasics.py:970
msgid "invokes Action 2 stack"
msgstr "wywołanie stosu akcji 2"

#: TurtleArt/tabasics.py:978
msgid "trash"
msgstr "kosz"

# A może "pusty"
#: TurtleArt/tabasics.py:982
msgid "empty trash"
msgstr "opróżnij kosz"

#: TurtleArt/tabasics.py:983
msgid "permanently deletes items in trash"
msgstr "ostatecznie usuwa przedmioty z kosza"

#: TurtleArt/tabasics.py:987
msgid "restore all"
msgstr "przywróć wszystko"

#: TurtleArt/tabasics.py:988
msgid "restore all blocks from trash"
msgstr "przywróć wszystkie klocki z kosza"

#: TurtleArt/tabasics.py:992
msgid "clear all"
msgstr "wyczyść wszystkie"

#: TurtleArt/tabasics.py:993
msgid "move all blocks to trash"
msgstr "przesuń wszystkie klocki do kosza"

#: TurtleArt/tacollaboration.py:153 TurtleArt/tawindow.py:1763
#: TurtleArtActivity.py:633
msgid "Share selected blocks"
msgstr ""

#: TurtleArt/taconstants.py:241 TurtleArt/taconstants.py:263
#: TurtleArt/taconstants.py:284 TurtleArt/taconstants.py:326
#: TurtleArt/taconstants.py:368 TurtleArt/taconstants.py:410
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:951
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:966
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:981
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:996
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1011
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1026
msgid "Title"
msgstr "Tytuł"

#: TurtleArt/talogo.py:358 TurtleArtActivity.py:613
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1454
msgid "Stop turtle"
msgstr "Zatrzymaj żółwia"

#: TurtleArt/talogo.py:369 TurtleArtActivity.py:289 TurtleArtActivity.py:614
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1447
msgid "Show blocks"
msgstr "Pokaż klocki"

#: TurtleArt/talogo.py:373 TurtleArtActivity.py:293 TurtleArtActivity.py:791
msgid "Hide blocks"
msgstr "Schowaj klocki"

#: TurtleArt/talogo.py:492
msgid "did not output to"
msgstr "nie ma wyjścia na"

#: TurtleArt/talogo.py:551
msgid "I don't know how to"
msgstr "Nie wiem jak"

#: TurtleArt/talogo.py:602
msgid "doesn't like"
msgstr "nie lubi"

#: TurtleArt/talogo.py:602
msgid "as input"
msgstr "jako wejście"

#: TurtleArt/tapalette.py:96
msgid "displays next palette"
msgstr "wyświetla kolejny przybornik"

#: TurtleArt/tapalette.py:97
msgid "changes the orientation of the palette of blocks"
msgstr "zmienia orientację przybornika klocków"

#: TurtleArt/tautils.py:191
msgid "Load..."
msgstr "Załaduj..."

#: TurtleArt/tautils.py:201
msgid "Save..."
msgstr "Zapisz..."

#: TurtleArt/tautils.py:473
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:701
msgid "click to open"
msgstr "kliknij aby otworzyć"

#: TurtleArt/tawindow.py:965 TurtleArt/tawindow.py:966
msgid "orientation"
msgstr "orientacja"

#: TurtleArt/tawindow.py:976 TurtleArt/tawindow.py:1396
msgid "next"
msgstr "następny"

#: TurtleArt/tawindow.py:988 TurtleArt/tawindow.py:989
#: TurtleArt/tawindow.py:1416
msgid "shift"
msgstr "przesuń"

#: TurtleArt/tawindow.py:1265
msgid "Select blocks to share"
msgstr ""

#: TurtleArt/tawindow.py:3896
msgid "image"
msgstr "obraz"

#: TurtleArtActivity.py:132 TurtleArtActivity.py:639 TurtleArtActivity.py:730
#: TurtleArtActivity.py:750 turtleblocks.py:333
msgid "Save as Logo"
msgstr "Zapisz jako Logo"

#: TurtleArtActivity.py:169 TurtleArtActivity.py:638 TurtleArtActivity.py:727
#: TurtleArtActivity.py:747 turtleblocks.py:331
msgid "Save as image"
msgstr "Zapisz jako obraz"

#: TurtleArtActivity.py:177
msgid "snapshot"
msgstr "stopklatka"

#: TurtleArtActivity.py:185 TurtleArtActivity.py:572 TurtleArtActivity.py:615
#: TurtleArtActivity.py:753
msgid "Save snapshot"
msgstr "Zapisz stopklatkę"

#: TurtleArtActivity.py:226 TurtleArtActivity.py:550 TurtleArtActivity.py:689
#: turtleblocks.py:351
msgid "Turn off hover help"
msgstr "Wyłącz pomoc przy najechaniu myszką"

#: TurtleArtActivity.py:232 turtleblocks.py:353
msgid "Turn on hover help"
msgstr "Włącz pomoc przy najechaniu myszką"

#: TurtleArtActivity.py:240 turtleblocks.py:363
msgid "Show palette"
msgstr "Pokaż przybornik"

#: TurtleArtActivity.py:246 TurtleArtActivity.py:779 turtleblocks.py:365
msgid "Hide palette"
msgstr "Schowaj przybornik"

#: TurtleArtActivity.py:400
msgid "Rescale coordinates down"
msgstr "Przeskaluj współrzędne w dół"

#: TurtleArtActivity.py:404 TurtleArtActivity.py:542 TurtleArtActivity.py:685
msgid "Rescale coordinates up"
msgstr "Przeskaluj współrzędne w górę"

#: TurtleArtActivity.py:476 TurtleArtActivity.py:512 TurtleArtActivity.py:607
#: TurtleArtActivity.py:660 turtleblocks.py:360
msgid "Edit"
msgstr "Edytuje"

#: TurtleArtActivity.py:481 TurtleArtActivity.py:510 TurtleArtActivity.py:608
#: TurtleArtActivity.py:677 turtleblocks.py:355
msgid "View"
msgstr "Widok"

#: TurtleArtActivity.py:508 TurtleArtActivity.py:609
msgid "Project"
msgstr "Projekt"

#: TurtleArtActivity.py:514 TurtleArtActivity.py:606 TurtleArtActivity.py:635
#: TurtleArtActivity.py:637 TurtleArtActivity.py:722
msgid "Save/Load"
msgstr "Zapisz/Załaduj"

#: TurtleArtActivity.py:522 TurtleArtActivity.py:661 turtleblocks.py:358
msgid "Copy"
msgstr "Kopiuj"

#: TurtleArtActivity.py:524 TurtleArtActivity.py:662 turtleblocks.py:359
msgid "Paste"
msgstr "Wklej"

#: TurtleArtActivity.py:526
#, fuzzy
msgid "Restore blocks from trash"
msgstr "przywróć wszystkie klocki z kosza"

#: TurtleArtActivity.py:528 TurtleArtActivity.py:678
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:777
msgid "Fullscreen"
msgstr "Pełen ekran"

#: TurtleArtActivity.py:530 TurtleArtActivity.py:679 turtleblocks.py:339
msgid "Cartesian coordinates"
msgstr "współrzędne kartezjańskie"

#: TurtleArtActivity.py:532 TurtleArtActivity.py:681 turtleblocks.py:341
msgid "Polar coordinates"
msgstr "Współrzędne biegunowe"

#: TurtleArtActivity.py:535 TurtleArtActivity.py:683
msgid "Metric coordinates"
msgstr "Współrzędne metryczne"

#: TurtleArtActivity.py:545 TurtleArtActivity.py:687 turtleblocks.py:345
msgid "Grow blocks"
msgstr "Powiększ klocki"

#: TurtleArtActivity.py:547 TurtleArtActivity.py:688 turtleblocks.py:347
msgid "Shrink blocks"
msgstr "Zmniejsz klocki"

#: TurtleArtActivity.py:576 TurtleArtActivity.py:616
msgid "Load example"
msgstr "Załaduj przykład"

#: TurtleArtActivity.py:610 TurtleArtActivity.py:785 turtleblocks.py:372
msgid "Clean"
msgstr "Wyczyść"

#: TurtleArtActivity.py:611 TurtleArtActivity.py:787 turtleblocks.py:373
msgid "Run"
msgstr "Uruchom"

#: TurtleArtActivity.py:612 TurtleArtActivity.py:789 turtleblocks.py:374
msgid "Step"
msgstr "Krok"

#: TurtleArtActivity.py:617 util/helpbutton.py:45
msgid "Help"
msgstr "Pomoc"

#: TurtleArtActivity.py:618 turtleblocks.py:376
msgid "Stop"
msgstr "Stop"

#: TurtleArtActivity.py:640 TurtleArtActivity.py:733 TurtleArtActivity.py:755
msgid "Load project"
msgstr "Załaduj projekt"

#: TurtleArtActivity.py:643 TurtleArtActivity.py:738 TurtleArtActivity.py:760
msgid "Load plugin"
msgstr "Załaduj wtyczkę"

#: TurtleArtActivity.py:644 TurtleArtActivity.py:741 TurtleArtActivity.py:763
msgid "Load Python block"
msgstr "Ładuj blok Pythona"

#: TurtleArtActivity.py:717
msgid "Sharing blocks disabled"
msgstr ""

#: TurtleArtActivity.py:780
msgid "<Ctrl>p"
msgstr "<Ctrl>p"

#: TurtleArtActivity.py:785
msgid "<Ctrl>e"
msgstr "<Ctrl>e"

#: TurtleArtActivity.py:787
msgid "<Ctrl>r"
msgstr "<Ctrl>r"

#: TurtleArtActivity.py:789
msgid "<Ctrl>w"
msgstr "<Ctrl>w"

#: TurtleArtActivity.py:792
msgid "<Ctrl>s"
msgstr "<Ctrl>s"

#: TurtleArtActivity.py:927 TurtleArtActivity.py:932 TurtleArtActivity.py:999
msgid "Plugin could not be installed."
msgstr "Wtyczka nie mogła zostać zainstalowana."

#: TurtleArtActivity.py:995
msgid "Please restart Turtle Art in order to use the plugin."
msgstr "Proszę uruchom ponownie Żółwią Sztukę, aby użyć wtyczki."

#: TurtleArtActivity.py:1013
#, python-format
msgid "Plugin %s already installed."
msgstr "Wtyczka %s już jest zainstalowana."

#: TurtleArtActivity.py:1014
#, python-format
msgid "Do you want to reinstall %s?"
msgstr "Czy na pewno chcesz zainstalować ponownie %s?"

#: gnome_plugins/collaboration_plugin.py:67
msgid "My Turtle Art session"
msgstr "Moja sesja z Żółwia Sztuką"

#: gnome_plugins/collaboration_plugin.py:115
msgid "Enable collaboration"
msgstr "Aktywuj tryb współpracy"

#: gnome_plugins/collaboration_plugin.py:120
msgid "Activities"
msgstr "Aktywności"

#: gnome_plugins/collaboration_plugin.py:125
msgid "Buddies"
msgstr "Koledzy"

#: gnome_plugins/collaboration_plugin.py:128
msgid "Share"
msgstr "Podziel się"

#: gnome_plugins/collaboration_plugin.py:129
msgid "Configuration"
msgstr "Konfiguracja"

#: gnome_plugins/collaboration_plugin.py:132
msgid "Neighborhood"
msgstr "Sąsiedztwo"

#: gnome_plugins/collaboration_plugin.py:292
msgid "Nickname"
msgstr "Ksywka"

#: gnome_plugins/collaboration_plugin.py:294
msgid "Account ID"
msgstr "ID konta"

#: gnome_plugins/collaboration_plugin.py:296
msgid "Server"
msgstr "Serwer"

#: gnome_plugins/collaboration_plugin.py:298
msgid "Port"
msgstr "Port"

#: gnome_plugins/collaboration_plugin.py:300
msgid "Password"
msgstr "Hasło"

#: gnome_plugins/collaboration_plugin.py:302
msgid "Register"
msgstr "Zarejestruj się"

#: gnome_plugins/collaboration_plugin.py:304
msgid "Colors"
msgstr "Kolory"

#: gnome_plugins/uploader_plugin.py:64
msgid "Upload to Web"
msgstr "Wgraj do Sieci"

#: gnome_plugins/uploader_plugin.py:66
msgid "Upload"
msgstr "Wgraj"

#: gnome_plugins/uploader_plugin.py:83
msgid ""
"You must have an account at http://turtleartsite.sugarlabs.org to upload "
"your project."
msgstr ""
"Musisz mieć konto w http://turtleartsite.sugarlabs.org aby wgrać tam swój "
"projekt."

#: gnome_plugins/uploader_plugin.py:92
msgid "Username:"
msgstr "Użytkownik:"

#: gnome_plugins/uploader_plugin.py:102
msgid "Password:"
msgstr "Hasło:"

#: gnome_plugins/uploader_plugin.py:113
msgid "Title:"
msgstr "Tytuł:"

#: gnome_plugins/uploader_plugin.py:123
msgid "Description:"
msgstr "Opis:"

#: gnome_plugins/uploader_plugin.py:133
msgid "Submit to Web"
msgstr "Prześlij do Internetu"

#: gnome_plugins/uploader_plugin.py:137
msgid "Cancel"
msgstr "Anuluj"

#: gnome_plugins/uploader_plugin.py:159
msgid "Login failed"
msgstr "Nie można zalogować"

#: gnome_plugins/uploader_plugin.py:196
msgid "Failed to upload!"
msgstr "Wgranie pliku nie powiodło się!"

#: plugins/accelerometer/accelerometer.py:49
#: plugins/audio_sensors/audio_sensors.py:75
#: plugins/camera_sensor/camera_sensor.py:57
#: plugins/light_sensor/light_sensor.py:49 plugins/rfid/rfid.py:86
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:329
msgid "Palette of sensor blocks"
msgstr "Przybornik klocków z czujnikami"

#: plugins/accelerometer/accelerometer.py:56
#: plugins/accelerometer/accelerometer.py:63
msgid "acceleration"
msgstr "przyspieszenie"

#: plugins/accelerometer/accelerometer.py:58
#: plugins/accelerometer/accelerometer.py:65
msgid "push acceleration in x, y, z to heap"
msgstr "odłóż wartości przyspieszenia (x, y, z) na stos"

#: plugins/audio_sensors/audio_sensors.py:83
#: plugins/audio_sensors/audio_sensors.py:98 pysamples/grecord.py:205
#: taextras.py:313
msgid "sound"
msgstr "dźwięk"

#: plugins/audio_sensors/audio_sensors.py:84
#: plugins/audio_sensors/audio_sensors.py:99
msgid "raw microphone input signal"
msgstr "surowy sygnał wejścia mikrofonowego"

#: plugins/audio_sensors/audio_sensors.py:90
#: plugins/audio_sensors/audio_sensors.py:105
msgid "loudness"
msgstr "głośność"

#: plugins/audio_sensors/audio_sensors.py:91
#: plugins/audio_sensors/audio_sensors.py:106
msgid "microphone input volume"
msgstr "głośność wejścia mikrofonowego"

#: plugins/audio_sensors/audio_sensors.py:119
#: plugins/audio_sensors/audio_sensors.py:127
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:316
msgid "pitch"
msgstr "wysokość tonu"

#: plugins/audio_sensors/audio_sensors.py:120
#: plugins/audio_sensors/audio_sensors.py:128
msgid "microphone input pitch"
msgstr "wysokość tonu wejścia mikrofonu"

#: plugins/audio_sensors/audio_sensors.py:151
#: plugins/audio_sensors/audio_sensors.py:165
#: plugins/audio_sensors/audio_sensors.py:178
#: plugins/audio_sensors/audio_sensors.py:192
msgid "resistance"
msgstr "opór"

#: plugins/audio_sensors/audio_sensors.py:152
#: plugins/audio_sensors/audio_sensors.py:166
#: plugins/audio_sensors/audio_sensors.py:179
#: plugins/audio_sensors/audio_sensors.py:193
msgid "microphone input resistance"
msgstr "opór wejścia mikrofonu"

#: plugins/audio_sensors/audio_sensors.py:157
#: plugins/audio_sensors/audio_sensors.py:171
#: plugins/audio_sensors/audio_sensors.py:184
#: plugins/audio_sensors/audio_sensors.py:198
msgid "voltage"
msgstr "napięcie"

#: plugins/audio_sensors/audio_sensors.py:158
#: plugins/audio_sensors/audio_sensors.py:172
#: plugins/audio_sensors/audio_sensors.py:185
#: plugins/audio_sensors/audio_sensors.py:199
msgid "microphone input voltage"
msgstr "napięcie wejścia mikrofonowego"

#: plugins/camera_sensor/camera_sensor.py:61
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:133
msgid "Palette of media objects"
msgstr "Paleta obiektów multimedialnych"

#: plugins/camera_sensor/camera_sensor.py:73
#: plugins/camera_sensor/camera_sensor.py:86
#: plugins/camera_sensor/camera_sensor.py:105
#: plugins/camera_sensor/camera_sensor.py:118
#: plugins/light_sensor/light_sensor.py:56
#: plugins/light_sensor/light_sensor.py:63
msgid "brightness"
msgstr "jasność"

#: plugins/camera_sensor/camera_sensor.py:75
#: plugins/camera_sensor/camera_sensor.py:107
msgid "light level detected by camera"
msgstr "kamera wykryła poziom światła"

#: plugins/camera_sensor/camera_sensor.py:88
#: plugins/camera_sensor/camera_sensor.py:120
msgid "Average RGB color from camera is pushed to the stack"
msgstr "Średni kolor RGB z kamery jest odkładany na stos"

#: plugins/camera_sensor/camera_sensor.py:99
#: plugins/camera_sensor/camera_sensor.py:132
msgid "camera output"
msgstr "wyjście kamery"

#: plugins/light_sensor/light_sensor.py:58
#: plugins/light_sensor/light_sensor.py:65
msgid "light level detected by light sensor"
msgstr "poziom światła wykryty przez czujnik światła"

#: plugins/rfid/rfid.py:92 plugins/rfid/rfid.py:100
msgid "RFID"
msgstr "RFID"

#: plugins/rfid/rfid.py:93 plugins/rfid/rfid.py:101
msgid "read value from RFID device"
msgstr "odczytaj wartość z urządzenia RFID"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:103
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:106
msgid "while"
msgstr "podczas gdy"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:107
msgid "do-while-True operator that uses boolean operators from Numbers palette"
msgstr ""
"operator 'powtarzaj-dopóki-Prawda', który używa operatorów logicznych z "
"przybornika liczb"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:113
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:116
msgid "until"
msgstr "dopóki"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:117
msgid "do-until-True operator that uses boolean operators from Numbers palette"
msgstr ""
"operator 'wykonuj-dopóki-Prawda' używa operatorów logicznych z przybornika "
"Liczby"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:124
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:703
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:874
msgid "top"
msgstr "góra"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:126
msgid "top of a collapsible stack"
msgstr "wierzch zwijalnego stosu"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:140
msgid "journal"
msgstr "dziennik"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:141
msgid "Sugar Journal media object"
msgstr "Obiekt z dziennika Bajtek.edu.pl"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:151
msgid "audio"
msgstr "audio"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:153
msgid "Sugar Journal audio object"
msgstr "obiekt audio Dziennika Bajtek.edu.pl"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:163
msgid "video"
msgstr "wideo"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:165
msgid "Sugar Journal video object"
msgstr "obiekt wideo Dziennika Bajtek.edu.pl"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:175
msgid "description"
msgstr "opis"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:177
msgid "Sugar Journal description field"
msgstr "pole opisowe Dziennika Bajtek.edu.pl"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:194
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:222
msgid "show"
msgstr "pokaż"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:198
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:211
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:226
msgid "draws text or show media from the Journal"
msgstr "wypisuje tekst lub pokazuje multimedia z Dziennika"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:207
msgid "show aligned"
msgstr "pokaż wyrównane"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:234
msgid "set scale"
msgstr "ustaw skalę"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:238
msgid "sets the scale of media"
msgstr "ustawia skalę (mediów)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:245
msgid "save picture"
msgstr "zapisz obrazek"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:247
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:258
msgid "picture name"
msgstr "nazwa obrazka"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:248
msgid "saves a picture to the Sugar Journal"
msgstr "zapisuje obraz do Dziennika Bajtek.edu.pl"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:256
msgid "save SVG"
msgstr "zapisz SVG"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:259
msgid "saves turtle graphics as an SVG file in the Sugar Journal"
msgstr "zapisuje grafikę żółwia jako plik SVG w Dzienniku Bajtek.edu.pl"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:266
msgid "scale"
msgstr "skala"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:270
msgid "holds current scale value"
msgstr "przechowuje bieżącą wartość skali"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:275
msgid "media wait"
msgstr "czeka na media"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:277
msgid "wait for current video or audio to complete"
msgstr "poczekaj na zakończenie bieżącego audio lub video"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:283
msgid "media stop"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:285
msgid "stop video or audio"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:290
msgid "media pause"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:292
msgid "pause video or audio"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:297
msgid "media resume"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:299
msgid "resume playing video or audio"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:305
msgid "speak"
msgstr "mówić"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:307
msgid "hello"
msgstr "cześć"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:308
msgid "speaks text"
msgstr "mówi tekst"

#. TRANS: pitch, duration, amplitude
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:316
msgid "sinewave"
msgstr "fala sinusoidalna"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:316
msgid "duration"
msgstr "czas trwania"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:319
msgid "plays a sinewave at frequency, amplitude, and duration (in seconds)"
msgstr ""
"gra falę sinusoidalną o częstotliwości, amplitudzie i trwaniu ( w sekundach)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:336
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:347
msgid "button down"
msgstr "guzik w dół"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:339
msgid "returns 1 if mouse button is pressed"
msgstr "zwraca 1 jeśli wciśnięty zostaje przycisk myszy"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:350
#, fuzzy
msgid "returns True if mouse button is pressed"
msgstr "zwraca 1 jeśli wciśnięty zostaje przycisk myszy"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:357
msgid "mouse x"
msgstr "myszka x"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:360
msgid "returns mouse x coordinate"
msgstr "zwraca współrzędną x myszki"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:367
msgid "mouse y"
msgstr "myszka y"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:370
msgid "returns mouse y coordinate"
msgstr "zwraca współrzędną y myszki"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:378
msgid "query keyboard"
msgstr "odczytaj klawiaturę"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:380
msgid "query for keyboard input (results stored in keyboard block)"
msgstr "odczytuje klawiaturę (wynik zapisywany jest w klocku klawiatury)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:387
msgid "keyboard"
msgstr "klawiatura"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:391
#, fuzzy
msgid "holds results of query-keyboard block as ASCII"
msgstr "przechowuje wynik działania klocka odczytu klawiatury"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:423
msgid "read pixel"
msgstr "odczytaj piksle"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:426
msgid "RGB color under the turtle is pushed to the stack"
msgstr "Kolor RGB pod żółwiem jest odesłany do stosu"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:434
msgid "turtle sees"
msgstr "żółw widzi"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:436
msgid "returns the color that the turtle \"sees\""
msgstr "zwraca kolor jaki \"widzi\" żółw"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:444 taextras.py:332
msgid "time"
msgstr "czas"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:447
msgid "elapsed time (in seconds) since program started"
msgstr "upływ czasu (w sekundach) od rozpoczęcia programu"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:456
msgid "Palette of extra options"
msgstr "Przybornik z dodatkowymi opcjami"

#. TRANS: push adds a new item to the program stack
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:463
msgid "push"
msgstr "na stos"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:466
msgid "pushes value onto FILO (first-in last-out heap)"
msgstr "odkłada wartość na stos (FILO, first-in-last-out)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:476
msgid "show heap"
msgstr "pokaż stos"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:479
msgid "shows values in FILO (first-in last-out heap)"
msgstr "pokazuje wartości ze stosu ( FILO, first-in last-out)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:489
msgid "empty heap"
msgstr "opróżnij stos"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:492
msgid "emptys FILO (first-in-last-out heap)"
msgstr "opróżnia stos (FILO, first-in-last-out)"

#. TRANS: pop removes a new item from the program stack
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:503
msgid "pop"
msgstr "ze stosu"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:507
msgid "pops value off FILO (first-in last-out heap)"
msgstr "zdejmuje wartość ze stosu (FILO, first-in last-out)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:517
msgid "empty heap?"
msgstr "opróżnić stos?"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:520
msgid "returns True if heap is empty"
msgstr "zwraca Prawda, gdy stos jest pusty"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:527
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:529
msgid "comment"
msgstr "komentarz"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:531
msgid "places a comment in your code"
msgstr "wstawia komentarz w twoim kodzie"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:537
msgid "print"
msgstr "pisz"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:541
msgid "prints value in status block at bottom of the screen"
msgstr "wypisuje wartość w klocku stanu na dole ekranu"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:551
msgid "Python chr operator"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:560
msgid "Python int operator"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:567
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:580
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:594
msgid "Python"
msgstr "Python"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:571
msgid ""
"a programmable block: used to add advanced single-variable math equations, e."
"g., sin(x)"
msgstr ""
"klocek programowalny: uzywany do dodawania zaawansowanych równań "
"matematycznych z jedną zmienną, np. sin(x)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:584
msgid ""
"a programmable block: used to add advanced multi-variable math equations, e."
"g., sqrt(x*x+y*y)"
msgstr ""
"klocek programowalny: używany aby dodać równania matematyczne wielu "
"zmiennych np. sqrt(x*x+y*y)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:598
msgid ""
"a programmable block: used to add advanced multi-variable math equations, e."
"g., sin(x+y+z)"
msgstr ""
"klocek programowalny: używany do dodawania równań matematycznych wielu "
"zmiennych, np. sin(x+y+z)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:610
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:626
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:641
msgid "Python block"
msgstr "blok Pythona"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:612
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:628
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:644
msgid "runs code found in the tamyblock.py module found in the Journal"
msgstr "uruchom kod znaleziony w module tamyblock.py znalezionym w Dzienniku"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:657
msgid "Cartesian"
msgstr "Kartezjańskie"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:659
msgid "displays Cartesian coordinates"
msgstr "wyświetla współrzędne kartezjańskie"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:665
msgid "polar"
msgstr "biegun"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:667
msgid "displays polar coordinates"
msgstr "wyświetla współrzędne biegunowe"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:673
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:744
msgid "turtle"
msgstr "żółw"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:677
msgid "chooses which turtle to command"
msgstr "wybiera którym żółwiem kierować"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:686
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:695
msgid "turtle shell"
msgstr "skorupa żółwia"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:688
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:696
msgid "put a custom 'shell' on the turtle"
msgstr "ustawia własną 'skorupę' żółwia"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:704
msgid "top of a collapsed stack"
msgstr "szczyt zwiniętego stosu"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:709
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:719
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:730
msgid "load"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:712
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:723
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:734
msgid "loads a block"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:733
#, fuzzy
msgid "setxy"
msgstr "ustaw xy"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:742
msgid "palette"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:745
msgid "selects a palette"
msgstr ""

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:753
msgid "Palette of presentation templates"
msgstr "Przybornik szablonów prezentacji"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:760
msgid "hide blocks"
msgstr "schowaj schemat"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:762
msgid "declutters canvas by hiding blocks"
msgstr "uporządkuj ekran chowając klocki"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:769
msgid "show blocks"
msgstr "pokaż schemat"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:771
msgid "restores hidden blocks"
msgstr "przywraca schowane klocki"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:779
msgid "hides the Sugar toolbars"
msgstr "ukryj paski narzędzi Bajtek.edu.pl"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:788
msgid "list"
msgstr "lista"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:792
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1027
msgid "presentation bulleted list"
msgstr "lista wypuntkowana prezentacji"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:800
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1029
msgid "presentation template: list of bullets"
msgstr "szablon prezentacji: lista punktów"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:807
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:969
msgid "presentation template: select Journal object (no description)"
msgstr "szablon prezentacj: wybierz obiekt Dziennika (brak opisu)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:814
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:954
msgid "presentation template: select Journal object (with description)"
msgstr "szablon prezentacj: wybierz obiekt Dziennika (z opisem)"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:821
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1014
msgid "presentation template: select four Journal objects"
msgstr "szablon prezentacji: wybierz cztery obiekty Dziennika"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:828
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:835
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:984
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:999
msgid "presentation template: select two Journal objects"
msgstr "szablon prezentacji: wybierz dwa obiekty z Dziennika"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:845
msgid "xcor of left of screen"
msgstr "współrzędna x lewej strony ekranu"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:850
msgid "bottom"
msgstr "dół"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:853
msgid "ycor of bottom of screen"
msgstr "współrzędna y dołu ekranu"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:858 taextras.py:247
msgid "width"
msgstr "szerokość"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:861
msgid "the canvas width"
msgstr "szerokość ramy"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:869
msgid "xcor of right of screen"
msgstr "współrzędna x prawej strony ekranu"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:877
msgid "ycor of top of screen"
msgstr "współrzędna y góry ekranu"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:882 taextras.py:242
#: taextras.py:248
msgid "height"
msgstr "wysokość"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:885
msgid "the canvas height"
msgstr "wysokość ramy"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:892
msgid "title x"
msgstr "tytuł x"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:901
msgid "title y"
msgstr "tytuł y"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:910
msgid "left x"
msgstr "w lewo x"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:919
msgid "top y"
msgstr "góra y"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:928
msgid "right x"
msgstr "w prawo x"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:937
msgid "bottom y"
msgstr "dół y"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:952
#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:967
msgid "presentation 1x1"
msgstr "prezentacja 1x1"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:982
msgid "presentation 2x1"
msgstr "przezentacja 2x1"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:997
msgid "presentation 1x2"
msgstr "prezentacja 1x2"

#: plugins/turtle_blocks_extras/turtle_blocks_extras.py:1012
msgid "presentation 2x2"
msgstr "prezentacja 2x2"

#: pysamples/grecord.py:215
msgid "stop"
msgstr "zatrzymaj"

#: pysamples/grecord.py:217
msgid "play"
msgstr "graj"

#: pysamples/grecord.py:219
msgid "save"
msgstr "Zapisz"

#: pysamples/uturn.py:24
msgid "uturn"
msgstr "półobrót"

#: pysamples/uturn.py:26
msgid "make a uturn"
msgstr "Zrób półobrót"

#: taextras.py:36
msgid "Turtle Art Mini"
msgstr "Żółwia Sztuka - Mini"

#: taextras.py:40
msgid "Turtle Confusion"
msgstr "Żółwiowe Pomieszanie"

#: taextras.py:41
msgid "Select a challenge"
msgstr "Wybierz wyzwanie"

#: taextras.py:47
msgid "Palette of Mexican pesos"
msgstr "Paleta meksykańskich pesos"

#: taextras.py:48
msgid "Palette of Colombian pesos"
msgstr "Paleta kolumbijskich pesos"

#: taextras.py:49
msgid "Palette of Rwandan francs"
msgstr "Paleta rwandyjskich franków"

#: taextras.py:50
msgid "Palette of US dollars"
msgstr ""

#: taextras.py:51
msgid "Palette of Australian dollars"
msgstr ""

#: taextras.py:52
msgid "Palette of Paraguayan Guaranies"
msgstr ""

#: taextras.py:53
msgid "Palette of Peruvian Nuevo Soles"
msgstr ""

#: taextras.py:54
msgid "Palette of Uruguayan Pesos"
msgstr "Paleta urugwajskich pesos"

#. TRANS: Butia is the Arduino Robot Project from Uruguay
#. (http://www.fing.edu.uy/inco/proyectos/butia/)
#: taextras.py:60
msgid "TurtleBots"
msgstr "TurtleBots"

#: taextras.py:61
msgid "adjust LED intensity between 0 and 255"
msgstr "ustaw intensywność świecenia diody LED od 0 do 255"

#: taextras.py:62
msgid "returns the object gray level as a number between 0 and 1023"
msgstr "zwraca poziom szarości obiektu jako liczbę między 0 a 1023"

#: taextras.py:63
msgid "returns 1 when the button is press and 0 otherwise"
msgstr "zwraca 1, gdy przycisk zostanie naciśnięty i 0 w przeciwnym przypadku"

#: taextras.py:64
msgid "returns the ambient light level as a number between 0 and 1023"
msgstr "zwraca poziom światła otoczenia jako liczbę między 0 a 1023"

#: taextras.py:65
msgid "returns the ambient temperature as a number between 0 and 255"
msgstr "zwraca temperaturę otoczenia w postaci liczby od 0 do 255"

#: taextras.py:66
msgid ""
"returns the distance from the object in front of the sensor as a number "
"between 0 and 255"
msgstr "zwraca odległość od obiektu przed czujnikiem jako liczbę od 0 do 255"

#: taextras.py:68
msgid "returns 0 or 1 depending on the sensor inclination"
msgstr "zwraca 0 lub 1 w zależności od nachylenia czujnika"

#: taextras.py:69
msgid "returns 1 when the sensors detects a magnetic field, 0 otherwise"
msgstr ""
"zwraca 1, gdy czujnik wykrywa pole magnetyczne, 0 w przeciwnym przypadku"

#: taextras.py:70
msgid "switches from 0 to 1, the frequency depends on the vibration"
msgstr "przełącza z 0 na 1, częstotliwość zależy od wibracji"

#: taextras.py:71
msgid "LED"
msgstr "LED"

#: taextras.py:72
msgid "button"
msgstr "przycisk"

#: taextras.py:73
msgid "grayscale"
msgstr "skala szarości"

#: taextras.py:74
msgid "ambient light"
msgstr "światło otoczenia"

#: taextras.py:75
msgid "temperature"
msgstr "temperatura"

#: taextras.py:76 taextras.py:292
msgid "distance"
msgstr "odległość"

#: taextras.py:77 taextras.py:289
msgid "tilt"
msgstr "nachylenie"

#: taextras.py:78
msgid "magnetic induction"
msgstr "indukcja magnetyczna"

#: taextras.py:79
msgid "vibration"
msgstr "wibracja"

#: taextras.py:80
msgid "Butia Robot"
msgstr "Robot Butia"

#: taextras.py:81
msgid "refresh Butia"
msgstr ""

#: taextras.py:82
msgid "refresh the state of the Butia palette and blocks"
msgstr ""

#. TRANS: This string is shorthand for "battery charge of Butia"
#: taextras.py:84
msgid "battery charge Butia"
msgstr "naładowanie baterii Butia"

#: taextras.py:85
msgid "returns the battery charge as a number between 0 and 255"
msgstr "zwraca poziom naładowania baterii jako liczbę między 0 i 255"

#. TRANS: This string is shorthand for "speed of Butia"
#: taextras.py:87
msgid "speed Butia"
msgstr "prędkość Butia"

#: taextras.py:88
#, fuzzy
msgid ""
"set the speed of the Butia motors to a value between 0 and 1023, passed by "
"an argument"
msgstr ""
"ustaw prędkość silników Butia jako wartość pomiędzy 0 a 1023, przekazywaną "
"przez argument"

#. TRANS: This string is shorthand for "move Butia forward"
#: taextras.py:91
msgid "forward Butia"
msgstr "Butia do przodu"

#: taextras.py:92
msgid "move the Butia robot forward"
msgstr "przesuń robota Butia do przodu"

#: taextras.py:93
msgid "move the Butia robot forward a predefined distance"
msgstr "przesuń robota Butia do przodu o wcześniej określoną odległość"

#. TRANS: This string is shorthand for "turn Butia left"
#: taextras.py:95
msgid "left Butia"
msgstr "Butia w lewo"

#: taextras.py:96
#, fuzzy
msgid "turn the Butia robot to the left"
msgstr "obróć robota Butia w lewo"

#. TRANS: This string is shorthand for "move Butia backward"
#: taextras.py:98
msgid "backward Butia"
msgstr "Butia do tyłu"

#: taextras.py:99
msgid "move the Butia robot backward"
msgstr "przesuń robota Butia do tyłu"

#: taextras.py:100
msgid "move the Butia robot backward a predefined distance"
msgstr "przesuń robota Butia do tyłu o wcześniej określoną odległość"

#. TRANS: This string is shorthand for "turn Butia right"
#: taextras.py:102
msgid "right Butia"
msgstr "Butia w prawo"

#: taextras.py:103
msgid "turn the Butia robot at right"
msgstr "obróć robota Butia w prawo"

#: taextras.py:104
msgid "turn Butia"
msgstr "obrót Butia"

#: taextras.py:105
msgid "turn the Butia robot x degrees"
msgstr "obróć robota Butia o x stopni"

#: taextras.py:106
msgid "stop Butia"
msgstr "zatrzymaj Butia"

#: taextras.py:107
msgid "stop the Butia robot"
msgstr "zatrzymaj robota Butia"

#: taextras.py:108
msgid "display Butia"
msgstr "wyświetlacz Butia"

#: taextras.py:109
msgid "Hello World    Butia            "
msgstr "Witaj świecie              Butia"

#. TRANS: this string must contain only ASCII characters.
#. The len must be 32 characters/spaces.
#: taextras.py:112
msgid "print text in Butia robot 32-character ASCII display"
msgstr "wyświetl tekst na 32-znakowym wyświetlaczu ASCII robota Butia"

#: taextras.py:113
msgid "Butia"
msgstr "Butia"

#: taextras.py:117
#, fuzzy
msgid "Error on initialization of the camera"
msgstr "Błąd uruchomienia kamery."

#: taextras.py:118
msgid "No camera was found"
msgstr ""

#: taextras.py:119
msgid "Error stopping camera"
msgstr ""

#: taextras.py:120
msgid "Error starting camera"
msgstr ""

#. TRANS: The "mask" is used to restrict processing to a region in the image
#: taextras.py:122
msgid "Error making mask"
msgstr ""

#: taextras.py:123
msgid "FollowMe"
msgstr "ŚledźMnie"

#: taextras.py:124
msgid "follow"
msgstr "śledź"

#. TRANS: Green component of a color
#: taextras.py:126
msgid "G"
msgstr "G"

#. TRANS: Red component of a color
#: taextras.py:128
msgid "R"
msgstr "R"

#. TRANS: Blue component of a color
#: taextras.py:130
msgid "B"
msgstr "B"

#: taextras.py:131
msgid "follow a RGB color"
msgstr "idź za kolorem RGB"

#: taextras.py:132
msgid "threshold"
msgstr "próg"

#: taextras.py:133
msgid "set a threshold for a RGB color"
msgstr "ustaw próg dla koloru RGB"

#. TRANS: the calibration can be saved for later use
#: taextras.py:135
msgid "save calibration 1"
msgstr "zapisz kalibrację 1"

#: taextras.py:136
msgid "stores a calibration in calibration 1"
msgstr "zapisuje kalibrację w kalibracji 1"

#. TRANS: the calibration can be saved for later use
#: taextras.py:138
msgid "save calibration 2"
msgstr "zapisz kalibrację 2"

#: taextras.py:139
msgid "stores a calibration in calibration 2"
msgstr "zapisuje kalibrację w kalibracji 2"

#. TRANS: the calibration is used to match an RGB color to a target
#: taextras.py:141
msgid "calibration"
msgstr "kalibracja"

#: taextras.py:142
msgid "stores a personalized calibration"
msgstr "zapisuje spersonalizowaną kalibrację"

#: taextras.py:143
msgid "calibration 1"
msgstr "kalibracja 1"

#: taextras.py:144
msgid "return calibration 1"
msgstr "zwróć kalibrację 1"

#: taextras.py:145
msgid "calibration 2"
msgstr "kalibracja 2"

#: taextras.py:146
msgid "return calibration 2"
msgstr "zwróć kalibrację 2"

#: taextras.py:147
msgid "return a personalized calibration"
msgstr "zwróć spersonalizowaną kalibrację"

#: taextras.py:148
msgid "x position"
msgstr "pozycja x"

#: taextras.py:149
msgid "return x position"
msgstr "zwróć pozycję x"

#: taextras.py:150
msgid "y position"
msgstr "pozycja y"

#: taextras.py:151
msgid "return y position"
msgstr "zwróć pozycję y"

#: taextras.py:152
msgid "pixels"
msgstr "piksele"

#: taextras.py:153
msgid "return the number of pixels of the biggest blob"
msgstr "zwróć liczbę pikseli największej plamy"

#: taextras.py:154
msgid "follow a color or calibration"
msgstr "śledź kolor lub kalibrację"

#: taextras.py:155
msgid "minimum pixels"
msgstr "minimum pikseli"

#: taextras.py:156
msgid "set the minimal number of pixels to follow"
msgstr "ustaw minimalną liczbę pikseli do śledzenia"

#: taextras.py:157
msgid "camera mode"
msgstr ""

#: taextras.py:158
msgid "set the color mode of the camera: RGB, YUV, or HSV"
msgstr ""

#: taextras.py:159
msgid "RGB"
msgstr ""

#: taextras.py:160
msgid "set the color mode of the camera to RGB"
msgstr ""

#: taextras.py:161
msgid "YUV"
msgstr ""

#: taextras.py:162
msgid "set the color mode of the camera to YUV"
msgstr ""

#: taextras.py:163
msgid "HSV"
msgstr ""

#: taextras.py:164
msgid "set the color mode of the camera to HSV"
msgstr ""

#: taextras.py:165
msgid "empty calibration"
msgstr "opróżnij kalibrację"

#: taextras.py:166
msgid "error in string conversion"
msgstr "błąd w konwersji ciągu"

#. TRANS: SumBot is a robot programmed for "Sumo wrestling"
#: taextras.py:171
msgid "SumBot"
msgstr "SumBot"

#: taextras.py:172
msgid "speed SumBot"
msgstr "prędkość SumBot"

#: taextras.py:173
msgid "submit the speed to the SumBot"
msgstr "prześlij prędkość do SumBota"

#: taextras.py:174
msgid "set the default speed for the movement commands"
msgstr "ustaw domyślną prędkością dla komend ruchu"

#. TRANS: This string is shorthand for "move SumBot forward"
#: taextras.py:176
msgid "forward SumBot"
msgstr "SumBot do przodu"

#: taextras.py:177
msgid "move SumBot forward"
msgstr "przesuń SumBota do przodu"

#. TRANS: This string is shorthand for "move SumBot backward"
#: taextras.py:179
msgid "backward SumBot"
msgstr "SumBot do tyłu"

#: taextras.py:180
msgid "move SumBot backward"
msgstr "przesuń SumBota do tyłu"

#: taextras.py:181
msgid "stop SumBot"
msgstr "zatrzymaj SumBota"

#: taextras.py:182
msgid "stop the SumBot"
msgstr "zatrzymaj SumBota"

#. TRANS: This string is shorthand for "turn SumBot left"
#: taextras.py:184
msgid "left SumBot"
msgstr "SumBot w lewo"

#: taextras.py:185
msgid "turn left the SumBot"
msgstr "obróć SumBota w lewo"

#. TRANS: This string is shorthand for "move SumBot right"
#: taextras.py:187
msgid "right SumBot"
msgstr "SumBot w prawo"

#: taextras.py:188
msgid "turn right the SumBot"
msgstr "obróć SumBota w prawo"

#. TRANS: The angle to the center is the angle SumBot must turn to
#. face the center of the playing field
#: taextras.py:191
msgid "angle to center"
msgstr "kąt z centrum"

#. TRANS: dohyo is the playing field
#: taextras.py:193
msgid "get the angle to the center of the dohyo"
msgstr "pobierz kąt w stosunku do centrum dohyo"

#. TRANS: The angle to the center is the angle SumBot must turn to
#. face the Enemy (opponent)
#: taextras.py:196
msgid "angle to Enemy"
msgstr "kąt do przeciwnika"

#: taextras.py:197
msgid "get the angle to the Enemy"
msgstr "pobierz kąt w stosunku do przeciwnika"

#. TRANS: This string is shorthand for "x coordinate of SumBot"
#: taextras.py:199
msgid "x coor. SumBot"
msgstr "współrz. x SumBota"

#: taextras.py:200
msgid "get the x coordinate of the SumBot"
msgstr "pobierz współrzędną x SumBota"

#. TRANS: This string is shorthand for "y coordinate of SumBot"
#: taextras.py:202
msgid "y coor. SumBot"
msgstr "współrz. y SumBota"

#: taextras.py:203
msgid "get the y coordinate of the SumBot"
msgstr "pobierz współrzędną y SumBota"

#. TRANS: This string is shorthand for "x coordinate of SumBot's enemy"
#: taextras.py:205
msgid "x coor. Enemy"
msgstr "współrz. x przeciwnika"

#: taextras.py:206
msgid "get the x coordinate of the Enemy"
msgstr "pobierz współrzędną x przeciwnika"

#. TRANS: This string is shorthand for "y coordinate of SumBot's enemy"
#: taextras.py:208
msgid "y coor. Enemy"
msgstr "współrz. y przeciwnika"

#: taextras.py:209
msgid "get the y coordinate of the Enemy"
msgstr "pobierz współrzędną y przeciwnika"

#. TRANS: This string is shorthand for "rotation of SumBot"
#: taextras.py:211
msgid "rotation SumBot"
msgstr "obrót SumBota"

#: taextras.py:212
msgid "get the rotation of the Sumbot"
msgstr "pobierz obrót SumBota"

#. TRANS: This string is shorthand for "rotation of SumBot's enemy"
#: taextras.py:214
msgid "rotation Enemy"
msgstr "obrót przeciwnika"

#: taextras.py:215
msgid "get the rotation of the Enemy"
msgstr "pobierz obrót przeciwnika"

#: taextras.py:216
msgid "distance to center"
msgstr "odległość do środka"

#. TRANS: dohyo is the playing field
#: taextras.py:218
msgid "get the distance to the center of the dohyo"
msgstr "pobierz odległość do centrum dohyo"

#: taextras.py:219
msgid "distance to Enemy"
msgstr "odległość do przeciwnika"

#: taextras.py:220
msgid "get the distance to the Enemy"
msgstr "pobierz odległość do przeciwnika"

#: taextras.py:221
msgid "update information"
msgstr "aktualizuj informacje"

#: taextras.py:222
msgid "update information from the server"
msgstr "aktualizuj informacje z serwera"

#. TRANS: Please use similar terms to those used in the Physics Activity
#: taextras.py:227
msgid "Palette of physics blocks"
msgstr "Przybornik klocków do fizyki"

#: taextras.py:228
msgid "start polygon"
msgstr "rozpocznij wielokąt"

#: taextras.py:229
msgid "Begin defining a new polygon based on the current Turtle xy position."
msgstr ""
"Rozpocznij definiowanie nowego wielokąta, na podstawie bieżących "
"współrzędnych xy Żółwia."

#: taextras.py:231
msgid "add point"
msgstr "dodaj punkt"

#: taextras.py:232
msgid ""
"Add a new point to the current polygon based on the current Turtle xy "
"position."
msgstr "Dodaj nowy punkt do bieżącego wielokąta w obecnej pozycji Żółwia xy."

#: taextras.py:234
msgid "end polygon"
msgstr "zakończ wielokąt"

#: taextras.py:235
msgid "Define a new polygon."
msgstr "Zdefiniuj nowy wielokąt."

#: taextras.py:236
msgid "end filled polygon"
msgstr "zakończ wypełniony wielokąt"

#: taextras.py:237
msgid "Not a simple polygon"
msgstr "Nie prosty wielokąt"

#: taextras.py:238
msgid "Define a new filled polygon."
msgstr "Zdefiniuj nowy wypełniony wielokąt."

#: taextras.py:239
msgid "triangle"
msgstr "Trójkąt"

#. TRANS: base of a triangle
#: taextras.py:241
msgid "base"
msgstr "podstawa"

#: taextras.py:243
msgid "Add a triangle object to the project."
msgstr "Dodaj obiekt trójkątny do projektu."

#: taextras.py:244
msgid "circle"
msgstr "okrąg"

#: taextras.py:245
msgid "Add a circle object to the project."
msgstr "Dodaj okrągły obiekt do projektu."

#: taextras.py:246
msgid "rectangle"
msgstr "prostokąt"

#: taextras.py:249
msgid "Add a rectangle object to the project."
msgstr "Dodaj prostokątny obiekt do projektu."

#: taextras.py:250
msgid "reset"
msgstr "zresetuj"

#: taextras.py:251
msgid "Reset the project; clear the object list."
msgstr "Zresetuj projekt, wyczyść listę obiektów."

#: taextras.py:252
msgid "motor"
msgstr "silnik"

#. TRANS: torque as in engine torque
#: taextras.py:254
msgid "torque"
msgstr "moment obrotowy"

#: taextras.py:255
msgid "speed"
msgstr "prędkość"

#: taextras.py:256
msgid ""
"Motor torque and speed range from 0 (off) to positive numbers; motor is "
"placed on the most recent object created."
msgstr ""
"Moment obrotowy silnika i szybkość od 0 (wyłączony) do liczb dodatnich; "
"silnik znajduje się na ostatnio stworzonym obiekcie."

#: taextras.py:258 taextras.py:392
msgid "pin"
msgstr "pinezka"

#: taextras.py:259
msgid "Pin an object down so that it cannot fall."
msgstr "Przypnij obiekt żeby nie mógł spaść."

#: taextras.py:260
msgid "joint"
msgstr "Połączenie"

#: taextras.py:263
msgid ""
"Join two objects together (the most recent object created and the object at "
"point x, y)."
msgstr ""
"Połącz dwa obiekty razem (ostatnio stworzony obiekt z obiektem w punkcie x, "
"y)."

#: taextras.py:265
msgid "save as Physics activity"
msgstr ""

#: taextras.py:266
msgid "Save the project to the Journal as a Physics activity."
msgstr "Zapisz projekt w Dzienniku jako Fizykę."

#. TRANS: Here, gear means a toothed wheel, as in a clock-works
#: taextras.py:268
msgid "gear"
msgstr ""

#: taextras.py:269
#, fuzzy
msgid "Add a gear object to the project."
msgstr "Dodaj okrągły obiekt do projektu."

#: taextras.py:270
msgid "density"
msgstr "gęstość"

#: taextras.py:271
msgid ""
"Set the density property for objects (density can be any positive number)."
msgstr "Ustaw gęstość dla obiektów (gęstość może być wartością dodatnią)."

#: taextras.py:273
msgid "friction"
msgstr "tarcie"

#: taextras.py:274
msgid ""
"Set the friction property for objects (value from 0 to 1, where 0 turns "
"friction off and 1 is strong friction)."
msgstr ""
"Ustaw tarcie dla obiektów (wartość od 0 do 1, gdzie 0 wyłącza tarcie a 1 to "
"silne tarcie)."

#. TRANS: bounciness is coefficient of restitution
#: taextras.py:277
msgid "bounciness"
msgstr "elastyczność"

#: taextras.py:278
msgid ""
"Set the bounciness property for objects (a value from 0 to 1, where 0 means "
"no bounce and 1 is very bouncy)."
msgstr ""
"Ustaw elastyczność dla obiektów (wartość od 0 do 1, gdzie 0 oznacza brak "
"elastyczności a 1 dużą elastyczność)."

#. TRANS: dynamic here means moving vs in a fixed position
#: taextras.py:281
msgid "dynamic"
msgstr "dynamiczny"

#: taextras.py:282
msgid ""
"If dynamic = 1, the object can move; if dynamic = 0, it is fixed in position."
msgstr ""
"Jeżeli dynamicznie = 1, obiekt może się ruszać, jeśli dynamiczne = 0, obiekt "
"nie porusza się."

#. TRANS: WeDo is a robotics product of the LEGO company
#: taextras.py:288
msgid "Palette of WeDo blocks"
msgstr "Paleta klocków WeDo"

#: taextras.py:290
msgid ""
"tilt sensor output: (-1 == no tilt, 0 == tilt forward, 3 == tilt back, 1 == "
"tilt left, 2 == tilt right)"
msgstr ""
"wyjście czujnika przechylenia: (-1 == brak przechylenia, 0 == przechylenie "
"do przodu, 3 == przechylenie do tyłu, 1 == przechylenie w lewo, 2 == "
"przechylenie w prawo)"

#. TRANS: This string is shorthand for "output of the distance sensor"
#: taextras.py:294
msgid "distance sensor output"
msgstr "wyjście czujnika odległości"

#: taextras.py:295
msgid "Motor A"
msgstr "Silnik A"

#: taextras.py:296
msgid "returns the current value of Motor A"
msgstr "zwraca bieżącą wartość Silnika A"

#: taextras.py:297
msgid "Motor B"
msgstr "Silnik B"

#: taextras.py:298
msgid "returns the current value of Motor B"
msgstr "zwraca bieżącą wartość Silnika B"

#: taextras.py:299
msgid "set the value for Motor A"
msgstr "ustaw wartość Silnika A"

#: taextras.py:300
msgid "set the value for Motor B"
msgstr "ustaw wartość Silnika B"

#. TRANS: Lego NXT is a robotics product of the LEGO company
#: taextras.py:305
msgid "Palette of LEGO NXT blocks of motors"
msgstr "Paleta klocków silników LEGO NXT"

#: taextras.py:306
msgid "Palette of LEGO NXT blocks of sensors"
msgstr "Paleta klocków czujników LEGO NXT"

#. TRANS: touch sensor (implemented as a button)
#: taextras.py:308
msgid "touch"
msgstr "dotyk"

#. TRANS: distance sensor (implemented using ultrasonics)
#: taextras.py:310
msgid "ultrasonic"
msgstr "ultradźwiękowy"

#: taextras.py:312
msgid "light"
msgstr "światło"

#: taextras.py:314
msgid "PORT A"
msgstr "PORT A"

#: taextras.py:315
msgid "PORT B"
msgstr "PORT B"

#: taextras.py:316
msgid "PORT C"
msgstr "PORT C"

#: taextras.py:317
msgid "PORT 1"
msgstr "PORT 1"

#: taextras.py:318
msgid "PORT 2"
msgstr "PORT 2"

#: taextras.py:319
msgid "PORT 3"
msgstr "PORT 3"

#: taextras.py:320
msgid "PORT 4"
msgstr "PORT 4"

#. TRANS: The brick is the NXT controller
#: taextras.py:322
msgid "Please check the connection with the brick."
msgstr "Sprawdź połączene z klockiem."

#: taextras.py:323
msgid "Please check the port."
msgstr "Sprawdź port."

#: taextras.py:324
msgid "The value of power must be between -127 to 127."
msgstr "Wartość mocy musi być między -127 a 127."

#: taextras.py:325
msgid "An error has occurred: check all connections and try to reconnect."
msgstr "Wystąpił błąd: sprawdź wszystkie złącza i spróbuj połączyć ponownie."

#: taextras.py:326
msgid "NXT found"
msgstr "znaleziono NXT"

#: taextras.py:327
msgid "NXT not found"
msgstr "nie znaleziono NXT"

#: taextras.py:328
msgid "refresh NXT"
msgstr "odśwież NXT"

#: taextras.py:329
msgid "Search for a connected NXT brick."
msgstr "Wyszukaj podłączone klocki NXT."

#: taextras.py:330
msgid "play tone"
msgstr "odwórz ton"

#: taextras.py:331
msgid "frequency"
msgstr "częstotliwość"

#: taextras.py:333
msgid "Play a tone at frequency for time."
msgstr "Odtwórz ton o częstotliwości przez czas."

#. TRANS: turn is the action and rotations is quantity of turns
#: taextras.py:335
msgid ""
"turn motor\n"
"rotations"
msgstr ""
"obróć rotacje\n"
"silnika"

#: taextras.py:336
msgid "port"
msgstr "port"

#: taextras.py:337
msgid "power"
msgstr "moc"

#: taextras.py:338
msgid "turn a motor"
msgstr "obróć silnik"

#: taextras.py:339
msgid ""
"synchronize motors\n"
"steering"
msgstr ""
"synchronizuj silniki\n"
"sterowanie"

#: taextras.py:340
msgid "rotations"
msgstr "obroty"

#: taextras.py:341
msgid "synchronize two motors connected in PORT B and PORT C"
msgstr "synchronizuj dwa silniki podłączone do PORTU B i PORTU C"

#: taextras.py:342
msgid "PORT A of the brick"
msgstr "PORT A klocka"

#: taextras.py:343
msgid "PORT B of the brick"
msgstr "PORT B klocka"

#: taextras.py:344
msgid "PORT C of the brick"
msgstr "PORT C klocka"

#: taextras.py:345
msgid "start motor"
msgstr "uruchom silnik"

#: taextras.py:346
msgid "Run a motor forever."
msgstr "Uruchom silnik na zawsze."

#: taextras.py:347
msgid "brake motor"
msgstr "zahamuj silnik"

#: taextras.py:348
msgid "Stop a specified motor."
msgstr "Zatrzymaj określony motor."

#. TRANS: reset is used to reset the counter associated with the motor
#: taextras.py:350
msgid "reset motor"
msgstr "resetuj silnik"

#: taextras.py:351
msgid "Reset the motor counter."
msgstr "Resetuj licznik silnika."

#: taextras.py:352
msgid "motor position"
msgstr "pozycja silnika"

#: taextras.py:353
msgid "Get the motor position."
msgstr "Pobierz pozycję silnika."

#: taextras.py:354
msgid "PORT 1 of the brick"
msgstr "PORT 1 klocka"

#: taextras.py:355
msgid "PORT 2 of the brick"
msgstr "PORT 2 klocka"

#: taextras.py:356
msgid "PORT 3 of the brick"
msgstr "PORT 3 klocka"

#: taextras.py:357
msgid "PORT 4 of the brick"
msgstr "PORT 4 klocka"

#: taextras.py:358
msgid "read"
msgstr "wczytaj"

#: taextras.py:359
msgid "sensor"
msgstr "czujnik"

#: taextras.py:360
msgid "Read sensor output."
msgstr "Wczytaj wyjście czujnika."

#: taextras.py:361
msgid "color sensor"
msgstr "czujnik koloru"

#: taextras.py:362
msgid "light sensor"
msgstr "czujnik światła"

#: taextras.py:363
msgid "touch sensor"
msgstr "czujnik dotykowy"

#: taextras.py:364
msgid "distance sensor"
msgstr "czujnik odległości"

#: taextras.py:365
msgid "sound sensor"
msgstr "czujnik dźwięku"

#. TRANS: set light is used to set the light level associated with
#. the color sensor (which can emit light as well as sense it)
#: taextras.py:368
msgid "set light"
msgstr "ustaw światło"

#: taextras.py:369
msgid "Set color sensor light."
msgstr "Ustaw światło czujnika koloru."

#. TRANS: the battery level is the charge level of the brick
#: taextras.py:371
msgid "battery level"
msgstr ""

#: taextras.py:372
msgid "Get battery level of brick."
msgstr ""

#. TRANS: Arduino plugin to control an Arduino board
#: taextras.py:377
msgid "Palette of Arduino blocks"
msgstr "Paleta klocków Arduino"

#: taextras.py:378
msgid "HIGH"
msgstr "WYSOKO"

#: taextras.py:379
msgid "LOW"
msgstr "NISKO"

#: taextras.py:380
msgid "INPUT"
msgstr "WEJŚCIE"

#: taextras.py:381
msgid "OUTPUT"
msgstr "WYJŚCIE"

#. TRANS: PWM is pulse-width modulation
#: taextras.py:383
msgid "PWM"
msgstr "PWM"

#: taextras.py:384
msgid "SERVO"
msgstr "SERVO"

#: taextras.py:385
msgid "ERROR: Check the Arduino and the number of port."
msgstr "BŁĄD: Sprawdź Arduino i numer portu."

#: taextras.py:386
msgid "ERROR: Value must be a number from 0 to 255."
msgstr "BŁĄD: Wartość musi być liczbą między 0 a 255."

#: taextras.py:387
msgid "ERROR: Value must be either HIGH or LOW."
msgstr "BŁĄD: Wartość musi być albo WYSOKO albo NISKO."

#: taextras.py:388
msgid "ERROR: The mode must be either INPUT, OUTPUT, PWM or SERVO."
msgstr "BŁĄD: Tryb musi być WEJŚCIE, WYJŚCIE, PWN albo SERVO."

#. TRANS: pin mode is used to specify the mode (INPUT, OUTPUT, etc)
#. in which an I/O pin is being used.
#: taextras.py:391
msgid "pin mode"
msgstr "tryb pin"

#: taextras.py:393
msgid "mode"
msgstr "tryb"

#: taextras.py:394
msgid "Select the pin function (INPUT, OUTPUT, PWM, SERVO)."
msgstr "Wybierz funkcję pinu (WEJŚCIE, WYJŚCIE, PWM, SERVO)."

#: taextras.py:395
msgid "analog write"
msgstr "analogowy zapis"

#: taextras.py:397
msgid "Write analog value in specified port."
msgstr "Zapisz analogową wartość w wybranym porcie."

#: taextras.py:398
msgid "analog read"
msgstr "analogowy odczyt"

#: taextras.py:399
msgid ""
"Read value from analog port. Value may be between 0 and 1023. Use Vref to "
"determine voltage. For USB, volt=((read)*5)/1024) approximately."
msgstr ""
"Wczytaj wartość z analogowego portu. Wartość może być między 0 a 1023. Użyj "
"Vref, aby ustalić napięcie. Dla USB, volt=((odczyt)*5)/1024), w "
"przybliżeniu."

#: taextras.py:401
msgid "digital write"
msgstr "cyfrowy zapis"

#: taextras.py:402
msgid "Write digital value to specified port."
msgstr "Zapisz cyfrową wartość do wybranego portu."

#: taextras.py:403
msgid "digital read"
msgstr "cyfrowy odczyt"

#: taextras.py:404
msgid "Read value from digital port."
msgstr "Odczytaj wartość z cyfrowego portu."

#: taextras.py:405
msgid "Set HIGH value for digital port."
msgstr "Ustaw wartość WYSOKO dla cyfrowego portu."

#: taextras.py:406
msgid "Configure Arduino port for digital input."
msgstr "Skonfiguruj port Arduino dla cyfrowego wejścia."

#: taextras.py:407
msgid "Configure Arduino port to drive a servo."
msgstr "Skonfiguruj port Arduino do kierowania servo."

#: taextras.py:408
msgid "Set LOW value for digital port."
msgstr "Ustaw wartość NISKO dla cyfrowego portu."

#: taextras.py:409
msgid "Configure Arduino port for digital output."
msgstr "Skonfiguruj port Arduino dla cyfrowego wyjścia."

#: taextras.py:410
msgid "Configure Arduino port for PWM (pulse-width modulation)."
msgstr "Skonfiguruj port Arduino dla PWM (modulacji szerokości impulsów)."

#: turtleblocks.py:80
msgid "usage is"
msgstr "użycie"

#: turtleblocks.py:232
msgid "No option action:"
msgstr "Brak opcji działania:"

#: turtleblocks.py:247
msgid "File not found"
msgstr "Nie znaleziono pliku"

#: turtleblocks.py:271
#, python-format
msgid "Configuration directory not writable: %s"
msgstr "Nie można zapisać do katalogu z konfiguracją: %s"

#: turtleblocks.py:327
msgid "New"
msgstr "Nowy"

#: turtleblocks.py:328
msgid "Open"
msgstr "Otwórz"

#: turtleblocks.py:329
msgid "Save"
msgstr "Zapisz"

#: turtleblocks.py:330
msgid "Save as"
msgstr "Zapisz jako"

#: turtleblocks.py:335
msgid "Quit"
msgstr "Zakończ"

#: turtleblocks.py:336
msgid "File"
msgstr "Plik"

#: turtleblocks.py:343
msgid "Rescale coordinates"
msgstr "Przeskaluj współrzędne"

#: turtleblocks.py:349
msgid "Reset block size"
msgstr "Przywróć rozmiar klocków"

#: turtleblocks.py:367
msgid "Show/hide blocks"
msgstr "Pokaż/schowaj schemat"

#: turtleblocks.py:369
msgid "Tools"
msgstr "Narzędzia"

#: turtleblocks.py:375
msgid "Debug"
msgstr "Śledź"

#: turtleblocks.py:377
msgid "Turtle"
msgstr "Żółw"

#: turtleblocks.py:411
msgid "You have unsaved work. Would you like to save before quitting?"
msgstr "Masz niezapisaną pracę. Czy chcesz ją zapisać przed zakończeniem?"

#: turtleblocks.py:412
msgid "Save project?"
msgstr "Zapisać projekt?"

#~ msgid "delay Butia"
#~ msgstr "opóźnij Butia"

#~ msgid "wait for argument seconds"
#~ msgstr "odczekaj ilość sekund zgodnie z argumentem"

#~ msgid "The camera was not found."
#~ msgstr "Kamera nie została znaleziona."

#~ msgid "then else"
#~ msgstr "wtedy w-przeciwnym-razie"

#~ msgid "bottom of a collapsible stack"
#~ msgstr "spód zwijalnego stosu"

#~ msgid "collapsed stack: click to open"
#~ msgstr "zwinięty stos: kliknij, aby otworzyć"

#~ msgid "bottom block in a collapsed stack: click to open"
#~ msgstr "dolny klocek zwiniętego stosu klocków: kliknij aby otworzyć"

#~ msgid "top of stack"
#~ msgstr "szczyt stosu"

#~ msgid "label"
#~ msgstr "etykieta"

#~ msgid "True"
#~ msgstr "prawda"

#~ msgid "False"
#~ msgstr "fałsz"

#~ msgid "Save as HTML"
#~ msgstr "zapisz jako HTML"

#~ msgid "<Ctrl>d"
#~ msgstr "<Ctrl>d"

#~ msgid "Palette of US currencies"
#~ msgstr "Paleta walut amerykańskich (US)"

#~ msgid "Palette of Australian currencies"
#~ msgstr "Paleta walut australijskich"

#~ msgid "Palette of Guaranies"
#~ msgstr "Paleta Guarani"

#~ msgid "presentation"
#~ msgstr "prezentacja"

#~ msgid "follow a turtle color"
#~ msgstr "idź za kolorem żółwia"

#~ msgid "calibrate"
#~ msgstr "kalibracja"

#~ msgid "calibrate a color to follow"
#~ msgstr "koryguj kolor do śledzenia"

#~ msgid "freq"
#~ msgstr "częstotliwość"

#~ msgid ""
#~ "sync motors\n"
#~ "steering"
#~ msgstr ""
#~ "synchronizuj\n"
#~ "sterowanie silników"

#~ msgid "synchronize two motors"
#~ msgstr "zsynchronizuj dwa motory"

#~ msgid "<Ctrl>b"
#~ msgstr "<Ctrl>b"

#~ msgid "Palette of LEGO NXT blocks"
#~ msgstr "Paleta klocków LEGO NXT"

#~ msgid "Move the cursor over the orange palette for help."
#~ msgstr "Aby uzyskać pomoc przesuń kursor nad pomarańczowy przybornik."

#~ msgid "Turtle Art Butia"
#~ msgstr "Żółwiowa Sztuka Butia"

#~ msgid "pushbutton"
#~ msgstr "przycisk"

#~ msgid "brake a specified motor"
#~ msgstr "zahamuj określiony silnik"

#~ msgid ""
#~ "returns the object gray level encountered him as a number between 0 and 1023"
#~ msgstr ""
#~ "zwraca poziom szarości napotkanego obiektu jako liczbę w przedziale od 0 do "
#~ "1023"

#~ msgid "activity count"
#~ msgstr "łącznie aktywności"

#~ msgid "Import/Export"
#~ msgstr "Import/Eksport"

#~ msgid "Import project from the Journal"
#~ msgstr "Importuj projekt z Dziennika"

#~ msgid "turtle blocks"
#~ msgstr "bloki żółwia"

#~ msgid "Butia battery charge"
#~ msgstr "ładowanie baterii Butia"

#~ msgid "Butia speed"
#~ msgstr "Szybkość Butia"

#~ msgid "forward distance"
#~ msgstr "odległość ruchu naprzód"

#~ msgid "backward distance"
#~ msgstr "odległość ruchu w tył"

#~ msgid "Turn x degrees"
#~ msgstr "Skręć o x stopni"

#~ msgid "print Butia"
#~ msgstr "wydrukuj Butia"

#~ msgid "Sumo Butia"
#~ msgstr "Butia Sumo"

#~ msgid "submit speed​​"
#~ msgstr "podaj prędkość"

#~ msgid "Send speed to the robot."
#~ msgstr "Wyślij prędkość do robota."

#~ msgid "set speed"
#~ msgstr "ustaw prędkość"

#~ msgid "move"
#~ msgstr "ruszaj"

#~ msgid "turn left"
#~ msgstr "skręć w lewo"

#~ msgid "turn right"
#~ msgstr "skręć w prawo"

#~ msgid "angle to the opponent"
#~ msgstr "kąt do przeciwnika"

#~ msgid "Get the angle to the center of the opponent."
#~ msgstr "Pobierz kąt w stosunku do centrum przeciwnika."

#~ msgid "x coor."
#~ msgstr "współrz. x."

#~ msgid "y coor."
#~ msgstr "współrz. y."

#~ msgid "opponent x coor."
#~ msgstr "współrz. x przeciwnika"

#~ msgid "Get the x coordinate of the opponent."
#~ msgstr "Pobierz współrzędną x przeciwnika."

#~ msgid "opponent y coor."
#~ msgstr "współrz. y przeciwnika"

#~ msgid "Get the y coordinate of the opponent."
#~ msgstr "Pobierz współrzędną y przeciwnika."

#~ msgid "Get SumBot rotation."
#~ msgstr "Pobierz obrót SumBot."

#~ msgid "opponent rotation"
#~ msgstr "obrót przeciwnika"

#~ msgid "distance to opponent"
#~ msgstr "odległość do przeciwnika"

#~ msgid "full screen"
#~ msgstr "pełen ekran"