summaryrefslogtreecommitdiff
path: root/po/it.po
blob: 6fe4f283a8e707d4e1c7ade770350126029a87f0 (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
# translation of it.po to Italian
# Italian translation of glabels.
# Copyright (C) 2003 THE glabels'S COPYRIGHT HOLDER
# This file is distributed under the same license as the glabels package.
# Andrea <mancio_and@yahoo.it>, 2003.
# Daniele Medri <daniele.medri@libero.it>, 2005.
#
#
msgid ""
msgstr ""
"Project-Id-Version: it\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-07-10 00:37-0400\n"
"PO-Revision-Date: 2005-06-27 09:34+0200\n"
"Last-Translator: Daniele Medri <daniele.medri@libero.it>\n"
"Language-Team: Italian <it@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../src/bc.c:66
msgid "POSTNET (any)"
msgstr "POSTNET (qualsiasi)"

#: ../src/bc.c:69
msgid "POSTNET-5 (ZIP only)"
msgstr "POSTNET-5 (solo ZIP/CAP)"

#: ../src/bc.c:72
msgid "POSTNET-9 (ZIP+4)"
msgstr "POSTNET-9 (ZIP/CAP+4)"

#: ../src/bc.c:75
msgid "POSTNET-11 (DPBC)"
msgstr "POSTNET-11 (DPBC)"

#: ../src/bc.c:80
msgid "CEPNET"
msgstr ""

#: ../src/bc.c:83
msgid "EAN (any)"
msgstr "EAN (qualsiasi)"

#: ../src/bc.c:86
msgid "EAN-8"
msgstr "EAN-8"

#: ../src/bc.c:89
msgid "EAN-8 +2"
msgstr "EAN-8 +2"

#: ../src/bc.c:92
msgid "EAN-8 +5"
msgstr "EAN-8 +5"

#: ../src/bc.c:95
msgid "EAN-13"
msgstr "EAN-13"

#: ../src/bc.c:98
msgid "EAN-13 +2"
msgstr "EAN-13 +2"

#: ../src/bc.c:101
msgid "EAN-13 +5"
msgstr "EAN-13 +5"

#: ../src/bc.c:104
msgid "UPC (UPC-A or UPC-E)"
msgstr "UPC (UPC-A o UPC-E)"

#: ../src/bc.c:107 ../src/bc.c:348
msgid "UPC-A"
msgstr "UPC-A"

#: ../src/bc.c:110
msgid "UPC-A +2"
msgstr "UPC-A +2"

#: ../src/bc.c:113
msgid "UPC-A +5"
msgstr "UPC-A +5"

#: ../src/bc.c:116 ../src/bc.c:351
msgid "UPC-E"
msgstr "UPC-E"

#: ../src/bc.c:119
msgid "UPC-E +2"
msgstr "UPC-E +2"

#: ../src/bc.c:122
msgid "UPC-E +5"
msgstr "UPC-E +5"

#: ../src/bc.c:125 ../src/bc.c:288
msgid "ISBN"
msgstr "ISBN"

#: ../src/bc.c:128
msgid "ISBN +5"
msgstr "ISBN +5"

#: ../src/bc.c:131 ../src/bc.c:204
msgid "Code 39"
msgstr "Code 39"

#: ../src/bc.c:134 ../src/bc.c:216
msgid "Code 128"
msgstr "Code 128"

#: ../src/bc.c:137
msgid "Code 128C"
msgstr "Code 128C"

#: ../src/bc.c:140
msgid "Code 128B"
msgstr "Code 128B"

#: ../src/bc.c:143 ../src/bc.c:285
msgid "Interleaved 2 of 5"
msgstr ""

#: ../src/bc.c:146 ../src/bc.c:180
msgid "Codabar"
msgstr "Codabar"

#: ../src/bc.c:149
msgid "MSI"
msgstr "MSI"

#: ../src/bc.c:152
msgid "Plessey"
msgstr "Plessey"

#: ../src/bc.c:155 ../src/bc.c:213
#, fuzzy
msgid "Code 93"
msgstr "Code 39"

#: ../src/bc.c:162
msgid "Australia Post Standard"
msgstr ""

#: ../src/bc.c:165
msgid "Australia Post Reply Paid"
msgstr ""

#: ../src/bc.c:168
msgid "Australia Post Route Code"
msgstr ""

#: ../src/bc.c:171
msgid "Australia Post Redirect"
msgstr ""

#: ../src/bc.c:174
msgid "Aztec Code"
msgstr ""

#: ../src/bc.c:177
msgid "Aztec Rune"
msgstr ""

#: ../src/bc.c:183
#, fuzzy
msgid "Code One"
msgstr "Code 39"

#: ../src/bc.c:186
#, fuzzy
msgid "Code 11"
msgstr "Code 128"

#: ../src/bc.c:189
#, fuzzy
msgid "Code 16K"
msgstr "Code 128"

#: ../src/bc.c:192
msgid "Code 2 of 5 Matrix"
msgstr ""

#: ../src/bc.c:195
msgid "Code 2 of 5 IATA"
msgstr ""

#: ../src/bc.c:198
msgid "Code 2 of 5 Data Logic"
msgstr ""

#: ../src/bc.c:201
msgid "Code 32 (Italian Pharmacode)"
msgstr ""

#: ../src/bc.c:207
#, fuzzy
msgid "Code 39 Extended"
msgstr "Code 39"

#: ../src/bc.c:210
#, fuzzy
msgid "Code 49"
msgstr "Code 39"

#: ../src/bc.c:219
msgid "Code 128 (Mode C supression)"
msgstr ""

#: ../src/bc.c:222
msgid "DAFT Code"
msgstr ""

#: ../src/bc.c:225
msgid "Data Matrix"
msgstr ""

#: ../src/bc.c:228
msgid "Deutsche Post Leitcode"
msgstr ""

#: ../src/bc.c:231
msgid "Deutsche Post Identcode"
msgstr ""

#: ../src/bc.c:234
msgid "Dutch Post KIX Code"
msgstr ""

#: ../src/bc.c:237
msgid "European Article Number (EAN)"
msgstr ""

#: ../src/bc.c:240
msgid "Grid Matrix"
msgstr ""

#: ../src/bc.c:243
msgid "GS1-128"
msgstr ""

#: ../src/bc.c:246
msgid "GS1 DataBar-14"
msgstr ""

#: ../src/bc.c:255
msgid "GS1 DataBar-14 Stacked"
msgstr ""

#: ../src/bc.c:258
msgid "GS1 DataBar-14 Stacked Omni."
msgstr ""

#: ../src/bc.c:261
msgid "GS1 DataBar Extended Stacked"
msgstr ""

#: ../src/bc.c:264
#, fuzzy
msgid "HIBC Code 128"
msgstr "Code 128"

#: ../src/bc.c:267
#, fuzzy
msgid "HIBC Code 39"
msgstr "Code 39"

#: ../src/bc.c:270
msgid "HIBC Data Matrix"
msgstr ""

#: ../src/bc.c:273
msgid "HIBC QR Code"
msgstr ""

#: ../src/bc.c:276
msgid "HIBC PDF417"
msgstr ""

#: ../src/bc.c:279
msgid "HIBC Micro PDF417"
msgstr ""

#: ../src/bc.c:282
msgid "HIBC Aztec Code"
msgstr ""

#: ../src/bc.c:291
msgid "ITF-14"
msgstr ""

#: ../src/bc.c:294
msgid "Japanese Postal"
msgstr ""

#: ../src/bc.c:297
msgid "Korean Postal"
msgstr ""

#: ../src/bc.c:300
msgid "LOGMARS"
msgstr ""

#: ../src/bc.c:303
msgid "Micro PDF417"
msgstr ""

#: ../src/bc.c:306
msgid "Micro QR Code"
msgstr ""

#: ../src/bc.c:309
#, fuzzy
msgid "MSI Plessey"
msgstr "Plessey"

#: ../src/bc.c:312
msgid "NVE-18"
msgstr ""

#: ../src/bc.c:315
msgid "PDF417"
msgstr ""

#: ../src/bc.c:318
msgid "PDF417 Truncated"
msgstr ""

#: ../src/bc.c:321
msgid "PLANET"
msgstr ""

#: ../src/bc.c:324
#, fuzzy
msgid "PostNet"
msgstr "Incolla"

#: ../src/bc.c:327
#, fuzzy
msgid "Pharmacode"
msgstr "_Codice a barre"

#: ../src/bc.c:330
msgid "Pharmacode 2-track"
msgstr ""

#: ../src/bc.c:333
msgid "Pharmazentral Nummer (PZN)"
msgstr ""

#: ../src/bc.c:336
msgid "QR Code"
msgstr ""

#: ../src/bc.c:339
msgid "Royal Mail 4-State"
msgstr ""

#: ../src/bc.c:342
#, fuzzy
msgid "Telepen"
msgstr "Cancella"

#: ../src/bc.c:345
msgid "Telepen Numeric"
msgstr ""

#: ../src/bc.c:354
msgid "USPS One Code"
msgstr ""

#: ../src/bc.c:357
#, fuzzy
msgid "UK Plessey"
msgstr "Plessey"

#: ../src/bc.c:364
msgid "IEC16022 (DataMatrix)"
msgstr ""

#: ../src/bc.c:371
msgid "IEC18004 (QRCode)"
msgstr ""

#: ../src/color-combo-button.c:198 ../src/color-combo.c:178
#, fuzzy
msgid "Default Color"
msgstr "Predefinito"

#: ../src/color-combo-menu.c:83
#, fuzzy
msgid "Dark Red"
msgstr "rosso scuro"

#: ../src/color-combo-menu.c:84
msgid "Brown"
msgstr ""

#: ../src/color-combo-menu.c:85
msgid "Dark Goldenrod"
msgstr ""

#: ../src/color-combo-menu.c:86
#, fuzzy
msgid "Dark Green"
msgstr "verde scuro"

#: ../src/color-combo-menu.c:87
msgid "Dark Cyan"
msgstr ""

#: ../src/color-combo-menu.c:88
msgid "Navy Blue"
msgstr ""

#: ../src/color-combo-menu.c:89
#, fuzzy
msgid "Dark Violet"
msgstr "blu scuro"

#: ../src/color-combo-menu.c:91
#, fuzzy
msgid "Red"
msgstr "Ripeti"

#: ../src/color-combo-menu.c:92
#, fuzzy
msgid "Orange"
msgstr "arancione"

#: ../src/color-combo-menu.c:93
msgid "Dark Yellow"
msgstr ""

#: ../src/color-combo-menu.c:94
#, fuzzy
msgid "Medium green"
msgstr "verde scuro"

#: ../src/color-combo-menu.c:95
msgid "Turquoise"
msgstr ""

#: ../src/color-combo-menu.c:96
#, fuzzy
msgid "Blue"
msgstr "blu"

#: ../src/color-combo-menu.c:97
#, fuzzy
msgid "Purple"
msgstr "viola"

#: ../src/color-combo-menu.c:99
msgid "Salmon"
msgstr ""

#: ../src/color-combo-menu.c:100
#, fuzzy
msgid "Gold"
msgstr "oro"

#: ../src/color-combo-menu.c:101
#, fuzzy
msgid "Yellow"
msgstr "giallo"

#: ../src/color-combo-menu.c:102
#, fuzzy
msgid "Green"
msgstr "verde"

#: ../src/color-combo-menu.c:103
msgid "Cyan"
msgstr ""

#: ../src/color-combo-menu.c:104
#, fuzzy
msgid "SkyBlue"
msgstr "Stile"

#: ../src/color-combo-menu.c:105
msgid "Violet"
msgstr ""

#: ../src/color-combo-menu.c:107
#, fuzzy
msgid "Pink"
msgstr "rosa"

#: ../src/color-combo-menu.c:108
msgid "Khaki"
msgstr ""

#: ../src/color-combo-menu.c:109
#, fuzzy
msgid "Light Yellow"
msgstr "Marrone chiaro"

#: ../src/color-combo-menu.c:110
#, fuzzy
msgid "Light Green"
msgstr "Marrone chiaro"

#: ../src/color-combo-menu.c:111
#, fuzzy
msgid "Light Cyan"
msgstr "Allineamento a destra"

#: ../src/color-combo-menu.c:112
msgid "Slate Gray"
msgstr ""

#: ../src/color-combo-menu.c:113
#, fuzzy
msgid "Thistle"
msgstr "bianco"

#: ../src/color-combo-menu.c:115
#, fuzzy
msgid "White"
msgstr "bianco"

#: ../src/color-combo-menu.c:117
#, no-c-format
msgid "10% Gray"
msgstr ""

#: ../src/color-combo-menu.c:119
#, no-c-format
msgid "25% Gray"
msgstr ""

#: ../src/color-combo-menu.c:121
#, no-c-format
msgid "40% Gray"
msgstr ""

#: ../src/color-combo-menu.c:123
#, no-c-format
msgid "50% Gray"
msgstr ""

#: ../src/color-combo-menu.c:125
#, no-c-format
msgid "60% Gray"
msgstr ""

#: ../src/color-combo-menu.c:126
#, fuzzy
msgid "Black"
msgstr "nero"

#: ../src/color-combo-menu.c:254 ../src/color-combo-menu.c:373
#, fuzzy
msgid "Custom Color"
msgstr "Colore personalizzato:"

#: ../src/color-combo-menu.c:319
#, fuzzy, c-format
msgid "Custom Color #%u"
msgstr "Colore personalizzato:"

#: ../src/critical-error-handler.c:70
msgid "gLabels Fatal Error!"
msgstr ""

#: ../src/file.c:84
msgid "New Label or Card"
msgstr "Nuova etichetta o scheda"

#: ../src/file.c:175 ../src/label.c:587 ../src/label.c:631
msgid "Label properties"
msgstr "Proprietà etichetta"

#: ../src/file.c:267 ../src/file.c:557
msgid "All files"
msgstr "Tutti i file"

#: ../src/file.c:272 ../src/file.c:562
msgid "gLabels documents"
msgstr "Documenti di gLabels"

#: ../src/file.c:319 ../src/file.c:620
msgid "Empty file name selection"
msgstr "Selezione di un nome file vuoto"

#: ../src/file.c:322 ../src/file.c:338
msgid "Please select a file or supply a valid file name"
msgstr "Per piacere, indica un file o un nome valido"

#: ../src/file.c:335
msgid "File does not exist"
msgstr "Il file non esiste"

#: ../src/file.c:410
#, c-format
msgid "Could not open file \"%s\""
msgstr "Non riesco ad aprire il file \"%s\""

#: ../src/file.c:413
msgid "Not a supported file format"
msgstr "Non è un formato file supportato"

#: ../src/file.c:491 ../src/file.c:670
#, c-format
msgid "Could not save file \"%s\""
msgstr "Non riesco a salvare il file \"%s\""

#: ../src/file.c:495 ../src/file.c:674
msgid "Error encountered during save.  The file is still not saved."
msgstr ""

#: ../src/file.c:535
#, c-format
msgid "Save \"%s\" as"
msgstr "Salva \"%s\" come"

#: ../src/file.c:623
msgid "Please supply a valid file name"
msgstr "Per piacere, indica un nome file valido"

#: ../src/file.c:644
#, c-format
msgid "Overwrite file \"%s\"?"
msgstr "Sovrascrivi il file \"%s\"?"

#: ../src/file.c:648
msgid "File already exists."
msgstr "File già esistente."

#: ../src/file.c:744
#, c-format
msgid "Save changes to document \"%s\" before closing?"
msgstr "Salva i cambiamenti al documento \"%s\" prima di chiudere?"

#: ../src/file.c:748
msgid "Your changes will be lost if you don't save them."
msgstr "I tuoi cambiamenti andranno persi se non salvi."

#: ../src/file.c:751
msgid "Close without saving"
msgstr "Chiudi senza salvare"

#: ../src/font-combo-menu.c:137
#, fuzzy
msgid "Recent fonts"
msgstr "_File Recenti"

#: ../src/font-combo-menu.c:152
msgid "Proportional fonts"
msgstr ""

#: ../src/font-combo-menu.c:160
msgid "Fixed-width fonts"
msgstr ""

#: ../src/font-combo-menu.c:168
#, fuzzy
msgid "All fonts"
msgstr "Tutti i file"

#.
#. * Allow text samples to be localized.
#. *
#. * FIXME: if we could extract enough meta information from the fonts
#. * themselves, perhaps rather than setting these globally for the
#. * current locale, they could be unique to each font family.
#.
#: ../src/font-combo-menu-item.c:132
msgctxt "Short sample text"
msgid "Aa"
msgstr ""

#: ../src/font-combo-menu-item.c:134
msgctxt "Lower case sample text"
msgid "abcdefghijklmnopqrstuvwxyz"
msgstr ""

#: ../src/font-combo-menu-item.c:136
msgctxt "Upper case sample text"
msgid "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
msgstr ""

#: ../src/font-combo-menu-item.c:138
msgctxt "Numbers and special characters sample text"
msgid "0123456789 .:,;(*!?)"
msgstr ""

#: ../src/font-combo-menu-item.c:157
msgid "Sample text"
msgstr ""

#: ../src/glabels-batch.c:53
#, fuzzy
msgid "set output filename (default=\"output.pdf\")"
msgstr "imposta il nome del file di output (default=\"output.ps\")"

#: ../src/glabels-batch.c:53 ../src/glabels-batch.c:67
msgid "filename"
msgstr "nome file"

#: ../src/glabels-batch.c:55
msgid "number of sheets (default=1)"
msgstr "numero di fogli (default=1)"

#: ../src/glabels-batch.c:55
msgid "sheets"
msgstr "fogli"

#: ../src/glabels-batch.c:57
msgid "number of copies (default=1)"
msgstr "numero di copie (default=1)"

#: ../src/glabels-batch.c:57
msgid "copies"
msgstr "copie"

#: ../src/glabels-batch.c:59
msgid "first label on first sheet (default=1)"
msgstr "prima etichetta del primo foglio (default=1)"

#: ../src/glabels-batch.c:59
msgid "first"
msgstr "primo"

#: ../src/glabels-batch.c:61 ../data/ui/print-op-dialog-custom-widget.ui.h:13
msgid "print outlines (to test printer alignment)"
msgstr "stampa bordi (per provare l'allineamento della stampante)"

#: ../src/glabels-batch.c:63 ../data/ui/print-op-dialog-custom-widget.ui.h:12
msgid "print in reverse (i.e. a mirror image)"
msgstr "stampa al contrario (es. un'immagine riflessa)"

#: ../src/glabels-batch.c:65 ../data/ui/print-op-dialog-custom-widget.ui.h:11
msgid "print crop marks"
msgstr "stampa segni di taglio"

#: ../src/glabels-batch.c:67
msgid "input file for merging"
msgstr "file per la stampa unione"

#: ../src/glabels-batch.c:69 ../src/glabels.c:64
msgid "[FILE...]"
msgstr ""

#: ../src/glabels-batch.c:99
msgid "Print files created with gLabels."
msgstr ""

#: ../src/glabels-batch.c:107 ../src/glabels.c:89
#, c-format
msgid ""
"%s\n"
"Run '%s --help' to see a full list of available command line options.\n"
msgstr ""

#: ../src/glabels-batch.c:151
#, c-format
msgid "cannot perform document merge with glabels file %s\n"
msgstr "non è possibile unire i documenti con il file glabels %s\n"

#: ../src/glabels-batch.c:186
#, c-format
msgid "cannot open glabels file %s\n"
msgstr "non è possibile aprire il file glabels %s\n"

#: ../src/glabels.c:81
msgid "Launch gLabels label and business card designer."
msgstr ""

#: ../src/label-barcode.c:154 ../src/ui.c:319
msgid "Create barcode object"
msgstr "Crea oggetto codice a barre"

#: ../src/label-barcode.c:227 ../src/label-barcode.c:389
#, fuzzy
msgid "Barcode data"
msgstr "_Codice a barre"

#: ../src/label-barcode.c:263
#, fuzzy
msgid "Barcode property"
msgstr "Proprietà dell'oggetto Codice a barre"

#: ../src/label-barcode.c:485
msgid "Barcode data empty"
msgstr ""

#: ../src/label-barcode.c:489
msgid "Invalid barcode data"
msgstr "Codice a barre non valido"

#: ../src/label-box.c:156
#, fuzzy
msgid "Create box object"
msgstr "Crea oggeto testo"

#: ../src/label-box.c:230 ../src/label-ellipse.c:232 ../src/stock.c:93
#: ../data/ui/property-bar.ui.h:3
msgid "Fill color"
msgstr "Colore di riempimento"

#: ../src/label-box.c:261 ../src/label-ellipse.c:261 ../src/label-line.c:212
#: ../src/stock.c:94 ../data/ui/property-bar.ui.h:8
msgid "Line color"
msgstr "Colore Linea"

#: ../src/label-box.c:289 ../src/label-ellipse.c:290 ../src/label-line.c:241
#: ../data/ui/property-bar.ui.h:9
msgid "Line width"
msgstr "Larghezza linea"

#: ../src/label.c:402
msgid "Untitled"
msgstr "Senza nome"

#: ../src/label.c:705 ../src/ui.c:422
#, fuzzy
msgid "Merge properties"
msgstr "Proprietà di unione"

#: ../src/label.c:1197 ../src/ui.c:215
msgid "Delete"
msgstr "Cancella"

#: ../src/label.c:1230 ../src/ui.c:324
#, fuzzy
msgid "Bring to front"
msgstr "Porta in _primo piano"

#: ../src/label.c:1266 ../src/ui.c:331
#, fuzzy
msgid "Send to back"
msgstr "Porta in _secondo piano"

#: ../src/label.c:1307
msgid "Rotate"
msgstr "Girare"

#: ../src/label.c:1342 ../src/ui.c:338
#, fuzzy
msgid "Rotate left"
msgstr "Ruota a sinistra"

#: ../src/label.c:1375 ../src/ui.c:345
#, fuzzy
msgid "Rotate right"
msgstr "Ruota a destra"

#: ../src/label.c:1410 ../src/ui.c:352
#, fuzzy
msgid "Flip horizontally"
msgstr "Capovolgi _orizzontalmente"

#: ../src/label.c:1445 ../src/ui.c:359
#, fuzzy
msgid "Flip vertically"
msgstr "Capovolgi _verticalmente"

#: ../src/label.c:1485 ../src/ui.c:366
#, fuzzy
msgid "Align left"
msgstr "Allineamento:"

#: ../src/label.c:1542 ../src/ui.c:373
#, fuzzy
msgid "Align right"
msgstr "Allineamento orizzontale"

#: ../src/label.c:1603 ../src/ui.c:380
#, fuzzy
msgid "Align horizontal center"
msgstr "Allinea gli oggetti nel centro orizzontale"

#: ../src/label.c:1679 ../src/ui.c:387
#, fuzzy
msgid "Align tops"
msgstr "Allineamento:"

#: ../src/label.c:1736 ../src/ui.c:394
#, fuzzy
msgid "Align bottoms"
msgstr "Allinea gli oggetti in basso"

#: ../src/label.c:1797 ../src/ui.c:401
#, fuzzy
msgid "Align vertical center"
msgstr "Allinea gli oggetti al centro verticale"

#: ../src/label.c:1875 ../src/ui.c:408
#, fuzzy
msgid "Center horizontally"
msgstr "Capovolgi oggetto orizzontalmente"

#: ../src/label.c:1922 ../src/ui.c:415
#, fuzzy
msgid "Center vertically"
msgstr "Capovolgi oggetto verticalmente"

#: ../src/label.c:2610 ../src/label.c:2652 ../src/label.c:2678 ../src/ui.c:208
msgid "Paste"
msgstr "Incolla"

#: ../src/label-ellipse.c:160
#, fuzzy
msgid "Create ellipse object"
msgstr "Crea oggetto linea"

#: ../src/label-image.c:200 ../src/ui.c:312
msgid "Create image object"
msgstr "Crea oggetto immagine"

#: ../src/label-image.c:333 ../src/label-image.c:474
#, fuzzy
msgid "Set image"
msgstr "Ripristina dimensioni immagine"

#: ../src/label-line.c:147 ../src/ui.c:298
msgid "Create line object"
msgstr "Crea oggetto linea"

#: ../src/label-object.c:383 ../src/label-object.c:416
msgid "Move"
msgstr ""

#: ../src/label-object.c:467
#, fuzzy
msgid "Resize"
msgstr "Dimensioni·pagina:"

#: ../src/label-object.c:1185
msgid "Shadow state"
msgstr ""

#: ../src/label-object.c:1228
msgid "Shadow offset"
msgstr ""

#: ../src/label-object.c:1276
msgid "Shadow color"
msgstr ""

#: ../src/label-object.c:1319
msgid "Shadow opacity"
msgstr ""

#: ../src/label-text.c:279 ../src/ui.c:284
msgid "Create text object"
msgstr "Crea oggeto testo"

#: ../src/label-text.c:451
#, fuzzy
msgid "Typing"
msgstr "rosa"

#: ../src/label-text.c:584 ../data/ui/property-bar.ui.h:4
#, fuzzy
msgid "Font family"
msgstr "Nome font"

#: ../src/label-text.c:622 ../data/ui/property-bar.ui.h:5
msgid "Font size"
msgstr "Dimesione·font"

#: ../src/label-text.c:655
#, fuzzy
msgid "Font weight"
msgstr "Nome font"

#: ../src/label-text.c:688 ../data/ui/property-bar.ui.h:6
msgid "Italic"
msgstr "Corsivo"

#: ../src/label-text.c:721
#, fuzzy
msgid "Align text"
msgstr "Allineamento:"

#: ../src/label-text.c:754
#, fuzzy
msgid "Line spacing"
msgstr "Spaziatura:"

#: ../src/label-text.c:787 ../data/ui/property-bar.ui.h:11
msgid "Text color"
msgstr "Colore testo"

#: ../src/label-text.c:931
msgid "Auto shrink"
msgstr ""

#: ../src/media-select.c:349 ../src/media-select.c:353
#: ../src/media-select.c:502 ../src/media-select.c:701
msgctxt "Brand"
msgid "Any"
msgstr ""

#: ../src/media-select.c:358 ../src/media-select.c:871
msgctxt "Page size"
msgid "Any"
msgstr ""

#: ../src/media-select.c:367 ../src/media-select.c:370
#: ../src/media-select.c:880
msgctxt "Category"
msgid "Any"
msgstr ""

#: ../src/media-select.c:968
#, fuzzy
msgid "No recent templates found."
msgstr "Nessun modello trovato!"

#: ../src/media-select.c:970
msgid "Try selecting a template in the \"Search all\" tab."
msgstr ""

#. Translators: "No match" means that for the given template search criteria, there
#. * were no matches found.
#: ../src/media-select.c:1061
msgid "No match."
msgstr ""

#: ../src/media-select.c:1063
msgid "Try selecting a different brand, page size or category."
msgstr ""

#: ../src/media-select.c:1157
#, fuzzy
msgid "No custom templates found."
msgstr "Nessun modello trovato!"

#: ../src/media-select.c:1159
msgid ""
"You may create new templates or try searching for pre-defined templates in "
"the \"Search all\" tab."
msgstr ""

#. Translators: "None" here means that no document-merge source or
#. * method has been selected.
#: ../src/merge.c:171 ../src/merge.c:212 ../src/merge.c:376 ../src/merge.c:379
msgid "None"
msgstr "Nessuno"

#: ../src/merge-evolution.c:316
msgid "Couldn't construct query"
msgstr ""

#: ../src/merge-evolution.c:322 ../src/merge-evolution.c:333
#, fuzzy
msgid "Couldn't open addressbook."
msgstr "Non riesco ad aprire il file \"%s\""

#: ../src/merge-evolution.c:348
#, fuzzy
msgid "Couldn't list available fields."
msgstr "Non riesco a salvare il file \"%s\""

#: ../src/merge-evolution.c:384
msgid "Couldn't get contacts."
msgstr ""

#: ../src/merge-init.c:57
msgid "Text: Comma Separated Values (CSV)"
msgstr ""

#: ../src/merge-init.c:64
msgid "Text: Comma Separated Values (CSV) with keys on line 1"
msgstr ""

#: ../src/merge-init.c:72
msgid "Text: Tab Separated Values (TSV)"
msgstr ""

#: ../src/merge-init.c:79
msgid "Text: Tab Separated Values (TSV) with keys on line 1"
msgstr ""

#: ../src/merge-init.c:87
msgid "Text: Colon separated values"
msgstr ""

#: ../src/merge-init.c:94
msgid "Text: Colon separated values with keys on line 1"
msgstr ""

#: ../src/merge-init.c:102
msgid "Text: Semicolon separated values"
msgstr ""

#: ../src/merge-init.c:109
msgid "Text: Semicolon separated values with keys on line 1"
msgstr ""

#: ../src/merge-init.c:119
msgid "Evolution Addressbook"
msgstr ""

#: ../src/merge-init.c:125
msgid "VCards"
msgstr ""

#: ../src/merge-properties-dialog.c:282
msgid "Merge Properties"
msgstr "Proprietà di unione"

#: ../src/merge-properties-dialog.c:308 ../src/merge-properties-dialog.c:424
msgid "Select merge-database source"
msgstr "Seleziona sorgente unione-database"

#: ../src/merge-properties-dialog.c:319 ../src/merge-properties-dialog.c:450
msgid "N/A"
msgstr "N/A"

#: ../src/merge-properties-dialog.c:345
msgid "Select"
msgstr "Seleziona"

#: ../src/merge-properties-dialog.c:352
msgid "Record/Field"
msgstr "Record/campo"

#: ../src/merge-properties-dialog.c:360 ../data/ui/object-editor.ui.h:8
msgid "Data"
msgstr "Dati"

#. Translators: "Fixed" here means that for the given document-merge method, there are
#. * no further choices to further define the source of data.  E.g. if you select the
#. * evolution-data-server, there are no further choices -- the source is "Fixed."
#.
#: ../src/merge-properties-dialog.c:443
#, fuzzy
msgid "Fixed"
msgstr "File:"

#. Translators: "Up" refers to the direction towards the top of a label.
#: ../src/mini-preview.c:1074
msgid "Up"
msgstr ""

#: ../src/new-label-dialog.c:203
#, fuzzy
msgid "Select Product"
msgstr "Modalità di _selezione"

#: ../src/new-label-dialog.c:215
#, fuzzy
msgid "Choose Orientation"
msgstr "Orientazione etichetta"

#: ../src/new-label-dialog.c:229
msgid "Review"
msgstr ""

#: ../src/object-editor-bc-page.c:93 ../src/object-editor-shadow-page.c:93
#: ../src/object-editor-text-page.c:97 ../src/prefs-dialog.c:339
#: ../src/ui-property-bar.c:280
msgid "Default"
msgstr "Predefinito"

#: ../src/object-editor.c:159 ../src/object-editor.c:460
msgid "Object properties"
msgstr "Proprietà oggetto"

#: ../src/object-editor.c:309
msgid "Box object properties"
msgstr "Proprietà dell'oggetto area"

#: ../src/object-editor.c:328
msgid "Ellipse object properties"
msgstr "Proprietà dell'oggetto Ellisse"

#: ../src/object-editor.c:347
msgid "Line object properties"
msgstr "Proprietà dell'oggetto Linea"

#: ../src/object-editor.c:364
msgid "Image object properties"
msgstr "Proprietà dell'oggetto Immagine"

#: ../src/object-editor.c:381
msgid "Text object properties"
msgstr "Proprietà dell'oggetto Testo"

#: ../src/object-editor.c:403
msgid "Barcode object properties"
msgstr "Proprietà dell'oggetto Codice a barre"

#: ../src/object-editor-edit-page.c:76
msgid "Insert merge field"
msgstr "Inserisci campo unione"

#: ../src/object-editor-fill-page.c:79 ../src/prefs-dialog.c:345
#: ../src/ui-property-bar.c:292
#, fuzzy
msgid "No Fill"
msgstr "Nessun riempimento"

#: ../src/object-editor-image-page.c:278
#, fuzzy
msgid "All Files"
msgstr "Tutti i file"

#: ../src/object-editor-image-page.c:283
#, fuzzy
msgid "All Images"
msgstr "Immagine"

#: ../src/object-editor-image-page.c:298
#, c-format
msgid "%s (*.%s)"
msgstr ""

#: ../src/object-editor-line-page.c:79 ../src/prefs-dialog.c:342
#: ../src/ui-property-bar.c:304
#, fuzzy
msgid "No Line"
msgstr "Nessuna linea"

#: ../src/prefs-dialog.c:172 ../data/ui/prefs-dialog.ui.h:21
msgid "gLabels Preferences"
msgstr "Preferenze gLabels"

#. ===================================================================
#: ../src/print-op.c:205 ../src/print-op-dialog.c:217
#: ../data/ui/print-op-dialog-custom-widget.ui.h:4
#: ../templates/misc-iso-templates.xml.h:34
msgid "Labels"
msgstr "Etichette"

#: ../src/stock.c:70
msgid "_Select Mode"
msgstr "Modalità di _selezione"

#: ../src/stock.c:71
msgid "_Text"
msgstr "_Testo"

#: ../src/stock.c:72
msgid "_Line"
msgstr "_Linea"

#: ../src/stock.c:73
msgid "_Box"
msgstr "_Area"

#: ../src/stock.c:74
msgid "_Ellipse"
msgstr "_Ellisse"

#: ../src/stock.c:75
msgid "_Image"
msgstr "_Immagine"

#: ../src/stock.c:76
msgid "Bar_code"
msgstr "_Codice a barre"

#: ../src/stock.c:77
msgid "_Merge Properties"
msgstr "Proprietà di _unione"

#: ../src/stock.c:78
msgid "Object _Properties"
msgstr "_Proprietà·Oggetto"

#: ../src/stock.c:79
msgid "Bring to _Front"
msgstr "Porta in _primo piano"

#: ../src/stock.c:80
msgid "Send to _Back"
msgstr "Porta in _secondo piano"

#: ../src/stock.c:81
msgid "Rotate _Left"
msgstr "Ruota a sinistra"

#: ../src/stock.c:82
msgid "Rotate _Right"
msgstr "Ruota a destra"

#: ../src/stock.c:83
msgid "Flip _Horizontally"
msgstr "Capovolgi _orizzontalmente"

#: ../src/stock.c:84
msgid "Flip _Vertically"
msgstr "Capovolgi _verticalmente"

#: ../src/stock.c:85
msgid "_Lefts"
msgstr "_Sinistra"

#: ../src/stock.c:86
msgid "_Rights"
msgstr "_Destra"

#: ../src/stock.c:87
msgid "_Centers"
msgstr "_Centro"

#: ../src/stock.c:88
msgid "_Tops"
msgstr "_In alto"

#: ../src/stock.c:89
msgid "Bottoms"
msgstr "In basso"

#: ../src/stock.c:90
msgid "Centers"
msgstr "Centrato"

#: ../src/stock.c:91 ../src/stock.c:92
msgid "Label Ce_nter"
msgstr "Etichetta ce_ntrata"

#: ../src/stock.c:95 ../src/stock.c:97
msgid "Linked"
msgstr "Collegato"

#: ../src/stock.c:96 ../src/stock.c:98
msgid "Not Linked"
msgstr "Nessun collegamento"

#: ../src/template-designer.c:404
#, fuzzy
msgid "New gLabels Template"
msgstr "Progettazione di modelli per gLabels"

#: ../src/template-designer.c:461
msgid "Welcome"
msgstr ""

#: ../src/template-designer.c:500
msgid "Name and Description"
msgstr "Nome e descrizione"

#: ../src/template-designer.c:548
msgid "Page Size"
msgstr "Dimensione pagina"

#: ../src/template-designer.c:614
msgid "Label or Card Shape"
msgstr "Forma dell'etichetta o della scheda"

#: ../src/template-designer.c:661
#, fuzzy
msgid "Label or Card Size"
msgstr "Forma dell'etichetta o della scheda"

#: ../src/template-designer.c:760
#, fuzzy
msgid "Label Size (round)"
msgstr "Dimensioni etichetta"

#: ../src/template-designer.c:841
msgid "Label Size (CD/DVD)"
msgstr "Dimensione etichetta (CD/DVD)"

#: ../src/template-designer.c:932
msgid "Number of Layouts"
msgstr "Numero di layout"

#: ../src/template-designer.c:1000
msgid "Layout(s)"
msgstr "Layout"

#: ../src/template-designer.c:1105
msgid "Design Completed"
msgstr "Progettazione completata"

#: ../src/template-designer.c:1133
#, fuzzy
msgid "Edit gLabels Template"
msgstr "Progettazione di modelli per gLabels"

#: ../src/template-designer.c:1423
msgid "Brand and part# match an existing template!"
msgstr ""

#. Menu entries.
#: ../src/ui.c:93
msgid "_File"
msgstr "_File"

#: ../src/ui.c:94
#, fuzzy
msgid "Open Recent _Files"
msgstr "_File Recenti"

#: ../src/ui.c:95
msgid "_Edit"
msgstr "_Modifica"

#: ../src/ui.c:96
msgid "_View"
msgstr "_Visualizza"

#: ../src/ui.c:97
msgid "Customize Main Toolbar"
msgstr "Personalizza la barra degli strumenti principale"

#: ../src/ui.c:98
msgid "Customize Drawing Toolbar"
msgstr "Personalizza la barra degli strumenti di disegno"

#: ../src/ui.c:99
#, fuzzy
msgid "Customize Properties Toolbar"
msgstr "Personalizza barra degli strumenti proprietà"

#: ../src/ui.c:100
msgid "_Objects"
msgstr "_Oggetti"

#: ../src/ui.c:101
#, fuzzy
msgid "_Create"
msgstr "_Centro"

#: ../src/ui.c:102
msgid "_Order"
msgstr "_Ordine"

#: ../src/ui.c:103
msgid "_Rotate/Flip"
msgstr "_Ruota/capovolgi"

#: ../src/ui.c:104
msgid "Align _Horizontal"
msgstr "Allineamento orizzontale"

#: ../src/ui.c:105
msgid "Align _Vertical"
msgstr "Allineamento _verticale"

#: ../src/ui.c:106
msgid "_Help"
msgstr "_Aiuto"

#. Popup entries.
#: ../src/ui.c:109 ../src/ui.c:110
#, fuzzy
msgid "Context Menu"
msgstr "Contenuti"

#: ../src/ui.c:115
msgid "_New"
msgstr "_Nuovo"

#: ../src/ui.c:117
#, fuzzy
msgid "Create a new file"
msgstr "Crea un nuovo documento"

#: ../src/ui.c:122
msgid "_Open..."
msgstr "_Apri..."

#: ../src/ui.c:124
msgid "Open a file"
msgstr "Apri un file"

#: ../src/ui.c:129
msgid "_Save"
msgstr "_Salva"

#: ../src/ui.c:131
#, fuzzy
msgid "Save current file"
msgstr "Salva il file corrente"

#: ../src/ui.c:136
msgid "Save _As..."
msgstr "Salva _con nome..."

#: ../src/ui.c:138
#, fuzzy
msgid "Save the current file to a different name"
msgstr "Salva il file corrente con un nome differente"

#: ../src/ui.c:143
msgid "_Print..."
msgstr "Stampa..."

#: ../src/ui.c:145
msgid "Print the current file"
msgstr "Stampa il file corrente"

#: ../src/ui.c:150
#, fuzzy
msgid "Properties..."
msgstr "Proprie_tà..."

#: ../src/ui.c:152
msgid "Modify document properties"
msgstr "Modifica le proprietà del documento"

#: ../src/ui.c:157
msgid "Template _Designer..."
msgstr ""

#: ../src/ui.c:159
msgid "Create a custom template"
msgstr "Crea un modello personalizzato"

#: ../src/ui.c:164
msgid "_Close"
msgstr "_Chiudi"

#: ../src/ui.c:166
msgid "Close the current file"
msgstr "Chiudi il file corrente"

#: ../src/ui.c:171
msgid "_Quit"
msgstr "_Esci"

#: ../src/ui.c:173
msgid "Quit the program"
msgstr "Esci dal programma"

#: ../src/ui.c:180 ../src/ui.c:182 ../src/ui.c:967
msgid "Undo"
msgstr "Annulla"

#: ../src/ui.c:187 ../src/ui.c:189 ../src/ui.c:974
msgid "Redo"
msgstr "Ripeti"

#: ../src/ui.c:194
msgid "Cut"
msgstr "Taglia"

#: ../src/ui.c:196
msgid "Cut the selection"
msgstr "Taglia la selezione"

#: ../src/ui.c:201
msgid "Copy"
msgstr "Copia"

#: ../src/ui.c:203
msgid "Copy the selection"
msgstr "Copia la selezione"

#: ../src/ui.c:210
msgid "Paste the clipboard"
msgstr "Incolla gli appunti"

#: ../src/ui.c:217
msgid "Delete the selected objects"
msgstr "Cancella gli oggetti selezionati"

#: ../src/ui.c:222
msgid "Select All"
msgstr "Seleziona tutto"

#: ../src/ui.c:224
msgid "Select all objects"
msgstr "Seleziona tutti gli oggetti"

#: ../src/ui.c:229
msgid "Un-select All"
msgstr "Deseleziona·tutto"

#: ../src/ui.c:231
msgid "Remove all selections"
msgstr "Rimuovi tutte le selezioni"

#: ../src/ui.c:236
msgid "Preferences"
msgstr "Preferenze"

#: ../src/ui.c:238
msgid "Configure the application"
msgstr "Configura l'applicazione"

#: ../src/ui.c:245
#, fuzzy
msgid "Zoom in"
msgstr "Zoom _in avanti"

#: ../src/ui.c:247
msgid "Increase magnification"
msgstr "Incrementa ingradimento"

#: ../src/ui.c:252
#, fuzzy
msgid "Zoom out"
msgstr "Zo_om indietro"

#: ../src/ui.c:254
msgid "Decrease magnification"
msgstr "Decrementa ingrandimento"

#: ../src/ui.c:259
#, fuzzy
msgid "Zoom 1 to 1"
msgstr "Zoom _1:1"

#: ../src/ui.c:261
msgid "Restore scale to 100%"
msgstr "Ripristina la scala al 100%"

#: ../src/ui.c:266
#, fuzzy
msgid "Zoom to fit"
msgstr "Adatta"

#: ../src/ui.c:268
#, fuzzy
msgid "Set scale to fit window"
msgstr "Adatta alla finestra"

#: ../src/ui.c:275
#, fuzzy
msgid "Select Mode"
msgstr "Modalità di _selezione"

#: ../src/ui.c:277
msgid "Select, move and modify objects"
msgstr "Seleziona, muovi e modifica oggetti"

#: ../src/ui.c:282 ../src/view-text.c:102 ../data/ui/object-editor.ui.h:28
#: ../data/ui/prefs-dialog.ui.h:17
msgid "Text"
msgstr "Testo"

#: ../src/ui.c:289
#, fuzzy
msgid "Box"
msgstr "_Area"

#: ../src/ui.c:291
msgid "Create box/rectangle object"
msgstr "Crea oggetto area/rettangolo"

#: ../src/ui.c:296 ../data/ui/object-editor.ui.h:17
#: ../data/ui/prefs-dialog.ui.h:9
msgid "Line"
msgstr "Linea"

#: ../src/ui.c:303
#, fuzzy
msgid "Ellipse"
msgstr "_Ellisse"

#: ../src/ui.c:305
msgid "Create ellipse/circle object"
msgstr "Crea oggetto ellisse/cerchio"

#: ../src/ui.c:310 ../data/ui/object-editor.ui.h:14
msgid "Image"
msgstr "Immagine"

#: ../src/ui.c:317
#, fuzzy
msgid "Barcode"
msgstr "_Codice a barre"

#: ../src/ui.c:326
msgid "Raise object to top"
msgstr ""

#: ../src/ui.c:333
msgid "Lower object to bottom"
msgstr ""

#: ../src/ui.c:340
#, fuzzy
msgid "Rotate object 90 degrees counter-clockwise"
msgstr "Ruota l'oggetto di 90° in verso antiorario"

#: ../src/ui.c:347
#, fuzzy
msgid "Rotate object 90 degrees clockwise"
msgstr "Ruota l'oggetto di 90° in verso orario"

#: ../src/ui.c:354
msgid "Flip object horizontally"
msgstr "Capovolgi oggetto orizzontalmente"

#: ../src/ui.c:361
msgid "Flip object vertically"
msgstr "Capovolgi oggetto verticalmente"

#: ../src/ui.c:368
msgid "Align objects to left edges"
msgstr ""

#: ../src/ui.c:375
msgid "Align objects to right edges"
msgstr ""

#: ../src/ui.c:382
msgid "Align objects to horizontal centers"
msgstr "Allinea gli oggetti nel centro orizzontale"

#: ../src/ui.c:389
#, fuzzy
msgid "Align objects to top edges"
msgstr "Allinea gli oggetti in basso"

#: ../src/ui.c:396
#, fuzzy
msgid "Align objects to bottom edges"
msgstr "Allinea gli oggetti in basso"

#: ../src/ui.c:403
msgid "Align objects to vertical centers"
msgstr "Allinea gli oggetti al centro verticale"

#: ../src/ui.c:410
msgid "Center objects to horizontal label center"
msgstr ""

#: ../src/ui.c:417
msgid "Center objects to vertical label center"
msgstr ""

#: ../src/ui.c:424
msgid "Edit merge properties"
msgstr "Modifica proprietà di unione"

#: ../src/ui.c:431
msgid "Contents"
msgstr "Contenuti"

#: ../src/ui.c:433
#, fuzzy
msgid "Open glabels manual"
msgstr "Apri il manuale di glabels"

#: ../src/ui.c:438
msgid "About..."
msgstr "Informazioni..."

#: ../src/ui.c:440
msgid "About glabels"
msgstr "Informazioni su glabels"

#: ../src/ui.c:450
msgid "Property toolbar"
msgstr "Proprietà della barra degli strumenti"

#: ../src/ui.c:452
msgid "Change the visibility of the property toolbar in the current window"
msgstr ""
"Cambia la visibilità della barra degli strumenti principale nella finestra "
"corrente"

#: ../src/ui.c:458
#, fuzzy
msgid "Grid"
msgstr "_Griglia"

#: ../src/ui.c:460
msgid "Change the visibility of the grid in the current window"
msgstr "Cambia la visibilità della griglia nella finestra corrente"

#: ../src/ui.c:466
msgid "Markup"
msgstr "Marcatori"

#: ../src/ui.c:468
msgid "Change the visibility of markup lines in the current window"
msgstr ""
"Cambia la visibilità delle linee di demarcazione nella finestra corrente"

#: ../src/ui.c:479
msgid "Main toolbar"
msgstr "Barra degli strumenti principale"

#: ../src/ui.c:481
msgid "Change the visibility of the main toolbar in the current window"
msgstr ""
"Cambia la visibilità della barra degli strumenti principale nella finestra "
"corrente"

#: ../src/ui.c:487
msgid "Drawing toolbar"
msgstr "Barra degli strumenti di disegno"

#: ../src/ui.c:489
msgid "Change the visibility of the drawing toolbar in the current window"
msgstr ""
"Cambia la visibilità della barra degli strumenti di disegno nella finestra "
"corrente"

#: ../src/ui-commands.c:1135
msgid "Glabels includes contributions from:"
msgstr ""

#: ../src/ui-commands.c:1141
msgid "See the file AUTHORS for additional credits,"
msgstr "Visualizza il file AUTHORS per informazioni aggiuntive."

#: ../src/ui-commands.c:1142
#, fuzzy
msgid "or visit http://glabels.org/"
msgstr "oppure visita http://glabels.sourceforge.net/"

#: ../src/ui-commands.c:1154
msgid "A label and business card creation program.\n"
msgstr ""

#: ../src/ui-commands.c:1158
msgid "translator-credits"
msgstr ""

#: ../src/ui-commands.c:1161
msgid ""
"gLabels is free software: you can redistribute it and/or modify\n"
"it under the terms of the GNU General Public License as published by\n"
"the Free Software Foundation, either version 3 of the License, or\n"
"(at your option) any later version.\n"
"\n"
"gLabels 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\n"
"GNU General Public License for more details.\n"
msgstr ""

#: ../src/ui-commands.c:1190
msgid "glabels"
msgstr "glabels"

#: ../src/warning-handler.c:69
#, fuzzy
msgid "gLabels Error!"
msgstr "Preferenze gLabels"

#: ../src/window.c:284
msgid "(none) - gLabels"
msgstr "(niente) - gLabels"

#: ../src/window.c:485
msgid "(modified)"
msgstr "(modificato)"

#: ../src/xml-label-04.c:75 ../src/xml-label.c:333
#, c-format
msgid "Bad root node = \"%s\""
msgstr ""

#: ../src/xml-label-04.c:123 ../src/xml-label.c:416
#, c-format
msgid "bad node =  \"%s\""
msgstr ""

#: ../src/xml-label.c:199 ../src/xml-label.c:237
msgid "xmlParseFile error"
msgstr ""

#: ../src/xml-label.c:274
msgid "No document root"
msgstr "Nessun documento radice"

#: ../src/xml-label.c:282
msgid "Importing from glabels 0.1 format"
msgstr ""

#: ../src/xml-label.c:291
msgid "Importing from glabels 0.4 format"
msgstr ""

#: ../src/xml-label.c:301
#, c-format
msgid "Unknown glabels Namespace -- Using %s"
msgstr ""

#: ../src/xml-label.c:370
#, c-format
msgid "bad node in Document node =  \"%s\""
msgstr ""

#: ../src/xml-label.c:868
#, c-format
msgid "bad node in Data node =  \"%s\""
msgstr ""

#: ../src/xml-label.c:944
#, c-format
msgid "Unknown embedded file format: \"%s\""
msgstr ""

#: ../src/xml-label.c:1150 ../libglabels/xml-template.c:802
msgid "Utf8 conversion error."
msgstr "Conversione di errore Utf8."

#: ../src/xml-label.c:1157
msgid "Problem saving xml file."
msgstr "Problema nel salvataggio del file xml"

#. Create and append an "Other" entry.
#. Translators: "Other" here means other page size.  Meaning a page size
#. * other than the standard ones that libglabels knows about such as
#. * "letter", "A4", etc.
#: ../libglabels/db.c:270
msgid "Other"
msgstr "Altro"

#. Create and append a "User defined" entry.
#: ../libglabels/db.c:279
#, fuzzy
msgid "User defined"
msgstr "Inserisci campo unione"

#: ../libglabels/db.c:665
msgid ""
"Unable to locate paper size definitions.  Libglabels may not be installed "
"correctly!"
msgstr ""

#: ../libglabels/db.c:1057
msgid ""
"Unable to locate category definitions.  Libglabels may not be installed "
"correctly!"
msgstr ""

#: ../libglabels/db.c:2097
msgid ""
"Unable to locate any template files.  Libglabels may not be installed "
"correctly!"
msgstr ""

#: ../libglabels/db.c:2164
#, c-format
msgid "%s full page label"
msgstr ""

#: ../libglabels/template.c:156
#, c-format
msgid "Equivalent part (\"%s\") for \"%s\", not previously defined."
msgstr ""

#.
#. * Translators: 1st %d = number of labels across a page,
#. *              2nd %d = number of labels down a page,
#. *              3rd %d = total number of labels on a page (sheet).
#.
#: ../libglabels/template.c:727
#, fuzzy, c-format
msgid "%d × %d (%d per sheet)"
msgstr "%d x %d  (%d per foglio)"

#. Translators: %d is the total number of labels on a page (sheet).
#: ../libglabels/template.c:732
#, c-format
msgid "%d per sheet"
msgstr "%d per foglio"

#: ../libglabels/template.c:802 ../libglabels/template.c:808
#: ../libglabels/template.c:818 ../libglabels/template.c:824
#, fuzzy
msgid "diameter"
msgstr "%s %s diametro"

#. The ids are identical to the absolute length units supported in
#. the CSS2 Specification (Section 4.3.2)
#. This table must be sorted exactly as the enumerations in lglUnits
#. [LGL_UNITS_POINT]
#: ../libglabels/units.c:65 ../data/ui/object-editor.ui.h:39
#: ../data/ui/prefs-dialog.ui.h:22
msgid "points"
msgstr "punti"

#. [LGL_UNITS_INCH]
#: ../libglabels/units.c:66 ../data/ui/object-editor.ui.h:38
#: ../data/ui/template-designer.ui.h:62
msgid "inches"
msgstr "pollici"

#. [LGL_UNITS_MM]
#: ../libglabels/units.c:67
msgid "mm"
msgstr "mm"

#. [LGL_UNITS_CM]
#: ../libglabels/units.c:68
msgid "cm"
msgstr ""

#. [LGL_UNITS_PICA]
#: ../libglabels/units.c:69
msgid "picas"
msgstr ""

#: ../libglabels/xml-template.c:223
msgid "Missing name or brand/part attributes."
msgstr ""

#. This should always be an id, but just in case a name
#. slips by!
#: ../libglabels/xml-template.c:244
#, c-format
msgid "Unknown page size id \"%s\", trying as name"
msgstr ""

#: ../libglabels/xml-template.c:256
#, c-format
msgid "Unknown page size id or name \"%s\""
msgstr ""

#: ../libglabels/xml-template.c:275
msgid "Forward references not supported."
msgstr ""

#: ../libglabels/xml-template.c:747
msgid ""
"Missing required \"brand\" or \"part\" attribute, trying deprecated name."
msgstr ""

#: ../libglabels/xml-template.c:757
msgid "Name attribute also missing."
msgstr ""

#.
#. * Local Variables:       -- emacs
#. * mode: C                -- emacs
#. * c-basic-offset: 8      -- emacs
#. * tab-width: 8           -- emacs
#. * indent-tabs-mode: nil  -- emacs
#. * End:                   -- emacs
#.
#: ../data/ui/merge-properties-dialog.ui.h:1
msgid "Format:"
msgstr "Formato:"

#: ../data/ui/merge-properties-dialog.ui.h:2
msgid "Location:"
msgstr "Posizione:"

#: ../data/ui/merge-properties-dialog.ui.h:3
#, fuzzy
msgid "Record selection/preview"
msgstr "Selezione/anteprima record:"

#: ../data/ui/merge-properties-dialog.ui.h:4
#, fuzzy
msgid "Select all"
msgstr "Seleziona tutto"

#: ../data/ui/merge-properties-dialog.ui.h:5
msgid "Source"
msgstr "Sorgente"

#: ../data/ui/merge-properties-dialog.ui.h:6
#, fuzzy
msgid "Unselect all"
msgstr "Deseleziona·tutto"

#: ../data/ui/media-select.ui.h:1
msgid "Brand:"
msgstr ""

#: ../data/ui/media-select.ui.h:2
msgid "Category:"
msgstr ""

#: ../data/ui/media-select.ui.h:3
#, fuzzy
msgid "Custom"
msgstr "personalizzato"

#: ../data/ui/media-select.ui.h:4 ../data/ui/new-label-dialog.ui.h:6
#: ../data/ui/template-designer.ui.h:42
msgid "Page size:"
msgstr "Dimensioni·pagina:"

#: ../data/ui/media-select.ui.h:5
#, fuzzy
msgid "Recent"
msgstr "_File Recenti"

#: ../data/ui/media-select.ui.h:6
#, fuzzy
msgid "Search all"
msgstr "Seleziona tutto"

#: ../data/ui/new-label-dialog.ui.h:1
msgid ""
"Choose label or card product from hundreds of predefined templates or define "
"your own."
msgstr ""

#: ../data/ui/new-label-dialog.ui.h:2 ../data/ui/template-designer.ui.h:27
msgid "Description:"
msgstr "Descrizione:"

#: ../data/ui/new-label-dialog.ui.h:3
msgid "Label size:"
msgstr "Dimensioni etichetta:"

#: ../data/ui/new-label-dialog.ui.h:4
msgid "Layout:"
msgstr "Layout:"

#: ../data/ui/new-label-dialog.ui.h:5
#, fuzzy
msgid "Normal"
msgstr "Formato:"

#: ../data/ui/new-label-dialog.ui.h:7 ../data/ui/template-designer.ui.h:43
msgid "Part #:"
msgstr "Parte #:"

#: ../data/ui/new-label-dialog.ui.h:8
msgid "Please review and confirm your selection."
msgstr ""

#: ../data/ui/new-label-dialog.ui.h:9
#, fuzzy
msgid "Rotated"
msgstr "Girare"

#: ../data/ui/new-label-dialog.ui.h:10
msgid "Select orientation of label content."
msgstr ""

#: ../data/ui/new-label-dialog.ui.h:11
msgid "Similar products:"
msgstr ""

#: ../data/ui/new-label-dialog.ui.h:12
msgid "Vendor:"
msgstr ""

#: ../data/ui/object-editor.ui.h:2
#, no-c-format
msgid "%"
msgstr ""

#: ../data/ui/object-editor.ui.h:3 ../data/ui/prefs-dialog.ui.h:2
msgid "Alignment:"
msgstr "Allineamento:"

#: ../data/ui/object-editor.ui.h:4
msgid "Allow merge to automatically shrink text"
msgstr ""

#: ../data/ui/object-editor.ui.h:5
msgid "Angle:"
msgstr "Angolo:"

#: ../data/ui/object-editor.ui.h:6
msgid "Checksum"
msgstr "Checksum"

#: ../data/ui/object-editor.ui.h:7 ../data/ui/prefs-dialog.ui.h:3
msgid "Color:"
msgstr "Colore:"

#: ../data/ui/object-editor.ui.h:9
msgid "Enable shadow"
msgstr ""

#: ../data/ui/object-editor.ui.h:10
msgid "Family:"
msgstr "Famiglia:"

#: ../data/ui/object-editor.ui.h:11
msgid "File:"
msgstr "File:"

#: ../data/ui/object-editor.ui.h:12 ../data/ui/prefs-dialog.ui.h:5
msgid "Fill"
msgstr "Riempimento"

#: ../data/ui/object-editor.ui.h:13 ../data/ui/template-designer.ui.h:30
msgid "Height:"
msgstr "Altezza:"

#: ../data/ui/object-editor.ui.h:15
msgid "Key:"
msgstr "Chiave:"

#: ../data/ui/object-editor.ui.h:16
msgid "Length:"
msgstr "Lunghezza:"

#: ../data/ui/object-editor.ui.h:18 ../data/ui/prefs-dialog.ui.h:10
msgid "Line Spacing:"
msgstr "Spaziatura:"

#: ../data/ui/object-editor.ui.h:19
msgid "Literal:"
msgstr "Letterale:"

#: ../data/ui/object-editor.ui.h:20
msgid "Opacity:"
msgstr ""

#: ../data/ui/object-editor.ui.h:21
msgid "Position"
msgstr "Posizione"

#: ../data/ui/object-editor.ui.h:22
msgid "Reset image size"
msgstr "Ripristina dimensioni immagine"

#: ../data/ui/object-editor.ui.h:23
msgid "Shadow"
msgstr ""

#: ../data/ui/object-editor.ui.h:24
msgid "Size"
msgstr "Dimensioni"

#: ../data/ui/object-editor.ui.h:25
msgid "Size:"
msgstr "Dimensione:"

#: ../data/ui/object-editor.ui.h:26
msgid "Style"
msgstr "Stile"

#: ../data/ui/object-editor.ui.h:27
msgid "Style:"
msgstr "Stile:"

#: ../data/ui/object-editor.ui.h:29 ../data/ui/prefs-dialog.ui.h:20
#: ../data/ui/template-designer.ui.h:61
msgid "Width:"
msgstr "Larghezza:"

#: ../data/ui/object-editor.ui.h:30
msgid "X Offset:"
msgstr ""

#: ../data/ui/object-editor.ui.h:31
msgid "X:"
msgstr "X:"

#: ../data/ui/object-editor.ui.h:32
msgid "Y Offset:"
msgstr ""

#: ../data/ui/object-editor.ui.h:33
msgid "Y:"
msgstr "Y:"

#: ../data/ui/object-editor.ui.h:34
msgid "degrees"
msgstr "gradi"

#: ../data/ui/object-editor.ui.h:35
msgid "dialog1"
msgstr ""

#: ../data/ui/object-editor.ui.h:36
msgid "digits:"
msgstr "cifre:"

#: ../data/ui/object-editor.ui.h:37
msgid "format:"
msgstr "formato:"

#: ../data/ui/prefs-dialog.ui.h:1
msgid "   "
msgstr ""

#: ../data/ui/prefs-dialog.ui.h:4
#, fuzzy
msgid "Default page size"
msgstr "Ripristina dimensioni immagine"

#: ../data/ui/prefs-dialog.ui.h:6
msgid "Font:"
msgstr "Carattere:"

#: ../data/ui/prefs-dialog.ui.h:7
msgid "ISO A4"
msgstr "ISO A4"

#: ../data/ui/prefs-dialog.ui.h:8
msgid "Inches"
msgstr "Pollici"

#: ../data/ui/prefs-dialog.ui.h:11
msgid "Locale"
msgstr "Impostazioni nazionali"

#: ../data/ui/prefs-dialog.ui.h:12
msgid "Millimeters"
msgstr "Millimetri"

#: ../data/ui/prefs-dialog.ui.h:13
msgid "Object defaults"
msgstr "Proprietà oggetto"

#: ../data/ui/prefs-dialog.ui.h:14
msgid "Points"
msgstr "Punti"

#: ../data/ui/prefs-dialog.ui.h:15
msgid "Select default properties for new objects."
msgstr "Seleziona le proprietà predefinite per i nuovi oggetti."

#: ../data/ui/prefs-dialog.ui.h:16
msgid "Select locale specific behavior."
msgstr ""

#: ../data/ui/prefs-dialog.ui.h:18 ../templates/paper-sizes.xml.h:35
msgid "US Letter"
msgstr "US·Letter"

#: ../data/ui/prefs-dialog.ui.h:19
#, fuzzy
msgid "Units"
msgstr "Senza nome"

#: ../data/ui/property-bar.ui.h:1
msgid "Bold"
msgstr "Grassetto"

#: ../data/ui/property-bar.ui.h:2
msgid "Center align"
msgstr "Allineamento centrato"

#: ../data/ui/property-bar.ui.h:7
msgid "Left align"
msgstr "Allinea·a·sinistra"

#: ../data/ui/property-bar.ui.h:10
msgid "Right align"
msgstr "Allineamento a destra"

#: ../data/ui/template-designer.ui.h:1
msgid "(e.g., \"Mailing Labels,\" \"Business Cards,\" ...)"
msgstr "(es., \"Etichette di spedizione,\" \"Biglietti da visita,\" ...)"

#: ../data/ui/template-designer.ui.h:2
msgid "(e.g., 8163A)"
msgstr "(es. 8163A)"

#: ../data/ui/template-designer.ui.h:3
msgid "(e.g., Avery, Acme, ...)"
msgstr "(es. Avery, Acme, ...)"

#: ../data/ui/template-designer.ui.h:4
msgid "1. Outer radius:"
msgstr "1. raggio esterno:"

#: ../data/ui/template-designer.ui.h:5
msgid "1. Radius:"
msgstr "Raggio:"

#: ../data/ui/template-designer.ui.h:6
msgid "1. Width:"
msgstr "1. Larghezza:"

#: ../data/ui/template-designer.ui.h:7
msgid "2. Height:"
msgstr "2. Altezza:"

#: ../data/ui/template-designer.ui.h:8
msgid "2. Inner radius:"
msgstr "2. raggio interno:"

#: ../data/ui/template-designer.ui.h:9
msgid "2. Waste (overprint allowed):"
msgstr ""

#: ../data/ui/template-designer.ui.h:10
msgid "3. Clipping width:"
msgstr ""

#: ../data/ui/template-designer.ui.h:11
msgid "3. Margin"
msgstr "3. Margine"

#: ../data/ui/template-designer.ui.h:12
msgid "3. Round (radius of corner):"
msgstr ""

#: ../data/ui/template-designer.ui.h:13
msgid "4. Clipping height:"
msgstr ""

#: ../data/ui/template-designer.ui.h:14
msgid "4. Horiz. waste (overprint allowed):"
msgstr ""

#: ../data/ui/template-designer.ui.h:15
msgid "5. Vert. waste (overprint allowed):"
msgstr ""

#: ../data/ui/template-designer.ui.h:16
msgid "5. Waste (overprint allowed):"
msgstr ""

#: ../data/ui/template-designer.ui.h:17
msgid "6. Margin"
msgstr "6. Margine"

#: ../data/ui/template-designer.ui.h:18
msgid "Brand/Manufacturer:"
msgstr "Marca/Produttore:"

#: ../data/ui/template-designer.ui.h:19
msgid "CD/DVD (including credit card CDs)"
msgstr "CD/DVD (inclusa copertina dei ringraziamenti)"

#: ../data/ui/template-designer.ui.h:20
msgid ""
"Congratulations!\n"
"\n"
"You have completed the gLabels Template Designer.\n"
"If you wish to accept and save your design, click \"Apply.\"\n"
"\n"
"Otherwise, you may click \"Cancel\" to abandon your design\n"
"or \"Back\" to continue editing this design."
msgstr ""
"Congratulazioni!\n"
"\n"
"Hai completato il gLabels Template Designer.\n"
"Se vuoi salvare il tuo progetto fai clic su \"Applica\".\n"
"\n"
"In caso contrario, fai clic su \"Cancella\" per abbandonare\n"
"il tuo progetto o \"Indietro\" per continuare la progettazione."

#: ../data/ui/template-designer.ui.h:28
msgid "Distance from left edge (x0):"
msgstr "Distanza dal bordo sinistro (x0):"

#: ../data/ui/template-designer.ui.h:29
msgid "Distance from top edge (y0):"
msgstr "Distanza dal bordo in alto (y0):"

#: ../data/ui/template-designer.ui.h:31
msgid "Horizontal pitch (dx):"
msgstr ""

#: ../data/ui/template-designer.ui.h:32
msgid ""
"How many layouts will your template contain? \n"
"\n"
"A layout is a set of labels or cards that can be arranged in a simple grid.\n"
"Most templates only need one layout, as in the first example.\n"
"The second example illustrates when two layouts are needed."
msgstr ""

#: ../data/ui/template-designer.ui.h:37
msgid "Layout #1"
msgstr "Layout #1"

#: ../data/ui/template-designer.ui.h:38
msgid "Layout #2"
msgstr "Layout #2"

#: ../data/ui/template-designer.ui.h:39
msgid "Number across (nx):"
msgstr ""

#: ../data/ui/template-designer.ui.h:40
msgid "Number down (ny):"
msgstr ""

#: ../data/ui/template-designer.ui.h:41
msgid "Number of layouts:"
msgstr "Numero di layout:"

#: ../data/ui/template-designer.ui.h:44
msgid ""
"Please enter the following identifying information about the template "
"stationery."
msgstr ""

#: ../data/ui/template-designer.ui.h:45
msgid "Please enter the following layout information."
msgstr "Per piacere, inserisci le seguenti informazioni."

#: ../data/ui/template-designer.ui.h:46
msgid ""
"Please enter the following size parameters of a single label in your "
"template."
msgstr ""

#: ../data/ui/template-designer.ui.h:47
msgid ""
"Please enter the following size parameters of a single label or card in your "
"template."
msgstr ""

#: ../data/ui/template-designer.ui.h:48
msgid "Please select the basic shape of the labels or cards."
msgstr ""

#: ../data/ui/template-designer.ui.h:49
msgid "Please select the page size of the template stationery."
msgstr ""

#: ../data/ui/template-designer.ui.h:50
msgid "Print test sheet"
msgstr "Stampa foglio di prova"

#: ../data/ui/template-designer.ui.h:51
msgid "Rectangular or square (can have rounded corners)"
msgstr ""

#: ../data/ui/template-designer.ui.h:52
msgid "Round"
msgstr "Rotonda"

#: ../data/ui/template-designer.ui.h:53
msgid ""
"Templates needing\n"
"two layouts."
msgstr ""

#: ../data/ui/template-designer.ui.h:55
msgid ""
"Templates needing only\n"
"one layout."
msgstr ""

#: ../data/ui/template-designer.ui.h:57
msgid "Vertical pitch (dy):"
msgstr ""

#: ../data/ui/template-designer.ui.h:58
msgid ""
"Welcome to the gLabels Template Designer.\n"
"\n"
"This dialog will assist you in the creation of a custom gLabels template."
msgstr ""

#: ../data/ui/print-op-dialog-custom-widget.ui.h:1
msgid "Collate"
msgstr "Fascicoli"

#: ../data/ui/print-op-dialog-custom-widget.ui.h:2
msgid "Copies"
msgstr "Copie"

#: ../data/ui/print-op-dialog-custom-widget.ui.h:3
msgid "Copies:"
msgstr "Copie:"

#: ../data/ui/print-op-dialog-custom-widget.ui.h:5
msgid "Merge Control"
msgstr ""

#: ../data/ui/print-op-dialog-custom-widget.ui.h:6
msgid "Options"
msgstr "Opzioni"

#: ../data/ui/print-op-dialog-custom-widget.ui.h:7
msgid "Sheets:"
msgstr "Fogli:"

#: ../data/ui/print-op-dialog-custom-widget.ui.h:8
msgid "Start on label"
msgstr ""

#: ../data/ui/print-op-dialog-custom-widget.ui.h:9
msgid "from:"
msgstr "da:"

#: ../data/ui/print-op-dialog-custom-widget.ui.h:10
msgid "on 1st sheet"
msgstr "nel 1° foglio"

#: ../data/ui/print-op-dialog-custom-widget.ui.h:14
msgid "to:"
msgstr "a:"

#: ../data/desktop/glabels-3.0.desktop.in.h:1
msgid "Create labels, business cards and media covers"
msgstr "Crea etichette, biglietti da visita e copertine"

#: ../data/desktop/glabels-3.0.desktop.in.h:2
#, fuzzy
msgid "gLabels Label Designer 3"
msgstr "gLabels Designer di etichetta"

#: ../data/mime/glabels-3.0.xml.in.h:1
msgid "gLabels Project File"
msgstr "File di progetto di gLabels"

#. Envelopes
#: ../templates/paper-sizes.xml.h:2
msgid "#10 Envelope"
msgstr ""

#. Other ISO A series sizes
#: ../templates/paper-sizes.xml.h:4
msgid "A0"
msgstr "A0"

#: ../templates/paper-sizes.xml.h:5
msgid "A1"
msgstr "A1"

#: ../templates/paper-sizes.xml.h:6
msgid "A10"
msgstr "A10"

#: ../templates/paper-sizes.xml.h:7
msgid "A2"
msgstr "A2"

#: ../templates/paper-sizes.xml.h:8
msgid "A3"
msgstr "A3"

#. Most popular (at top of list)
#: ../templates/paper-sizes.xml.h:10
msgid "A4"
msgstr "A4"

#: ../templates/paper-sizes.xml.h:11
msgid "A5"
msgstr "A5"

#: ../templates/paper-sizes.xml.h:12
msgid "A6"
msgstr "A6"

#: ../templates/paper-sizes.xml.h:13
msgid "A7"
msgstr "A7"

#: ../templates/paper-sizes.xml.h:14
msgid "A8"
msgstr "A8"

#: ../templates/paper-sizes.xml.h:15
msgid "A9"
msgstr "A9"

#. ISO B series sizes
#: ../templates/paper-sizes.xml.h:17
msgid "B0"
msgstr "B0"

#: ../templates/paper-sizes.xml.h:18
msgid "B1"
msgstr "B1"

#: ../templates/paper-sizes.xml.h:19
msgid "B10"
msgstr "B10"

#: ../templates/paper-sizes.xml.h:20
msgid "B2"
msgstr "B2"

#: ../templates/paper-sizes.xml.h:21
msgid "B3"
msgstr "B3"

#: ../templates/paper-sizes.xml.h:22
msgid "B4"
msgstr "B4"

#: ../templates/paper-sizes.xml.h:23
msgid "B5"
msgstr "B5"

#: ../templates/paper-sizes.xml.h:24
msgid "B6"
msgstr "B6"

#: ../templates/paper-sizes.xml.h:25
msgid "B7"
msgstr "B7"

#: ../templates/paper-sizes.xml.h:26
msgid "B8"
msgstr "B8"

#: ../templates/paper-sizes.xml.h:27
msgid "B9"
msgstr "B9"

#: ../templates/paper-sizes.xml.h:28
msgid "C5"
msgstr ""

#: ../templates/paper-sizes.xml.h:29
msgid "C6"
msgstr ""

#: ../templates/paper-sizes.xml.h:30
msgid "DL"
msgstr ""

#: ../templates/paper-sizes.xml.h:31
msgid "Monarch Envelope"
msgstr ""

#: ../templates/paper-sizes.xml.h:32
msgid "US Executive"
msgstr "US Executive"

#. Other US paper sizes
#: ../templates/paper-sizes.xml.h:34
msgid "US Legal"
msgstr "US Legale"

#: ../templates/categories.xml.h:1
msgid "Any card"
msgstr ""

#: ../templates/categories.xml.h:2
#, fuzzy
msgid "Any label"
msgstr "Apri etichetta"

#. ===================================================================
#: ../templates/categories.xml.h:3 ../templates/pearl-iso-templates.xml.h:8
#, fuzzy
msgid "Business cards"
msgstr "Biglietti da visita"

#: ../templates/categories.xml.h:4
msgid "CD/DVD or other media"
msgstr ""

#: ../templates/categories.xml.h:5
msgid "Mailing/shipping products"
msgstr ""

#: ../templates/categories.xml.h:6
msgid "Rectangular labels"
msgstr ""

#. ===================================================================
#: ../templates/categories.xml.h:7 ../templates/pearl-iso-templates.xml.h:46
#, fuzzy
msgid "Round labels"
msgstr "Etichetta con bordi arrotondati"

#: ../templates/categories.xml.h:8
#, fuzzy
msgid "Square labels"
msgstr "Etichette quadrate"

#. ===================================================================
#. ********************************************************************
#. ===================================================================
#: ../templates/avery-us-templates.xml.h:2
#: ../templates/avery-iso-templates.xml.h:2
#: ../templates/dymo-other-templates.xml.h:4
#: ../templates/maco-us-templates.xml.h:2
#: ../templates/misc-iso-templates.xml.h:2
#: ../templates/pearl-iso-templates.xml.h:2
#: ../templates/worldlabel-us-templates.xml.h:1
#: ../templates/zweckform-iso-templates.xml.h:2
msgid "Address Labels"
msgstr "Etichette di indirizzo"

#. ===================================================================
#. ============================================================
#. ===================================================================
#. ********************************************************************
#. ===================================================================
#: ../templates/avery-us-templates.xml.h:4
#: ../templates/avery-iso-templates.xml.h:8
#: ../templates/misc-us-templates.xml.h:4
#: ../templates/misc-iso-templates.xml.h:12
#: ../templates/zweckform-iso-templates.xml.h:6
msgid "Business Cards"
msgstr "Biglietti da visita"

#. ===================================================================
#. ===============================================================
#. ===================================================================
#: ../templates/avery-us-templates.xml.h:6
#: ../templates/avery-iso-templates.xml.h:14
#: ../templates/misc-us-templates.xml.h:8
#: ../templates/misc-iso-templates.xml.h:16
#: ../templates/pearl-iso-templates.xml.h:20
#: ../templates/worldlabel-us-templates.xml.h:2
#: ../templates/zweckform-iso-templates.xml.h:8
msgid "CD/DVD Labels"
msgstr "Etichette CD/DVD"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:8
msgid "CD/DVD Labels (Disc Labels)"
msgstr "Etichette CD/DVD (Etichette Dischi)"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:10
msgid "CD/DVD Labels (Spine Labels)"
msgstr "Etichette CD/DVD (Etichette dischi)"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:12
#: ../templates/avery-iso-templates.xml.h:16
#: ../templates/worldlabel-us-templates.xml.h:3
msgid "Diskette Labels"
msgstr "Etichette per floppy"

#. the LSK labels can be torn in half down the center
#: ../templates/avery-us-templates.xml.h:14
#, fuzzy
msgid "Divider Labels"
msgstr "Etichette CD"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:16
#: ../templates/avery-other-templates.xml.h:2
#: ../templates/worldlabel-us-templates.xml.h:4
#, fuzzy
msgid "File Folder Labels"
msgstr "Pagina piena di etichette"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:18
#: ../templates/worldlabel-us-templates.xml.h:5
msgid "Filing Labels"
msgstr ""

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:20
#: ../templates/worldlabel-us-templates.xml.h:6
msgid "Full Sheet Labels"
msgstr "Pagina piena di etichette"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:22
#, fuzzy
msgid "ID Labels"
msgstr "Etichette CD"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:24
#, fuzzy
msgid "Index Cards"
msgstr "Biglietti da visita"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:26
msgid "Large Round Labels"
msgstr "Etichetta con bordi arrotondati"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:28
msgid "Name Badge Labels"
msgstr ""

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:30
msgid "Post cards"
msgstr ""

#. ===================================================================
#. ********************************************************************
#: ../templates/avery-us-templates.xml.h:32
#: ../templates/dymo-other-templates.xml.h:12
#: ../templates/worldlabel-us-templates.xml.h:8
msgid "Return Address Labels"
msgstr "Etichette con indirizzo del mittente"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:34
#: ../templates/maco-us-templates.xml.h:3
#: ../templates/misc-us-templates.xml.h:30
#: ../templates/worldlabel-us-templates.xml.h:9
#, fuzzy
msgid "Round Labels"
msgstr "Etichetta con bordi arrotondati"

#. ===================================================================
#. ********************************************************************
#: ../templates/avery-us-templates.xml.h:36
#: ../templates/uline-us-templates.xml.h:2
#: ../templates/worldlabel-us-templates.xml.h:10
msgid "Shipping Labels"
msgstr "Etichette di spedizione"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:38
msgid "Small Round Labels"
msgstr "Etichette piccole con bordi arrotondati"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:40
msgid "Square Labels"
msgstr "Etichette quadrate"

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:42
msgid "Tent Cards"
msgstr ""

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:44
#: ../templates/worldlabel-us-templates.xml.h:11
msgid "Video Tape Face Labels"
msgstr ""

#. ===================================================================
#: ../templates/avery-us-templates.xml.h:46
#: ../templates/worldlabel-us-templates.xml.h:12
msgid "Video Tape Spine Labels"
msgstr ""

#. ===================================================================
#: ../templates/avery-iso-templates.xml.h:4
msgid "Address labels"
msgstr "Etichette per indirizzo"

#. ===================================================================
#: ../templates/avery-iso-templates.xml.h:6
#, fuzzy
msgid "Allround labels"
msgstr "Etichette piccole con bordi arrotondati"

#. ===============================================================
#: ../templates/avery-iso-templates.xml.h:10
msgid "CD Booklet"
msgstr "CD Booklet"

#. ===============================================================
#: ../templates/avery-iso-templates.xml.h:12
msgid "CD Inlet"
msgstr "CD Inlet"

#. ===================================================================
#: ../templates/avery-iso-templates.xml.h:18
msgid "Diskette labels"
msgstr ""

#. ===============================================================
#. ===================================================================
#: ../templates/avery-iso-templates.xml.h:20
#: ../templates/misc-us-templates.xml.h:20
#: ../templates/misc-iso-templates.xml.h:36
#: ../templates/zweckform-iso-templates.xml.h:16
msgid "Mailing Labels"
msgstr "Etichette di spedizione"

#. ===================================================================
#: ../templates/avery-iso-templates.xml.h:22
msgid "Mailing labels"
msgstr ""

#. ===================================================================
#: ../templates/avery-iso-templates.xml.h:24
msgid "Mini Address Labels"
msgstr "Etichette Mini-indirizzo"

#. ===================================================================
#: ../templates/avery-iso-templates.xml.h:26
#, fuzzy
msgid "Mini Labels"
msgstr "Etichette Mini-CD"

#. ===================================================================
#: ../templates/avery-iso-templates.xml.h:28
msgid "Shipping labels"
msgstr ""

#: ../templates/brother-other-templates.xml.h:1
msgid "Multi Purpose Labels 17mm x 54mm"
msgstr ""

#: ../templates/brother-other-templates.xml.h:2
#, fuzzy
msgid "Shipping Labels 62mm x 100mm"
msgstr "Etichette di spedizione"

#.
#. *********************************************************************
#. *********************************************************************
#. Labels for the Brother QL-500/550/650 PC Label Printers
#.
#. These templates work with the Brother Linux Printer CUPS Driver.  It
#. is unknown if these work correctly with the foomatic print driver for
#. these printers.
#.
#. One difference from typical templates is that the template size is
#. not the actual media size - it is the size of the printable area,
#. which is smaller than the media size.  This is because (at least with
#. the Brother driver) coordinates are relative the corner of this area.
#.
#. *********************************************************************
#. *********************************************************************
#.
#: ../templates/brother-other-templates.xml.h:20
#, fuzzy
msgid "Standard Address Labels 29mm x 90mm"
msgstr "Etichette con indirizzo del mittente"

#. ===================================================================
#: ../templates/dymo-other-templates.xml.h:2
msgid "3.5in Diskette"
msgstr ""

#. ===================================================================
#: ../templates/dymo-other-templates.xml.h:6
#, fuzzy
msgid "File Folder"
msgstr "Colore di riempimento"

#. ===================================================================
#: ../templates/dymo-other-templates.xml.h:8
msgid "Hanging Folder"
msgstr ""

#. ===================================================================
#: ../templates/dymo-other-templates.xml.h:10
#, fuzzy
msgid "Large Address Labels"
msgstr "Etichette di indirizzo"

#. ===================================================================
#: ../templates/dymo-other-templates.xml.h:14
#, fuzzy
msgid "Shipping Address Labels"
msgstr "Etichette Mini-indirizzo"

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:2
msgid "Business Card CD"
msgstr ""

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:6
msgid "CD Template Rectangles"
msgstr ""

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:10
msgid "CD/DVD Labels (Face Only)"
msgstr ""

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:12
#: ../templates/misc-iso-templates.xml.h:18
msgid "CD/DVD Labels (face only)"
msgstr ""

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:14
msgid "Cassette Labels"
msgstr "Etichette per cassette"

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:16
msgid "DLT Labels"
msgstr "Etichette DLT"

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:18
#, fuzzy
msgid "Jewel Case Booklet"
msgstr "CD Booklet"

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:22
msgid "Microtube labels"
msgstr ""

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:24
msgid "Mini-CD Labels"
msgstr "Etichette Mini-CD"

#: ../templates/misc-us-templates.xml.h:25
msgid "PRO CD Labels 2-up (CD spine only)"
msgstr ""

#: ../templates/misc-us-templates.xml.h:26
msgid "PRO CD Labels 2-up (Face only)"
msgstr ""

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:28
#: ../templates/misc-iso-templates.xml.h:42
msgid "PRO CD Labels 2-up (face only)"
msgstr ""

#. ===================================================================
#: ../templates/misc-us-templates.xml.h:32
msgid "Slimline CD Case (rightside up)"
msgstr ""

#: ../templates/misc-us-templates.xml.h:33
msgid "Slimline CD Case (upside down)"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:4
#: ../templates/zweckform-iso-templates.xml.h:4
msgid "Allround Labels"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:6
msgid "Arch File Labels"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:8
msgid "Arch File Labels (large)"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:10
msgid "Arch File Labels (small)"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:14
msgid "CD Labels"
msgstr "Etichette CD"

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:20
msgid "CD/DVD Labels Standard Format (face only)"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:22
msgid "Diskette Labels (face only)"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:24
msgid "EPSON Photo Stickers 16"
msgstr "EPSON Photo Stickers 16"

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:26
msgid "Etiketten"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:28
msgid "Fridge Magnet Stickers"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:30
#, fuzzy
msgid "General Labels"
msgstr "Etichette di spedizione"

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:32
msgid "Inkjet/Laser Labels 70x37mm"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:38
msgid "Mailing Labels-2 columns"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:40
msgid "Mailing Labels-3 columns"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:44
#: ../templates/zweckform-iso-templates.xml.h:24
msgid "Rectangular Labels"
msgstr ""

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:46
#, fuzzy
msgid "Universal Labels"
msgstr "Etichette Mini-indirizzo"

#. ===================================================================
#: ../templates/misc-iso-templates.xml.h:48
msgid "Video Labels (face only)"
msgstr "Etichette video (solo frontespizio)"

#. ===================================================================
#: ../templates/misc-other-templates.xml.h:2
#, fuzzy
msgid "Multi-Purpose Labels"
msgstr "Etichette quadrate"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:4
#, fuzzy
msgid "Address Labels (STAMPIT)"
msgstr "Etichette di indirizzo"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:6
#, fuzzy
msgid "Bottle labels"
msgstr "Informazioni su glabels"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:10
msgid "Business cards glossy, both sides printable"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:12
#, fuzzy
msgid "Business cards high glossy"
msgstr "Biglietti da visita"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:14
#, fuzzy
msgid "Business cards punched"
msgstr "Biglietti da visita"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:16
#, fuzzy
msgid "Business cards punched dull"
msgstr "Biglietti da visita"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:18
#, fuzzy
msgid "Business cards punched glossy"
msgstr "Biglietti da visita"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:22
msgid "Floppy disk labels"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:24
#, fuzzy
msgid "Foldable business cards"
msgstr "Biglietti da visita"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:26
msgid "Foldable business cards glossy/dull"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:28
#, fuzzy
msgid "Labels A4"
msgstr "Etichette"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:30
#, fuzzy
msgid "Labels A5"
msgstr "Etichette"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:32
#, fuzzy
msgid "Labels A6"
msgstr "Etichette"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:34
msgid "Membership cards"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:36
msgid "Membership cards, both sides printable"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:38
msgid "Name plates"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:40
msgid "Passport photo labels glossy"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:42
#, fuzzy
msgid "Photo labels"
msgstr "Informazioni su glabels"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:44
msgid "Photo labels semiglossy"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:48
#, fuzzy
msgid "SD card labels"
msgstr "Etichette quadrate"

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:50
msgid "Self-adhesive film transparent"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:52
msgid "Self-adhesive film weatherproof"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:54
msgid "Self-adhesive labels"
msgstr ""

#. ===================================================================
#: ../templates/pearl-iso-templates.xml.h:56
msgid "Self-adhesive window film"
msgstr ""

#. ===================================================================
#: ../templates/zweckform-iso-templates.xml.h:10
msgid "Correction and Cover-up Labels"
msgstr ""

#. ===================================================================
#: ../templates/zweckform-iso-templates.xml.h:12
#, fuzzy
msgid "File Back Labels"
msgstr "Pagina piena di etichette"

#. ===================================================================
#: ../templates/zweckform-iso-templates.xml.h:14
msgid "Lever Arch File Labels"
msgstr ""

#. ===================================================================
#: ../templates/zweckform-iso-templates.xml.h:18
msgid "Multi-purpose Stick+Lift Labels"
msgstr ""

#. ===================================================================
#: ../templates/zweckform-iso-templates.xml.h:20
msgid "QSL-Karten Etiketten 70mm x 50,8mm"
msgstr ""

#. ===================================================================
#: ../templates/zweckform-iso-templates.xml.h:22
msgid "Rectangular Copier Labels"
msgstr ""

#. ===================================================================
#: ../templates/zweckform-iso-templates.xml.h:26
msgid "Video Labels (back)"
msgstr ""

#~ msgid "Could not initialize Bonobo!\n"
#~ msgstr "Non è possibile inizializzare Bonobo!\n"

#~ msgid "print this message"
#~ msgstr "stampa questo messaggio"

#~ msgid "print the version of glabels-batch being used"
#~ msgstr "stampa la versione di glabels batch utilizzata"

#~ msgid "[OPTION...] GLABELS_FILE..."
#~ msgstr "[OPTION...] GLABELS_FILE..."

#~ msgid "missing glabels file\n"
#~ msgstr "file di glabels mancante\n"

#~ msgid " "
#~ msgstr " "

#~ msgid "Media Type"
#~ msgstr "Tipo media"

#~ msgid "Open"
#~ msgstr "Apri"

#~ msgid "Align _Horizontally"
#~ msgstr "Allineamento _orizzontale"

#~ msgid "Align _Vertically"
#~ msgstr "Allineamento _verticale"

#~ msgid "_Delete"
#~ msgstr "Cancella"

#~ msgid "Print"
#~ msgstr "Stampa"

#~ msgid "_Job"
#~ msgstr "Lavoro"

#~ msgid "P_rinter"
#~ msgstr "Stampante"

#~ msgid "Print preview"
#~ msgstr "Anteprima di stampa"

#~ msgid "%s x %s %s"
#~ msgstr "%s x %s %s"

#~ msgid "%.5g x %.5g %s"
#~ msgstr "%.5g x %.5g %s"

#~ msgid "%.5g %s diameter"
#~ msgstr "%.5g %s diametro"

#~ msgid "Choose Custom Color"
#~ msgstr "Scegli colore personalizzato"

#~ msgid "dark green #2"
#~ msgstr "verde scuro #2"

#~ msgid "red"
#~ msgstr "rosso"

#~ msgid "lime"
#~ msgstr "tiglio"

#~ msgid "gray"
#~ msgstr "grigio"

#~ msgid "light blue"
#~ msgstr "blu chiaro"

#~ msgid "No paper files found!"
#~ msgstr "Nessun file paper trovato!"

#~ msgid "Close"
#~ msgstr "Chiudi"

#~ msgid "Cu_t"
#~ msgstr "_Taglia"

#~ msgid "Customize"
#~ msgstr "Personalizza"

#~ msgid "Customize toolbars"
#~ msgstr "Personalizza·le·barre degli strumenti"

#~ msgid "Dump XML"
#~ msgstr "Scarica XML"

#~ msgid "Font selector"
#~ msgstr "Selettore font"

#~ msgid "Icon and _Text"
#~ msgstr "Icone e _Testo"

#~ msgid "New"
#~ msgstr "Nuovo"

#~ msgid "Object property editor"
#~ msgstr "Editor delle proprietà per l'oggetto"

#~ msgid "Only show icons in the main toolbar"
#~ msgstr "Visualizza solo le icone nella barra degli strumenti principale"

#~ msgid "Pr_eferences..."
#~ msgstr "Pr_eferenze..."

#~ msgid "Properties"
#~ msgstr "Proprietà"

#~ msgid "Quit"
#~ msgstr "Esci"

#~ msgid "Save"
#~ msgstr "Salva"

#~ msgid "Save As"
#~ msgstr "Salva con nome"

#~ msgid "Select _All"
#~ msgstr "Seleziona tutto"

#~ msgid "Show _Tooltips"
#~ msgstr "Mostra suggerimenti"

#~ msgid "Show both icons and texts in the main toolbar"
#~ msgstr "Mostra icone e testo nella barra degli strumenti principale"

#~ msgid "Show tooltips in the drawing toolbar"
#~ msgstr "Mostra suggerimenti nella barra degli strumenti di disegno"

#~ msgid "Show tooltips in the main toolbar"
#~ msgstr "Mostra suggerimenti nella barra degli strumenti principale"

#~ msgid "Show tooltips in the property toolbar"
#~ msgstr "Mostra suggerimenti nella barra degli strumenti principale"

#~ msgid "Template Designer"
#~ msgstr "Progettazione modelli"

#~ msgid "U_n-select All"
#~ msgstr "Deseleziona tutto"

#~ msgid "Undo the last action"
#~ msgstr "Annulla l'ultima azione"

#~ msgid "_About..."
#~ msgstr "Informazioni..."

#~ msgid "_Bottoms"
#~ msgstr "In basso"

#~ msgid "_Contents"
#~ msgstr "_Contenuti"

#~ msgid "_Copy"
#~ msgstr "_Copia"

#~ msgid "_Create Object"
#~ msgstr "_Crea Oggetto"

#~ msgid "_Debug"
#~ msgstr "_Debug"

#~ msgid "_Desktop Default"
#~ msgstr "Predefinito del desktop"

#~ msgid "_Drawing Toolbar"
#~ msgstr "Barra degli strumenti di disegno"

#~ msgid "_Icon"
#~ msgstr "_Icone"

#~ msgid "_Main Toolbar"
#~ msgstr "Barra degli stru_menti principale"

#~ msgid "_Merge Properties..."
#~ msgstr "Proprietà di unione..."

#~ msgid "_Paste"
#~ msgstr "Incolla"

#~ msgid "_Property Toolbar"
#~ msgstr "Barra degli strumenti _proprietà"

#~ msgid "*"
#~ msgstr "*"

#~ msgid "<span weight=\"bold\">Default page size</span>"
#~ msgstr "<span weight=\"bold\">Dimensione pagina predefinita</span>"

#~ msgid "<span weight=\"bold\">Fill</span>"
#~ msgstr "<span weight=\"bold\">Riempimento</span>"

#~ msgid "<span weight=\"bold\">Line</span>"
#~ msgstr "<span weight=\"bold\">Linea</span>"

#~ msgid "<span weight=\"bold\">Text</span>"
#~ msgstr "<span weight=\"bold\">Testo</span>"

#~ msgid "<span weight=\"bold\">Units</span>"
#~ msgstr "<span weight=\"bold\">Unità</span>"

#~ msgid "Load image"
#~ msgstr "Carica immagine"

#~ msgid "Agipa 119488: Business Cards"
#~ msgstr "Agipa 119488: biglietti da visita"