aboutsummaryrefslogtreecommitdiffstats
path: root/help/it/it.po
blob: 479f136327e04ba9e29717863d6a172581c3b6ac (plain) (blame)
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
# 
msgid ""
msgstr ""
"Project-Id-Version: Epiphany Manual 1.4\n"
"PO-Revision-Date: 2007-01-30 09:46+0100\n"
"POT-Creation-Date: 2006-11-10 09:52+0100\n"
"Last-Translator: Luca Ferretti <elle.uca@libero.it>\n"
"Language-Team: Italian <tp@lists.linux.li>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:252(None)
msgid "@@image: 'figures/ephy-screenshot.png'; md5=02e8254f75ce0d0997e225214f24f877"
msgstr ""

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1253(None)
msgid "@@image: 'figures/ephy-addressbar-smartbookmark-screenshot.png'; md5=3dca863c7c58354488414d7b71df91b8"
msgstr ""

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1273(None)
msgid "@@image: 'figures/ephy-bookmarkbar-smartbookmark-screenshot.png'; md5=5b6f640876f635a073dbf5b3d074d0b8"
msgstr ""

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1366(None)
msgid "@@image: 'figures/ephy-history-window-screenshot.png'; md5=73080fe23ca131c71b3b313c52cff399"
msgstr ""

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:30(para)
msgid "Epiphany is the GNOME web browser."
msgstr "Epiphany è il browser web di GNOME."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:32(title)
msgid "Epiphany Manual"
msgstr "Manuale di Epiphany"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:35(year) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:39(year)
msgid "2003"
msgstr "2003"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:36(holder)
msgid "Patanjali Somayaji"
msgstr "Patanjali Somayaji"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:40(holder)
msgid "David Bordoley"
msgstr "David Bordoley"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:43(year)
msgid "2005"
msgstr "2005"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:44(holder)
msgid "Piers Cornwell"
msgstr "Piers Cornwell"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:47(year) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:51(year)
msgid "2006"
msgstr "2006"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:48(holder)
msgid "Reinout van Schouwen"
msgstr "Reinout van Schouwen"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:52(holder)
msgid "Victor Osadci"
msgstr "Victor Osadci"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:67(publishername) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:79(orgname) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:111(orgname)
msgid "GNOME Documentation Project"
msgstr "GNOME Documentation Project"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2(para)
msgid "Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any later version published by the Free Software Foundation with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or in the file COPYING-DOCS distributed with this manual."
msgstr "Questo documento può essere copiato, distribuito e/o modificato solo in conformità con i termini della GNU Free Documentation License (GFDL) Versione 1.1 o delle versioni successive pubblicate dalla Free Software Foundation senza sezioni invariabili, frontespizi e testi di copertina. Una copia della GFDL è disponibile presso questo <ulink type=\"help\" url=\"ghelp:fdl\">collegamento</ulink> o nel file COPYING-DOCS distribuito con questo manuale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:12(para)
msgid "This manual is part of a collection of GNOME manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in section 6 of the license."
msgstr "Questo manuale fa parte di una raccolta di manuali GNOME distribuita in conformità con la GFDL. Per poter distribuire questo manuale separatamente, è necessario inserirvi una copia della licenza, come descritto nella sezione 6 della licenza."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:19(para)
msgid "Many of the names used by companies to distinguish their products and services are claimed as trademarks. Where those names appear in any GNOME documentation, and the members of the GNOME Documentation Project are made aware of those trademarks, then the names are in capital letters or initial capital letters."
msgstr "Molti dei nomi usati dalle aziende per distinguere i propri prodotti e servizi sono rivendicati come marchi. Quando questi nomi compaiono nella documentazione di GNOME, e i partecipanti al GNOME Documentation Project sono consapevoli del loro utilizzo, essi vengono scritti in lettere maiuscole o con l'iniziale maiuscola."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:35(para)
msgid "DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
msgstr "IL DOCUMENTO VIENE FORNITO SENZA GARANZIE DI ALCUN TIPO, ESPLICITE O IMPLICITE, INCLUSE, MA SENZA LIMITAZIONE, LE GARANZIE ATTESTANTI CHE IL DOCUMENTO O LE SUE VERSIONI MODIFICATE SIANO PRIVI DI DIFETTI, COMMERCIALIZZABILI, IDONEI A UN DETERMINATO SCOPO O CHE NON VIOLINO DIRITTI DI TERZI. SI DECLINA QUALUNQUE RESPONSABILITÀ RIGUARDO AI RISCHI INERENTI LA QUALITÀ, L'ACCURATEZZA E LE PRESTAZIONI DEL DOCUMENTO O DI UNA SUA VERSIONE MODIFICATA. QUALORA UN DOCUMENTO O UNA SUA VERSIONE MODIFICATA DOVESSERO PRESENTARE QUALUNQUE TIPO DI DIFETTO, IL COSTO DI EVENTUALI INTERVENTI DI ASSISTENZA, RIPARAZIONE O CORREZIONE SARÀ A CARICO DELL'UTENTE (NON DEL REDATTORE INIZIALE, DELL'AUTORE O DI ALTRI COLLABORATORI). QUESTA LIMITAZIONE DELLA GARANZIA COSTITUISCE PARTE ESSENZIALE DELLA LICENZA. L'USO DEL DOCUMENTO O DELLE SUE VERSIONI MODIFICATE È CONSENTITO SOLO ENTRO I TERMINI DI QUESTA LIMITAZIONE DELLA GARANZIA;"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:55(para)
msgid "UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES."
msgstr "IN NESSUNA CIRCOSTANZA E PER NESSUNA RAGIONE LEGALE, INCLUSI I PRINCIPI DI COLPA (INCLUSA LA NEGLIGENZA), ACCORDO CONTRATTUALE O ALTRO, SARÀ POSSIBILE CONSIDERARE L'AUTORE, IL REDATTORE INIZIALE, GLI ALTRI COLLABORATORI, QUALUNQUE DISTRIBUTORE DEL DOCUMENTO O DI UNA SUA VERSIONE MODIFICATA O QUALUNQUE FORNITORE DELLE PERSONE CITATE, RESPONSABILE NEI CONFRONTI DI QUALUNQUE PERSONA PER DANNI DIRETTI, INDIRETTI, SPECIALI, INCIDENTALI O CONSEGUENTI DI QUALUNQUE NATURA, INCLUSI, MA SENZA LIMITAZIONE, I DANNI PER PERDITA DI AVVIAMENTO, INTERRUZIONE DEL LAVORO, GUASTO O MALFUNZIONAMENTO DEL COMPUTER O QUALUNQUE ALTRO DANNO O PERDITA DERIVANTE O CORRELATA ALL'USO DEL DOCUMENTO O DI UNA SUA VERSIONE MODIFICATA, ANCHE QUALORA LE PERSONE CITATE FOSSERO STATE INFORMATE DELLA POSSIBILITÀ DI TALI DANNI."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:28(para)
msgid "DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: <placeholder-1/>"
msgstr "QUESTO DOCUMENTO E LE SUE VERSIONI MODIFICATE VENGONO FORNITI IN BASE AI TERMINI DELLA GNU FREE DOCUMENTATION LICENSE, CON L'INTESA CHE:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:76(firstname)
msgid "Patanjali"
msgstr "Patanjali"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:77(surname)
msgid "Somayaji"
msgstr "Somayaji"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:80(email)
msgid "patanjali@codito.com"
msgstr "patanjali@codito.com"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:84(firstname)
msgid "David"
msgstr "David"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:85(surname)
msgid "Bordoley"
msgstr "Bordoley"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:87(orgname) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:95(orgname) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:103(orgname)
msgid "Epiphany Development Team"
msgstr "Epiphany Development Team"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:88(email)
msgid "bordoley@msu.edu"
msgstr "bordoley@msu.edu"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:92(firstname)
msgid "Piers"
msgstr "Piers"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:93(surname)
msgid "Cornwell"
msgstr "Cornwell"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:96(email)
msgid "piers@gnome.org"
msgstr "piers@gnome.org"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:100(firstname)
msgid "Reinout"
msgstr "Reinout"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:101(surname)
msgid "van Schouwen"
msgstr "van Schouwen"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:104(email)
msgid "reinouts@gnome.org"
msgstr "reinouts@gnome.org"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:108(firstname)
msgid "Victor"
msgstr "Victor"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:109(surname)
msgid "Osadci"
msgstr "Osadci"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:112(email)
msgid "Victor.Osadci.GNOME@xhtml.md"
msgstr "Victor.Osadci.GNOME@xhtml.md"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:120(revnumber)
msgid "1.7"
msgstr "1.7"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:121(date)
msgid "2006-01"
msgstr "2006-01"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:125(releaseinfo)
msgid "This manual describes version 1.9 of Epiphany."
msgstr "Questo manuale descrive la versione 1.9 di Epiphany."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:131(primary)
msgid "Epiphany"
msgstr "Epiphany"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:134(primary)
msgid "epiphany"
msgstr "epiphany"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:137(primary)
msgid "Browser"
msgstr "Browser"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:145(title) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1234(title)
msgid "Introduction"
msgstr "Introduzione"

