summaryrefslogtreecommitdiff
path: root/po/it.po
blob: bb732612298cc74531dca6de7c0b85ae9f800a6b (about) (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
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
# GNU LilyPond's Italian language file.
# This file is distributed under the same license as the lilypond package.
# Copyright (C) 1998 Free Software Foundation, Inc.
#
# Tineke de Munnik <jantien@xs4all.nl>, 1998.
# Maurizio Umberto Puxeddu <umbpux@tin.it>, 1999
# Federico Bruni <fedelogy@gmail.com>, 2009-2012.
#
msgid ""
msgstr ""
"Project-Id-Version: lilypond 2.15.29\n"
"Report-Msgid-Bugs-To: http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs\n"
"POT-Creation-Date: 2012-02-04 15:42+0100\n"
"PO-Revision-Date: 2012-02-22 01:00+0100\n"
"Last-Translator: Federico Bruni <fedelogy@gmail.com>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

#: fontextract.py:25
#, python-format
msgid "Scanning %s"
msgstr "Esame di %s"

#: fontextract.py:70
#, python-format
msgid "Extracted %s"
msgstr "Estratto %s"

#: fontextract.py:85
#, python-format
msgid "Writing fonts to %s"
msgstr "Scrittura dei tipi di carattere su %s"

#: book_snippets.py:409
#, python-format
msgid "deprecated ly-option used: %s=%s"
msgstr "opzione ly-option deprecata: %s=%s"

#: book_snippets.py:411
#, python-format
msgid "compatibility mode translation: %s=%s"
msgstr "traduzione in modalità compatibile: %s=%s"

#: book_snippets.py:414
#, python-format
msgid "deprecated ly-option used: %s"
msgstr "opzione ly-option deprecata: %s"

#: book_snippets.py:416
#, python-format
msgid "compatibility mode translation: %s"
msgstr "traduzione in modalità compatibile: %s"

#: book_snippets.py:533
#, python-format
msgid "ignoring unknown ly option: %s"
msgstr "l'opzione ly sconosciuta viene ignorata: %s"

#: book_snippets.py:741
#, python-format
msgid "Running through filter `%s'"
msgstr "Esecuzione attraverso il filtro «%s»"

#: book_snippets.py:761
#, python-format
msgid "`%s' failed (%d)"
msgstr "«%s» fallito (%d)"

#: book_snippets.py:762
msgid "The error log is as follows:"
msgstr "Il registro dell'errore è il seguente:"

#: book_snippets.py:882
#, python-format
msgid "Converting MusicXML file `%s'...\n"
msgstr "Conversione del file MusicXML «%s»...\n"

#: book_snippets.py:909
#, python-format
msgid ""
"%s: duplicate filename but different contents of original file,\n"
"printing diff against existing file."
msgstr ""
"%s: il nome del file è duplicato ma i suoi contenuti sono diversi dal\n"
"file originale, si mostrano le differenze rispetto al file esistente."

#: book_snippets.py:922
#, python-format
msgid ""
"%s: duplicate filename but different contents of converted lilypond file,\n"
"printing diff against existing file."
msgstr ""
"%s: il nome del file è duplicato ma il suo contenuto è diverso dal file lilypond\n"
"trasformato, si mostrano le differenze rispetto al file esistente."

#: convertrules.py:12
#, python-format
msgid "Not smart enough to convert %s."
msgstr "Non abbastanza intelligente per convertire %s."

#: convertrules.py:13
msgid "Please refer to the manual for details, and update manually."
msgstr "Si consulti il manuale per i dettagli e si aggiorni manualmente."

#: convertrules.py:14
#, python-format
msgid "%s has been replaced by %s"
msgstr "%s è stato sostituito da %s"

#: convertrules.py:24 lilylib.py:131 warn.cc:223
#, c-format, python-format
msgid "warning: %s"
msgstr "attenzione: %s"

#: convertrules.py:49 convertrules.py:94
msgid "\\header { key = concat + with + operator }"
msgstr "\\header { chiave = concat + con + operatore }"

#: convertrules.py:56
#, python-format
msgid "deprecated %s"
msgstr "%s è deprecato"

#: convertrules.py:65
msgid "deprecated \\textstyle, new \\key syntax"
msgstr "\\textstyle deprecato, nuova sintassi per \\key"

#: convertrules.py:81 convertrules.py:1855 convertrules.py:2031
#: convertrules.py:2174 convertrules.py:2505 convertrules.py:2800
#: convertrules.py:3150
msgid "bump version for release"
msgstr "aumentare il numero di versione per il rilascio"

#: convertrules.py:97
msgid "new \\header format"
msgstr "nuovo formato di \\header"

#: convertrules.py:124
msgid "\\translator syntax"
msgstr "sintassi di \\translator"

#: convertrules.py:175
msgid "\\repeat NUM Music Alternative -> \\repeat FOLDSTR Music Alternative"
msgstr "\\repeat NUMERO Alternativa Musicale -> \\repeat FOLDSTR Alternativa Musicale"

#: convertrules.py:205 convertrules.py:678 convertrules.py:1350
#: convertrules.py:2317
#, python-format
msgid "deprecate %s"
msgstr "%s è deprecato"

#: convertrules.py:279
#, python-format
msgid "deprecate %s "
msgstr "%s è deprecato "

#: convertrules.py:305
msgid "new \\notenames format"
msgstr "nuovo formato di \\notenames"

#: convertrules.py:321
msgid "new tremolo format"
msgstr "nuovo formato di tremolo"

#: convertrules.py:325
msgid "Staff_margin_engraver deprecated, use Instrument_name_engraver"
msgstr "Staff_margin_engraver è deprecato, usare Instrument_name_engraver"

#: convertrules.py:376
msgid "change property definition case (eg. onevoice -> oneVoice)"
msgstr "cambia le maiuscole della definizione di proprietà (es: onevoice -> oneVoice)"

#: convertrules.py:437
msgid "new \\textscript markup text"
msgstr "nuovo testo di marcatura \\textscript"

#: convertrules.py:509
#, python-format
msgid "identifier names: %s"
msgstr "nomi dell'identificatore: %s"

#: convertrules.py:548
msgid "point-and-click argument changed to procedure."
msgstr "l'argomento point-and-click è stato cambiato in procedura."

#: convertrules.py:590
msgid "semicolons removed"
msgstr "punti e virgola eliminati"

#. 40 ?
#: convertrules.py:633
#, python-format
msgid "%s property names"
msgstr "nomi della proprietà %s"

#: convertrules.py:703
msgid "automaticMelismata turned on by default"
msgstr "automaticMelismata attivato per impostazione predefinita"

#: convertrules.py:708
msgid "automaticMelismata is turned on by default since 1.5.67."
msgstr "automaticMelismata attivato per impostazione predefinita dalla versione 1.5.67."

#: convertrules.py:942 convertrules.py:1635 convertrules.py:1889
#: convertrules.py:2134
#, python-format
msgid "remove %s"
msgstr "elimina %s"

#: convertrules.py:977 convertrules.py:980
msgid "cluster syntax"
msgstr "sintassi dei cluster"

#: convertrules.py:987
msgid "new Pedal style syntax"
msgstr "nuova sintassi di stile del Pedale"

#: convertrules.py:1246
msgid ""
"New relative mode,\n"
"Postfix articulations, new text markup syntax, new chord syntax."
msgstr ""
"Nuovo modo relativo.\n"
"Articolazioni suffisse, nuova sintassi di marcatura del testo, nuova sintassi degli accordi."

#: convertrules.py:1259
msgid "Remove - before articulation"
msgstr "Elimina - prima dell'articolazione"

#: convertrules.py:1294
#, python-format
msgid "%s misspelling"
msgstr "errore di digitazione in %s"

#: convertrules.py:1313
msgid "Swap < > and << >>"
msgstr "Scambia < > e << >>"

#: convertrules.py:1316
msgid "attempting automatic \\figures conversion.  Check results!"
msgstr "tentativo di conversione automatica di \\figures.  Controllare i risultati!"

#: convertrules.py:1362
msgid "Use Scheme code to construct arbitrary note events."
msgstr "Usa il codice di Scheme per costruire eventi arbitrari della nota."

#: convertrules.py:1369
msgid ""
"use symbolic constants for alterations,\n"
"remove \\outputproperty, move ly:verbose into ly:get-option"
msgstr ""
"usa costanti simboliche per le alterazioni,\n"
"togli \\outproperty, sostituisci ly:verbose con ly:get-option"

#: convertrules.py:1394
#, python-format
msgid ""
"\\outputproperty found,\n"
"Please hand-edit, using\n"
"\n"
"  \\applyoutput #(outputproperty-compatibility %s '%s <GROB PROPERTY VALUE>)\n"
"\n"
"as a substitution text."
msgstr ""
"Trovato \\outputproperty,\n"
"Modificalo manualmente con\n"
"\n"
"  \\applyoutput #(outputproperty-compatibility %s '%s <VALORE DELLA PROPRIETÀ DEL GROB>)\n"
"\n"
"come testo sostitutivo."

#: convertrules.py:1406
msgid ""
"The alteration field of Scheme pitches was multiplied by 2\n"
"to support quarter tone accidentals.  You must update the following constructs manually:\n"
"\n"
"* calls of ly:make-pitch and ly:pitch-alteration\n"
"* keySignature settings made with \\property\n"
msgstr ""
"Il campo di alterazione delle altezze di Scheme è stato moltiplicato per 2\n"
"per supportare le alterazioni di un quarto di tono.  È necessario aggiornare manualmente i seguenti costrutti:\n"
"\n"
"* chiamate a ly:make-pitch e ly:pitch-alteration\n"
"* impostazioni di keySignature fatte con \\property\n"

#: convertrules.py:1449
msgid "removal of automaticMelismata; use melismaBusyProperties instead."
msgstr "eliminazione di automaticMelismata; al suo posto usare melismaBusyProperties."

#: convertrules.py:1556
msgid "\\partcombine syntax change to \\newpartcombine"
msgstr "cambio nella sintassi da \\partcombine a \\newpartcombine"

#: convertrules.py:1581
msgid ""
"Drum notation changes, Removing \\chordmodifiers, \\notenames.\n"
"Harmonic notes. Thread context removed. Lyrics context removed."
msgstr ""
"Cambiamenti della notazione per percussioni, eliminati \\chordmodifiers e \\notenames.\n"
"Note armoniche. Eliminati i contesti Thread e Lyrics."

#: convertrules.py:1585
msgid "Drums found. Enclose drum notes in \\drummode"
msgstr "Trovate percussioni. Inserisci le note delle percussioni in \\drummode"

#: convertrules.py:1596 convertrules.py:1603 convertrules.py:1614
#, python-format
msgid ""
"\n"
"%s found. Check file manually!\n"
msgstr ""
"\n"
"Si è trovato %s. Controlla il file manualmente!\n"

#: convertrules.py:1596
msgid "Drum notation"
msgstr "Notazione delle percussioni"

#: convertrules.py:1655
msgid "new syntax for property settings:"
msgstr "nuova sintassi per le impostazioni delle proprietà:"

#: convertrules.py:1681
msgid "Property setting syntax in \\translator{ }"
msgstr "Sintassi per impostare una proprietà in \\translator{ }"

#: convertrules.py:1720
msgid "Scheme grob function renaming"
msgstr "Rinominare la funzione di grob di Scheme"

#: convertrules.py:1731 convertrules.py:2138 convertrules.py:2142
#: convertrules.py:2708
#, python-format
msgid "Use %s\n"
msgstr "Usa %s\n"

#: convertrules.py:1747
msgid "More Scheme function renaming"
msgstr "Rinominare altre funzioni di Scheme"

#: convertrules.py:1871
msgid ""
"Page layout has been changed, using paper size and margins.\n"
"textheight is no longer used.\n"
msgstr ""
"La formattazione di pagina è stata modificata, usando la dimensione del foglio e i margini.\n"
"textheight non è più usato.\n"

#: convertrules.py:1957
msgid ""
"\\foo -> \\foomode (for chords, notes, etc.)\n"
"fold \\new FooContext \\foomode into \\foo."
msgstr ""
"\\foo -> \\foomode (per accordi, note, etc.)\n"
"inserire \\new FooContext \\foomode in \\foo."

#: convertrules.py:1995
msgid ""
"staff size should be changed at top-level\n"
"with\n"
"\n"
"  #(set-global-staff-size <STAFF-HEIGHT-IN-POINT>)\n"
"\n"
msgstr ""
"la dimensione del rigo deve essere cambiata al livello superiore\n"
"con\n"
"\n"
"  #(set-global-staff-size <ALTEZZA-DEL-RIGO-IN-PUNTI>)\n"
"\n"

#: convertrules.py:2015
msgid "regularize other identifiers"
msgstr "normalizza altri identificatori"

#: convertrules.py:2083
msgid "\\encoding: smart recode latin1..utf-8. Remove ly:point-and-click"
msgstr "\\encoding: ricodifica intelligente da latin1 a utf-8. Eliminazione di ly:point-and-click"

#: convertrules.py:2094
msgid "LilyPond source must be UTF-8"
msgstr "Il sorgente di LilyPond deve avere la codifica UTF-8"

#: convertrules.py:2097
msgid "Try the texstrings backend"
msgstr "Prova il backend textstrings"

#: convertrules.py:2100
#, python-format
msgid "Do something like: %s"
msgstr "Fai qualcosa come: %s"

#: convertrules.py:2103
msgid "Or save as UTF-8 in your editor"
msgstr "O salva in formato UTF-8 nel tuo editor"

#: convertrules.py:2153
msgid "warn about auto beam settings"
msgstr "attenzione alle impostazioni delle travature automatiche"

#: convertrules.py:2157
msgid "auto beam settings"
msgstr "impostazioni delle travature automatiche"

#: convertrules.py:2158
msgid ""
"\n"
"Auto beam settings must now specify each interesting moment in a measure\n"
"explicitly; 1/4 is no longer multiplied to cover moments 1/2 and 3/4 too.\n"
msgstr ""
"\n"
"Le impostazioni di travatura automatica ora devono specificare esplicitamente ogni momento\n"
"interessante in una misura; 1/4 non viene più moltiplicato per coprire anche i momenti 1/2 e 3/4.\n"

#: convertrules.py:2271
msgid "verticalAlignmentChildCallback has been deprecated"
msgstr "verticalAlignmentChildCallback è deprecato"

#: convertrules.py:2276
msgid "Remove callbacks property, deprecate XY-extent-callback."
msgstr "Togli la proprietà di callback, XY-extent-callback è deprecato."

#: convertrules.py:2297
msgid "Use grob closures iso. XY-offset-callbacks."
msgstr "Usa le chiusure del grob al posto di XY-offset-callbacks."

#: convertrules.py:2359
msgid "foobar -> foo-bar for \\paper, \\layout"
msgstr "foobar -> foo-bar per \\paper, \\layout"

#: convertrules.py:2469
msgid "deprecate \\tempo in \\midi"
msgstr "\\tempo in un blocco \\midi è deprecato"

#: convertrules.py:2522
msgid "deprecate cautionary-style. Use AccidentalCautionary properties"
msgstr "cautionary-style è deprecato. Usa le proprietà di AccidentalCautionary"

#: convertrules.py:2535
msgid "Rename accidental glyphs, use glyph-name-alist."
msgstr "Rinomina i glifi delle alterazioni, usa glyph-name-alist."

#: convertrules.py:2590
msgid "edge-text settings for TextSpanner"
msgstr "Impostazioni di edge-text per TextSpanner"

#: convertrules.py:2591
#, python-format
msgid ""
"Use\n"
"\n"
"%s"
msgstr ""
"Usa\n"
"\n"
"%s"

#: convertrules.py:2624
msgid "Use the `alignment-offsets' sub-property of\n"
msgstr "Usa «alignment-offsets», sottoproprietà di\n"

#: convertrules.py:2625
msgid "NonMusicalPaperColumn #'line-break-system-details\n"
msgstr "NonMusicalPaperColumn #'line-break-system-details\n"

#: convertrules.py:2626
msgid "to set fixed distances between staves.\n"
msgstr "per impostare distanze fisse tra i righi.\n"

#: convertrules.py:2638
msgid "Use #'style not #'dash-fraction to select solid/dashed lines."
msgstr "Usa #'style e non #'dash-fraction per ottenere linee continue o tratteggiate."

#: convertrules.py:2644
msgid "all settings related to dashed lines"
msgstr "tutte le impostazioni relative alle linee tratteggiate"

#: convertrules.py:2645
msgid "Use \\override ... #'style = #'line for solid lines and\n"
msgstr "Usa \\override ... #'style = #'line per le linee continue e\n"

#: convertrules.py:2646
msgid "\t\\override ... #'style = #'dashed-line for dashed lines."
msgstr "\t\\override ... #'style = #'dashed-line per le linee tratteggiate."

#: convertrules.py:2682
msgid ""
"metronomeMarkFormatter uses text markup as second argument,\n"
"fret diagram properties moved to fret-diagram-details."
msgstr ""
"il secondo argomento di metronomeMarkFormatter deve essere una marcatura di testo,\n"
"le proprietà del diagramma dei tasti si trovano ora in fret-diagram-details."

#: convertrules.py:2688
msgid "metronomeMarkFormatter got an additional text argument.\n"
msgstr "metronomeMarkFormatter prende un argomento testuale supplementare.\n"

#: convertrules.py:2689
#, python-format
msgid ""
"The function assigned to Score.metronomeMarkFunction now uses the signature\n"
"%s"
msgstr ""
"La funzione assegnata a Score.metronomeMarkFunction ora usa l'indicazione\n"
"%s"

#: convertrules.py:2707
#, python-format
msgid "%s in fret-diagram properties"
msgstr "%s nelle proprietà di fret-diagram"

#: convertrules.py:2751
msgid "\\put-adjacent argument order"
msgstr "ordine degli argomenti di \\put-adjacent"

#: convertrules.py:2752
msgid "Axis and direction now come before markups:\n"
msgstr "Asse e direzione ora devono precedere i marcatori:\n"

#: convertrules.py:2753
msgid "\\put-adjacent axis dir markup markup."
msgstr "\\put-adjacent asse direzione marcatore marcatore."

#: convertrules.py:2784
msgid "re-definition of InnerStaffGroup"
msgstr "ridefinizione di InnerStaffGroup"

#: convertrules.py:2789
msgid "re-definition of InnerChoirStaff"
msgstr "ridefinizione di InnerChoirStaff"

#: convertrules.py:2799
msgid "Syntax changes for \\addChordShape and \\chord-shape"
msgstr "Cambiamenti di sintassi per \\addChordShape e \\chord-shape"

#: convertrules.py:2804
msgid "stringTuning must be added to addChordShape call.\n"
msgstr "stringTuning deve essere aggiunto alla chiamata addChordShape.\n"

#: convertrules.py:2809
msgid "stringTuning must be added to chord-shape call.\n"
msgstr "stringTuning deve essere aggiunto alla chiamata chord-shape.\n"

#: convertrules.py:2815
msgid "Remove oldaddlyrics"
msgstr "Elimina oldaddlyrics"

#: convertrules.py:2819
msgid ""
"oldaddlyrics is no longer supported. \n"
"         Use addlyrics or lyrsicsto instead.\n"
msgstr ""
"oldaddlyrics non è più supportato.\n"
"         Usa addlyrics o lyrsicsto al suo posto.\n"

#: convertrules.py:2825
msgid ""
"keySignature property not reversed any more\n"
"MIDI 47: orchestral strings -> orchestral harp"
msgstr ""
"la proprietà keySignature property non è più invertita\n"
"MIDI 47: archi orchestrali -> arpa orchestrale"

#: convertrules.py:2830
msgid "The alist for Staff.keySignature is no longer in reversed order.\n"
msgstr "L'alist (association list) di Staff.keySignature non è più in ordine invertito.\n"

#: convertrules.py:2836
msgid ""
"\\bar \".\" now produces a thick barline\n"
"ly:hairpin::after-line-breaking -> ly:spanner::kill-zero-spanned-time\n"
"Dash parameters for slurs and ties are now in dash-definition"
msgstr ""
"\\bar \".\" ora crea una stanghetta spessa\n"
"ly:hairpin::after-line-breaking -> ly:spanner::kill-zero-spanned-time\n"
"I parametri del tratteggiato per le legature di portamento e di valore si trovano ora in dash-definition"

#: convertrules.py:2842
msgid "\\bar \".\" now produces a thick barline.\n"
msgstr "\\bar \".\" ora crea una stanghetta spessa.\n"

#: convertrules.py:2848
msgid "Dash parameters for slurs and ties are now in 'dash-details.\n"
msgstr "I parametri del tratteggiato per le legature di portamento e di valore si trovano ora in 'dash-details.\n"

#: convertrules.py:2853
msgid ""
"Autobeaming rules have changed.  override-auto-beam-setting and\n"
"revert-auto-beam-setting have been eliminated.\n"
"\\overrideBeamSettings has been added.\n"
"beatGrouping has been eliminated.\n"
"Different settings for vertical layout.\n"
"ly:system-start-text::print -> system-start-text::print\n"
"Beam #'thickness -> Beam #'beam-thickness\n"
"ly:note-head::brew-ez-stencil -> note-head::brew-ez-stencil\n"
"ly:ambitus::print -> ambitus::print\n"
"Explicit dynamics context definition from `Piano centered dynamics'\n"
"template replaced by new `Dynamics' context."
msgstr ""
"Le regole per la disposizione automatica delle travature sono cambiate.  override-auto-beam-setting e\n"
"revert-auto-beam-setting sono stati eliminati.\n"
"\\overrideBeamSettings è stato aggiunto.\n"
"beatGrouping è stato eliminato.\n"
"Impostazioni diverse per la formattazione verticale.\n"
"ly:system-start-text::print -> system-start-text::print\n"
"Beam #'thickness -> Beam #'beam-thickness\n"
"ly:note-head::brew-ez-stencil -> note-head::brew-ez-stencil\n"
"ly:ambitus::print -> ambitus::print\n"
"La definizione esplicita del contesto della dinamica presa dal modello «Piano centered dynamics»\n"
"è stata sostituita dal nuovo contesto «Dynamics»."

#: convertrules.py:2867
msgid "    Autobeam settings are now overriden with \\overrideBeamSettings.\n"
msgstr "    Le impostazioni della disposizione automatica delle travature vengono ora sovrascritte con \\overrideBeamSettings.\n"

#: convertrules.py:2872
msgid "    Autobeam settings are now reverted with \\revertBeamSettings.\n"
msgstr "    Le impostazioni della disposizione automatica delle travature vengono ora ripristinate con \\revertBeamSettings.\n"

#: convertrules.py:2878
msgid ""
"    beatGrouping with a specified context must now be accomplished with\n"
"   \\overrideBeamSettings.\n"
msgstr ""
"    beatGrouping in un contesto specifico ora deve essere ottenuto con\n"
"   \\overrideBeamSettings.\n"

#: convertrules.py:2884
msgid "alignment-offsets has been changed to alignment-distances: you must now specify the distances between staves rather than the offset of staves.\n"
msgstr "alignment-offsets è diventato alignment-distances: ora occorre specificare le distanze tra i righi invece dello slittamento (offset) dei righi.\n"

#: convertrules.py:2895
msgid ""
"Remove obsolete engravers/translators: Note_swallow_translator,\n"
"Rest_swallow_translator, Skip_event_swallow_translator, Swallow_engraver,\n"
"Swallow_performer and String_number_engraver.\n"
"New vertical spacing variables."
msgstr ""
"Elimina gli incisori/traduttori obsoleti: Note_swallow_translator,\n"
"Rest_swallow_translator, Skip_event_swallow_translator, Swallow_engraver,\n"
"Swallow_performer e String_number_engraver.\n"
"Nuove variabili per la spaziatura verticale."

#: convertrules.py:2926
msgid "Vertical spacing no longer depends on the Y-extent of a VerticalAxisGroup.\n"
msgstr "La spaziatura verticale non dipende più dall'Y-extent di un VerticalAxisGroup.\n"

#: convertrules.py:2932
msgid "Unify fetaNumber and fetaDynamic encodings"
msgstr "Unifica le codifiche di fetaNumber e fetaDynamic"

#: convertrules.py:2937
msgid "\\RemoveEmpty*StaffContext -> \\*Staff \\RemoveEmptyStaves"
msgstr "\\RemoveEmpty*StaffContext -> \\*Staff \\RemoveEmptyStaves"

#: convertrules.py:2948
msgid "\\cresc etc. are now postfix operators"
msgstr "\\cresc etc. sono ora operatori suffissi"

#: convertrules.py:2960
msgid ""
"Eliminate beamSettings, beatLength, \\setBeatGrouping, \\overrideBeamSettings and \\revertBeamSettings.\n"
"\"accordion.accEtcbase\" -> \"accordion.etcbass\""
msgstr ""
"Elimina beamSettings, beatLength, \\setBeatGrouping, \\overrideBeamSettings e \\revertBeamSettings.\n"
"\"accordion.accEtcbase\" -> \"accordion.etcbass\""

#: convertrules.py:2978
msgid "Use \\set beamExceptions or \\overrideTimeSignatureSettings.\n"
msgstr "Usa \\set beamExceptions o \\overrideTimeSignatureSettings.\n"

#: convertrules.py:2982
msgid "Use \\set beamExceptions or \\revertTimeSignatureSettings.\n"
msgstr "Usa \\set beamExceptions o \\revertTimeSignatureSettings.\n"

#: convertrules.py:2986
msgid "Use baseMoment, beatStructure, and beamExceptions.\n"
msgstr "Usa baseMoment, beatStructure, e beamExceptions.\n"

#: convertrules.py:2990 convertrules.py:2994
msgid "Use baseMoment and beatStructure.\n"
msgstr "Usa baseMoment e beatStructure.\n"

#: convertrules.py:2999
msgid ""
"Woodwind diagrams: Move size, thickness, and graphic from argument list to properties.\n"
"Deprecate negative dash-period for hidden lines: use #'style = #'none instead."
msgstr ""
"Diagrammi dei legni: Spostare dimensione, spessore e grafico da lista di argomenti a proprietà.\n"
"L'uso di dash-period con valori negativi per creare linee nascoste è deprecato: al suo posto usare #'style = #'none."

#: convertrules.py:3004
msgid "Move size, thickness, and graphic to properties.  Argument should be just the key list.\n"
msgstr "Sposta dimensione, spessore e grafico in proprietà.  L'unico argomento deve essere la lista di chiavi.\n"

#: convertrules.py:3012
msgid ""
"Rename vertical spacing variables.\n"
"Add fretboard-table argument to savePredefinedFretboard."
msgstr ""
"Rinomina le variabili della spaziatura verticale.\n"
"Aggiungi l'argomento fretboard-table a savePredefinedFretboard."

#: convertrules.py:3030
msgid "Rename vertical spacing grob properties."
msgstr "Rinomina le proprietà di spaziatura verticale dei grob."

#: convertrules.py:3046
msgid "Remove \\paper variables head-separation and foot-separation."
msgstr "Elimina le variabili di \\paper head-separation e foot-separation."

#: convertrules.py:3050
msgid "Adjust settings for top-system-spacing instead.\n"
msgstr "Regola invece le impostazioni di top-system-spacing.\n"

#: convertrules.py:3054
msgid "Adjust settings for last-bottom-spacing instead.\n"
msgstr "Regola invece le impostazioni di last-bottom-spacing.\n"

#: convertrules.py:3060
msgid ""
"Rename space to basic-distance in various spacing alists.\n"
"Remove HarmonicParenthesesItem grob."
msgstr ""
"Rinomina la spaziatura in basic-distance in diverse variabili di spaziatura.\n"
"Eliminazione del grob HarmonicParenthesesItem."

#: convertrules.py:3067
msgid "HarmonicParenthesesItem has been eliminated.\n"
msgstr "HarmonicParenthesesItem è stato eliminato.\n"

#: convertrules.py:3068
msgid "Harmonic parentheses are part of the TabNoteHead grob.\n"
msgstr "Le parentesi degli armonici fanno parte del grob TabNoteHead.\n"

#: convertrules.py:3073
msgid "Remove context from overrideTimeSignatureSettings and revertTimeSignatureSettings.\n"
msgstr "Rimuove il contesto da overrideTimeSignatureSettings e revertTimeSignatureSettings.\n"

#: convertrules.py:3080
msgid ""
"Change stringTunings from a list of semitones to a list of pitches.\n"
"Change tenor and baritone ukulele names in string tunings.\n"
"Generate messages for manual conversion of vertical spacing if required."
msgstr ""
"stringTunings: lista di semitoni trasformata in lista di altezze.\n"
"Sostituzione dei nomi dell'ukulele tenore e baritono con accordature.\n"
"Generazione dei messaggi per la conversione manuale della spaziatura verticale se richiesto."

#: convertrules.py:3123
msgid "Vertical spacing changes might affect user-defined contexts."
msgstr "Le modifiche della spaziatura verticale possono influire sui contesti definiti dall'utente."

#: convertrules.py:3129
msgid "Replace bar-size with bar-extent."
msgstr "Sostituzione di bar-size con bar-extent."

#: convertrules.py:3141
msgid "Woodwind diagrams: Changes to the clarinet diagram."
msgstr "Diagrammi dei legni: Modifiche al diagramma del clarinetto."

#: convertrules.py:3145
msgid "Clarinet fingering changed to reflect actual anatomy of instrument.\n"
msgstr "La diteggiatura del clarinetto è stata modificata per riflettere l'effettiva anatomia dello strumento.\n"

#: convertrules.py:3155
msgid "Handling of non-automatic footnotes."
msgstr "Gestione delle note a pié di pagina non automatiche."

#: convertrules.py:3159
msgid "If you are using non-automatic footnotes, make sure to set footnote-auto-numbering = ##f in the paper block.\n"
msgstr "Se si sta usando note a pié di pagina non automatiche, occorre impostare footnote-auto-numbering = ##f nel blocco paper.\n"

#: convertrules.py:3164
msgid "Change in internal property for MultiMeasureRest"
msgstr "Modifica della proprietà interna di MultiMeasureRest"

#: convertrules.py:3168
msgid "This internal property has been replaced by round-up-to-longer-rest, round-up-exceptions and usable-duration-logs.\n"
msgstr "Questa proprietà interna è stata sostituita da round-up-to-longer-rest, round-up-exceptions e usable-duration-logs.\n"

#: convertrules.py:3173
msgid "Creation of a Flag grob and moving of certain Stem properties to this grob"
msgstr "Creazione del grob Flag e spostamento di alcune proprietà di Stem su questo grob"

#: convertrules.py:3209
msgid "consistent-broken-slope is now handled through the positions callback.\n"
msgstr "consistent-broken-slope viene ora gestito attraverso la callback delle posizioni.\n"

#: convertrules.py:3210
msgid "input/regression/beam-broken-classic.ly shows how broken beams are now handled.\n"
msgstr "input/regression/beam-broken-classic.ly mostra come vengono gestite ora le travature spezzate.\n"

#: book_base.py:26
#, python-format
msgid "file not found: %s"
msgstr "file non trovato: %s"

#: book_base.py:164
msgid "Output function not implemented"
msgstr "Funzione di output non implementata"

#: lilylib.py:96
#, python-format
msgid "Setting loglevel to %s"
msgstr "Si imposta il loglevel su %s"

#: lilylib.py:99
#, python-format
msgid "Unknown or invalid loglevel '%s'"
msgstr "Loglevel sconosciuto o non valido '%s'"

#: lilylib.py:128 warn.cc:211
#, c-format, python-format
msgid "error: %s"
msgstr "errore: %s"

#: lilylib.py:185
#, python-format
msgid "Processing %s.ly"
msgstr "Elaborazione di %s.ly"

#: lilylib.py:189 lilylib.py:250
#, python-format
msgid "Invoking `%s'"
msgstr "Invocazione di «%s»"

#: lilylib.py:191 lilylib.py:252
#, python-format
msgid "Running %s..."
msgstr "Esecuzione di %s..."

#: lilylib.py:328
#, python-format
msgid "Usage: %s"
msgstr "Uso: %s"

#: musicexp.py:224 musicexp.py:229
msgid "Language does not support microtones contained in the piece"
msgstr "La lingua non supporta i microtoni presenti nel brano"

#: musicexp.py:491
msgid "Tuplet brackets of curved shape are not correctly implemented"
msgstr "Le parentesi di forma curva per i gruppi irregolari non sono implementate correttamente"

#: musicexp.py:677
#, python-format
msgid "unable to set the music %(music)s for the repeat %(repeat)s"
msgstr "non è stato possibile impostare la musica %(music)s per la ripetizione %(repeat)s"

#: musicexp.py:686
msgid "encountered repeat without body"
msgstr "si è incontrata una ripetizione senza corpo"

#. no self.elements!
#: musicexp.py:856
#, python-format
msgid "Grace note with no following music: %s"
msgstr "Nota di abbellimento non seguita da musica: %s"

#: musicexp.py:1018
#, python-format
msgid "Invalid octave shift size found: %s. Using no shift."
msgstr "Trovata una dimensione di spostamento dell'ottava non valida: %s. Non si userà alcun spostamento."

#: musicexp.py:1476
#, python-format
msgid "Unable to convert alteration %s to a lilypond expression"
msgstr "Non si può convertire l'alterazione %s in un'espressione lilypond"

#. TODO: Handle pieces without a time signature!
#: musicxml.py:361
msgid "Senza-misura time signatures are not yet supported!"
msgstr "I segni di tempo senza-misura non sono ancora supportati!"

#: musicxml.py:379
msgid "Unable to interpret time signature! Falling back to 4/4."
msgstr "Non è stato possibile interpretare l'indicazione di tempo! Verrà usato il 4/4."

#: musicxml.py:435
#, python-format
msgid "Key alteration octave given for a non-existing alteration nr. %s, available numbers: %s!"
msgstr "Si è inserita un'ottava di alterazione di tonalità per un numero di alterazioni inesistente %s, numeri disponibili: %s!"

#: musicxml.py:523
#, python-format
msgid "Unable to find instrument for ID=%s\n"
msgstr "Impossibile trovare lo strumento con ID=%s\n"

#. Work around a texi2pdf bug: if LANG=C is not given, a broken regexp is
#. used to detect relative/absolute paths, so the absolute path is not
#. detected as such and this command fails:
#: book_texinfo.py:206
#, python-format
msgid "Running texi2pdf on file %s to detect default page settings.\n"
msgstr "Si esegue texi2pdf sul file %s per individuare le impostazioni predefinite della pagina.\n"

#: book_texinfo.py:228 book_latex.py:209
msgid "Unable to auto-detect default settings:\n"
msgstr "Impossibile individuare automaticamente le impostazioni predefinite:\n"

#: book_texinfo.py:240 book_latex.py:221
#, python-format
msgid ""
"Unable to auto-detect default settings:\n"
"%s"
msgstr ""
"Impossibile individuare le impostazioni predefinite:\n"
"%s"

#: book_latex.py:170
msgid "cannot find \\begin{document} in LaTeX document"
msgstr "impossibile trovare \\begin{document} nel documento LaTeX"

#: book_latex.py:188
#, python-format
msgid "Running `%s' on file `%s' to detect default page settings.\n"
msgstr "Esecuzione di \"%s\" sul file \"%s\" per individuare le impostazioni predefinite della pagina.\n"

#: musicxml2ly.py:228
#, python-format
msgid "Encountered file created by %s, containing wrong beaming information. All beaming information in the MusicXML file will be ignored"
msgstr "Si è trovato un file creato da %s che contiene informazioni sbagliate sulla disposizione delle travature. Tutte le informazioni sulle travature presenti nel file MusicXML verranno ignorate"

#: musicxml2ly.py:247 musicxml2ly.py:249
#, python-format
msgid "Unprocessed PartGroupInfo %s encountered"
msgstr "PartGroupInfo %s rilevato ma non elaborato"

#: musicxml2ly.py:502
#, python-format
msgid "Encountered note at %s without type and duration (=%s)"
msgstr "Trovata una nota in %s senza tipo e durata (=%s)"

#: musicxml2ly.py:522
#, python-format
msgid "Encountered rational duration with denominator %s, unable to convert to lilypond duration"
msgstr "Trovata una durata razionale con denominatore %s, impossibile convertire in una durata di lilypond"

#: musicxml2ly.py:769
msgid "Unable to extract key signature!"
msgstr "Impossibile estrarre l'armatura di chiave!"

#: musicxml2ly.py:796
#, python-format
msgid "unknown mode %s, expecting 'major' or 'minor' or a church mode!"
msgstr "modo %s sconosciuto, è richiesto \"major\" o \"minor\" o un modo ecclesiastico!"

#: musicxml2ly.py:934
#, python-format
msgid "Encountered unprocessed marker %s\n"
msgstr "Trovato un marcatore non elaborato %s\n"

#: musicxml2ly.py:1028
#, python-format
msgid "unknown span event %s"
msgstr "evento di estensione %s sconosciuto"

#: musicxml2ly.py:1038
#, python-format
msgid "unknown span type %s for %s"
msgstr "tipo di estensione %s sconosciuto per %s"

#: musicxml2ly.py:1458
msgid "Unknown metronome mark, ignoring"
msgstr "Indicazione metronomica sconosciuta, si ignora"

#. TODO: Implement the other (more complex) way for tempo marks!
#: musicxml2ly.py:1463
msgid "Metronome marks with complex relations (<metronome-note> in MusicXML) are not yet implemented."
msgstr "Indicazioni metronomiche con relazioni complesse (<metronome-note> in MusicXML) non sono ancora implementate."

#: musicxml2ly.py:1665
#, python-format
msgid "Unable to convert chord type %s to lilypond."
msgstr "Impossibile convertire l'accordo di tipo %s in un'espressione di lilypond."

#: musicxml2ly.py:1814
#, python-format
msgid "drum %s type unknown, please add to instrument_drumtype_dict"
msgstr "tipo di percussione %s sconosciuto, si prega di aggiungerlo a instrument_drumtype_dict"

#: musicxml2ly.py:1818
msgid "cannot find suitable event"
msgstr "impossibile trovare un evento adatto"

#: musicxml2ly.py:1966
#, python-format
msgid "Negative skip %s (from position %s to %s)"
msgstr "Salto negativo %s (dalla posizione %s a %s)"

#: musicxml2ly.py:2107
#, python-format
msgid "Negative skip found: from %s to %s, difference is %s"
msgstr "Trovato un salto negativo: da %s a %s, la differenza è %s"

#: musicxml2ly.py:2188
#, python-format
msgid "unexpected %s; expected %s or %s or %s"
msgstr "%s inaspettato; previsto %s o %s o %s"

#: musicxml2ly.py:2294
msgid "Encountered closing slur, but no slur is open"
msgstr "Trovata la chiusura di una legatura di portamento, ma non ne è stata aperta alcuna"

#: musicxml2ly.py:2297
msgid "Cannot have two simultaneous (closing) slurs"
msgstr "Due legature di portamento non possono chiudersi simultaneamente"

#: musicxml2ly.py:2306
msgid "Cannot have a slur inside another slur"
msgstr "Due legature di portamento non possono sovrapporsi"

#: musicxml2ly.py:2309
msgid "Cannot have two simultaneous slurs"
msgstr "Due legature di portamento non possono intervenire simultaneamente"

#: musicxml2ly.py:2443
#, python-format
msgid "cannot simultaneously have more than one mode: %s"
msgstr "non si può avere simultaneamente più di un modo: %s"

#: musicxml2ly.py:2551
msgid "Converting to LilyPond expressions..."
msgstr "Conversione nelle espressioni di LilyPond..."

#: musicxml2ly.py:2562
msgid "musicxml2ly [OPTION]... FILE.xml"
msgstr "musicxml2ly [OPZIONE]... FILE.xml"

#: musicxml2ly.py:2564
msgid ""
"Convert MusicXML from FILE.xml to LilyPond input.\n"
"If the given filename is -, musicxml2ly reads from the command line.\n"
msgstr ""
"Converte FILE.xml (MusicXML) in input di LilyPond.\n"
"Se il nome del file è -, musicxml2ly legge dalla riga di comando.\n"

#: musicxml2ly.py:2570 midi2ly.py:1060 abc2ly.py:1387 lilypond-book.py:141
#: convert-ly.py:92 etf2ly.py:1204 main.cc:153
msgid "show this help and exit"
msgstr "mostra questo messaggio di aiuto ed esce"

#: musicxml2ly.py:2574
msgid ""
"Copyright (c) 2005--2012 by\n"
"    Han-Wen Nienhuys <hanwen@xs4all.nl>,\n"
"    Jan Nieuwenhuizen <janneke@gnu.org> and\n"
"    Reinhold Kainhofer <reinhold@kainhofer.com>\n"
msgstr ""
"Copyright (c) 2005--2012 di\n"
"    Han-Wen Nienhuys <hanwen@xs4all.nl>,\n"
"    Jan Nieuwenhuizen <janneke@gnu.org> e\n"
"    Reinhold Kainhofer <reinhold@kainhofer.com>\n"

#: musicxml2ly.py:2588 midi2ly.py:1091 abc2ly.py:1383 lilypond-book.py:232
#: convert-ly.py:88 etf2ly.py:1208 main.cc:174
msgid "show version number and exit"
msgstr "mostra il numero di versione ed esce"

#: musicxml2ly.py:2594 midi2ly.py:1085 lilypond-book.py:224
msgid "be verbose"
msgstr "passa in modalità prolissa"

#: musicxml2ly.py:2600
msgid "use lxml.etree; uses less memory and cpu time"
msgstr "usa lxml.etree per limitare il consumo di memoria e i tempi del processore"

#: musicxml2ly.py:2606
msgid "input file is a zip-compressed MusicXML file"
msgstr "il file di input è un file MusicXML compresso in ZIP"

#: musicxml2ly.py:2612
msgid "convert pitches in relative mode (default)"
msgstr "converte le altezze in modo relativo (predefinito)"

#: musicxml2ly.py:2617
msgid "convert pitches in absolute mode"
msgstr "converte le altezze in modo assoluto"

#: musicxml2ly.py:2620
msgid "LANG"
msgstr "LINGUA"

#: musicxml2ly.py:2622
msgid "use LANG for pitch names, e.g. 'deutsch' for note names in German"
msgstr "usa LINGUA per i nomi delle altezze, ad esempio 'deutsch' per i nomi delle note in tedesco"

#: musicxml2ly.py:2625 lilypond-book.py:180 convert-ly.py:105
msgid "Print log messages according to LOGLEVEL (NONE, ERROR, WARNING, PROGRESS (default), DEBUG)"
msgstr "Mostra i messaggi di log in base a LOGLEVEL (NONE, ERROR, WARNING, PROGRESS (default), DEBUG)"

#: musicxml2ly.py:2627 lilypond-book.py:164 lilypond-book.py:182
#: convert-ly.py:107 main.cc:167
msgid "LOGLEVEL"
msgstr "LOGLEVEL"

#: musicxml2ly.py:2636
msgid "do not convert directions (^, _ or -) for articulations, dynamics, etc."
msgstr "non converte le direzioni (^, _ o -) per articolazioni, dinamiche, etc."

#: musicxml2ly.py:2642
msgid "do not convert exact vertical positions of rests"
msgstr "non converte le esatte posizioni verticali delle pause"

#: musicxml2ly.py:2648
msgid "do not convert the exact page layout and breaks"
msgstr "non converte l'esatta formattazione di pagina e gli a capo"

#: musicxml2ly.py:2654
msgid "do not convert beaming information, use lilypond's automatic beaming instead"
msgstr "non converte le informazioni relative alle travature, usare invece la disposizione automatica delle travature di lilypond"

#: musicxml2ly.py:2657 midi2ly.py:1065 midi2ly.py:1070 etf2ly.py:1210
#: main.cc:159 main.cc:171
msgid "FILE"
msgstr "FILE"

#: musicxml2ly.py:2662
msgid "set output filename to FILE, stdout if -"
msgstr "imposta il nome del file di output su FILE (stdout se -)"

#: musicxml2ly.py:2668
msgid "add midi-block to .ly file"
msgstr "aggiunge il blocco midi al file .ly"

#. Translators, please translate this string as
#. "Report bugs in English via %s",
#. or if there is a LilyPond users list or forum in your language
#. "Report bugs in English via %s or in YOUR_LANG via URI"
#: musicxml2ly.py:2672 midi2ly.py:1104 abc2ly.py:1396 lilypond-book.py:259
#: convert-ly.py:146 etf2ly.py:1218 main.cc:285
#, c-format, python-format
msgid "Report bugs via %s"
msgstr "Segnalare i bug in inglese attraverso %s"

#: musicxml2ly.py:2752
#, python-format
msgid "unknown part in part-list: %s"
msgstr "parte sconosciuta in part-list: %s"

#: musicxml2ly.py:2814
msgid "Input is compressed, extracting raw MusicXML data from stdin"
msgstr "L'input è compresso. Estrazione dei dati MusicXML da stdin"

#: musicxml2ly.py:2827
#, python-format
msgid "Input file %s is compressed, extracting raw MusicXML data"
msgstr "Il file di input %s è compresso. Estrazione dei dati MusicXML"

#: musicxml2ly.py:2857
msgid "Reading MusicXML from Standard input ..."
msgstr "Lettura di MusicXML da Standard input ..."

#: musicxml2ly.py:2859
#, python-format
msgid "Reading MusicXML from %s ..."
msgstr "Lettura di MusicXML da %s ..."

#: musicxml2ly.py:2892
#, python-format
msgid "Output to `%s'"
msgstr "Output inviato a «%s»"

#: musicxml2ly.py:2962
#, python-format
msgid "Unable to find input file %s"
msgstr "Impossibile trovare il file di input %s"

#: midi2ly.py:81 lilypond-book.py:116 convert-ly.py:75 etf2ly.py:1191
#, python-format
msgid "Copyright (c) %s by"
msgstr "Copyright (c) %s di"

#: midi2ly.py:83 lilypond-book.py:118 convert-ly.py:77 etf2ly.py:1193
msgid "Distributed under terms of the GNU General Public License."
msgstr "Distribuito secondo i termini della GNU General Public License."

#: midi2ly.py:84 lilypond-book.py:119 convert-ly.py:78 etf2ly.py:1194
msgid "It comes with NO WARRANTY."
msgstr "È distribuito con NESSUNA GARANZIA."

#: midi2ly.py:90
msgid "warning: "
msgstr "attenzione: "

#: midi2ly.py:93 midi2ly.py:1121
msgid "error: "
msgstr "errore: "

#: midi2ly.py:94
msgid "Exiting... "
msgstr "Uscita... "

#: midi2ly.py:834
msgid "found more than 5 voices on a staff, expect bad output"
msgstr "trovate più di 5 voci in un rigo, è probabile che l'output sia sbagliato"

#: midi2ly.py:1030
#, python-format
msgid "%s output to `%s'..."
msgstr "%s output inviato a «%s»..."

#: midi2ly.py:1042 abc2ly.py:1374 lilypond-book.py:123 convert-ly.py:81
#, python-format
msgid "%s [OPTION]... FILE"
msgstr "%s [OPZIONE]... FILE"

#: midi2ly.py:1043
#, python-format
msgid "Convert %s to LilyPond input.\n"
msgstr "Converte %s in input LilyPond.\n"

#: midi2ly.py:1048
msgid "print absolute pitches"
msgstr "stampa altezze assolute"

#: midi2ly.py:1050 midi2ly.py:1075
msgid "DUR"
msgstr "DURATA"

#: midi2ly.py:1051
msgid "quantise note durations on DUR"
msgstr "quantificare la durata delle note in DURATA"

#: midi2ly.py:1054
msgid "debug printing"
msgstr "mostra le informazioni di debug"

#: midi2ly.py:1057
msgid "print explicit durations"
msgstr "stampa durate esplicite"

#: midi2ly.py:1062
msgid "prepend FILE to output"
msgstr "antepone FILE all'output"

#: midi2ly.py:1066
msgid "set key: ALT=+sharps|-flats; MINOR=1"
msgstr "imposta la tonalità: ALTERAZIONE=+diesis|-bemolle; MINORE=1"

#: midi2ly.py:1067
msgid "ALT[:MINOR]"
msgstr "ALTERAZIONE[:MINORE]"

#: midi2ly.py:1069 abc2ly.py:1389 etf2ly.py:1209
msgid "write output to FILE"
msgstr "scrive l'output in FILE"

#: midi2ly.py:1072
msgid "preview of first 4 bars"
msgstr "anteprima delle prime 4 battute"

#: midi2ly.py:1074
msgid "quantise note starts on DUR"
msgstr "quantifica l'inizio di una nota in DURATA"

#: midi2ly.py:1078
msgid "use s instead of r for rests"
msgstr "si usi s invece di r per indicare le pause"

#: midi2ly.py:1080
msgid "DUR*NUM/DEN"
msgstr "DURATA*NUMERATORE/DENOMINATORE"

#: midi2ly.py:1083
msgid "allow tuplet durations DUR*NUM/DEN"
msgstr "consente le durate DURATA*NUMERATORE/DENOMINATORE nei gruppi irregolari"

#: midi2ly.py:1092 lilypond-book.py:235 convert-ly.py:141 etf2ly.py:1212
#: main.cc:176
msgid "show warranty and copyright"
msgstr "mostra la garanzia e il copyright"

#: midi2ly.py:1095
msgid "treat every text as a lyric"
msgstr "tratta ogni testo come il testo di una canzone"

#: midi2ly.py:1098
msgid "Examples"
msgstr "Esempi"

#: midi2ly.py:1122
msgid "no files specified on command line."
msgstr "nessun file specificato nella riga di comando."

#: abc2ly.py:1375
#, python-format
msgid ""
"abc2ly converts ABC music files (see\n"
"%s) to LilyPond input.\n"
msgstr ""
"abc2ly converte file musicali ABC (si veda\n"
"%s) in input LilyPond.\n"

#: abc2ly.py:1391
msgid "be strict about success"
msgstr "è severo rispetto all'esito"

#: abc2ly.py:1393
msgid "preserve ABC's notion of beams"
msgstr "preserva la nozione di travatura di ABC"

#: lilypond-book.py:80
msgid "Process LilyPond snippets in hybrid HTML, LaTeX, texinfo or DocBook document."
msgstr "Elaborare i frammenti di codice LilyPond in un documento HTML ibrido, LaTeX, texinfo o DocBook."

#: lilypond-book.py:82 convert-ly.py:48
msgid "Examples:"
msgstr "Esempi:"

#: lilypond-book.py:87
msgid "BOOK"
msgstr "LIBRO"

#: lilypond-book.py:95
#, python-format
msgid "Exiting (%d)..."
msgstr "Uscita (%d)..."

#: lilypond-book.py:128
msgid "FILTER"
msgstr "FILTRO"

#: lilypond-book.py:131
msgid "pipe snippets through FILTER [default: `convert-ly -n -']"
msgstr "redirige i frammenti di codice attraverso FILTRO [predefinito: `convert-ly -n -']"

#: lilypond-book.py:135
msgid "use output format FORMAT (texi [default], texi-html, latex, html, docbook)"
msgstr "usa il formato di output FORMATO (texi [predefinito], texi-html, latex, html, docbook)"

#: lilypond-book.py:136
msgid "FORMAT"
msgstr "FORMATO"

#: lilypond-book.py:143
msgid "add DIR to include path"
msgstr "aggiunge DIR al percorso di inclusione"

#: lilypond-book.py:144 lilypond-book.py:151 lilypond-book.py:170
#: lilypond-book.py:188 lilypond-book.py:209 lilypond-book.py:215 main.cc:158
msgid "DIR"
msgstr "DIR"

#: lilypond-book.py:149
msgid "format Texinfo output so that Info will look for images of music in DIR"
msgstr "formatta l'output di Texinfo in modo che Info cerchi le immagini in DIR"

#: lilypond-book.py:156
msgid "PAD"
msgstr "PAD"

#: lilypond-book.py:158
msgid "pad left side of music to align music inspite of uneven bar numbers (in mm)"
msgstr "aumenta il lato sinistro della musica (in mm) per allinearla nonostante il numero irregolare di battute"

#: lilypond-book.py:163
msgid "Print lilypond log messages according to LOGLEVEL"
msgstr "Mostra i messaggi di log di lilypond in base a LOGLEVEL"

#: lilypond-book.py:169
msgid "write lily-XXX files to DIR, link into --output dir"
msgstr ""
"scrive i file lily-XXX in DIR e crea un collegamento verso\n"
"la directory specificata con --output"

#: lilypond-book.py:174
msgid "Load the additional python PACKAGE (containing e.g. a custom output format)"
msgstr "Carica il PACCHETTO python supplementare (contenente ad esempio un formato di output personalizzato)"

#: lilypond-book.py:175
msgid "PACKAGE"
msgstr "PACCHETTO"

#: lilypond-book.py:187
msgid "write output to DIR"
msgstr "scrive l'output in DIR"

#: lilypond-book.py:192
msgid "COMMAND"
msgstr "COMANDO"

#: lilypond-book.py:193
msgid "process ly_files using COMMAND FILE..."
msgstr "elabora ly_files con COMANDO FILE..."

#: lilypond-book.py:198
msgid "Redirect the lilypond output"
msgstr "Redirezione dell'output di lilypond"

#: lilypond-book.py:202
msgid "Compile snippets in safe mode"
msgstr "Compila i frammenti di codice in modalità sicura"

#: lilypond-book.py:208
msgid "do not fail if no lilypond output is found"
msgstr "non si interrompe se non si trova alcun output di lilypond"

#: lilypond-book.py:214
msgid "do not fail if no PNG images are found for EPS files"
msgstr "non si interrompe se non si trovano immagini PNG per i file EPS"

#: lilypond-book.py:220
msgid "write snippet output files with the same base name as their source file"
msgstr "scrive i file di output dei frammenti di codice con lo stesso nome di base dei file sorgenti"

#: lilypond-book.py:240
msgid ""
"run executable PROG instead of latex, or in\n"
"case --pdf option is set instead of pdflatex"
msgstr ""
"eseguire il PROGRAMMA eseguibile invece di latex, o nel caso in\n"
"cui viene impostata l'opzione --pdf invece di usare pdflatex"

#: lilypond-book.py:242 lilypond-book.py:247
msgid "PROG"
msgstr "PROGRAMMA"

#: lilypond-book.py:246
msgid "run executable PROG instead of texi2pdf"
msgstr "esegue l'eseguibile PROGRAMMA invece di texi2pdf"

#: lilypond-book.py:253
msgid "create PDF files for use with PDFTeX"
msgstr "creare file PDF per l'utilizzo con PDFTeX"

#: lilypond-book.py:456
msgid "Writing snippets..."
msgstr "Scrittura dei frammenti di codice..."

#: lilypond-book.py:461
msgid "Processing..."
msgstr "In elaborazione..."

#: lilypond-book.py:466
msgid "All snippets are up to date..."
msgstr "Tutti i frammenti di codice sono aggiornati..."

#: lilypond-book.py:485
#, python-format
msgid "cannot determine format for: %s"
msgstr "impossibile determinare il formato per: %s"

#: lilypond-book.py:494
#, python-format
msgid "%s is up to date."
msgstr "%s è aggiornato."

#: lilypond-book.py:507
#, python-format
msgid "Writing `%s'..."
msgstr "Scrittura di «%s»..."

#: lilypond-book.py:568
msgid "Output would overwrite input file; use --output."
msgstr "L'output sovrascriverebbe il file di input; usare --output."

#: lilypond-book.py:572
#, python-format
msgid "Reading %s..."
msgstr "Lettura di %s..."

#: lilypond-book.py:579
msgid "Dissecting..."
msgstr "Dissezione di..."

#: lilypond-book.py:590
#, python-format
msgid "Compiling %s..."
msgstr "Compilazione di %s"

#: lilypond-book.py:598
#, python-format
msgid "Processing include: %s"
msgstr "Elaborazione di include: %s"

#: lilypond-book.py:609
#, python-format
msgid "Removing `%s'"
msgstr "Eliminazione di «%s»"

#: lilypond-book.py:676
#, python-format
msgid "Setting LilyPond's loglevel to %s"
msgstr "Si imposta il loglevel di LilyPond su %s"

#: lilypond-book.py:680
#, python-format
msgid "Setting LilyPond's loglevel to %s (from environment variable LILYPOND_LOGLEVEL)"
msgstr "Si imposta il loglevel di LilyPond su %s (dalla variabile d'ambiente LILYPOND_LOGLEVEL)"

#: lilypond-book.py:683
msgid "Setting LilyPond's output to --verbose, implied by lilypond-book's setting"
msgstr "Si imposta l'output di LilyPond su --verbose, come implicato dall'impostazione di lilypond-book"

#: convert-ly.py:46
msgid ""
"Update LilyPond input to newer version.  By default, update from the\n"
"version taken from the \\version command, to the current LilyPond version."
msgstr ""
"Aggiorna l'input LilyPond a una nuova versione.  Per impostazione predefinita aggiorna dalla\n"
"versione presa dal comando \\version alla versione attuale di LilyPond."

#: convert-ly.py:96 convert-ly.py:137
msgid "VERSION"
msgstr "VERSIONE"

#: convert-ly.py:98
msgid "start from VERSION [default: \\version found in file]"
msgstr "parte dalla VERSIONE [predefinito: \\version del file]"

#: convert-ly.py:101
msgid "edit in place"
msgstr "modifica il file di input"

#: convert-ly.py:113
msgid "do not add \\version command if missing"
msgstr "non aggiunge il comando \\version se non è presente"

#: convert-ly.py:119
#, python-format
msgid "force updating \\version number to %s"
msgstr "forza l'aggiornamento del numero di \\version a %s"

#: convert-ly.py:125
msgid "only update \\version number if file is modified"
msgstr "aggiorna il numero di \\version solo se il file è modificato"

#: convert-ly.py:131
#, python-format
msgid "show rules [default: -f 0, -t %s]"
msgstr "mostra le regole [predefinito: -f 0, -t %s]"

#: convert-ly.py:136
#, python-format
msgid "convert to VERSION [default: %s]"
msgstr "converte a VERSIONE [predefinito: %s]"

#: convert-ly.py:186
msgid "Applying conversion: "
msgstr "Conversione in corso: "

#: convert-ly.py:202
msgid "Error while converting"
msgstr "Errore durante la conversione"

#: convert-ly.py:204
msgid "Stopping at last successful rule"
msgstr "Fermarsi all'ultima regola riuscita"

#: convert-ly.py:231
#, python-format
msgid "Processing `%s'... "
msgstr "Elaborazione di «%s»... "

#: convert-ly.py:338
#, python-format
msgid "%s: Unable to open file"
msgstr "%s: Impossibile aprire il file"

#: convert-ly.py:345
#, python-format
msgid "%s: Unable to determine version.  Skipping"
msgstr "%s: Impossibile determinare la versione. Tralasciato"

#: convert-ly.py:350
#, python-format
msgid ""
"%s: Invalid version string `%s' \n"
"Valid version strings consist of three numbers, separated by dots, e.g. `2.8.12'"
msgstr ""
"%s: Stringa di versione non valida `%s' \n"
"Le stringhe di versione valide sono composte da tre numeri separati da punti, ad esempio «2.8.12»"

#: etf2ly.py:1197
#, python-format
msgid "%s [OPTION]... ETF-FILE"
msgstr "%s [OPZIONE]... FILE-ETF"

#: etf2ly.py:1198
msgid ""
"Enigma Transport Format is a format used by Coda Music Technology's\n"
"Finale product.  etf2ly converts a subset of ETF to a ready-to-use LilyPond file.\n"
msgstr ""
"Enigma Transport Format è un formato usato dal prodotto Finale di Coda Music Technology.\n"
"etf2ly converte un sottoinsieme di ETF in un file LilyPond pronto da usare.\n"

#: website_post.py:123
msgid "English"
msgstr "Inglese"

#: website_post.py:126
msgid "Other languages"
msgstr "Altre lingue"

#: warn.cc:56
#, c-format
msgid "Log level set to %d\n"
msgstr "Log level impostato su %d\n"

#: warn.cc:89
#, c-format
msgid "unknown log level `%s', using default (INFO)"
msgstr "log level \"%s\" sconosciuto, si usa quello predefinito (INFO)"

#. Some expected warning was not triggered, so print out a warning.
#: warn.cc:112
#, c-format
msgid "%d expected warning(s) not encountered: "
msgstr "%d avvertimenti previsti non incontrati: "

#: warn.cc:183
#, c-format
msgid "fatal error: %s"
msgstr "errore fatale: %s"

#: warn.cc:192
#, c-format
msgid "suppressed programming error: %s"
msgstr "errore di programmazione soppresso: %s"

#: warn.cc:197
#, c-format
msgid "programming error: %s"
msgstr "errore di programmazione: %s"

#: warn.cc:198
msgid "continuing, cross fingers"
msgstr "continua, incrociare le dita"

#: warn.cc:207
#, c-format
msgid "suppressed error: %s"
msgstr "errore soppresso: %s"

#: warn.cc:219
#, c-format
msgid "suppressed warning: %s"
msgstr "avvertimento soppresso: %s"

#: getopt-long.cc:153
#, c-format
msgid "option `%s' requires an argument"
msgstr "l'opzione «%s» richiede un argomento"

#: getopt-long.cc:157
#, c-format
msgid "option `%s' does not allow an argument"
msgstr "l'opzione «%s» non accetta argomenti"

#: getopt-long.cc:161
#, c-format
msgid "unrecognized option: `%s'"
msgstr "opzione non riconosciuta: «%s»"

#: getopt-long.cc:167
#, c-format
msgid "invalid argument `%s' to option `%s'"
msgstr "argomento «%s» non valido per l'opzione «%s»"

#: flag.cc:110
#, c-format
msgid "flag `%s' not found"
msgstr "non si trova la coda uncinata «%s»"

#: flag.cc:130
#, c-format
msgid "flag stroke `%s' not found"
msgstr "non si trova il tratto «%s» della coda uncinata"

#: parse-scm.cc:112
msgid "GUILE signaled an error for the expression beginning here"
msgstr "GUILE ha segnalato un errore per l'espressione che inizia qui"

#: lily-lexer.cc:255
msgid "include files are not allowed in safe mode"
msgstr "l'inclusione di file non è permessa in modalità sicura"

#: lily-lexer.cc:282
#, c-format
msgid "identifier name is a keyword: `%s'"
msgstr "Il nome dell'identificatore è una parola chiave: «%s»"

#: lily-lexer.cc:303 lily-lexer.cc:316
#, c-format
msgid "%s:EOF"
msgstr "%s:EOF"

#. if we get to here, just put everything on one line
#: constrained-breaking.cc:187 constrained-breaking.cc:205
msgid "cannot find line breaking that satisfies constraints"
msgstr "impossibile trovare interruzioni di linea che soddisfino i vincoli"

#: context-property.cc:43
msgid "need symbol arguments for \\override and \\revert"
msgstr "sono necessari argomenti simbolici per \\override e \\revert"

#: horizontal-bracket-engraver.cc:62
msgid "do not have that many brackets"
msgstr "non ci sono così tante parentesi"

#: horizontal-bracket-engraver.cc:71
msgid "conflicting note group events"
msgstr "eventi di gruppi di note in conflitto"

#: new-fingering-engraver.cc:113
msgid "cannot add text scripts to individual note heads"
msgstr "impossibile aggiungere delle scritte testuali alle teste delle note individuali"

#: new-fingering-engraver.cc:265
msgid "no placement found for fingerings"
msgstr "nessuna posizione trovata per le diteggiature"

#: new-fingering-engraver.cc:266
msgid "placing below"
msgstr "si colloca in basso"

#: translator-group.cc:188
#, c-format
msgid "cannot find: `%s'"
msgstr "impossibile trovare: «%s»"

#: glissando-engraver.cc:158
msgid "unterminated glissando"
msgstr "glissando non terminato"

#: midi-item.cc:89
#, c-format
msgid "no such MIDI instrument: `%s'"
msgstr "non esiste questo strumento MIDI: «%s»"

#: open-type-font.cc:44
#, c-format
msgid "cannot allocate %lu bytes"
msgstr "impossibile allocare %lu byte"

#: open-type-font.cc:48
#, c-format
msgid "cannot load font table: %s"
msgstr "impossibile caricare la tabella dei tipi di carattere: %s"

#: open-type-font.cc:53
#, c-format
msgid "FreeType error: %s"
msgstr "Errore FreeType: %s"

#: open-type-font.cc:110
#, c-format
msgid "unsupported font format: %s"
msgstr "formato di tipo di carattere non supportato: %s"

#: open-type-font.cc:112
#, c-format
msgid "error reading font file %s: %s"
msgstr "errore nella lettura del file del tipo di carattere %s: %s"

#: open-type-font.cc:187
#, c-format
msgid "FT_Get_Glyph_Name () Freetype error: %s"
msgstr "errore di Freetype in FT_Get_Glyph_Name (): %s"

#: open-type-font.cc:318 pango-font.cc:189
#, c-format
msgid "FT_Get_Glyph_Name () error: %s"
msgstr "errore in FT_Get_Glyph_Name (): %s"

#: note-heads-engraver.cc:76
msgid "NoteEvent without pitch"
msgstr "NoteEvent senza altezza"

#: skyline-pair.cc:131
msgid "direction must not be CENTER in ly:skyline-pair::skyline"
msgstr "in ly:skyline-pair::skyline la direzione non deve essere CENTER"

#: hyphen-engraver.cc:104
msgid "removing unterminated hyphen"
msgstr "eliminazione di un trattino non terminato"

#: hyphen-engraver.cc:118
msgid "unterminated hyphen; removing"
msgstr "trattino non terminato; eliminazione"

#: output-def.cc:235
msgid "margins do not fit with line-width, setting default values"
msgstr "i margini non corrispondono con la larghezza del rigo, si impostano i valori predefiniti"

#: output-def.cc:242
msgid "systems run off the page due to improper paper settings, setting default values"
msgstr "i sistemi escono fuori dalla pagina a causa di errate impostazioni del foglio, si impostano i valori predefiniti"

#: accidental.cc:200
#, c-format
msgid "Could not find glyph-name for alteration %s"
msgstr "Non si è trovato il nome del glifo per l'alterazione %s"

#: accidental.cc:215
msgid "natural alteration glyph not found"
msgstr "alterazione naturale del glifo non trovata"

#: lyric-combine-music-iterator.cc:337
#, c-format
msgid "cannot find Voice `%s'"
msgstr "impossibile trovare la voce (Voice) «%s»"

#: context.cc:148
#, c-format
msgid "cannot find or create new `%s'"
msgstr "impossibile trovare o creare un nuovo «%s»"

#: context.cc:206
#, c-format
msgid "cannot find or create `%s' called `%s'"
msgstr "impossibile trovare o creare «%s» chiamato «%s»"

#: context.cc:399
#, c-format
msgid "cannot find or create: `%s'"
msgstr "impossibile trovare o creare: «%s»"

#: dispatcher.cc:82
msgid "Event class should be a symbol"
msgstr "La classe evento dovrebbe essere un simbolo"

#: dispatcher.cc:89
#, c-format
msgid "Unknown event class %s"
msgstr "Classe di evento %s sconosciuta"

#: dispatcher.cc:171
#, c-format
msgid "Junking event: %s"
msgstr "Eliminazione dell'evento: %s"

#: auto-change-iterator.cc:74 change-iterator.cc:72
#, c-format
msgid "cannot change, already in translator: %s"
msgstr "impossibile cambiare, già nel traduttore: %s"

#: tie-engraver.cc:117
msgid "unterminated tie"
msgstr "legatura di valore non terminata"

#: tie-engraver.cc:348
msgid "lonely tie"
msgstr "legatura di valore solitaria"

#: dynamic-engraver.cc:193
msgid "cannot find start of (de)crescendo"
msgstr "impossibile trovare l'inizio del (de)crescendo"

#: dynamic-engraver.cc:200
msgid "already have a decrescendo"
msgstr "decrescendo già presente"

#: dynamic-engraver.cc:202
msgid "already have a crescendo"
msgstr "crescendo già presente"

#: dynamic-engraver.cc:205
msgid "cresc starts here"
msgstr "cresc inizia qui"

#: dynamic-engraver.cc:333
msgid "unterminated (de)crescendo"
msgstr "(de)crescendo non terminato"

#: paper-score.cc:122 minimal-page-breaking.cc:40
msgid "Calculating line breaks..."
msgstr "Calcolo delle interruzioni di linea..."

#: paper-score.cc:134
#, c-format
msgid "Element count %d (spanners %d) "
msgstr "Conto degli elementi %d (spanner %d)."

#: paper-score.cc:138
msgid "Preprocessing graphical objects..."
msgstr "Pre-elaborazione degli oggetti grafici..."

#: paper-score.cc:162 optimal-page-breaking.cc:208
#: page-turn-page-breaking.cc:248
msgid "Drawing systems..."
msgstr "Disegno dei sistemi..."

#: mensural-ligature-engraver.cc:96
msgid "ligature with less than 2 heads -> skipping"
msgstr "legatura con meno di due teste -> si ignora"

#: mensural-ligature-engraver.cc:123
msgid "cannot determine pitch of ligature primitive -> skipping"
msgstr "impossibile determinare l'altezza della legatura primitiva -> si ignora"

#: mensural-ligature-engraver.cc:137
msgid "single note ligature - skipping"
msgstr "legatura di una nota singola - si ignora"

#: mensural-ligature-engraver.cc:148
msgid "prime interval within ligature -> skipping"
msgstr "primo intervallo all'interno della legatura -> si ignora"

#: mensural-ligature-engraver.cc:159
msgid "mensural ligature: duration none of Mx, L, B, S -> skipping"
msgstr "legatura mensurale: nessuna durata per Mx, L, B. S -> si ignora"

#: mensural-ligature-engraver.cc:202
msgid "semibrevis must be followed by another one -> skipping"
msgstr "una semibreve deve essere seguita da un'altra semibreve -> si ignora"

#: mensural-ligature-engraver.cc:212
msgid ""
"semibreves can only appear at the beginning of a ligature,\n"
"and there may be only zero or two of them"
msgstr ""
"le semibrevi possono comparire solo all'inizio di una legatura,\n"
"e ce ne possono essere due o nessuna"

#: mensural-ligature-engraver.cc:232
msgid ""
"invalid ligatura ending:\n"
"when the last note is a descending brevis,\n"
"the penultimate note must be another one,\n"
"or the ligatura must be LB or SSB"
msgstr ""
"fine della legatura non valido:\n"
"se l'ultima nota è una breve discendente,\n"
"lo deve essere anche la penultima nota,\n"
"oppure la legatura deve essere LB o SSB"

#: mensural-ligature-engraver.cc:387
msgid "unexpected case fall-through"
msgstr "caso inatteso e non interpretabile"

#: piano-pedal-engraver.cc:279
#, c-format
msgid "expect 3 strings for piano pedals, found: %ld"
msgstr "previste tre corde per i pedali del pianoforte, trovate: %ld"

#: piano-pedal-engraver.cc:294 piano-pedal-engraver.cc:305
#: piano-pedal-performer.cc:104
#, c-format
msgid "cannot find start of piano pedal: `%s'"
msgstr "impossibile trovare l'inizio del pedale del pianoforte: «%s»"

#: piano-pedal-engraver.cc:340
#, c-format
msgid "cannot find start of piano pedal bracket: `%s'"
msgstr "impossibile trovare la parentesi di apertura del pedale del pianoforte: «%s»"

#: input.cc:138 source-file.cc:178 source-file.cc:193
msgid "position unknown"
msgstr "posizione sconosciuta"

#: stem.cc:128
msgid "weird stem size, check for narrow beams"
msgstr "strana dimensione del gambo, controllare di non avere travature strette"

#: relative-octave-check.cc:49
msgid "Failed octave check, got: "
msgstr "Il controllo dell'ottava è fallito, si è ottenuto:"

#: translator-ctors.cc:65
#, c-format
msgid "unknown translator: `%s'"
msgstr "traduttore sconosciuto: «%s»"

#: ligature-engraver.cc:104 ligature-bracket-engraver.cc:72
msgid "cannot find start of ligature"
msgstr "impossibile trovare l'inizio della legatura"

#: ligature-engraver.cc:109
msgid "no right bound"
msgstr "manca il limite destro"

#: ligature-engraver.cc:131 ligature-bracket-engraver.cc:85
msgid "already have a ligature"
msgstr "legatura già presente"

#: ligature-engraver.cc:140
msgid "no left bound"
msgstr "manca il limite sinistro"

#: ligature-engraver.cc:184
msgid "unterminated ligature"
msgstr "legatura non terminata"

#: ligature-engraver.cc:211
msgid "ignoring rest: ligature may not contain rest"
msgstr "pausa ignorata: la legatura non può contenere una pausa"

#: ligature-engraver.cc:212
msgid "ligature was started here"
msgstr "la legatura è iniziata qui"

#: tuplet-engraver.cc:110
msgid "No tuplet to end"
msgstr "Nessun gruppo irregolare da terminare"

#: ttf.cc:480 ttf.cc:528
#, c-format
msgid "font index %d too large for font `%s', using index 0"
msgstr "l'indice del tipo di carattere %d è troppo grande per il tipo di carattere «%s», si usa l'indice 0"

#: ttf.cc:512 ttf.cc:562
msgid "font index must be non-negative, using index 0"
msgstr "l'indice del tipo di carattere deve essere non negativo, si usa l'indice 0"

#: multi-measure-rest.cc:140
msgid "usable-duration-logs must be a non-empty list.  Falling back to whole rests."
msgstr "usable-duration-logs deve essere una lista non vuota.  Si ricorre alle pause di semibreve."

#: partial-iterator.cc:45
msgid "trying to use \\partial after the start of a piece"
msgstr "tentativo di usare \\partial all'inizio di un brano"

#: minimal-page-breaking.cc:44
msgid "Calculating page breaks..."
msgstr "Calcolo delle interruzioni di pagina..."

#: vaticana-ligature-engraver.cc:400
#, c-format
msgid "ignored prefix(es) `%s' of this head according to restrictions of the selected ligature style"
msgstr "prefisso/i «%s» di questa testa ignorato/i in base alle restrizioni dello stile di legatura scelto"

#: vaticana-ligature-engraver.cc:736
#, c-format
msgid "Vaticana_ligature_engraver: setting `spacing-increment = %f': ptr =%ul"
msgstr "Vaticana_ligature_engraver: si imposta `spacing-increment = %f': ptr =%ul"

#: paper-book.cc:214
#, c-format
msgid "program option -dprint-pages not supported by backend `%s'"
msgstr "l'opzione -dprint-pages del programma non è supportata dal backend «%s»"

#: paper-book.cc:233
#, c-format
msgid "program option -dpreview not supported by backend `%s'"
msgstr "l'opzione -dpreview del programma non è supportata dal backend «%s»"

#: episema-engraver.cc:75
msgid "already have an episema"
msgstr "episema già presente"

#: episema-engraver.cc:88
msgid "cannot find start of episema"
msgstr "impossibile trovare l'inizio dell'episema"

#: episema-engraver.cc:137
msgid "unterminated episema"
msgstr "episema non terminato"

#: score-engraver.cc:78
#, c-format
msgid "cannot find `%s'"
msgstr "impossibile trovare «%s»"

#: score-engraver.cc:80
msgid "Music font has not been installed properly."
msgstr "Il tipo di carattere musicale non è stato installato correttamente."

#: score-engraver.cc:82
#, c-format
msgid "Search path `%s'"
msgstr "Percorso di ricerca «%s»"

#: score-engraver.cc:84
msgid "Aborting"
msgstr "Si sospende l'esecuzione"

#: performance.cc:54
msgid "Track..."
msgstr "Traccia..."

#: performance.cc:82
#, c-format
msgid "MIDI output to `%s'..."
msgstr "L'output MIDI è inviato a «%s»..."

#: note-collision.cc:504
msgid "ignoring too many clashing note columns"
msgstr "troppe collisioni tra colonne di note, ignorate"

#. fixme: be more verbose.
#: volta-engraver.cc:111
msgid "cannot end volta spanner"
msgstr "impossibile terminare lo spanner della volta"

#: volta-engraver.cc:121
msgid "already have a volta spanner, ending that one prematurely"
msgstr "spanner della volta già presente, si termina quello prematuramente"

#: volta-engraver.cc:125
msgid "also already have an ended spanner"
msgstr "è già presente uno spanner terminato"

#: volta-engraver.cc:126
msgid "giving up"
msgstr "rinuncia"

#: page-layout-problem.cc:709
msgid "cannot fit music on page: ragged-spacing was requested, but page was compressed"
msgstr "impossibile far entrare la musica nella pagina: richiesta la spaziatura ridotta, ma la pagina è già stata compressa"

#: page-layout-problem.cc:712
#, c-format
msgid "cannot fit music on page: overflow is %f"
msgstr "impossibile far entrare la musica nella pagina: l'eccesso è %f"

#: page-layout-problem.cc:714
msgid "compressing music to fit"
msgstr "si comprime la musica per farla entrare"

#: page-layout-problem.cc:1176
msgid "staff-affinities should only decrease"
msgstr "staff-affinities deve solo diminuire"

#: apply-context-iterator.cc:42
msgid "\\applycontext argument is not a procedure"
msgstr "l'argomento di \\applycontext non è una procedura"

#. FIXME: constant error message.
#: mark-engraver.cc:157
msgid "rehearsalMark must have integer value"
msgstr "rehearsalMark deve avere un valore intero"

#: mark-engraver.cc:163
msgid "mark label must be a markup object"
msgstr "l'etichetta del segno deve essere un oggetto di markup"

#: stem-engraver.cc:105
msgid "tremolo duration is too long"
msgstr "la durata del tremolo è troppo lunga"

#: stem-engraver.cc:157
#, c-format
msgid "adding note head to incompatible stem (type = %d/%d)"
msgstr "si aggiunge la testa della nota a un gambo incompatibile (tipo = %d/%d)"

#: stem-engraver.cc:160
msgid "maybe input should specify polyphonic voices"
msgstr "forse l'input dovrebbe specificare le voci polifoniche"

#: includable-lexer.cc:71 lily-guile.cc:91 lily-parser-scheme.cc:108
#, c-format
msgid "cannot find file: `%s'"
msgstr "impossibile trovare il file: «%s»"

#: includable-lexer.cc:73 lily-parser-scheme.cc:100
#, c-format
msgid "(search path: `%s')"
msgstr "(percorso di ricerca: «%s»)"

#: relocate.cc:52
#, c-format
msgid "Setting %s to %s"
msgstr "Si imposta %s su %s"

#. this warning should only be printed in debug mode!
#: relocate.cc:73
#, c-format
msgid "no such file: %s for %s"
msgstr "file inesistente: %s per %s"

#. this warning should only be printed in debug mode!
#. this warning should only be printed in debug mode
#: relocate.cc:84 relocate.cc:102
#, c-format
msgid "no such directory: %s for %s"
msgstr "directory inesistente: %s per %s"

#: relocate.cc:93
#, c-format
msgid "%s=%s (prepend)\n"
msgstr "%s=%s (prefisso)\n"

#: relocate.cc:124
#, c-format
msgid "not relocating, no %s/ or current/ found under %s"
msgstr "non si riloca, non si è incontrato %s/ o current/ in %s"

#: relocate.cc:134
#, c-format
msgid "Relocation: compile datadir=%s, new datadir=%s"
msgstr "Rilocazione: compilare datadir=%s, nuova datadir=%s"

#: relocate.cc:146
#, c-format
msgid "Relocation: framework_prefix=%s"
msgstr "Rilocazione: framework_prefix=%s"

#: relocate.cc:186
#, c-format
msgid "Relocation: is absolute: argv0=%s\n"
msgstr "Rilocazione: è assoluta: argv0=%s\n"

#: relocate.cc:192
#, c-format
msgid "Relocation: from cwd: argv0=%s\n"
msgstr "Rilocazione: da cwd: argv0=%s\n"

#: relocate.cc:208
#, c-format
msgid ""
"Relocation: from PATH=%s\n"
"argv0=%s"
msgstr ""
"Rilocazione: da PATH=%s\n"
"argv0=%s"

#: relocate.cc:235
msgid "LILYPONDPREFIX is obsolete, use LILYPOND_DATADIR"
msgstr "LILYPONDPREFIX è obsoleto, usare LILYPOND_DATADIR"

#: relocate.cc:360
#, c-format
msgid "Relocation file: %s"
msgstr "File di rilocazione: %s"

#: relocate.cc:364 source-file.cc:65
#, c-format
msgid "cannot open file: `%s'"
msgstr "impossibile aprire il file: «%s»"

#: relocate.cc:394
#, c-format
msgid "Unknown relocation command %s"
msgstr "Comando di rilocazione sconosciuto %s"

#: note-column.cc:135
msgid "cannot have note heads and rests together on a stem"
msgstr "impossibile avere teste e pause insieme su un gambo"

#: beam.cc:180
msgid "removing beam with no stems"
msgstr "rimozione delle travature senza gambi"

#: staff-performer.cc:257
msgid "MIDI channel wrapped around"
msgstr "Numerazione canale MIDI ricominciata"

#: staff-performer.cc:258
msgid "remapping modulo 16"
msgstr "riassegnata con modulo 16"

#: dots.cc:48
#, c-format
msgid "dot `%s' not found"
msgstr "punto «%s» non trovato"

#: font-config.cc:38
msgid "Initializing FontConfig..."
msgstr "Inizializzazione di FontConfig..."

#: font-config.cc:53 font-config-scheme.cc:151
#, c-format
msgid "failed adding font directory: %s"
msgstr "errore nell'aggiungere la directory dei tipi di carattere: %s"

#: font-config.cc:55 font-config-scheme.cc:153
#, c-format
msgid "Adding font directory: %s"
msgstr "Si aggiunge la directory dei tipi di carattere: %s"

#: font-config.cc:58
msgid "Building font database..."
msgstr "Creazione del database dei tipi di carattere..."

#: change-iterator.cc:34
#, c-format
msgid "cannot change `%s' to `%s'"
msgstr "impossibile cambiare «%s» in «%s»"

#. FIXME: constant error message.
#: change-iterator.cc:93
msgid "cannot find context to switch to"
msgstr "impossibile trovare il contesto su cui spostarsi"

#. We could change the current translator's id, but that would make
#. errors hard to catch.
#.
#. last->translator_id_string () = get_change
#. ()->change_to_id_string ();
#: change-iterator.cc:102
#, c-format
msgid "not changing to same context type: %s"
msgstr "non passare allo stesso tipo di contesto: %s"

#. FIXME: uncomprehensable message
#: change-iterator.cc:106
msgid "none of these in my family"
msgstr "nessuno di questi nella mia famiglia"

#: slur.cc:438
#, c-format
msgid "Ignoring grob for slur: %s. avoid-slur not set?"
msgstr "Si ignora il grob per la legatura di portamento: %s. Non si è impostato avoid-slur?"

#: source-file.cc:85
#, c-format
msgid "expected to read %d characters, got %d"
msgstr "si prevedeva di leggere %d caratteri, se ne sono ottenuti %d"

#. find out the ideal number of pages
#: optimal-page-breaking.cc:62
msgid "Finding the ideal number of pages..."
msgstr "Determinazione del numero ottimale di pagine..."

#: optimal-page-breaking.cc:85
msgid "could not satisfy systems-per-page and page-count at the same time, ignoring systems-per-page"
msgstr "impossibile soddisfare contemporaneamente systems-per-page e page-count, si ignora systems-per-page"

#: optimal-page-breaking.cc:105
msgid "Fitting music on 1 page..."
msgstr "Compressione della musica in una pagina..."

#: optimal-page-breaking.cc:107
#, c-format
msgid "Fitting music on %d pages..."
msgstr "Compressione della musica in %d pagine..."

#: optimal-page-breaking.cc:109
#, c-format
msgid "Fitting music on %d or %d pages..."
msgstr "Compressione della musica in %d o %d pagine..."

#: optimal-page-breaking.cc:119 optimal-page-breaking.cc:173
#, c-format
msgid "trying %d systems"
msgstr "tentando %d sistemi"

#: optimal-page-breaking.cc:138 optimal-page-breaking.cc:201
#, c-format
msgid "best score for this sys-count: %f"
msgstr "miglior punteggio per questo numero di sistemi: %f"

#: new-dynamic-engraver.cc:168
#, c-format
msgid ""
"unknown crescendo style: %s\n"
"defaulting to hairpin."
msgstr ""
"stile di crescendo sconosciuto: %s\n"
"si usa la forcella predefinita."

#: new-dynamic-engraver.cc:233
#, c-format
msgid "unterminated %s"
msgstr "%s non terminato"

#: hairpin.cc:263
msgid "decrescendo too small"
msgstr "decrescendo troppo piccolo"

#: extender-engraver.cc:169 extender-engraver.cc:178
msgid "unterminated extender"
msgstr "estensore non terminato"

#: main.cc:101
#, c-format
msgid ""
"This program is free software.  It is covered by the GNU General Public\n"
"License and you are welcome to change it and/or distribute copies of it\n"
"under certain conditions.  Invoke as `%s --warranty' for more\n"
"information.\n"
msgstr ""
"Questo programma è software libero. È coperto dalla GNU General Public\n"
"License che permette di modificarlo o distribuirne copie rispettando certe\n"
"condizioni. Per maggiori informazioni, invocare «%s --warranty».\n"

#: main.cc:107
msgid ""
"    This program is free software; you can redistribute it and/or\n"
"modify it under the terms of the GNU General Public License as \n"
"published by the Free Software Foundation, either version 3 of\n"
"the License, or (at your option) any later version.\n"
"\n"
"    This program is distributed in the hope that it will be useful,\n"
"but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\n"
"General Public License for more details.\n"
"\n"
"    You should have received a copy of the\n"
"GNU General Public License along with this program; if not, write to\n"
"the Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n"
"Boston, MA 02111-1307, USA.\n"
msgstr ""
"    Questo programma è software libero; puoi ridistribuirlo e/o\n"
"modificarlo sotto le condizioni della GNU General Public License,\n"
"come pubblicata dalla Free Software Foundation, nella versione 3 della\n"
"licenza o in qualsiasi versione successiva.\n"
"\n"
"    Questo programma è distribuito nella speranza che possa essere utile,\n"
"ma SENZA ALCUNA GARANZIA; è privo anche di garanzia implicita di\n"
"COMMERCIABILITÀ o della POSSIBILITÀ D'USO A SCOPI PARTICOLARI. Si veda la GNU\n"
"General Public License per ulteriori dettagli.\n"
"\n"
"    Con questo programma dovresti aver ricevuto una copia della\n"
"GNU General Public License; se ciò non è avvenuto, scrivi a\n"
"Free Software Foundation, Inc., 59 Temple Place - Suite 330,\n"
"Boston, MA 02111-1307, USA.\n"

#: main.cc:141
msgid "SYM[=VAL]"
msgstr "SIMBOLO[=VALORE]"

#: main.cc:142
msgid ""
"set Scheme option SYM to VAL (default: #t).\n"
"Use -dhelp for help."
msgstr ""
"imposta l'opzione di Scheme SIMBOLO a VALORE (predefinito: #t).\n"
"Usare -dhelp per ottenere aiuto."

#: main.cc:146
msgid "EXPR"
msgstr "ESPRESSIONE"

#: main.cc:146
msgid "evaluate scheme code"
msgstr "valuta il codice scheme"

#. Bug in option parser: --output =foe is taken as an abbreviation
#. for --output-format.
#: main.cc:149
msgid "FORMATs"
msgstr "FORMATO"

#: main.cc:149
msgid "dump FORMAT,...  Also as separate options:"
msgstr "scarica FORMATO,...  Anche come opzioni separate:"

#: main.cc:150
msgid "generate PDF (default)"
msgstr "genera PDF (predefinito)"

#: main.cc:151
msgid "generate PNG"
msgstr "genera PNG"

#: main.cc:152
msgid "generate PostScript"
msgstr "genera PostScript"

#: main.cc:155
msgid "FIELD"
msgstr "CAMPO"

#: main.cc:155
msgid ""
"dump header field FIELD to file\n"
"named BASENAME.FIELD"
msgstr ""
"scrive il campo di intestazione CAMPO sul\n"
"file chiamato BASENAME.CAMPO"

#: main.cc:158
msgid "add DIR to search path"
msgstr "aggiunge DIRECTORY ai percorsi di ricerca"

#: main.cc:159
msgid "use FILE as init file"
msgstr "usa FILE come file di inizializzazione"

#: main.cc:162
msgid "USER, GROUP, JAIL, DIR"
msgstr "UTENTE, GRUPPO, GABBIA, DIRECTORY"

#: main.cc:162
msgid ""
"chroot to JAIL, become USER:GROUP\n"
"and cd into DIR"
msgstr ""
"chroot a GABBIA, diventa UTENTE:GRUPPO\n"
"ed entra in DIRECTORY"

#: main.cc:167
msgid ""
"print log messages according to LOGLEVEL.  Possible values are:\n"
"NONE, ERROR, WARNING, BASIC, PROGRESS, INFO (default) and DEBUG."
msgstr ""
"mostra i messaggi di log in base a LOGLEVEL.  I valori possibili sono:\n"
"NONE, ERROR, WARNING, BASIC, PROGRESS, INFO (default) e DEBUG."

#: main.cc:171
msgid "write output to FILE (suffix will be added)"
msgstr "scrive l'output su FILE (verrà aggiunto un suffisso)"

#: main.cc:172
msgid "relocate using directory of lilypond program"
msgstr "trasferisce alla directory del programma lilypond"

#: main.cc:173
msgid "no progress, only error messages (equivalent to loglevel=ERROR)"
msgstr "nessun progresso, solo messaggi di errore (equivalente al loglevel=ERROR)"

#: main.cc:175
msgid "be verbose (equivalent to loglevel=DEBUG)"
msgstr "output dettagliato (equivalente al loglevel=DEBUG)"

#. Do not update the copyright years here, run `make grand-replace'
#: main.cc:242
#, c-format
msgid ""
"Copyright (c) %s by\n"
"%s  and others."
msgstr ""
"Copyright (c) %s di\n"
"%s e altri."

#. No version number or newline here.  It confuses help2man.
#: main.cc:269
#, c-format
msgid "Usage: %s [OPTION]... FILE..."
msgstr "Uso: %s [OPZIONE]... [FILE]..."

#: main.cc:271
msgid "Typeset music and/or produce MIDI from FILE."
msgstr "Stampa partitura oppure crea MIDI da FILE."

#: main.cc:273
msgid "LilyPond produces beautiful music notation."
msgstr "LilyPond produce bella notazione musicale."

#: main.cc:275
#, c-format
msgid "For more information, see %s"
msgstr "Per maggiori informazioni si veda %s"

#: main.cc:277
msgid "Options:"
msgstr "Opzioni:"

#: main.cc:331
#, c-format
msgid "expected %d arguments with jail, found: %u"
msgstr "previsti gli argomenti %d per la gabbia, trovati: %u"

#: main.cc:345
#, c-format
msgid "no such user: %s"
msgstr "non esiste questo utente: %s"

#: main.cc:347
#, c-format
msgid "cannot get user id from user name: %s: %s"
msgstr "impossibile acquisire l'id dell'utente dal nome utente: %s: %s"

#: main.cc:362
#, c-format
msgid "no such group: %s"
msgstr "non esiste questo gruppo: %s"

#: main.cc:364
#, c-format
msgid "cannot get group id from group name: %s: %s"
msgstr "impossibile acquisire l'id del gruppo dal nome del gruppo: %s:%s"

#: main.cc:372
#, c-format
msgid "cannot chroot to: %s: %s"
msgstr "non si può fare il chroot a: %s: %s"

#: main.cc:379
#, c-format
msgid "cannot change group id to: %d: %s"
msgstr "non si può cambiare l'id del gruppo in: %d: %s"

#: main.cc:385
#, c-format
msgid "cannot change user id to: %d: %s"
msgstr "non si può cambiare l'id dell'utente in: %d: %s"

#: main.cc:391
#, c-format
msgid "cannot change working directory to: %s: %s"
msgstr "non si può passare alla directory di lavoro: %s: %s"

#: main.cc:639
#, c-format
msgid "exception caught: %s"
msgstr "ricevuta un'eccezione: %s"

#: page-turn-page-breaking.cc:168
#, c-format
msgid "page-turn-page-breaking: breaking from %d to %d"
msgstr "page-turn-page-breaking: interruzione da %d a %d"

#: page-turn-page-breaking.cc:217
msgid "cannot fit the first page turn onto a single page.  Consider setting first-page-number to an even number."
msgstr "impossibile far entrare il primo cambio di pagina in una pagina singola.  Si consideri la possibilità di impostare first-page-number su un numero pari."

#: page-turn-page-breaking.cc:230
#, c-format
msgid "Calculating page and line breaks (%d possible page breaks)..."
msgstr "Calcolo delle interruzioni di pagina e di linea (%d possibili interruzioni di pagina)..."

#: page-turn-page-breaking.cc:300
#, c-format
msgid "break starting at page %d"
msgstr "l'interruzione comincia alla pagina %d"

#: page-turn-page-breaking.cc:301
#, c-format
msgid "\tdemerits: %f"
msgstr "\tdemeriti: %f"

#: page-turn-page-breaking.cc:302
#, c-format
msgid "\tsystem count: %d"
msgstr "\tnumero dei sistemi: %d"

#: page-turn-page-breaking.cc:303
#, c-format
msgid "\tpage count: %d"
msgstr "\tnumero delle pagine: %d"

#: page-turn-page-breaking.cc:304
#, c-format
msgid "\tprevious break: %d"
msgstr "\tinterruzione precedente: %d"

#: key-signature-interface.cc:77
#, c-format
msgid "No glyph found for alteration: %s"
msgstr "Nessun glifo trovato per l'alterazione: %s"

#: key-signature-interface.cc:87
msgid "alteration not found"
msgstr "alterazione non trovata"

#: music.cc:150
#, c-format
msgid "octave check failed; expected \"%s\", found: \"%s\""
msgstr "controllo dell'ottava fallito: previsto \"%s\", trovato: \"%s\""

#: music.cc:219
msgid "(normalized pitch)"
msgstr "(altezza normalizzata)"

#: music.cc:223
#, c-format
msgid "Transposing %s by %s makes alteration larger than double"
msgstr "La trasposizione di %s da %s ingrandisce le alterazioni più del doppio"

#: vaticana-ligature.cc:95
msgid "flexa-height undefined; assuming 0"
msgstr "flexa-height non definito; si assume 0"

#: vaticana-ligature.cc:100
msgid "ascending vaticana style flexa"
msgstr "flexa ascendente in stile vaticana"

#: translator.cc:356
#, c-format
msgid "Two simultaneous %s events, junking this one"
msgstr "Due eventi %s simultanei, si butta via questo"

#: translator.cc:357
#, c-format
msgid "Previous %s event here"
msgstr "L'evento %s precedente sta qui"

#: lily-guile.cc:93
#, c-format
msgid "(load path: `%s')"
msgstr "(percorso di caricamento: «%s»)"

#: lily-guile.cc:416
#, c-format
msgid "cannot find property type-check for `%s' (%s)."
msgstr "impossibile trovare la proprietà type-check per «%s» (%s)."

#: lily-guile.cc:419
msgid "perhaps a typing error?"
msgstr "forse un errore di digitazione?"

#: lily-guile.cc:426
msgid "doing assignment anyway"
msgstr "compito comunque in corso"

#: lily-guile.cc:438
#, c-format
msgid "type check for `%s' failed; value `%s' must be of type `%s'"
msgstr "controllo del tipo per «%s» fallito; il valore «%s» deve essere del tipo «%s»"

#: text-spanner-engraver.cc:72
msgid "cannot find start of text spanner"
msgstr "impossibile trovare l'inizio di uno spanner testuale"

#: text-spanner-engraver.cc:85
msgid "already have a text spanner"
msgstr "spanner testuale già presente"

#: text-spanner-engraver.cc:130
msgid "unterminated text spanner"
msgstr "spanner testuale non terminato"

#: clef.cc:65
#, c-format
msgid "clef `%s' not found"
msgstr "chiave «%s» non trovata"

#: beam-engraver.cc:147
msgid "already have a beam"
msgstr "travatura già presente"

#: beam-engraver.cc:230
msgid "unterminated beam"
msgstr "travatura non terminata"

#: beam-engraver.cc:266 chord-tremolo-engraver.cc:149
msgid "stem must have Rhythmic structure"
msgstr "il gambo deve avere una struttura ritmica"

#: beam-engraver.cc:277
msgid "stem does not fit in beam"
msgstr "il gambo non rientra nella travatura"

#: beam-engraver.cc:278
msgid "beam was started here"
msgstr "la travatura è iniziata qui"

#.
#. Todo: should make typecheck?
#.
#. OTOH, Tristan Keuris writes 8/20 in his Intermezzi.
#.
#: time-signature-engraver.cc:75
#, c-format
msgid "strange time signature found: %d/%d"
msgstr "si è incontrato uno strano segno di tempo: %d/%d"

#: paper-column-engraver.cc:261
msgid "forced break was overridden by some other event, should you be using bar checks?"
msgstr "l'interruzione forzata è stata sovrascritta da qualche altro evento, considerare l'uso dei controlli di battuta"

#: lily-parser-scheme.cc:80
#, c-format
msgid "Changing working directory to: `%s'"
msgstr "Si cambia la directory di lavoro a: «%s»"

#: lily-parser-scheme.cc:84
#, c-format
msgid "unable to change directory to: `%s'"
msgstr "impossibile cambiare la directory a: «%s»"

#: lily-parser-scheme.cc:99
#, c-format
msgid "cannot find init file: `%s'"
msgstr "impossibile trovare il file di init: «%s»"

#: lily-parser-scheme.cc:117
#, c-format
msgid "Processing `%s'"
msgstr "Elaborazione di «%s»"

#: lily-parser-scheme.cc:208
msgid "ly:parser-parse-string is only valid with a new parser.  Use ly:parser-include-string instead."
msgstr "ly:parser-parse-string è valido solo con un nuovo parser.  Usare ly:parser-include-string al suo posto."

#: lily-parser-scheme.cc:239
msgid "ly:parse-string-expression is only valid with a new parser.  Use ly:parser-include-string instead."
msgstr "ly:parse-string-expression è valido solo con un nuovo parser.  Usare ly:parser-include-string al suo posto."

#: font-config-scheme.cc:167
#, c-format
msgid "failed adding font file: %s"
msgstr "errore nell'aggiungere il file dei tipi di carattere: %s"

#: font-config-scheme.cc:169
#, c-format
msgid "Adding font file: %s"
msgstr "Si aggiunge il file dei tipi di carattere: %s"

#: custos.cc:88
#, c-format
msgid "custos `%s' not found"
msgstr "custos «%s» non trovato"

#: accidental-engraver.cc:179
#, c-format
msgid "accidental typesetting list must begin with context-name: %s"
msgstr "la lista tipografica delle alterazioni deve iniziare con context-name: %s"

#: accidental-engraver.cc:209
#, c-format
msgid "procedure or context-name expected for accidental rule, found %s"
msgstr "si aspettava una procedura o un nome di contesto per la regola di alterazione accidentale, si è trovato %s"

#: rest-collision.cc:146
msgid "cannot resolve rest collision: rest direction not set"
msgstr "impossibile risolvere la collisione di pause: direzione delle pause non impostata"

#: rest-collision.cc:160 rest-collision.cc:276
msgid "too many colliding rests"
msgstr "troppe collisioni tra pause"

#: pango-font.cc:205
#, c-format
msgid ""
"Glyph has no name, but font supports glyph naming.\n"
"Skipping glyph U+%0X, file %s"
msgstr ""
"Il glifo non ha un nome, ma il tipo di carattere permette di dare un nome al glifo.\n"
"Si salta il glifo U+%0X, file %s"

#: pango-font.cc:242
#, c-format
msgid "no PostScript font name for font `%s'"
msgstr "nessun nome di tipo di carattere PostScript per «%s»"

#: pango-font.cc:291
msgid "FreeType face has no PostScript font name"
msgstr "Il tipo FreeType non ha un nome per il tipo di carattere PostScript"

#: lyric-engraver.cc:186
msgid "Lyric syllable does not have note. Use \\lyricsto or associatedVoice."
msgstr "Le sillabe del testo non hanno note. Usare \\lyricsto o associatedVoice."

#: page-breaking.cc:277
msgid "ignoring min-systems-per-page and max-systems-per-page because systems-per-page was set"
msgstr "si ignorano min-systems-per-page e max-systems-per-page perché è stato impostato systems-per-page"

#: page-breaking.cc:282
msgid "min-systems-per-page is larger than max-systems-per-page, ignoring both values"
msgstr "min-systems-per-page è maggiore di max-systems-per-page, si ignorano entrambi i valori"

#: paper-outputter-scheme.cc:41
#, c-format
msgid "Layout output to `%s'..."
msgstr "Output della formattazione inviato a «%s»..."

#: gregorian-ligature-engraver.cc:70
#, c-format
msgid "\\%s ignored"
msgstr "\\%s ignorato"

#: gregorian-ligature-engraver.cc:75
#, c-format
msgid "implied \\%s added"
msgstr "aggiunto il \\%s implicato"

#. ligature may not start with 2nd head of pes or flexa
#: gregorian-ligature-engraver.cc:224
msgid "cannot apply `\\~' on first head of ligature"
msgstr "impossibile applicare «\\~» sulla prima testa della legatura"

#. (pitch == prev_pitch)
#: gregorian-ligature-engraver.cc:236
msgid "cannot apply `\\~' on heads with identical pitch"
msgstr "impossibile applicare «\\~» su teste di identica altezza"

#: chord-tremolo-engraver.cc:88
msgid "No tremolo to end"
msgstr "Nessun tremolo alla fine"

#: chord-tremolo-engraver.cc:109
msgid "unterminated chord tremolo"
msgstr "tremolo dell'accordo non terminato"

#: general-scheme.cc:390
#, c-format
msgid "failed redirecting stderr to `%s'"
msgstr "fallita la redirezione di stderr su «%s»"

#: general-scheme.cc:469
msgid "Found infinity or nan in output. Substituting 0.0"
msgstr "Trovato infinito o un valore non numerico nell'output. Sostituito con 0.0"

#: system.cc:200
#, c-format
msgid "Element count %d"
msgstr "Numero degli elementi %d"

#: system.cc:466
#, c-format
msgid "Grob count %d"
msgstr "Numero degli oggetti grafici %d"

#: axis-group-engraver.cc:94
msgid "Axis_group_engraver: vertical group already has a parent"
msgstr "Axis_group_engraver: il gruppo verticale ha già un genitore"

#: axis-group-engraver.cc:95
msgid "are there two Axis_group_engravers?"
msgstr "ci sono due Axis_group_engravers?"

#: axis-group-engraver.cc:96
msgid "removing this vertical group"
msgstr "eliminazione di questo gruppo verticale"

#: cluster.cc:120
#, c-format
msgid "unknown cluster style `%s'"
msgstr "stile cluster sconosciuto «%s»"

#: cluster.cc:157
msgid "junking empty cluster"
msgstr "eliminazione di cluster vuoti"

#: grob-property.cc:35
#, c-format
msgid "%d: %s"
msgstr "%d: %s"

#: rest-collision-engraver.cc:70
msgid "rhythmic head is not part of a rhythmic column"
msgstr "la testa ritmica non fa parte di una colonna ritmica"

#: axis-group-interface.cc:670
msgid "an outside-staff object should have a direction, defaulting to up"
msgstr "un oggetto esterno al rigo dovrebbe avere una direzione, si imposta in su come da impostazione predefinita"

#: coherent-ligature-engraver.cc:110
#, c-format
msgid "Coherent_ligature_engraver: setting `spacing-increment=0.01': ptr=%ul"
msgstr "Coherent_ligature_engraver: impostare `spacing-increment=0.01': ptr=%ul"

#. We are completely screwed.
#: beam-quanting.cc:853
msgid "no viable initial configuration found: may not find good beam slope"
msgstr "nessuna configurazione iniziale fattibile trovata: si potrebbe non trovare una buona inclinazione delle travature"

#: percent-repeat-engraver.cc:147
msgid "unterminated percent repeat"
msgstr "ripetizione percentuale non terminata"

#: note-head.cc:85
#, c-format
msgid "none of note heads `%s' or `%s' found"
msgstr "non si è trovata alcuna delle teste delle note «%s» o «%s»"

#. FIXME:
#: script-engraver.cc:113
msgid "do not know how to interpret articulation:"
msgstr "non so come interpretare l'articolazione:"

#: script-engraver.cc:114
msgid " scheme encoding: "
msgstr " codifica di Scheme: "

#: program-option-scheme.cc:235
#, c-format
msgid "no such internal option: %s"
msgstr "opzione interna sconosciuta: %s"

#: property-iterator.cc:93
#, c-format
msgid "not a grob name, `%s'"
msgstr "non è il nome di un grob, «%s»"

#: all-font-metrics.cc:149
#, c-format
msgid "cannot find font: `%s'"
msgstr "impossibile trovare il tipo di carattere: «%s»"

#: pdf-scheme.cc:50
#, c-format
msgid "Conversion of string `%s' to UTF-16be failed: %s"
msgstr "Fallita la conversione della stringa \"%s\" in UTF-16be: %s"

#: rest.cc:171
#, c-format
msgid "rest `%s' not found"
msgstr "pausa «%s» non trovata"

#: bar-check-iterator.cc:84
#, c-format
msgid "barcheck failed at: %s"
msgstr "controllo di battuta fallito a: %s"

#: slur-engraver.cc:92 phrasing-slur-engraver.cc:91
#, c-format
msgid "direction of %s invalid: %d"
msgstr "direzione di %s non valida: %d"

#: slur-engraver.cc:166
msgid "unterminated slur"
msgstr "legatura di portamento non terminata"

#: slur-engraver.cc:191
msgid "cannot end slur"
msgstr "impossibile terminare la legatura di portamento"

#. We already have a slur, so give a warning and completely ignore
#. the new slur.
#: slur-engraver.cc:208
msgid "already have slur"
msgstr "legatura già presente"

#: global-context-scheme.cc:96 global-context-scheme.cc:114
msgid "no music found in score"
msgstr "nessuna musica trovata nello spartito"

#: global-context-scheme.cc:104
msgid "Interpreting music... "
msgstr "Interpretazione della musica..."

#: global-context-scheme.cc:126
#, c-format
msgid "elapsed time: %.2f seconds"
msgstr "tempo trascorso: %.2f secondi"

#: translator-group-ctors.cc:40
#, c-format
msgid "fatal error. Couldn't find type: %s"
msgstr "errore fatale. Impossibile trovare il tipo: %s"

#: phrasing-slur-engraver.cc:165
msgid "unterminated phrasing slur"
msgstr "legatura di frase non terminata"

#: phrasing-slur-engraver.cc:190
msgid "cannot end phrasing slur"
msgstr "impossibile chiudere la legatura di frase"

#: phrasing-slur-engraver.cc:204
msgid "already have phrasing slur"
msgstr "legatura di frase già presente"

#: lily-parser.cc:109
msgid "Parsing..."
msgstr "Analisi..."

#: score.cc:176
msgid "already have music in score"
msgstr "musica già presente nello spartito"

#: score.cc:177
msgid "this is the previous music"
msgstr "questa è la musica precedente"

#: score.cc:182
msgid "errors found, ignoring music expression"
msgstr "trovati degli errori, si ignora l'espressione musicale"

#. If there is no such symbol, we default to the numbered style.
#. (Here really with a warning!)
#: time-signature.cc:94
#, c-format
msgid "time signature symbol `%s' not found; reverting to numbered style"
msgstr "non si è trovato il simbolo di tempo «%s»: si ritorna allo stile numerato"

#: grob-interface.cc:68
#, c-format
msgid "Unknown interface `%s'"
msgstr "Interfaccia «%s» sconosciuta"

#: grob-interface.cc:79
#, c-format
msgid "Grob `%s' has no interface for property `%s'"
msgstr "Il grob «%s» non ha un'interfaccia per la proprietà «%s»"

#: midi-stream.cc:39
#, c-format
msgid "cannot open for write: %s: %s"
msgstr "impossibile aprire il file con permesso di scrittura: %s: %s"

#: midi-stream.cc:55
#, c-format
msgid "cannot write to file: `%s'"
msgstr "impossibile scrivere su file: «%s»"

#. TODO: Also print the arguments of the markup!
#: text-interface.cc:129
#, c-format
msgid "Cyclic markup detected: %s"
msgstr "Individuato un markup ciclico: %s"

#. TODO: Also print the arguments of the markup!
#: text-interface.cc:142
#, c-format
msgid "Markup depth exceeds maximal value of %d; Markup: %s"
msgstr "La profondità di markup eccede il valore massimo di %d; Markup: %s"

#: parser.yy:162 parser.yy:176
msgid "Too much lookahead"
msgstr "Troppa ricerca in avanti (lookahead)"

#: parser.yy:827 parser.yy:1193 parser.yy:1226
msgid "not a context mod"
msgstr "non è una modalità di contesto"

#: parser.yy:995
msgid "\\paper cannot be used in \\score, use \\layout instead"
msgstr "non si può usare \\paper dentro \\score, usare \\layout al suo posto"

#: parser.yy:1019
msgid "need \\paper for paper block"
msgstr "è necessario \\paper per il blocco \"paper\""

#: parser.yy:1943
msgid "only \\consists takes non-string argument."
msgstr "solo \\consists prende un argomento diverso da una stringa"

#: parser.yy:1956
msgid "Grob name should be alphanumeric"
msgstr "Il nome del grob deve essere alfanumerico"

#: parser.yy:2150
msgid "not a rhythmic event"
msgstr "non è un evento ritmico"

#: parser.yy:2246 parser.yy:2251
msgid "have to be in Lyric mode for lyrics"
msgstr "bisogna essere in modo \"Lyric\" per i testi"

#: parser.yy:2366
msgid "expecting string as script definition"
msgstr "ci si aspetta una stringa come definizione dello script"

#: parser.yy:2518 parser.yy:2569
#, c-format
msgid "not a duration: %d"
msgstr "non è una durata: %d"

#: parser.yy:2688
msgid "have to be in Note mode for notes"
msgstr "bisogna essere in modo \"Note\" per le note"

#: parser.yy:2737
msgid "have to be in Chord mode for chords"
msgstr "bisogna essere in modo \"Chord\" per gli accordi"

#: parser.yy:2997
msgid "not a markup"
msgstr "non è un markup"

#: lexer.ll:225
msgid "stray UTF-8 BOM encountered"
msgstr "si è incontrato un segno BOM UTF-8 isolato"

#: lexer.ll:228
msgid "Skipping UTF-8 BOM"
msgstr "Si ignora il BOM UTF-8"

#: lexer.ll:286
#, c-format
msgid "Renaming input to: `%s'"
msgstr "Si rinomina l'input in: «%s»"

#: lexer.ll:303
msgid "quoted string expected after \\version"
msgstr "\\version deve essere seguito da una stringa compresa tra virgolette"

#: lexer.ll:307
msgid "quoted string expected after \\sourcefilename"
msgstr "\\sourcefilename deve essere seguito da una stringa compresa tra virgolette"

#: lexer.ll:311
msgid "integer expected after \\sourcefileline"
msgstr "\\sourcefileline deve essere seguito da un intero"

#: lexer.ll:334
msgid "\\maininput not allowed outside init files"
msgstr "\\maininput non permesso fuori dai file di inizializzazione"

#: lexer.ll:358
#, c-format
msgid "wrong or undefined identifier: `%s'"
msgstr "indentificatore errato o non definito: «%s»"

#: lexer.ll:384
msgid "string expected after \\include"
msgstr "stringa prevista dopo \\include"

#. backup rule
#: lexer.ll:394
msgid "end quote missing"
msgstr "mancano le virgolette di chiusura"

#: lexer.ll:556
msgid "Brace found at end of lyric.  Did you forget a space?"
msgstr "Trovata una parentesi alla fine del testo.  È stato dimenticato uno spazio?"

#: lexer.ll:671
msgid "Brace found at end of markup.  Did you forget a space?"
msgstr "Trovata una parentesi alla fine della marcatura.  È stato dimenticato uno spazio?"

#: lexer.ll:683
msgid "EOF found inside a comment"
msgstr "fine del file (EOF) trovata in un commento"

#: lexer.ll:775
#, c-format
msgid "invalid character: `%s'"
msgstr "carattere non valido: «%s»"

#: lexer.ll:868 lexer.ll:869
#, c-format
msgid "unknown escaped string: `\\%s'"
msgstr "stringa di escape sconosciuta: «\\%s»"

#: lexer.ll:1117 lexer.ll:1118
msgid "non-UTF-8 input"
msgstr "input non UTF-8"

#: lexer.ll:1161 lexer.ll:1162
#, c-format
msgid "file too old: %s (oldest supported: %s)"
msgstr "file troppo vecchio: %s (il più vecchio che si può gestire è: %s)"

#: lexer.ll:1162 lexer.ll:1163
msgid "consider updating the input with the convert-ly script"
msgstr "si consideri di aggiornare l'input con lo script convert-ly"

#: lexer.ll:1168 lexer.ll:1169
#, c-format
msgid "program too old: %s (file requires: %s)"
msgstr "programma troppo vecchio: %s (il file richiede: %s)"

#: parser-clef.scm:141 parser-clef.scm:181
#, scheme-format
msgid "unknown clef type `~a'"
msgstr "tipo di chiave sconosciuto «~a»"

#: parser-clef.scm:142 parser-clef.scm:182
#, scheme-format
msgid "supported clefs: ~a"
msgstr "chiavi supportate: ~a"

#: document-backend.scm:132
#, scheme-format
msgid "pair expected in doc ~s"
msgstr "si aspettava una coppia nel documento ~s"

#: document-backend.scm:189
#, scheme-format
msgid "cannot find interface for property: ~S"
msgstr "impossibile trovare un'interfaccia per le proprietà: ~S"

#: document-backend.scm:199
#, scheme-format
msgid "unknown Grob interface: ~S"
msgstr "interfaccia del Grob sconosciuta: ~S"

#: graphviz.scm:64
#, scheme-format
msgid "Writing graph `~a'..."
msgstr "Scrittura del grafico «~a»..."

#: parser-ly-from-scheme.scm:71
msgid "error in #{ ... #}"
msgstr "errore in #{ ... #}"

#: framework-eps.scm:108
#, scheme-format
msgid "Writing ~a..."
msgstr "Scrittura di ~a..."

#: output-ps.scm:48
msgid "Found infinity or nan in output.  Substituting 0.0"
msgstr "Trovato infinito o un valore non numerico nell'output.  Sostituito con 0.0"

#: output-ps.scm:313 output-svg.scm:556
#, scheme-format
msgid "unknown line-cap-style: ~S"
msgstr "line-cap-style sconosciuto: ~S"

#: output-ps.scm:318 output-svg.scm:562
#, scheme-format
msgid "unknown line-join-style: ~S"
msgstr "line-join-style sconosciuto: ~S"

#: paper.scm:120
msgid "set-global-staff-size: not in toplevel scope"
msgstr "set-global-staff-size: non è nell'ambito di livello più alto"

#: paper.scm:304
#, scheme-format
msgid "This is not a \\layout {} object, ~S"
msgstr "Questo non è un oggetto \\layout {}, ~S"

#: paper.scm:316
#, scheme-format
msgid "Unknown paper size: ~a"
msgstr "Dimensione del foglio sconosciuta: ~a"

#. TODO: should raise (generic) exception with throw, and catch
#. that in parse-scm.cc
#: paper.scm:331
msgid "Must use #(set-paper-size .. ) within \\paper { ... }"
msgstr "Si deve usare #(set-paper-size .. ) all'interno di \\paper { ... }"

#: backend-library.scm:27
#, scheme-format
msgid "Invoking `~a'..."
msgstr "Invocazione di «~a»..."

#: backend-library.scm:31
#, scheme-format
msgid "`~a' failed (~a)\n"
msgstr "«~a» fallito (~a)\n"

#: backend-library.scm:90
#, scheme-format
msgid "Converting to `~a'...\n"
msgstr "Conversione a «~a»...\n"

#. Do not try to guess the name of the png file,
#. GS produces PNG files like BASE-page%d.png.
#: backend-library.scm:99
#, scheme-format
msgid "Converting to ~a..."
msgstr "Conversione a ~a..."

#: backend-library.scm:137
#, scheme-format
msgid "Writing header field `~a' to `~a'..."
msgstr "Scrittura del campo di intestazione «~a» in «~a»..."

#: backend-library.scm:187
#, scheme-format
msgid "missing stencil expression `~S'"
msgstr "manca l'espressione di stencil «~S»"

#: output-svg.scm:47
#, scheme-format
msgid "undefined: ~S"
msgstr "~S indefinito"

#: output-svg.scm:157
#, scheme-format
msgid "cannot decypher Pango description: ~a"
msgstr "impossibile decifrare la descrizione di Pango: ~a"

#: output-svg.scm:237
msgid "Glyph must have a unicode value"
msgstr "Un glifo deve avere un valore unicode"

#: output-svg.scm:289 output-svg.scm:299
#, scheme-format
msgid "cannot find SVG font ~S"
msgstr "impossibile trovare il tipo di carattere SVG ~S"

#: flag-styles.scm:151
#, scheme-format
msgid "flag stroke `~a' or `~a' not found"
msgstr "tipo di coda uncinata sconosciuto: «~a» o «~a»"

#: modal-transforms.scm:38
msgid "'from' pitch not in scale; ignoring"
msgstr "altezza di partenza (from) non presente nella scala; si ignora"

#: modal-transforms.scm:42 modal-transforms.scm:75
msgid "'to' pitch not in scale; ignoring"
msgstr "altezza di arrivo (to) non presente nella scala; si ignora"

#: modal-transforms.scm:46
msgid "pitch to be transposed not in scale; ignoring"
msgstr "altezza da trasporre non presente nella scala; si ignora"

#: modal-transforms.scm:71
msgid "'around' pitch not in scale; ignoring"
msgstr "altezza \"around\" non presente nella scala; si ignora"

#: modal-transforms.scm:79
msgid "pitch to be inverted not in scale; ignoring"
msgstr "altezza da invertire non presente nella scala; si ignora"

#: modal-transforms.scm:95
msgid "negative replication count; ignoring"
msgstr "conto di riproduzione negativo; si ignora"

#: to-xml.scm:191
#, scheme-format
msgid "assertion failed: ~S"
msgstr "errore di asserzione: ~S"

#: define-grob-properties.scm:21 define-context-properties.scm:31
#: define-music-properties.scm:21
#, scheme-format
msgid "symbol ~S redefined"
msgstr "simbolo ~S ridefinito"

#: chord-entry.scm:52
#, scheme-format
msgid "Spurious garbage following chord: ~A"
msgstr "Informazione incomprensibile dopo l'accordo: ~A"

#: lily.scm:234
msgid "Using (ice-9 curried-definitions) module\n"
msgstr "Utilizzazione del modulo (ice-9 curried-definitions)\n"

#: lily.scm:237
msgid "Guile 1.8\n"
msgstr "Guile 1.8\n"

#: lily.scm:297
#, scheme-format
msgid "cannot find: ~A"
msgstr "impossibile trovare ~A"

#: lily.scm:701
msgid "Success: compilation successfully completed"
msgstr "Successo: compilazione completata con successo"

#: lily.scm:702
msgid "Compilation completed with warnings or errors"
msgstr "Compilazione completata con avvertimenti o errori"

#: lily.scm:764
#, scheme-format
msgid "job ~a terminated with signal: ~a"
msgstr "il lavoro ~a è terminato col segnale ~a"

#: lily.scm:767
#, scheme-format
msgid ""
"logfile ~a (exit ~a):\n"
"~a"
msgstr ""
"file di registro ~a (uscita ~a):\n"
"~a"

#: lily.scm:789 lily.scm:869
#, scheme-format
msgid "failed files: ~S"
msgstr "errore nei file: ~S"

#: lily.scm:860
#, scheme-format
msgid "Redirecting output to ~a..."
msgstr "Redirezione dell'output verso ~a..."

#: lily.scm:879 ps-to-png.scm:66
#, scheme-format
msgid "Invoking `~a'...\n"
msgstr "Chiamata di «~a»...\n"

#: lily-library.scm:761
msgid ""
"Find the index between @var{start} and @var{end} (an integer)\n"
"which produces the closest match to @var{target-val} if\n"
"applied to function @var{getter}."
msgstr ""
"Cerca l'indice compreso tra @var{start} e @var{end} (un intero)\n"
"che produca l'abbinamento più vicino al @var{target-val} quando\n"
"applicato alla funzione @var{getter}."

#: lily-library.scm:835
#, scheme-format
msgid "unknown unit: ~S"
msgstr "unità sconosciuta: ~S"

#: lily-library.scm:860
#, scheme-format
msgid "no \\version statement found, please add~afor future compatibility"
msgstr "dichiarazione di \\version assente; si aggiunga ~a per compatibilità futura"

#: lily-library.scm:866
msgid "old relative compatibility not used"
msgstr "compatibilità col vecchio modo relativo non utilizzata"

#: framework-svg.scm:84
#, scheme-format
msgid "Updating font into: ~a"
msgstr "Aggiornamento dei tipi di carattere in: ~a"

#: part-combiner.scm:598
#, scheme-format
msgid "quoted music `~a' is empty"
msgstr "la musica quotata «~a» è vuota"

#: music-functions.scm:273
msgid "More alternatives than repeats.  Junking excess alternatives"
msgstr "Più alternative che ripetizioni.  Vengono tralasciate le alternative in eccesso"

#: music-functions.scm:302
#, scheme-format
msgid "invalid tremolo repeat count: ~a"
msgstr "numero di ripetizioni di tremolo non valido: ~a"

#: music-functions.scm:634
msgid "Bad chord repetition"
msgstr "Ripetizione di accordi sbagliata"

#: music-functions.scm:669
#, scheme-format
msgid "music expected: ~S"
msgstr "musica attesa: ~S"

#: music-functions.scm:985
#, scheme-format
msgid "cannot find quoted music: `~S'"
msgstr "impossibile trovare la musica citata: «~S»"

#: music-functions.scm:1123
msgid "Add @var{octave-shift} to the octave of @var{pitch}."
msgstr "Aggiungere @var{octave-shift} all'ottava di @var{altezza}."

#: music-functions.scm:1183
#, scheme-format
msgid "Unknown octaveness type: ~S "
msgstr "Tipo di ottava sconosciuto: ~S "

#: music-functions.scm:1184
msgid "Defaulting to 'any-octave."
msgstr "Applicazione del valore predefinito 'any-octave."

#: music-functions.scm:1521
#, scheme-format
msgid "unknown accidental style: ~S"
msgstr "stile di alterazione sconosciuto: ~S"

#: define-event-classes.scm:80
msgid "All classes must be the last in their matrilineal line."
msgstr "Tutte le classi devono essere le ultime della propria linea di discendenza."

#: define-event-classes.scm:84
msgid "All classes must have a well-defined pedigree in the existing class hierarchy."
msgstr "Tutte le classi devono avere un'ascendenza ben definita nella gerarchia di classe esistente."

#: define-event-classes.scm:151
#, scheme-format
msgid "event class ~A seems to be unused"
msgstr "la classe di evento ~A sembra essere non utilizzata"

#. should be programming-error
#: define-event-classes.scm:157
#, scheme-format
msgid "translator listens to nonexisting event class ~A"
msgstr "il traduttore è in ascolto della classe di evento ~A inesistente"

#: markup-macros.scm:331
#, scheme-format
msgid "Wrong number of arguments.  Expect: ~A, found ~A: ~S"
msgstr "Numero errato di argomenti. Attesi: ~A, trovati ~A: ~S"

#: markup-macros.scm:337
#, scheme-format
msgid "Invalid argument in position ~A.  Expect: ~A, found: ~S."
msgstr "Argomento non valido in posizione ~A.  Atteso ~A, trovato ~S."

#: markup-macros.scm:373
#, scheme-format
msgid "Not a markup command: ~A"
msgstr "Non è un comando di tipo \"markup\": ~A"

#: define-note-names.scm:962
msgid "Select note names language."
msgstr "Selezione della lingua dei nomi delle note."

#: define-note-names.scm:968
#, scheme-format
msgid "Using `~a' note names..."
msgstr "Utilizzo di \"~a\" per i nomi delle note..."

#: define-note-names.scm:971
#, scheme-format
msgid "Could not find language `~a'.  Ignoring."
msgstr "Impossibile trovare il linguaggio \"~a\".  Si ignora."

#: framework-ps.scm:250
#, scheme-format
msgid "cannot embed ~S=~S"
msgstr "impossibile inserire ~S=~S"

#: framework-ps.scm:293
#, scheme-format
msgid "cannot extract file matching ~a from ~a"
msgstr "impossibile estrarre il file corrispondente a ~a a partire da ~a"

#: framework-ps.scm:311
#, scheme-format
msgid "do not know how to embed ~S=~S"
msgstr "impossibile realizzare l'integrazione ~S=~S"

#: framework-ps.scm:336
#, scheme-format
msgid "do not know how to embed font ~s ~s ~s"
msgstr "non so come inserire il tipo di carattere ~s ~s ~s"

#: framework-ps.scm:686
msgid ""
"\n"
"The PostScript backend does not support the\n"
"system-by-system output.  For that, use the EPS backend instead,\n"
"\n"
"  lilypond -dbackend=eps FILE\n"
"\n"
"If have cut & pasted a lilypond fragment from a webpage, be sure\n"
"to only remove anything before\n"
"\n"
"  %% ****************************************************************\n"
"  %% Start cut-&-pastable-section\n"
"  %% ****************************************************************\n"
msgstr ""
"\n"
"Il backend PostScript non supporta l'output\n"
"di sistemi individuali. Si usi il backend EPS al suo posto.\n"
"\n"
"  lilypond -dbackend=eps FILE\n"
"\n"
"Se avete tagliato e incollato un frammento di codice lilypond da una pagina web,\n"
"assicuratevi di togliere soltanto ciò che precede\n"
"\n"
"  %% ****************************************************************\n"
"  %% Start cut-&-pastable-section\n"
"  %% ****************************************************************\n"

#: layout-beam.scm:40
#, scheme-format
msgid "Error in beam quanting.  Expected (~S,~S) found ~S."
msgstr "Errore nella definizione delle travature. Previste (~S,~S), trovate ~S."

#: layout-beam.scm:54
#, scheme-format
msgid "Error in beam quanting.  Expected ~S 0, found ~S."
msgstr "Errore nella definizione delle travature.  Previste ~S 0, trovate ~S."

#: define-music-types.scm:752
#, scheme-format
msgid "symbol expected: ~S"
msgstr "simbolo atteso: ~S"

#: define-music-types.scm:755
#, scheme-format
msgid "cannot find music object: ~S"
msgstr "impossibile trovare l'oggetto musicale: ~S"

#: define-music-types.scm:774
#, scheme-format
msgid "unknown repeat type `~S'"
msgstr "tipo di ripetizione sconosciuto «~S»"

#: define-music-types.scm:775
msgid "See define-music-types.scm for supported repeats"
msgstr "Si veda define-music-types.scm per le ripetizioni supportate"

#: translation-functions.scm:351
#, scheme-format
msgid "Negative fret for pitch ~a on string ~a"
msgstr "Tasto negativo per l'altezza ~a sulla corda ~a"

#: translation-functions.scm:402
#, scheme-format
msgid "No open string for pitch ~a"
msgstr "Nessuna corda a vuoto per l'altezza ~a"

#: translation-functions.scm:417 translation-functions.scm:429
#, scheme-format
msgid "Requested string for pitch requires negative fret: string ~a pitch ~a"
msgstr "La corda richiesta per questa altezza necessita un tasto negativo: corda ~a altezza ~a"

#: translation-functions.scm:420
msgid "Ignoring string request and recalculating."
msgstr "Ignorata la richiesta di questa corda, viene ricalcolata."

#: translation-functions.scm:432
msgid "Ignoring note in tablature."
msgstr "Ignorata la nota nell'intavolatura."

#: translation-functions.scm:455
#, scheme-format
msgid "No string for pitch ~a (given frets ~a)"
msgstr "Nessuna corda per l'altezza ~a (se i tasti sono ~a)"

#: translation-functions.scm:560
#, scheme-format
msgid ""
"No label for fret ~a (on string ~a);\n"
"only ~a fret labels provided"
msgstr ""
"Nessuna etichetta per il tasto ~a (sulla corda ~a);\n"
"disponibili solo le etichette del tasto ~a"

#: ps-to-png.scm:70
#, scheme-format
msgid "~a exited with status: ~S"
msgstr "~a è terminato con stato ~S"

#: define-markup-commands.scm:887
msgid "no systems found in \\score markup, does it have a \\layout block?"
msgstr "non si è trovato alcun sistema nella marcatura \\score, contiene un blocco \\layout?"

#: define-markup-commands.scm:2614
#, scheme-format
msgid "Cannot find glyph ~a"
msgstr "Impossibile trovare il glifo ~a"

#: define-markup-commands.scm:3040
#, scheme-format
msgid "no brace found for point size ~S "
msgstr "non c'è una graffa che abbia una dimensione di ~S punti"

#: define-markup-commands.scm:3041
#, scheme-format
msgid "defaulting to ~S pt"
msgstr "si applica la dimensione predefinita ~S pt"

#: define-markup-commands.scm:3194
#, scheme-format
msgid "not a valid duration string: ~a"
msgstr "non è una durata valida per la stringa: ~a"

#: documentation-lib.scm:59
#, scheme-format
msgid "Processing ~S..."
msgstr "Elaborazione di ~S..."

#: documentation-lib.scm:176
#, scheme-format
msgid "Writing ~S..."
msgstr "Scrittura di ~S..."

#: documentation-lib.scm:188
#, scheme-format
msgid "cannot find description for property `~S' (~S)"
msgstr "impossibile trovare la descrizione per la proprietà \"~S\" (~S)"

#: documentation-lib.scm:209
#, scheme-format
msgid "cannot find description for property ~S (~S)"
msgstr "impossibile trovare la descrizione per la proprietà ~S (~S)"

#: ly-syntax-constructors.scm:65
#, scheme-format
msgid "~a function cannot return ~a"
msgstr "la funzione ~a non può restituire ~a"

#: ly-syntax-constructors.scm:74
#, scheme-format
msgid "wrong type for argument ~a.  Expecting ~a, found ~s"
msgstr "tipo di argomento errato per ~a. Previsto ~a, trovato ~s"

#: ly-syntax-constructors.scm:187
#, scheme-format
msgid "Invalid property operation ~a"
msgstr "Operazione di proprietà non valida: ~a"

#~ msgid "setbeatGrouping. Use baseMoment and beatStructure.\n"
#~ msgstr "setbeatGrouping. Usa baseMoment e beatStructure.\n"

#~ msgid "success: %s"
#~ msgstr "riuscito: %s"

#~ msgid "Infinity or NaN encountered"
#~ msgstr "incontrato infinito o un valore non numerico"

#~ msgid "Vaticana_ligature: zero join (delta_pitch == 0)"
#~ msgstr "Vaticana_ligature: unione nulla (delta_pitch == 0)"

#~ msgid "No spring between column %d and next one"
#~ msgstr "Nessuna separazione tra la colonna %d e la successiva"

#~ msgid "Sending non-event to context"
#~ msgstr "Invio di un non-evento al contesto"

#~ msgid "Invalid CreateContext event: Cannot create %s context"
#~ msgstr "Evento CreateContext non valido: impossibile creare il contesto %s"

#~ msgid "infinity or NaN encountered while converting Real number"
#~ msgstr "si è incontrato infinito o un valore non numerico durante la conversione di un numero reale"

#~ msgid "setting to zero"
#~ msgstr "impostato a zero"

#~ msgid "No spacing entry from %s to `%s'"
#~ msgstr "Nessuno spazio da %s a «%s»"

#~ msgid "error at EOF: %s"
#~ msgstr "errore alla fine del file (EOF): %s"

#~ msgid "cyclic dependency: calculation-in-progress encountered for #'%s (%s)"
#~ msgstr "dipendenza ciclica: calculation-in-progress incontrato per #'%s (%s)"

#~ msgid "Mensural_ligature: unexpected case fall-through"
#~ msgstr "Mensural_ligature: caso inatteso e non interpretabile"

#~ msgid "Mensural_ligature: (join_right == 0)"
#~ msgstr "Mensural_ligature: (join_right == 0)"

#~ msgid "braces do not match"
#~ msgstr "le graffe non corrispondono"

#~ msgid "second argument must be pitch list"
#~ msgstr "il secondo argomento deve essere una lista di altezze"

#~ msgid "warning:"
#~ msgstr "attenzione:"

#~ msgid "Bar check failed.  Expect to be at ~a, instead at ~a"
#~ msgstr "Controllo di battuta fallito.  Avrebbe dovuto trovarsi a ~a invece che a ~a"

#~ msgid "Music head function must return Music object"
#~ msgstr "Una funzione musicale principale deve restituire un Oggetto musicale"

#~ msgid "vertical spacing has been changed; minimum-Y-extent is obsolete.\n"
#~ msgstr "la spaziatura verticale è cambiata; minimum-Y-extent è obsoleto.\n"

#~ msgid "no feasible beam position"
#~ msgstr "nessuna posizione fattibile per la travatura"

#~ msgid "Invalid index for character"
#~ msgstr "Indice non valido per il carattere"

#, fuzzy
#~ msgid "deprecated function called: %s"
#~ msgstr "non riesco a trovare il carattere `%s'"

#, fuzzy
#~ msgid "generate DVI (tex backend only)"
#~ msgstr "vincoli degenerati"

#, fuzzy
#~ msgid "do not generate printed output"
#~ msgstr "vincoli degenerati"

#, fuzzy
#~ msgid "cannot find start of trill spanner"
#~ msgstr "non trovo le estremità di %s"

#, fuzzy
#~ msgid "already have a trill spanner"
#~ msgstr "crescendo non terminato"

#~ msgid "silly pitch"
#~ msgstr "indicazione altezza priva di senso"

#, fuzzy
#~ msgid "show warranty"
#~ msgstr "  -w, --warranty         mostra la garanzia e il copyright\n"

#, fuzzy
#~ msgid "loading default font"
#~ msgstr "non trovo il file: `%s'"

#, fuzzy
#~ msgid "cannot find default font: `%s'"
#~ msgstr "non trovo il file: `%s'"

#, fuzzy
#~ msgid "couldnnot find line breaking that satisfies constraints"
#~ msgstr "la soluzione non soddisfa i vincoli"

#, fuzzy
#~ msgid "crescendo too small"
#~ msgstr "troppo piccolo"

#, fuzzy
#~ msgid "cannot open file %s"
#~ msgstr "non posso aprire il file: `%s'"

#, fuzzy
#~ msgid "Incorrect lilypond version: %s (%s, %s)"
#~ msgstr "versione di mudela errata: %s (%s, %s)"

#, fuzzy
#~ msgid "cannot find `%s' context"
#~ msgstr "non trovo `%s'"

#~ msgid "Creator: "
#~ msgstr "Autore: "

#, fuzzy
#~ msgid "at "
#~ msgstr ", a "

#, fuzzy
#~ msgid "in quotation: junking event %s"
#~ msgstr "Cosa? Non è una richiesta: `%s'"

#, fuzzy
#~ msgid "cannot find ascii character: %d"
#~ msgstr "non riesco a trovare il carattere `%s'"

#, fuzzy
#~ msgid "unterminated trill spanner"
#~ msgstr "extender non terminato"

#, fuzzy
#~ msgid "cannot find signature for music function"
#~ msgstr "Non trovo il contesto dello Score"

#, fuzzy
#~ msgid "Opening pipe `%s'"
#~ msgstr "Genero le voci..."

#, fuzzy
#~ msgid "Cleaning %s..."
#~ msgstr "Genero le voci..."

#, fuzzy
#~ msgid "Usage: %s [OPTION]... [FILE]..."
#~ msgstr "Uso: %s [OPZIONE]... [FILE]..."

#, fuzzy
#~ msgid "%s: skipping: `%s'"
#~ msgstr "% strumento:"

#, fuzzy
#~ msgid "Processing `%s'..."
#~ msgstr "Elaboro..."

#, fuzzy
#~ msgid "Wrote `%s'"
#~ msgstr "Genero le voci..."

#, fuzzy
#~ msgid "cannot dlopen: %s: %s"
#~ msgstr "non posso aprire il file: `%s'"

#, fuzzy
#~ msgid "install package: %s or %s"
#~ msgstr "non posso cambiare `%s' in `%s'"

#, fuzzy
#~ msgid "parsing AFM file: `%s'"
#~ msgstr "Genero le voci..."

#, fuzzy
#~ msgid "beam has less than two visible stems"
#~ msgstr "beam con meno di due gambi"

#, fuzzy
#~ msgid "adding lilypond directory: %s"
#~ msgstr "non trovo e non posso creare `%s'"

#, fuzzy
#~ msgid "cannot handle a percent repeat of length: %s"
#~ msgstr "non so manipolare tasti vuoti"

#, fuzzy
#~ msgid "suspect duration in beam: %s"
#~ msgstr "non è una durata: %d"

#, fuzzy
#~ msgid "syntax error: cannot back up"
#~ msgstr "Errore non fatale: "

#, fuzzy
#~ msgid "Stack now"
#~ msgstr "traccia "

#, fuzzy
#~ msgid "Reading a token: "
#~ msgstr "Genero le voci..."

#, fuzzy
#~ msgid "syntax error, unexpected %s"
#~ msgstr "Errore non fatale: "

#, fuzzy
#~ msgid "syntax error, unexpected %s, expecting %s"
#~ msgstr "Errore non fatale: "

#, fuzzy
#~ msgid "syntax error, unexpected %s, expecting %s or %s"
#~ msgstr "Errore non fatale: "

#, fuzzy
#~ msgid "syntax error; also memory exhausted"
#~ msgstr "Errore non fatale: "

#, fuzzy
#~ msgid "syntax error"
#~ msgstr "Errore non fatale: "

#, fuzzy
#~ msgid "cannot find CFF/PFA/PFB font ~S=~S"
#~ msgstr "non trovo il file: `%s'"

#, fuzzy
#~ msgid "unknown bar glyph: `~S'"
#~ msgstr "tipo di chiave sconosciuto"

#, fuzzy
#~ msgid "Extracting fonts to %s..."
#~ msgstr "non trovo e non posso creare `%s'"

#, fuzzy
#~ msgid "Writing %s..."
#~ msgstr "Genero le voci..."

#, fuzzy
#~ msgid "Writing output file."
#~ msgstr "  -D, --debug            abilita l'output di debugging\n"

#, fuzzy
#~ msgid "Have to be in Lyric mode for lyrics"
#~ msgstr "bisogna essere in Lyric mode per i testi"

#, fuzzy
#~ msgid "Have to be in Note mode for notes"
#~ msgstr "bisogna essere in Note mode per le note"

#, fuzzy
#~ msgid "Have to be in Chord mode for chords"
#~ msgstr "bisogna essere in Chord mode per gli accordi"

#, fuzzy
#~ msgid "Huh?  Got %d, expected %d characters"
#~ msgstr "Come? Ho trovato %d caratteri al posto di %d"

#, fuzzy
#~ msgid "Missing end quote"
#~ msgstr "apice finale mancante"

#, fuzzy
#~ msgid "kpathsea cannot find %s file: `%s'"
#~ msgstr "Non trovo il file `%s'"

#, fuzzy
#~ msgid "kpathsea cannot find file: `%s'"
#~ msgstr "Non trovo il file `%s'"

#, fuzzy
#~ msgid "generate DVI"
#~ msgstr "vincoli degenerati"

#, fuzzy
#~ msgid "generate TeX"
#~ msgstr "vincoli degenerati"

#, fuzzy
#~ msgid "kpathsea can not find %s file: `%s'"
#~ msgstr "Non trovo il file `%s'"

#, fuzzy
#~ msgid "kpathsea can not find AFM file `%s'"
#~ msgstr "non trovo il file: `%s'"

#, fuzzy
#~ msgid "kpathsea can not find TFM file: `%s'"
#~ msgstr "non trovo il file: `%s'"

#, fuzzy
#~ msgid "add DIR to LilyPond's search path"
#~ msgstr "  -I, --include=DIR      aggiunge DIR ai path di ricerca\n"

#, fuzzy
#~ msgid "produce MIDI output only"
#~ msgstr "  -M, --no-paper         produce solo output midi\n"

#, fuzzy
#~ msgid "generate PDF output"
#~ msgstr "vincoli degenerati"

#, fuzzy
#~ msgid "generate PS.GZ"
#~ msgstr "vincoli degenerati"

#, fuzzy
#~ msgid "Continuing..."
#~ msgstr "Genero le voci..."

#, fuzzy
#~ msgid "Analyzing %s..."
#~ msgstr "Genero le voci..."

#, fuzzy
#~ msgid "no LilyPond output found for `%s'"
#~ msgstr "Output di Lily in %s..."

#, fuzzy
#~ msgid "%s output to <stdout>..."
#~ msgstr "L'output MIDI è inviato a %s..."

#, fuzzy
#~ msgid "%s output to %s..."
#~ msgstr "L'output MIDI è inviato a %s..."

#, fuzzy
#~ msgid "cannot find file: `%s.%s'"
#~ msgstr "non trovo il file: `%s'"

#, fuzzy
#~ msgid "write dependencies"
#~ msgstr "aspettavo uno spazio bianco"

#, fuzzy
#~ msgid "write Makefile dependencies for every input file"
#~ msgstr "  -d, --dependencies     scrive le dependenze del Makefile per ogni file di input\n"

#, fuzzy
#~ msgid "invalid value: `%s'"
#~ msgstr "carattere illegale: `%c'"

#, fuzzy
#~ msgid "Writing HTML menu `%s'"
#~ msgstr "Genero le voci..."

#, fuzzy
#~ msgid "Beam has less than two stems. Removing beam."
#~ msgstr "beam con meno di due gambi"

#, fuzzy
#~ msgid "Score contains errors; will not process it"
#~ msgstr "lo spartito contiene errori; non lo elaborerò"

#, fuzzy
#~ msgid "Now processing: `%s'"
#~ msgstr "stringa di escape sconosciuta: `\\%s'"

#, fuzzy
#~ msgid "inhibit file output naming and exporting"
#~ msgstr "  -s, --safe             inibisce la rinomina dei file di output e l'esportazione di macro di TeX\n"

#, fuzzy
#~ msgid "GNU LilyPond -- The music typesetter"
#~ msgstr "GNU LilyPond -- Il tipografo musicale del progetto GNU"

#~ msgid "silly duration"
#~ msgstr "indicazione durata priva di senso"

#, fuzzy
#~ msgid "paper output to `%s'..."
#~ msgstr "L'output stampato è inviato a %s..."

#, fuzzy
#~ msgid "Outputting Score, defined at: "
#~ msgstr "emetto lo Score, definito a: "

#~ msgid "from musical definition: %s"
#~ msgstr "della definizione musicale: %s"

#, fuzzy
#~ msgid "unterminated pedal bracket"
#~ msgstr "beam non terminato"

#, fuzzy
#~ msgid "unbound spanner `%s'"
#~ msgstr "Spanner non legato `%s'"

#, fuzzy
#~ msgid "Error syncing file (disk full?)"
#~ msgstr "errore nel sincronizzare il file (disco pieno?)"

#, fuzzy
#~ msgid "Not adding translator: `%s'"
#~ msgstr "traduttore sconosciuto `%s'"

#, fuzzy
#~ msgid "Must have duration object"
#~ msgstr "indicazione durata priva di senso"

#~ msgid "white expected"
#~ msgstr "aspettavo uno spazio bianco"

#, fuzzy
#~ msgid "%r: release directory"
#~ msgstr "non trovo e non posso creare `%s'"

#, fuzzy
#~ msgid "Building `%s'..."
#~ msgstr "Genero le voci..."

#~ msgid ", at "
#~ msgstr ", a "

#, fuzzy
#~ msgid "Putting slur over rest."
#~ msgstr "Metto uno slur sulla pausa."

#, fuzzy
#~ msgid "Slur over rest?"
#~ msgstr "Metto uno slur sulla pausa."

#~ msgid "cannot map file"
#~ msgstr "non posso mappare il documento"

#, fuzzy
#~ msgid "This binary was compiled with the following options:"
#~ msgstr "GNU LilyPond è stata compilata con le seguenti impostazioni:"

#~ msgid "EOF in a string"
#~ msgstr "EOF in una corda"

#, fuzzy
#~ msgid "Wrong type for property: %s, type: %s, value found: %s, type: %s"
#~ msgstr "Tipo sbagliato per il valore di una proprietà"

#~ msgid "#32 in quarter: %d"
#~ msgstr "#32 in un quarto: %d"

#, fuzzy
#~ msgid "track %d:"
#~ msgstr "traccia "

#~ msgid "NOT Filtering tempo..."
#~ msgstr "NON filtro il tempo..."

#~ msgid "NOT Quantifying columns..."
#~ msgstr "NON quantifico le colonne..."

#~ msgid "Quantifying columns..."
#~ msgstr "Quantifico le colonne..."

#~ msgid "Settling columns..."
#~ msgstr "Sistemo le colonne..."

#, fuzzy
#~ msgid "% MIDI instrument:"
#~ msgstr "% strumento:"

#~ msgid "lily indent level: %d"
#~ msgstr "livello di indentazione di lili: %d"

#~ msgid "% Creator: "
#~ msgstr "% Autore: "

#~ msgid "% Automatically generated"
#~ msgstr "% Generato automaticamente"

#~ msgid "% from input file: "
#~ msgstr "% dal file di input: "

#, fuzzy
#~ msgid "write exact durations, e.g.: a4*385/384"
#~ msgstr "  -b, --no-quantify      scrive durate esatte,  p.es.: a4*385/384\n"

#, fuzzy
#~ msgid "enable debugging output"
#~ msgstr "  -D, --debug            abilita l'output di debugging\n"

#, fuzzy
#~ msgid "do not output tuplets, double dots or rests, smallest is 32"
#~ msgstr "  -n, --no-silly         assume che non ci siano gruppetti o doppi punti, la figura più piccola è 32\n"

#, fuzzy
#~ msgid "set smallest duration"
#~ msgstr "indicazione durata priva di senso"

#, fuzzy
#~ msgid "do not timestamp the output"
#~ msgstr "  -T, --no-timestamps    non inserisce marcatori temporali nell'output\n"

#, fuzzy
#~ msgid "assume no double dotted notes"
#~ msgstr " -x, --no-double-dots   assume che non ci siano note con doppio punto\n"

#~ msgid "Usage: %s [OPTIONS]... [FILE]"
#~ msgstr "Uso: %s [OPZIONE]... [FILE]"

#, fuzzy
#~ msgid "Translate MIDI-file to lilypond"
#~ msgstr "Traduce un file midi in mudela"

#~ msgid "zero length string encountered"
#~ msgstr "ho incostrato una striga di lunghezza nulla"

#~ msgid "MIDI header expected"
#~ msgstr "mi aspettavo un header MIDI"

#, fuzzy
#~ msgid "invalid header length"
#~ msgstr "Lunghezza dell'header non valida"

#, fuzzy
#~ msgid "invalid MIDI format"
#~ msgstr "evento MIDI non valido"

#, fuzzy
#~ msgid "invalid number of tracks"
#~ msgstr "Numero di tracce non valido"

#, fuzzy
#~ msgid "cannot handle non-metrical time"
#~ msgstr "tempo non metrico"

#~ msgid "invalid running status"
#~ msgstr "stato di eseguzione non valido"

#~ msgid "unimplemented MIDI meta-event"
#~ msgstr "meta-evento MIDI non implementato"

#~ msgid "invalid MIDI event"
#~ msgstr "evento MIDI non valido"

#~ msgid "MIDI track expected"
#~ msgstr "mi spettavo una traccia MIDI"

#~ msgid "invalid track length"
#~ msgstr "lunghezza della traccia non valida"

#, fuzzy
#~ msgid "no Grace context available"
#~ msgstr "non è una vera variabile"

#, fuzzy
#~ msgid "Fetching `%'s..."
#~ msgstr "Genero le voci..."

#~ msgid "Wrong type for property value"
#~ msgstr "Tipo sbagliato per il valore di una proprietà"

#, fuzzy
#~ msgid "not enough fields in Dstream init"
#~ msgstr "Non ci sono sufficienti campi in Dstream init."

#, fuzzy
#~ msgid "floating point exception"
#~ msgstr "Eccezione di virgola mobile"

#, fuzzy
#~ msgid "cannot set mem-checking!"
#~ msgstr "non posso settare mem-checking"

#, fuzzy
#~ msgid "Dependency file left in `%s'"
#~ msgstr "scrivo il file delle dipendenze: `%s'..."

#, fuzzy
#~ msgid "Usage: lilypond [OPTIONS]... FILE\n"
#~ msgstr "Uso: %s [OPZIONE]... [FILE]"

#~ msgid "unconventional key: flats: %d, sharps: %d"
#~ msgstr "armatura non convenzionale: %d bemolli e %d diesis"

#, fuzzy
#~ msgid "wrong identifier type, expected: `%s'"
#~ msgstr "Tipo di identificatore sbagliato: "

#, fuzzy
#~ msgid "show all changes in relative syntax"
#~ msgstr "  -Q, --find-old-relative mostra tutti i cambiamenti nella sintassi relativa\n"

#, fuzzy
#~ msgid "switch on experimental features"
#~ msgstr "  -t, --test             usa le caratteristiche sperimentali\n"

#~ msgid "Automatically generated"
#~ msgstr "Generato automaticamente"

#, fuzzy
#~ msgid "Wrong type for property"
#~ msgstr "Tipo sbagliato per il valore di una proprietà"

#, fuzzy
#~ msgid "Huh?  Not a Request: `%s'"
#~ msgstr "Cosa? Non è una richiesta: `%s'"

#~ msgid "cannot find both ends of %s"
#~ msgstr "non trovo le estremità di %s"

#, fuzzy
#~ msgid "lost in time:"
#~ msgstr "mi sono persa nel tempo"

#~ msgid "Need a translator group for a context"
#~ msgstr "Ho bisogno di un gruppo di traduzione per un contesto"

#, fuzzy
#~ msgid "No key name, assuming `C'"
#~ msgstr "Nessuna armatura di chiave: assumo Do'"

#, fuzzy
#~ msgid "out of tune:"
#~ msgstr "stonato"

#, fuzzy
#~ msgid "ignore mudela version"
#~ msgstr "versione di mudela errata: %s (%s, %s)"

#~ msgid "not a real variable"
#~ msgstr "non è una vera variabile"

#, fuzzy
#~ msgid "Spanner `%s' has equal left and right spanpoints"
#~ msgstr "I punti di span sinistro e destro dello spanner `%s' coincidono"

#~ msgid "Debug output disabled.  Compiled with NPRINT."
#~ msgstr "L'output di debug è disabilitato. Compilato con NPRINT."

#~ msgid "0 lines"
#~ msgstr "0 linee"

#~ msgid "1 line (of %.0f columns)"
#~ msgstr "1 linea (da %.0f colonne)"

#~ msgid "%d lines (with an average of %.1f columns)"
#~ msgstr "%d linee (con una media di %.f colonne)"

#~ msgid "score does not have any columns"
#~ msgstr "lo spartito non contiene nessuna colonna"

#, fuzzy
#~ msgid "calculated %s exactly"
#~ msgstr "calcolato esattamente: %s"

#~ msgid "Got a dynamic already.  Continuing dazed and confused"
#~ msgstr "E' già presente una dinamica. Continuo, ma sono confusa"

#~ msgid "Too many crescendi here"
#~ msgstr "Troppi crescendi"

#~ msgid "redeclaration of `\\%s'"
#~ msgstr "doppia dichiarazione di `\\%s'"

#~ msgid "Cannot solve this casting problem exactly; revert to Word_wrap"
#~ msgstr "Non posso risolvere esattamente questo problema di conversione; ritorno al Word_wrap"

#~ msgid "time: %.2f seconds"
#~ msgstr "durata: %.2f secondi"

#~ msgid "no minimum in measure at %s"
#~ msgstr "non c'è minimo nella misura a %s"

#~ msgid "I'm too fat; call Oprah"
#~ msgstr "Son troppo grassa; chiama Oprah"

#~ msgid "partial measure must be non-negative"
#~ msgstr "la misura parziale deve essere non-negativa"

#~ msgid "partial measure too large"
#~ msgstr "misura parziale troppo grande"

#~ msgid "Will ignore \\relative for transposed music"
#~ msgstr "Ignorerò \\relative per la musica trasposta "

#~ msgid "ugh, this measure is too long"
#~ msgstr "ops, questa misura è troppo lunga"

#~ msgid "I do not fit; put me on Montignac"
#~ msgstr "Non ci sto; mettimi su Montignac"

#~ msgid "More than one music block"
#~ msgstr "Più di un blocco di musica"

#~ msgid "cannot abbreviate"
#~ msgstr "non posso abbreviare"

#, fuzzy
#~ msgid "cannot abbreviate tuplet"
#~ msgstr "non posso abbreviare"

#~ msgid "Parsing...\n"
#~ msgstr "Interpreto...\n"

#, fuzzy
#~ msgid "do not timestamp the output "
#~ msgstr "  -T, --no-timestamps    non inserisce marcatori temporali nell'output\n"

#~ msgid "  -a, --about            about LilyPond\n"
#~ msgstr "  -a, --about            cos'è LilyPond\n"

#~ msgid "  -h, --help             this help\n"
#~ msgstr "  -h, --help             questo help\n"

#~ msgid "  -f, --output-format=X  use output format X\n"
#~ msgstr "  -f, --output-format=X  usa il formato dell'ouput X\n"

#~ msgid "  -o, --output=FILE      set FILE as default output base\n"
#~ msgstr "  -o, --output=FILE      indica FILE come base di default per l'output\n"

#~ msgid "  -V, --ignore-version   ignore mudela version\n"
#~ msgstr "  -V, --ignore-version   ignora la versione di mudela\n"

#~ msgid "GNU LilyPond is Free software, see --warranty"
#~ msgstr "GNU LilyPond è Free software, vedi --warranty"

#~ msgid "  -D, --debug            enable debugging output\n"
#~ msgstr "  -D, --debug            abilita l'output di debugging\n"

#, fuzzy
#~ msgid "  -p, --no-tuplets       assume no tuplets\n"
#~ msgstr "  -p, --no-plets         assume che non ci siano gruppetti\n"

#~ msgid "  -q, --quiet            be quiet\n"
#~ msgstr "  -q, --quiet            sii silenzioso\n"

#~ msgid "  -s, --smallest=N       assume no shorter (reciprocal) durations than N\n"
#~ msgstr "  -s, --smallest=N       assume che non ci siano durate (reciproche) inferiori a N\n"

#~ msgid "  -v, --verbose          be verbose\n"
#~ msgstr "  -v, --verbose          sii loquace\n"

#, fuzzy
#~ msgid "Midi2ly, translate midi to mudela"
#~ msgstr "Mi2mu, tradice midi in mudela"

#~ msgid "of"
#~ msgstr "di"

#~ msgid "please fix me"
#~ msgstr "correggimi, per favore"

#~ msgid "stem at %s doesnnot fit in beam"
#~ msgstr "il gambo a $s non rientra nel beam"

#~ msgid "No stem direction set. Ignoring column in clash."
#~ msgstr "Nessuna direzione del gambo è selezionata. Ignoro la colonna."

#~ msgid "\\relative mode changed here, old value: "
#~ msgstr "\\il modo relativo è cambiato in questo punto, valore vecchio: "

#~ msgid "ignoring zero duration added to column at %s"
#~ msgstr "ingnoro le durate nulle aggiunte alla colonna a %s"

#~ msgid "script needs stem direction"
#~ msgstr "lo script ha bisogno di una direzione per il gambo"

#~ msgid "unconnected column: %d"
#~ msgstr "colonna sconnessa: %d"

#~ msgid "Staff_side::get_position_f(): somebody forgot to set my direction, returning -20"
#~ msgstr "taff_side::get_position_f(): qualcuno ha dimenticato di impostare lamia direzione, quindi restituisco -20"

#~ msgid "have to be in Note mode for @chords"
#~ msgstr "bisogna essere in Note mode per i @chords"

#~ msgid ""
#~ "LilyPond is the GNU Project music typesetter.  This program can print\n"
#~ "beautiful sheet music from a music definition file.  It can also play\n"
#~ "mechanical performances to a MIDI file.  Features include multiple\n"
#~ "staffs, meters, clefs, keys, lyrics, versatile input language, cadenzas,\n"
#~ "beams, slurs, triplets, named chords, transposing, formatting scores, \n"
#~ "part extraction.  It includes a nice font of musical symbols.\n"
#~ msgstr ""
#~ "LilyPond è il programma di notazione musicale del progetto\n"
#~ "GNU. Questo programma può generare delle ottime partiture musicali\n"
#~ "a partire da un file contenente la descrizione della musica. Può\n"
#~ "anche generare esecuzioni meccaniche della partitura in formato\n"
#~ "MIDI. Le caratteristiche del programma includono un versatile\n"
#~ "linguaggio di descrizione musicale, pentagrammi multipli, segni di\n"
#~ "divisione, chiavi, tasti, parole, cadenze, legature, acciaccature,\n"
#~ "terzine, segni di formattazione ed estrazione automatica delle parti. Nella\n"
#~ "distribuzione è compreso anche un font di simboli musicali.\n"