# parafrasi per to aim (mira, tende, aspira) per evitare personificazione
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:146(para)
msgid "<application>Epiphany</application> is the GNOME web browser. <application>Epiphany</application> aims to be simple to use and standards compliant."
msgstr "<application>Epiphany</application> è il browser web dello GNOME Desktop. <application>Epiphany</application> è progettato per essere semplice da usare e aderente agli standard."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:154(title)
msgid "Getting Started"
msgstr "Per cominciare"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:157(title)
msgid "To Open a Browser Window"
msgstr "Aprire una finestra di navigazione"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:158(para)
msgid "You can open a browser window in the following ways:"
msgstr "È possibile aprire una finestra di navigazione nei seguenti modi:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:163(term) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:189(term)
msgid "<guimenu>Applications</guimenu> menu"
msgstr "Menù <guimenu>Applicazioni</guimenu>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:165(para)
msgid "Choose <menuchoice><guisubmenu>Internet</guisubmenu><guimenuitem>Epiphany Web Browser</guimenuitem></menuchoice>."
msgstr "Scegliere <menuchoice><guisubmenu>Internet</guisubmenu><guimenuitem>Epiphany - Browser web</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:172(term) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:201(term)
msgid "Command line"
msgstr "Riga di comando"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:174(para)
msgid "Type <command>epiphany</command>, then press <keycap>Return</keycap>."
msgstr "Digitare <command>epiphany</command>, quindi premere <keycap>Invio</keycap>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:183(title)
msgid "To Open the Bookmarks Window"
msgstr "Aprire la finestra dei segnalibri"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:184(para)
msgid "You can open the bookmarks window in the following ways:"
msgstr "È possibile aprire la finestra dei segnalibri nei modi seguenti:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:193(para)
msgid "Choose <menuchoice><guisubmenu>Internet</guisubmenu><guimenuitem>Epiphany Bookmarks</guimenuitem></menuchoice>."
msgstr "Scegliere <menuchoice><guisubmenu>Internet</guisubmenu><guimenuitem>Segnalibri web di Epiphany</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:205(para)
msgid "Type <command>epiphany -b</command>, then press <keycap>Return</keycap>."
msgstr "Digitare <command>epiphany -b</command>, quindi premere <keycap>Invio</keycap>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:212(term)
msgid "From the <guimenu>Bookmarks</guimenu> menu"
msgstr "Dal menù <guimenu>Segnalibri</guimenu>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:216(para)
msgid "Choose <menuchoice><guimenu>Bookmarks</guimenu><guimenuitem>Edit Bookmarks</guimenuitem></menuchoice> from the <application>Epiphany</application> main window."
msgstr "Scegliere <menuchoice><guimenu>Segnalibri</guimenu><guimenuitem>Modifica segnalibri</guimenuitem></menuchoice> dalla finestra principale di <application>Epiphany</application>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:225(term)
msgid "From the <application>Epiphany</application> toolbar"
msgstr "Dalla barra degli strumenti di <application>Epiphany</application>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:229(para)
msgid "Press the <guibutton>Bookmarks</guibutton> button in the toolbar of the main window."
msgstr "Fare clic sul pulsante <guibutton>Segnalibri</guibutton> nella barra degli strumenti della finestra principale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:241(title)
msgid "Browser Windows"
msgstr "Finestre di navigazione"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:242(para)
msgid "Browser windows enable you to browse between web pages. <xref linkend=\"ephy-screenshot\"/> shows a browser window displaying the home page."
msgstr "Le finestre di navigazione consentono di spostarsi tra le pagine web. In <xref linkend=\"ephy-screenshot\"/> è mostrata una finestra di navigazione che visualizza la pagina iniziale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:248(title)
msgid "Browser window displaying the home page"
msgstr "Finestra di navigazione che mostra la pagina iniziale"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:255(phrase)
msgid "A page being displayed in a browser window. Callouts: Menubar, toolbar, address entry, view pane"
msgstr "Una pagina visualizzata in una finestra di navigazione. Contenuto: barra dei menù, barra degli strumenti, inserimento indirizzo, pannello principale"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:260(para)
msgid "<xref linkend=\"epiphany-TBL-1\"/> describes the components of a browser window."
msgstr "In <xref linkend=\"epiphany-TBL-1\"/> sono descritti i componenti di una finestra di navigazione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:264(title)
msgid "Browser Window Components"
msgstr "Componenti finestra di navigazione"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:271(para)
msgid "Component"
msgstr "Componente"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:276(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2142(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2297(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2466(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2553(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2665(para)
msgid "Description"
msgstr "Descrizione"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:285(para)
msgid "Menubar"
msgstr "Barra dei menù"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:290(para)
msgid "Contains menus that you use to perform tasks in a browser window."
msgstr "Contiene i menù da usare per eseguire delle azioni in una finestra di navigazione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:297(para)
msgid "Toolbars"
msgstr "Barre degli strumenti"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:302(para)
msgid "Contain buttons that you use to perform tasks in a browser window. Menus, buttons and text fields that you use for high-speed access to bookmarks and web searches are also located here."
msgstr "Contengono dei pulsanti da usare per eseguire delle azioni in una finestra di navigazione. Qui sono anche posizionati i menù, i pulsanti e i campi di testo da usare per l'accesso rapido ai segnalibri e alle ricerche web."

# infedele su entry, ma buona traduzione per dare "identità" all'elemento
# della UI. Mantenere in tutto il manuale.
#
#    -Luca.
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:311(para)
msgid "Address entry"
msgstr "Casella indirizzo"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:316(para)
msgid "Drop-down combination box that you use to enter web addresses or search terms."
msgstr "Casella combinata a discesa da usare per inserire indirizzi web o termini da ricercare."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:324(para)
msgid "View pane"
msgstr "Riquadro di visualizzazione"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:329(para)
msgid "Displays the contents of the viewed page."
msgstr "Mostra il contenuto della pagina visualizzata."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:336(para)
msgid "Statusbar"
msgstr "Barra di stato"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:341(para)
msgid "Displays status information."
msgstr "Mostra informazioni sullo stato."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:349(para)
msgid "You can also open a context menu from browser windows. To open this context menu right-click in a browser window. The items in this menu depend on where you right-click. For example, when you open the context menu of a link, you can choose items related to the link. When you open the context menu on the web page itself, you can choose items related to the display of the web page. By opening the context menu of a toolbar item you can choose items related to that toolbar."
msgstr "È anche possibile aprire un menù contestuale dalle finestre di navigazione. Per aprire questo menù contestuale, fare clic col tasto destro su una finestra di navigazione. Le voci del menù dipendono dalla posizione su cui si fa clic col tasto destro. Ad esempio, quando si apre il menù contestuale di un collegamento, è possibile scegliere tra voci relative al collegamento. Quando si apre il menù contestuale della pagina web stessa, è possibile scegliere tra voci relative alla visualizzazione della pagina web. Aprendo il menù contestuale di un elemento della barra degli strumenti, è possibile scegliere tra voci relative a quella barra degli strumenti."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:362(title)
msgid "Browsing the Web"
msgstr "Esplorazione del Web"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:366(title)
msgid "Using the Address Entry"
msgstr "Uso della casella indirizzo"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:367(para)
msgid "The address entry is used to enter web addresses or search terms. Any words entered in the address entry are searched for in the Bookmarks database and the History database. If there are any matches, these are shown in a drop down list and can be selected by you. The selected web page will be loaded in the browser window."
msgstr "La casella indirizzo è usata per inserire indirizzi web o termini da cercare. Ogni parola immessa nella casella indirizzo viene ricercata nel database dei segnalibri e in quello della cronologia. Se vi sono delle corrispondenze, queste vengono mostrate in un elenco a discesa, da cui possono essere selezionate. La pagina web selezionata verrà caricata nella finestra di navigazione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:375(para)
msgid "You can type in a bookmark topic or a term that is part of the address or title of any page stored in your bookmarks. These terms are searched in the bookmark database for matches. For more information, see <xref linkend=\"overview-of-bookmarks\"/>."
msgstr "È possibile digitare un argomento dei segnalibri o un termine che fa parte dell'indirizzo o del titolo di una qualsiasi pagina memorizzata nei propri segnalibri. Di questi termini viene ricercata una qualche corrispondenza nel database. Per maggiori informazioni, consultare <xref linkend=\"overview-of-bookmarks\"/>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:385(title)
msgid "Using the Toolbar"
msgstr "Uso della barra degli strumenti"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:386(para)
msgid "The toolbar contains a number of shortcuts to commonly used functions. You can use the toolbar to navigate through your web history by pressing the <guibutton> Back</guibutton> and <guibutton>Forward</guibutton> buttons. In addition it is possible to stop the loading of pages by pressing the <guibutton>Stop</guibutton> button. Finally, pages may be reloaded by pressing the <guibutton>Reload</guibutton> button."
msgstr "La barra degli strumenti contiene un certo numero di scorciatoie a funzioni comunemente usate. È possibile usare la barra per navigare nella cronologia web facendo clic sui pulsanti <guibutton>Indietro</guibutton> e <guibutton>Avanti</guibutton>. In aggiunta è possibile interrompere il caricamento delle pagine facendo clic sul pulsante <guibutton>Ferma</guibutton>. Infine le pagine possono essere ricaricate facendo clic sul pulsante <guibutton>Aggiorna</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:396(para)
msgid "You can customize the buttons which appear on your toolbar by using the Toolbar Editor: for details, see <xref linkend=\"to-edit-toolbars\"/>."
msgstr "È possibile personalizzare i pulsanti che appaiono nella propria barra degli strumenti usando il relativo editor. Per maggiori informazioni, consultare <xref linkend=\"to-edit-toolbars\"/>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:401(para)
msgid "You can also have links to your favorite websites on a toolbar for easy access. For details on adding bookmarks to the toolbar, see <xref linkend=\"to-add-bookmark-or-topic-to-toolbar\"/>."
msgstr "Sulla barra degli strumenti è anche possibile posizionare dei collegamenti ai propri siti web preferiti, per un rapido accesso. Per dettagli sull'aggiunta di segnalibri alla barra degli strumenti, consultare <xref linkend=\"to-add-bookmark-or-topic-to-toolbar\"/>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:409(title)
msgid "Using Fullscreen Mode"
msgstr "Uso modalità schermo intero"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:410(para)
msgid "Fullscreen mode allows the browser to use the whole screen for its viewable area. To enter Fullscreen mode, select <menuchoice><guimenu>View</guimenu><guimenuitem>Fullscreen </guimenuitem></menuchoice>."
msgstr "La modalità schermo interno consente al browser di usare l'intero schermo per la sua area di visualizzazione. Per entrare in tale modalità, selezionare <menuchoice><guimenu>Visualizza</guimenu><guimenuitem>Schermo intero</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:416(para)
msgid "When in Fullscreen mode, only a minimal toolbar is shown."
msgstr "Quando si è in modalità schermo intero, viene mostrata solo una barra degli strumenti minimale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:419(para)
msgid "You can exit Fullscreen mode by pressing <guibutton>Leave Fullscreen</guibutton>."
msgstr "È possibile uscire dalla modalità schermo intero facendo clic su <guibutton>Finestra normale</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:425(title)
msgid "To Open a New Window"
msgstr "Aprire una nuova finestra"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:426(para)
msgid "To open a new window, choose <menuchoice><guimenu> File</guimenu><guimenuitem>New Window</guimenuitem></menuchoice>."
msgstr "Per aprire una una nuova finestra, scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Nuova finestra</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:433(title)
msgid "To Open a New Tab"
msgstr "Aprire una nuova scheda"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:434(para)
msgid "To open a new tab, choose <menuchoice><guimenu> File</guimenu><guimenuitem>New Tab</guimenuitem></menuchoice>. The new tab will be placed to the right of any existing tabs."
msgstr "Per aprire una una nuova scheda, scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Nuova scheda</guimenuitem></menuchoice>. La nuova scheda viene posizionata a destra di tutte le altre schede già presenti."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:442(title)
msgid "To Open a File"
msgstr "Aprire un file"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:443(para)
msgid "To open a file, choose <menuchoice><guimenu>File </guimenu><guimenuitem>Open...</guimenuitem></menuchoice> to display the <guilabel>Open File</guilabel> dialog. Select the file that you want to open, then press <guibutton>Open</guibutton>. The file is displayed in the browser window."
msgstr "Per aprire un file, scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Apri...</guimenuitem></menuchoice> per mostrare il dialogo <guilabel>Apri file</guilabel>. Selezionare il file che si desidera aprire, quindi fare clic su <guibutton>Apri</guibutton>. Il file viene visualizzato nella finestra del browser."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:453(title)
msgid "To Save a Page to a File"
msgstr "Salvare una pagina in un file"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:454(para)
msgid "To save a page to a file, choose <menuchoice><guimenu> File</guimenu><guimenuitem>Save As...</guimenuitem></menuchoice>. Enter a name for the file in the <guilabel> Save As</guilabel> dialog box, then press <guibutton>Save </guibutton>."
msgstr "Per salvare una pagina su un file, scegliere <menuchoice><guimenu> File</guimenu><guimenuitem>Salva come...</guimenuitem></menuchoice>. Inserire un nome per il file nel dialogo <guilabel>Salva come</guilabel>, quindi fare clic sul pulsante <guibutton>Salva</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:463(title)
msgid "Using Print Setup"
msgstr "Uso delle impostazioni di stampa"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:464(para)
msgid "Print setup allows you to configure how web pages are printed."
msgstr "Le impostazioni di stampa consentono di configurare il modo in cui le pagine web sono stampate."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:469(term)
msgid "Paper Size"
msgstr "Dimensione carta"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:471(para)
msgid "The paper size."
msgstr "La dimensione del foglio."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:477(term)
msgid "Orientation"
msgstr "Orientamento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:479(para)
msgid "Defines whether the top of the page is the short (portrait) or long (landscape) edge of the paper."
msgstr "Definisce se la parte superiore della pagina è il lato corto (ritratto) o lungo (panorama) del foglio."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:488(title)
msgid "Using Print Preview"
msgstr "Uso dell'anteprima di stampa"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:489(para)
msgid "With print preview, you can see how a page will look once it has been printed. To print preview the current page, choose <menuchoice><guimenu>File</guimenu><guimenuitem>Print Preview</guimenuitem></menuchoice>."
msgstr "L'anteprima di stampa consente di vedere come apparirà una pagina una volta stampata. Per vedere l'anteprima di stampa della pagina corrente, scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Anteprima di stampa</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:497(title)
msgid "To Print a Page"
msgstr "Stampare una pagina"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:498(para)
msgid "To print a page, choose <menuchoice><guimenu>File</guimenu><guimenuitem>Print...</guimenuitem></menuchoice>. Select the name of the printer in the <guilabel>Printer</guilabel> list or select <guilabel>Print to File</guilabel> to print to a file."
msgstr "Per stampare una pagina, scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Stampa...</guimenuitem></menuchoice>. Selezionare il nome della stampante nell'elenco <guilabel>Stampante</guilabel> oppure selezionare <guilabel>Stampa su file</guilabel> per stampare su un file."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:505(para)
msgid "In the <guilabel>Print Pages</guilabel> section, choose <guilabel> All</guilabel> to print the entire web page, <guilabel>Current </guilabel> to print the currently selected page only or <guilabel>Range</guilabel> to print the range of pages that you specify."
msgstr "Nella sezione <guilabel>Stampa...</guilabel>, selezionare <guilabel> Tutte</guilabel> per stampare l'intera pagina, <guilabel>Corrente </guilabel> per stampare solo la pagina selezionata o <guilabel>Intervallo</guilabel> per stampare l'intervallo di pagine specificato dall'utente."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:513(title)
msgid "To Find Text in a Page"
msgstr "Trovare del testo in una pagina"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:514(para)
msgid "To search a page for a string, perform the following steps:"
msgstr "Per ricercare una stringa in una pagina, procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:519(para)
msgid "Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem>Find...</guimenuitem></menuchoice> to display the <guilabel>Find</guilabel> dialog at the bottom of the browser window."
msgstr "Scegliere <menuchoice><guimenu>Modifica</guimenu><guimenuitem>Trova...</guimenuitem></menuchoice> per mostrare il dialogo <guilabel>Trova</guilabel> nella parte inferiore della finestra di navigazione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:527(para)
msgid "Type the string that you want to find, in the <guilabel>Find</guilabel> field."
msgstr "Digitare la stringa da cercare nel campo <guilabel>Trova</guilabel>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:533(para)
msgid "Type capital letters to only find occurrences of the string that match the case of the text that you type."
msgstr "Digitare delle lettere maiuscole solo per trovare delle occorrenze della stringa che corrispondano (distinguendo maiuscole e miniscule) al testo che si è immesso."

# FIXME!!! la prima occorrenza è trovata e evidenziata automaticamente mentre
# si digita, non server premere trova successivo.  --Luca
#
# Legenda: FIXME è un modo che ho trovato nella traduzione dei manuali
# per indicare che l'originale è sbagliato, alemeno rispetto alla versione
# corrente dell'applicazione. In questo caso la traduzione non va "aggiornata"
# ma va segnalato il bug :-)  --Luca
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:539(para)
msgid "Press <guibutton>Find Next</guibutton> to search the page for the first occurrence of the string. If the string is found, the cursor is moved to the string, and the string is selected."
msgstr "Fare clic su <guibutton>Trova successivo</guibutton> per cercare nella pagina la prima occorrenza della stringa. Se la stringa viene trovata, il cursore viene spostato sulla stringa e la stringa stessa viene selezionata."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:547(para)
msgid "To find the next occurrence of the string, press <guibutton>Find Next</guibutton>."
msgstr "Per trovare la successiva occorrenza della stringa, fare clic su <guibutton>Trova successivo</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:553(para)
msgid "To find the previous occurrence of the string, press <guibutton>Find Previous</guibutton>."
msgstr "Per trovare la precedente occorrenza della stringa, fare clic su <guibutton>Trova precedente</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:559(para)
msgid "To finish the search, click outside of the search bar."
msgstr "Per terminare la ricerca, fare clic all'esterno della barra di ricerca."

# Era "Ruota attorno"
#
# Nelle ricerche indica, appunto, di ricominciare da capo :-)
#
# -
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:566(title)
msgid "Wrap Around"
msgstr "Ricomincia da capo"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:567(para)
msgid "When <application>Epiphany</application> has reached the end of the page, the search will be continued from the beginning of the page. The message <guilabel>Wrapped</guilabel> will be shown in the search bar."
msgstr "Quando <application>Epiphany</application> ha raggiunto la fine della pagina, la ricerca verrà continuata dall'inizio della pagina. Il messaggio <guilabel>Ricominciato</guilabel> verrà visualizzato nella barra di ricerca."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:576(title)
msgid "To Change the Zoom Factor"
msgstr "Cambiare il fattore d'ingrandimento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:577(para)
msgid "You can use the following methods to enlarge or shrink the text in a web page:"
msgstr "È possibile usare i seguenti metodi per ridimensionare il testo in una pagina web:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:583(term)
msgid "To enlarge the text in a web page"
msgstr "Ingrandire il testo in una pagina web"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:587(para)
msgid "Press the <guibutton>Larger</guibutton> button in the toolbar of the main window."
msgstr "Fare clic sul pulsante <guibutton>Aumenta</guibutton> nella barra degli strumenti della finestra principale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:593(term)
msgid "To shrink the text in a web page"
msgstr "Rimpicciolire il testo in una pagina web"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:597(para)
msgid "Press the <guibutton>Smaller</guibutton> button in the toolbar of the main window."
msgstr "Fare clic sul pulsante <guibutton>Riduci</guibutton> nella barra degli strumenti della finestra principale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:603(para)
msgid "Alternatively, you may use the menu:"
msgstr "In alternativa è possibile usare il menù:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:608(para)
msgid "To enlarge the view of a page, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Larger Text</guimenuitem></menuchoice>."
msgstr "Per ingrandire la vista di una pagina, scegliere <menuchoice><guimenu>Visualizza</guimenu><guimenuitem>Testo più grande</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:614(para)
msgid "To shrink the view of a page, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Smaller Text</guimenuitem></menuchoice>."
msgstr "Per rimpicciolire la vista di una pagina, scegliere <menuchoice><guimenu>Visualizza</guimenu><guimenuitem>Testo più piccolo</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:621(para)
msgid "To view the page at its normal size, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Normal Size</guimenuitem></menuchoice>."
msgstr "Per visualizzare la pagina alle sue dimensioni normali, scegliere <menuchoice><guimenu>Visualizza</guimenu><guimenuitem>Dimensione normale</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:630(title)
msgid "To View the Source of a Page"
msgstr "Visualizzare il sorgente di una pagina"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:631(para)
msgid "To view the source code of a page, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Page Source</guimenuitem></menuchoice>. The source will be displayed in your default text editor."
msgstr "Per visualizzare il codice sorgente di una pagina, scegliere <menuchoice><guimenu>Visualizza</guimenu><guimenuitem>Sorgente della pagina</guimenuitem></menuchoice>. Il sorgente viene mostrato nell'editor di testo predefinito."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:639(title)
msgid "To View the Page's Popup Windows"
msgstr "Visualizzare le finestre popup di una pagina"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:640(para)
msgid "Some web pages automatically open new browser windows when viewed. These are known as popup windows. To show or hide a page's popup windows, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Popup Windows</guimenuitem></menuchoice>. When the popups for the page are hidden, the blocked popup icon will show in the status bar. The tooltip for this icons shows how many popup windows have been blocked."
msgstr "Alcune pagine web, quando visualizzate, aprono in modo automatico nuove finestre del browser. Tali finestre sono note come finestre popup. Per mostrare o nascondere le finestre popup di una pagina, scegliere <menuchoice><guimenu>Visualizza</guimenu><guimenuitem>Finestre popup</guimenuitem></menuchoice>. Quando le finestre popup di una pagina sono nascoste, nella barra di stato viene mostrata l'icona di popup bloccate. Il suggerimento per questa icona mostra quante finestre popup sono state bloccate."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:649(para)
msgid "To set a default popup window behavior for all web pages, see <xref linkend=\"privacy-preferences\"/>."
msgstr "Per impostare il comportamento predefinito relativo alle finestre popup per tutte le pagine web, consultare <xref linkend=\"privacy-preferences\"/>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:655(title)
msgid "To Open Links"
msgstr "Aprire i collegamenti"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:656(para)
msgid "Web pages contain links to other web pages, often (but not always) indicated by an underline. To follow a link, left click it."
msgstr "Le pagine web contengono collegamenti ad altre pagine web, spesso (ma non sempre) indicate da parole sottolineate. Per seguire un collegamento, fare clic su di esso."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:662(term)
msgid "To open a link as the page specifies"
msgstr "Aprire un collegamento come specificato dalla pagina"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:664(para)
msgid "Left-click a link. The link may open in the current window or a new window according to what the page author specified."
msgstr "Fare clic col tasto sinistro sul collegamento. Il collegamento verrà aperto nella finestra corrente o in una nuova finestra, in accordo con quanto specificato dall'autore della pagina."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:671(term)
msgid "To open a link in a new tab"
msgstr "Aprire un collegamento in una nuova scheda"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:673(para)
msgid "Select <guimenuitem>Open Link in New Tab</guimenuitem> from the link context menu, or click with the middle mouse button."
msgstr "Selezionare <guimenuitem>Apri collegamento in una nuova scheda</guimenuitem> dal menù contestuale del collegamento, oppure fare clic con il pulsante centrale del mouse."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:680(term)
msgid "To open a link in a new window"
msgstr "Aprire un collegamento in una nuova finestra"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:682(para)
msgid "Select <guimenuitem>Open Link in New Window</guimenuitem> from the link context menu."
msgstr "Selezionare <guimenuitem>Apri collegamento in una nuova finestra</guimenuitem> dal menù contestuale del collegamento."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:691(title)
msgid "To Download a Link"
msgstr "Scaricare un collegamento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:692(para)
msgid "To save the target of a link, select <guimenuitem>Download Link</guimenuitem> from the link context menu. The linked file or document will be saved to your download folder which you can set in <xref linkend=\"general-preferences\"/>."
msgstr "Per salvare la destinazione di un collagemento, selezionare <guimenuitem>Scarica collegamento</guimenuitem> dal menù contestuale del collegamento. Il file o documento referenziato verrà quindi salvato salvato nella cartella degli scaricamenti personali, impostata come indicato in <xref linkend=\"general-preferences\"/>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:701(title)
msgid "To Switch in Between Tabs"
msgstr "Cambiare scheda"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:702(para)
msgid "Select the header of a tab to switch to it."
msgstr "Selezionare la linguetta della scheda a cui si vuole accedere."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:707(title)
msgid "To Move Tabs"
msgstr "Spostare le schede"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:708(para)
msgid "To rearrange tabs in the current window, select <menuchoice><guimenu>Tabs</guimenu><guimenuitem>Move Tab Left</guimenuitem></menuchoice> or <menuchoice><guimenu>Tabs</guimenu><guimenuitem>Move Tab Right</guimenuitem></menuchoice> to move the current tab. You can also drag tabs to reorder them."
msgstr "Per riarrangiare la posizione delle schede nella finestra in uso, selezionare <menuchoice><guimenu>Schede</guimenu><guimenuitem>Sposta a sinistra</guimenuitem></menuchoice> o <menuchoice><guimenu>Schede</guimenu><guimenuitem>Sposta a destra</guimenuitem></menuchoice> per spostare la scheda in uso. È anche possibile trascinare le schede per ridisporle."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:716(para)
msgid "You can also access these options by opening the context menu of the tab header."
msgstr "È anche possibile accedere a queste opzioni aprendo il menù contestuale della linguetta delle scheda."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:726(title)
msgid "Managing Your Bookmarks"
msgstr "Gestione dei segnalibri personali"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:730(title)
msgid "Overview of the Epiphany Bookmarks System"
msgstr "Panoramica del sistema di segnalibri di Epiphany"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:738(para)
msgid "Building a browser with the simplest interface possible."
msgstr "Costruire un browser con la più semplice interfaccia possibile."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:743(para)
msgid "Avoiding the need for the user to remember addresses of sites that the user wants to visit."
msgstr "Evitare all'utente la necessità di ricordare gli indirizzi dei siti che l'utente vuole visitare."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:731(para)
msgid "The <application>Epiphany</application> bookmark system is quite different from the hierarchical file folder method used by most browsers. This design is in keeping with two design principles: <placeholder-1/>"
msgstr "Il sistema di segnalibri di <application>Epiphany</application> è leggermente diverso dal metodo usato dalla maggior parte dei browser, basato su gerarchie di file e cartelle. Il design scelto ben si adatta ai due principi seguenti: <placeholder-1/>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:750(para)
msgid "<application>Epiphany</application> follows a database like approach to organise bookmarks. An address related to a bookmark is stored with some metadata associated with it. This metadata is then used to retrieve a bookmark later."
msgstr "Per l'organizzazione dei segnalibri di <application>Epiphany</application> viene seguito un approccio ispirato ai database. Un indirizzo relazionato ad un segnalibro viene memorizzato con alcuni metadati associati ad esso. Tali metadati sono usati per recuperare i segnalibri all'occorrenza."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:764(programlisting)
#, no-wrap
msgid "\nDevelopment -&gt; GNOME -&gt; GNOME developers home page"
msgstr "\nProgrammazione -&gt; GNOME -&gt; Homepage sviluppatori di GNOME"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:757(para)
msgid "In the <application>Epiphany</application> bookmark system, addresses are organised by associating each address with one or more topics. For example, if one were to store a bookmark for <ulink type=\"http\" url=\"http://developer.gnome.org\">GNOME Developers home page</ulink>, in any other browser, the user might store it under the following hierarchy: <placeholder-1/>"
msgstr "Nel sistema di segnalibri di <application>Epiphany</application>, gli indirizzi sono organizzati associando a ciascuno uno o più argomenti. Ad esempio, se si volesse memorizzare un segnalibro per <ulink type=\"http\" url=\"http://developer.gnome.org\">Homepage sviluppatori di GNOME</ulink>, in altri browser l'utente potrebbe memorizzare ciò in una gerarchia come la seguente: <placeholder-1/>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:770(programlisting)
#, no-wrap
msgid "\nDevelopment -&gt; GNOME developers home page\nGNOME -&gt; GNOME developers home page"
msgstr "\nProgrammazione -&gt; Homepage sviluppatori di GNOME\nGNOME -&gt; Homepage sviluppatori di GNOME"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:767(para)
msgid "In <application>Epiphany</application>, the same page could be associated with two topics: <placeholder-1/> Now the user can access this bookmark by typing the topic \"GNOME\" or \"Development\" in the location bar. The user can also type in any of the words \"GNOME\", \"developers\", \"home\" or \"page\" in the location bar. Either of these methods drops a list containing the required bookmark. For all ways to access bookmarks, see <xref linkend=\"to-access-a-bookmark\"/>"
msgstr "In <application>Epiphany</application>, la stessa pagina può essere associata a due argomenti: <placeholder-1/> In questo modo l'utente può accedere a questo segnalibro digitando l'argomento <quote>GNOME</quote> o <quote>Programmazione</quote> nella casella dell'indirizzo. Allo stesso modo è possibile digitare nella barra della posizione una qualsiasi delle parole <quote>GNOME</quote>, <quote>sviluppatori</quote> e <quote>homepage</quote>. In entrambi i casi viene mostrato un elenco a discesa contenente il segnalibro richiesto. Per una descrizione di tutti i metodi disponibili per accedere ai sengalibri, consultare <xref linkend=\"to-access-a-bookmark\"/>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:783(title)
msgid "Subtopics"
msgstr "Sotto-argomenti"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:784(para)
msgid "<application>Epiphany</application> allows you to create a single level of topics. Sub-topics are created automatically based on your existing bookmarks and topics."
msgstr "In <application>Epiphany</application> è consentita la creazione di un singolo livello di argomenti. I sotto-argomenti sono creati in modo automatico in base ai propri segnalibri e argomenti."

# ####################
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:790(para)
msgid "As a user, you may have a very specific way of arrange your bookmarks into a hierarchy. Epiphany does not support the ability to explicitly construct a hierarchy, and so sometimes you might get frustrated that the hierarchy <application>Epiphany</application> builds isn't exactly what you want."
msgstr "Come utente, è possibile avere uno specifico modo di organizzare i propri segnalibri in una gerarchia. Epiphany non supporta la possibilità di costruire esplicitamente una gerarchia, così qualche volta la configurazione di gerarchia di <application>Epiphany</application> potrebbe non essere esattamente quella desiderata."

# topic --> argomenti 
#
# mantenere la stessa traduzione del programma, se nella UI sono definiti
# argomenti, non è utile rimonimarli soggetti nel manuale
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:800(para)
msgid "Use topics that will come to mind first when trying to recall the bookmark."
msgstr "Usare argomenti che vengono subito in mente quando si prova a richiamare il segnalibro."

# cambiata un po'....  -Luca
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:805(para)
msgid "Use multiple topics for bookmarks."
msgstr "Usare diversi argomenti per ciascun segnalibro."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:796(para)
msgid "To ensure that you get the best hierarchy possible: <placeholder-1/>"
msgstr "Per assicurarsi di ottenere la migliore gerarchia: <placeholder-1/>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:813(title)
msgid "To Access a bookmark"
msgstr "Accedere ad un segnalibro"

# see <riferimento>  --> consultare <riferimento>
#
# è molto più professionale, no ?   :-)
#
# Ho cambiato anche qualcosina (anche se non capisco che c'entri desktop qui), forse è
# un errore, e c'era un drag-and-drop tradotto come copia e incolla :-/
#
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:814(para)
msgid "The primary way to access bookmarks is the bookmarks window. To open the bookmarks window, see <xref linkend=\"ephy-to-open-bookmarks\"/>. A separate window is used for organising bookmarks because that makes it easier to navigate, and also allows it to have search and edit functionalities in the same place. The bookmarks collection can be directly edited from the desktop. In the same place, it is now possible to edit the bookmark title inline, add more topics, remove bookmarks, associate them with more topics with drag and drop, edit properties of a bookmark, etc."
msgstr "Il modo piu diretto per accedere ai segnalibri è la finestra dei segnalibri. Per aprire la finestra dei segnalibri, consultare <xref linkend=\"ephy-to-open-bookmarks\"/>. Una finestra a parte viene usata per organizzare i segnalibri in modo da renderne piu facile la navigazione, così per consentire di avere allo stesso tempo funzionalità di ricerca e di modifica. La raccolta di segnalibri può essere modificata direttamente dal desktop. Nello stesso spazio, è ora possibile modificare la riga del titolo di un segnalibro, aggiungere ulteriori argomenti, rimuovere segnalibri, associare ad essi ulteriori argomenti tramite trascinamento, modificare le proprietà di un segnalibro, eccetera."

# list --> elenco
#
# la traduzione lista è per le strutture astratte (cfr le liste in informatica), 
# ogni cosa che appare all'utente è un elenco
#
# Oh, se possibile è bene riportare il tutto al presente; il futuro è usato
# spesso nei manuali in inglese, ma non col lo stesso significato che in
# italiano
#
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:832(para)
msgid "Typing in a topic in the location bar of the main window drops down a list of bookmarks of that category."
msgstr "Inserendo un argomento nella barra di posizione della finestra principale viene visualizzato un elenco di segnalibri relativi a quella categoria."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:838(para)
msgid "A word typed into the location bar are automatically searched in the bookmark database and matching bookmarks are shown in a drop down list below the location bar."
msgstr "Inserendo una parola nella barra di posizione, viene avviata automaticamente una ricerca nel database dei segnalibri; i segnalibri corrispondenti sono visualizzati nell'elenco a discesa sotto la barra di posizione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:845(para)
msgid "The menu item <guimenu>Bookmark</guimenu> gives a menu of all the different topics. Bookmarks related to these topics can then be accessed from submenus here. This is closest to the traditional method of accessing bookmarks, and is provided to keep compatibility."
msgstr "La voce di menù <guimenu>Segnalibri</guimenu> offre un menù di tutti i differenti argomenti. È possibile accedere ai segnalibri associati a questi argomenti dai sotto-menù. Questo è il metodo piu simile all'accesso tradizionale ai segnalibri, fornito per mantenere la compatibilità."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:854(para)
msgid "Bookmarks and topics can be added to the toolbars for easy access. To add a bookmark or topic to a toolbar, drag it from the bookmarks window to the toolbar."
msgstr "È possibile aggiungere segnalibri e argomenti alla barra degli strumenti per un'accesso rapido. Per aggiungere un segnalibro o un argomento alla barra degli strumenti, trascinalo dalla finestra dei segnalibri alla barra degli strumenti."

# by tradotto come nei seguenti modi perché questo appare come
#
# è anche possibile ... nei seguenti modi:
#   * Inserendo ...
#   * Inserendo ...
#   * La voce ...
#   * È possibile ...
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:828(para)
msgid "The bookmarks can also be accessed by: <placeholder-1/>"
msgstr "È anche possibile accedere ai segnalibri nei seguenti modi: <placeholder-1/>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:864(title)
msgid "To Create a New Bookmark"
msgstr "Creare un nuovo segnalibro"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:865(para)
msgid "You can create new bookmarks in several ways."
msgstr "È possibile creare nuovi segnalibri in vari modi."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:870(term)
msgid "Browser Window"
msgstr "Finestra di navigazione"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:876(para)
msgid "To bookmark the currently viewed page, choose <menuchoice><guimenu>Bookmarks</guimenu><guimenuitem>Add Bookmark...</guimenuitem></menuchoice>."
msgstr "Per aggiungere ai segnalibri la pagina che si sta visualizzando, scegliere <menuchoice><guimenu>Segnalibri</guimenu><guimenuitem>Aggiungi segnalibro...</guimenuitem></menuchoice>."

# link --> collegamento
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:884(para)
msgid "To bookmark a link in the currently viewed page, open the link context menu and choose <menuchoice><guimenuitem>Bookmark Link...</guimenuitem></menuchoice>."
msgstr "Per aggiungere ai segnalibri un collegamento presente nella pagina che si sta visualizzando, aprire il menù contestuale del collegamento e selezionare <menuchoice><guimenuitem>Aggiungi segnalibro...</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:895(term)
msgid "History Window"
msgstr "Finestra della cronologia"

# link --> collegamento
# history --> cronologia
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:899(para)
msgid "To bookmark the currently selected history link, choose <menuchoice><guimenu>File</guimenu><guimenuitem>Add Bookmark...</guimenuitem></menuchoice>. Alternatively, choose <guimenuitem>Add Bookmark...</guimenuitem> from the history link context menu in the history window."
msgstr "Per aggiungere ai segnalibri il collegamento di cronologia selezionato, scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Aggiungi segnalibro...</guimenuitem></menuchoice>. Oppure in alternativa, scegliere <guimenuitem>Aggiungi segnalibro...</guimenuitem> dal menù contestuale del collegamento di cronologia nella finestra di cronologia."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:912(title)
msgid "To Select Bookmarks and Topics"
msgstr "Selezionare segnalibri e argomenti"

# <xref> descrive.. --->   In <xref> sono descritti...
#
# Evitare la personificazione di elementi interni (tabelle, immagini, capitoli)
# e esterni (applicazioni, pezzi di hardware)
#
# Inoltre, visto che non si sa con cosa sarà sostituito <xref>, meglio mantenere
# una forma neutra.
#
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:913(para)
msgid "You can select bookmarks and topics in several ways. <xref linkend=\"epiphany-TBL-2\"/> describes how to select items in the bookmark window."
msgstr "È possibile selezionare segnalibri e argomenti in differenti modi. In <xref linkend=\"epiphany-TBL-2\"/> sono descritti i metodi di selezione degli elementi nella finestra dei segnalibri."

# è la didascalia/titolo della tabella... ma pensa tu....
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:919(title)
msgid "Selecting Items in the Bookmarks Window"
msgstr "Selezione di oggetto nella finestra dei segnalibri"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:926(para)
msgid "Task"
msgstr "Compito"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:931(para)
msgid "Action"
msgstr "Azioni"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:940(para)
msgid "Select a bookmark or topic"
msgstr "Selezionare un segnalibro o un argomento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:945(para)
msgid "Click on the bookmark or topic."
msgstr "Fare click sul segnalibro o sull'argomento."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:952(para)
msgid "Select a group of contiguous bookmarks"
msgstr "Selezionare un gruppo di segnalibri contigui"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:957(para)
msgid "Press-and-hold <keycap>Shift</keycap>. Select the first bookmark in the group, then select the last bookmark in the group."
msgstr "Premere e tenere premuto il tasto <keycap>Maiusc</keycap>. Selezionare il primo segnalibro del gruppo, quindi selezionare l'ultimo segnalibro del gruppo."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:966(para)
msgid "Select multiple bookmarks"
msgstr "Selezionare piu segnalibri"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:971(para)
msgid "Press-and-hold <keycap>Ctrl</keycap>. Select the bookmarks one by one."
msgstr "Premere e tenere premuto <keycap>Ctrl</keycap>. Selezionare i segnalibri uno a uno."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:979(para)
msgid "Select all bookmarks in a topic"
msgstr "Selezionare tutti i segnalibri di un argomento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:984(para)
msgid "Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem> Select All</guimenuitem></menuchoice>."
msgstr "Scegliere <menuchoice><guimenu>Modifica</guimenu><guimenuitem>Seleziona tutto</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:995(title)
msgid "To Open a Bookmark in a New Window or Tab"
msgstr "Aprire un segnalibro in una nuova finestra o scheda"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:998(term)
msgid "To open a bookmark in a new window perform the following steps:"
msgstr "Per aprire un segnalibro in una nuova finestra, procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1002(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1024(para)
msgid "Select the bookmark that you want to open."
msgstr "Selezionare il segnalibro che si desidera aprire."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1007(para)
msgid "Choose <menuchoice><guimenu>File</guimenu><guimenuitem> Open in New Window</guimenuitem></menuchoice>. Alternatively, choose <menuchoice><guimenuitem>Open in New Window </guimenuitem></menuchoice> from the context menu of the bookmark."
msgstr "Scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Apri in una nuova finestra</guimenuitem></menuchoice>. In alternativa, scegliere <menuchoice><guimenuitem>Apri in una nuova finestra</guimenuitem></menuchoice> dal menù contestuale del segnalibro."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1018(term)
msgid "To open a bookmark in a new tab perform the following steps:"
msgstr "Per aprire un segnalibro in una nuova scheda, procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1029(para)
msgid "Choose <menuchoice><guimenu>File</guimenu><guimenuitem> Open in New Tab</guimenuitem></menuchoice>. Alternatively, choose <menuchoice><guimenuitem>Open in New Tab</guimenuitem></menuchoice> from the context menu of the bookmark."
msgstr "Scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Apri in una nuova scheda</guimenuitem></menuchoice>. In alternativa, scegliere <menuchoice><guimenuitem>Apri in una nuova scheda</guimenuitem></menuchoice> dal menù contestuale del segnalibro."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1042(title)
msgid "To Create a New Topic"
msgstr "Creare un nuovo argomento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1043(para)
msgid "To create a new topic, choose <menuchoice><guimenu>File</guimenu><guimenuitem>New Topic</guimenuitem></menuchoice> in the Bookmark window. A new topic is created, you can now enter the name of the topic. The topics will appear as submenus in the <guimenu>Bookmarks </guimenu> menu."
msgstr "Per creare un nuovo argomento, scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Nuovo argomento</guimenuitem></menuchoice> nella finestra dei segnalibri. Viene così creato un nuovo argomento, per il quale è possibile inserire il nome. Gli argomenti appaiono come sotto-menù nel menù <guimenu>Segnalibri</guimenu>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1052(title)
msgid "To Add a Bookmark to a Topic"
msgstr "Aggiungere un segnalibro ad un argomento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1053(para)
msgid "To add a bookmark to a topic, choose <guimenuitem>Properties </guimenuitem> from the bookmarks context menu in the bookmarks window. From the <guilabel>Topics</guilabel> list, select each topic to add this bookmark to, and press <guibutton>Close</guibutton>."
msgstr "Per aggiungere un segnalibro ad un argomento, scegliere <guimenuitem>Proprietà</guimenuitem> dal menù contestuale dei segnalibri nella finestra dei segnalibri. Dall'elenco <guilabel>Argomenti</guilabel>, selezionare ogni argomento da aggiungere a questo segnalibro, poi premere <guibutton>Chiudi</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1061(title)
msgid "To Remove a Bookmark From a Topic"
msgstr "Rimuovere un segnalibro da un argomento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1062(para)
msgid "To remove a bookmark from a topic, choose <guimenuitem>Properties </guimenuitem> from the bookmarks context menu in the bookmarks window. From the <guilabel>Topics</guilabel> list, remove each topic from which you wish to remove this bookmark, then press <guibutton>Close</guibutton>."
msgstr "Per rimuovere un segnalibro da un argomento, scegliere <guimenuitem>Proprietà</guimenuitem> dal menu contestuale dei segnalibri nella finestra dei segnalibri. Dall'elenco <guilabel>Argomenti</guilabel>, rimuovere ogni argomento che si desidera venga rimosso dal segnalibro, poi premere <guibutton>Chiudi</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1071(title)
msgid "To Rename a Bookmark or Topic"
msgstr "Rinominare un segnalibro o un argomento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1072(para)
msgid "To rename a bookmark or topic perform the following steps:"
msgstr "Per rinominare un segnalibro o un argomento, procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1077(para)
msgid "Select the bookmark or topic that you want to rename in the bookmarks window."
msgstr "Selezionare il segnalibro o l'argomento che si vuole rinominare nella finestra dei segnalibri."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1082(para)
msgid "Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Rename...</guimenuitem></menuchoice>. Alternatively, choose <guimenuitem>Rename...</guimenuitem> from the context menu of the bookmark or topic. The name of the bookmark or topic is selected."
msgstr "Scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Rinomina...</guimenuitem></menuchoice>. In alternativa, scegliere <guimenuitem>Rinomina...</guimenuitem> dal menù contestuale del segnalibro o argomento. Il nome del segnalibro o dell'argomento viene così selezionato."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1089(para)
msgid "Type a new name for the topic or bookmark, then press <keycap>Return</keycap>."
msgstr "Digitare un nuovo nome per l'argomento o segnalibro, poi prememere <keycap>Invio</keycap>."

# Delete --> eliminare
#
# cancellare è altro  
#
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1097(title)
msgid "To Delete a Bookmark or Topic"
msgstr "Eliminare un segnalibro o un argomento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1098(para)
msgid "To delete a bookmarks or topics perform the following steps:"
msgstr "Per eliminare un segnalibro o un argomento, procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1103(para)
msgid "Select the bookmark or topic that you want to delete from the bookmarks window."
msgstr "Selezionare il segnalibro o l'argomento che si desidera eliminare dalla finestra dei segnalibri."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1109(para)
msgid "Choose <menuchoice><guimenu>File</guimenu><guimenuitem> Delete</guimenuitem></menuchoice>. Alternatively, choose <guimenuitem>Delete</guimenuitem> from context menu of the bookmark or topic."
msgstr "Scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Elimina</guimenuitem></menuchoice>. In alternativa, scegliere <guimenuitem>Elimina</guimenuitem> dal menù contestuale del segnalibro o dell'argomento."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1119(title)
msgid "To Edit a Bookmark's Properties"
msgstr "Modificare le proprietà di un segnalibro"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1120(para)
msgid "To edit a bookmark's properties, such as it's title and address, select <guimenuitem>Properties</guimenuitem> from the bookmark's context menu in the bookmarks window."
msgstr "Per modificare le proprietà di un segnalibro, come il suo titolo e indirizzo, selezionare <guimenuitem>Proprietà</guimenuitem> dal menù contestuale del segnalibro nella finestra dei segnalibri."

# tuo --> propri
#
# Evitare la forma personale e il tu, usando qualche parafrase
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1127(title)
msgid "To Search Your Bookmarks"
msgstr "Cercare nei propri segnalibri"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1128(para)
msgid "To search through your bookmarks, enter you search term in the <guilabel>Search</guilabel> field. <application>Epiphany</application> will search through all your bookmarks no matter which topic is currently selected."
msgstr "Per cercare fra i propri segnalibri, inserire i termini di ricerca nel campo <guilabel>Cerca</guilabel>. In <application>Epiphany</application> la ricerca viene effettuata in tutti i propri segnalibri, senza curarsi di quale argomento è correntemente selezionato."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1135(title)
msgid "To Copy the Address of a Bookmark"
msgstr "Copiare l'indirizzo di un segnalibro"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1136(para)
msgid "To copy the address of a bookmark perform the following steps:"
msgstr "Per copiare l'indirizzo di un segnalibro, procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1141(para)
msgid "Select the bookmark."
msgstr "Selezionare il segnalibro."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1146(para)
msgid "Choose <menuchoice><guimenu>Edit</guimenu><guimenuitem> Copy Address</guimenuitem></menuchoice>. Alternatively, choose <guimenuitem>Copy Address</guimenuitem> from the bookmark's context menu."
msgstr "Scegliere <menuchoice><guimenu>Modifica</guimenu><guimenuitem>Copia indirizzo</guimenuitem></menuchoice>. In alternativa, scegliere <guimenuitem>Copia indirizzo</guimenuitem> dal menù contestuale del segnalibro."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1156(title)
msgid "To Add a Bookmark or Topic to the Toolbar"
msgstr "Aggiungere un segnalibro o argomento alla barra degli strumenti"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1157(para)
msgid "You can add a bookmark or topic to the toolbar in the following ways:"
msgstr "È possibile aggiungere un segnalibro o un argomento alla barra degli strumenti nei seguenti modi:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1162(term) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1204(term)
msgid "<guimenu>File</guimenu> menu"
msgstr "Menù <guimenu>File</guimenu>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1166(para)
msgid "Select the bookmark or topic you wish to add, and choose <menuchoice><guisubmenu>File</guisubmenu><guimenuitem> Show on Toolbar</guimenuitem></menuchoice>."
msgstr "Selezionare il segnalibro o l'argomento che si desidera aggiungere, quindi scegliere <menuchoice><guisubmenu>File</guisubmenu><guimenuitem>Mostra sulla barra degli strumenti</guimenuitem></menuchoice>."

# Emh... d'n'd è trascinamento, non copia e incolla....
#
# A proprosito
#  --> trascinamento (se l'azione che l'utente compie)
#  --> <immuttato> (se si fa riferimento al protocollo)
#
#
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1174(term)
msgid "Drag and Drop"
msgstr "Trascinamento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1178(para)
msgid "You can drag and drop bookmarks and topics from the bookmarks window onto the toolbar."
msgstr "È possibile trascinare i segnalibri e gli argomenti dalla finestra dei segnalibri sulla barra degli strumenti."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1187(title)
msgid "Opening all the bookmarks in a topic"
msgstr "Aprire tutti i segnalibri di un argomento"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1188(para)
msgid "If a topic has been added to the toolbar, all the bookmarks in that topic can be opened in new tabs by choosing <guilabel>Open in New Tabs</guilabel> from the menu item of the topic. The new tabs will open at the right of the current tab. All already opened tabs will be preserved."
msgstr "Se un argomento è stato aggiunto alla barra degli strumenti, è possibile aprire tutti i segnalibri di quell'argomento, ciascuno in una nuova scheda, scegliendo <guilabel>Apri in una nuova scheda</guilabel> dal menù dell'argomento. Le nuove schede saranno aperte alla destra della scheda corrente. Tutte le schede già aperte verranno conservate."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1198(title)
msgid "To Remove a Bookmark or Topic From the Toolbar"
msgstr "Rimuovere un segnalibro o argomento dalla barra degli strumenti"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1199(para)
msgid "You can remove a bookmark or topic from the toolbar in the following ways:"
msgstr "È possibile rimuovere un segnalibro o un argomento dalla barra degli strumenti nei seguenti modi:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1208(para)
msgid "Select the bookmark or topic you wish to remove, and choose <menuchoice><guisubmenu>File</guisubmenu><guimenuitem>Show on Toolbar</guimenuitem></menuchoice>."
msgstr "Selezionare il segnalibro o l'argomento che si desidera rimuovere, quindi scegliere <menuchoice><guisubmenu>File</guisubmenu><guimenuitem>Mostra sulla barra degli strumenti</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1216(term)
msgid "Toolbar Editor"
msgstr "Editor della barra degli strumenti"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1220(para)
msgid "You can remove bookmarks and topics from the toolbar using the toolbar editor as described in the section <xref linkend=\"to-edit-toolbars\"/>."
msgstr "È possibile rimuovere i segnalibri e gli argomenti dalla barra degli strumenti usando l'editor della barra degli strumenti, come descritto in <xref linkend=\"to-edit-toolbars\"/>."

# Cambiato rapido --> attivo visto che rapido
# è già usato nella UI per indicare i segnalibri come 
# pulsanti nella toolbar
#
# Ovviamente smart è intelligente, furbo, ma mi paiono
# esagerati per un segnalibro  :-) --Luca
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1230(title)
msgid "Smart Bookmarks"
msgstr "Segnalibri attivi"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1235(para)
msgid "Smart Bookmarks are a special kind of bookmark that can take one or more arguments. By using Smart Bookmarks, web searches and queries can be performed without loading a query page first."
msgstr "I segnalibri attivi sono un tipo speciale di segnalibri che possono avere uno o piu argomenti. Usando i segnalibri attivi, è possibile eseguire ricerche e interrogazioni sul web senza dover prima caricare una pagina per l'interrogazione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1240(para)
msgid "All of your Smart Bookmarks will appear in a drop down menu if you enter some text in the address bar, as shown in <xref linkend=\"ephy-addressbar-smartbookmark-screenshot\"/>. By selecting the Smart Bookmark, a query using the given text will be performed."
msgstr "Tutti i segnalibri attivi appaiono in un menù a discesa quando si inserisce del testo nella barra dell'indirizzo, come mostrato in <xref linkend=\"ephy-addressbar-smartbookmark-screenshot\"/>. Selezionando il segnalibro attivo, viene effettuata una ricerca utilizzando il testo fornito."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1247(title)
msgid "Smart Bookmark in address bar drop down menu"
msgstr "Segnalibro attivo nella menù a discesa della barra dell'indirizzo"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1258(para)
msgid "It is also possible to add a Smart Bookmark to a toolbar by selecting <guimenuitem>Show on Toolbar</guimenuitem> in the bookmark's property dialog. If you do so, you will see its name and a text box, as shown in <xref linkend=\"ephy-bookmarkbar-smartbookmark-screenshot\"/>. You can enter text into the box and press enter to perform the function of the Smart Bookmark."
msgstr "È inoltre possibile aggiungere un segnalibro attivo a una barra degli strumenti selezionando <guimenuitem>Mostra sulla barra degli strumenti</guimenuitem> nella finestra di proprietà del segnalibro. In questo modo, viene visualizzato il nome del segnalibro e una casella di testo, come mostrato in <xref linkend=\"ephy-bookmarkbar-smartbookmark-screenshot\"/>. È possibile inserire del testo nella casella e permere Invio per eseguire la funzione del segnalibro attivo."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1267(title)
msgid "Smart Bookmark in the bookmarks bar"
msgstr "Segnalibro attivo nella barra dei segnalibri"

# Quando un titolo è messo in forma interrogativa, è sempre bene
# cambiarlo e metterlo come tutti gli altri in forma "positiva".
#
# Cfr la guida di stile della Sun.  -Luca
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1280(title)
msgid "How do I create a Smart Bookmark?"
msgstr "Creazione di un segnalibro attivo"

# localizzazione degli esempi
#
# google.com --> google.it  
#
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1281(para)
msgid "Smart Bookmarks can be created by finding out what address a site uses for searching, for example <command>http://www.google.com/search?q=SEARCHPHRASE</command> will start a Google query for <command>SEARCHPHRASE</command>."
msgstr "I segnalibri attivi possono essere creati osservando l'indirizzo usato dal sito per effettuare la ricerca, per esempio <command>http://www.google.it/search?q=FRASEDACERCARE</command> avvia una ricerca del termine <command>FRASEDACERCARE</command> in Google."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1287(para)
msgid "To make this address a Smart Bookmark, perform the following steps:"
msgstr "Per rendere questo indirizzo un segnalibro attivo, procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1292(para)
msgid "Add a bookmark for <command>http://www.google.com/search?q=SEARCHPHRASE</command>"
msgstr "Aggiungere un segnalibro per <command>http://www.google.it/search?q=FRASEDACERCARE</command>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1298(para)
msgid "Open the bookmarks window."
msgstr "Aprire la finestra dei segnalibri."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1303(para)
msgid "In the <guimenuitem>Address</guimenuitem> field of the bookmark's <guimenuitem>Properties</guimenuitem> dialog, replace <command>SEARCHPHRASE</command> with %s."
msgstr "Nel campo <guimenuitem>Indirizzo</guimenuitem> della finestra di dialogo <guimenuitem>Proprietà</guimenuitem> del segnalibro, sostituire <command>FRASEDACERCARE</command> con %s."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1310(para)
msgid "(Optional) If you want the Smart Bookmark to appear on the toolbar, as shown in <xref linkend=\"ephy-bookmarkbar-smartbookmark-screenshot\"/>, select <guimenuitem>Show on Toolbar</guimenuitem> in the bookmark's <guimenuitem>Properties</guimenuitem> dialog."
msgstr "(Opzionale) Per far apparire il segnalibro attivo sulla barra degli strumenti, come mostrato in <xref linkend=\"ephy-bookmarkbar-smartbookmark-screenshot\"/>, selezionare <guimenuitem>Mostra sulla barra degli strumenti</guimenuitem> nel dialogo <guimenuitem>Proprietà</guimenuitem> del segnalibro."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1321(title)
msgid "Smart Bookmarks Archive"
msgstr "Archivio dei segnalibri attivi"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1322(para)
msgid "An archive containing lots of Smart Bookmarks is available at the <ulink url=\"http://galeon.sourceforge.net/bookmarks/\">Galeon</ulink> web site."
msgstr "Presso il sito web di <ulink url=\"http://galeon.sourceforge.net/bookmarks/\">Galeon</ulink> è disponibile un archivio contenente molti segnalibri attivi."

# link --> collegamento
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1333(title)
msgid "Managing Your History Links"
msgstr "Gestione dei collegamenti di cronologia"

# Introduzione --> panoramica
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1337(title)
msgid "Overview of the Epiphany History System"
msgstr "Panoramica del sistema di cronologia di Epiphany"

# @aggiunto "navigazione" (x2) per dare un senso migliore alla frase
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1338(para)
msgid "Epiphany collects history information about locations that are visited by you. This information is stored in a database and can then be accessed later."
msgstr "Epiphany conserva informazioni cronologiche delle posizioni visitate nella navigazione. Queste informazioni sono conservate in un database, consultabile in momenti successivi alla navigazione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1343(para)
msgid "As you type in the location bar of the main window, <application>Epiphany</application> searches for matches in the title or address of the locations stored in the history and the bookmark databases. Matches are shown in a list below the location bar."
msgstr "Inserendo del testo nella barra di posizione della finestra principale, <application>Epiphany</application> cerca delle corrispondenze nei titoli o negli indirizzi memorizzati nei database della cronologia e dei segnalibri. Le corrispondenze sono mostrate in una elenco sotto la barra di posizione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1350(para)
msgid "You can manage history by opening the history window. This window allows you to search the history, and delete locations you do not want to revisit later."
msgstr "È possibile gestire la cronologia aprendo la finestra della cronologia. Questa finestra consente di cercare nella cronologia e di eliminare le posizioni che non si desidera visitare nuovamente in un secondo momento."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1355(para)
msgid "<xref linkend=\"ephy-history-window-screenshot\"/> shows the history window."
msgstr "In <xref linkend=\"ephy-history-window-screenshot\"/> è mostrata la finestra della cronologia."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1360(title)
msgid "History window"
msgstr "Finestra della cronologia"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1373(title)
msgid "To Select History Links"
msgstr "Selezionare collegamenti di cronologia"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1374(para)
msgid "Select <menuchoice><guimenu>Go</guimenu><guimenuitem>History</guimenuitem></menuchoice> to open the history window. You can search for history links, open history links in a new window or a new tab, or delete history from the database."
msgstr "Per aprire la finestra della cronologia selezionare <menuchoice><guimenu>Vai</guimenu><guimenuitem>Cronologia</guimenuitem></menuchoice>. È possibile cercare i collegamenti di cronologia, aprire tali collegamenti in una nuova finestra o nuova scheda, oppure eliminare la cronologia dal database."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1385(title)
msgid "To Open a History Link in a New Window or Tab"
msgstr "Aprire un collegamento di cronologia in una nuova finestra o scheda"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1388(term)
msgid "To open a history link in a new window perform the following steps:"
msgstr "Per aprire un collegamento di cronologia in una nuova finestra procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1394(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1417(para)
msgid "Select the history link that you want to open."
msgstr "Selezionare il collegamento di cronologia che si desidera aprire."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1399(para)
msgid "Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Open in New Window</guimenuitem></menuchoice>. Alternatively, choose <menuchoice><guimenuitem>Open in New Window </guimenuitem></menuchoice> from the context menu of the history link."
msgstr "Scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Apri in una nuova finestra</guimenuitem></menuchoice>. In alternativa, scegliere <menuchoice><guimenuitem>Apri in una nuova finestra </guimenuitem></menuchoice> dal menù contestuale del collegamento di cronologia."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1411(term)
msgid "To Open a history link in a new tab perform the following steps:"
msgstr "Per aprire un collegamento di cronologia in una nuova scheda procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1422(para)
msgid "Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Open in New Tab</guimenuitem></menuchoice>. Alternatively, choose <menuchoice><guimenuitem>Open in New Tab </guimenuitem></menuchoice> from the context menu of the history link."
msgstr "Scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Apri in una nuova scheda</guimenuitem></menuchoice>. In alternativa, scegliere <menuchoice><guimenuitem>Apri in una nuova scheda </guimenuitem></menuchoice> dal menù contestuale del collegamento di cronologia."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1436(title)
msgid "To Delete a History Link"
msgstr "Eliminare un collegamento di cronologia"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1437(para)
msgid "To delete a history link perform the following steps:"
msgstr "Per eliminare un collegamento di cronologia procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1442(para)
msgid "Select the history link that you want to delete."
msgstr "Selezionare il collegamento di cronologia che si desidera eliminare."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1447(para)
msgid "Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Delete</guimenuitem></menuchoice>. Alternatively, choose <guimenuitem>Delete </guimenuitem> from the context menu of the history link."
msgstr "Scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Elimina</guimenuitem></menuchoice>. In alternativa, scegliere <menuchoice><guimenuitem>Elimina</guimenuitem></menuchoice> dal menù contestuale del collegamento di cronologia."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1456(title)
msgid "To Search Your History Links"
msgstr "Cercare un collegamento di cronologia"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1457(para)
msgid "You can type into the search entry in the history window. In case any matches are found in the history database, they are shown in a list below. These matches can then be opened in a new window, a new tab or the link address can be copied for pasting in any other application."
msgstr "È possibile digitare nel campo di ricerca nella finestra della cronologia. Nel caso in cui qualche corrispondenza viene trovata nel database cronologico, tali corrispondenze verranno visualizzate nell'elenco sottostante. Queste corrispondenze possono essere aperte in una nuova finestra, una nuova scheda oppure il loro indirizzo può essere copiato e poi incollato in qualche altra applicazione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1465(para)
msgid "Alternatively, anything you enter in the address entry of the <application>Epiphany</application> window is matched against the history database, and shown in a drop down list alongwith other matches from the bookmarks database."
msgstr "In alternativa, qualsiasi testo inserito nella barra di indirizzo della finestra di <application>Epiphany</application> è cercato nel database della cronologia e mostrato in una elenco a discesa assieme alle altre corrispondenze presenti nel database dei segnalibri."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1474(title)
msgid "To Copy the Address of a History Link"
msgstr "Copiare l'indirizzo di un collegamento di cronologia"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1475(para)
msgid "To copy the address of a history link perform the following steps:"
msgstr "Per copiare l'indirizzo di un collegamento di cronologia procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1481(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1503(para)
msgid "Select the history link."
msgstr "Selezionare il collegamento di cronologia."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1486(para)
msgid "Choose <menuchoice><guimenu>Modifica</guimenu><guimenuitem>Copy Address</guimenuitem></menuchoice>. Alternatively, choose <guimenuitem>Copy Address</guimenuitem> from context menu of the history link."
msgstr "Scegliere <menuchoice><guimenu>Edit</guimenu><guimenuitem>Copia indirizzo</guimenuitem></menuchoice>. In alternativa, scegliere <guimenuitem>Copia indirizzo</guimenuitem> dal menù contestuale del collegamento di cronologia."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1496(title)
msgid "To Create a Bookmark from a History Link"
msgstr "Creare un segnalibro da un collegamento di cronologia"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1497(para)
msgid "To create a bookmark from a history link perform the following steps:"
msgstr "Per creare un segnalibro da un collegamento di cronologia procedere come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1508(para)
msgid "Choose <menuchoice><guimenu>File</guimenu><guimenuitem> Add Bookmark...</guimenuitem></menuchoice>. Alternatively, choose <guimenuitem>Add Bookmark...</guimenuitem> from the context menu of the history link."
msgstr "Scegliere <menuchoice><guimenu>File</guimenu><guimenuitem>Aggiungi segnalibro...</guimenuitem></menuchoice>. In alternativa, scegliere <guimenuitem>Aggiungi segnalibro...</guimenuitem> dal menù contestuale del collegamento di cronologia."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1516(para)
msgid "For more information on bookmarks, see <xref linkend=\"overview-of-bookmarks\"/>."
msgstr "Per maggiori informazioni sui segnalibri, consultare <xref linkend=\"overview-of-bookmarks\"/>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1525(title)
msgid "Managing Your Cookies and Passwords"
msgstr "Gestione dei cookie e delle password"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1526(para)
msgid "<application>Epiphany</application> stores your cookies and passwords in the Personal Data Manager which can be accessed by choosing <menuchoice><guimenu>Edit</guimenu><guisubmenu>Personal Data</guisubmenu></menuchoice>."
msgstr "<application>Epiphany</application> conserva i cookie e le password nel gestore dei dati personali. Per accedervi, scegliere <menuchoice><guimenu>Modifica</guimenu><guisubmenu>Dati personali</guisubmenu></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1532(title)
msgid "Managing Cookies"
msgstr "Gestione dei cookie"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1533(para)
msgid "Cookies allow web pages to store pieces of information which can then be accessed by the site when you next visit."
msgstr "I cookie permettono alle pagine web di memorizzare porzioni di informazioni a cui il sito può accedere quando lo si visita nuovamente."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1537(para)
msgid "In Personal Data Manager, you can view the cookies stored on your computer and the details contained within them. You can also delete cookies."
msgstr "Nel gestore dei dati personali, è possibile visualizzare i cookie memorizzati sul computer e i dettagli contenuti al loro interno. È anche possibile eliminare i cookie."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1543(para)
msgid "To view the contents of a cookie, select its entry in the list and press <guibutton>Properties</guibutton>."
msgstr "Per visualizzare il contenuto di un cookie, selezionare la sua voce nell'elenco e premere <guibutton>Proprietà</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1549(para)
msgid "To delete cookies, select all the cookies you want to delete, and press the <guibutton>Remove</guibutton> button."
msgstr "Per eliminare i cookie, selezionare tutti i cookie che si desidera eliminare, quindi premere il pulsante <guibutton>Elimina</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1555(para)
msgid "The cookies properties window shows you the following details:"
msgstr "La finestra delle proprietà dei cookie mostra i seguenti dettagli:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1560(term)
msgid "Content"
msgstr "Contenuto"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1562(para)
msgid "The content of the cookie."
msgstr "Il contenuto del cookie."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1568(term)
msgid "Path"
msgstr "Percorso"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1570(para)
msgid "The path within the domain for which the cookie is valid."
msgstr "Il percorso all'interno del dominio per il quale il cookie è valido."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1576(term)
msgid "Send for"
msgstr "Invia per"

# FIXME !! controllare la traduzione 
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1578(para)
msgid "When <guilabel>Any type of connection</guilabel>, the cookie can be sent to any server. When <guilabel>Encrypted connections only</guilabel>, the cookie will only be sent to secure servers."
msgstr "Se impostato a <guilabel>Qualsiasi tipo di connessione</guilabel>, il cookie può essere inviato a qualsiasi server. Se invece impostato a <guilabel>Solo connessioni cifrate</guilabel>, il cookie verrà inviato solo a server sicuri."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1587(term)
msgid "Expires"
msgstr "Scadenza"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1589(para)
msgid "The date and time at which the cookie is no longer valid."
msgstr "La data e l'ora in cui il cookie non sarà piu valido."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1597(title)
msgid "Managing Passwords"
msgstr "Gestione delle password"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1598(para)
msgid "Many web sites require you to log in using a username and password to gain access to some or all of the site. <application>Epiphany</application> can remember the passwords for you so that you can quickly login in future."
msgstr "Molti siti web richiedono di effettuare il login utilizzando un nome utente e una password al fine di garantire l'accesso ad alcune parti o all'intero sito. Con <application>Epiphany</application> è possibile memorizzare le password in modo da effettuare un login rapido in un secondo tempo."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1603(para)
msgid "In Personal Data Manager, you can view the sites for which passwords have been stored, and delete them."
msgstr "Nel gestore dei dati personali, è possibile visualizzare i siti per i quali sono state memorizzate le password ed eventualmente eliminarle."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1609(para)
msgid "To delete passwords, select all the entries you want to delete, and press the <guibutton>Remove</guibutton> button."
msgstr "Per eliminare le password, selezionare tutte le voci da eliminare, quindi premere il pulsante <guibutton>Rimuovi</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1615(para)
msgid "The password content is normally hidden to protect your privacy. You can use the <guilabel>Show password</guilabel> toggle to reveal a previously saved password."
msgstr "Il contenuto delle password è di norma nascosto per proteggere la privacy. È possibile usare la casella di spunta <guilabel>Mostra password</guilabel> per mostrare le password precedentemente salvate."

# ##############
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1627(title)
msgid "Using the Download Manager"
msgstr "Uso del gestore di scaricamenti"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1628(para)
msgid "When you are downloading files, the download manager provides you with details of the current downloads:"
msgstr "Durante lo scaricamento dei file, il gestore di scaricamenti fornisce i seguenti dettagli sui processi in corso:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1634(para)
msgid "The <guilabel>%</guilabel> column shows the progress of each download."
msgstr "La colonna <guilabel>%</guilabel> mostra l'avanzamento di ciascun scaricamento."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1639(para)
msgid "The <guilabel>Filename</guilabel> is the name of the downloading file. The folder which the file is downloaded to can be specified in <xref linkend=\"general-preferences\"/>. This column also shows the amount of the file downloaded and its total size."
msgstr "La colonna <guilabel>File</guilabel> mostra il nome del file che si sta scaricando. La cartella in cui scaricare il file può essere speficificata (cfr. <xref linkend=\"general-preferences\"/>). Questa colonna mostra anche la dimensione della porzione scaricata e la dimensione totale del file."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1646(para)
msgid "<guilabel>Remaining</guilabel> gives an estimation of the amount of time to completion. This is a best guess and, depending on the reliability of your connection, this value may vary in accuracy."
msgstr "La colonna <guilabel>Rimanente</guilabel> fornisce una stima del tempo necessario al completamento. Tale valore è puramente indicativo, in funzione della disponibilità della connessione in uso, e può variare in precisione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1653(para)
msgid "To cancel a download, select its entry in the download manager and press <guibutton> Stop</guibutton>."
msgstr "Per annullare uno scaricamento, selezionare la voce relativa ad esso nel gestore di scaricamenti e fare clic su <guibutton>Ferma</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1657(para)
msgid "To pause a download, select its entry in the download manager and press <guibutton> Pause</guibutton>."
msgstr "Per mettere in pausa uno scaricamento, selezionare la voce relativa ad esso nel gestore di scaricamenti e fare clic su <guibutton>Pausa</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1661(para)
msgid "To resume a download, select its entry in the download manager and press <guibutton> Resume</guibutton>."
msgstr "Per riprendere uno scaricamento, selezionare la voce relativa ad esso nel gestore di scaricamenti e fare clic su <guibutton>Ripristina</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1666(para)
msgid "Once all downloads have finished, or been cancelled, the download manager will close."
msgstr "Una volta che tutti gli scaricamenti sono terminati, o annullati, il gestore di scaricamenti viene chiuso."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1671(para)
msgid "<keycombo><keycap>Shift</keycap><mousebutton>Click</mousebutton></keycombo> on a link, image or page will cause it to be downloaded to your default downloads folder."
msgstr "<keycombo><keycap>Shift</keycap><mousebutton>Click</mousebutton></keycombo> su un link, immagine o pagina causerà lo scaricamento nella tua cartella predefinita di scaricamento."

# e amp; --> &amp;
#
#
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1683(title)
msgid "Certificates &amp; Online Security"
msgstr "Certificati &amp; sicurezza online"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1684(para)
msgid "When using sites which require you to login, or when using on-line shopping, it is important to know that the information you submit is secure. <application>Epiphany</application> offers a number of features to help you do this."
msgstr "Quando si accede a siti che richiedono un login, o quando acquisti online, è importante sapere che le informazioni inserite sono protette. <application>Epiphany</application> offre una serie di servizi per aiutarti in questo."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1690(title)
msgid "Identifying Secure Sites"
msgstr "Indentificare i siti protetti"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1691(para)
msgid "When viewing web pages, <application>Epiphany</application> displays a padlock icon which shows you whether the current site is secure. When the statusbar is visible, this icon will appear there, otherwise it will be shown in the right-hand side of the address entry. In Fullscreen mode when the toolbar is hidden, the lock icon will be shown in the top right corner of the window on secure sites."
msgstr "Quando visualizzi delle pagine web, <application>Epiphany</application> visualizza l'icona di un lucchetto che mostra se il corrente sito è sicuro. Quando la arra di status è visibile, questa icona apparirà su di essa, altrimenti verrà visualizzata nel lato destro della barra degli indirizzi. Nella modalità a schermo intero quando la barra degli strumenti è nascosta, l'icona del lucchetto verrà visualizzata nell'angolo in alto a sinistra della finestra per i siti sicuri."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1702(term)
msgid "An unlocked padlock"
msgstr "Un lucchetto aperto"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1704(para)
msgid "Indicates that this site is insecure."
msgstr "Indica che questo sito non è protetto"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1710(term)
msgid "A locked padlock"
msgstr "Un lucchetto chiuso"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1712(para)
msgid "Indicates that this site is secure."
msgstr "Indica che questo sito è protetto"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1718(term)
msgid "A broken padlock"
msgstr "Un lucchetto rotto"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1720(para)
msgid "Indicates that some parts of this page are secure, and others are not. You should consider the page as a whole to be insecure."
msgstr "Indica che alcune parti di questa pagina sono protette, e altre non lo sono. È meglio considerare la pagina come se fosse non protetta"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1727(para)
msgid "In addition, <application>Epiphany</application> displays the address entry using a yellow background to show you that the current site is secure."
msgstr "In aggiunta, <application>Epiphany</application> mostra la casella indirizzo utilizzando uno sfondo giallo per far capire che il sito corrente è protetto."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1733(title)
msgid "Using Certificate Viewer"
msgstr "Utilizzare le proprietà del certificato"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1734(para)
msgid "The certificate viewer presents the details held within the certificate. The <guilabel>General</guilabel> tab provides the following details:"
msgstr "Le proprietà del certificato presentano i dettagli contenuti nel certificato. La scheda <guilabel>Generale</guilabel> fornisce i seguenti dettagli:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1740(term)
msgid "Common Name"
msgstr "Nome comune"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1742(para)
msgid "Shows either who issued the certificate, or the domain to which it was issued."
msgstr "Mostra da chi è emesso il certificato, o il dominio al quale questo è emesso."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1749(term)
msgid "Organisation"
msgstr "Organizzazione"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1751(para)
msgid "Shows the name of the issuing company, or the name of the company to which is was issued."
msgstr "Mostra il nome della compagnia emettitrice, o il nome della compagnia dalla quale è stato emesso."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1758(term)
msgid "Organisational Unit"
msgstr "Unità organizzativa"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1760(para)
msgid "Shows the division of the company which issued or received the certificate."
msgstr "Mostra la divisione ella compagnia che ha emesso o ricevuto il certificato."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1766(term)
msgid "Serial Number"
msgstr "Numero seriale"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1768(para)
msgid "A unique identifier for this certificate."
msgstr "Un didentificativo univoco per il certificato."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1774(term)
msgid "Issued On"
msgstr "Rilasciato il"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1776(para)
msgid "The date the certificate was issued."
msgstr "La data di rilascio del certificato."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1782(term)
msgid "Expires On"
msgstr "Scade il"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1784(para)
msgid "The date the certificate expires."
msgstr "La data della scadenza del certificato."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1790(term)
msgid "SHA1 Fingerprint"
msgstr "Impronta digitale SHA1"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1792(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1801(para)
msgid "An identifying string for this certificate. You can check with the issuing company that this string matches the certificate on their records."
msgstr "Una stringa identificativa per questo certificato. È possibile trovare la compagnia rilasciante che corrisponde ala string del certificato."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1799(term)
msgid "MD5 Fingerprint"
msgstr "Impronta digitale MD5"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1808(para)
msgid "The <guilabel>Details</guilabel> tab shows the following information:"
msgstr "La scheda <guilabel>Dettagli</guilabel> mostra le seguenti informazioni:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1813(term)
msgid "Certificate Hierarchy"
msgstr "Gerarchia del certificato"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1815(para)
msgid "Some certificates are signed by intermediate authorities who are in turn signed by an authority at a higher level. This list displays the complete certificate chain."
msgstr "Alcuni certificati sono segnati da autorità intermedie che sono segnate in catena da un autorità di un livello superiore. Questa lista mostra la catena dei certificati."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1823(term)
msgid "Certificate Fields"
msgstr "Campi del certificato"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1825(para)
msgid "Displays the fields as they appear in the certificate for the selected certificate in the hierarchy."
msgstr "Mostra i campi come appaiono nel certificato per la gerarchia del certificato scelto."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1832(term)
msgid "Field Value"
msgstr "Valore del campo"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1834(para)
msgid "Displays the value for the selected certificate field."
msgstr "Mostra il valore del campo per il certificato scelto."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1845(title)
msgid "Customizing <application>Epiphany</application>"
msgstr "Adattare <application>Epiphany</application>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1849(title)
msgid "Setting Your Preferences"
msgstr "Scegliere le proprie preferenze"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1850(para)
msgid "You can customize <application>Epiphany</application> to suit your personal needs by using the Preferences dialog which can be accessed by selecting <menuchoice><guimenu>Edit</guimenu><guimenuitem>Preferences</guimenuitem></menuchoice>."
msgstr "È possibile adattare <application>Epiphany</application> per seguire le necessità personali dell'utente usando la finestra delle preferenze che può essere mostrata selezionando <menuchoice><guimenu>Modifica</guimenu><guimenuitem>Preferenze</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1856(title)
msgid "General Preferences"
msgstr "Preferenze generali"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1861(para)
msgid "Choose the page displayed when the <guibutton>Home</guibutton> button on the toolbar is pressed, and also when <application>Epiphany</application> is launched, by entering an address in the <guilabel>Home page</guilabel> section."
msgstr "Inserendo un indirizzo nella sezione <guilabel>Pagina iniziale</guilabel>, si seleziona la pagina visualizzata quando il tasto <guibutton>Home</guibutton> sulla barra degli strumenti viene premuto, e anche quando <application>Epiphany</application> viene lanciato."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1868(para)
msgid "Choose the folder for downloaded files by pressing the <guilabel> Download folder</guilabel> button and selecting a folder. If you select <guilabel>Automatically download and open files</guilabel> you will not be prompted before files are download or opened."
msgstr "Selezionare la cartella per i file scaricati premendo il tasto <guilabel> Cartella di scaricamento</guilabel> e selezionando una cartella. Se si seleziona <guilabel>Scaricare ed aprire automaticamente il file</guilabel> non verrà piu richiesto se il file è da scaricare o da aprire."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1878(title)
msgid "Fonts and Style Preferences"
msgstr "Preferenze di font e stile"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1879(para)
msgid "This section allows you to configure the style of text and the colors used on web pages."
msgstr "Qesta sezione consente di configurare lo stile del testo e i colori usati nelle pagine web."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1883(para)
msgid "You can set a minimum size for web page fonts by using the <guilabel> Minimum size</guilabel> spin box. Fonts smaller than this value will be increased to this size."
msgstr "È possibile settare una dimensione minima per i caratteri delle pagine web usando il box <guilabel> Dimensione minima</guilabel>. Caratteri minori di questa valore verranno incrementati a questa dimensione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1888(para)
msgid "You can also choose different font styles and sizes depending on the language that a page is written using the <guibutton>Detailed Font Settings</guibutton> button. First select the language you want to configure from the <guilabel>For language</guilabel> drop-down list. To set the font for standard text, where the width of characters varies, use the <guilabel>Variable width</guilabel> drop down list and spin box. To set the font for fixed width text, where the width of characters is always the same, use the <guilabel>Fixed width</guilabel> drop down list and spin box. To set the minimum font size, use the <guilabel>Minimum size</guilabel> spin box."
msgstr "È possibile inoltre selezionare differenti stili e dimensioni di carattere dipendenti dalla lingua in cui la pagina è scritta usando il tasto <guibutton>Detailed Font Settings</guibutton>. Selezionare la lingua che si desidera configurare dalla lista verso il basso <guilabel>Per la lingua</guilabel>. Per settare il font per il testo normale, dove la larghezza dei caratteri varia, usare la lista verso il basso <guilabel>Larghezza variabile</guilabel>. Per settare il font su larghezza del testo fissa, con larghezza dei caratteri sempre uguale, usare la lista verso il basso <guilabel>Larghezza fissa</guilabel>. Per settare la dimensione minima del font, usare il box <guilabel>Dimensione minima</guilabel>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1900(para)
msgid "Web pages often specify their own font styles and sizes. You can make <application>Epiphany</application> only use the fonts that you have chosen by deselecting the <guilabel> Let web pages specify their own fonts</guilabel> option."
msgstr "Le pagine web spesso specificano la loro specifica dimensione e stile del testo. È possibile far usare ad <application>Epiphany</application> solo il font scelto dall'utente deselezionando l'opzione <guilabel> Let web pages specify their own fonts</guilabel>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1905(para)
msgid "Web pages may also specify their own colors for the background and fonts. You can make <application>Epiphany</application> always use the colors specified by your current desktop theme by deselecting the <guilabel>Let web pages specify their own colors</guilabel> option."
msgstr "Le pagine web possono inoltre specificare il loro colore per lo sfondo ed il testo. Èpossibile far sempre usare ad <application>Epiphany</application> il colore specificato dal tuo tema del desktop deselezionando l'opzione <guilabel> Let web pages specify their own colors</guilabel>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1911(para)
msgid "You can make <application>Epiphany</application> use styles defined in your own stylesheet by selecting the <guilabel>Use custom stylesheet</guilabel> option. The <guibutton> Edit Stylesheet</guibutton> button will open your default text editor so that you can edit the stylesheet."
msgstr "È possibile far usare ad <application>Epiphany</application> gli stili definiti nel tuo foglio di stile selezionando l'opzione <guilabel>Use custom stylesheet</guilabel>. Il tasto <guibutton> Edit Stylesheet</guibutton> aprirà il tuo editor di testo predefinito in modo da modificare lo stile."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1919(title)
msgid "Privacy Preferences"
msgstr "Preferenze di privacy"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1920(para)
msgid "<application>Epiphany</application> allows you to configure a number of features which allow you to restrict what web pages can do:"
msgstr "<application>Epiphany</application> consente di configurare un numero di caratteristiche che consentono di decidere quello che le pagine web possono fare."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1926(para)
msgid "Select <guilabel>Allow popup windows</guilabel> if you want web pages to be able to launch content in new windows automatically."
msgstr "Selezionare <guilabel>Permettere le finestre popup</guilabel> se vuoi che le pagine web siano capaci di lanciare dei contenuti in nuove finestre automaticamente."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1932(para)
msgid "Select <guilabel>Enable Java</guilabel> to allow pages to load Java applets - programs which run inside web pages."
msgstr "Seleziona <guilabel>Abilitare Java</guilabel> per consentire alle pagine web di caricare applet java - programmi che partono nelle pagine web."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1938(para)
msgid "Select <guilabel>Enable JavaScript</guilabel> to give web pages the capability to use the more advanced programming techniques of the JavaScript language."
msgstr "Selezionare <guilabel>Abilitare JavaScript</guilabel> per dare la capacità alle pagine web di usare le tecniche di programmazione avanzate del linguaggio JavaScript."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1946(para)
msgid "Disabling these features may cause some pages to display incorrectly or cause some loss of functionility. For Java to work, you need to install the Java plugin."
msgstr "Disabilitare queste caratteristiche potrebbe causare che alcune pagine verranno visualizzate in maniera non corretta o causare la perdita di alcune funzionalità. Per far funzionare Java, bisogna installare il plugin di Java."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1952(para)
msgid "You can also configure how cookies are handled:"
msgstr "È possibile configurare come gestire i cookie:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1957(para)
msgid "Select <guilabel>Always accept</guilabel> to allow any site to set cookies."
msgstr "Selezionare <guilabel>Accettare sempre</guilabel> per consentire ai cookie di settare i siti."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1963(para)
msgid "Select <guilabel>Only from sites you visit</guilabel> to only allow cookies to be set for sites which you have navigated to."
msgstr "Selezionare <guilabel>Solo dai siti visitati</guilabel> per consentire il settaggio dei siti già visitati da parte dei cookie."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1969(para)
msgid "Select <guilabel>Never accept</guilabel> to prevent sites from setting cookies."
msgstr "Selezionare <guilabel>Non accettare mai</guilabel> per evitare che i siti vengano settati dai cookie."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1976(para)
msgid "Disabling or restricting cookies may disable access to parts of some sites or disable some of their features."
msgstr "Disabilitare o restringere i cookie potrebbe disabilitare l'accesso di parti di alcuni siti o disabilitare alcuni dei servizi."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1981(para)
msgid "<application>Epiphany</application> stores some of the content of web pages in temporary files to allow faster loading of the content when you next view them. The <guilabel>Disk space</guilabel> spin box allows you to specify the maximum amount of space <application>Epiphany</application> can use for these files. Setting this value to zero will cause <application>Epiphany</application> to never store temporary files. These temporary files can be removed by pressing the <guibutton>Clear</guibutton> button."
msgstr "<application>Epiphany</application> conserva alcuni dei contenuti delle pagine web in file temporanei per consentire caricamenti piu rapidi del contenuto alla prossima visita. Il box di scelta <guilabel>Spazio su disco</guilabel> consente di specificare il massimo spazion su disco che <application>Epiphany</application> può usare per i suoi flie. Settando questo valore a zero farà in modo che <application>Epiphany</application> non conserverà mai file temporanei. Questi file temporanei possono essere rimossi premendo il tasto <guibutton>Pulisci</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1991(title)
msgid "Language Preferences"
msgstr "Preferenze della lingua"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1992(para)
msgid "The encoding of a page specifies the set of characters that are used in it. The <guilabel>Encodings</guilabel> section configures how <application>Epiphany</application> identifies this set. The <guilabel>Default</guilabel> drop-down list allows you to set an encoding to fall back to when the page doesn't specify one."
msgstr "La decodifica di una pagina specifica il set di caratteri che sono usati nella pagina. la sezione <guilabel>Codifiche</guilabel> configura come <application>Epiphany</application> identifica questo set. Il menu a discesa <guilabel>Predefinito</guilabel> consente di settare una codifica da usare quando la pagina non ne specifica una."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:1998(para)
msgid "The <guilabel>Autodetect</guilabel> drop-down list allows you to select a group of encodings from which <application>Epiphany</application> will try to select to right encoding for the page if one is not specified. For example, if you normally visit Chinese pages, for which these may be several different encodings, you might set this to <guilabel>Chinese</guilabel>. To stop <application>Epiphany</application> from trying to guess an encoding, select <guilabel>Off</guilabel>."
msgstr "La lista verso il basso <guilabel>Riconoscimento automatico</guilabel> consente di scegliere un gruppo di codifiche dal quale <application>Epiphany</application> cercherà di scegliere la corretta codifica per la pagina se nessuna codifica è specificata. Per esempio, se in genere si visitano pagine in cinese, per le quali si potrebbero avere differenti codifiche, è possibile settarlo in <guilabel>Cinese</guilabel>. Per fermare <application>Epiphany</application> nella ricerca di una codifica, selezionare <guilabel>Disattivato</guilabel>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2006(para)
msgid "Some web sites have pages which are available in a number of different languages. You can set your prefered languages by adding entries from the <guilabel>Language</guilabel> list using the <guibutton>Add </guibutton> button. Entries are listed in the order they will be checked, with your prefered language at the top. You can reorder entries by dragging them or using the <guibutton>Up</guibutton> and <guibutton>Down</guibutton> buttons."
msgstr "Alcuni siti web hanno pagine disponibili in molte lingue diverse. È possibile settare il linguaggio preferito aggiungendo una voce nella lista <guilabel>Lingue</guilabel> usando il tasto <guibutton>Aggiungi </guibutton>. Gli ingressi sono visualizzati nell'ordine nel quale verranno cercati, con il linguaggio preferito piu in alto. È possibile riordinarli trascinandoli o usando i tasti <guibutton>Su</guibutton> e <guibutton>Giu</guibutton>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2018(title)
msgid "To Show and Hide Browser Window Components"
msgstr "Mostrare e nascondere componenti della finestra del browser"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2019(para)
msgid "You can show and hide browser window components as follows:"
msgstr "È possibile nascondere e mostrare componenti della finestra del browser come segue:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2025(para)
msgid "To hide the toolbars, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Toolbars </guimenuitem><guimenuitem>Hide Toolbars </guimenuitem></menuchoice>. To display the toolbars again, choose <menuchoice><guimenu> View</guimenu><guimenuitem>Toolbars</guimenuitem><guimenuitem>Hide Toolbars</guimenuitem></menuchoice> again."
msgstr "Per nascondere la barra degli strumenti, selezionare <menuchoice><guimenu>Visualizza</guimenu><guimenuitem>Toolbars </guimenuitem><guimenuitem>Hide Toolbars </guimenuitem></menuchoice>. Per visualizzare nuovamente la barra degli strumenti, selezionare ancora <menuchoice><guimenu> Visualizza</guimenu><guimenuitem>Toolbars</guimenuitem><guimenuitem>Hide Toolbars</guimenuitem></menuchoice>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2038(para)
msgid "To hide a particular toolbar, choose <menuchoice><guimenu>View</guimenu><guimenuitem>Toolbars </guimenuitem><guimenuitem>Show </guimenuitem></menuchoice>, followed by the name of the toolbar. To display the toolbar again, choose <menuchoice><guimenu> View</guimenu><guimenuitem>Toolbars</guimenuitem><guimenuitem>Show </guimenuitem></menuchoice>, followed by the name of the toolbar."
msgstr "Per nascondere una particolare barra, selezionare <menuchoice><guimenu>Visualizza</guimenu><guimenuitem>Toolbars </guimenuitem><guimenuitem>Show </guimenuitem></menuchoice>, seguito dal nome della barra."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2051(para)
msgid "To hide the statusbar, choose <menuchoice><guimenu> View</guimenu><guimenuitem>Statusbar</guimenuitem></menuchoice>. To display the statusbar again, choose <menuchoice><guimenu>View</guimenu><guimenuitem> Statusbar</guimenuitem></menuchoice> again."
msgstr "Per nascondere la barra di stato, selezionare <menuchoice><guimenu> Visualizza</guimenu><guimenuitem>Barra di stato</guimenuitem></menuchoice>. Per visualizzare nuovamente la barra di sta to, seleionare nuovamente <menuchoice><guimenu> View</guimenu><guimenuitem>Barra di stato</guimenuitem></menuchoice>." 

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2061(para)
msgid "You can use fullscreen mode to make <application>Epiphany</application> hide most of the window components. For details, see <xref linkend=\"using-fullscreen-mode\"/>."
msgstr "È possibile usare la modalità schermo intero per far nascondere ad <application>Epiphany</application> tutti i componenti della finestra. Per ulteriori dettagli, vedere <xref linkend=\"using-fullscreen-mode\"/>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2068(title)
msgid "To Edit Your Toolbars"
msgstr "Editare la barra degli strumenti"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2069(para)
msgid "You can customize the items which appear in your toolbars:"
msgstr "È possibile gestire gli ogetti che appaiono nella barra degli strumenti:"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2074(para)
msgid "To add or remove buttons from your toolbar, select <menuchoice><guimenu>View</guimenu><guimenuitem> Toolbars</guimenuitem><guimenuitem>Customize Toolbars</guimenuitem></menuchoice>. Drag icons to and from the editor to add or remove them from your toolbar."
msgstr "Per aggiungere o rimuovere un tasto dalla barra, selezionare <menuchoice><guimenu>Visualizza</guimenu><guimenuitem> Toolbars</guimenuitem><guimenuitem>Customize Toolbars</guimenuitem></menuchoice>. Trascina le icone da aggiungere dall'editor per aggiungere o rimuoverle dalla barra degli strumenti."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2083(para)
msgid "To add a new toolbar, press <guibutton>Add Toolbar</guibutton> in the toolbar editor."
msgstr "Per aggiungere una nuova barra, fare click su <guibutton>Aggiungi nuova barra</guibutton> nell'editor della barra."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2089(para)
msgid "To remove a toolbar, remove all items from it. The toolbar will then automatically be removed."
msgstr "Per rimuovere una barra, rimuovere tutti gli ogetti nel suo interno. La barra sarà automaticamente rimossa."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2095(para)
msgid "Drag buttons, including bookmarks, to rearrange them either on the same toolbar or between different toolbars."
msgstr "Bottoni di copia, inclusi segnalibri, per risistemarli sulla stessa barra o differeni barre degli strumenti."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2104(title)
msgid "Extending <application>Epiphany</application>"
msgstr "Estendere <application>Epiphany</application>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2105(para)
msgid "Additional features can be added to <application>Epiphany</application> by installing Extensions. Examples of Extensions include Mouse Gestures which allows page navigation using cursor movements and Error Viewer and Validator which can check web pages for coding errors."
msgstr "Opzioni addizionali possono essere aggiunte a <application>Epiphany</application> installando le opportune estensioni. Esempi di estensioni includono gesioni del mouse che consente la navigazzione di pagine usando il movimento del cursore e visualizzatore e validatore di errori che può controllare le pagine web per errori di codifica."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2111(para)
msgid "Please consult your system administrator to find out whether the extensions you require are installed, or see the <ulink url=\"http://www.gnome.org/projects/epiphany/\" type=\"http\">Epiphany Web page</ulink> for installation instructions."
msgstr "Consultare il proprio amministratore di sistema per cercare se le estensioni richieste sono installate, o vai su <ulink url=\"http://www.gnome.org/projects/epiphany/\" type=\"http\">Epiphany Web page</ulink> per le istruzioni di istallazione."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2122(title)
msgid "Shortcuts"
msgstr "Scorciatoie"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2126(title)
msgid "Keyboard Shortcuts"
msgstr "Scorciatoie da tastiera"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2130(title)
msgid "General Shortcuts"
msgstr "Scrociatoie generali"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2137(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2292(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2461(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2548(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2660(para)
msgid "Shortcut"
msgstr "Scorciatoia"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2153(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2169(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2184(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2199(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2238(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2253(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2268(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2308(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2323(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2338(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2477(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2492(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2508(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2524(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2576(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2591(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2606(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2621(keycap)
msgid "Ctrl"
msgstr "Ctrl"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2154(keycap)
msgid "O"
msgstr "O"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2159(para)
msgid "Open a file from a local folder."
msgstr "Apre un file da una cartella locale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2168(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2437(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2507(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2523(keycap)
msgid "Shift"
msgstr "Maiusc"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2170(keycap)
msgid "S"
msgstr "S"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2175(para)
msgid "Save the current document to a local folder."
msgstr "Salva il documento corrente in una cartella locale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2185(keycap)
msgid "P"
msgstr "P"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2190(para)
msgid "Print the current document."
msgstr "Stampa il documento corrente."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2200(keycap)
msgid "W"
msgstr "W"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2205(para)
msgid "Close the current tab or window."
msgstr "Chiude la scheda o finestra in uso."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2213(keycap)
msgid "F1"
msgstr "F1"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2217(para)
msgid "Show help."
msgstr "Mostra il manuale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2225(keycap)
msgid "F7"
msgstr "F7"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2229(para)
msgid "Toggle caret browsing mode."
msgstr "Commuta la modalità di navigazione con cursore."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2239(keycap)
msgid "D"
msgstr "D"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2244(para)
msgid "Bookmark the current page."
msgstr "Aggiunge un segnalibro per la pagina corrente."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2254(keycap)
msgid "B"
msgstr "B"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2259(para)
msgid "Show the bookmarks manager."
msgstr "Mostra il gestore di segnalibri."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2269(keycap)
msgid "H"
msgstr "H"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2274(para)
msgid "Show the history manager."
msgstr "Mostra il gestore di cronologia."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2285(title)
msgid "Navigation Shortcuts"
msgstr "Scorciatoie di navigazione"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2309(keycap)
msgid "N"
msgstr "N"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2314(para)
msgid "Open a new window."
msgstr "Apre una nuova finestra."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2324(keycap)
msgid "T"
msgstr "T"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2329(para)
msgid "Open a new tab."
msgstr "Apre una nuova scheda."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2339(keycap)
msgid "L"
msgstr "L"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2344(para)
msgid "Focus the address bar."
msgstr "Da il focus alla barra dell'indirizzo."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2353(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2368(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2383(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2398(keycap)
msgid "Alt"
msgstr "Alt"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2354(keycap)
msgid "Left"
msgstr "Sinistra"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2359(para)
msgid "Go back."
msgstr "Va indietro."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2369(keycap)
msgid "Right"
msgstr "Destra"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2374(para)
msgid "Go forward."
msgstr "Va avanti."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2384(keycap)
msgid "Up"
msgstr "Su"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2389(para)
msgid "Go up a level."
msgstr "Sale di un livello."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2399(keycap)
msgid "Home"
msgstr "Home"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2404(para)
msgid "Go to your home page."
msgstr "Va alla propia pagina iniziale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2412(keycap)
msgid "Esc"
msgstr "Esc"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2416(para)
msgid "Stop page loading."
msgstr "Interrompe il caricamento della pagina."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2424(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2438(keycap)
msgid "F6"
msgstr "F6"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2428(para)
msgid "Switch to the next frame."
msgstr "Passa alla cornice successiva."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2443(para)
msgid "Switch to the previous frame."
msgstr "Passa alla cornice precedente."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2454(title)
msgid "Tabbed Browsing Shortcuts"
msgstr "Scorciatoie per navigazione in schede"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2478(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2509(keycap)
msgid "Page Up"
msgstr "Pagina su"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2483(para)
msgid "Focus the next tab."
msgstr "Da il focus alla scheda successiva."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2493(keycap) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2525(keycap)
msgid "Page Down"
msgstr "Pagina giù"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2498(para)
msgid "Focus the previous tab."
msgstr "Da il focus alla scheda precedente."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2514(para)
msgid "Move the tab left."
msgstr "Sposta la scheda a sinistra."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2530(para)
msgid "Move the tab right."
msgstr "Sposta la scheda a destra."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2541(title)
msgid "Page Viewing Shortcuts"
msgstr "Scorciatorie di visualizzazione di pagina"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2563(keycap)
msgid "F11"
msgstr "F11"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2567(para)
msgid "Toggle fullscreen mode."
msgstr "Passa alla modalità schermo intero."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2577(keycap)
msgid "+"
msgstr "+"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2582(para)
msgid "Zoom the text larger."
msgstr "Aumenta la dimensione del testo."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2592(keycap)
msgid "-"
msgstr "-"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2597(para)
msgid "Zoom the text smaller."
msgstr "Diminuisce la dimensione del testo."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2607(keycap)
msgid "0"
msgstr "0"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2612(para)
msgid "Display the text at the normal size."
msgstr "Mostra il testo alla dimensione normale."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2622(keycap)
msgid "U"
msgstr "U"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2627(para)
msgid "View the page source."
msgstr "Visualizza il sorgente della pagine."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2638(title)
msgid "Editing keyboard shortcuts"
msgstr "Modifica delle scorciatoie da tastiera"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2639(para)
msgid "You can define new keyboard shortcuts for menu items. See the related section in the <ulink url=\"ghelp:user-guide#prefs-menustoolbars\" type=\"help\">GNOME User Guide</ulink> for a detailed description."
msgstr "Per le varie voci di menù è possibile nuove scorciatoie da tastiera. Per una descrizione dettagliata, consultare la relativa sezione della <ulink url=\"ghelp:user-guide#prefs-menustoolbars\" type=\"help\">Guida per l'utente di GNOME</ulink>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2649(title) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2653(title)
msgid "Mouse Shortcuts"
msgstr "Scorciatoie da mouse"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2674(para)
msgid "<mousebutton>Middle-click</mousebutton> (On a link)"
msgstr "<mousebutton>Clic centrale</mousebutton> (su un collegamento)"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2679(para) /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2694(para)
msgid "Open the link in a new tab."
msgstr "Apre un collegamento in una nuova scheda."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2686(para)
msgid "<keycombo><keycap>Ctrl</keycap><mousebutton>Click</mousebutton></keycombo> (On a link)"
msgstr "<keycombo><keycap>Ctrl</keycap><mousebutton>Clic</mousebutton></keycombo> (su un collegamento)"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2701(para)
msgid "<keycombo><keycap>Shift</keycap><mousebutton>Click</mousebutton></keycombo> (On a link)"
msgstr "<keycombo><keycap>Maiusc</keycap><mousebutton>Clic</mousebutton></keycombo> (su un collegamento)"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2709(para)
msgid "Download the link."
msgstr "Scarica il collegamento."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2722(title)
msgid "About <application>Epiphany</application>"
msgstr "Informazioni su <application>Epiphany</application>"

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2724(para)
msgid "<application>Epiphany</application> was written by Marco Presenti Gritti (<email>marco@gnome.org</email>). To find more information about <application>Epiphany</application>, please visit the <ulink url=\"http://www.gnome.org/projects/epiphany/\" type=\"http\">Epiphany Web page</ulink>."
msgstr "<application>Epiphany</application> è stato scritto da Marco Presenti Gritti (<email>marco@gnome.org</email>). Per maggiori informazioni su <application>Epiphany</application>, visitare il sito <ulink url=\"http://www.gnome.org/projects/epiphany/\" type=\"http\">Epiphany Web page</ulink>."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2732(para)
msgid "This manual was written by David Bordoley (<email>bordoley@msu.edu</email>), Piers Cornwell (<email>piers@gnome.org</email>) and Patanjali Somayaji (<email>patanjali@codito.com</email>)."
msgstr "Questo manuale è stato scritto da David Bordoley (<email>bordoley@msu.edu</email>), Piers Cornwell (<email>piers@gnome.org</email>) e Patanjali Somayaji (<email>patanjali@codito.com</email>)."

#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:2739(para)
msgid "This program is distributed under the terms of the GNU General Public license as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. A copy of this license can be found at this <ulink url=\"ghelp:gpl\" type=\"help\">link</ulink>, or in the file COPYING included with the source code of this program."
msgstr "Questo programma è distribuito sotto i termini della Licenza Publica Generale GNU come publicato dalla fondazione del software libero; una versione 2 della licenza, o (a scelta) una versione successiva. Una copia di questa licenza può essere trovata a questo <ulink url=\"ghelp:gpl\" type=\"help\">link</ulink>, o nel file COPYING incluso con il codice sorgente di questo programma."

#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
#: /tmp/doc-l10n/cvs/epiphany.HEAD/C/epiphany.xml:0(None)
msgid "translator-credits"
msgstr ""
"Luca Ferretti - traduzione italiana <elle.uca@libero.it>, 2006.\n"
"Silvio Pierro - traduzione italiana <perplesso82@hotmail.com>, 2006."