summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakconnect
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2004-09-08 03:52:30 +0000
committerOlivier Blin <oblin@mandriva.org>2004-09-08 03:52:30 +0000
commitb82e295bf883d69cd7e9ed93159ee04f217ae2dd (patch)
tree45023456f72ff85fc7ec9511c0445e6b30857408 /perl-install/standalone/drakconnect
parente925959bf7e4dfe65394a11245afab07270f8f36 (diff)
downloaddrakx-b82e295bf883d69cd7e9ed93159ee04f217ae2dd.tar
drakx-b82e295bf883d69cd7e9ed93159ee04f217ae2dd.tar.gz
drakx-b82e295bf883d69cd7e9ed93159ee04f217ae2dd.tar.bz2
drakx-b82e295bf883d69cd7e9ed93159ee04f217ae2dd.tar.xz
drakx-b82e295bf883d69cd7e9ed93159ee04f217ae2dd.zip
fix #11287
Diffstat (limited to 'perl-install/standalone/drakconnect')
-rwxr-xr-xperl-install/standalone/drakconnect17
1 files changed, 11 insertions, 6 deletions
diff --git a/perl-install/standalone/drakconnect b/perl-install/standalone/drakconnect
index 9e1087f05..3d5099f2a 100755
--- a/perl-install/standalone/drakconnect
+++ b/perl-install/standalone/drakconnect
@@ -203,14 +203,19 @@ sub manage {
@all_cards = network::ethernet::get_eth_cards($modules_conf);
my %name = network::ethernet::get_eth_cards_names($modules_conf, @all_cards);
foreach (keys %name) {
- $p->{/eth|ath|wlan/ ? $name{$_} : $_} = { name => $_ };
- $p->{name}{intf} = $_;
+ my $dev = /eth|ath|wlan/ ? $name{$_} : $_;
+ $p->{$dev} = {
+ name => $_ ,
+ intf => $intf->{$_}
+ };
}
while (my ($device, $interface) = each %$intf) {
- my $type;
exists $name{$device} and next;
- $type = network::tools::get_interface_type($interface) and $p->{$type} = { name => $device };
- $p->{name}{intf} = $intf->{$device};
+ my $type = network::tools::get_interface_type($interface);
+ $p->{$type || $device} = {
+ name => $device,
+ intf => $interface
+ };
}
$window->{rwindow}->add(gtkpack_(Gtk2::VBox->new,
@@ -349,7 +354,7 @@ sub build_notebook {
if ($is_ethernet) {
my $proto = $gui->{intf}{BOOTPROTO};
- $proto->{protocols} = { static => N("static"), dhcp => N("DHCP") };
+ $proto->{protocols} = { none => N("none"), static => N("static"), dhcp => N("DHCP") };
$proto->set_popdown_strings(values %{$proto->{protocols}});
$proto->set_text($proto->{protocols}{$intf->{BOOTPROTO}});
foreach ($gui->{intf}{IPADDR}, $gui->{intf}{NETMASK}, $gui->{netc}{GATEWAY}) {
+msgstr ""
+"Sembra che la chiave USB sia protetta in scrittura. \n"
+"Prova ad estrarla, disattivare la protezione e reinserirla."
+
+#: ../move/move.pm:452
+#, c-format
+msgid "Retry"
+msgstr "Riprova"
+
+#: ../move/move.pm:453 ../move/move.pm:497
+#, c-format
+msgid "Continue without USB key"
+msgstr "Continua senza chiave USB"
+
+#: ../move/move.pm:462
+#, c-format
+msgid ""
+"The USB key seems to have write protection enabled, but we can't safely\n"
+"unplug it now.\n"
+"\n"
+"\n"
+"Click the button to reboot the machine, unplug it, remove write protection,\n"
+"plug the key again, and launch Mandrake Move again."
+msgstr ""
+"La chiave USB sembra essere protetta in scrittura, ma non può\n"
+"essere estratta senza rischi in questo momento.\n"
+"\n"
+"\n"
+"Premi il tasto di riavvio del computer, estrai la chiave, togli la\n"
+"protezione, inserisci di nuovo la chiave e riavvia Mandrake Move."
+
+#: ../move/move.pm:468 help.pm:409 install_steps_interactive.pm:1353
+#, c-format
+msgid "Reboot"
+msgstr "Riavvia"
+
+#: ../move/move.pm:473
#, c-format
msgid ""
"Your USB key doesn't have any valid Windows (FAT) partitions.\n"
@@ -45,7 +113,7 @@ msgstr ""
"Mandrake Move come un normale sistema operativo\n"
"Mandrake \"live\"."
-#: ../move/move.pm:412
+#: ../move/move.pm:483
#, c-format
msgid ""
"We didn't detect any USB key on your system. If you\n"
@@ -73,161 +141,115 @@ msgstr ""
"ad utilizzare Mandrake Move come un normale sistema\n"
"operativo Mandrake \"live\"."
-#: ../move/move.pm:423
+#: ../move/move.pm:494
#, c-format
msgid "Need a key to save your data"
msgstr "Serve una chiave per salvare i tuoi dati"
-#: ../move/move.pm:425
+#: ../move/move.pm:496
#, c-format
msgid "Detect USB key again"
msgstr "Rileva ancora la chiave USB"
-#: ../move/move.pm:426 ../move/move.pm:456
-#, c-format
-msgid "Continue without USB key"
-msgstr "Continua senza chiave USB"
-
-#: ../move/move.pm:437 ../move/move.pm:451
-#, c-format
-msgid "Key isn't writable"
-msgstr "La chiave non è scrivibile"
-
-#: ../move/move.pm:439
-#, c-format
-msgid ""
-"The USB key seems to have write protection enabled, but we can't safely\n"
-"unplug it now.\n"
-"\n"
-"\n"
-"Click the button to reboot the machine, unplug it, remove write protection,\n"
-"plug the key again, and launch Mandrake Move again."
-msgstr ""
-"La chiave USB sembra essere protetta in scrittura, ma non può\n"
-"essere estratta senza rischi in questo momento.\n"
-"\n"
-"\n"
-"Premi il tasto di riavvio del computer, estrai la chiave, togli la\n"
-"protezione, inserisci di nuovo la chiave e riavvia Mandrake Move."
-
-#: ../move/move.pm:445 help.pm:418 install_steps_interactive.pm:1306
-#, c-format
-msgid "Reboot"
-msgstr "Riavvia"
-
-#: ../move/move.pm:453
-#, c-format
-msgid ""
-"The USB key seems to have write protection enabled. Please\n"
-"unplug it, remove write protection, and then plug it again."
-msgstr ""
-"Sembra che la chiave USB sia protetta in scrittura. \n"
-"Prova ad estrarla, disattivare la protezione e reinserirla."
-
-#: ../move/move.pm:455
-#, c-format
-msgid "Retry"
-msgstr "Riprova"
-
-#: ../move/move.pm:466
+#: ../move/move.pm:517
#, c-format
msgid "Setting up USB key"
msgstr "Installazione della chiave USB"
-#: ../move/move.pm:466
+#: ../move/move.pm:517
#, c-format
msgid "Please wait, setting up system configuration files on USB key..."
msgstr ""
"Attendi, impostazione dei file di configurazione del sistema sulla chiave "
"USB..."
-#: ../move/move.pm:488
+#: ../move/move.pm:546
#, c-format
msgid "Enter your user information, password will be used for screensaver"
msgstr "Immetti i tuoi dati utente. La password sarà usata per il salvaschermo"
-#: ../move/move.pm:498
+#: ../move/move.pm:556
#, c-format
msgid "Auto configuration"
msgstr "Configurazione automatica"
-#: ../move/move.pm:498
+#: ../move/move.pm:556
#, c-format
msgid "Please wait, detecting and configuring devices..."
-msgstr "Attendi, sto rilevando ed impostando i dispositivi ..."
-
-#: ../move/move.pm:545 ../move/move.pm:601 ../move/move.pm:605
-#: ../move/tree/mdk_totem:86 diskdrake/dav.pm:77 diskdrake/hd_gtk.pm:117
-#: diskdrake/interactive.pm:220 diskdrake/interactive.pm:233
-#: diskdrake/interactive.pm:374 diskdrake/interactive.pm:389
-#: diskdrake/interactive.pm:510 diskdrake/interactive.pm:515
-#: diskdrake/smbnfs_gtk.pm:42 fsedit.pm:262 install_steps.pm:82
-#: install_steps_interactive.pm:40 interactive/http.pm:118
-#: interactive/http.pm:119 network/netconnect.pm:936 network/netconnect.pm:939
-#: network/netconnect.pm:984 network/netconnect.pm:988
-#: network/netconnect.pm:1055 network/netconnect.pm:1105
-#: network/netconnect.pm:1110 network/netconnect.pm:1125
-#: network/netconnect.pm:1333 printer/printerdrake.pm:213
-#: printer/printerdrake.pm:220 printer/printerdrake.pm:245
-#: printer/printerdrake.pm:393 printer/printerdrake.pm:398
-#: printer/printerdrake.pm:411 printer/printerdrake.pm:421
-#: printer/printerdrake.pm:1067 printer/printerdrake.pm:1114
-#: printer/printerdrake.pm:1151 printer/printerdrake.pm:1195
-#: printer/printerdrake.pm:1199 printer/printerdrake.pm:1213
-#: printer/printerdrake.pm:1303 printer/printerdrake.pm:1383
-#: printer/printerdrake.pm:1387 printer/printerdrake.pm:1391
-#: printer/printerdrake.pm:1440 printer/printerdrake.pm:1497
-#: printer/printerdrake.pm:1501 printer/printerdrake.pm:1515
-#: printer/printerdrake.pm:1625 printer/printerdrake.pm:1629
-#: printer/printerdrake.pm:1666 printer/printerdrake.pm:1731
-#: printer/printerdrake.pm:1749 printer/printerdrake.pm:1758
-#: printer/printerdrake.pm:1767 printer/printerdrake.pm:1778
-#: printer/printerdrake.pm:1840 printer/printerdrake.pm:2285
-#: printer/printerdrake.pm:2551 printer/printerdrake.pm:2557
-#: printer/printerdrake.pm:3010 printer/printerdrake.pm:3014
-#: printer/printerdrake.pm:3018 printer/printerdrake.pm:3421
-#: printer/printerdrake.pm:3664 printer/printerdrake.pm:3677
-#: printer/printerdrake.pm:3817 printer/printerdrake.pm:3909
-#: standalone/drakTermServ:404 standalone/drakTermServ:758
-#: standalone/drakTermServ:765 standalone/drakTermServ:960
-#: standalone/drakTermServ:1430 standalone/drakTermServ:1435
-#: standalone/drakTermServ:1442 standalone/drakTermServ:1453
-#: standalone/drakTermServ:1475 standalone/drakauth:36
-#: standalone/drakbackup:511 standalone/drakbackup:625
-#: standalone/drakbackup:1118 standalone/drakbackup:1151
-#: standalone/drakbackup:1644 standalone/drakbackup:1807
-#: standalone/drakbackup:2419 standalone/drakbackup:4084
-#: standalone/drakbackup:4304 standalone/drakboot:255 standalone/drakbug:267
-#: standalone/drakbug:286 standalone/drakbug:292 standalone/drakconnect:621
-#: standalone/drakconnect:624 standalone/drakconnect:645
-#: standalone/drakfloppy:302 standalone/drakfloppy:306
-#: standalone/drakfloppy:312 standalone/drakfont:210 standalone/drakfont:223
-#: standalone/drakfont:259 standalone/drakfont:600 standalone/draksplash:21
-#: standalone/drakxtv:105 standalone/logdrake:170 standalone/logdrake:467
-#: standalone/logdrake:472 standalone/scannerdrake:58
-#: standalone/scannerdrake:200 standalone/scannerdrake:259
-#: standalone/scannerdrake:688 standalone/scannerdrake:699
-#: standalone/scannerdrake:838 standalone/scannerdrake:849
-#: standalone/scannerdrake:919 wizards.pm:95 wizards.pm:99 wizards.pm:121
+msgstr "Attendi, rilevamento e configurazione dei dispositivi in corso ..."
+
+#: ../move/move.pm:604 ../move/move.pm:660 ../move/move.pm:664
+#: diskdrake/dav.pm:75 diskdrake/hd_gtk.pm:116 diskdrake/interactive.pm:223
+#: diskdrake/interactive.pm:236 diskdrake/interactive.pm:377
+#: diskdrake/interactive.pm:392 diskdrake/interactive.pm:515
+#: diskdrake/interactive.pm:520 diskdrake/smbnfs_gtk.pm:42 fsedit.pm:167
+#: install_steps.pm:82 install_steps_interactive.pm:38 interactive/http.pm:117
+#: interactive/http.pm:118 network/netconnect.pm:995 network/netconnect.pm:999
+#: network/netconnect.pm:1004 network/netconnect.pm:1045
+#: network/netconnect.pm:1049 network/netconnect.pm:1187
+#: network/netconnect.pm:1192 network/netconnect.pm:1210
+#: network/netconnect.pm:1393 printer/printerdrake.pm:238
+#: printer/printerdrake.pm:245 printer/printerdrake.pm:270
+#: printer/printerdrake.pm:416 printer/printerdrake.pm:421
+#: printer/printerdrake.pm:434 printer/printerdrake.pm:444
+#: printer/printerdrake.pm:508 printer/printerdrake.pm:1182
+#: printer/printerdrake.pm:1229 printer/printerdrake.pm:1266
+#: printer/printerdrake.pm:1310 printer/printerdrake.pm:1314
+#: printer/printerdrake.pm:1328 printer/printerdrake.pm:1418
+#: printer/printerdrake.pm:1498 printer/printerdrake.pm:1502
+#: printer/printerdrake.pm:1506 printer/printerdrake.pm:1555
+#: printer/printerdrake.pm:1612 printer/printerdrake.pm:1616
+#: printer/printerdrake.pm:1630 printer/printerdrake.pm:1740
+#: printer/printerdrake.pm:1744 printer/printerdrake.pm:1781
+#: printer/printerdrake.pm:1846 printer/printerdrake.pm:1864
+#: printer/printerdrake.pm:1873 printer/printerdrake.pm:1882
+#: printer/printerdrake.pm:1893 printer/printerdrake.pm:1955
+#: printer/printerdrake.pm:2408 printer/printerdrake.pm:2672
+#: printer/printerdrake.pm:2678 printer/printerdrake.pm:3188
+#: printer/printerdrake.pm:3192 printer/printerdrake.pm:3196
+#: printer/printerdrake.pm:3606 printer/printerdrake.pm:3846
+#: printer/printerdrake.pm:3866 printer/printerdrake.pm:3942
+#: printer/printerdrake.pm:4007 printer/printerdrake.pm:4123
+#: standalone/drakTermServ:379 standalone/drakTermServ:731
+#: standalone/drakTermServ:738 standalone/drakTermServ:933
+#: standalone/drakTermServ:1403 standalone/drakTermServ:1408
+#: standalone/drakTermServ:1415 standalone/drakTermServ:1426
+#: standalone/drakTermServ:1447 standalone/drakauth:37
+#: standalone/drakbackup:512 standalone/drakbackup:626
+#: standalone/drakbackup:1128 standalone/drakbackup:1161
+#: standalone/drakbackup:1665 standalone/drakbackup:1821
+#: standalone/drakbackup:2416 standalone/drakbackup:4105
+#: standalone/drakbackup:4325 standalone/drakbug:235 standalone/drakbug:254
+#: standalone/drakbug:260 standalone/drakclock:125 standalone/drakconnect:648
+#: standalone/drakconnect:651 standalone/drakconnect:670
+#: standalone/drakfloppy:297 standalone/drakfloppy:301
+#: standalone/drakfloppy:307 standalone/drakfont:210 standalone/drakfont:223
+#: standalone/drakfont:259 standalone/drakfont:604 standalone/draksplash:21
+#: standalone/draksplash:501 standalone/drakxtv:107 standalone/logdrake:169
+#: standalone/logdrake:437 standalone/logdrake:442 standalone/scannerdrake:59
+#: standalone/scannerdrake:196 standalone/scannerdrake:255
+#: standalone/scannerdrake:684 standalone/scannerdrake:695
+#: standalone/scannerdrake:834 standalone/scannerdrake:845
+#: standalone/scannerdrake:915 wizards.pm:95 wizards.pm:99 wizards.pm:121
#, c-format
msgid "Error"
msgstr "Errore"
-#: ../move/move.pm:546 install_steps.pm:83
+#: ../move/move.pm:605 install_steps.pm:83
#, c-format
msgid ""
"An error occurred, but I don't know how to handle it nicely.\n"
"Continue at your own risk."
msgstr ""
-"C'è stato un errore, ma non so come gestirlo correttamente.\n"
+"Si è verificato un errore non gestibile automaticamente.\n"
"Puoi continuare a tuo rischio e pericolo."
-#: ../move/move.pm:601 install_steps_interactive.pm:40
+#: ../move/move.pm:660 install_steps_interactive.pm:38
#, c-format
msgid "An error occurred"
msgstr "Si è verificato un errore"
-#: ../move/move.pm:607
+#: ../move/move.pm:666
#, c-format
msgid ""
"An error occurred:\n"
@@ -251,43 +273,50 @@ msgstr ""
"\n"
"%s\n"
"\n"
-"Può derivare dal danneggiamento di file di configurazione\n"
-"del sistema sulla chiave USB. Se è così, cancellarli e\n"
-"riavviare Mandrake Move può risolvere il problema.\n"
+"Può derivare da file di configurazione danneggiati sulla\n"
+"chiave USB. Se così fosse, cancellarli e riavviare\n"
+"Mandrake Move potrebbe risolvere il problema.\n"
"Per farlo basta premere l'apposito pulsante.\n"
"\n"
"\n"
"Puoi anche riavviare il sistema e togliere la chiave USB,\n"
-"o esaminarne il contenuto sotto un altro SO, o anche dare\n"
+"esaminarne il contenuto sotto un altro SO, o anche dare\n"
"un'occhiata ai file di log dalle console #3 e #4 per\n"
"cercare di capire cosa è successo esattamente."
-#: ../move/move.pm:622
+#: ../move/move.pm:681
#, c-format
msgid "Remove system config files"
msgstr "Rimuovi file di configurazione del sistema"
-#: ../move/move.pm:623
+#: ../move/move.pm:682
#, c-format
msgid "Simply reboot"
msgstr "Riavvia soltanto"
-#: ../move/tree/mdk_totem:60
+#: ../move/tree/mdk_totem:50 ../move/tree/mdk_totem:96
#, c-format
msgid "You can only run with no CDROM support"
msgstr "Puoi eseguirlo solo senza supporto CDROM"
-#: ../move/tree/mdk_totem:81
+#: ../move/tree/mdk_totem:71
#, c-format
msgid "Kill those programs"
-msgstr "Uccidi questi programmi"
+msgstr "Termina questi processi"
-#: ../move/tree/mdk_totem:82
+#: ../move/tree/mdk_totem:72
#, c-format
msgid "No CDROM support"
msgstr "Manca supporto per CDROM"
-#: ../move/tree/mdk_totem:87
+#: ../move/tree/mdk_totem:76 diskdrake/hd_gtk.pm:95
+#: diskdrake/interactive.pm:1005 diskdrake/interactive.pm:1015
+#: diskdrake/interactive.pm:1068
+#, c-format
+msgid "Read carefully!"
+msgstr "Leggere con attenzione!"
+
+#: ../move/tree/mdk_totem:77
#, c-format
msgid ""
"You can't use another CDROM when the following programs are running: \n"
@@ -346,22 +375,22 @@ msgstr "32 MB"
msgid "64 MB or more"
msgstr "64 MB o più"
-#: Xconfig/card.pm:151
+#: Xconfig/card.pm:155
#, c-format
msgid "X server"
msgstr "Server X"
-#: Xconfig/card.pm:152
+#: Xconfig/card.pm:156
#, c-format
msgid "Choose an X server"
msgstr "Scegli un server X"
-#: Xconfig/card.pm:184
+#: Xconfig/card.pm:188
#, c-format
msgid "Multi-head configuration"
msgstr "Configurazione multi-monitor"
-#: Xconfig/card.pm:185
+#: Xconfig/card.pm:189
#, c-format
msgid ""
"Your system supports multiple head configuration.\n"
@@ -370,81 +399,81 @@ msgstr ""
"Il tuo sistema permette la configurazione di più monitor.\n"
"Cosa vuoi fare?"
-#: Xconfig/card.pm:251
+#: Xconfig/card.pm:255
#, c-format
-msgid "Can't install XFree package: %s"
-msgstr "Impossibile installare il pacchetto %s di XFree"
+msgid "Can't install Xorg package: %s"
+msgstr "Impossibile installare il pacchetto %s di Xorg"
-#: Xconfig/card.pm:261
+#: Xconfig/card.pm:265
#, c-format
msgid "Select the memory size of your graphics card"
msgstr "Indica la quantità di memoria della scheda grafica"
-#: Xconfig/card.pm:332
+#: Xconfig/card.pm:352
#, c-format
-msgid "XFree configuration"
-msgstr "Configurazione di XFree"
+msgid "Xorg configuration"
+msgstr "Configurazione di Xorg"
-#: Xconfig/card.pm:334
+#: Xconfig/card.pm:354
#, c-format
-msgid "Which configuration of XFree do you want to have?"
-msgstr "Che configurazione di XFree vuoi utilizzare?"
+msgid "Which configuration of Xorg do you want to have?"
+msgstr "Che configurazione di Xorg vuoi utilizzare?"
-#: Xconfig/card.pm:367
+#: Xconfig/card.pm:387
#, c-format
msgid "Configure all heads independently"
msgstr "Configurare tutti gli schermi indipendentemente"
-#: Xconfig/card.pm:368
+#: Xconfig/card.pm:388
#, c-format
msgid "Use Xinerama extension"
msgstr "Usa l'estensione Xinerama"
-#: Xconfig/card.pm:373
+#: Xconfig/card.pm:393
#, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Configura solo la scheda \"%s\" %s"
-#: Xconfig/card.pm:385 Xconfig/various.pm:23
+#: Xconfig/card.pm:405 Xconfig/various.pm:23
#, c-format
-msgid "XFree %s"
-msgstr "XFree %s"
+msgid "Xorg %s"
+msgstr "Xorg %s"
-#: Xconfig/card.pm:392 Xconfig/various.pm:22
+#: Xconfig/card.pm:412 Xconfig/various.pm:22
#, c-format
-msgid "XFree %s with 3D hardware acceleration"
-msgstr "XFree %s con accelerazione 3D hardware"
+msgid "Xorg %s with 3D hardware acceleration"
+msgstr "Xorg %s con accelerazione 3D hardware"
-#: Xconfig/card.pm:394
+#: Xconfig/card.pm:414
#, c-format
-msgid "Your card can have 3D hardware acceleration support with XFree %s."
+msgid "Your card can have 3D hardware acceleration support with Xorg %s."
msgstr ""
-"Questa scheda ha il supporto per l'accelerazione 3D hardware con XFree %s."
+"Questa scheda ha il supporto per l'accelerazione 3D hardware con Xorg %s."
-#: Xconfig/card.pm:400
+#: Xconfig/card.pm:420
#, c-format
-msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
-msgstr "XFree %s con accelerazione 3D hardware SPERIMENTALE"
+msgid "Xorg %s with EXPERIMENTAL 3D hardware acceleration"
+msgstr "Xorg %s con accelerazione 3D hardware SPERIMENTALE"
-#: Xconfig/card.pm:402
+#: Xconfig/card.pm:422
#, c-format
msgid ""
-"Your card can have 3D hardware acceleration support with XFree %s,\n"
+"Your card can have 3D hardware acceleration support with Xorg %s,\n"
"NOTE THIS IS EXPERIMENTAL SUPPORT AND MAY FREEZE YOUR COMPUTER."
msgstr ""
-"Questa scheda ha il supporto per l'accelerazione 3D hardware con XFree %s.\n"
+"Questa scheda ha il supporto per l'accelerazione 3D hardware con Xorg %s.\n"
"NB: È UN SUPPORTO SPERIMENTALE E POTREBBE BLOCCARE IL COMPUTER."
-#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:112 any.pm:833
+#: Xconfig/main.pm:90 Xconfig/main.pm:91 Xconfig/monitor.pm:116 any.pm:912
#, c-format
msgid "Custom"
msgstr "Personalizzato"
-#: Xconfig/main.pm:115 diskdrake/dav.pm:28 help.pm:14
-#: install_steps_interactive.pm:83 printer/printerdrake.pm:608
-#: printer/printerdrake.pm:4076 standalone/draksplash:120
-#: standalone/harddrake2:194 standalone/logdrake:175
-#: standalone/scannerdrake:450
+#: Xconfig/main.pm:115 diskdrake/dav.pm:26 help.pm:14
+#: install_steps_interactive.pm:88 printer/printerdrake.pm:712
+#: printer/printerdrake.pm:3937 printer/printerdrake.pm:4382
+#: standalone/draksplash:120 standalone/harddrake2:265 standalone/logdrake:174
+#: standalone/net_applet:160 standalone/scannerdrake:446
#, c-format
msgid "Quit"
msgstr "Esci"
@@ -454,12 +483,12 @@ msgstr "Esci"
msgid "Graphic Card"
msgstr "Scheda grafica"
-#: Xconfig/main.pm:120 Xconfig/monitor.pm:106
+#: Xconfig/main.pm:120 Xconfig/monitor.pm:110
#, c-format
msgid "Monitor"
msgstr "Monitor"
-#: Xconfig/main.pm:123 Xconfig/resolution_and_depth.pm:217
+#: Xconfig/main.pm:123 Xconfig/resolution_and_depth.pm:222
#, c-format
msgid "Resolution"
msgstr "Risoluzione"
@@ -469,14 +498,19 @@ msgstr "Risoluzione"
msgid "Test"
msgstr "Prova"
-#: Xconfig/main.pm:133 diskdrake/dav.pm:67 diskdrake/interactive.pm:415
-#: diskdrake/removable.pm:25 diskdrake/smbnfs_gtk.pm:80
-#: standalone/drakfont:494 standalone/drakfont:554 standalone/harddrake2:191
+#: Xconfig/main.pm:133 diskdrake/dav.pm:65 diskdrake/interactive.pm:418
+#: diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:80
+#: standalone/drakfont:494 standalone/drakfont:556 standalone/harddrake2:262
#, c-format
msgid "Options"
msgstr "Opzioni"
-#: Xconfig/main.pm:177
+#: Xconfig/main.pm:167
+#, c-format
+msgid "Your Xorg configuration file is broken, we will ignore it."
+msgstr "Il file di configurazione Xorg è danneggiato, verrà ignorato."
+
+#: Xconfig/main.pm:184
#, c-format
msgid ""
"Keep the changes?\n"
@@ -489,40 +523,39 @@ msgstr ""
"\n"
"%s"
-#: Xconfig/monitor.pm:107
-#, fuzzy, c-format
+#: Xconfig/monitor.pm:111
+#, c-format
msgid "Choose a monitor for head #%d"
-msgstr "Scegli un monitor"
+msgstr "Scegli un monitor per l'head n. %d"
-#: Xconfig/monitor.pm:107
+#: Xconfig/monitor.pm:111
#, c-format
msgid "Choose a monitor"
msgstr "Scegli un monitor"
-#: Xconfig/monitor.pm:113
+#: Xconfig/monitor.pm:117
#, c-format
msgid "Plug'n Play"
msgstr "Plug'n Play"
-#: Xconfig/monitor.pm:114 mouse.pm:49
+#: Xconfig/monitor.pm:118 mouse.pm:49
#, c-format
msgid "Generic"
msgstr "Generico"
-#: Xconfig/monitor.pm:115 standalone/drakconnect:569 standalone/harddrake2:73
-#: standalone/harddrake2:74
+#: Xconfig/monitor.pm:119 standalone/drakconnect:567 standalone/harddrake2:49
+#: standalone/harddrake2:83
#, c-format
msgid "Vendor"
msgstr "Marca"
-#: Xconfig/monitor.pm:125
+#: Xconfig/monitor.pm:129
#, c-format
msgid "Plug'n Play probing failed. Please select the correct monitor"
msgstr ""
-"Il rilevamento Plug'n Play non è riuscito. Devi indicare tu il monitor "
-"giusto."
+"Il rilevamento Plug'n Play non è riuscito. Indica il modello del monitor."
-#: Xconfig/monitor.pm:130
+#: Xconfig/monitor.pm:134
#, c-format
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
@@ -544,14 +577,14 @@ msgstr ""
"È MOLTO IMPORTANTE non indicare un tipo di monitor con un intervallo di\n"
"frequenze superiore alle capacità del monitor usato: lo si potrebbe "
"danneggiare.\n"
-"Nel dubbio, bisogna scegliere un'impostazione prudenziale."
+"Se hai dubbi, scegli le impostazioni più caute."
-#: Xconfig/monitor.pm:137
+#: Xconfig/monitor.pm:141
#, c-format
msgid "Horizontal refresh rate"
msgstr "Frequenza di refresh orizzontale"
-#: Xconfig/monitor.pm:138
+#: Xconfig/monitor.pm:142
#, c-format
msgid "Vertical refresh rate"
msgstr "Frequenza di refresh verticale"
@@ -576,58 +609,60 @@ msgstr "65 mila colori (16 bit)"
msgid "16 million colors (24 bits)"
msgstr "16 milioni di colori (24 bit)"
-#: Xconfig/resolution_and_depth.pm:130
+#: Xconfig/resolution_and_depth.pm:135
#, c-format
msgid "Resolutions"
msgstr "Risoluzioni"
-#: Xconfig/resolution_and_depth.pm:264
+#: Xconfig/resolution_and_depth.pm:270
#, c-format
msgid "Choose the resolution and the color depth"
msgstr "Scegli risoluzione e profondità di colore"
-#: Xconfig/resolution_and_depth.pm:265
+#: Xconfig/resolution_and_depth.pm:271
#, c-format
msgid "Graphics card: %s"
msgstr "Scheda grafica: %s"
-#: Xconfig/resolution_and_depth.pm:278 interactive.pm:403
-#: interactive/gtk.pm:760 interactive/http.pm:103 interactive/http.pm:157
-#: interactive/newt.pm:308 interactive/newt.pm:410 interactive/stdio.pm:39
+#: Xconfig/resolution_and_depth.pm:284 interactive.pm:403
+#: interactive/gtk.pm:766 interactive/http.pm:103 interactive/http.pm:156
+#: interactive/newt.pm:317 interactive/newt.pm:419 interactive/stdio.pm:39
#: interactive/stdio.pm:142 interactive/stdio.pm:143 interactive/stdio.pm:172
-#: standalone/drakbackup:3941 standalone/drakbackup:4001
-#: standalone/drakbackup:4045 standalone/drakconnect:165
-#: standalone/drakconnect:799 standalone/drakconnect:886
-#: standalone/drakconnect:985 standalone/drakups:194
-#: standalone/net_monitor:307 ugtk2.pm:413 ugtk2.pm:510 ugtk2.pm:1084
-#: ugtk2.pm:1107
+#: standalone/drakTermServ:201 standalone/drakTermServ:474
+#: standalone/drakbackup:3962 standalone/drakbackup:4022
+#: standalone/drakbackup:4066 standalone/drakconnect:165
+#: standalone/drakconnect:850 standalone/drakconnect:937
+#: standalone/drakconnect:1036 standalone/drakfont:577 standalone/drakroam:388
+#: standalone/drakups:208 standalone/net_monitor:345 ugtk2.pm:417 ugtk2.pm:515
+#: ugtk2.pm:1122 ugtk2.pm:1145
#, c-format
msgid "Ok"
msgstr "OK"
-#: Xconfig/resolution_and_depth.pm:278 any.pm:883 diskdrake/smbnfs_gtk.pm:81
-#: help.pm:197 help.pm:457 install_steps_gtk.pm:490
-#: install_steps_interactive.pm:775 interactive.pm:404 interactive/gtk.pm:764
-#: interactive/http.pm:104 interactive/http.pm:161 interactive/newt.pm:307
-#: interactive/newt.pm:414 interactive/stdio.pm:39 interactive/stdio.pm:142
-#: interactive/stdio.pm:176 printer/printerdrake.pm:3088
-#: standalone/drakautoinst:217 standalone/drakbackup:3871
-#: standalone/drakbackup:3929 standalone/drakconnect:164
-#: standalone/drakconnect:884 standalone/drakconnect:984
-#: standalone/drakfont:663 standalone/drakfont:740 standalone/drakups:201
-#: standalone/logdrake:175 standalone/net_monitor:303 ugtk2.pm:407
-#: ugtk2.pm:508 ugtk2.pm:517 ugtk2.pm:1084
+#: Xconfig/resolution_and_depth.pm:284 diskdrake/smbnfs_gtk.pm:81 help.pm:89
+#: help.pm:444 install_steps_gtk.pm:458 install_steps_interactive.pm:412
+#: install_steps_interactive.pm:840 interactive.pm:404 interactive/gtk.pm:770
+#: interactive/http.pm:104 interactive/http.pm:160 interactive/newt.pm:316
+#: interactive/newt.pm:423 interactive/stdio.pm:39 interactive/stdio.pm:142
+#: interactive/stdio.pm:176 printer/printerdrake.pm:3266
+#: standalone/drakautoinst:217 standalone/drakbackup:3888
+#: standalone/drakbackup:3892 standalone/drakbackup:3950
+#: standalone/drakconnect:164 standalone/drakconnect:935
+#: standalone/drakconnect:1035 standalone/drakfont:667 standalone/drakfont:744
+#: standalone/drakups:215 standalone/logdrake:174 standalone/net_monitor:344
+#: ugtk2.pm:411 ugtk2.pm:513 ugtk2.pm:522 ugtk2.pm:1122
#, c-format
msgid "Cancel"
msgstr "Annulla"
-#: Xconfig/resolution_and_depth.pm:278 diskdrake/hd_gtk.pm:154
-#: install_steps_gtk.pm:269 install_steps_gtk.pm:670 interactive.pm:498
-#: interactive/gtk.pm:624 interactive/gtk.pm:626 standalone/drakTermServ:304
-#: standalone/drakbackup:3867 standalone/drakbug:157
-#: standalone/drakconnect:160 standalone/drakconnect:239
-#: standalone/drakfont:512 standalone/drakperm:134 standalone/draksec:296
-#: standalone/harddrake2:190 ugtk2.pm:1197 ugtk2.pm:1198
+#: Xconfig/resolution_and_depth.pm:284 diskdrake/hd_gtk.pm:153
+#: install_steps_gtk.pm:239 install_steps_gtk.pm:644 interactive.pm:498
+#: interactive/gtk.pm:628 interactive/gtk.pm:630 standalone/drakTermServ:280
+#: standalone/drakbackup:3884 standalone/drakbug:128
+#: standalone/drakconnect:160 standalone/drakconnect:245
+#: standalone/drakfont:512 standalone/drakperm:134 standalone/draksec:337
+#: standalone/draksec:339 standalone/draksec:357 standalone/draksec:359
+#: standalone/harddrake2:261 ugtk2.pm:1235 ugtk2.pm:1236
#, c-format
msgid "Help"
msgstr "Guida"
@@ -720,8 +755,8 @@ msgstr "Risoluzione: %s\n"
#: Xconfig/various.pm:43
#, c-format
-msgid "XFree86 driver: %s\n"
-msgstr "Driver XFree86: %s\n"
+msgid "Xorg driver: %s\n"
+msgstr "Driver Xorg: %s\n"
#: Xconfig/various.pm:72
#, c-format
@@ -732,12 +767,12 @@ msgstr "Avvio con interfaccia grafica"
#, c-format
msgid ""
"I can setup your computer to automatically start the graphical interface "
-"(XFree) upon booting.\n"
-"Would you like XFree to start when you reboot?"
+"(Xorg) upon booting.\n"
+"Would you like Xorg to start when you reboot?"
msgstr ""
"Posso configurare il computer per avviarlo direttamente in modo grafico "
-"(XFree).\n"
-"Vuoi che XFree venga sempre eseguito al riavvio?"
+"(Xorg).\n"
+"Vuoi che Xorg venga sempre eseguito al riavvio?"
#: Xconfig/various.pm:87
#, c-format
@@ -754,31 +789,73 @@ msgstr ""
"La scheda grafica sembra disporre di un connettore TV-OUT.\n"
"Può essere configurata per funzionare usando il frame-buffer.\n"
"\n"
-"A tal fine devi connettere la scheda grafica ad un televisore prima di "
+"Per farlo devi connettere la scheda grafica ad un televisore prima di "
"avviare il computer.\n"
-"Poi scegli l'opzione \"TVout\" durante il caricamento del sistema.\n"
+"Poi scegli l'opzione \"TVout\" nella schermata del bootloader.\n"
"\n"
-"È attiva questa funzione?"
+"È presente questa opzione? "
#: Xconfig/various.pm:99
#, c-format
msgid "What norm is your TV using?"
msgstr "Che normativa viene utilizzata per la TV?"
-#: any.pm:103 harddrake/sound.pm:150 interactive.pm:441 standalone/drakbug:259
-#: standalone/drakconnect:167 standalone/draksec:56 standalone/drakups:90
-#: standalone/drakxtv:90 standalone/harddrake2:140
-#: standalone/service_harddrake:126
+#: any.pm:116 harddrake/sound.pm:170 interactive.pm:441 standalone/drakbug:227
+#: standalone/drakconnect:167 standalone/drakconnect:611 standalone/draksec:68
+#: standalone/drakups:101 standalone/drakxtv:92 standalone/harddrake2:211
+#: standalone/service_harddrake:199
#, c-format
msgid "Please wait"
msgstr "Attendere prego"
-#: any.pm:103
+#: any.pm:116
#, c-format
msgid "Bootloader installation in progress"
msgstr "Installazione del bootloader in corso"
-#: any.pm:142
+#: any.pm:127
+#, c-format
+msgid ""
+"LILO wants to assign a new Volume ID to drive %s. However, changing\n"
+"the Volume ID of a Windows NT, 2000, or XP boot disk is a fatal Windows "
+"error.\n"
+"This caution does not apply to Windows 95 or 98, or to NT data disks.\n"
+"\n"
+"Assign a new Volume ID?"
+msgstr ""
+"LILO vuole assegnare un nuovo Volume ID al drive %s. Tuttavia, il cambio\n"
+"del Volume ID di una partizione di boot di Windows NT, 2000, o XP "
+"costituisce\n"
+"un errore fatale per Windows.\n"
+"Non servono precauzioni per le partizioni di Windows 95/98 o NT con solo "
+"dati.\n"
+"\n"
+"Assegno un nuovo Volume ID?"
+
+#: any.pm:138
+#, c-format
+msgid "Installation of bootloader failed. The following error occurred:"
+msgstr ""
+"Installazione del bootloader fallita. Si è verificato il seguente errore:"
+
+#: any.pm:144
+#, c-format
+msgid ""
+"You may need to change your Open Firmware boot-device to\n"
+" enable the bootloader. If you don't see the bootloader prompt at\n"
+" reboot, hold down Command-Option-O-F at reboot and enter:\n"
+" setenv boot-device %s,\\\\:tbxi\n"
+" Then type: shut-down\n"
+"At your next boot you should see the bootloader prompt."
+msgstr ""
+"Potrebbe essere necessario cambiare il dispositivo di boot Open Firmware\n"
+" per abilitare il bootloader. Se non vedi il prompt del bootloader dopo\n"
+" il riavvio, tieni premuto Command-Option-O-F al riavvio e digita:\n"
+" setenv boot-device %s,\\\\:tbxi\n"
+" Poi digita: shut-down\n"
+"Al boot successivo dovresti vedere il prompt del bootloader."
+
+#: any.pm:181
#, c-format
msgid ""
"You decided to install the bootloader on a partition.\n"
@@ -793,62 +870,52 @@ msgstr ""
"\n"
"Da quale disco viene effettuato il boot?"
-#: any.pm:165 any.pm:197 help.pm:800
+#: any.pm:204 help.pm:739
#, c-format
msgid "First sector of drive (MBR)"
msgstr "Primo settore del disco (MBR)"
-#: any.pm:166
+#: any.pm:205
#, c-format
msgid "First sector of the root partition"
msgstr "Primo settore della partizione root"
-#: any.pm:168
+#: any.pm:207
#, c-format
msgid "On Floppy"
msgstr "Su floppy"
-#: any.pm:170 help.pm:768 help.pm:800 printer/printerdrake.pm:3418
+#: any.pm:209 help.pm:739 printer/printerdrake.pm:3603
#, c-format
msgid "Skip"
msgstr "Salta"
-#: any.pm:175
-#, c-format
-msgid "SILO Installation"
-msgstr "Installazione di SILO"
-
-#: any.pm:175
+#: any.pm:213
#, c-format
msgid "LILO/grub Installation"
msgstr "Installazione di LILO/grub"
-#: any.pm:176
+#: any.pm:214
#, c-format
msgid "Where do you want to install the bootloader?"
msgstr "Dove vuoi installare il bootloader?"
-#: any.pm:197
-#, c-format
-msgid "First sector of boot partition"
-msgstr "Primo settore della partizione di boot"
-
-#: any.pm:209
+#: any.pm:239 standalone/drakboot:307
#, c-format
msgid "Boot Style Configuration"
msgstr "Configurazione stile di avvio"
-#: any.pm:211 any.pm:248
+#: any.pm:241 any.pm:275
#, c-format
msgid "Bootloader main options"
msgstr "Opzioni principali del bootloader"
-#: any.pm:215
+#: any.pm:245
#, c-format
msgid "Give the ram size in MB"
msgstr "Specifica dimensione RAM (in MB)"
-#: any.pm:217
+#: any.pm:247
#, c-format
msgid ""
"Option ``Restrict command line options'' is of no use without a password"
@@ -856,213 +923,208 @@ msgstr ""
"L'opzione \"Opzioni da riga di comando solo con password\" è inutile senza "
"una password"
-#: any.pm:218 any.pm:531 install_steps_interactive.pm:1150
+#: any.pm:248 any.pm:586 install_steps_interactive.pm:1215
#, c-format
msgid "The passwords do not match"
msgstr "Le password non corrispondono"
-#: any.pm:218 any.pm:531 diskdrake/interactive.pm:1262
-#: install_steps_interactive.pm:1150
+#: any.pm:248 any.pm:586 diskdrake/interactive.pm:1261
+#: install_steps_interactive.pm:1215
#, c-format
msgid "Please try again"
msgstr "Per favore, riprova"
-#: any.pm:223 any.pm:251 help.pm:768
+#: any.pm:253 any.pm:278
#, c-format
msgid "Bootloader to use"
msgstr "Bootloader da usare"
-#: any.pm:225
-#, c-format
-msgid "Bootloader installation"
-msgstr "Installazione del bootloader"
-
-#: any.pm:227 any.pm:253 help.pm:768
+#: any.pm:255 any.pm:280
#, c-format
msgid "Boot device"
msgstr "Dispositivo di boot"
-#: any.pm:229
+#: any.pm:257
#, c-format
msgid "Delay before booting default image"
msgstr "Ritardo prima di avviare con l'immagine predefinita"
-#: any.pm:230 help.pm:768
+#: any.pm:258
#, c-format
msgid "Enable ACPI"
msgstr "Abilitare l'ACPI"
-#: any.pm:232 help.pm:768
+#: any.pm:260
#, c-format
msgid "Force no APIC"
msgstr "Forza senza APIC"
-#: any.pm:234
-#, fuzzy, c-format
+#: any.pm:262
+#, c-format
msgid "Force No Local APIC"
-msgstr "Forza senza APIC"
+msgstr "Forza senza APIC locale"
-#: any.pm:236 any.pm:558 diskdrake/smbnfs_gtk.pm:180
-#: install_steps_interactive.pm:1155 network/netconnect.pm:574
-#: printer/printerdrake.pm:1374 printer/printerdrake.pm:1494
-#: standalone/drakbackup:1626 standalone/drakbackup:3496
-#: standalone/drakups:278
+#: any.pm:264 any.pm:613 diskdrake/smbnfs_gtk.pm:180
+#: install_steps_interactive.pm:1220 network/netconnect.pm:595
+#: printer/printerdrake.pm:1489 printer/printerdrake.pm:1609
+#: standalone/drakbackup:1647 standalone/drakbackup:3490
+#: standalone/drakups:295
#, c-format
msgid "Password"
msgstr "Password"
-#: any.pm:237 any.pm:559 install_steps_interactive.pm:1156
+#: any.pm:265 any.pm:614 install_steps_interactive.pm:1221
#, c-format
msgid "Password (again)"
msgstr "Password (ripeti)"
-#: any.pm:238
+#: any.pm:266
#, c-format
msgid "Restrict command line options"
msgstr "Opzioni da riga di comando solo con password"
-#: any.pm:238
+#: any.pm:266
#, c-format
msgid "restrict"
msgstr "limita"
-#: any.pm:240
+#: any.pm:268
#, c-format
msgid "Clean /tmp at each boot"
msgstr "Svuota /tmp ad ogni avvio"
-#: any.pm:241
+#: any.pm:269
#, c-format
msgid "Precise RAM size if needed (found %d MB)"
msgstr "Correggi dimensione RAM se necessario (trovati %d MB)"
-#: any.pm:243
-#, c-format
-msgid "Enable multiple profiles"
-msgstr "Abilita profili multipli"
-
-#: any.pm:252
+#: any.pm:279
#, c-format
msgid "Init Message"
msgstr "Messaggio di init"
-#: any.pm:254
+#: any.pm:281
#, c-format
msgid "Open Firmware Delay"
msgstr "Attesa dell'Open Firmware"
-#: any.pm:255
+#: any.pm:282
#, c-format
msgid "Kernel Boot Timeout"
msgstr "Attesa per il boot del kernel"
-#: any.pm:256
+#: any.pm:283
#, c-format
msgid "Enable CD Boot?"
msgstr "Abilitare l'avvio da CD-ROM?"
-#: any.pm:257
+#: any.pm:284
#, c-format
msgid "Enable OF Boot?"
msgstr "Abilitare boot OF?"
-#: any.pm:258
+#: any.pm:285
#, c-format
msgid "Default OS?"
msgstr "Sistema operativo predefinito?"
-#: any.pm:302
+#: any.pm:338
#, c-format
msgid "Image"
msgstr "Immagine"
-#: any.pm:303 any.pm:312
+#: any.pm:339 any.pm:349
#, c-format
msgid "Root"
msgstr "Root"
-#: any.pm:304 any.pm:325
+#: any.pm:340 any.pm:362
#, c-format
msgid "Append"
msgstr "Opzioni per il kernel"
-#: any.pm:306
+#: any.pm:342 standalone/drakboot:309 standalone/drakboot:313
#, c-format
msgid "Video mode"
msgstr "Modo video"
-#: any.pm:308
+#: any.pm:344
#, c-format
msgid "Initrd"
msgstr "Initrd"
-#: any.pm:317 any.pm:322 any.pm:324
+#: any.pm:345
+#, c-format
+msgid "Network profile"
+msgstr "Profilo di rete"
+
+#: any.pm:354 any.pm:359 any.pm:361
#, c-format
msgid "Label"
msgstr "Etichetta"
-#: any.pm:319 any.pm:329 harddrake/v4l.pm:275 standalone/drakfloppy:89
-#: standalone/drakfloppy:95
+#: any.pm:356 any.pm:366 harddrake/v4l.pm:275 standalone/drakfloppy:84
+#: standalone/drakfloppy:90 standalone/draksec:52
#, c-format
msgid "Default"
msgstr "Predefinito"
-#: any.pm:326
+#: any.pm:363
#, c-format
msgid "Initrd-size"
msgstr "Dimensione di initrd"
-#: any.pm:328
+#: any.pm:365
#, c-format
msgid "NoVideo"
msgstr "No Video"
-#: any.pm:339
+#: any.pm:376
#, c-format
msgid "Empty label not allowed"
msgstr "Non sono ammesse etichette vuote"
-#: any.pm:340
+#: any.pm:377
#, c-format
msgid "You must specify a kernel image"
msgstr "Bisogna indicare l'immagine di un kernel"
-#: any.pm:340
+#: any.pm:377
#, c-format
msgid "You must specify a root partition"
msgstr "Bisogna specificare una partizione root"
-#: any.pm:341
+#: any.pm:378
#, c-format
msgid "This label is already used"
msgstr "Questa etichetta è già stata usata"
-#: any.pm:354
+#: any.pm:392
#, c-format
msgid "Which type of entry do you want to add?"
msgstr "Che tipo di voce vuoi aggiungere?"
-#: any.pm:355
+#: any.pm:393
#, c-format
msgid "Linux"
msgstr "Linux"
-#: any.pm:355
+#: any.pm:393
#, c-format
msgid "Other OS (SunOS...)"
-msgstr "Altri S.O. (SunOS...)"
+msgstr "Altro S.O. (SunOS...)"
-#: any.pm:356
+#: any.pm:394
#, c-format
msgid "Other OS (MacOS...)"
-msgstr "Altri S.O. (MacOS,...)"
+msgstr "Altro S.O. (MacOS,...)"
-#: any.pm:356
+#: any.pm:394
#, c-format
msgid "Other OS (Windows...)"
-msgstr "Altro S.O. (Windows...)"
+msgstr "Altro S.O. (Windows, ...)"
-#: any.pm:384
+#: any.pm:422
#, c-format
msgid ""
"Here are the entries on your boot menu so far.\n"
@@ -1071,74 +1133,74 @@ msgstr ""
"Finora ci sono queste voci nel menu di boot.\n"
"Puoi aggiungerne altre o cambiare quelle esistenti."
-#: any.pm:516
+#: any.pm:572
#, c-format
msgid "access to X programs"
msgstr "accesso ai programmi X"
-#: any.pm:517
+#: any.pm:573
#, c-format
msgid "access to rpm tools"
msgstr "accesso agli strumenti RPM"
-#: any.pm:518
+#: any.pm:574
#, c-format
msgid "allow \"su\""
msgstr "permettere \"su\""
-#: any.pm:519
+#: any.pm:575
#, c-format
msgid "access to administrative files"
msgstr "accesso ai file di amministrazione del sistema"
-#: any.pm:520
+#: any.pm:576
#, c-format
msgid "access to network tools"
msgstr "accesso agli strumenti di rete"
-#: any.pm:521
+#: any.pm:577
#, c-format
msgid "access to compilation tools"
msgstr "accesso agli strumenti di compilazione"
-#: any.pm:527
+#: any.pm:582
#, c-format
msgid "(already added %s)"
msgstr "(%s già aggiunto)"
-#: any.pm:532
+#: any.pm:587
#, c-format
msgid "This password is too simple"
msgstr "Questa password è troppo semplice"
-#: any.pm:533
+#: any.pm:588
#, c-format
msgid "Please give a user name"
msgstr "Inserisci il nome di un utente, grazie"
-#: any.pm:534
+#: any.pm:589
#, c-format
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr ""
"Il nome utente deve contenere solo lettere minuscole, numeri, \"-\" e \"_\""
-#: any.pm:535
+#: any.pm:590
#, c-format
msgid "The user name is too long"
msgstr "Questo nome utente è troppo lungo"
-#: any.pm:536
+#: any.pm:591
#, c-format
msgid "This user name has already been added"
msgstr "Questo nome utente è già stato utilizzato"
-#: any.pm:540
+#: any.pm:595
#, c-format
msgid "Add user"
msgstr "Aggiungere un utente"
-#: any.pm:541
+#: any.pm:596
#, c-format
msgid ""
"Enter a user\n"
@@ -1147,75 +1209,79 @@ msgstr ""
"Inserire un utente\n"
"%s"
-#: any.pm:544 diskdrake/dav.pm:68 diskdrake/hd_gtk.pm:158
-#: diskdrake/removable.pm:27 diskdrake/smbnfs_gtk.pm:82 help.pm:544
-#: interactive/http.pm:152 printer/printerdrake.pm:165
-#: printer/printerdrake.pm:352 printer/printerdrake.pm:4076
-#: standalone/drakbackup:2708 standalone/scannerdrake:641
-#: standalone/scannerdrake:791
+#: any.pm:599 diskdrake/dav.pm:66 diskdrake/hd_gtk.pm:157
+#: diskdrake/removable.pm:26 diskdrake/smbnfs_gtk.pm:82 help.pm:530
+#: interactive/http.pm:151 printer/printerdrake.pm:191
+#: printer/printerdrake.pm:376 printer/printerdrake.pm:4382
+#: standalone/drakbackup:2703 standalone/scannerdrake:637
+#: standalone/scannerdrake:787
#, c-format
msgid "Done"
msgstr "Fatto"
-#: any.pm:545 help.pm:52
+#: any.pm:600 help.pm:51
#, c-format
msgid "Accept user"
msgstr "Accetta utente"
-#: any.pm:556
+#: any.pm:611
#, c-format
msgid "Real name"
msgstr "Vero nome"
-#: any.pm:557 help.pm:52 printer/printerdrake.pm:1373
-#: printer/printerdrake.pm:1493
+#: any.pm:612 standalone/drakbackup:1642
#, c-format
-msgid "User name"
-msgstr "Nome dell'utente"
+msgid "Login name"
+msgstr "Nome utente"
-#: any.pm:560
+#: any.pm:615
#, c-format
msgid "Shell"
msgstr "Shell"
-#: any.pm:562
+#: any.pm:617
#, c-format
msgid "Icon"
msgstr "Icona"
-#: any.pm:603 security/l10n.pm:14
+#: any.pm:664 security/l10n.pm:14
#, c-format
msgid "Autologin"
msgstr "Autologin"
-#: any.pm:604
+#: any.pm:665
#, c-format
msgid "I can set up your computer to automatically log on one user."
msgstr ""
"Si può configurare il computer per fare automaticamente il login di un "
"utente all'avvio."
-#: any.pm:605 help.pm:52
+#: any.pm:666 help.pm:51
#, c-format
msgid "Do you want to use this feature?"
msgstr "Vuoi sfruttare questa possibilità?"
-#: any.pm:606
+#: any.pm:667
#, c-format
msgid "Choose the default user:"
msgstr "Scegli l'utente predefinito:"
-#: any.pm:607
+#: any.pm:668
#, c-format
msgid "Choose the window manager to run:"
msgstr "Scegli il window manager da usare:"
-#: any.pm:619
+#: any.pm:680
#, c-format
msgid "Please choose a language to use."
msgstr "Scegli una lingua da utilizzare."
-#: any.pm:640
+#: any.pm:681
+#, c-format
+msgid "Language choice"
+msgstr "Scelta della lingua"
+
+#: any.pm:707
#, c-format
msgid ""
"Mandrakelinux can support multiple languages. Select\n"
@@ -1224,50 +1290,59 @@ msgid ""
msgstr ""
"Mandrakelinux può gestire più di una lingua.\n"
"Seleziona le lingue da installare. Esse saranno disponibili\n"
-"quando si riavvierà il sistema dopo aver finito l'installazione."
+"quando riavvierai il sistema alla fine dell'installazione."
-#: any.pm:658 help.pm:660
+#: any.pm:725 help.pm:647
#, c-format
msgid "Use Unicode by default"
msgstr "Usa Unicode come predefinito"
-#: any.pm:659 help.pm:660
+#: any.pm:726 help.pm:647
#, c-format
msgid "All languages"
msgstr "Tutte le lingue"
-#: any.pm:698 help.pm:581 help.pm:991 install_steps_interactive.pm:895
+#: any.pm:765 help.pm:566 help.pm:855 install_steps_interactive.pm:960
#, c-format
msgid "Country / Region"
msgstr "Paese / Regione"
-#: any.pm:699
+#: any.pm:766
#, c-format
msgid "Please choose your country."
msgstr "Indica la tua nazione."
-#: any.pm:701
+#: any.pm:768
#, c-format
msgid "Here is the full list of available countries"
msgstr "Ecco la lista completa dei Paesi disponibili"
-#: any.pm:702 diskdrake/interactive.pm:297 help.pm:544 help.pm:581 help.pm:621
-#: help.pm:991 install_steps_interactive.pm:114
+#: any.pm:769
#, c-format
-msgid "More"
-msgstr "Ancora"
+msgid "Other Countries"
+msgstr "Altre nazioni"
+
+#: any.pm:777
+#, c-format
+msgid "Input method:"
+msgstr "Modalità input:"
+
+#: any.pm:778 install_any.pm:420 printer/printerdrake.pm:99
+#, c-format
+msgid "None"
+msgstr "Nessuno"
-#: any.pm:833
+#: any.pm:912
#, c-format
msgid "No sharing"
msgstr "Nessuna condivisione"
-#: any.pm:833
+#: any.pm:912
#, c-format
msgid "Allow all users"
msgstr "Permetti a tutti gli utenti"
-#: any.pm:837
+#: any.pm:916
#, c-format
msgid ""
"Would you like to allow users to share some of their directories?\n"
@@ -1277,37 +1352,52 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
"Vuoi permettere agli utenti di condividere qualcuna delle loro directory?\n"
-"Se lo consenti, gli utenti potranno semplicemente usare l'opzione \n"
+"Se lo consenti, agli utenti basterà poi utilizzare l'opzione \n"
"\"Condividi\" in Konqueror o Nautilus.\n"
"\n"
-"\"Personalizzata\" permette un controllo più preciso per ogni utente.\n"
+"\"Personalizzata\" permette un controllo più specifico per ogni utente.\n"
-#: any.pm:849
+#: any.pm:928
#, c-format
msgid ""
"NFS: the traditional Unix file sharing system, with less support on Mac and "
"Windows."
msgstr ""
+"NFS: il classico sistema di condivisione dei file in ambiente Unix, con un "
+"limitato supporto per Mac e Windows."
-#: any.pm:852
+#: any.pm:931
#, c-format
msgid ""
"SMB: a file sharing system used by Windows, Mac OS X and many modern Linux "
"systems."
msgstr ""
+"SMB: il sistema di condivisione dei file utilizzato in Windows, Mac OS X e "
+"molte distribuzioni Linux recenti."
-#: any.pm:860
+#: any.pm:939
#, c-format
msgid ""
"You can export using NFS or SMB. Please select which you would like to use."
-msgstr "Puoi esportare usando NFS o SMB. Scegli quello che vuoi usare."
+msgstr ""
+"Puoi esportare usando NFS o Samba. Scegli quello che preferisci utilizzare."
-#: any.pm:883
+#: any.pm:964
#, c-format
msgid "Launch userdrake"
msgstr "Lancia userdrake"
-#: any.pm:885
+#: any.pm:964 printer/printerdrake.pm:3478 printer/printerdrake.pm:3481
+#: printer/printerdrake.pm:3482 printer/printerdrake.pm:3483
+#: printer/printerdrake.pm:4676 standalone/drakTermServ:289
+#: standalone/drakbackup:4084 standalone/drakbug:151 standalone/drakfont:500
+#: standalone/drakfont:594 standalone/net_monitor:123
+#: standalone/printerdrake:559
+#, c-format
+msgid "Close"
+msgstr "Chiudi"
+
+#: any.pm:966
#, c-format
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
@@ -1316,92 +1406,201 @@ msgstr ""
"Per condividere le directory bisogna appartenere al gruppo \"fileshare\".\n"
"Puoi usare \"userdrake\" per aggiungervi un utente."
-#: authentication.pm:12
+#: authentication.pm:16
#, c-format
-msgid "Local files"
-msgstr "File locali"
+msgid "Local file"
+msgstr "File locale"
-#: authentication.pm:12
+#: authentication.pm:17
#, c-format
msgid "LDAP"
msgstr "LDAP"
-#: authentication.pm:12
+#: authentication.pm:18
#, c-format
msgid "NIS"
msgstr "NIS"
-#: authentication.pm:12 authentication.pm:72
+#: authentication.pm:19 authentication.pm:127
#, c-format
msgid "Windows Domain"
msgstr "Dominio Windows"
-#: authentication.pm:12
+#: authentication.pm:20
+#, c-format
+msgid "Active Directory with SFU"
+msgstr "Active directory con SFU"
+
+#: authentication.pm:21
+#, c-format
+msgid "Active Directory with Winbind"
+msgstr "Active directory con Winbind"
+
+#: authentication.pm:30
+#, c-format
+msgid "Local file:"
+msgstr "File locale:"
+
+#: authentication.pm:30
+#, c-format
+msgid ""
+"Use local for all authentication and information user tell in local file"
+msgstr ""
+"Usa local per tutte le autenticazioni e le informazioni che l'utente mette "
+"su un file locale"
+
+#: authentication.pm:31
+#, c-format
+msgid "LDAP:"
+msgstr "LDAP:"
+
+#: authentication.pm:31
+#, c-format
+msgid ""
+"Tells your computer to use LDAP for some or all authentication. LDAP "
+"consolidates certain types of information within your organization."
+msgstr ""
+"Dice al computer di utilizzare LDAP per alcune o per tutte le "
+"autenticazioni. LDAP raggruppa alcuni tipi di informazioni sulla tua "
+"organizzazione."
+
+#: authentication.pm:32
+#, c-format
+msgid "NIS:"
+msgstr "NIS:"
+
+#: authentication.pm:32
+#, c-format
+msgid ""
+"Allows you to run a group of computers in the same Network Information "
+"Service domain with a common password and group file."
+msgstr ""
+"Ti permette di gestire un gruppo di computer in un dominio NIS (Network "
+"Information Service) con i file per password e gruppi in comune."
+
+#: authentication.pm:33
+#, c-format
+msgid "Windows Domain:"
+msgstr "Dominio Windows:"
+
+#: authentication.pm:33
+#, c-format
+msgid ""
+"Winbind allows the system to retrieve information and authenticate users in "
+"a Windows domain."
+msgstr ""
+"Winbind permette al sistema di recuperare le informazioni e di autenticare "
+"gli utenti in un dominio Windows."
+
+#: authentication.pm:34
+#, c-format
+msgid "Active Directory with SFU:"
+msgstr "Active Directory con SFU:"
+
+#: authentication.pm:34 authentication.pm:35
#, c-format
-msgid "Active Directory"
+msgid ""
+"Kerberos is a secure system for providing network authentication services."
msgstr ""
+"Kerberos è un sistema sicuro per fornire servizi di autenticazione in rete."
+
+#: authentication.pm:35
+#, c-format
+msgid "Active Directory with Winbind:"
+msgstr "Active Directory con Winbind:"
-#: authentication.pm:38
+#: authentication.pm:60
#, c-format
msgid "Authentication LDAP"
msgstr "Autenticazione LDAP"
-#: authentication.pm:39
+#: authentication.pm:61
#, c-format
msgid "LDAP Base dn"
msgstr "LDAP Base dn"
-#: authentication.pm:40
+#: authentication.pm:62 share/compssUsers.pl:101
#, c-format
msgid "LDAP Server"
msgstr "Server LDAP"
-#: authentication.pm:50
-#, fuzzy, c-format
+#: authentication.pm:75 fsedit.pm:21
+#, c-format
+msgid "simple"
+msgstr "semplice"
+
+#: authentication.pm:76
+#, c-format
+msgid "TLS"
+msgstr "TLS"
+
+#: authentication.pm:77
+#, c-format
+msgid "SSL"
+msgstr "SSL"
+
+#: authentication.pm:78
+#, c-format
+msgid "security layout (SASL/Kerberos)"
+msgstr "security layout (SASL/Kerberos)"
+
+#: authentication.pm:85 authentication.pm:123
+#, c-format
msgid "Authentication Active Directory"
-msgstr "Metodo di autentificazione"
+msgstr "Autenticazione di Active Directory"
-#: authentication.pm:51 diskdrake/smbnfs_gtk.pm:181
+#: authentication.pm:86 authentication.pm:125 diskdrake/smbnfs_gtk.pm:181
#, c-format
msgid "Domain"
msgstr "Dominio"
-#: authentication.pm:52 diskdrake/dav.pm:65 help.pm:137
+#: authentication.pm:88 diskdrake/dav.pm:63 help.pm:146
+#: printer/printerdrake.pm:135 share/compssUsers.pl:81
#, c-format
msgid "Server"
msgstr "Server"
-#: authentication.pm:53
+#: authentication.pm:89
#, c-format
msgid "LDAP users database"
-msgstr ""
+msgstr "Database utenti LDAP"
+
+#: authentication.pm:90
+#, c-format
+msgid "Use Anonymous BIND "
+msgstr "Utilizza BIND anonimo "
-#: authentication.pm:54
+#: authentication.pm:91
#, c-format
msgid "LDAP user allowed to browse the Active Directory"
-msgstr ""
+msgstr "Utente LDAP abilitato a navigare Active directory"
-#: authentication.pm:55
-#, fuzzy, c-format
+#: authentication.pm:92
+#, c-format
msgid "Password for user"
-msgstr "Serve la password"
+msgstr "Password utente"
-#: authentication.pm:62
+#: authentication.pm:93
+#, c-format
+msgid "Encryption"
+msgstr "Cifratura"
+
+#: authentication.pm:104
#, c-format
msgid "Authentication NIS"
msgstr "Autenticazione NIS"
-#: authentication.pm:63
+#: authentication.pm:105
#, c-format
msgid "NIS Domain"
msgstr "Dominio NIS"
-#: authentication.pm:64
+#: authentication.pm:106
#, c-format
msgid "NIS Server"
msgstr "Server NIS"
-#: authentication.pm:69
+#: authentication.pm:111
#, c-format
msgid ""
"For this to work for a W2K PDC, you will probably need to have the admin "
@@ -1433,28 +1632,38 @@ msgstr ""
"Il comando \"wbinfo -t\" permette di verificare il funzionamento "
"dell'autenticazione."
-#: authentication.pm:71
+#: authentication.pm:123
#, c-format
msgid "Authentication Windows Domain"
msgstr "Autenticazione sul dominio Windows"
-#: authentication.pm:73
+#: authentication.pm:128
#, c-format
msgid "Domain Admin User Name"
msgstr "Nome utente dell'amministratore di dominio"
-#: authentication.pm:74
+#: authentication.pm:129
#, c-format
msgid "Domain Admin Password"
msgstr "Password dell'amministratore di dominio"
-#: authentication.pm:149
+#: authentication.pm:130
+#, c-format
+msgid "Use Idmap for store UID/SID "
+msgstr "Usa Idmap per conservare UID/SID "
+
+#: authentication.pm:131
+#, c-format
+msgid "Default Idmap "
+msgstr "Idmap predefinito "
+
+#: authentication.pm:231
#, c-format
msgid "Can't use broadcast with no NIS domain"
msgstr "Non posso usare broadcast senza un dominio NIS"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
-#: bootloader.pm:532
+#: bootloader.pm:673
#, c-format
msgid ""
"Welcome to the operating system chooser!\n"
@@ -1469,42 +1678,37 @@ msgstr ""
"o aspetta che si avvii quello predefinito.\n"
"\n"
-#: bootloader.pm:663
-#, c-format
-msgid "SILO"
-msgstr "SILO"
-
-#: bootloader.pm:665 help.pm:768
+#: bootloader.pm:787
#, c-format
msgid "LILO with graphical menu"
msgstr "LILO con menu grafico"
-#: bootloader.pm:666 help.pm:768
+#: bootloader.pm:788
#, c-format
msgid "LILO with text menu"
msgstr "LILO con menu testuale"
-#: bootloader.pm:668
+#: bootloader.pm:789
#, c-format
msgid "Grub"
msgstr "Grub"
-#: bootloader.pm:670
+#: bootloader.pm:790
#, c-format
msgid "Yaboot"
msgstr "Yaboot"
-#: bootloader.pm:1142
+#: bootloader.pm:852
#, c-format
msgid "not enough room in /boot"
msgstr "spazio insufficiente in /boot"
-#: bootloader.pm:1170
+#: bootloader.pm:1266
#, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Non puoi installare il bootloader su una partizione %s\n"
-#: bootloader.pm:1214
+#: bootloader.pm:1311
#, c-format
msgid ""
"Your bootloader configuration must be updated because partition has been "
@@ -1513,7 +1717,7 @@ msgstr ""
"Devi aggiornare la configurazione del bootloader perché le partizioni hanno "
"cambiato numerazione"
-#: bootloader.pm:1221
+#: bootloader.pm:1326
#, c-format
msgid ""
"The bootloader can't be installed correctly. You have to boot rescue and "
@@ -1522,7 +1726,7 @@ msgstr ""
"Il bootloader non può essere installato correttamente. Devi avviare in "
"modalità rescue e selezionare \"%s\""
-#: bootloader.pm:1222
+#: bootloader.pm:1327
#, c-format
msgid "Re-install Boot Loader"
msgstr "Reinstallazione del bootloader"
@@ -1582,76 +1786,79 @@ msgstr "manca kdesu"
msgid "consolehelper missing"
msgstr "manca il programma \"consolehelper\""
-#: crypto.pm:14 crypto.pm:28 lang.pm:240 network/adsl_consts.pm:44
-#: network/adsl_consts.pm:55 network/adsl_consts.pm:65
-#: network/adsl_consts.pm:75 network/adsl_consts.pm:86
-#: network/adsl_consts.pm:97 network/adsl_consts.pm:107
-#: network/adsl_consts.pm:117 network/adsl_consts.pm:264
-#: network/netconnect.pm:46
+#: crypto.pm:14 crypto.pm:28 lang.pm:254 network/adsl_consts.pm:309
+#: network/adsl_consts.pm:320 network/adsl_consts.pm:330
+#: network/adsl_consts.pm:340 network/adsl_consts.pm:350
+#: network/adsl_consts.pm:361 network/adsl_consts.pm:372
+#: network/adsl_consts.pm:382 network/adsl_consts.pm:392
+#: network/netconnect.pm:47
#, c-format
msgid "France"
msgstr "Francia"
-#: crypto.pm:15 lang.pm:216
+#: crypto.pm:15 lang.pm:229
#, c-format
msgid "Costa Rica"
msgstr "Costa Rica"
-#: crypto.pm:16 crypto.pm:29 lang.pm:188 network/adsl_consts.pm:26
-#: network/adsl_consts.pm:36 network/netconnect.pm:49
+#: crypto.pm:16 crypto.pm:29 lang.pm:201 network/adsl_consts.pm:59
+#: network/adsl_consts.pm:66 network/adsl_consts.pm:77
+#: network/adsl_consts.pm:85 network/netconnect.pm:50
#, c-format
msgid "Belgium"
msgstr "Belgio"
-#: crypto.pm:17 crypto.pm:30 lang.pm:221
+#: crypto.pm:17 crypto.pm:30 lang.pm:235
#, c-format
msgid "Czech Republic"
msgstr "Repubblica Ceca"
-#: crypto.pm:18 crypto.pm:31 lang.pm:222 network/adsl_consts.pm:134
-#: network/adsl_consts.pm:142
+#: crypto.pm:18 crypto.pm:31 lang.pm:236 network/adsl_consts.pm:410
+#: network/adsl_consts.pm:418
#, c-format
msgid "Germany"
msgstr "Germania"
-#: crypto.pm:19 crypto.pm:32 lang.pm:253
+#: crypto.pm:19 crypto.pm:32 lang.pm:267 network/adsl_consts.pm:428
#, c-format
msgid "Greece"
msgstr "Grecia"
-#: crypto.pm:20 crypto.pm:33 lang.pm:326
+#: crypto.pm:20 crypto.pm:33 lang.pm:340
#, c-format
msgid "Norway"
msgstr "Norvegia"
-#: crypto.pm:21 crypto.pm:34 lang.pm:355 network/adsl_consts.pm:240
+#: crypto.pm:21 crypto.pm:34 lang.pm:369 network/adsl_consts.pm:561
#, c-format
msgid "Sweden"
msgstr "Svezia"
-#: crypto.pm:22 crypto.pm:36 lang.pm:325 network/adsl_consts.pm:178
-#: network/netconnect.pm:47
+#: crypto.pm:22 crypto.pm:36 lang.pm:339 network/adsl_consts.pm:495
+#: network/netconnect.pm:48
#, c-format
msgid "Netherlands"
msgstr "Paesi Bassi"
-#: crypto.pm:23 crypto.pm:37 lang.pm:273 network/adsl_consts.pm:158
-#: network/adsl_consts.pm:168 network/netconnect.pm:48 standalone/drakxtv:45
+#: crypto.pm:23 crypto.pm:37 lang.pm:287 network/adsl_consts.pm:452
+#: network/adsl_consts.pm:462 network/adsl_consts.pm:469
+#: network/netconnect.pm:49 standalone/drakxtv:47
#, c-format
msgid "Italy"
msgstr "Italia"
-#: crypto.pm:24 crypto.pm:38 lang.pm:181 network/adsl_consts.pm:20
+#: crypto.pm:24 crypto.pm:38 lang.pm:194 network/adsl_consts.pm:36
+#: network/adsl_consts.pm:44 network/adsl_consts.pm:52
#, c-format
msgid "Austria"
msgstr "Austria"
-#: crypto.pm:35 crypto.pm:65 lang.pm:389 network/netconnect.pm:50
+#: crypto.pm:35 crypto.pm:65 lang.pm:403 network/netconnect.pm:51
#, c-format
msgid "United States"
msgstr "Stati Uniti"
-#: diskdrake/dav.pm:19
+#: diskdrake/dav.pm:17
#, c-format
msgid ""
"WebDAV is a protocol that allows you to mount a web server's directory\n"
@@ -1659,71 +1866,65 @@ msgid ""
"configured as a WebDAV server). If you would like to add WebDAV mount\n"
"points, select \"New\"."
msgstr ""
-"WebDAV è un protocollo che permette montare localmente una directory\n"
+"WebDAV è un protocollo che permette di montare localmente una directory\n"
"del server web, e di trattarla come un file system locale (purché il web\n"
"server sia configurato come server WebDAV). Se si vuole aggiungere un\n"
"punto di mount WebDAV, basta selezionare \"Nuovo\"."
-#: diskdrake/dav.pm:27
+#: diskdrake/dav.pm:25
#, c-format
msgid "New"
msgstr "Nuovo"
-#: diskdrake/dav.pm:63 diskdrake/interactive.pm:422 diskdrake/smbnfs_gtk.pm:75
+#: diskdrake/dav.pm:61 diskdrake/interactive.pm:425 diskdrake/smbnfs_gtk.pm:75
#, c-format
msgid "Unmount"
msgstr "Smonta"
-#: diskdrake/dav.pm:64 diskdrake/interactive.pm:419 diskdrake/smbnfs_gtk.pm:76
+#: diskdrake/dav.pm:62 diskdrake/interactive.pm:422 diskdrake/smbnfs_gtk.pm:76
#, c-format
msgid "Mount"
msgstr "Esegui mount"
-#: diskdrake/dav.pm:66 diskdrake/interactive.pm:413
-#: diskdrake/interactive.pm:621 diskdrake/interactive.pm:640
-#: diskdrake/removable.pm:24 diskdrake/smbnfs_gtk.pm:79
+#: diskdrake/dav.pm:64 diskdrake/interactive.pm:416
+#: diskdrake/interactive.pm:627 diskdrake/interactive.pm:646
+#: diskdrake/removable.pm:23 diskdrake/smbnfs_gtk.pm:79
#, c-format
msgid "Mount point"
msgstr "Punto di mount"
-#: diskdrake/dav.pm:85
+#: diskdrake/dav.pm:83
#, c-format
msgid "Please enter the WebDAV server URL"
msgstr "Inserisci l'URL del server WebDAV"
-#: diskdrake/dav.pm:89
+#: diskdrake/dav.pm:87
#, c-format
msgid "The URL must begin with http:// or https://"
msgstr "L'URL deve iniziare con http:// o https://"
-#: diskdrake/dav.pm:111
+#: diskdrake/dav.pm:109
#, c-format
msgid "Server: "
msgstr "Server:"
-#: diskdrake/dav.pm:112 diskdrake/interactive.pm:474
-#: diskdrake/interactive.pm:1154 diskdrake/interactive.pm:1232
+#: diskdrake/dav.pm:110 diskdrake/interactive.pm:479
+#: diskdrake/interactive.pm:1155 diskdrake/interactive.pm:1232
#, c-format
msgid "Mount point: "
msgstr "Punto di mount:"
-#: diskdrake/dav.pm:113 diskdrake/interactive.pm:1240
+#: diskdrake/dav.pm:111 diskdrake/interactive.pm:1239
#, c-format
msgid "Options: %s"
msgstr "Opzioni: %s"
-#: diskdrake/hd_gtk.pm:96 diskdrake/interactive.pm:1000
-#: diskdrake/interactive.pm:1010 diskdrake/interactive.pm:1070
-#, c-format
-msgid "Read carefully!"
-msgstr "Leggere con attenzione!"
-
-#: diskdrake/hd_gtk.pm:96
+#: diskdrake/hd_gtk.pm:95
#, c-format
msgid "Please make a backup of your data first"
msgstr "Si consiglia di effettuare prima un backup dei propri dati"
-#: diskdrake/hd_gtk.pm:99
+#: diskdrake/hd_gtk.pm:98
#, c-format
msgid ""
"If you plan to use aboot, be careful to leave a free space (2048 sectors is "
@@ -1733,17 +1934,17 @@ msgstr ""
"Se hai intenzione di usare aboot, stai attento a lasciare uno spazio libero\n"
"(2048 settori sono sufficienti) all'inizio del disco"
-#: diskdrake/hd_gtk.pm:156 help.pm:544
+#: diskdrake/hd_gtk.pm:155 help.pm:530
#, c-format
msgid "Wizard"
msgstr "Assistente"
-#: diskdrake/hd_gtk.pm:189
+#: diskdrake/hd_gtk.pm:188
#, c-format
msgid "Choose action"
msgstr "Scegli un'azione"
-#: diskdrake/hd_gtk.pm:193
+#: diskdrake/hd_gtk.pm:192
#, c-format
msgid ""
"You have one big Microsoft Windows partition.\n"
@@ -1754,181 +1955,187 @@ msgstr ""
"Per prima cosa, ti suggerisco di ridimensionarla\n"
"(fai clic su di essa e poi su \"Ridimensiona\")"
-#: diskdrake/hd_gtk.pm:195
+#: diskdrake/hd_gtk.pm:194
#, c-format
msgid "Please click on a partition"
-msgstr "Clicca una partizione"
+msgstr "Clicca su una partizione"
-#: diskdrake/hd_gtk.pm:209 diskdrake/smbnfs_gtk.pm:63 install_steps_gtk.pm:477
-#: standalone/drakbackup:2942 standalone/drakbackup:3004
+#: diskdrake/hd_gtk.pm:208 diskdrake/smbnfs_gtk.pm:63 install_steps_gtk.pm:474
+#: standalone/drakbackup:2938 standalone/drakbackup:2998
#, c-format
msgid "Details"
msgstr "Dettagli"
-#: diskdrake/hd_gtk.pm:255
+#: diskdrake/hd_gtk.pm:254
#, c-format
msgid "No hard drives found"
msgstr "Non ho trovato nessun disco fisso"
-#: diskdrake/hd_gtk.pm:326
+#: diskdrake/hd_gtk.pm:325
#, c-format
msgid "Ext2"
msgstr "Ext2"
-#: diskdrake/hd_gtk.pm:326
+#: diskdrake/hd_gtk.pm:325
#, c-format
msgid "Journalised FS"
msgstr "FS con journal"
-#: diskdrake/hd_gtk.pm:326
+#: diskdrake/hd_gtk.pm:325
#, c-format
msgid "Swap"
msgstr "Swap"
-#: diskdrake/hd_gtk.pm:326
+#: diskdrake/hd_gtk.pm:325
#, c-format
msgid "SunOS"
msgstr "SunOS"
-#: diskdrake/hd_gtk.pm:326
+#: diskdrake/hd_gtk.pm:325
#, c-format
msgid "HFS"
msgstr "HFS"
-#: diskdrake/hd_gtk.pm:326
+#: diskdrake/hd_gtk.pm:325
#, c-format
msgid "Windows"
msgstr "Windows"
-#: diskdrake/hd_gtk.pm:327 install_steps_gtk.pm:329 mouse.pm:167
-#: services.pm:164 standalone/drakbackup:1582 standalone/drakperm:254
+#: diskdrake/hd_gtk.pm:326 install_steps_gtk.pm:298 mouse.pm:168
+#: services.pm:164 standalone/drakbackup:1603 standalone/drakperm:250
#, c-format
msgid "Other"
msgstr "Altro"
-#: diskdrake/hd_gtk.pm:327 diskdrake/interactive.pm:1172
+#: diskdrake/hd_gtk.pm:326 diskdrake/interactive.pm:1172
#, c-format
msgid "Empty"
msgstr "Vuoto"
-#: diskdrake/hd_gtk.pm:331
+#: diskdrake/hd_gtk.pm:330
#, c-format
msgid "Filesystem types:"
msgstr "Tipi di filesystem:"
-#: diskdrake/hd_gtk.pm:348 diskdrake/hd_gtk.pm:350 diskdrake/hd_gtk.pm:353
+#: diskdrake/hd_gtk.pm:347 diskdrake/hd_gtk.pm:349 diskdrake/hd_gtk.pm:352
#, c-format
msgid "Use ``%s'' instead"
msgstr "Usa \"%s\" al suo posto"
-#: diskdrake/hd_gtk.pm:348 diskdrake/hd_gtk.pm:353
-#: diskdrake/interactive.pm:414 diskdrake/interactive.pm:574
-#: diskdrake/removable.pm:26 diskdrake/removable.pm:49
-#: standalone/harddrake2:72
+#: diskdrake/hd_gtk.pm:347 diskdrake/hd_gtk.pm:352
+#: diskdrake/interactive.pm:417 diskdrake/interactive.pm:580
+#: diskdrake/removable.pm:25 diskdrake/removable.pm:48
+#: standalone/harddrake2:101
#, c-format
msgid "Type"
msgstr "Tipo"
-#: diskdrake/hd_gtk.pm:348 diskdrake/interactive.pm:436
+#: diskdrake/hd_gtk.pm:347 diskdrake/interactive.pm:441
#, c-format
msgid "Create"
msgstr "Creare"
#. -PO: "Delete" is a button text and the translation has to be AS SHORT AS POSSIBLE
-#: diskdrake/hd_gtk.pm:350 diskdrake/interactive.pm:423
-#: standalone/drakperm:124 standalone/printerdrake:236
+#: diskdrake/hd_gtk.pm:349 diskdrake/interactive.pm:426
+#: standalone/drakperm:124 standalone/printerdrake:242
#, c-format
msgid "Delete"
-msgstr "Rimuovi"
+msgstr "Cancella"
-#: diskdrake/hd_gtk.pm:353
+#: diskdrake/hd_gtk.pm:352
#, c-format
msgid "Use ``Unmount'' first"
msgstr "Prima clicca su \"Smonta\""
-#: diskdrake/interactive.pm:184
+#: diskdrake/interactive.pm:187
#, c-format
msgid "Choose another partition"
msgstr "Scegliere un'altra partizione"
-#: diskdrake/interactive.pm:184
+#: diskdrake/interactive.pm:187
#, c-format
msgid "Choose a partition"
msgstr "Scegli una partizione"
-#: diskdrake/interactive.pm:213
+#: diskdrake/interactive.pm:216
#, c-format
msgid "Exit"
msgstr "Esci"
-#: diskdrake/interactive.pm:246 help.pm:544
+#: diskdrake/interactive.pm:249 help.pm:530
#, c-format
msgid "Undo"
msgstr "Un passo indietro"
-#: diskdrake/interactive.pm:246
+#: diskdrake/interactive.pm:249
#, c-format
msgid "Toggle to normal mode"
msgstr "Passare a modo normale"
-#: diskdrake/interactive.pm:246
+#: diskdrake/interactive.pm:249
#, c-format
msgid "Toggle to expert mode"
msgstr "Passare a modo esperto"
-#: diskdrake/interactive.pm:265
+#: diskdrake/interactive.pm:268
#, c-format
msgid "Continue anyway?"
msgstr "Continuo comunque?"
-#: diskdrake/interactive.pm:270
+#: diskdrake/interactive.pm:273
#, c-format
msgid "Quit without saving"
msgstr "Esci senza salvare"
-#: diskdrake/interactive.pm:270
+#: diskdrake/interactive.pm:273
#, c-format
msgid "Quit without writing the partition table?"
msgstr "Devo uscire senza scrivere la tabella delle partizioni?"
-#: diskdrake/interactive.pm:275
+#: diskdrake/interactive.pm:278
#, c-format
msgid "Do you want to save /etc/fstab modifications"
msgstr "Devo salvare le modifiche a /etc/fstab?"
-#: diskdrake/interactive.pm:282 install_steps_interactive.pm:301
+#: diskdrake/interactive.pm:285 install_steps_interactive.pm:313
#, c-format
msgid "You need to reboot for the partition table modifications to take place"
msgstr ""
"Bisogna riavviare il PC affinché le modifiche alla tabella delle partizioni "
"abbiano effetto"
-#: diskdrake/interactive.pm:295 help.pm:544
+#: diskdrake/interactive.pm:298 help.pm:530
#, c-format
msgid "Clear all"
msgstr "Azzerare tutto"
-#: diskdrake/interactive.pm:296 help.pm:544
+#: diskdrake/interactive.pm:299 help.pm:530
#, c-format
msgid "Auto allocate"
msgstr "Partizionare automaticamente"
-#: diskdrake/interactive.pm:302
+#: diskdrake/interactive.pm:300 help.pm:530 help.pm:566 help.pm:606
+#: help.pm:855 install_steps_interactive.pm:124
+#, c-format
+msgid "More"
+msgstr "Ancora"
+
+#: diskdrake/interactive.pm:305
#, c-format
msgid "Hard drive information"
msgstr "Informazioni sul disco fisso"
-#: diskdrake/interactive.pm:334
+#: diskdrake/interactive.pm:337
#, c-format
msgid "All primary partitions are used"
msgstr "Tutte le partizioni primarie sono in uso"
-#: diskdrake/interactive.pm:335
+#: diskdrake/interactive.pm:338
#, c-format
msgid "I can't add any more partitions"
msgstr "Non posso aggiungere altre partizioni"
-#: diskdrake/interactive.pm:336
+#: diskdrake/interactive.pm:339
#, c-format
msgid ""
"To have more partitions, please delete one to be able to create an extended "
@@ -1937,37 +2144,37 @@ msgstr ""
"Se vuoi avere altre partizioni, devi eliminarne una per potere in seguito "
"crearne una estesa"
-#: diskdrake/interactive.pm:347 help.pm:544
+#: diskdrake/interactive.pm:350 help.pm:530
#, c-format
msgid "Save partition table"
msgstr "Salva la tabella delle partizioni"
-#: diskdrake/interactive.pm:348 help.pm:544
+#: diskdrake/interactive.pm:351 help.pm:530
#, c-format
msgid "Restore partition table"
msgstr "Ripristina tabella delle partizioni"
-#: diskdrake/interactive.pm:349 help.pm:544
+#: diskdrake/interactive.pm:352 help.pm:530
#, c-format
msgid "Rescue partition table"
msgstr "Recupera tabella delle partizioni"
-#: diskdrake/interactive.pm:351 help.pm:544
+#: diskdrake/interactive.pm:354 help.pm:530
#, c-format
msgid "Reload partition table"
msgstr "Ricarica tabella delle partizioni"
-#: diskdrake/interactive.pm:353
+#: diskdrake/interactive.pm:356
#, c-format
msgid "Removable media automounting"
msgstr "Automounting di supporti rimovibili"
-#: diskdrake/interactive.pm:362 diskdrake/interactive.pm:382
+#: diskdrake/interactive.pm:365 diskdrake/interactive.pm:385
#, c-format
msgid "Select file"
msgstr "Scegli file"
-#: diskdrake/interactive.pm:369
+#: diskdrake/interactive.pm:372
#, c-format
msgid ""
"The backup partition table has not the same size\n"
@@ -1977,23 +2184,23 @@ msgstr ""
"non ha la stessa dimensione del disco fisso.\n"
"Continuo lo stesso?"
-#: diskdrake/interactive.pm:383 harddrake/sound.pm:226 keyboard.pm:340
-#: network/netconnect.pm:450 network/netconnect.pm:469
-#: printer/printerdrake.pm:936 printer/printerdrake.pm:1891
-#: printer/printerdrake.pm:1953 printer/printerdrake.pm:1987
-#: printer/printerdrake.pm:2291 printer/printerdrake.pm:3149
-#: printer/printerdrake.pm:3426 printer/printerdrake.pm:3545
-#: printer/printerdrake.pm:4543 standalone/drakTermServ:340
-#: standalone/drakTermServ:1072 standalone/drakTermServ:1128
-#: standalone/drakTermServ:1801 standalone/drakbackup:510
-#: standalone/drakbackup:609 standalone/drakboot:156 standalone/drakclock:214
-#: standalone/drakconnect:921 standalone/drakfloppy:296 standalone/drakups:27
-#: standalone/scannerdrake:50 standalone/scannerdrake:913
+#: diskdrake/interactive.pm:386 harddrake/sound.pm:246 keyboard.pm:351
+#: lang.pm:1046 network/netconnect.pm:470 printer/printerdrake.pm:1037
+#: printer/printerdrake.pm:2009 printer/printerdrake.pm:2075
+#: printer/printerdrake.pm:2110 printer/printerdrake.pm:2414
+#: printer/printerdrake.pm:3330 printer/printerdrake.pm:3611
+#: printer/printerdrake.pm:3733 printer/printerdrake.pm:4823
+#: standalone/drakTermServ:315 standalone/drakTermServ:1045
+#: standalone/drakTermServ:1101 standalone/drakTermServ:1769
+#: standalone/drakbackup:511 standalone/drakbackup:610 standalone/drakboot:165
+#: standalone/drakclock:225 standalone/drakconnect:972
+#: standalone/drakfloppy:291 standalone/drakups:27 standalone/scannerdrake:51
+#: standalone/scannerdrake:909
#, c-format
msgid "Warning"
msgstr "Attenzione"
-#: diskdrake/interactive.pm:384
+#: diskdrake/interactive.pm:387
#, c-format
msgid ""
"Insert a floppy in drive\n"
@@ -2002,92 +2209,92 @@ msgstr ""
"Inserisci un floppy nel lettore\n"
"Tutti i dati su questo floppy saranno persi"
-#: diskdrake/interactive.pm:395
+#: diskdrake/interactive.pm:398
#, c-format
msgid "Trying to rescue partition table"
msgstr "Provo a recuperare la tabella delle partizioni"
-#: diskdrake/interactive.pm:401
+#: diskdrake/interactive.pm:404
#, c-format
msgid "Detailed information"
msgstr "Informazioni dettagliate"
-#: diskdrake/interactive.pm:416 diskdrake/interactive.pm:711
+#: diskdrake/interactive.pm:419 diskdrake/interactive.pm:717
#, c-format
msgid "Resize"
msgstr "Ridimensiona"
-#: diskdrake/interactive.pm:417 diskdrake/interactive.pm:779
+#: diskdrake/interactive.pm:420 diskdrake/interactive.pm:783
#, c-format
msgid "Move"
msgstr "Sposta"
-#: diskdrake/interactive.pm:418
+#: diskdrake/interactive.pm:421
#, c-format
msgid "Format"
msgstr "Formatta"
-#: diskdrake/interactive.pm:420
+#: diskdrake/interactive.pm:423
#, c-format
msgid "Add to RAID"
msgstr "Aggiungi a RAID"
-#: diskdrake/interactive.pm:421
+#: diskdrake/interactive.pm:424
#, c-format
msgid "Add to LVM"
msgstr "Aggiungi a LVM"
-#: diskdrake/interactive.pm:424
+#: diskdrake/interactive.pm:427
#, c-format
msgid "Remove from RAID"
msgstr "Rimuovi da RAID"
-#: diskdrake/interactive.pm:425
+#: diskdrake/interactive.pm:428
#, c-format
msgid "Remove from LVM"
msgstr "Rimuovi da LVM"
-#: diskdrake/interactive.pm:426
+#: diskdrake/interactive.pm:429
#, c-format
msgid "Modify RAID"
msgstr "Modifica RAID"
-#: diskdrake/interactive.pm:427
+#: diskdrake/interactive.pm:430
#, c-format
msgid "Use for loopback"
msgstr "Usa per loopback"
-#: diskdrake/interactive.pm:467
+#: diskdrake/interactive.pm:472
#, c-format
msgid "Create a new partition"
msgstr "Crea una nuova partizione"
-#: diskdrake/interactive.pm:470
+#: diskdrake/interactive.pm:475
#, c-format
msgid "Start sector: "
msgstr "Settore iniziale: "
-#: diskdrake/interactive.pm:472 diskdrake/interactive.pm:881
+#: diskdrake/interactive.pm:477 diskdrake/interactive.pm:884
#, c-format
msgid "Size in MB: "
msgstr "Dimensione in MB: "
-#: diskdrake/interactive.pm:473 diskdrake/interactive.pm:882
+#: diskdrake/interactive.pm:478 diskdrake/interactive.pm:885
#, c-format
msgid "Filesystem type: "
msgstr "Tipo di filesystem: "
-#: diskdrake/interactive.pm:478
+#: diskdrake/interactive.pm:483
#, c-format
msgid "Preference: "
msgstr "Preferenza: "
-#: diskdrake/interactive.pm:481
+#: diskdrake/interactive.pm:486
#, c-format
msgid "Logical volume name "
msgstr "Nome del volume logico "
-#: diskdrake/interactive.pm:510
+#: diskdrake/interactive.pm:515
#, c-format
msgid ""
"You can't create a new partition\n"
@@ -2098,12 +2305,12 @@ msgstr ""
"(è stato raggiunto il numero massimo di partizioni primarie).\n"
"Occorre prima eliminare una partizione primaria e crearne una estesa."
-#: diskdrake/interactive.pm:540
+#: diskdrake/interactive.pm:545
#, c-format
msgid "Remove the loopback file?"
msgstr "Rimuovo il file di loopback?"
-#: diskdrake/interactive.pm:559
+#: diskdrake/interactive.pm:564
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
@@ -2111,32 +2318,32 @@ msgstr ""
"Dopo aver cambiato il tipo della partizione %s, tutti i dati su questa "
"partizione saranno persi"
-#: diskdrake/interactive.pm:570
+#: diskdrake/interactive.pm:576
#, c-format
msgid "Change partition type"
msgstr "Cambia il tipo di partizione"
-#: diskdrake/interactive.pm:571 diskdrake/removable.pm:48
+#: diskdrake/interactive.pm:577 diskdrake/removable.pm:47
#, c-format
msgid "Which filesystem do you want?"
msgstr "Che filesystem vuoi usare?"
-#: diskdrake/interactive.pm:579
+#: diskdrake/interactive.pm:585
#, c-format
msgid "Switching from ext2 to ext3"
msgstr "Passaggio da ext2 a ext3"
-#: diskdrake/interactive.pm:608
+#: diskdrake/interactive.pm:614
#, c-format
msgid "Where do you want to mount the loopback file %s?"
msgstr "Dove devo montare il file loopback %s?"
-#: diskdrake/interactive.pm:609
+#: diskdrake/interactive.pm:615
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Dove devo montare il dispositivo %s?"
-#: diskdrake/interactive.pm:614
+#: diskdrake/interactive.pm:620
#, c-format
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
@@ -2145,51 +2352,51 @@ msgstr ""
"Non si può deselezionare questo punto di mount perché la partizione\n"
"è usata per il loopback. Bisogna, prima, rimuovere il loopback"
-#: diskdrake/interactive.pm:639
+#: diskdrake/interactive.pm:645
#, c-format
msgid "Where do you want to mount %s?"
msgstr "Dove devo montare %s?"
-#: diskdrake/interactive.pm:663 diskdrake/interactive.pm:743
-#: install_interactive.pm:156 install_interactive.pm:186
+#: diskdrake/interactive.pm:669 diskdrake/interactive.pm:748
+#: install_interactive.pm:156 install_interactive.pm:188
#, c-format
msgid "Resizing"
msgstr "Ridimensionamento"
-#: diskdrake/interactive.pm:663
+#: diskdrake/interactive.pm:669
#, c-format
msgid "Computing FAT filesystem bounds"
msgstr "Calcolo dei limiti del filesystem FAT"
-#: diskdrake/interactive.pm:699
+#: diskdrake/interactive.pm:705
#, c-format
msgid "This partition is not resizeable"
msgstr "Questa partizione non è ridimensionabile"
-#: diskdrake/interactive.pm:704
+#: diskdrake/interactive.pm:710
#, c-format
msgid "All data on this partition should be backed-up"
msgstr ""
"È meglio fare una copia di riserva di tutti i dati su questa partizione"
-#: diskdrake/interactive.pm:706
+#: diskdrake/interactive.pm:712
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"Dopo aver ridimensionato la partizione %s, tutti i dati su questa partizione "
"saranno persi"
-#: diskdrake/interactive.pm:711
+#: diskdrake/interactive.pm:717
#, c-format
msgid "Choose the new size"
msgstr "Scegliere la nuova dimensione"
-#: diskdrake/interactive.pm:712
+#: diskdrake/interactive.pm:718
#, c-format
msgid "New size in MB: "
msgstr "Nuova dimensione in MB: "
-#: diskdrake/interactive.pm:756 install_interactive.pm:194
+#: diskdrake/interactive.pm:761 install_interactive.pm:196
#, c-format
msgid ""
"To ensure data integrity after resizing the partition(s), \n"
@@ -2199,151 +2406,146 @@ msgstr ""
"saranno eseguiti dei controlli sul filesystem al prossimo riavvio di Windows"
"(TM)"
-#: diskdrake/interactive.pm:780
+#: diskdrake/interactive.pm:784
#, c-format
msgid "Which disk do you want to move it to?"
msgstr "Su quale disco deve essere spostata?"
-#: diskdrake/interactive.pm:781
+#: diskdrake/interactive.pm:785
#, c-format
msgid "Sector"
msgstr "Settore"
-#: diskdrake/interactive.pm:782
+#: diskdrake/interactive.pm:786
#, c-format
msgid "Which sector do you want to move it to?"
msgstr "Su quale settore vuoi spostarla?"
-#: diskdrake/interactive.pm:785
+#: diskdrake/interactive.pm:789
#, c-format
msgid "Moving"
msgstr "Spostamento"
-#: diskdrake/interactive.pm:785
+#: diskdrake/interactive.pm:789
#, c-format
msgid "Moving partition..."
msgstr "Spostamento partizione..."
-#: diskdrake/interactive.pm:807
+#: diskdrake/interactive.pm:810
#, c-format
msgid "Choose an existing RAID to add to"
msgstr "Scegli un RAID esistente a cui aggiungere"
-#: diskdrake/interactive.pm:808 diskdrake/interactive.pm:825
+#: diskdrake/interactive.pm:812 diskdrake/interactive.pm:828
#, c-format
msgid "new"
msgstr "nuovo"
-#: diskdrake/interactive.pm:823
+#: diskdrake/interactive.pm:826
#, c-format
msgid "Choose an existing LVM to add to"
msgstr "Scegliere un LVM esistente"
-#: diskdrake/interactive.pm:829
+#: diskdrake/interactive.pm:832
#, c-format
msgid "LVM name?"
msgstr "Nome LVM?"
-#: diskdrake/interactive.pm:866
+#: diskdrake/interactive.pm:869
#, c-format
msgid "This partition can't be used for loopback"
msgstr "Questa partizione non può essere usata per il loopback"
-#: diskdrake/interactive.pm:879
+#: diskdrake/interactive.pm:882
#, c-format
msgid "Loopback"
msgstr "Loopback"
-#: diskdrake/interactive.pm:880
+#: diskdrake/interactive.pm:883
#, c-format
msgid "Loopback file name: "
msgstr "Nome file loopback: "
-#: diskdrake/interactive.pm:885
+#: diskdrake/interactive.pm:888
#, c-format
msgid "Give a file name"
msgstr "Fornisci un nome di file"
-#: diskdrake/interactive.pm:888
+#: diskdrake/interactive.pm:891
#, c-format
msgid "File is already used by another loopback, choose another one"
msgstr "File già usato da un altro loopback, devi indicarne un altro"
-#: diskdrake/interactive.pm:889
+#: diskdrake/interactive.pm:892
#, c-format
msgid "File already exists. Use it?"
msgstr "Il file esiste già. Lo uso?"
-#: diskdrake/interactive.pm:912
+#: diskdrake/interactive.pm:915
#, c-format
msgid "Mount options"
msgstr "Opzioni di mount"
-#: diskdrake/interactive.pm:919
+#: diskdrake/interactive.pm:922
#, c-format
msgid "Various"
msgstr "Vari"
-#: diskdrake/interactive.pm:983
+#: diskdrake/interactive.pm:987
#, c-format
msgid "device"
msgstr "dispositivo"
-#: diskdrake/interactive.pm:984
+#: diskdrake/interactive.pm:988
#, c-format
msgid "level"
msgstr "livello"
-#: diskdrake/interactive.pm:985
+#: diskdrake/interactive.pm:989
#, c-format
-msgid "chunk size"
-msgstr "dimensione frammento"
+msgid "chunk size in KiB"
+msgstr "dimensione frammento in KiB"
-#: diskdrake/interactive.pm:1001
+#: diskdrake/interactive.pm:1006
#, c-format
msgid "Be careful: this operation is dangerous."
msgstr "Attenzione: questa operazione è pericolosa."
-#: diskdrake/interactive.pm:1016
+#: diskdrake/interactive.pm:1021
#, c-format
msgid "What type of partitioning?"
msgstr "Che tipo di partizionamento?"
-#: diskdrake/interactive.pm:1032
-#, c-format
-msgid "The package %s is needed. Install it?"
-msgstr "Il pacchetto %s è necessario. Lo installo?"
-
-#: diskdrake/interactive.pm:1061
+#: diskdrake/interactive.pm:1059
#, c-format
msgid "You'll need to reboot before the modification can take place"
msgstr ""
"Sarà necessario riavviare il sistema affinché le modifiche diventino "
"effettive!"
-#: diskdrake/interactive.pm:1070
+#: diskdrake/interactive.pm:1068
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "La tabella delle partizioni di %s sta per essere scritta su disco!"
-#: diskdrake/interactive.pm:1083
+#: diskdrake/interactive.pm:1081
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Dopo aver formattato la partizione %s, tutti i dati su questa partizione "
"saranno persi"
-#: diskdrake/interactive.pm:1100
+#: diskdrake/interactive.pm:1101
#, c-format
msgid "Move files to the new partition"
msgstr "Sposta i file sulla nuova partizione"
-#: diskdrake/interactive.pm:1100
+#: diskdrake/interactive.pm:1101
#, c-format
msgid "Hide files"
msgstr "Nascondi i file"
-#: diskdrake/interactive.pm:1101
+#: diskdrake/interactive.pm:1102
#, c-format
msgid ""
"Directory %s already contains data\n"
@@ -2352,53 +2554,53 @@ msgstr ""
"La directory %s contiene già dei dati\n"
"(%s)"
-#: diskdrake/interactive.pm:1112
+#: diskdrake/interactive.pm:1113
#, c-format
msgid "Moving files to the new partition"
msgstr "Sto spostando i file sulla nuova partizione"
-#: diskdrake/interactive.pm:1116
+#: diskdrake/interactive.pm:1117
#, c-format
msgid "Copying %s"
msgstr "Copia di %s in corso"
-#: diskdrake/interactive.pm:1120
+#: diskdrake/interactive.pm:1121
#, c-format
msgid "Removing %s"
msgstr "Sto cancellando %s"
-#: diskdrake/interactive.pm:1134
+#: diskdrake/interactive.pm:1135
#, c-format
msgid "partition %s is now known as %s"
msgstr "la partizione %s adesso è nota come %s"
-#: diskdrake/interactive.pm:1155 diskdrake/interactive.pm:1217
+#: diskdrake/interactive.pm:1156 diskdrake/interactive.pm:1217
#, c-format
msgid "Device: "
msgstr "Dispositivo: "
-#: diskdrake/interactive.pm:1156
-#, fuzzy, c-format
+#: diskdrake/interactive.pm:1157
+#, c-format
msgid "Devfs name: "
-msgstr "Nome host: "
+msgstr "Nome devfs: "
-#: diskdrake/interactive.pm:1157
+#: diskdrake/interactive.pm:1158
#, c-format
msgid "Volume label: "
-msgstr ""
+msgstr "Etichetta volume: "
-#: diskdrake/interactive.pm:1158
+#: diskdrake/interactive.pm:1159
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Lettera del drive DOS: %s (solo una supposizione)\n"
-#: diskdrake/interactive.pm:1162 diskdrake/interactive.pm:1170
-#: diskdrake/interactive.pm:1236
+#: diskdrake/interactive.pm:1163 diskdrake/interactive.pm:1170
+#: diskdrake/interactive.pm:1235
#, c-format
msgid "Type: "
msgstr "Tipo: "
-#: diskdrake/interactive.pm:1166 install_steps_gtk.pm:341
+#: diskdrake/interactive.pm:1167 install_steps_gtk.pm:310
#, c-format
msgid "Name: "
msgstr "Nome: "
@@ -2445,8 +2647,8 @@ msgstr "Montato\n"
#: diskdrake/interactive.pm:1184
#, c-format
-msgid "RAID md%s\n"
-msgstr "RAID md%s\n"
+msgid "RAID %s\n"
+msgstr "RAID %s\n"
#: diskdrake/interactive.pm:1186
#, c-format
@@ -2473,8 +2675,8 @@ msgstr "Livello %s\n"
#: diskdrake/interactive.pm:1190
#, c-format
-msgid "Chunk size %s\n"
-msgstr "Dimensione frammento %s\n"
+msgid "Chunk size %d KiB\n"
+msgstr "Dimensione frammento %d in KiB\n"
#: diskdrake/interactive.pm:1191
#, c-format
@@ -2547,40 +2749,40 @@ msgstr "Tipo tabella delle partizioni: %s\n"
msgid "on channel %d id %d\n"
msgstr "sul canale %d id %d\n"
-#: diskdrake/interactive.pm:1257
+#: diskdrake/interactive.pm:1256
#, c-format
msgid "Filesystem encryption key"
msgstr "Chiave di cifratura del filesystem"
-#: diskdrake/interactive.pm:1258
+#: diskdrake/interactive.pm:1257
#, c-format
msgid "Choose your filesystem encryption key"
msgstr "Scegliere la chiave di cifratura del filesystem"
-#: diskdrake/interactive.pm:1261
+#: diskdrake/interactive.pm:1260
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
"Questa chiave di cifratura è troppo semplice (deve essere lunga almeno %d "
"caratteri)"
-#: diskdrake/interactive.pm:1262
+#: diskdrake/interactive.pm:1261
#, c-format
msgid "The encryption keys do not match"
msgstr "Le chiavi di cifratura non corrispondono"
-#: diskdrake/interactive.pm:1265 network/netconnect.pm:979
-#: standalone/drakconnect:404
+#: diskdrake/interactive.pm:1264 network/netconnect.pm:1040
+#: standalone/drakconnect:395
#, c-format
msgid "Encryption key"
msgstr "Chiave di cifratura"
-#: diskdrake/interactive.pm:1266
+#: diskdrake/interactive.pm:1265
#, c-format
msgid "Encryption key (again)"
msgstr "Chiave di cifratura (conferma)"
-#: diskdrake/removable.pm:47
+#: diskdrake/removable.pm:46
#, c-format
msgid "Change type"
msgstr "Cambia tipo"
@@ -2613,7 +2815,7 @@ msgstr ""
"Per favore inserisci il tuo nome utente, la password e il nome di dominio "
"per accedere a questo host."
-#: diskdrake/smbnfs_gtk.pm:179 standalone/drakbackup:3495
+#: diskdrake/smbnfs_gtk.pm:179 standalone/drakbackup:3489
#, c-format
msgid "Username"
msgstr "Nome utente"
@@ -2628,27 +2830,72 @@ msgstr "Ricerca i server"
msgid "Search new servers"
msgstr "Cerca nuovi server"
-#: do_pkgs.pm:21
+#: do_pkgs.pm:16 do_pkgs.pm:31
#, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Il pacchetto %s deve essere installato. Lo installo?"
-#: do_pkgs.pm:26
+#: do_pkgs.pm:21 do_pkgs.pm:36
#, c-format
msgid "Mandatory package %s is missing"
msgstr "Manca il pacchetto %s, che è indispensabile"
-#: do_pkgs.pm:143
+#: do_pkgs.pm:172
#, c-format
msgid "Installing packages..."
msgstr "Installazione dei pacchetti ..."
-#: do_pkgs.pm:217
+#: do_pkgs.pm:216
#, c-format
msgid "Removing packages..."
msgstr "Rimozione i pacchetti in corso..."
-#: fs.pm:416
+#: fs.pm:445 fs.pm:494
+#, c-format
+msgid "Mounting partition %s"
+msgstr "Sto montando la partizione %s"
+
+#: fs.pm:446 fs.pm:495
+#, c-format
+msgid "mounting partition %s in directory %s failed"
+msgstr "il mount della partizione %s sulla directory %s non è riuscito"
+
+#: fs.pm:466 fs.pm:473
+#, c-format
+msgid "Checking %s"
+msgstr "Sto controllando %s"
+
+#: fs.pm:511 partition_table.pm:387
+#, c-format
+msgid "error unmounting %s: %s"
+msgstr "errore in fase di unmount di %s: %s"
+
+#: fs.pm:543
+#, c-format
+msgid "Enabling swap partition %s"
+msgstr "Attivazione della partizione di swap %s"
+
+#: fs/format.pm:39 fs/format.pm:46
+#, c-format
+msgid "Formatting partition %s"
+msgstr "Formattazione della partizione %s"
+
+#: fs/format.pm:43
+#, c-format
+msgid "Creating and formatting file %s"
+msgstr "Sto creando e formattando il file %s"
+
+#: fs/format.pm:78
+#, c-format
+msgid "I don't know how to format %s in type %s"
+msgstr "Impossibile formattare %s nel formato %s"
+
+#: fs/format.pm:80
+#, c-format
+msgid "%s formatting of %s failed"
+msgstr "formattazione %s di %s fallita"
+
+#: fs/mount_options.pm:112
#, c-format
msgid ""
"Do not update inode access times on this file system\n"
@@ -2658,7 +2905,7 @@ msgstr ""
"(p.e., per accessi più rapidi al news spool e quindi server di news più "
"veloci)."
-#: fs.pm:419
+#: fs/mount_options.pm:115
#, c-format
msgid ""
"Can only be mounted explicitly (i.e.,\n"
@@ -2667,13 +2914,13 @@ msgstr ""
"Può essere montato solo esplicitamente\n"
"(ossia, l'opzione -a non farà montare questo file system)."
-#: fs.pm:422
+#: fs/mount_options.pm:118
#, c-format
msgid "Do not interpret character or block special devices on the file system."
msgstr ""
"Non interpretare i dispositivi speciali a blocchi o caratteri nel filesystem."
-#: fs.pm:424
+#: fs/mount_options.pm:120
#, c-format
msgid ""
"Do not allow execution of any binaries on the mounted\n"
@@ -2684,7 +2931,7 @@ msgstr ""
"Questa opzione può essere utile per un server che ha dei\n"
"filesystem contenenti dei binari per architetture diverse dalla propria."
-#: fs.pm:428
+#: fs/mount_options.pm:124
#, c-format
msgid ""
"Do not allow set-user-identifier or set-group-identifier\n"
@@ -2695,17 +2942,17 @@ msgstr ""
"abbiano effetto. (Ciò sembrerebbe sicuro, ma è piuttosto rischioso\n"
"se hai installato suidperl(1).)"
-#: fs.pm:432
+#: fs/mount_options.pm:128
#, c-format
msgid "Mount the file system read-only."
msgstr "Monta il filesystem in sola lettura."
-#: fs.pm:434
+#: fs/mount_options.pm:130
#, c-format
msgid "All I/O to the file system should be done synchronously."
msgstr "Tutti gli I/O sul file-system devono avvenire in modo sincrono."
-#: fs.pm:438
+#: fs/mount_options.pm:134
#, c-format
msgid ""
"Allow an ordinary user to mount the file system. The\n"
@@ -2721,65 +2968,25 @@ msgstr ""
"non siano modificate da opzioni successive, ad es. con le opzioni\n"
"user,exec,dev,suid."
-#: fs.pm:446
+#: fs/mount_options.pm:142
#, c-format
msgid "Give write access to ordinary users"
msgstr "Permetti agli utenti normali di accedere in scrittura"
-#: fs.pm:448
+#: fs/mount_options.pm:144
#, c-format
msgid "Give read-only access to ordinary users"
msgstr "Permetti agli utenti normali di accedere solo per leggere"
-#: fs.pm:588 fs.pm:598 fs.pm:602 fs.pm:606 fs.pm:610 fs.pm:614 swap.pm:12
-#, c-format
-msgid "%s formatting of %s failed"
-msgstr "formattazione %s di %s fallita"
-
-#: fs.pm:655
-#, c-format
-msgid "I don't know how to format %s in type %s"
-msgstr "Impossibile formattare %s nel formato %s"
-
-#: fs.pm:662 fs.pm:669
-#, c-format
-msgid "Formatting partition %s"
-msgstr "Formattazione della partizione %s"
-
-#: fs.pm:666
-#, c-format
-msgid "Creating and formatting file %s"
-msgstr "Sto creando e formattando il file %s"
-
-#: fs.pm:726 fs.pm:775
-#, c-format
-msgid "Mounting partition %s"
-msgstr "Sto montando la partizione %s"
-
-#: fs.pm:727 fs.pm:776
-#, c-format
-msgid "mounting partition %s in directory %s failed"
-msgstr "il mount della partizione %s sulla directory %s non è riuscito"
-
-#: fs.pm:747 fs.pm:754
-#, c-format
-msgid "Checking %s"
-msgstr "Sto controllando %s"
-
-#: fs.pm:792 partition_table.pm:639
-#, c-format
-msgid "error unmounting %s: %s"
-msgstr "errore in fase di unmount di %s: %s"
-
-#: fs.pm:824
+#: fs/type.pm:364
#, c-format
-msgid "Enabling swap partition %s"
-msgstr "Attivazione della partizione di swap %s"
+msgid "You can't use JFS for partitions smaller than 16MB"
+msgstr "Non si può usare JFS per partizioni più piccole di 16 MB"
-#: fsedit.pm:21
+#: fs/type.pm:365
#, c-format
-msgid "simple"
-msgstr "semplice"
+msgid "You can't use ReiserFS for partitions smaller than 32MB"
+msgstr "Non si può usare ReiserFS per partizioni più piccole di 32MB"
#: fsedit.pm:25
#, c-format
@@ -2791,7 +2998,7 @@ msgstr "con /usr"
msgid "server"
msgstr "server"
-#: fsedit.pm:263
+#: fsedit.pm:168
#, c-format
msgid ""
"I can't read the partition table of device %s, it's too corrupted for me :(\n"
@@ -2809,33 +3016,23 @@ msgstr ""
"\n"
"Accetti di perdere tutte le partizioni?\n"
-#: fsedit.pm:524
-#, c-format
-msgid "You can't use JFS for partitions smaller than 16MB"
-msgstr "Non si può usare JFS per partizioni più piccole di 16 Mb"
-
-#: fsedit.pm:525
-#, c-format
-msgid "You can't use ReiserFS for partitions smaller than 32MB"
-msgstr "Non si può usare ReiserFS per partizioni più piccole di 32MB"
-
-#: fsedit.pm:544
+#: fsedit.pm:385
#, c-format
msgid "Mount points must begin with a leading /"
msgstr "I punti di mount devono iniziare con /"
# c-format
-#: fsedit.pm:545
+#: fsedit.pm:386
#, c-format
msgid "Mount points should contain only alphanumerical characters"
msgstr "Il nome dei punti di mount dovrebbe contenere solo lettere e numeri"
-#: fsedit.pm:546
+#: fsedit.pm:387
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "C'è già una partizione con punto di mount %s\n"
-#: fsedit.pm:548
+#: fsedit.pm:389
#, c-format
msgid ""
"You've selected a software RAID partition as root (/).\n"
@@ -2846,12 +3043,12 @@ msgstr ""
"Nessun bootloader può gestirla senza una partizione /boot.\n"
"Accertarti di aver aggiunto una partizione /boot."
-#: fsedit.pm:551
+#: fsedit.pm:392
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr "Non puoi usare un volume logico LVM per il punto di mount %s"
-#: fsedit.pm:553
+#: fsedit.pm:394
#, c-format
msgid ""
"You've selected a LVM Logical Volume as root (/).\n"
@@ -2862,7 +3059,7 @@ msgstr ""
"Il bootloader non può gestirla senza una partizione /boot.\n"
"Accertarti di aver aggiunto una partizione /boot."
-#: fsedit.pm:556
+#: fsedit.pm:397
#, c-format
msgid ""
"You may not be able to install lilo (since lilo doesn't handle a LV on "
@@ -2871,12 +3068,12 @@ msgstr ""
"Potresti non riuscire ad installare lilo (poiché non riesce a gestire un LV "
"diviso su più PV)"
-#: fsedit.pm:559 fsedit.pm:561
+#: fsedit.pm:400 fsedit.pm:402
#, c-format
msgid "This directory should remain within the root filesystem"
msgstr "Questa directory dovrebbe rimanere all'interno del filesystem root"
-#: fsedit.pm:563 fsedit.pm:565
+#: fsedit.pm:404 fsedit.pm:406
#, c-format
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
@@ -2885,133 +3082,127 @@ msgstr ""
"È richiesto un vero filesystem (ext2/ext3, reiserfs, xfs o jfs) per questo "
"punto di mount\n"
-#: fsedit.pm:567
+#: fsedit.pm:408
#, c-format
msgid "You can't use an encrypted file system for mount point %s"
msgstr "Non puoi usare un filesystem crittato per il punto di mount %s"
-#: fsedit.pm:628
+#: fsedit.pm:469
#, c-format
msgid "Not enough free space for auto-allocating"
msgstr "Non c'è abbastanza spazio libero per l'allocazione automatica"
-#: fsedit.pm:630
+#: fsedit.pm:471
#, c-format
msgid "Nothing to do"
msgstr "Nulla da fare"
-#: fsedit.pm:726
+#: fsedit.pm:569
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Errore aprendo %s in scrittura: %s"
-#: harddrake/data.pm:55
+#: harddrake/data.pm:61
#, c-format
msgid "Floppy"
msgstr "Floppy"
-#: harddrake/data.pm:65
+#: harddrake/data.pm:71
#, c-format
msgid "Zip"
msgstr "Zip"
-#: harddrake/data.pm:75
+#: harddrake/data.pm:81
#, c-format
msgid "Disk"
msgstr "Disco"
-#: harddrake/data.pm:84
+#: harddrake/data.pm:90
#, c-format
msgid "CDROM"
msgstr "CDROM"
-#: harddrake/data.pm:94
+#: harddrake/data.pm:100
#, c-format
msgid "CD/DVD burners"
msgstr "Masterizzatori CD/DVD"
-#: harddrake/data.pm:104
+#: harddrake/data.pm:110
#, c-format
msgid "DVD-ROM"
msgstr "DVD-ROM"
-#: harddrake/data.pm:114 standalone/drakbackup:2025
+#: harddrake/data.pm:120 standalone/drakbackup:2045
#, c-format
msgid "Tape"
msgstr "Nastro"
-#: harddrake/data.pm:123
+#: harddrake/data.pm:129
#, c-format
msgid "Videocard"
msgstr "Scheda video"
-#: harddrake/data.pm:133
+#: harddrake/data.pm:139
#, c-format
msgid "Tvcard"
msgstr "Scheda TV"
-#: harddrake/data.pm:142
+#: harddrake/data.pm:148
#, c-format
msgid "Other MultiMedia devices"
msgstr "Altri dispositivi multimediali"
-#: harddrake/data.pm:151
+#: harddrake/data.pm:157
#, c-format
msgid "Soundcard"
msgstr "Scheda audio"
-#: harddrake/data.pm:160
+#: harddrake/data.pm:166
#, c-format
msgid "Webcam"
msgstr "Webcam"
-#: harddrake/data.pm:174
+#: harddrake/data.pm:181
#, c-format
msgid "Processors"
msgstr "Processori"
-#: harddrake/data.pm:183
+#: harddrake/data.pm:191
#, c-format
msgid "ISDN adapters"
msgstr "Dispositivi ISDN"
-#: harddrake/data.pm:192
+#: harddrake/data.pm:201
#, c-format
msgid "Ethernetcard"
msgstr "Scheda ethernet"
-#: harddrake/data.pm:208 network/netconnect.pm:464
+#: harddrake/data.pm:219 network/netconnect.pm:484
#, c-format
msgid "Modem"
msgstr "Modem"
-#: harddrake/data.pm:217
+#: harddrake/data.pm:229
#, c-format
msgid "ADSL adapters"
msgstr "Modem ADSL"
-#: harddrake/data.pm:230
+#: harddrake/data.pm:243
#, c-format
msgid "AGP controllers"
msgstr "Controller AGP"
-#: harddrake/data.pm:239
+#: harddrake/data.pm:252
#, c-format
msgid "Bridges and system controllers"
msgstr "Bridge e controller di sistema"
-#: harddrake/data.pm:248 help.pm:203 help.pm:991
-#: install_steps_interactive.pm:927 printer/printerdrake.pm:687
-#: printer/printerdrake.pm:4175
+#: harddrake/data.pm:261 help.pm:186 help.pm:855
+#: install_steps_interactive.pm:992 printer/printerdrake.pm:875
#, c-format
msgid "Printer"
msgstr "Stampante"
-#: harddrake/data.pm:257 help.pm:991 install_steps_interactive.pm:920
-#, c-format
-msgid "Mouse"
-msgstr "Mouse"
-
#: harddrake/data.pm:271
#, c-format
msgid "Joystick"
@@ -3023,9 +3214,9 @@ msgid "(E)IDE/ATA controllers"
msgstr "Controller (E)IDE/ATA"
#: harddrake/data.pm:290
-#, fuzzy, c-format
+#, c-format
msgid "SATA controllers"
-msgstr "Controller AGP"
+msgstr "Controller SATA"
#: harddrake/data.pm:299
#, c-format
@@ -3034,50 +3225,72 @@ msgstr "Controller firewire"
#: harddrake/data.pm:308
#, c-format
+msgid "PCMCIA controllers"
+msgstr "Controller PCMCIA"
+
+#: harddrake/data.pm:321
+#, c-format
msgid "SCSI controllers"
msgstr "Controller SCSI"
-#: harddrake/data.pm:317
+#: harddrake/data.pm:330
#, c-format
msgid "USB controllers"
msgstr "Controller USB"
-#: harddrake/data.pm:326
-#, fuzzy, c-format
+#: harddrake/data.pm:339
+#, c-format
msgid "USB ports"
-msgstr "Stampante USB"
+msgstr "Porte USB"
-#: harddrake/data.pm:335
+#: harddrake/data.pm:348
#, c-format
msgid "SMBus controllers"
msgstr "Controller SMBus"
-#: harddrake/data.pm:344
+#: harddrake/data.pm:357
+#, c-format
+msgid "UPS"
+msgstr "UPS"
+
+#: harddrake/data.pm:366 help.pm:855 install_steps_interactive.pm:120
+#: install_steps_interactive.pm:952 standalone/keyboarddrake:24
+#, c-format
+msgid "Keyboard"
+msgstr "Tastiera"
+
+#: harddrake/data.pm:379 help.pm:855 install_steps_interactive.pm:985
+#, c-format
+msgid "Mouse"
+msgstr "Mouse"
+
+#: harddrake/data.pm:393
#, c-format
msgid "Scanner"
msgstr "Scanner"
-#: harddrake/data.pm:354 standalone/harddrake2:336
+#: harddrake/data.pm:403 standalone/harddrake2:431
#, c-format
msgid "Unknown/Others"
-msgstr "Sconosciuto|Altri"
+msgstr "Sconosciuto/Altri"
-#: harddrake/data.pm:374
+#: harddrake/data.pm:431
#, c-format
msgid "cpu # "
msgstr "cpu n. "
-#: harddrake/sound.pm:150 standalone/drakconnect:169
+#: harddrake/sound.pm:170 standalone/drakconnect:169
+#: standalone/drakconnect:613
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Attendere, prego ... sto applicando la configurazione"
-#: harddrake/sound.pm:186
+#: harddrake/sound.pm:206
#, c-format
msgid "No alternative driver"
msgstr "Non c'è un driver alternativo"
-#: harddrake/sound.pm:187
+#: harddrake/sound.pm:207
#, c-format
msgid ""
"There's no known OSS/ALSA alternative driver for your sound card (%s) which "
@@ -3086,12 +3299,12 @@ msgstr ""
"Non c'è nessun altro driver OSS/ALSA conosciuto per questa scheda audio(%s), "
"che attualmente usa \"%s\""
-#: harddrake/sound.pm:193
+#: harddrake/sound.pm:213
#, c-format
msgid "Sound configuration"
msgstr "Configurazione del suono"
-#: harddrake/sound.pm:195
+#: harddrake/sound.pm:215
#, c-format
msgid ""
"Here you can select an alternative driver (either OSS or ALSA) for your "
@@ -3100,7 +3313,7 @@ msgstr ""
"Qui è possibile scegliere un driver alternativo (OSS o ALSA) per la scheda "
"audio (%s)."
-#: harddrake/sound.pm:197
+#: harddrake/sound.pm:217
#, c-format
msgid ""
"\n"
@@ -3112,7 +3325,7 @@ msgstr ""
"\n"
"La scheda ora utilizza il driver %s \"%s\" (il driver predefinito era \"%s\")"
-#: harddrake/sound.pm:199
+#: harddrake/sound.pm:219
#, c-format
msgid ""
"OSS (Open Sound System) was the first sound API. It's an OS independent "
@@ -3146,24 +3359,24 @@ msgstr ""
"- la nuova API di ALSA che fornisce funzionalità molto più avanzate, ma che "
"richiede l'utilizzo della libreria ALSA.\n"
-#: harddrake/sound.pm:213 harddrake/sound.pm:293 standalone/drakups:134
+#: harddrake/sound.pm:233 harddrake/sound.pm:318 standalone/drakups:146
#, c-format
msgid "Driver:"
msgstr "Driver:"
-#: harddrake/sound.pm:218
+#: harddrake/sound.pm:238
#, c-format
msgid "Trouble shooting"
msgstr "Ricerca di guasti"
-#: harddrake/sound.pm:226
+#: harddrake/sound.pm:246
#, c-format
msgid ""
"The old \"%s\" driver is blacklisted.\n"
"\n"
"It has been reported to oops the kernel on unloading.\n"
"\n"
-"The new \"%s\" driver'll only be used on next bootstrap."
+"The new \"%s\" driver will only be used on next bootstrap."
msgstr ""
"Il vecchio driver \"%s \" è sulla lista nera.\n"
"\n"
@@ -3171,12 +3384,12 @@ msgstr ""
"\n"
"Il nuovo driver \"%s\"sarà utilizzabile solo dopo il prossimo riavvio."
-#: harddrake/sound.pm:234
+#: harddrake/sound.pm:254
#, c-format
msgid "No open source driver"
msgstr "Nessun driver open source"
-#: harddrake/sound.pm:235
+#: harddrake/sound.pm:255
#, c-format
msgid ""
"There's no free driver for your sound card (%s), but there's a proprietary "
@@ -3185,32 +3398,33 @@ msgstr ""
"Non c'è nessun driver libero per questa scheda audio(%s), ma ce n'è uno "
"commerciale a \"%s\""
-#: harddrake/sound.pm:238
+#: harddrake/sound.pm:258
#, c-format
msgid "No known driver"
msgstr "Nessun driver conosciuto"
-#: harddrake/sound.pm:239
+#: harddrake/sound.pm:259
#, c-format
msgid "There's no known driver for your sound card (%s)"
msgstr "Non esistono driver conosciuti per questa scheda audio (%s)"
-#: harddrake/sound.pm:243
+#: harddrake/sound.pm:263
#, c-format
msgid "Unknown driver"
msgstr "Driver sconosciuto"
-#: harddrake/sound.pm:244
+#: harddrake/sound.pm:264
#, c-format
msgid "Error: The \"%s\" driver for your sound card is unlisted"
msgstr "Errore: Il driver \"%s\" per la scheda audio non è nell'elenco"
-#: harddrake/sound.pm:257
+#: harddrake/sound.pm:278
#, c-format
msgid "Sound trouble shooting"
msgstr "Individuazione problemi audio"
-#: harddrake/sound.pm:258
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: harddrake/sound.pm:281
#, c-format
msgid ""
"The classic bug sound tester is to run the following commands:\n"
@@ -3254,17 +3468,18 @@ msgstr ""
"- \"/sbin/fuser -v /dev/dsp\" ti dice quale programma sta usando la scheda\n"
"audio.\n"
-#: harddrake/sound.pm:284
+#: harddrake/sound.pm:307
#, c-format
msgid "Let me pick any driver"
msgstr "Scelta di un driver"
-#: harddrake/sound.pm:287
+#: harddrake/sound.pm:310
#, c-format
msgid "Choosing an arbitrary driver"
msgstr "Scelta arbitraria d'un driver..."
-#: harddrake/sound.pm:288
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: harddrake/sound.pm:313
#, c-format
msgid ""
"If you really think that you know which driver is the right one for your "
@@ -3348,70 +3563,65 @@ msgstr "Supporto radio:"
msgid "enable radio support"
msgstr "abilita il supporto radio"
-# DO NOT BOTHER TO MODIFY HERE, SEE:
-# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
#: help.pm:11
#, c-format
msgid ""
"Before continuing, you should carefully read the terms of the license. It\n"
-"covers the entire Mandrakelinux distribution. If you do agree with all the\n"
-"terms in it, check the \"%s\" box. If not, clicking on the \"%s\" button\n"
-"will reboot your computer."
+"covers the entire Mandrakelinux distribution. If you agree with all the\n"
+"terms it contains, check the \"%s\" box. If not, clicking on the \"%s\"\n"
+"button will reboot your computer."
msgstr ""
"Prima di proseguire dovresti leggere con attenzione le condizioni d'uso che\n"
"riguardano l'intera distribuzione Mandrakelinux. Se sei d'accordo con\n"
"tutti i termini della licenza clicca sul pulsante \"%s\". In caso contrario\n"
"ti basterà un clic sul pulsante \"%s\" per riavviare il computer."
-#: help.pm:14 install_steps_gtk.pm:598 install_steps_interactive.pm:88
-#: install_steps_interactive.pm:690 standalone/drakautoinst:216
+#: help.pm:14 install_steps_gtk.pm:567 install_steps_interactive.pm:94
+#: install_steps_interactive.pm:745 standalone/drakautoinst:216
#, c-format
msgid "Accept"
msgstr "Accetta"
-# DO NOT BOTHER TO MODIFY HERE, SEE:
-# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
#: help.pm:17
#, c-format
msgid ""
-"GNU/Linux is a multi-user system, meaning each user may have their own\n"
-"preferences, their own files and so on. You can read the ``Starter Guide''\n"
-"to learn more about multi-user systems. But unlike \"root\", who is the\n"
-"system administrator, the users you add at this point will not be\n"
-"authorized to change anything except their own files and their own\n"
-"configurations, protecting the system from unintentional or malicious\n"
-"changes that impact on the system as a whole. You will have to create at\n"
-"least one regular user for yourself -- this is the account which you should\n"
-"use for routine, day-to-day use. Although it is very easy to log in as\n"
-"\"root\" to do anything and everything, it may also be very dangerous! A\n"
-"very simple mistake could mean that your system will not work any more. If\n"
-"you make a serious mistake as a regular user, the worst that will happen is\n"
-"that you will lose some information, but not affect the entire system.\n"
+"GNU/Linux is a multi-user system which means each user can have his or her\n"
+"own preferences, own files and so on. But unlike \"root\", who is the\n"
+"system administrator, the users you add at this point won't be authorized\n"
+"to change anything except their own files and their own configurations,\n"
+"protecting the system from unintentional or malicious changes which could\n"
+"impact on the system as a whole. You'll have to create at least one regular\n"
+"user for yourself -- this is the account which you should use for routine,\n"
+"day-to-day usage. Although it's very easy to log in as \"root\" to do\n"
+"anything and everything, it may also be very dangerous! A very simple\n"
+"mistake could mean that your system won't work any more. If you make a\n"
+"serious mistake as a regular user, the worst that can happen is that you'll\n"
+"lose some information, but you won't affect the entire system.\n"
"\n"
"The first field asks you for a real name. Of course, this is not mandatory\n"
"-- you can actually enter whatever you like. DrakX will use the first word\n"
-"you typed in this field and copy it to the \"%s\" field, which is the name\n"
+"you type in this field and copy it to the \"%s\" one, which is the name\n"
"this user will enter to log onto the system. If you like, you may override\n"
"the default and change the user name. The next step is to enter a password.\n"
"From a security point of view, a non-privileged (regular) user password is\n"
-"not as crucial as the \"root\" password, but that is no reason to neglect\n"
-"it by making it blank or too simple: after all, your files could be the\n"
-"ones at risk.\n"
+"not as crucial as the \"root\" password, but that's no reason to neglect it\n"
+"by making it blank or too simple: after all, your files could be the ones\n"
+"at risk.\n"
"\n"
"Once you click on \"%s\", you can add other users. Add a user for each one\n"
-"of your friends: your father or your sister, for example. Click \"%s\" when\n"
-"you have finished adding users.\n"
+"of your friends, your father, your sister, etc. Click \"%s\" when you're\n"
+"finished adding users.\n"
"\n"
"Clicking the \"%s\" button allows you to change the default \"shell\" for\n"
"that user (bash by default).\n"
"\n"
-"When you have finished adding users, you will be asked to choose a user who\n"
-"can automatically log into the system when the computer boots up. If you\n"
-"are interested in that feature (and do not care much about local security),\n"
-"choose the desired user and window manager, then click \"%s\". If you are\n"
-"not interested in this feature, uncheck the \"%s\" box."
+"When you're finished adding users, you'll be asked to choose a user who\n"
+"will be automatically logged into the system when the computer boots up. If\n"
+"you're interested in that feature (and don't care much about local\n"
+"security), choose the desired user and window manager, then click on\n"
+"\"%s\". If you're not interested in this feature, uncheck the \"%s\" box."
msgstr ""
-"GNU/Linux è un sistema operativo multiutente, ciò significa che ciascun\n"
+"GNU/Linux è un sistema operativo multi-utente, ciò significa che ciascun\n"
"utente può disporre di una configurazione personalizzata, di uno spazio per\n"
"i propri file, e così via; consulta la ''Guida introduttiva'' per saperne di "
"più.\n"
@@ -3451,17 +3661,22 @@ msgstr ""
"\"%s\". Se la cosa non ti interessa, rimuovi il segno di spunta dalla\n"
"casella \"%s\"."
-#: help.pm:52 help.pm:197 help.pm:444 help.pm:691 help.pm:784 help.pm:1005
-#: install_steps_gtk.pm:277 interactive.pm:403 interactive/newt.pm:308
-#: network/netconnect.pm:271 network/tools.pm:166 printer/printerdrake.pm:3090
-#: standalone/drakTermServ:397 standalone/drakbackup:3920
-#: standalone/drakbackup:4014 standalone/drakbackup:4031
-#: standalone/drakbackup:4049 ugtk2.pm:510
+#: help.pm:51 printer/printerdrake.pm:1488 printer/printerdrake.pm:1608
+#, c-format
+msgid "User name"
+msgstr "Nome dell'utente"
+
+#: help.pm:51 help.pm:431 help.pm:681 install_steps_gtk.pm:247
+#: interactive.pm:403 interactive/newt.pm:317 network/netconnect.pm:280
+#: network/tools.pm:198 printer/printerdrake.pm:3268
+#: standalone/drakTermServ:372 standalone/drakbackup:3941
+#: standalone/drakbackup:4035 standalone/drakbackup:4052
+#: standalone/drakbackup:4070 ugtk2.pm:515
#, c-format
msgid "Next"
msgstr "Successivo"
-#: help.pm:52 help.pm:418 help.pm:444 help.pm:660 help.pm:733 help.pm:768
+#: help.pm:51 help.pm:409 help.pm:431 help.pm:647 help.pm:722
#: interactive.pm:371
#, c-format
msgid "Advanced"
@@ -3469,7 +3684,7 @@ msgstr "Avanzato"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:55
+#: help.pm:54
#, c-format
msgid ""
"Listed here are the existing Linux partitions detected on your hard drive.\n"
@@ -3538,39 +3753,49 @@ msgstr ""
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:86
+#: help.pm:85
#, c-format
msgid ""
"The Mandrakelinux installation is distributed on several CD-ROMs. If a\n"
"selected package is located on another CD-ROM, DrakX will eject the current\n"
-"CD and ask you to insert the correct CD as required."
+"CD and ask you to insert the required one. If you do not have the requested\n"
+"CD at hand, just click on \"%s\", the corresponding packages will not be\n"
+"installed."
msgstr ""
-"La distribuzione Mandrakelinux è suddivisa su più CD-ROM. Se uno\n"
-"dei pacchetti selezionati si trova su un altro CD-ROM, DrakX provvederà\n"
-"ad espellere il CD attualmente inserito nel lettore ed a chiederti di \n"
-"inserire quello giusto."
+"La distribuzione Mandrakelinux è suddivisa su più CD-ROM. Se uno dei\n"
+"pacchetti selezionati si trova su un CD-ROM diverso da quello attualmente\n"
+"inserito nel lettore, DrakX provvederà a espellerlo e a chiedervi di\n"
+"inserire quello corretto. Se non avete a portata di mano il CD richiesto,\n"
+"basta cliccare su \"%s\", e i pacchetti corrispondenti non verranno\n"
+"installati."
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:91
+#: help.pm:92
#, c-format
msgid ""
-"It is now time to specify which programs you wish to install on your\n"
-"system. There are thousands of packages available for Mandrakelinux, and\n"
-"to make it simpler to manage the packages have been placed into groups of\n"
-"similar applications.\n"
+"It's now time to specify which programs you wish to install on your system.\n"
+"There are thousands of packages available for Mandrakelinux, and to make it\n"
+"simpler to manage, they have been placed into groups of similar\n"
+"applications.\n"
"\n"
-"Packages are sorted into groups corresponding to a particular use of your\n"
-"machine. Mandrakelinux sorts packages groups in four categories. You can\n"
-"mix and match applications from the various categories, so a\n"
-"``Workstation'' installation can still have applications from the\n"
-"``Development'' category installed.\n"
+"Mandrakelinux sorts package groups in four categories. You can mix and\n"
+"match applications from the various categories, so a ``Workstation''\n"
+"installation can still have applications from the ``Server'' category\n"
+"installed.\n"
"\n"
" * \"%s\": if you plan to use your machine as a workstation, select one or\n"
-"more of the groups that are in the workstation category.\n"
+"more of the groups in the workstation category.\n"
"\n"
" * \"%s\": if you plan on using your machine for programming, select the\n"
-"appropriate groups from that category.\n"
+"appropriate groups from that category. The special \"LSB\" group will\n"
+"configure your system so that it complies as much as possible with the\n"
+"Linux Standard Base specifications.\n"
+"\n"
+" Selecting the \"LSB\" group will also install the \"2.4\" kernel series,\n"
+"instead of the default \"2.6\" one. This is to ensure 100%%-LSB compliance\n"
+"of the system. However, if you do not select the \"LSB\" group you will\n"
+"still have a system which is nearly 100%% LSB-compliant.\n"
"\n"
" * \"%s\": if your machine is intended to be a server, select which of the\n"
"more common services you wish to install on your machine.\n"
@@ -3580,9 +3805,19 @@ msgid ""
"interface available.\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
-"text about that group. If you unselect all groups when performing a regular\n"
-"installation (as opposed to an upgrade), a dialog will pop up proposing\n"
-"different options for a minimal installation:\n"
+"text about that group.\n"
+"\n"
+"You can check the \"%s\" box, which is useful if you're familiar with the\n"
+"packages being offered or if you want to have total control over what will\n"
+"be installed.\n"
+"\n"
+"If you start the installation in \"%s\" mode, you can deselect all groups\n"
+"and prevent the installation of any new packages. This is useful for\n"
+"repairing or updating an existing system.\n"
+"\n"
+"If you deselect all groups when performing a regular installation (as\n"
+"opposed to an upgrade), a dialog will pop up suggesting different options\n"
+"for a minimal installation:\n"
"\n"
" * \"%s\": install the minimum number of packages possible to have a\n"
"working graphical desktop.\n"
@@ -3592,33 +3827,34 @@ msgid ""
"\n"
" * \"%s\": will install the absolute minimum number of packages necessary\n"
"to get a working Linux system. With this installation you will only have a\n"
-"command line interface. The total size of this installation is about 65\n"
-"megabytes.\n"
-"\n"
-"You can check the \"%s\" box, which is useful if you are familiar with the\n"
-"packages being offered or if you want to have total control over what will\n"
-"be installed.\n"
-"\n"
-"If you started the installation in \"%s\" mode, you can unselect all groups\n"
-"to avoid installing any new package. This is useful for repairing or\n"
-"updating an existing system."
+"command-line interface. The total size of this installation is about 65\n"
+"megabytes."
msgstr ""
"Adesso è il momento di indicare i programmi che volete siano installati sul\n"
-"vostro sistema. Ci sono migliaia di pacchetti disponibili per Mandrake\n"
-"Linux, e sono stati suddivisi in gruppi in base al loro campo di utilizzo,\n"
-"in modo da facilitarne la gestione.\n"
+"vostro sistema. Ci sono migliaia di pacchetti disponibili per\n"
+"Mandrakelinux, e sono stati suddivisi in gruppi in base al loro campo di\n"
+"utilizzo, in modo da facilitarne la gestione.\n"
"\n"
"I gruppi sono a loro volta suddivisi in quattro categorie. Potete\n"
"selezionare i pacchetti di tutte le categorie indifferentemente, quindi una\n"
-"installazione di tipo ''Workstation'' può contenere anche programmi della\n"
-"categoria ''Sviluppo''.\n"
+"installazione di tipo \"Workstation\" può contenere anche programmi della\n"
+"categoria \"Server\".\n"
"\n"
" * \"%s\": scegliete uno o più gruppi da questa categoria se la vostra\n"
"macchina dovrà essere utilizzata come postazione di lavoro tradizionale.\n"
"\n"
" * \"%s\": se pensate di usare il computer per la programmazione e lo\n"
-"sviluppo di software, selezionate i gruppi a voi necessari da questa\n"
-"categoria.\n"
+"sviluppo di software, selezionate i gruppi a voi necessari in questa\n"
+"categoria. Il gruppo speciale \"LSB\" serve per configurare il vostro\n"
+"sistema in modo che sia quanto più possibile conforme con le specifiche del\n"
+"Linux Standard Base.\n"
+"\n"
+" La selezione del gruppo \"LSB\" avrà come ulteriore effetto\n"
+"l'installazione di un kernel della serie \"2.4\", invece della \"2.6\" che\n"
+"costituisce l'opzione predefinita. Questo è necessario per avere una\n"
+"completa conformità del sistema con le specifiche LSB. Si noti, tuttavia,\n"
+"che anche se scegliete di non selezionare il gruppo \"LSB\", il vostro\n"
+"sistema sarà compatibile quasi al 100%% con LSB.\n"
"\n"
" * \"%s\": qui potrete scegliere i servizi più comuni da installare se il\n"
"computer dovrà essere usato come server.\n"
@@ -3628,10 +3864,20 @@ msgstr ""
"grafica.\n"
"\n"
"Spostando il puntatore del mouse sul nome di un gruppo verrà mostrato un\n"
-"breve testo di informazioni a riguardo. Se state effettuando\n"
-"un'installazione normale (non un aggiornamento) e deselezionate tutti i\n"
-"gruppi, comparirà una finestra di dialogo che vi proporrà alcune\n"
-"possibilità per eseguire una installazione minima:\n"
+"breve testo di informazioni a riguardo.\n"
+"\n"
+"Se lo desiderate, potete abilitare l'opzione \"%s\", che può essere utile\n"
+"se conoscete bene i pacchetti presenti nella distribuzione o se desiderate\n"
+"avere il controllo totale di ciò che verrà installato.\n"
+"\n"
+"Se cominciate l'installazione in modalità \"%s\", potete deselezionare\n"
+"tutti i gruppi per evitare di installare nuovi pacchetti: questo metodo può\n"
+"tornare utile per effettuare la riparazione o l'aggiornamento di un sistema\n"
+"esistente.\n"
+"\n"
+"Se state effettuando un'installazione normale (non un aggiornamento) e\n"
+"deselezionate tutti i gruppi, comparirà una finestra di dialogo che vi\n"
+"proporrà alcune possibilità per eseguire una installazione minima:\n"
"\n"
" * \"%s\": installa i pacchetti strettamente necessari per avere un\n"
"ambiente grafico funzionante;\n"
@@ -3642,100 +3888,91 @@ msgstr ""
"\n"
" * \"%s\": provvederà all'installazione dello stretto necessario per avere\n"
"un sistema Linux funzionante, avente come unica interfaccia la riga di\n"
-"comando. Questo tipo di installazione occupa in totale circa 65 megabyte.\n"
-"\n"
-"Se lo desiderate, potete abilitare l'opzione \"%s\", che può essere utile\n"
-"se conoscete bene i pacchetti presenti nella distribuzione o se desiderate\n"
-"avere il controllo totale di ciò che verrà installato.\n"
-"\n"
-"Se state eseguendo un'installazione in modalità \"%s\", potete\n"
-"deselezionare tutti i gruppi per evitare di installare nuovi pacchetti;\n"
-"questo metodo può tornare utile per effettuare soltanto il ripristino o\n"
-"l'aggiornamento di un sistema esistente."
+"comando. Questo tipo di installazione occupa in totale circa 65 megabyte."
-#: help.pm:137
+#: help.pm:146 share/compssUsers.pl:23
#, c-format
msgid "Workstation"
msgstr "Workstation"
-#: help.pm:137
+#: help.pm:146 share/compssUsers.pl:64 share/compssUsers.pl:162
+#: share/compssUsers.pl:164
#, c-format
msgid "Development"
msgstr "Sviluppo"
-#: help.pm:137
+#: help.pm:146 share/compssUsers.pl:144
#, c-format
msgid "Graphical Environment"
msgstr "Ambiente grafico"
-#: help.pm:137 install_steps_interactive.pm:552
+#: help.pm:146 install_steps_gtk.pm:242 install_steps_interactive.pm:646
+#, c-format
+msgid "Individual package selection"
+msgstr "Selezione individuale dei pacchetti"
+
+#: help.pm:146 help.pm:588
+#, c-format
+msgid "Upgrade"
+msgstr "Aggiornamento"
+
+#: help.pm:146 install_steps_interactive.pm:600
#, c-format
msgid "With X"
msgstr "Con X"
-#: help.pm:137
+#: help.pm:146
#, c-format
msgid "With basic documentation"
msgstr "Con la documentazione essenziale"
-#: help.pm:137
+#: help.pm:146
#, c-format
msgid "Truly minimal install"
msgstr "Installazione veramente minimale"
-#: help.pm:137 install_steps_gtk.pm:272 install_steps_interactive.pm:598
-#, c-format
-msgid "Individual package selection"
-msgstr "Selezione individuale dei pacchetti"
-
-#: help.pm:137 help.pm:602
-#, c-format
-msgid "Upgrade"
-msgstr "Aggiornamento"
-
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:140
+#: help.pm:149
#, c-format
msgid ""
-"If you told the installer that you wanted to individually select packages,\n"
-"it will present a tree containing all packages classified by groups and\n"
-"subgroups. While browsing the tree, you can select entire groups,\n"
-"subgroups, or individual packages.\n"
+"If you choose to install packages individually, the installer will present\n"
+"a tree containing all packages classified by groups and subgroups. While\n"
+"browsing the tree, you can select entire groups, subgroups, or individual\n"
+"packages.\n"
"\n"
-"Whenever you select a package on the tree, a description appears on the\n"
-"right to let you know the purpose of the package.\n"
+"Whenever you select a package on the tree, a description will appear on the\n"
+"right to let you know the purpose of that package.\n"
"\n"
"!! If a server package has been selected, either because you specifically\n"
"chose the individual package or because it was part of a group of packages,\n"
-"you will be asked to confirm that you really want those servers to be\n"
+"you'll be asked to confirm that you really want those servers to be\n"
"installed. By default Mandrakelinux will automatically start any installed\n"
"services at boot time. Even if they are safe and have no known issues at\n"
-"the time the distribution was shipped, it is entirely possible that that\n"
+"the time the distribution was shipped, it is entirely possible that\n"
"security holes were discovered after this version of Mandrakelinux was\n"
-"finalized. If you do not know what a particular service is supposed to do\n"
-"or why it is being installed, then click \"%s\". Clicking \"%s\" will\n"
-"install the listed services and they will be started automatically by\n"
-"default during boot. !!\n"
+"finalized. If you don't know what a particular service is supposed to do or\n"
+"why it's being installed, then click \"%s\". Clicking \"%s\" will install\n"
+"the listed services and they will be started automatically at boot time. !!\n"
"\n"
"The \"%s\" option is used to disable the warning dialog which appears\n"
"whenever the installer automatically selects a package to resolve a\n"
-"dependency issue. Some packages have relationships between each them such\n"
-"that installation of one package requires that some other program is also\n"
-"required to be installed. The installer can determine which packages are\n"
-"required to satisfy a dependency to successfully complete the installation.\n"
+"dependency issue. Some packages depend on others and the installation of\n"
+"one particular package may require the installation of another package. The\n"
+"installer can determine which packages are required to satisfy a dependency\n"
+"to successfully complete the installation.\n"
"\n"
"The tiny floppy disk icon at the bottom of the list allows you to load a\n"
"package list created during a previous installation. This is useful if you\n"
"have a number of machines that you wish to configure identically. Clicking\n"
-"on this icon will ask you to insert a floppy disk previously created at the\n"
-"end of another installation. See the second tip of last step on how to\n"
-"create such a floppy."
+"on this icon will ask you to insert the floppy disk created at the end of\n"
+"another installation. See the second tip of the last step on how to create\n"
+"such a floppy."
msgstr ""
-"Ora, se avete scelto di indicare i pacchetti su base individuale, potrete\n"
-"vedere una struttura ad albero contenente tutti i pacchetti organizzati in\n"
-"gruppi e sottogruppi. Scorrendo questa lista gerarchica potete selezionare\n"
-"interi gruppi, sottogruppi o singoli pacchetti.\n"
+"Ora, se avete scelto di selezionare i pacchetti su base individuale,\n"
+"potrete vedere una struttura ad albero contenente tutti i pacchetti\n"
+"organizzati in gruppi e sottogruppi. Scorrendo questa lista gerarchica\n"
+"potete selezionare interi gruppi, sottogruppi o singoli pacchetti.\n"
"\n"
"Quando selezionate un pacchetto all'interno dell'albero ne compare una\n"
"descrizione sulla destra, per aiutarvi a capire a cosa serva quel\n"
@@ -3746,181 +3983,118 @@ msgstr ""
"chiesta conferma per la sua effettiva installazione. Come opzione\n"
"predefinita, in Mandrakelinux tutti i servizi installati vengono attivati\n"
"automaticamente all'avvio. Sebbene si tratti di servizi sicuri ed esenti da\n"
-"problemi noti al momento della pubblicazione, non è escluso che possano\n"
-"essere scoperte falle di sicurezza al loro interno solo in seguito a tale\n"
-"data. Quindi, se non avete idea di cosa faccia un particolare servizio o\n"
-"del perché debba essere installato, cliccate su \"%s\". Scegliendo \"%s\",\n"
-"invece, i servizi elencati saranno installati e attivati in automatico\n"
-"all'avvio del sistema. !!\n"
+"problemi noti al momento del rilascio della distribuzione, non è escluso\n"
+"che possano essere scoperte falle di sicurezza al loro interno dopo la\n"
+"pubblicazione di questa versione di Mandrakelinux. Quindi, se non avete\n"
+"idea di cosa faccia un particolare servizio o del perché debba essere\n"
+"installato, cliccate su \"%s\". Scegliendo \"%s\", invece, i servizi\n"
+"elencati saranno installati e attivati in automatico all'avvio del sistema.\n"
+"!!\n"
"\n"
"L'opzione \"%s\" vi permette di disabilitare la finestra di avvertimento\n"
"che compare tutte le volte che il programma di installazione seleziona\n"
"automaticamente qualche pacchetto per risolvere un problema di dipendenze.\n"
-"Alcuni pacchetti, infatti, hanno delle relazioni di dipendenza con altri\n"
-"pacchetti (''dipendenze''), e non possono essere installati se non vengono\n"
-"installati prima questi ultimi. Il programma può determinare in modo\n"
-"automatico quali altri pacchetti sono indispensabili a un dato pacchetto\n"
-"perché quest'ultimo possa essere installato con successo.\n"
+"Alcuni pacchetti, infatti, dipendono da altri, e l'installazione di uno\n"
+"specifico pacchetto può richiedere l'installazione di un altro. Il\n"
+"programma può determinare in modo automatico quali altri pacchetti sono\n"
+"necessari per soddisfare una dipendenza in modo da portare a termine con\n"
+"successo l'installazione.\n"
"\n"
"La piccola icona a forma di dischetto in fondo alla lista vi permette di\n"
"caricare un elenco di pacchetti scelti durante una precedente\n"
"installazione. Può risultare utile, ad esempio, se avete la necessità di\n"
"configurare allo stesso modo diverse macchine. Cliccando su questa icona vi\n"
-"verrà chiesto di inserire un dischetto che dovreste aver creato alla fine\n"
-"di un'altra installazione. Leggete le informazioni all'ultimo passo della\n"
-"procedura di installazione per sapere come creare questo dischetto."
+"verrà chiesto di inserire il dischetto creato alla fine di un'altra\n"
+"installazione. Leggete il relativo suggerimento nell'ultimo passo per\n"
+"sapere come creare questo dischetto."
-#: help.pm:172 help.pm:301 help.pm:329 help.pm:457 install_any.pm:411
-#: interactive.pm:149 modules/interactive.pm:71 standalone/harddrake2:225
-#: ugtk2.pm:1083 wizards.pm:156
+#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:722
+#: interactive.pm:149 modules/interactive.pm:71 standalone/drakbackup:2503
+#: standalone/draksec:54 standalone/harddrake2:299 ugtk2.pm:1121
+#: wizards.pm:156
#, c-format
msgid "No"
msgstr "No"
-#: help.pm:172 help.pm:301 help.pm:457 install_any.pm:411 interactive.pm:149
-#: modules/interactive.pm:71 printer/printerdrake.pm:607 standalone/drakgw:288
-#: standalone/drakgw:289 standalone/drakgw:297 standalone/drakgw:307
-#: standalone/harddrake2:224 ugtk2.pm:1083 wizards.pm:156
+#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:722 interactive.pm:149
+#: modules/interactive.pm:71 printer/printerdrake.pm:711
+#: standalone/drakbackup:2503 standalone/drakgw:290 standalone/drakgw:291
+#: standalone/drakgw:299 standalone/drakgw:309 standalone/draksec:55
+#: standalone/harddrake2:298 ugtk2.pm:1121 wizards.pm:156
#, c-format
msgid "Yes"
msgstr "Sì"
-#: help.pm:172
+#: help.pm:180
#, c-format
msgid "Automatic dependencies"
msgstr "Dipendenze automatiche"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:175
-#, c-format
-msgid ""
-"You will now set up your Internet/network connection. If you wish to\n"
-"connect your computer to the Internet or to a local network, click \"%s\".\n"
-"Mandrakelinux will attempt to auto-detect network devices and modems. If\n"
-"this detection fails, uncheck the \"%s\" box. You may also choose not to\n"
-"configure the network, or to do it later, in which case clicking the \"%s\"\n"
-"button will take you to the next step.\n"
-"\n"
-"When configuring your network, the available connections options are:\n"
-"Normal modem connection, Winmodem connection, ISDN modem, ADSL connection,\n"
-"cable modem, and finally a simple LAN connection (Ethernet).\n"
-"\n"
-"We will not detail each configuration option - just make sure that you have\n"
-"all the parameters, such as IP address, default gateway, DNS servers, etc.\n"
-"from your Internet Service Provider or system administrator.\n"
-"\n"
-"About Winmodem Connection. Winmodems are special integrated low-end modems\n"
-"that require additional software to work compared to Normal modems. Some of\n"
-"those modems actually work under Mandrakelinux, some others do not. You\n"
-"can consult the list of supported modems at LinModems.\n"
-"\n"
-"You can consult the ``Starter Guide'' chapter about Internet connections\n"
-"for details about the configuration, or simply wait until your system is\n"
-"installed and use the program described there to configure your connection."
-msgstr ""
-"A questo punto potete configurare la vostra connessione di rete. Se\n"
-"desiderate connettere il vostro computer a Internet o a una rete locale,\n"
-"cliccate su \"%s\". Mandrakelinux cercherà di individuare automaticamente\n"
-"dispositivi di rete e modem; se questa ricerca dovesse fallire, levate il\n"
-"segno di spunta dalla casella \"%s\". Potete anche decidere di non\n"
-"configurare la rete, o di farlo in seguito, nel qual caso potete cliccare\n"
-"sul pulsante \"%s\" per passare alla fase successiva.\n"
-"\n"
-"Durante la configurazione della rete avete a disposizione i seguenti tipi\n"
-"di connessione: tramite modem normale, tramite Winmodem, con modem ISDN,\n"
-"connessione ADSL, via cavo, e infine una semplice connessione tramite LAN\n"
-"(Ethernet).\n"
-"\n"
-"Non possiamo descrivere in dettaglio le caratteristiche di ogni\n"
-"configurazione. In ogni caso, accertatevi di avere a portata di mano tutti\n"
-"i parametri indicati dal vostro fornitore di servizi Internet o dal vostro\n"
-"amministratore di sistema, come indirizzo IP, gateway predefinito, server\n"
-"DNS, e così via.\n"
-"\n"
-"Riguardo alla connessione tramite Winmodem: i ''Winmodem'' sono particolari\n"
-"modem integrati di fascia bassa che, rispetto ai modem tradizionali, per\n"
-"funzionare necessitano di software aggiuntivo. Alcuni di questi modem\n"
-"funzionano bene con Mandrakelinux, ma altri no. Potete consultare l'elenco\n"
-"dei modem supportati sul sito LinModems.\n"
-"\n"
-"Per maggiori dettagli riguardo la configurazione della connessione a\n"
-"Internet potete consultare il relativo capitolo della ''Guida\n"
-"introduttiva''; in alternativa, potete attendere di aver portato a termine\n"
-"l'installazione e usare poi il programma descritto in tale capitolo per\n"
-"configurare la connessione."
-
-#: help.pm:197
-#, c-format
-msgid "Use auto detection"
-msgstr "Usa il riconoscimento automatico"
-
-# DO NOT BOTHER TO MODIFY HERE, SEE:
-# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:200
+#: help.pm:183
#, c-format
msgid ""
"\"%s\": clicking on the \"%s\" button will open the printer configuration\n"
"wizard. Consult the corresponding chapter of the ``Starter Guide'' for more\n"
-"information on how to setup a new printer. The interface presented there is\n"
-"similar to the one used during installation."
+"information on how to set up a new printer. The interface presented in our\n"
+"manual is similar to the one used during installation."
msgstr ""
-"\"%s\": cliccando sul pulsante \"%s\" verrà lanciato l'assistente di\n"
-"configurazione della stampante. Consulta il relativo capitolo della\n"
+"\"%s\": cliccando sul pulsante \"%s\" sarà avviato l'assistente di\n"
+"configurazione della stampante. Consultate il relativo capitolo della\n"
"\"Guida introduttiva\" per avere maggiori informazioni su come configurare\n"
"una nuova stampante. L'interfaccia descritta in tale sede è simile a quella\n"
"utilizzata nel corso dell'installazione."
-#: help.pm:203 help.pm:581 help.pm:991 install_steps_gtk.pm:648
-#: standalone/drakbackup:2313 standalone/drakbackup:2321
-#: standalone/drakbackup:2329 standalone/drakbackup:2337
+#: help.pm:186 help.pm:566 help.pm:855 install_steps_gtk.pm:622
+#: standalone/drakbackup:2329 standalone/drakbackup:2333
+#: standalone/drakbackup:2337 standalone/drakbackup:2341
#, c-format
msgid "Configure"
msgstr "Configura"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:206
+#: help.pm:189
#, c-format
msgid ""
-"This dialog is used to choose which services you wish to start at boot\n"
+"This dialog is used to select which services you wish to start at boot\n"
"time.\n"
"\n"
-"DrakX will list all the services available on the current installation.\n"
-"Review each one carefully and uncheck those which are not needed at boot\n"
+"DrakX will list all services available on the current installation. Review\n"
+"each one of them carefully and uncheck those which aren't needed at boot\n"
"time.\n"
"\n"
"A short explanatory text will be displayed about a service when it is\n"
-"selected. However, if you are not sure whether a service is useful or not,\n"
+"selected. However, if you're not sure whether a service is useful or not,\n"
"it is safer to leave the default behavior.\n"
"\n"
"!! At this stage, be very careful if you intend to use your machine as a\n"
-"server: you will probably not want to start any services that you do not\n"
-"need. Please remember that several services can be dangerous if they are\n"
-"enabled on a server. In general, select only the services you really need.\n"
-"!!"
+"server: you probably don't want to start any services which you don't need.\n"
+"Please remember that some services can be dangerous if they're enabled on a\n"
+"server. In general, select only those services you really need. !!"
msgstr ""
-"A questo punto puoi scegliere i servizi da lanciare automaticamente\n"
-"all'avvio del sistema.\n"
+"Qui potete scegliere i servizi da attivare automaticamente all'avvio del\n"
+"sistema.\n"
"\n"
"DrakX elencherà tutti i servizi disponibili con l'installazione attuale.\n"
-"Esaminali attentamente e disabilita quelli che non sono necessari\n"
+"Esaminateli attentamente e disabilitate quelli che non sono necessari\n"
"all'avvio.\n"
"\n"
-"Selezionando un servizio comparirà un breve testo di aiuto che ne spiega\n"
-"le caratteristiche. Se non sei realmente sicuro dell'utilità o meno di un\n"
-"servizio, è più prudente non modificare le impostazioni predefinite.\n"
+"Selezionando un servizio comparirà un breve testo che ne spiega le\n"
+"caratteristiche. Se non siete sicuri dell'utilità o meno di un servizio, è\n"
+"meglio non modificare la relativa impostazione predefinita.\n"
"\n"
-"!! In questa fase dell'installazione devi effettuare le tue scelte con\n"
-"particolare attenzione nel caso intenda usare il tuo computer come\n"
-"server: probabilmente non vuoi che siano attivati servizi che non\n"
-"servono. Ricorda che numerosi servizi sono potenzialmente\n"
-"pericolosi se attivi su un server. Come regola generale, seleziona\n"
-"soltanto quelli di cui hai effettivamente bisogno. !!"
+"!! In questa fase dell'installazione dovete fare le vostre scelte con\n"
+"particolare attenzione nel caso intendiate usare il vostro computer come\n"
+"server: vi conviene evitare di attivare servizi di cui non avete bisogno.\n"
+"Ricordate che molti servizi sono potenzialmente pericolosi, se attivi su un\n"
+"server. Come regola generale, attivate soltanto quelli di cui avete\n"
+"veramente bisogno. !!"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:224
+#: help.pm:206
#, c-format
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it to\n"
@@ -3928,98 +4102,103 @@ msgid ""
"motherboard is set to local time, you may deactivate this by unselecting\n"
"\"%s\", which will let GNU/Linux know that the system clock and the\n"
"hardware clock are in the same time zone. This is useful when the machine\n"
-"also hosts another operating system like Windows.\n"
-"\n"
-"The \"%s\" option will automatically regulate the clock by connecting to a\n"
-"remote time server on the Internet. For this feature to work, you must have\n"
-"a working Internet connection. It is best to choose a time server located\n"
-"near you. This option actually installs a time server that can be used by\n"
-"other machines on your local network as well."
-msgstr ""
-"GNU/Linux gestisce il tempo in base al GMT (''Greenwich Mean Time'') e\n"
-"lo traduce nell'ora locale in base al fuso orario selezionato. Tuttavia è\n"
-"possibile disabilitare questa opzione togliendo il segno di spunta alla\n"
-"casella \"%s\", in modo che l'orologio hardware coincida con quello di\n"
-"sistema. Questa scelta può tornare utile nel caso che sulla macchina sia\n"
-"installato un altro sistema operativo, ad esempio Windows.\n"
-"\n"
-"L'opzione \"%s\" provvederà a sincronizzare l'ora connettendosi via\n"
-"Internet con un server di orario remoto. Scegli un server vicino a te\n"
-"nella lista che ti verrà mostrata. Perché questa opzione funzioni,\n"
-"naturalmente, devi disporre di una connessione a Internet funzionante.\n"
-"Sulla tua macchina verrà installato un server del tempo che potrà essere\n"
-"usato anche per altre macchine che si trovano sulla tua rete locale."
-
-#: help.pm:235 install_steps_interactive.pm:822
+"also hosts another operating system.\n"
+"\n"
+"The \"%s\" option will automatically regulate the system clock by\n"
+"connecting to a remote time server on the Internet. For this feature to\n"
+"work, you must have a working Internet connection. We recommend that you\n"
+"choose a time server located near you. This option actually installs a time\n"
+"server which can be used by other machines on your local network as well."
+msgstr ""
+"GNU/Linux gestisce il tempo in base al GMT (\"Greenwich Mean Time\") e lo\n"
+"traduce nell'ora locale secondo il fuso orario selezionato. Tuttavia, se\n"
+"l'orologio della scheda madre è regolato sull'orario locale, è possibile\n"
+"disabilitare questa opzione togliendo il segno di spunta alla casella\n"
+"\"%s\", in modo da indicare a GNU/Linux che l'orologio hardware e quello di\n"
+"sistema operano nello stesso fuso orario. Questa scelta può tornare utile\n"
+"nel caso sulla macchina sia installato anche un altro sistema operativo.\n"
+"\n"
+"L'opzione \"%s\" farà in modo che l'orario venga automaticamente regolato\n"
+"connettendosi via Internet con un \"time server\". Perché questa opzione\n"
+"funzioni, naturalmente, dovrete disporre di una connessione a Internet\n"
+"funzionante. Vi consigliamo di scegliere un server vicino a voi. Questa\n"
+"opzione installerà nel sistema un vero e proprio time server, che potrà\n"
+"essere a sua volta usato anche da altre macchine che si trovino sulla\n"
+"stessa rete locale."
+
+#: help.pm:217 install_steps_interactive.pm:887
#, c-format
msgid "Hardware clock set to GMT"
msgstr "L'orologio dell'hardware è impostato su GMT"
-#: help.pm:235
+#: help.pm:217
#, c-format
msgid "Automatic time synchronization"
msgstr "Sincronizzazione automatica dell'orario"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:238
+#: help.pm:220
#, c-format
msgid ""
"Graphic Card\n"
"\n"
" The installer will normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
+"graphic card installed on your machine. If this is not correct, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
" In the situation where different servers are available for your card,\n"
-"with or without 3D acceleration, you are asked to choose the server that\n"
+"with or without 3D acceleration, you're asked to choose the server which\n"
"best suits your needs."
msgstr ""
-"Scheda Grafica\n"
+"Scheda grafica\n"
"\n"
-" Di solito il programma di installazione identifica e configura da solo\n"
-"la scheda grafica presente sul tuo computer. Se non ci riesce, puoi\n"
-"selezionare in questo elenco la scheda effettivamente installata.\n"
+" Il programma di installazione provvederà a identificare e configurare\n"
+"automaticamente la scheda grafica installata sul computer. In caso\n"
+"contrario, potete scegliere da questo elenco la scheda che è effettivamente\n"
+"installata.\n"
"\n"
-" Se per la tua scheda è disponibile più di un server grafico, con o senza\n"
-"accelerazione 3D, ti verrà chiesto di scegliere il server più adatto per\n"
-"le tue esigenze."
+" Se per la vostra scheda sono disponibili più server grafici, con e senza\n"
+"accelerazione 3D, vi verrà chiesto di scegliere il server che meglio si\n"
+"adatta alle vostre necessità."
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:249
+#: help.pm:231
#, c-format
msgid ""
"X (for X Window System) is the heart of the GNU/Linux graphical interface\n"
"on which all the graphical environments (KDE, GNOME, AfterStep,\n"
"WindowMaker, etc.) bundled with Mandrakelinux rely upon.\n"
"\n"
-"You will be presented with a list of different parameters to change to get\n"
-"an optimal graphical display: Graphic Card\n"
+"You'll see a list of different parameters to change to get an optimal\n"
+"graphical display.\n"
+"\n"
+"Graphic Card\n"
"\n"
" The installer will normally automatically detect and configure the\n"
-"graphic card installed on your machine. If it is not the case, you can\n"
+"graphic card installed on your machine. If this is not correct, you can\n"
"choose from this list the card you actually have installed.\n"
"\n"
" In the situation where different servers are available for your card,\n"
-"with or without 3D acceleration, you are asked to choose the server that\n"
+"with or without 3D acceleration, you're asked to choose the server which\n"
"best suits your needs.\n"
"\n"
"\n"
"\n"
"Monitor\n"
"\n"
-" The installer will normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is incorrect, you can choose from\n"
-"this list the monitor you actually have connected to your computer.\n"
+" Normally the installer will automatically detect and configure the\n"
+"monitor connected to your machine. If it is not correct, you can choose\n"
+"from this list the monitor which is connected to your computer.\n"
"\n"
"\n"
"\n"
"Resolution\n"
"\n"
" Here you can choose the resolutions and color depths available for your\n"
-"hardware. Choose the one that best suits your needs (you will be able to\n"
-"change that after installation though). A sample of the chosen\n"
+"graphics hardware. Choose the one which best suits your needs (you will be\n"
+"able to make changes after the installation). A sample of the chosen\n"
"configuration is shown in the monitor picture.\n"
"\n"
"\n"
@@ -4028,32 +4207,35 @@ msgid ""
"\n"
" Depending on your hardware, this entry might not appear.\n"
"\n"
-" the system will try to open a graphical screen at the desired\n"
-"resolution. If you can see the message during the test and answer \"%s\",\n"
-"then DrakX will proceed to the next step. If you cannot see the message, it\n"
+" The system will try to open a graphical screen at the desired\n"
+"resolution. If you see the test message during the test and answer \"%s\",\n"
+"then DrakX will proceed to the next step. If you do not see it, then it\n"
"means that some part of the auto-detected configuration was incorrect and\n"
-"the test will automatically end after 12 seconds, bringing you back to the\n"
+"the test will automatically end after 12 seconds and return you to the\n"
"menu. Change settings until you get a correct graphical display.\n"
"\n"
"\n"
"\n"
"Options\n"
"\n"
-" Here you can choose whether you want to have your machine automatically\n"
-"switch to a graphical interface at boot. Obviously, you want to check\n"
-"\"%s\" if your machine is to act as a server, or if you were not successful\n"
-"in getting the display configured."
+" This steps allows you to choose whether you want your machine to\n"
+"automatically switch to a graphical interface at boot. Obviously, you may\n"
+"want to check \"%s\" if your machine is to act as a server, or if you were\n"
+"not successful in getting the display configured."
msgstr ""
-"X (abbreviazione per ''X Window System'') è il cuore dell'interfaccia\n"
+"X (abbreviazione per \"X Window System\") è il cuore dell'interfaccia\n"
"grafica di GNU/Linux, sul quale sono basati tutti gli ambienti grafici\n"
"inclusi in Mandrakelinux (KDE, GNOME, AfterStep, WindowMaker, etc.).\n"
"\n"
"Vi verrà mostrata una lista dei parametri da configurare in modo da avere\n"
-"la miglior visualizzazione possibile: Scheda grafica\n"
+"la miglior visualizzazione possibile:\n"
"\n"
-" Il programma di installazione normalmente è in grado di identificare e\n"
-"configurare automaticamente la scheda grafica installata sul computer. In\n"
-"caso contrario, potete indicare in questa lista la scheda di cui disponete.\n"
+"Scheda grafica\n"
+"\n"
+" Il programma di installazione provvederà a identificare e configurare\n"
+"automaticamente la scheda grafica installata sul computer. In caso\n"
+"contrario, potete scegliere da questo elenco la scheda che è effettivamente\n"
+"installata.\n"
"\n"
" Se per la vostra scheda sono disponibili più server grafici, con e senza\n"
"accelerazione 3D, vi verrà chiesto di scegliere il server che meglio si\n"
@@ -4064,9 +4246,9 @@ msgstr ""
"Monitor\n"
"\n"
" Il programma di installazione in genere identifica e configura\n"
-"automaticamente il monitor connesso al vostro computer. Se così non fosse,\n"
-"anche in questo caso potete scegliere da una lista il tipo di monitor in\n"
-"vostro possesso.\n"
+"automaticamente il monitor connesso al computer. Se così non fosse, anche\n"
+"in questo caso potete scegliere da una lista il tipo di monitor in vostro\n"
+"possesso.\n"
"\n"
"\n"
"\n"
@@ -4097,20 +4279,18 @@ msgstr ""
"Opzioni\n"
"\n"
" Qui potete scegliere se avviare automaticamente l'interfaccia grafica\n"
-"subito dopo il boot. Ovviamente è opportuno rispondere \"%s\" nel caso in\n"
-"cui la macchina debba funzionare da server, oppure se non siete riusciti a\n"
-"configurare correttamente il server grafico."
+"subito dopo l'avvio del sistema. Ovviamente è opportuno rispondere \"%s\"\n"
+"nel caso in cui la macchina debba funzionare da server, oppure se non siete\n"
+"riusciti a configurare correttamente il server grafico."
-# DO NOT BOTHER TO MODIFY HERE, SEE:
-# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:304
+#: help.pm:288
#, c-format
msgid ""
"Monitor\n"
"\n"
-" The installer will normally automatically detect and configure the\n"
-"monitor connected to your machine. If it is incorrect, you can choose from\n"
-"this list the monitor you actually have connected to your computer."
+" Normally the installer will automatically detect and configure the\n"
+"monitor connected to your machine. If it is not correct, you can choose\n"
+"from this list the monitor which is connected to your computer."
msgstr ""
"Monitor\n"
"\n"
@@ -4118,16 +4298,14 @@ msgstr ""
"automaticamente il monitor connesso al tuo computer. Se fallisce,\n"
"puoi scegliere da questa lista il tipo di monitor che hai effettivamente."
-# DO NOT BOTHER TO MODIFY HERE, SEE:
-# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:311
+#: help.pm:295
#, c-format
msgid ""
"Resolution\n"
"\n"
" Here you can choose the resolutions and color depths available for your\n"
-"hardware. Choose the one that best suits your needs (you will be able to\n"
-"change that after installation though). A sample of the chosen\n"
+"graphics hardware. Choose the one which best suits your needs (you will be\n"
+"able to make changes after the installation). A sample of the chosen\n"
"configuration is shown in the monitor picture."
msgstr ""
"Risoluzione\n"
@@ -4140,94 +4318,95 @@ msgstr ""
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:319
+#: help.pm:303
#, c-format
msgid ""
"In the situation where different servers are available for your card, with\n"
-"or without 3D acceleration, you are asked to choose the server that best\n"
+"or without 3D acceleration, you're asked to choose the server which best\n"
"suits your needs."
msgstr ""
-"Se per questa scheda è disponibile più di un server grafico, con o senza\n"
-"accelerazione 3D, ti verrà chiesto di scegliere il server che meglio si\n"
-"adatta alle tue esigenze."
+"Se per la vostra scheda sono disponibili più server grafici, con e senza\n"
+"accelerazione 3D, vi verrà chiesto di scegliere il server che meglio si\n"
+"adatta alle vostre necessità."
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:324
+#: help.pm:308
#, c-format
msgid ""
"Options\n"
"\n"
-" Here you can choose whether you want to have your machine automatically\n"
-"switch to a graphical interface at boot. Obviously, you want to check\n"
-"\"%s\" if your machine is to act as a server, or if you were not successful\n"
-"in getting the display configured."
+" This steps allows you to choose whether you want your machine to\n"
+"automatically switch to a graphical interface at boot. Obviously, you may\n"
+"want to check \"%s\" if your machine is to act as a server, or if you were\n"
+"not successful in getting the display configured."
msgstr ""
"Opzioni\n"
"\n"
-" Qui puoi scegliere di avviare automaticamente l'interfaccia grafica\n"
-"subito dopo il boot. Ovviamente è opportuno rispondere \"%s\" nel caso in\n"
-"cui la tua macchina svolga le funzioni di server, oppure se non sei\n"
-"riuscito a configurare il server grafico."
+" Qui potete scegliere se avviare automaticamente l'interfaccia grafica\n"
+"subito dopo l'avvio del sistema. Ovviamente è opportuno rispondere \"%s\"\n"
+"nel caso in cui la macchina debba funzionare da server, oppure se non siete\n"
+"riusciti a configurare correttamente il server grafico."
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:332
+#: help.pm:316
#, c-format
msgid ""
-"At this point, you need to decide where you want to install the Mandrake\n"
-"Linux operating system on your hard drive. If your hard drive is empty or\n"
-"if an existing operating system is using all the available space you will\n"
-"have to partition the drive. Basically, partitioning a hard drive consists\n"
-"of logically dividing it to create the space needed to install your new\n"
+"You now need to decide where you want to install the Mandrakelinux\n"
+"operating system on your hard drive. If your hard drive is empty or if an\n"
+"existing operating system is using all the available space you will have to\n"
+"partition the drive. Basically, partitioning a hard drive means to\n"
+"logically divide it to create the space needed to install your new\n"
"Mandrakelinux system.\n"
"\n"
"Because the process of partitioning a hard drive is usually irreversible\n"
-"and can lead to lost data if there is an existing operating system already\n"
-"installed on the drive, partitioning can be intimidating and stressful if\n"
-"you are an inexperienced user. Fortunately, DrakX includes a wizard which\n"
+"and can lead to data losses, partitioning can be intimidating and stressful\n"
+"for the inexperienced user. Fortunately, DrakX includes a wizard which\n"
"simplifies this process. Before continuing with this step, read through the\n"
"rest of this section and above all, take your time.\n"
"\n"
-"Depending on your hard drive configuration, several options are available:\n"
+"Depending on the configuration of your hard drive, several options are\n"
+"available:\n"
"\n"
-" * \"%s\": this option will perform an automatic partitioning of your blank\n"
+" * \"%s\". This option will perform an automatic partitioning of your blank\n"
"drive(s). If you use this option there will be no further prompts.\n"
"\n"
-" * \"%s\": the wizard has detected one or more existing Linux partitions on\n"
+" * \"%s\". The wizard has detected one or more existing Linux partitions on\n"
"your hard drive. If you want to use them, choose this option. You will then\n"
"be asked to choose the mount points associated with each of the partitions.\n"
"The legacy mount points are selected by default, and for the most part it's\n"
"a good idea to keep them.\n"
"\n"
-" * \"%s\": if Microsoft Windows is installed on your hard drive and takes\n"
+" * \"%s\". If Microsoft Windows is installed on your hard drive and takes\n"
"all the space available on it, you will have to create free space for\n"
"GNU/Linux. To do so, you can delete your Microsoft Windows partition and\n"
"data (see ``Erase entire disk'' solution) or resize your Microsoft Windows\n"
"FAT or NTFS partition. Resizing can be performed without the loss of any\n"
-"data, provided you have previously defragmented the Windows partition.\n"
-"Backing up your data is strongly recommended.. Using this option is\n"
+"data, provided you've previously defragmented the Windows partition.\n"
+"Backing up your data is strongly recommended. Using this option is\n"
"recommended if you want to use both Mandrakelinux and Microsoft Windows on\n"
"the same computer.\n"
"\n"
" Before choosing this option, please understand that after this\n"
"procedure, the size of your Microsoft Windows partition will be smaller\n"
-"then when you started. You will have less free space under Microsoft\n"
-"Windows to store your data or to install new software.\n"
+"than when you started. You'll have less free space under Microsoft Windows\n"
+"to store your data or to install new software.\n"
"\n"
-" * \"%s\": if you want to delete all data and all partitions present on\n"
-"your hard drive and replace them with your new Mandrakelinux system,\n"
-"choose this option. Be careful, because you will not be able to undo your\n"
-"choice after you confirm.\n"
+" * \"%s\". If you want to delete all data and all partitions present on\n"
+"your hard drive and replace them with your new Mandrakelinux system, choose\n"
+"this option. Be careful, because you won't be able to undo this operation\n"
+"after you confirm.\n"
"\n"
" !! If you choose this option, all data on your disk will be deleted. !!\n"
"\n"
-" * \"%s\": this will simply erase everything on the drive and begin fresh,\n"
-"partitioning everything from scratch. All data on your disk will be lost.\n"
+" * \"%s\". This option appears when the hard drive is entirely taken by\n"
+"Microsoft Windows. Choosing this option will simply erase everything on the\n"
+"drive and begin fresh, partitioning everything from scratch.\n"
"\n"
" !! If you choose this option, all data on your disk will be lost. !!\n"
"\n"
-" * \"%s\": choose this option if you want to manually partition your hard\n"
+" * \"%s\". Choose this option if you want to manually partition your hard\n"
"drive. Be careful -- it is a powerful but dangerous choice and you can very\n"
"easily lose all your data. That's why this option is really only\n"
"recommended if you have done something like this before and have some\n"
@@ -4243,10 +4422,9 @@ msgstr ""
"Mandrakelinux.\n"
"\n"
"Dato che gli effetti del partizionamento sono di solito irreversibili, e\n"
-"possono causare la perdita di dati se sul disco rigido è già installato un\n"
-"altro sistema operativo, questa operazione può intimidire e rivelarsi\n"
-"stressante per un utente inesperto. Per fortuna DrakX mette a vostra\n"
-"disposizione un assistente che semplifica questa procedura. Prima di\n"
+"possono causare la perdita di dati, questa operazione può intimidire e\n"
+"rivelarsi stressante per un utente inesperto. Per fortuna DrakX mette a\n"
+"vostra disposizione un assistente che semplifica questa procedura. Prima di\n"
"cominciare leggete attentamente questa sezione e, soprattutto, fate le cose\n"
"con calma.\n"
"\n"
@@ -4258,26 +4436,26 @@ msgstr ""
"avete più di uno). Non vi verrà posta nessun'altra domanda.\n"
"\n"
" * \"%s\": l'assistente ha trovato una o più partizioni Linux già presenti\n"
-"sul vostro disco rigido; scegliete questa opzione se desiderate usarle. Vi\n"
-"verrà quindi chiesto di scegliere il punto di mount associato a ciascuna\n"
-"partizione; come opzione predefinita verranno mantenuti i punti di mount\n"
+"sul vostro disco rigido. Scegliete questa opzione se desiderate usarle. Vi\n"
+"verrà chiesto di scegliere il punto di mount associato a ciascuna\n"
+"partizione: come opzione predefinita verranno selezionati i punti di mount\n"
"precedenti e, in genere, è buona norma non modificarli.\n"
"\n"
" * \"%s\": se Microsoft Windows è installato sul vostro disco rigido e\n"
-"occupa tutto lo spazio disponibile, dovrete creare spazio libero per Linux.\n"
-"Per farlo potete ridimensionare la partizione FAT o NTFS su cui è\n"
-"installato Microsoft Windows, oppure cancellare completamente la partizione\n"
-"e tutti i dati in essa contenuti (ricorrendo all'opzione ''Cancella\n"
-"l'intero disco''). Il ridimensionamento può essere effettuato evitando la\n"
-"perdita di dati, a patto che prima di procedere la partizione sia stata\n"
+"occupa tutto lo spazio disponibile, dovrete creare spazio libero per\n"
+"GNU/Linux. Per farlo potete ridimensionare la partizione FAT o NTFS su cui\n"
+"è installato Windows, oppure cancellare completamente la partizione e tutti\n"
+"i dati in essa contenuti (ricorrendo all'opzione \"Cancella l'intero\n"
+"disco\"). Il ridimensionamento può essere effettuato evitando la perdita di\n"
+"dati, a patto che prima di procedere la partizione Windows sia stata\n"
"deframmentata. Vi consigliamo caldamente di fare comunque una copia di\n"
"sicurezza dei vostri dati. Questa è la soluzione consigliata se desiderate\n"
"usare sia Mandrakelinux che Microsoft Windows sullo stesso computer.\n"
"\n"
" Prima di scegliere questa opzione, tenete presente che le dimensioni\n"
-"della partizione su cui risiede Microsoft Windows saranno ridotte rispetto\n"
-"a quelle iniziali. Ciò significa che avrete meno spazio libero su Windows\n"
-"per archiviare i vostri dati o installare nuovo software.\n"
+"della partizione su cui risiede Windows saranno ridotte rispetto a quelle\n"
+"iniziali. Ciò significa che avrete meno spazio libero su Windows per\n"
+"archiviare i vostri dati o installare nuovo software.\n"
"\n"
" * \"%s\": se desiderate cancellare tutti i dati e tutte le partizioni\n"
"presenti sul vostro disco rigido e rimpiazzarli con il vostro nuovo sistema\n"
@@ -4287,9 +4465,10 @@ msgstr ""
" !! Se scegliete questa opzione tutti i dati sul vostro disco saranno\n"
"cancellati. !!\n"
"\n"
-" * \"%s\": l'effetto di questa opzione sarà di cancellare tutto quello che\n"
-"si trova sul disco e di ricominciare da capo, ricreando le partizioni a\n"
-"partire da zero. Tutti i dati presenti sul disco andranno persi.\n"
+" * \"%s\": questa opzione compare quando il disco rigido è interamente\n"
+"occupato da Windows. Se scegliete questa opzione tutto quello che si trova\n"
+"sul disco verrà cancellato e potrete ricominciare da capo, creando le\n"
+"partizioni come se fosse la prima volta.\n"
"\n"
" !! Se scegliete questa opzione tutti i dati sul vostro disco saranno\n"
"cancellati. !!\n"
@@ -4297,60 +4476,60 @@ msgstr ""
" * \"%s\": se volete partizionare manualmente il vostro disco rigido potete\n"
"scegliere questa opzione. Fate attenzione: è una opzione potente, ma molto\n"
"pericolosa, e potreste facilmente causare la perdita di tutti i vostri\n"
-"dati. Pertanto la suggeriamo soltanto nel caso che abbiate già fatto\n"
-"qualcosa di simile in precedenza e abbiate una certa esperienza. Per\n"
-"ulteriori informazioni riguardo il funzionamento del programma DiskDrake,\n"
-"consultate la sezione ''Gestione delle partizioni'' della ''Guida\n"
-"introduttiva''."
+"dati. Pertanto la suggeriamo soltanto nel caso abbiate già fatto qualcosa\n"
+"di simile in precedenza e abbiate una certa esperienza. Per ulteriori\n"
+"informazioni riguardo il funzionamento del programma DiskDrake, consultate\n"
+"la sezione \"Gestione delle partizioni\" della \"Guida introduttiva\"."
-#: help.pm:389 install_interactive.pm:95
+#: help.pm:374 install_interactive.pm:95
#, c-format
msgid "Use free space"
msgstr "Usa lo spazio libero"
-#: help.pm:389
+#: help.pm:374
#, c-format
msgid "Use existing partition"
msgstr "Usa partizioni esistenti"
-#: help.pm:389 install_interactive.pm:137
+#: help.pm:374 install_interactive.pm:137
#, c-format
msgid "Use the free space on the Windows partition"
msgstr "Usa lo spazio libero della partizione Windows"
-#: help.pm:389 install_interactive.pm:211
+#: help.pm:374 install_interactive.pm:213
#, c-format
msgid "Erase entire disk"
msgstr "Cancella l'intero disco"
-#: help.pm:389
+#: help.pm:374
#, c-format
msgid "Remove Windows"
msgstr "Rimuovi Windows"
-#: help.pm:389 install_interactive.pm:226
+#: help.pm:374 install_interactive.pm:228
#, c-format
msgid "Custom disk partitioning"
msgstr "Partizionamento personalizzato"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:392
+#: help.pm:377
#, c-format
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
-"ready to use. Just click \"%s\" to reboot the system. Don't forget to\n"
-"remove the installation media (CD-ROM or floppy). The first thing you\n"
+"ready to be used. Just click on \"%s\" to reboot the system. Don't forget\n"
+"to remove the installation media (CD-ROM or floppy). The first thing you\n"
"should see after your computer has finished doing its hardware tests is the\n"
-"bootloader menu, giving you the choice of which operating system to start.\n"
+"boot-loader menu, giving you the choice of which operating system to start.\n"
"\n"
"The \"%s\" button shows two more buttons to:\n"
"\n"
-" * \"%s\": to create an installation floppy disk that will automatically\n"
-"perform a whole installation without the help of an operator, similar to\n"
-"the installation you just configured.\n"
+" * \"%s\": enables you to create an installation floppy disk which will\n"
+"automatically perform a whole installation without the help of an operator,\n"
+"similar to the installation you've just configured.\n"
"\n"
-" Note that two different options are available after clicking the button:\n"
+" Note that two different options are available after clicking on that\n"
+"button:\n"
"\n"
" * \"%s\". This is a partially automated installation. The partitioning\n"
"step is the only interactive procedure.\n"
@@ -4358,28 +4537,32 @@ msgid ""
" * \"%s\". Fully automated installation: the hard disk is completely\n"
"rewritten, all data is lost.\n"
"\n"
-" This feature is very handy when installing a number of similar machines.\n"
-"See the Auto install section on our web site for more information.\n"
+" This feature is very handy when installing on a number of similar\n"
+"machines. See the Auto install section on our web site for more\n"
+"information.\n"
+"\n"
+" * \"%s\"(*): saves a list of the packages selected in this installation.\n"
+"To use this selection with another installation, insert the floppy and\n"
+"start the installation. At the prompt, press the [F1] key, type >>linux\n"
+"defcfg=\"floppy\"<< and press the [Enter] key.\n"
"\n"
-" * \"%s\": saves a list of the packages selected in this installation. To\n"
-"use this selection with another installation, insert the floppy and start\n"
-"the installation. At the prompt, press the [F1] key and type >>linux\n"
-"defcfg=\"floppy\" <<."
+"(*) You need a FAT-formatted floppy. To create one under GNU/Linux, type\n"
+"\"mformat a:\", or \"fdformat /dev/fd0\" followed by \"mkfs.vfat\n"
+"/dev/fd0\"."
msgstr ""
-"Ecco fatto: l'installazione è terminata, e il tuo sistema GNU/Linux è\n"
-"pronto per essere usato. Devi soltanto cliccare sul pulsante \"%s\" per\n"
-"riavviare il sistema. Non dimenticarti di togliere il supporto di "
-"installazione\n"
-"(floppy o CD-ROM). La prima cosa che vedrai, non appena il computer\n"
-"avrà terminato di effettuare i test prima del boot, è il menu del\n"
-"bootloader, che ti permetterà di scegliere il sistema operativo da avviare.\n"
+"Ecco fatto: l'installazione è terminata, e il vostro sistema GNU/Linux è\n"
+"pronto per essere usato. Dovete soltanto cliccare sul pulsante \"%s\" per\n"
+"riavviare il sistema. Non dimenticate di rimuovere il disco di\n"
+"installazione (CD-ROM o floppy). La prima cosa che vedrete, non appena il\n"
+"computer avrà terminato di effettuare i test relativi all'avvio, è il menu\n"
+"del \"bootloader\", che vi permetterà di scegliere il sistema operativo da\n"
+"avviare.\n"
"\n"
-"Cliccando sul pulsante \"%s\" (solo in modalità Esperto) avrai altri due\n"
-"pulsanti a tua disposizione:\n"
+"Cliccando sul pulsante \"%s\" compariranno altri due pulsanti:\n"
"\n"
" * \"%s\": per creare un floppy di installazione che permette di eseguire\n"
"automaticamente un'installazione completa, del tutto simile a quella che\n"
-"hai appena finito di configurare, senza che sia necessario l'intervento\n"
+"avete appena finito di configurare, senza che sia necessario l'intervento\n"
"di un operatore.\n"
"\n"
" Si noti che, dopo aver cliccato sul pulsante, saranno disponibili due\n"
@@ -4390,74 +4573,72 @@ msgstr ""
"interattiva.\n"
"\n"
" * \"%s\": l'installazione è completamente automatizzata: il disco\n"
-"rigido viene riscritto per intero, tutti tutti i dati che contiene andranno\n"
+"rigido viene sovrascritto per intero, tutti i dati che contiene andranno\n"
"persi.\n"
"\n"
" Questa caratteristica è molto utile quando si deve installare il sistema\n"
"su un gran numero di macchine dalle caratteristiche simili. Si veda la\n"
-"sezione Installazione automatica sul nostro sito web.\n"
+"sezione Installazione automatica sul nostro sito web per ulteriori\n"
+"informazioni.\n"
+"\n"
+" * \"%s\"(*): salva la selezione dei pacchetti effettuata durante\n"
+"l'installazione. Al momento di effettuare un'altra installazione potrete\n"
+"inserire il dischetto nel lettore e installare il sistema richiamando la\n"
+"schermata di aiuto (premendo [F1]) e digitando >>linux defcfg=\"floppy\"<<.\n"
"\n"
-" * \"%s\" salva la selezione dei pacchetti effettuata in precedenza.\n"
-"Al momento di effettuare un'altra installazione, potrai inserire il\n"
-"dischetto nel lettore e installare il sistema richiamando la schermata di\n"
-"aiuto (si preme [F1]) e digitando « linux defcfg=\"floppy\" »."
+"(*) Sarà necessario un dischetto formattato con il filesystem FAT; per\n"
+"crearne uno con GNU/Linux digitate \"mformat a:\", o \"fdformat /dev/fd0\"\n"
+"seguito da \"mkfs.vfat /dev/fd0\"."
-#: help.pm:418
+#: help.pm:409
#, c-format
msgid "Generate auto-install floppy"
msgstr "Crea il floppy di installazione automatica"
-#: help.pm:418 install_steps_interactive.pm:1316
+#: help.pm:409 install_steps_interactive.pm:1363
#, c-format
msgid "Replay"
msgstr "Ripeti"
-#: help.pm:418 install_steps_interactive.pm:1316
+#: help.pm:409 install_steps_interactive.pm:1363
#, c-format
msgid "Automated"
msgstr "Automatizzata"
-#: help.pm:418 install_steps_interactive.pm:1319
+#: help.pm:409 install_steps_interactive.pm:1366
#, c-format
msgid "Save packages selection"
msgstr "Salva scelta pacchetti"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:421
+#: help.pm:412
#, c-format
msgid ""
-"Any partitions that have been newly defined must be formatted for use\n"
-"(formatting means creating a file system).\n"
+"If you chose to reuse some legacy GNU/Linux partitions, you may wish to\n"
+"reformat some of them and erase any data they contain. To do so, please\n"
+"select those partitions as well.\n"
"\n"
-"At this time, you may wish to reformat some already existing partitions to\n"
-"erase any data they contain. If you wish to do that, please select those\n"
-"partitions as well.\n"
-"\n"
-"Please note that it is not necessary to reformat all pre-existing\n"
+"Please note that it's not necessary to reformat all pre-existing\n"
"partitions. You must reformat the partitions containing the operating\n"
-"system (such as \"/\", \"/usr\" or \"/var\") but you do not have to\n"
-"reformat partitions containing data that you wish to keep (typically\n"
-"\"/home\").\n"
+"system (such as \"/\", \"/usr\" or \"/var\") but you don't have to reformat\n"
+"partitions containing data that you wish to keep (typically \"/home\").\n"
"\n"
-"Please be careful when selecting partitions. After formatting, all data on\n"
-"the selected partitions will be deleted and you will not be able to recover\n"
-"it.\n"
+"Please be careful when selecting partitions. After the formatting is\n"
+"completed, all data on the selected partitions will be deleted and you\n"
+"won't be able to recover it.\n"
"\n"
-"Click on \"%s\" when you are ready to format the partitions.\n"
+"Click on \"%s\" when you're ready to format the partitions.\n"
"\n"
"Click on \"%s\" if you want to choose another partition for your new\n"
"Mandrakelinux operating system installation.\n"
"\n"
-"Click on \"%s\" if you wish to select partitions that will be checked for\n"
+"Click on \"%s\" if you wish to select partitions which will be checked for\n"
"bad blocks on the disk."
msgstr ""
-"Qualsiasi partizione che sia stata appena creata deve essere formattata\n"
-"prima di poter essere usata; ''formattare'' significa creare un filesystem.\n"
-"\n"
-"Potreste anche voler formattare alcune partizioni preesistenti, per\n"
-"cancellare i dati che contengono. Se desiderate farlo, selezionatele\n"
-"all'interno dell'elenco.\n"
+"Se avete scelto di riutilizzare una o più partizioni GNU/Linux\n"
+"preesistenti, potreste volerne formattare qualcuna per cancellare i dati\n"
+"contenuti. In tal caso, selezionate anche quelle partizioni.\n"
"\n"
"Tenete presente che non è necessario formattare tutte le partizioni\n"
"preesistenti. La formattazione è necessaria per le partizioni che\n"
@@ -4471,38 +4652,38 @@ msgstr ""
"\n"
"Cliccate su \"%s\" quando siete pronti ad avviare la formattazione.\n"
"\n"
-"Cliccate su \"%s\" se volete cambiare la scelta delle partizioni su cui\n"
-"installare Mandrakelinux.\n"
+"Cliccate su \"%s\" se desiderate installare il vostro nuovo sistema\n"
+"operativo Mandrakelinux su partizioni diverse da quelle selezionate.\n"
"\n"
"Cliccate su \"%s\" se desiderate selezionare alcune delle partizioni\n"
"affinché venga controllata la presenza di eventuali blocchi danneggiati su\n"
"di esse."
-#: help.pm:444 help.pm:1005 install_steps_gtk.pm:433 interactive.pm:404
-#: interactive/newt.pm:307 printer/printerdrake.pm:3088
-#: standalone/drakTermServ:376 standalone/drakbackup:3880
-#: standalone/drakbackup:3919 standalone/drakbackup:4030
-#: standalone/drakbackup:4045 ugtk2.pm:508
+#: help.pm:431 install_steps_gtk.pm:402 interactive.pm:404
+#: interactive/newt.pm:316 printer/printerdrake.pm:3266
+#: standalone/drakTermServ:351 standalone/drakbackup:3901
+#: standalone/drakbackup:3940 standalone/drakbackup:4051
+#: standalone/drakbackup:4066 ugtk2.pm:513
#, c-format
msgid "Previous"
msgstr "Indietro"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:447
+#: help.pm:434
#, c-format
msgid ""
-"At the time you are installing Mandrakelinux, it is likely that some\n"
-"packages will have been updated since the initial release. Bugs may have\n"
-"been fixed, security issues resolved. To allow you to benefit from these\n"
-"updates, you are now able to download them from the Internet. Check \"%s\"\n"
-"if you have a working Internet connection, or \"%s\" if you prefer to\n"
-"install updated packages later.\n"
+"By the time you install Mandrakelinux, it's likely that some packages will\n"
+"have been updated since the initial release. Bugs may have been fixed,\n"
+"security issues resolved. To allow you to benefit from these updates,\n"
+"you're now able to download them from the Internet. Check \"%s\" if you\n"
+"have a working Internet connection, or \"%s\" if you prefer to install\n"
+"updated packages later.\n"
"\n"
-"Choosing \"%s\" will display a list of places from which updates can be\n"
-"retrieved. You should choose one near to you. A package-selection tree will\n"
-"appear: review the selection, and press \"%s\" to retrieve and install the\n"
-"selected package(s), or \"%s\" to abort."
+"Choosing \"%s\" will display a list of web locations from which updates can\n"
+"be retrieved. You should choose one near to you. A package-selection tree\n"
+"will appear: review the selection, and press \"%s\" to retrieve and install\n"
+"the selected package(s), or \"%s\" to abort."
msgstr ""
"È molto probabile che, al momento in cui installate Mandrakelinux, alcuni\n"
"pacchetti siano stati aggiornati rispetto alla versione iniziale;\n"
@@ -4514,59 +4695,59 @@ msgstr ""
"aggiornati in un secondo momento.\n"
"\n"
"Se scegliete \"%s\" comparirà un elenco di siti da cui poter scaricare i\n"
-"pacchetti aggiornati; dall'elenco dovreste scegliere il sito a voi più\n"
-"vicino. Comparirà quindi una finestra di selezione pacchetti: controllate\n"
-"la lista e cliccate su \"%s\" per scaricare e installare i pacchetti\n"
-"selezionati, o su \"%s\" per annullare l'operazione."
+"pacchetti aggiornati; dovreste scegliere il sito a voi più vicino.\n"
+"Comparirà quindi un elenco gerarchico grazie al quale potrete selezionare i\n"
+"pacchetti da aggiornare: controllate le vostre scelte e cliccate su \"%s\"\n"
+"per scaricare e installare i pacchetti selezionati, o su \"%s\" per\n"
+"annullare l'operazione."
-#: help.pm:457 help.pm:602 install_steps_gtk.pm:432
-#: install_steps_interactive.pm:148 standalone/drakbackup:4077
+#: help.pm:444 help.pm:588 install_steps_gtk.pm:401
+#: install_steps_interactive.pm:158 standalone/drakbackup:4098
#, c-format
msgid "Install"
msgstr "Installa"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:460
+#: help.pm:447
#, c-format
msgid ""
-"At this point, DrakX will allow you to choose the security level desired\n"
-"for the machine. As a rule of thumb, the security level should be set\n"
-"higher if the machine will contain crucial data, or if it will be a machine\n"
-"directly exposed to the Internet. The trade-off of a higher security level\n"
-"is generally obtained at the expense of ease of use.\n"
+"At this point, DrakX will allow you to choose the security level you desire\n"
+"for your machine. As a rule of thumb, the security level should be set\n"
+"higher if the machine is to contain crucial data, or if it's to be directly\n"
+"exposed to the Internet. The trade-off that a higher security level is\n"
+"generally obtained at the expense of ease of use.\n"
"\n"
-"If you do not know what to choose, stay with the default option. You will\n"
-"be able to change that security level later with tool draksec from the\n"
-"Mandrake Control Center.\n"
+"If you don't know what to choose, keep the default option. You'll be able\n"
+"to change it later with the draksec tool, which is part of Mandrakelinux\n"
+"Control Center.\n"
"\n"
-"The \"%s\" field can inform the system of the user on this computer who\n"
-"will be responsible for security. Security messages will be sent to that\n"
-"address."
+"Fill the \"%s\" field with the e-mail address of the person responsible for\n"
+"security. Security messages will be sent to that address."
msgstr ""
-"Ora è il momento di scegliere il livello di sicurezza desiderato per il\n"
-"tuo sistema. Come regola generale, quanto più la macchina è esposta a\n"
-"Internet e quanto più sono importanti i dati che contiene, tanto più alto\n"
-"dovrebbe essere il livello di sicurezza. Tieni presente, tuttavia, che un\n"
-"livello di sicurezza molto alto in genere viene ottenuto a spese della\n"
-"facilità d'uso.\n"
+"A questo punto, DrakX vi permette di scegliere il livello di sicurezza da\n"
+"impostare sul sistema. Come regola generale, quanto più la macchina sarà\n"
+"esposta a Internet e quanto più sono importanti i dati che dovrà contenere,\n"
+"tanto più alto dovrebbe essere il livello di sicurezza. Tenete presente,\n"
+"tuttavia, che a un livello di sicurezza più alto corrisponde in genere una\n"
+"minore facilità d'uso.\n"
"\n"
-"Se non sai cosa scegliere, mantieni l'opzione predefinita. Potrai cam-\n"
-"biare il livello di sicurezza in seguito. Basterà utilizzare draksec a\n"
-"partire dal Centro di Controllo Mandrake.\n"
+"Se non sapete quale scelta fare, utilizzate l'impostazione predefinita.\n"
+"Potrete comunque cambiare in seguito il livello di sicurezza usando\n"
+"draksec, uno strumento del Mandrakelinux Control Center.\n"
"\n"
-"Il campo \"%s\" serve per indicare al sistema quale è l'utente che si\n"
-"occupa della sicurezza. I messaggi relativi a problemi di sicurezza\n"
-"saranno inviati a quell'indirizzo."
+"Nel campo \"%s\" inserite l'indirizzo email dell'utente che sarà\n"
+"responsabile per la sicurezza: tutti i messaggi relativi alla sicurezza\n"
+"verranno inviati a lui."
-#: help.pm:472
+#: help.pm:458
#, c-format
msgid "Security Administrator"
msgstr "Amministratore per la sicurezza"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:475
+#: help.pm:461
#, c-format
msgid ""
"At this point, you need to choose which partition(s) will be used for the\n"
@@ -4720,19 +4901,19 @@ msgstr ""
"utile deposito in cui conservare un kernel di riserva e immagini di avvio\n"
"da utilizzare in caso di emergenza."
-#: help.pm:544
+#: help.pm:530
#, c-format
msgid "Removable media auto-mounting"
msgstr "Mount automatico di supporti rimovibili"
-#: help.pm:544
+#: help.pm:530
#, c-format
msgid "Toggle between normal/expert mode"
msgstr "Scambio tra modo normale e esperto"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:547
+#: help.pm:533
#, c-format
msgid ""
"More than one Microsoft partition has been detected on your hard drive.\n"
@@ -4797,42 +4978,42 @@ msgstr ""
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:578
+#: help.pm:564
#, c-format
msgid ""
-"\"%s\": check the current country selection. If you are not in this\n"
-"country, click on the \"%s\" button and choose another one. If your country\n"
-"is not in the first list shown, click the \"%s\" button to get the complete\n"
-"country list."
+"\"%s\": check the current country selection. If you're not in this country,\n"
+"click on the \"%s\" button and choose another. If your country isn't in the\n"
+"list shown, click on the \"%s\" button to get the complete country list."
msgstr ""
-"\"%s\": controlla la nazione selezionata attualmente. Se non corrisponde\n"
-"a quella in cui vivi, clicca sul pulsante \"%s\" e indica quella corretta.\n"
-"Se il tuo Paese non è nel primo elenco che verrà mostrato,\n"
-"clicca su \"%s\" per avere la lista completa."
+"\"%s\": controllate la selezione attuale della nazione. Se non corrisponde\n"
+"a quella in cui vivete, cliccate sul pulsante \"%s\" e indicate quella\n"
+"corretta. Se la vostra nazione non è nella prima lista che verrà mostrata,\n"
+"cliccate su \"%s\" per avere la lista completa."
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:584
+#: help.pm:569
#, c-format
msgid ""
"This step is activated only if an existing GNU/Linux partition has been\n"
"found on your machine.\n"
"\n"
-"DrakX now needs to know if you want to perform a new install or an upgrade\n"
-"of an existing Mandrakelinux system:\n"
+"DrakX now needs to know if you want to perform a new installation or an\n"
+"upgrade of an existing Mandrakelinux system:\n"
"\n"
-" * \"%s\": For the most part, this completely wipes out the old system. If\n"
-"you wish to change how your hard drives are partitioned, or change the file\n"
-"system, you should use this option. However, depending on your partitioning\n"
-"scheme, you can prevent some of your existing data from being over-written.\n"
+" * \"%s\". For the most part, this completely wipes out the old system.\n"
+"However, depending on your partitioning scheme, you can prevent some of\n"
+"your existing data (notably \"home\" directories) from being over-written.\n"
+"If you wish to change how your hard drives are partitioned, or to change\n"
+"the file system, you should use this option.\n"
"\n"
-" * \"%s\": this installation class allows you to update the packages\n"
-"currently installed on your Mandrakelinux system. Your current\n"
-"partitioning scheme and user data is not altered. Most of other\n"
-"configuration steps remain available, similar to a standard installation.\n"
+" * \"%s\". This installation class allows you to update the packages\n"
+"currently installed on your Mandrakelinux system. Your current partitioning\n"
+"scheme and user data won't be altered. Most of the other configuration\n"
+"steps remain available and are similar to a standard installation.\n"
"\n"
"Using the ``Upgrade'' option should work fine on Mandrakelinux systems\n"
-"running version \"8.1\" or later. Performing an Upgrade on versions prior\n"
+"running version \"8.1\" or later. Performing an upgrade on versions prior\n"
"to Mandrakelinux version \"8.1\" is not recommended."
msgstr ""
"Questo passo viene eseguito soltanto se sulla vostra macchina viene trovata\n"
@@ -4842,44 +5023,42 @@ msgstr ""
"installazione o un aggiornamento di un sistema Mandrakelinux esistente:\n"
"\n"
" * \"%s\": nella maggior parte dei casi cancella completamente il vecchio\n"
-"sistema. Dovrete usare questa opzione se volete modificare le partizioni\n"
-"dei vostri dischi o cambiarne i filesystem. Comunque, in base allo schema\n"
-"di partizionamento usato, potreste anche fare in modo da evitare di\n"
-"sovrascrivere parte dei vostri dati.\n"
+"sistema. Tuttavia, in base allo schema di partizionamento usato, potete\n"
+"evitare di scrivere sui vostri dati attuali (in particolare le directory\n"
+"\"home\"). Dovreste usare questa opzione se volete modificare le partizioni\n"
+"dei vostri dischi o cambiarne i filesystem.\n"
"\n"
" * \"%s\": questo tipo di installazione vi permette di effettuare un\n"
"semplice aggiornamento dei pacchetti già installati sul vostro sistema\n"
-"Mandrakelinux. Tutte le partizioni attuali del disco rigido sono\n"
+"Mandrakelinux. Tutte le partizioni attuali del disco rigido vengono\n"
"conservate, come pure le configurazioni e i dati individuali degli utenti.\n"
"La maggior parte degli altri passi relativi alla configurazione restano\n"
"disponibili, come per una installazione normale.\n"
"\n"
-"L'opzione ''Aggiornamento'' non dovrebbe comportare difficoltà per sistemi\n"
+"L'opzione \"Aggiornamento\" non dovrebbe comportare difficoltà per sistemi\n"
"Mandrakelinux a partire dalla versione \"8.1\", mentre non è consigliabile\n"
-"utilizzarla per aggiornare versioni di Mandrakelinux precedenti la\n"
-"\"8.1\"."
+"utilizzarla per aggiornare versioni di Mandrakelinux precedenti la \"8.1\"."
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:605
+#: help.pm:591
#, c-format
msgid ""
-"Depending on the language you chose in section , DrakX will automatically\n"
-"select a particular type of keyboard configuration. Check that the\n"
-"selection suits you or choose another keyboard layout.\n"
+"Depending on the language you chose (), DrakX will automatically select a\n"
+"particular type of keyboard configuration. Check that the selection suits\n"
+"you or choose another keyboard layout.\n"
"\n"
-"Also, you may not have a keyboard that corresponds exactly to your\n"
+"Also, you may not have a keyboard which corresponds exactly to your\n"
"language: for example, if you are an English-speaking Swiss native, you may\n"
"have a Swiss keyboard. Or if you speak English and are located in Quebec,\n"
"you may find yourself in the same situation where your native language and\n"
-"country-set keyboard do not match. In either case, this installation step\n"
+"country-set keyboard don't match. In either case, this installation step\n"
"will allow you to select an appropriate keyboard from a list.\n"
"\n"
-"Click on the \"%s\" button to be presented with the complete list of\n"
-"supported keyboards.\n"
+"Click on the \"%s\" button to be shown a list of supported keyboards.\n"
"\n"
"If you choose a keyboard layout based on a non-Latin alphabet, the next\n"
-"dialog will allow you to choose the key binding that will switch the\n"
+"dialog will allow you to choose the key binding which will switch the\n"
"keyboard between the Latin and non-Latin layouts."
msgstr ""
"DrakX selezionerà automaticamente una particolare configurazione della\n"
@@ -4904,25 +5083,27 @@ msgstr ""
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:624
+#: help.pm:609
#, c-format
msgid ""
-"Your choice of preferred language will affect the language of the\n"
-"documentation, the installer and the system in general. Select first the\n"
-"region you are located in, and then the language you speak.\n"
+"The first step is to choose your preferred language.\n"
+"\n"
+"Your choice of preferred language will affect the installer, the\n"
+"documentation, and the system in general. First select the region you're\n"
+"located in, then the language you speak.\n"
"\n"
"Clicking on the \"%s\" button will allow you to select other languages to\n"
"be installed on your workstation, thereby installing the language-specific\n"
-"files for system documentation and applications. For example, if you will\n"
-"host users from Spain on your machine, select English as the default\n"
-"language in the tree view and \"%s\" in the Advanced section.\n"
+"files for system documentation and applications. For example, if Spanish\n"
+"users are to use your machine, select English as the default language in\n"
+"the tree view and \"%s\" in the Advanced section.\n"
"\n"
"About UTF-8 (unicode) support: Unicode is a new character encoding meant to\n"
-"cover all existing languages. Though full support for it in GNU/Linux is\n"
-"still under development. For that reason, Mandrakelinux will be using it\n"
-"or not depending on the user choices:\n"
+"cover all existing languages. However full support for it in GNU/Linux is\n"
+"still under development. For that reason, Mandrakelinux's use of UTF-8 will\n"
+"depend on the user's choices:\n"
"\n"
-" * If you choose a languages with a strong legacy encoding (latin1\n"
+" * If you choose a language with a strong legacy encoding (latin1\n"
"languages, Russian, Japanese, Chinese, Korean, Thai, Greek, Turkish, most\n"
"iso-8859-2 languages), the legacy encoding will be used by default;\n"
"\n"
@@ -4931,166 +5112,178 @@ msgid ""
" * If two or more languages are required, and those languages are not using\n"
"the same encoding, then unicode will be used for the whole system;\n"
"\n"
-" * Finally, unicode can also be forced for the system at user request by\n"
-"selecting option \"%s\" independently of which language(s) have been\n"
-"chosen.\n"
+" * Finally, unicode can also be forced for use throughout the system at a\n"
+"user's request by selecting the \"%s\" option independently of which\n"
+"languages were been chosen.\n"
"\n"
"Note that you're not limited to choosing a single additional language. You\n"
-"may choose several ones, or even install them all by selecting the \"%s\"\n"
-"box. Selecting support for a language means translations, fonts, spell\n"
-"checkers, etc. for that language will also be installed.\n"
-"\n"
-"To switch between the various languages installed on the system, you can\n"
-"launch the \"/usr/sbin/localedrake\" command as \"root\" to change the\n"
-"language used by the entire system. Running the command as a regular user\n"
-"will only change the language settings for that particular user."
-msgstr ""
-"La lingua che sceglierai ora verrà utilizzata per il resto "
-"dell'installazione e\n"
-"sarà la lingua del sistema e della documentazione. Per prima cosa seleziona\n"
-"l'area geografica in cui vivi e poi la lingua che parli.\n"
-"\n"
-"Cliccando sul pulsante \"%s\" potrai scegliere altre lingue da installare\n"
-"sul tuo computer, con la conseguente l'installazione dei relativi file di\n"
-"documentazione e per le applicazioni. Ad esempio, se il tuo computer\n"
-"dovrà essere usato anche da persone di madre lingua spagnola, puoi\n"
-"scegliere l'italiano come lingua principale nella struttura ad albero e, \n"
-"\"%s\" nella sezione \"Avanzato\".\n"
-"\n"
-"Due parole sul supporto per UTF-8 (unicode): Unicode è un nuovo metodo\n"
-"per codificare i caratteri, studiato per poter gestire tutte li lingue "
-"esistenti.\n"
-"Però un supporto completo in GNU/Linux è ancora in fase di sviluppo. Per\n"
-"questa ragione, Mandrakelinux lo utilizzerà solo in certi casi legati alle\n"
-"scelte dell'utente:\n"
-"\n"
-" * Se imposti una lingua con una codifica molto consolidata (lingue\n"
-"\"latin1\", russo, gipponese, cinese, coreano, thai, greco, turco, quasi\n"
-"tutte le lingue \"iso-8859-2\"), questa verrà usata come predefinita;\n"
-"\n"
-"\n"
-" * Per le altre lingue verrà usato l'unicode come codifica predefinita;\n"
-"\n"
-" * Se vengono richieste due o più lingue che utilizzano codifiche diverse,\n"
-"allora l'unicode verrà usato come codifica predefinita per l'intero "
-"sistema;\n"
-"\n"
-" * Infine, l'uso dell'unicode può anche essere forzato su richiesta "
-"dell'utente\n"
-"selezionando l'opzione \"%s\", indipendentemente da quali lingue sono\n"
-"state scelte.\n"
-"\n"
-"È interessante notare che non devi necessariamente limitarti a un'unica\n"
-"lingua supplementare: puoi installare i file per più lingue, e persino\n"
-"installarle tutte grazie all'opzione \"%s\". Aggiungere il supporto per una\n"
-"lingua significa installarne traduzioni, fonts, correttori ortografici, "
-"etc. \n"
-"\n"
-"Per passare da una lingua all'altra puoi utilizzare il comando\n"
-"\"/usr/sbin/localedrake\". Come \"root\" per cambiare la lingua utilizzata\n"
-"in tutto il sistema, o come utente normale per cambiare solo la lingua\n"
-"usata da quell'utente."
-
-#: help.pm:660
+"may choose several, or even install them all by selecting the \"%s\" box.\n"
+"Selecting support for a language means translations, fonts, spell checkers,\n"
+"etc. will also be installed for that language.\n"
+"\n"
+"To switch between the various languages installed on your system, you can\n"
+"launch the \"localedrake\" command as \"root\" to change the language used\n"
+"by the entire system. Running the command as a regular user will only\n"
+"change the language settings for that particular user."
+msgstr ""
+"Il primo passo è scegliere la lingua che preferite usare.\n"
+"\n"
+"La lingua che sceglierete a questo punto sarà utilizzata per la procedura\n"
+"di installazione, per la documentazione e per il sistema in generale. Per\n"
+"prima cosa selezionate l'area geografica in cui vivete, e poi la vostra\n"
+"lingua.\n"
+"\n"
+"Cliccando sul pulsante \"%s\" potrete scegliere altre lingue da installare\n"
+"sul computer. La selezione di altre lingue comporta l'installazione dei\n"
+"file relativi alla documentazione e alle applicazioni per ciascuna di esse.\n"
+"Ad esempio, se il vostro computer dovrà essere usato anche da persone di\n"
+"madre lingua spagnola, potete scegliere l'italiano come lingua predefinita\n"
+"nella struttura ad albero e, nella sezione \"Avanzato\", selezionare anche\n"
+"\"%s\".\n"
+"\n"
+"Riguardo al supporto UTF-8 (Unicode): Unicode è un nuovo standard per la\n"
+"codifica dei caratteri, progettato per supportare tutte le lingue\n"
+"esistenti. Il suo supporto su GNU/Linux è ancora in fase di sviluppo, e per\n"
+"questo motivo la sua attivazione su Mandrakelinux dipenderà dalle scelte\n"
+"effettuate dall'utente:\n"
+"\n"
+" * se scegliete lingue fortemente legate alle vecchie codifiche (lingue del\n"
+"gruppo latin1, russo, giapponese, cinese, coreano, tailandese, greco, turco\n"
+"e la maggior parte delle lingue iso-8859-2), come impostazione predefinita\n"
+"sarà usata la vecchia codifica;\n"
+"\n"
+" * per le altre lingue sarà usato Unicode come impostazione predefinita;\n"
+"\n"
+" * se vengono installate due o più lingue, e le lingue scelte non\n"
+"utilizzano la stessa codifica, allora per l'intero sistema sarà usato\n"
+"Unicode;\n"
+"\n"
+" * infine, l'uso di Unicode per l'intero sistema può anche essere imposto\n"
+"dall'utente tramite l'opzione \"%s\", indipendentemente dalle lingue\n"
+"selezionate.\n"
+"\n"
+"Va sottolineato che non siete limitati alla scelta di una sola lingua\n"
+"supplementare: potete sceglierne quante volete, o persino installarle tutte\n"
+"grazie all'opzione \"%s\". La scelta del supporto per una particolare\n"
+"lingua implica l'installazione di traduzioni, caratteri, strumenti di\n"
+"controllo ortografico e tutto ciò che riguarda quella lingua.\n"
+"\n"
+"Per passare da una lingua all'altra fra quelle installate potete utilizzare\n"
+"il comando \"localedrake\": usandolo come \"root\" cambierete la\n"
+"lingua utilizzata in tutto il sistema, mentre come utente normale\n"
+"cambierete solamente la lingua usata da quell'utente."
+
+#: help.pm:647
#, c-format
msgid "Espanol"
msgstr "Spagnolo"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:663
+#: help.pm:650
#, c-format
msgid ""
"Usually, DrakX has no problems detecting the number of buttons on your\n"
"mouse. If it does, it assumes you have a two-button mouse and will\n"
"configure it for third-button emulation. The third-button mouse button of a\n"
-"two-button mouse can be ``pressed'' by simultaneously clicking the left and\n"
+"two-button mouse can be obtained by simultaneously clicking the left and\n"
"right mouse buttons. DrakX will automatically know whether your mouse uses\n"
"a PS/2, serial or USB interface.\n"
"\n"
-"In case you have a 3 buttons mouse without wheel, you can choose the mouse\n"
-"that says \"%s\". DrakX will then configure your mouse so that you can\n"
-"simulate the wheel with it: to do so, press the middle button and move your\n"
-"mouse up and down.\n"
+"If you have a 3-button mouse without a wheel, you can choose a \"%s\"\n"
+"mouse. DrakX will then configure your mouse so that you can simulate the\n"
+"wheel with it: to do so, press the middle button and move your mouse\n"
+"pointer up and down.\n"
"\n"
"If for some reason you wish to specify a different type of mouse, select it\n"
"from the list provided.\n"
"\n"
-"If you choose a mouse other than the default, a test screen will be\n"
+"You can select the \"%s\" entry to chose a ``generic'' mouse type which\n"
+"will work with nearly all mice.\n"
+"\n"
+"If you choose a mouse other than the default one, a test screen will be\n"
"displayed. Use the buttons and wheel to verify that the settings are\n"
"correct and that the mouse is working correctly. If the mouse is not\n"
-"working well, press the space bar or [Return] key to cancel the test and to\n"
-"go back to the list of choices.\n"
+"working well, press the space bar or [Return] key to cancel the test and\n"
+"you will be returned to the mouse list.\n"
"\n"
-"Wheel mice are occasionally not detected automatically, so you will need to\n"
+"Occasionally wheel mice are not detected automatically, so you will need to\n"
"select your mouse from a list. Be sure to select the one corresponding to\n"
"the port that your mouse is attached to. After selecting a mouse and\n"
-"pressing the \"%s\" button, a mouse image is displayed on-screen. Scroll\n"
-"the mouse wheel to ensure that it is activated correctly. Once you see the\n"
-"on-screen scroll wheel moving as you scroll your mouse wheel, test the\n"
-"buttons and check that the mouse pointer moves on-screen as you move your\n"
-"mouse."
-msgstr ""
-"In genere DrakX individua senza problemi il numero di pulsanti presenti\n"
-"sul tuo mouse. Se non ci riesce, conclude che il tuo è un mouse a due\n"
-"tasti e lo imposta in modo da emulare il terzo tasto. Il terzo tasto del "
-"mouse\n"
-"può essere \"premuto\" su un mouse a due tasti premendo contemporanea-\n"
-"mente il tasto destro e sinistro. DrakX, inoltre, riconosce automaticamente\n"
-"se si tratta di un mouse PS/2, seriale o USB.\n"
-"\n"
-"Nel caso tu abbia un mouse a tre tasti senza rotella, puoi scegliere il "
-"mouse\n"
-"indicato con \"%s\". DrakX configurerà il tuo mouse in modo da simulare la\n"
-"rotella. Ti basterà premere il tasto centrale e spostare il mouse in su e in "
-"giù.\n"
-"\n"
-"Se per qualche motivo vuoi specificare un diverso tipo di mouse, scegli\n"
-"il tuo modello dall'elenco che ti viene proposto.\n"
-"\n"
-"Se scegli un mouse diverso da quello suggerito ti verrà mostrata una\n"
-"finestra dove potrai provarlo. Prova sia i pulsanti che l'eventuale\n"
-"rotellina per controllare che la configurazione sia corretta. Se il mouse\n"
-"non funziona correttamente, premi la barra spaziatrice o il tasto [Invio]\n"
-"per uscire dal test e tornare all'elenco dei mouse.\n"
+"pressing the \"%s\" button, a mouse image will be displayed on-screen.\n"
+"Scroll the mouse wheel to ensure that it is activating correctly. As you\n"
+"scroll your mouse wheel, you will see the on-screen scroll wheel moving.\n"
+"Test the buttons and check that the mouse pointer moves on-screen as you\n"
+"move your mouse about."
+msgstr ""
+"In genere DrakX individua automaticamente il numero di pulsanti presenti\n"
+"sul vostro mouse; in caso contrario, supporrà che si tratti di un mouse a\n"
+"due tasti, e lo imposterà in modo da simulare il terzo tasto. Con un mouse\n"
+"a due tasti è infatti possibile simulare la pressione del terzo tasto\n"
+"premendo contemporaneamente il tasto sinistro e quello destro. DrakX,\n"
+"inoltre, distingue automaticamente tra mouse con interfaccia PS/2, seriale\n"
+"o USB.\n"
+"\n"
+"Se avete un mouse a tre tasti ma senza rotellina, potete scegliere un mouse\n"
+"\"%s\": DrakX, in tal caso, configurerà il mouse in modo che possiate\n"
+"simulare la rotellina, premendo il tasto centrale e spostando il mouse\n"
+"verso l'alto o verso il basso.\n"
+"\n"
+"Se per qualche ragione volete specificare un diverso tipo di mouse,\n"
+"scegliete il modello desiderato dall'elenco che vi viene proposto.\n"
+"\n"
+"Potete selezionare la voce \"%s\" per scegliere un tipo di mouse\n"
+"\"generico\" che vi permetterà di utilizzare quasi tutti i mouse esistenti.\n"
+"\n"
+"Se scegliete un mouse diverso dal tipo suggerito, vi verrà mostrata una\n"
+"finestra dove potrete provarlo. Provate sia i pulsanti, sia l'eventuale\n"
+"rotellina, per controllare che la configurazione sia corretta e che il\n"
+"mouse funzioni a dovere. Se il mouse non dovesse funzionare correttamente,\n"
+"premete la barra spaziatrice o il tasto [Invio] per uscire dal test e\n"
+"tornare all'elenco dei mouse.\n"
"\n"
"Talvolta i mouse con rotellina centrale potrebbero non essere individuati\n"
-"automaticamente. In tal caso, dovrai selezionarli personalmente usando la\n"
-"lista. Assicurati di indicare correttamente la porta alla quale il mouse\n"
-"è collegato. Dopo aver selezionato un modello, se premi il pulsante \"%s\"\n"
-"comparirà l'immagine di un mouse. Fai scorrere la rotellina per assicurarti\n"
-"che funzioni correttamente, quindi prova i pulsanti e sposta il mouse in "
-"modo\n"
-"da accertarti che tutto sia a posto."
+"automaticamente; in tal caso, dovrete selezionare personalmente dall'elenco\n"
+"il modello giusto. Assicuratevi di sceglierne uno corrispondente alla porta\n"
+"alla quale è collegato il vostro mouse. Dopo aver selezionato un modello\n"
+"premete il pulsante \"%s\", e comparirà l'immagine di un mouse. Muovete la\n"
+"rotellina per controllare che funzioni a dovere: mentre la muovete, vedrete\n"
+"muoversi quella sullo schermo; poi provate i pulsanti e controllate che il\n"
+"puntatore si muova correttamente sullo schermo quando muovete il mouse."
-#: help.pm:691
+#: help.pm:681
#, c-format
msgid "with Wheel emulation"
-msgstr "con emulazione rotella"
+msgstr "con emulazione rotellina"
+
+#: help.pm:681
+#, c-format
+msgid "Universal | Any PS/2 & USB mice"
+msgstr "Universale | Qualsiasi mouse PS/2 o USB"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:694
+#: help.pm:684
#, c-format
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
"Windows is named \"ttyS0\" under GNU/Linux."
msgstr ""
-"Scegli la porta appropriata. La porta \"COM1\" sotto Windows, ad\n"
-"esempio, è chiamata \"ttyS0\" sotto GNU/Linux."
+"Scegli la porta appropriata. Per esempio, la porta \"COM1\" di Windows\n"
+"corriponde alla \"ttyS0\" di GNU/Linux."
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:698
+#: help.pm:688
#, c-format
msgid ""
"This is the most crucial decision point for the security of your GNU/Linux\n"
-"system: you have to enter the \"root\" password. \"Root\" is the system\n"
+"system: you must enter the \"root\" password. \"Root\" is the system\n"
"administrator and is the only user authorized to make updates, add users,\n"
"change the overall system configuration, and so on. In short, \"root\" can\n"
-"do everything! That is why you must choose a password that is difficult to\n"
-"guess - DrakX will tell you if the password you chose is too easy. As you\n"
-"can see, you are not forced to enter a password, but we strongly advise you\n"
+"do everything! That's why you must choose a password which is difficult to\n"
+"guess: DrakX will tell you if the password you chose is too simple. As you\n"
+"can see, you're not forced to enter a password, but we strongly advise\n"
"against this. GNU/Linux is just as prone to operator error as any other\n"
"operating system. Since \"root\" can overcome all limitations and\n"
"unintentionally erase all data on partitions by carelessly accessing the\n"
@@ -5099,310 +5292,163 @@ msgid ""
"\n"
"The password should be a mixture of alphanumeric characters and at least 8\n"
"characters long. Never write down the \"root\" password -- it makes it far\n"
-"too easy to compromise a system.\n"
+"too easy to compromise your system.\n"
"\n"
-"One caveat -- do not make the password too long or complicated because you\n"
+"One caveat: don't make the password too long or too complicated because you\n"
"must be able to remember it!\n"
"\n"
-"The password will not be displayed on screen as you type it in. To reduce\n"
-"the chance of a blind typing error you will need to enter the password\n"
-"twice. If you do happen to make the same typing error twice, this\n"
-"``incorrect'' password will be the one you will have use the first time you\n"
-"connect.\n"
+"The password won't be displayed on screen as you type it. To reduce the\n"
+"chance of a blind typing error you'll need to enter the password twice. If\n"
+"you do happen to make the same typing error twice, you'll have to use this\n"
+"``incorrect'' password the first time you'll try to connect as \"root\".\n"
"\n"
-"If you wish access to this computer to be controlled by an authentication\n"
-"server, click the \"%s\" button.\n"
+"If you want an authentication server to control access to your computer,\n"
+"click on the \"%s\" button.\n"
"\n"
"If your network uses either LDAP, NIS, or PDC Windows Domain authentication\n"
-"services, select the appropriate one for \"%s\". If you do not know which\n"
+"services, select the appropriate one for \"%s\". If you don't know which\n"
"one to use, you should ask your network administrator.\n"
"\n"
-"If you happen to have problems with remembering passwords, if your computer\n"
-"will never be connected to the Internet and you absolutely trust everybody\n"
-"who uses your computer, you can choose to have \"%s\"."
-msgstr ""
-"Questo è il punto più critico per la sicurezza del tuo sistema GNU/Linux:\n"
-"stai per decidere la password di \"root\". \"Root\" è l'amministratore del\n"
-"sistema, ed è il solo utente autorizzato a compiere aggiornamenti,\n"
-"aggiungere utenti, cambiare la configurazione globale del sistema, etc.\n"
-"In breve, \"root\" può fare tutto ciò che vuole! Questo è il motivo per cui\n"
-"devi scegliere una password difficile da indovinare: DrakX ti avvertirà\n"
-"se è troppo facile. Come vedi, non sei obbligato ad inserire una \n"
-"password, ma noi ti consigliamo caldamente di farlo. Il sistema \n"
-"GNU/Linux, come qualsiasi altro sistema, è vulnerabile agli errori\n"
-"dell'operatore. Poiché \"root\" può scavalcare ogni limitazione e (magari\n"
-"involontariamente) cancellare tutti i dati presenti sulle partizioni\n"
-"accedendo in maniera impropria a queste ultime, è molto importante\n"
-"che sia difficile diventare \"root\".\n"
+"If you happen to have problems with remembering passwords, or if your\n"
+"computer will never be connected to the Internet and you absolutely trust\n"
+"everybody who uses your computer, you can choose to have \"%s\"."
+msgstr ""
+"Questo è il punto più critico per la sicurezza del vostro sistema\n"
+"GNU/Linux: state per decidere la password di \"root\". \"root\" è\n"
+"l'amministratore del sistema, ed è l'unico utente autorizzato a compiere\n"
+"aggiornamenti, aggiungere altri utenti, cambiare la configurazione globale\n"
+"del sistema, e così via. In breve, \"root\" può fare tutto ciò che vuole!\n"
+"Questo è il motivo per cui dovete scegliere una password che sia difficile\n"
+"da indovinare, e se ne avete scelta una troppo facile DrakX vi avvertirà.\n"
+"Potete anche scegliere di non digitare alcuna password, ma noi vi\n"
+"consigliamo caldamente di farlo, poiché GNU/Linux è vulnerabile a errori da\n"
+"parte dell'utente esattamente come qualsiasi altro sistema operativo.\n"
+"Quindi è molto importante che sia difficile assumere il ruolo di \"root\",\n"
+"potendo quest'ultimo scavalcare ogni limitazione e, magari\n"
+"involontariamente, cancellare tutti i dati presenti sulle partizioni\n"
+"accedendovi in maniera impropria.\n"
"\n"
"La password ideale è costituita da un insieme di almeno 8 caratteri\n"
-"alfanumerici. Non annotare mai da nessuna parte la password di \"root\",\n"
-"renderebbe troppo facile violare il sistema.\n"
+"alfanumerici. Non appuntate mai da nessuna parte la password di \"root\",\n"
+"renderebbe troppo facile l'accesso al sistema da parte di estranei.\n"
"\n"
-"Attenzione, però, a non scegliere una password troppo lunga o complicata,\n"
-"perché dovrai essere in grado di ricordarla sempre.\n"
+"Tuttavia, non scegliete una password troppo lunga o complicata, perché\n"
+"dovete essere in grado di ricordarla senza troppo sforzo.\n"
"\n"
-"La password non verrà mostrata mentre la digiti. Per ridurre il rischio\n"
-"di un errore di battitura te la faremo inserire due volte. Se però commetti\n"
-"due volte lo stesso errore, questa password \"sbagliata\" sarà quella che\n"
-"dovrai usare la prima volta che ti connetterai al sistema.\n"
+"La password non verrà mostrata mentre la digitate; quindi, per ridurre il\n"
+"rischio di un errore di battitura, è necessario che venga inserita due\n"
+"volte. Se per caso però commettete lo stesso errore entrambe le volte,\n"
+"questa password \"sbagliata\" sarà quella che verrà richiesta la prima\n"
+"volta che vi connetterete al sistema come \"root\".\n"
"\n"
-"Se vuoi che l'accesso a questo computer sia controllato da un server di\n"
-"autenticazione, clicca sul pulsante \"%s\".\n"
+"Se volete che l'accesso al vostro computer sia controllato da un server di\n"
+"autenticazione, cliccate sul pulsante \"%s\".\n"
"\n"
-"Se la tua rete si basa sul protocollo LDAP, NIS o PDC Windows Domain\n"
-"per l'autenticazione, seleziona il pulsante appropriato per \"%s\"\n"
-"Se non sei sicuro su quale usare, chiedilo al tuo amministratore di rete.\n"
+"Se la vostra rete utilizza per l'autenticazione i servizi LDAP, NIS, o il\n"
+"PDC di un dominio Windows, selezionate il pulsante \"%s\". Se non\n"
+"siete sicuri sulla scelta da fare, chiedete al vostro amministratore di\n"
+"rete.\n"
"\n"
-"Se hai problemi a ricordarti una password, se il tuo computer non verrà mai\n"
-"collegato a Internet e se hai assoluta fiducia in chiunque lo possa\n"
-" utilizzare, puoi ricorrere all'opzione \"%s\"."
+"Se per qualche motivo per voi fosse un problema dovervi ricordare una\n"
+"password, se il vostro computer non sarà mai collegato a Internet, e se\n"
+"avete piena fiducia nelle persone che lo useranno, allora potete ricorrere\n"
+"all'opzione \"%s\"."
-#: help.pm:733
+#: help.pm:722
#, c-format
msgid "authentication"
msgstr "autenticazione"
#. -PO: keep this short or else the buttons will not fit in the window
-#: help.pm:733 install_steps_interactive.pm:1146
+#: help.pm:722 install_steps_interactive.pm:1211
#, c-format
msgid "No password"
-msgstr "Senza password"
-
-# DO NOT BOTHER TO MODIFY HERE, SEE:
-# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:736
-#, c-format
-msgid ""
-"This dialog allows you to fine tune your bootloader:\n"
-"\n"
-" * \"%s\": there are three choices for your bootloader:\n"
-"\n"
-" * \"%s\": if you prefer GRUB (text menu).\n"
-"\n"
-" * \"%s\": if you prefer LILO with its text menu interface.\n"
-"\n"
-" * \"%s\": if you prefer LILO with its graphical interface.\n"
-"\n"
-" * \"%s\": in most cases, you will not change the default (\"%s\"), but if\n"
-"you prefer, the bootloader can be installed on the second hard drive\n"
-"(\"%s\"), or even on a floppy disk (\"%s\");\n"
-"\n"
-" * \"%s\": after a boot or a reboot of the computer, this is the delay\n"
-"given to the user at the console to select a boot entry other than the\n"
-"default.\n"
-"\n"
-" * \"%s\": ACPI is a new standard (appeared during year 2002) for power\n"
-"management, notably for laptops. If you know your hardware supports it and\n"
-"you need it, check this box.\n"
-"\n"
-" * \"%s\": If you noticed hardware problems on your machine (IRQ conflicts,\n"
-"instabilities, machine freeze, ...) you should try disabling APIC by\n"
-"checking this box.\n"
-"\n"
-"!! Be aware that if you choose not to install a bootloader (by selecting\n"
-"\"%s\"), you must ensure that you have a way to boot your Mandrakelinux\n"
-"system! Be sure you know what you are doing before changing any of the\n"
-"options. !!\n"
-"\n"
-"Clicking the \"%s\" button in this dialog will offer advanced options which\n"
-"are normally reserved for the expert user."
-msgstr ""
-"Grazie a questa finestra di dialogo potrai impostare con precisione i\n"
-"parametri del bootloader:\n"
-"\n"
-" * \"%s\": hai tre scelte a disposizione:\n"
-"\n"
-" * \"%s\": se preferisci GRUB (menu in modo testo);\n"
-"\n"
-" * \"%s\": se preferisci LILO nella sua versione con menu testuale.\n"
-"\n"
-" * \"%s\": se preferisci LILO con la sua interfaccia grafica;\n"
-"\n"
-" * \"%s\": nella maggior parte dei casi non sarà necessario cambiare le\n"
-"impostazioni predefinite (\"%s\"), ma, se lo preferisci, il bootloader può\n"
-"essere installato sul secondo disco rigido (\"%s\"), oppure su un floppy\n"
-"(\"%s\").\n"
-"\n"
-" * \"%s\": è il tempo lasciato all'utente per scegliere una voce diversa da\n"
-"quella predefinita nel menu del bootloader, dopo un boot o un reboot.\n"
-"\n"
-" * \"%s\": ACPI è un nuovo standard (apparso nel 2002) per gestire la\n"
-"alimentazione, soprattutto per i laptop. Se sai che il tuo hardware lo\n"
-"supporta e che ti serve, spunta questa casella.\n"
-"\n"
-" * \"%s\": Se hai incontrato dei problemi hardware con la tua macchina\n"
-"(conflitti di IRQ, instabilità, blocchi improvvisi, ...) dovresti provare a\n"
-"disabilitare l'APIC mettendo una spunta a questa casella.\n"
-"\n"
-"!! Presta particolare attenzione al fatto che, se scegli di non\n"
-"installare un bootloader (scegliendo \"%s\"), devi essere sicuro di poter\n"
-"avviare il tuo sistema Mandrakelinux in qualche modo! Accertati di\n"
-"sapere quello che fai prima di modificare qualche opzioni. !!\n"
-"\n"
-"Cliccando sul pulsante \"%s\" di questa finestra avrai la possibilità di\n"
-"scegliere tra molte opzioni avanzate, riservate agli utenti esperti."
-
-#: help.pm:768
-#, c-format
-msgid "GRUB"
-msgstr "GRUB"
-
-#: help.pm:768
-#, c-format
-msgid "/dev/hda"
-msgstr "/dev/hda"
-
-#: help.pm:768
-#, c-format
-msgid "/dev/hdb"
-msgstr "/dev/hdb"
-
-#: help.pm:768
-#, c-format
-msgid "/dev/fd0"
-msgstr "/dev/fd0"
-
-#: help.pm:768
-#, c-format
-msgid "Delay before booting the default image"
-msgstr "Ritardo prima di avviare con l'immagine predefinita"
-
-# DO NOT BOTHER TO MODIFY HERE, SEE:
-# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:771
-#, c-format
-msgid ""
-"After you have configured the general bootloader parameters, the list of\n"
-"boot options that will be available at boot time will be displayed.\n"
-"\n"
-"If there are other operating systems installed on your machine they will\n"
-"automatically be added to the boot menu. You can fine-tune the existing\n"
-"options by clicking \"%s\" to create a new entry; selecting an entry and\n"
-"clicking \"%s\" or \"%s\" to modify or remove it. \"%s\" validates your\n"
-"changes.\n"
-"\n"
-"You may also not want to give access to these other operating systems to\n"
-"anyone who goes to the console and reboots the machine. You can delete the\n"
-"corresponding entries for the operating systems to remove them from the\n"
-"bootloader menu, but you will need a boot disk in order to boot those other\n"
-"operating systems!"
-msgstr ""
-"Dopo aver configurato i parametri generali del bootloader, verrà mostrata\n"
-"la lista delle opzioni che saranno disponibili al momento dell'avvio del\n"
-"sistema.\n"
-"\n"
-"Se sulla tua macchina sono installati altri sistemi operativi, verranno\n"
-"automaticamente aggiunti al menu di avvio. Qui puoi configurare più\n"
-"in dettaglio le opzioni disponibili. Basta un clic su \"%s\" per creare una "
-"nuova voce. Se selezioni una voce e clicchi \"%s\" o \"%s\" la puoi "
-"modificare o rimuovere. \"%s\" confermerà le tue scelte.\n"
-"\n"
-"Potresti anche non voler dare l'accesso a questi sistemi operativi a\n"
-"chiunque acceda alla console e riavvii la macchina. In questo caso, puoi\n"
-"cancellare le voci corrispondenti ai sistemi operativi che desideri\n"
-"rimuovere dal menu del bootloader. Ma poi, per avviarli, avrai\n"
-"bisogno di un floppy di boot!"
-
-#: help.pm:784 interactive.pm:295 interactive/gtk.pm:480
-#: standalone/drakbackup:1513 standalone/drakfont:589 standalone/drakfont:655
-#: standalone/drakups:280 standalone/drakups:329 standalone/drakups:349
-#: standalone/drakvpn:333 standalone/drakvpn:694
-#, c-format
-msgid "Add"
-msgstr "Aggiungi"
-
-#: help.pm:784 interactive.pm:295 interactive/gtk.pm:480
-#, c-format
-msgid "Modify"
-msgstr "Modifica"
-
-#: help.pm:784 interactive.pm:295 interactive/gtk.pm:480
-#: standalone/drakups:282 standalone/drakups:331 standalone/drakups:351
-#: standalone/drakvpn:333 standalone/drakvpn:694
-#, c-format
-msgid "Remove"
-msgstr "Rimuovi"
+msgstr "No password"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:787
+#: help.pm:725
#, c-format
msgid ""
-"LILO and GRUB are GNU/Linux bootloaders. Normally, this stage is totally\n"
-"automated. DrakX will analyze the disk boot sector and act according to\n"
-"what it finds there:\n"
+"A boot loader is a little program which is started by the computer at boot\n"
+"time. It's responsible for starting up the whole system. Normally, the boot\n"
+"loader installation is totally automated. DrakX will analyze the disk boot\n"
+"sector and act according to what it finds there:\n"
"\n"
" * if a Windows boot sector is found, it will replace it with a GRUB/LILO\n"
-"boot sector. This way you will be able to load either GNU/Linux or any\n"
-"other OS installed on your machine.\n"
+"boot sector. This way you'll be able to load either GNU/Linux or any other\n"
+"OS installed on your machine.\n"
"\n"
-" * if a GRUB or LILO boot sector is found, it will replace it with a new\n"
-"one.\n"
+" * if a GRUB or LILO boot sector is found, it'll replace it with a new one.\n"
"\n"
-"If it cannot make a determination, DrakX will ask you where to place the\n"
-"bootloader. Generally, the \"%s\" is the safest place. Choosing \"%s\"\n"
-"won't install any bootloader. Use it only if you know what you are doing."
+"If DrakX can't determine where to place the boot sector, it'll ask you\n"
+"where it should place it. Generally, the \"%s\" is the safest place.\n"
+"Choosing \"%s\" won't install any boot loader. Use this option only if you\n"
+"know what you're doing."
msgstr ""
-"LILO e GRUB sono due \"bootloader\" per GNU/Linux. Questa fase, in\n"
-"genere, è del tutto automatica. DrakX, infatti, analizza il settore di boot\n"
-"del disco, e si comporta in base a quello che vi trova:\n"
+"Un bootloader è un piccolo programma che il computer esegue automaticamente\n"
+"nella fase di avvio. Ha il compito di far partire tutto il sistema.\n"
+"L'installazione del bootloader è, in genere, del tutto automatica. DrakX,\n"
+"infatti, analizza il settore di avvio del disco, e si comporta in base a\n"
+"quello che vi trova:\n"
"\n"
-" * se trova un bootloader di Windows, lo rimpiazza con GRUB o LILO,\n"
-"in modo da permetterti di avviare GNU/Linux o un qualsiasi altro SO\n"
-"installato sulla tua macchina\n"
+" * se trova un settore di avvio di Windows, lo rimpiazza con uno di GRUB o\n"
+"LILO, in modo da permettervi di avviare GNU/Linux o un qualsiasi altro\n"
+"sistema operativo installato sul computer;\n"
"\n"
-" * se trova un settore di boot con GRUB o LILO, lo aggiorna.\n"
+" * se trova un settore di avvio di GRUB o LILO, lo sostituisce con uno\n"
+"nuovo.\n"
"\n"
-"Se DrakX incontra problemi nel decidere dove scrivere il bootloader,\n"
-"ti chiederà di fare una scelta. In genere \"%s\" è la scelta più sicura.\n"
-"Scegliendo \"%s\" non verrà installato nessun bootloader. Utilizza questa\n"
-"solo se sai esattamente cosa stai facendo."
+"Se non è in grado di fare la scelta autonomamente, DrakX vi mostrerà alcune\n"
+"opzioni per l'installazione del bootloader. La soluzione più comune è\n"
+"quella di installarlo nel \"%s\". Selezionando \"%s\" non sarà installato\n"
+"alcun bootloader, ma è una possibilità da usare solo se siete veramente\n"
+"consapevoli di ciò che essa comporta."
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:803
+#: help.pm:742
#, c-format
msgid ""
-"Now, it's time to select a printing system for your computer. Other OSs may\n"
-"offer you one, but Mandrakelinux offers two. Each of the printing systems\n"
-"is best suited to particular types of configuration.\n"
+"Now, it's time to select a printing system for your computer. Other\n"
+"operating systems may offer you one, but Mandrakelinux offers two. Each of\n"
+"the printing systems is best suited to particular types of configuration.\n"
"\n"
" * \"%s\" -- which is an acronym for ``print, don't queue'', is the choice\n"
"if you have a direct connection to your printer, you want to be able to\n"
-"panic out of printer jams, and you do not have networked printers. (\"%s\"\n"
+"panic out of printer jams, and you don't have networked printers. (\"%s\"\n"
"will handle only very simple network cases and is somewhat slow when used\n"
-"with networks.) It's recommended that you use \"pdq\" if this is your first\n"
-"experience with GNU/Linux.\n"
-"\n"
-" * \"%s\" - `` Common Unix Printing System'', is an excellent choice for\n"
-"printing to your local printer or to one halfway around the planet. It is\n"
-"simple to configure and can act as a server or a client for the ancient\n"
-"\"lpd \" printing system, so it is compatible with older operating systems\n"
-"which may still need print services. While quite powerful, the basic setup\n"
-"is almost as easy as \"pdq\". If you need to emulate a \"lpd\" server, make\n"
-"sure you turn on the \"cups-lpd \" daemon. \"%s\" includes graphical\n"
-"front-ends for printing or choosing printer options and for managing the\n"
-"printer.\n"
+"within networks.) It's recommended that you use \"pdq\" if this is your\n"
+"first experience with GNU/Linux.\n"
+"\n"
+" * \"%s\" stands for `` Common Unix Printing System'' and is an excellent\n"
+"choice for printing to your local printer or to one halfway around the\n"
+"planet. It's simple to configure and can act as a server or a client for\n"
+"the ancient \"lpd\" printing system, so it's compatible with older\n"
+"operating systems which may still need print services. While quite\n"
+"powerful, the basic setup is almost as easy as \"pdq\". If you need to\n"
+"emulate a \"lpd\" server, make sure you turn on the \"cups-lpd\" daemon.\n"
+"\"%s\" includes graphical front-ends for printing or choosing printer\n"
+"options and for managing the printer.\n"
"\n"
"If you make a choice now, and later find that you don't like your printing\n"
-"system you may change it by running PrinterDrake from the Mandrake Control\n"
-"Center and clicking the expert button."
+"system you may change it by running PrinterDrake from the Mandrakelinux\n"
+"Control Center and clicking on the \"%s\" button."
msgstr ""
"Qui potrete scegliere il sistema di stampa da usare con il vostro computer;\n"
-"altri sistemi operativi ve ne offrono uno, ma Mandrakelinux ve ne offre\n"
-"ben due. Ciascuno di essi è adatto a un particolare tipo di configurazione.\n"
+"altri sistemi operativi ve ne offrono uno, ma Mandrakelinux ve ne offre ben\n"
+"due. Ciascuno di essi è adatto a un particolare tipo di configurazione.\n"
"\n"
-" * \"%s\" -- che sta per ''''print, don't queue'''' (''stampa, non mettere\n"
-"in coda''), è la scelta migliore se avete una stampante collegata\n"
+" * \"%s\" -- che sta per \"\"print, don't queue\"\" (\"stampa, non mettere\n"
+"in coda\"), è la scelta migliore se avete una stampante collegata\n"
"direttamente al computer, volete essere in grado di uscire rapidamente da\n"
"eventuali situazioni di stallo della stampante, e non disponete di\n"
"stampanti connesse via rete (\"%s\" può gestire solo configurazioni di rete\n"
"molto semplici ed è comunque piuttosto lento in caso di stampa in rete).\n"
"Scegliete \"pdq\" se questa è la vostra prima esperienza con GNU/Linux.\n"
"\n"
-" * \"%s\" - ''Common Unix Printing System'' (''Sistema di stampa unificato\n"
-"per Unix''), offre risultati eccellenti per stampanti sia locali, sia che\n"
+" * \"%s\" - \"Common Unix Printing System\" (\"Sistema di stampa unificato\n"
+"per Unix\"), offre risultati eccellenti per stampanti sia locali, sia che\n"
"si trovino sull'altra faccia del pianeta. È semplice da configurare e può\n"
"agire come server o client per il vecchio sistema di stampa \"lpd\", quindi\n"
"è compatibile con i sistemi operativi più vecchi che potrebbero avere\n"
@@ -5413,22 +5459,27 @@ msgstr ""
"per la configurazione delle opzioni della stampante e per la sua gestione.\n"
"\n"
"Se fate una scelta adesso e successivamente cambiate idea, potrete sempre\n"
-"scegliere un diverso sistema di stampa avviando PrinterDrake dal Mandrake\n"
-"Control Center e cliccando sul pulsante per il modo esperto."
+"scegliere un diverso sistema di stampa avviando PrinterDrake dal\n"
+"Mandrakelinux Control Center e cliccando sul pulsante \"%s\"."
-#: help.pm:826
+#: help.pm:765
#, c-format
msgid "pdq"
msgstr "pdq"
-#: help.pm:826 printer/cups.pm:115 printer/data.pm:83
+#: help.pm:765 printer/cups.pm:115 printer/data.pm:104
#, c-format
msgid "CUPS"
msgstr "CUPS"
+#: help.pm:765
+#, c-format
+msgid "Expert"
+msgstr "Esperto"
+
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:829
+#: help.pm:768
#, c-format
msgid ""
"DrakX will first detect any IDE devices present in your computer. It will\n"
@@ -5470,244 +5521,79 @@ msgstr ""
"Se DrakX non riesce a stabilire quali sono i parametri da passare alla\n"
"scheda, dovrai specificarli manualmente."
-#: help.pm:847
-#, c-format
-msgid ""
-"You can add additional entries in yaboot for other operating systems,\n"
-"alternate kernels, or for an emergency boot image.\n"
-"\n"
-"For other OSs, the entry consists only of a label and the \"root\"\n"
-"partition.\n"
-"\n"
-"For Linux, there are a few possible options:\n"
-"\n"
-" * Label: this is the name you will have to type at the yaboot prompt to\n"
-"select this boot option.\n"
-"\n"
-" * Image: this is the name of the kernel to boot. Typically, vmlinux or a\n"
-"variation of vmlinux with an extension.\n"
-"\n"
-" * Root: the \"root\" device or ``/'' for your Linux installation.\n"
-"\n"
-" * Append: on Apple hardware, the kernel append option is often used to\n"
-"assist in initializing video hardware, or to enable keyboard mouse button\n"
-"emulation for the missing 2nd and 3rd mouse buttons on a stock Apple mouse.\n"
-"The following are some examples:\n"
-"\n"
-" \t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111\n"
-"hda=autotune\n"
-"\n"
-" \t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
-"\n"
-" * Initrd: this option can be used either to load initial modules before\n"
-"the boot device is available, or to load a ramdisk image for an emergency\n"
-"boot situation.\n"
-"\n"
-" * Initrd-size: the default ramdisk size is generally 4096 Kbytes. If you\n"
-"need to allocate a large ramdisk, this option can be used to specify a\n"
-"ramdisk larger than the default.\n"
-"\n"
-" * Read-write: normally the \"root\" partition is initially mounted as\n"
-"read-only, to allow a file system check before the system becomes ``live''.\n"
-"You can override the default with this option.\n"
-"\n"
-" * NoVideo: should the Apple video hardware prove to be exceptionally\n"
-"problematic, you can select this option to boot in ``novideo'' mode, with\n"
-"native frame buffer support.\n"
-"\n"
-" * Default: selects this entry as being the default Linux selection,\n"
-"selectable by pressing ENTER at the yaboot prompt. This entry will also be\n"
-"highlighted with a ``*'' if you press [Tab] to see the boot selections."
-msgstr ""
-"Puoi aggiungere nuove voci al menu di yaboot per avviare altri sistemi\n"
-"operativi, kernel alternativi o immagini per avvii di emergenza.\n"
-"\n"
-"Per gli altri SO basta fornire un'etichetta e la partizione \"root\".\n"
-"\n"
-"Per Linux ci sono diverse opzioni utilizzabili:\n"
-"\n"
-" * Label: è il nome che dovrai scrivere al prompt di yaboot per selezionare\n"
-"questa opzione di avvio.\n"
-"\n"
-" * Image: è il nome del kernel da avviare. Di solito, vmlinux o una\n"
-"variazione di vmlinux con l'aggiunta di un'estensione.\n"
-"\n"
-" * Root: il dispositivo di \"root\" o \"/\" per questa installazione Linux.\n"
-"\n"
-" * Append: su hardware Apple, questa opzione del kernel è spesso usata per\n"
-"gestire l'inizializzazione dell'hardware video o per abilitare l'emulazione "
-"da \n"
-"tastiera dei due pulsanti che mancano ai normali mouse Apple.\n"
-"Questi sono alcuni esempi:\n"
-"\n"
-" \t video=aty128fb:vmode:17,cmode:32,mclk:71 adb_buttons=103,111\n"
-"hda=autotune\n"
-"\n"
-" \t video=atyfb:vmode:12,cmode:24 adb_buttons=103,111\n"
-"\n"
-" * Initrd: questa opzione può essere usata sia per caricare i moduli "
-"iniziali,\n"
-"prima che il dispositivo di boot sia disponibile, sia per caricare "
-"un'immagine\n"
-"in ramdisk per un avvio d'emergenza.\n"
-"\n"
-" * Initrd-size: la dimensione di ramdisk è normalmente prefissata in 4096 "
-"KB.\n"
-"Se vuoi allocare un grande ramdisk, questa opzione serve per specificare un\n"
-"ramdisk maggiore di quello predefinito.\n"
-"\n"
-" * Read-write: di solito la partizione \"root\" viene inizialmente montata\n"
-"in sola lettura, per permettere un controllo del file system prima che il\n"
-"sistema cominci a \"vivere\". Puoi sostituire questa alll'opzione "
-"predefinita con \n"
-"questa.\n"
-"\n"
-" * NoVideo: se l'hardware video Apple fosse eccezionalmente problematico da\n"
-"configurare, puoi usare questa opzione per avviare in modalità \"novideo\",\n"
-"usando il supporto nativo per il \"framebuffer\".\n"
-"\n"
-" * Default: fa in modo che il sistema abbinato a questa voce venga avviato\n"
-" premendo INVIO al prompt di yaboot. Inoltre, questa voce sarà evidenziata\n"
-"con un \"*\" se premi [Tab] per vedere tutti i sistemi avviabili."
-
-# DO NOT BOTHER TO MODIFY HERE, SEE:
-# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:894
-#, c-format
-msgid ""
-"Yaboot is a bootloader for NewWorld Macintosh hardware and can be used to\n"
-"boot GNU/Linux, MacOS or MacOSX. Normally, MacOS and MacOSX are correctly\n"
-"detected and installed in the bootloader menu. If this is not the case, you\n"
-"can add an entry by hand in this screen. Take care to choose the correct\n"
-"parameters.\n"
-"\n"
-"Yaboot's main options are:\n"
-"\n"
-" * Init Message: a simple text message displayed before the boot prompt.\n"
-"\n"
-" * Boot Device: indicates where you want to place the information required\n"
-"to boot to GNU/Linux. Generally, you set up a bootstrap partition earlier\n"
-"to hold this information.\n"
-"\n"
-" * Open Firmware Delay: unlike LILO, there are two delays available with\n"
-"yaboot. The first delay is measured in seconds and at this point, you can\n"
-"choose between CD, OF boot, MacOS or Linux;\n"
-"\n"
-" * Kernel Boot Timeout: this timeout is similar to the LILO boot delay.\n"
-"After selecting Linux, you will have this delay in 0.1 second increments\n"
-"before your default kernel description is selected;\n"
-"\n"
-" * Enable CD Boot?: checking this option allows you to choose ``C'' for CD\n"
-"at the first boot prompt.\n"
-"\n"
-" * Enable OF Boot?: checking this option allows you to choose ``N'' for\n"
-"Open Firmware at the first boot prompt.\n"
-"\n"
-" * Default OS: you can select which OS will boot by default when the Open\n"
-"Firmware Delay expires."
-msgstr ""
-"Yaboot è un bootloader per l'hardware NewWorld Macintosh e può essere\n"
-"usato per avviare GNU/Linux, MacOS o MacOSX. Normalmente, MacOS e\n"
-"MacOSX sono rilevati correttamente e installati nel menu del bootloader.\n"
-"Se non avvenisse, puoi aggiungere a mano una voce in questa schermata.\n"
-"Stai attento a scegliere i parametri corretti.\n"
-"\n"
-"Le principali opzioni di Yaboot sono:\n"
-"\n"
-" * Init Message: un messaggio di testo mostrato prima del prompt di boot.\n"
-"\n"
-" * Boot Device: indica dove vuoi porre l'informazione richiesta per avviare\n"
-"GNU/Linux. In generale, disporrai di quest'informazione solo dopo aver\n"
-"predisposto una partizione di avvio\n"
-"\n"
-" * Open Firmware Delay: A differenza di LILO, Yaboot dispone di due tipi\n"
-"di delay. Il primo è misurato in secondi e determina il tempo in cui puoi\n"
-"scegliere tra CD, OF boot, MacOS o Linux;\n"
-"\n"
-" * Kernel Boot Timeout: questo timeout è simile al boot delay di LILO.\n"
-"Dopo aver selezionato Linux, avrai questo ritardo in decimi di secondo\n"
-"prima che sia selezionata la descrizione del kernel predefinita;\n"
-"\n"
-" * Enable CD Boot?: selezionando quest'opzione potrai scegliere \"C\" per\n"
-"CD al primo boot prompt.\n"
-"\n"
-" * Enable OF Boot?: selezionando quest'opzione potrai scegliere \"N\" per\n"
-"Open Firmware al primo boot prompt.\n"
-"\n"
-" * Default OS: puoi selezionare quale OS partirà se non intervieni prima\n"
-"che scada il delay dell' Open Firmware."
-
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:926
+#: help.pm:786
#, c-format
msgid ""
-"\"%s\": if a sound card is detected on your system, it is displayed here.\n"
-"If you notice the sound card displayed is not the one that is actually\n"
-"present on your system, you can click on the button and choose another\n"
-"driver."
+"\"%s\": if a sound card is detected on your system, it'll be displayed\n"
+"here. If you notice the sound card isn't the one actually present on your\n"
+"system, you can click on the button and choose a different driver."
msgstr ""
-"\"%s\": se sul tuo sistema è stata individuata una scheda audio, verrà\n"
-"mostrata qui. Se noti che la scheda audio mostrata qui non è quella\n"
-"effettivamente presente sul tuo sistema, puoi cliccare sul pulsante e\n"
-"scegliere un altro driver."
+"\"%s\": se sul vostro sistema è stata individuata una scheda audio, verrà\n"
+"mostrata qui. Se notate che la scheda audio mostrata non è quella\n"
+"effettivamente presente sul vostro sistema, potete cliccare sul pulsante e\n"
+"scegliere un driver diverso."
-#: help.pm:929 help.pm:991 install_steps_interactive.pm:954
-#: install_steps_interactive.pm:971
+#: help.pm:788 help.pm:855 install_steps_interactive.pm:1019
+#: install_steps_interactive.pm:1036
#, c-format
msgid "Sound card"
msgstr "Scheda audio"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:932
+#: help.pm:791
#, c-format
msgid ""
-"As a review, DrakX will present a summary of information it has about your\n"
-"system. Depending on your installed hardware, you may have some or all of\n"
-"the following entries. Each entry is made up of the configuration item to\n"
-"be configured, followed by a quick summary of the current configuration.\n"
-"Click on the corresponding \"%s\" button to change that.\n"
+"As a review, DrakX will present a summary of information it has gathered\n"
+"about your system. Depending on the hardware installed on your machine, you\n"
+"may have some or all of the following entries. Each entry is made up of the\n"
+"hardware item to be configured, followed by a quick summary of the current\n"
+"configuration. Click on the corresponding \"%s\" button to make the change.\n"
"\n"
" * \"%s\": check the current keyboard map configuration and change it if\n"
"necessary.\n"
"\n"
-" * \"%s\": check the current country selection. If you are not in this\n"
-"country, click on the \"%s\" button and choose another one. If your country\n"
-"is not in the first list shown, click the \"%s\" button to get the complete\n"
+" * \"%s\": check the current country selection. If you're not in this\n"
+"country, click on the \"%s\" button and choose another. If your country\n"
+"isn't in the list shown, click on the \"%s\" button to get the complete\n"
"country list.\n"
"\n"
-" * \"%s\": By default, DrakX deduces your time zone based on the country\n"
+" * \"%s\": by default, DrakX deduces your time zone based on the country\n"
"you have chosen. You can click on the \"%s\" button here if this is not\n"
"correct.\n"
"\n"
-" * \"%s\": check the current mouse configuration and click on the button to\n"
-"change it if necessary.\n"
+" * \"%s\": verify the current mouse configuration and click on the button\n"
+"to change it if necessary.\n"
"\n"
" * \"%s\": clicking on the \"%s\" button will open the printer\n"
"configuration wizard. Consult the corresponding chapter of the ``Starter\n"
-"Guide'' for more information on how to setup a new printer. The interface\n"
-"presented there is similar to the one used during installation.\n"
+"Guide'' for more information on how to set up a new printer. The interface\n"
+"presented in our manual is similar to the one used during installation.\n"
"\n"
-" * \"%s\": if a sound card is detected on your system, it is displayed\n"
-"here. If you notice the sound card displayed is not the one that is\n"
-"actually present on your system, you can click on the button and choose\n"
-"another driver.\n"
+" * \"%s\": if a sound card is detected on your system, it'll be displayed\n"
+"here. If you notice the sound card isn't the one actually present on your\n"
+"system, you can click on the button and choose a different driver.\n"
+"\n"
+" * \"%s\": if you have a TV card, this is where information about its\n"
+"configuration will be displayed. If you have a TV card and it isn't\n"
+"detected, click on \"%s\" to try to configure it manually.\n"
+"\n"
+" * \"%s\": you can click on \"%s\" to change the parameters associated with\n"
+"the card if you feel the configuration is wrong.\n"
"\n"
" * \"%s\": by default, DrakX configures your graphical interface in\n"
-"\"800x600\" or \"1024x768\" resolution. If that does not suit you, click on\n"
+"\"800x600\" or \"1024x768\" resolution. If that doesn't suit you, click on\n"
"\"%s\" to reconfigure your graphical interface.\n"
"\n"
-" * \"%s\": if a TV card is detected on your system, it is displayed here.\n"
-"If you have a TV card and it is not detected, click on \"%s\" to try to\n"
-"configure it manually.\n"
-"\n"
-" * \"%s\": if an ISDN card is detected on your system, it will be displayed\n"
-"here. You can click on \"%s\" to change the parameters associated with the\n"
-"card.\n"
+" * \"%s\": if you wish to configure your Internet or local network access,\n"
+"you can do so now. Refer to the printed documentation or use the\n"
+"Mandrakelinux Control Center after the installation has finished to benefit\n"
+"from full in-line help.\n"
"\n"
-" * \"%s\": If you wish to configure your Internet or local network access\n"
-"now.\n"
+" * \"%s\": allows to configure HTTP and FTP proxy addresses if the machine\n"
+"you're installing on is to be located behind a proxy server.\n"
"\n"
" * \"%s\": this entry allows you to redefine the security level as set in a\n"
"previous step ().\n"
@@ -5717,132 +5603,140 @@ msgid ""
"the corresponding section of the ``Starter Guide'' for details about\n"
"firewall settings.\n"
"\n"
-" * \"%s\": if you wish to change your bootloader configuration, click that\n"
-"button. This should be reserved to advanced users.\n"
+" * \"%s\": if you wish to change your bootloader configuration, click this\n"
+"button. This should be reserved to advanced users. Refer to the printed\n"
+"documentation or the in-line help about bootloader configuration in the\n"
+"Mandrakelinux Control Center.\n"
"\n"
-" * \"%s\": here you'll be able to fine control which services will be run\n"
+" * \"%s\": through this entry you can fine tune which services will be run\n"
"on your machine. If you plan to use this machine as a server it's a good\n"
"idea to review this setup."
msgstr ""
-"Per riassumere, DrakX ti mostrerà una sintesi delle informazioni che ha\n"
-"sul tuo sistema. In base all'hardware installato, potrebbero apparire solo\n"
-"alcune o tutte le voci che seguono. Ogni voce riporta il componente da\n"
-"configurare, con una breve sintesi della configurazione attuale.\n"
-"Clicca sul corrispondente pulsante \"%s\" per modificarla.\n"
+"A questo punto DrakX vi mostrerà un riassunto di varie informazioni che ha\n"
+"raccolto riguardo il vostro sistema. In base all'hardware installato,\n"
+"potrebbero essere visualizzate tutte le voci che descriveremo tra poco, o\n"
+"solo alcune di esse. Ogni voce è rappresentata dall'elemento che può essere\n"
+"configurato, con accanto una breve sintesi della configurazione attuale;\n"
+"cliccate sul pulsante \"%s\" corrispondente per cambiarla.\n"
"\n"
-" * \"%s\": controlla l'attuale impostazione della tastiera e, se serve, "
-"cambiala.\n"
+" * \"%s\": controllate l'attuale impostazione della tastiera, e cambiatela\n"
+"se necessario.\n"
"\n"
-" *\"%s\": controlla la nazione selezionata attualmente. Se non corrisponde\n"
-"a quella in cui vivi, clicca sul pulsante \"%s\" e indica quella corretta.\n"
-"Se il tuo Paese non è nel primo elenco che verrà mostrato,\n"
-"clicca su \"%s\" per avere la lista completa.\n"
+" * \"%s\": controllate la selezione attuale della nazione. Se non\n"
+"corrisponde a quella in cui vivete, cliccate sul pulsante \"%s\" e indicate\n"
+"quella corretta. Se la vostra nazione non è nella prima lista che verrà\n"
+"mostrata, cliccate su \"%s\" per avere la lista completa.\n"
"\n"
-" * \"%s\": il fuso orario è dedotto dalla lingua che hai scelto. Puoi "
-"cliccare\n"
-"su \"%s\" per cambiarlo, se non è corretto.\n"
+" * \"%s\": il fuso orario è inizialmente dedotto in automatico dalla\n"
+"nazione che avete scelto. Anche in questo caso, se l'impostazione non fosse\n"
+"corretta potete usare il pulsante \"%s\".\n"
"\n"
-" * \"%s\": controlla la configurazione attuale del mouse e clicca sul\n"
+" * \"%s\": controllate la configurazione attuale del mouse, e cliccate sul\n"
"pulsante per cambiarla, se necessario.\n"
"\n"
-" * \"%s\": cliccando sul pulsante \"%s\" verrà lanciato l'assistente di\n"
-"configurazione della stampante. Consulta il relativo capitolo della\n"
+" * \"%s\": cliccando sul pulsante \"%s\" sarà avviato l'assistente di\n"
+"configurazione della stampante. Consultate il relativo capitolo della\n"
"\"Guida introduttiva\" per avere maggiori informazioni su come configurare\n"
-"una nuova stampante. L'interfaccia lì descritta è simile a quella "
-"utilizzata\n"
-"nel corso dell'installazione.\n"
+"una nuova stampante. L'interfaccia descritta in tale sede è simile a quella\n"
+"utilizzata nel corso dell'installazione.\n"
+"\n"
+" * \"%s\": se sul vostro sistema è stata individuata una scheda audio,\n"
+"verrà mostrata qui. Se notate che la scheda audio mostrata non è quella\n"
+"effettivamente presente sul vostro sistema, potete cliccare sul pulsante e\n"
+"scegliere un driver diverso.\n"
"\n"
-" * \"%s\": se sul tuo sistema è stata individuata una scheda audio, verrà\n"
-"mostrata qui. Se noti che la scheda audio mostrata qui non è quella\n"
-"effettivamente presente sul tuo sistema, puoi cliccare sul pulsante e\n"
-"scegliere il driver appropriato.\n"
+" * \"%s\": se sul vostro sistema è stata individuata una scheda TV, verrà\n"
+"mostrata qui. Se disponete di una scheda TV che non è stata individuata,\n"
+"cliccate sul pulsante \"%s\" per cercare di configurarla a mano.\n"
"\n"
-" * \"%s\": se non si interviene, DrakX configura la tua interfaccia grafica\n"
-"con una risoluzione pari a \"800x600\" o \"1024x768\". Se questa scelta\n"
-"non ti soddisfa, clicca su \"%s\" per riconfigurare l'interfaccia grafica.\n"
+" * \"%s\": se avete l'impressione che la configurazione non sia corretta,\n"
+"potete cliccare sul pulsante \"%s\" per cambiare i parametri relativi alla\n"
+"scheda.\n"
"\n"
-" * \"%s\": se sul tuo sistema è stata individuata una scheda TV, verrà\n"
-"mostrata qui. Se disponi di una scheda TV che non è stata individuata,\n"
-"clicca sul pulsante \"%s\" per cercare di configurarla a mano.\n"
+" * \"%s\": come opzione predefinita, DrakX configura l'interfaccia grafica\n"
+"impostando una risoluzione di \"800x600\" o \"1024x768\". Se questa scelta\n"
+"non vi soddisfa, cliccate su \"%s\" per riconfigurare la vostra interfaccia\n"
+"grafica.\n"
"\n"
-" * \"%s\": se sul tuo sistema è stata individuata una scheda ISDN, verrà\n"
-"mostrata qui. Puoi cliccare su \"%s\" per cambiarne i parametri.\n"
+" * \"%s\": se desiderate configurare l'accesso a Internet o a una rete\n"
+"locale potete farlo adesso. Consultate la documentazione stampata, oppure\n"
+"utilizzate il Mandrakelinux Control Center una volta terminata\n"
+"l'installazione per avere a vostra disposizione un aiuto in linea completo.\n"
"\n"
-" * \"%s\": se desideri configurare adesso l'accesso a Internet o a\n"
-"una rete locale.\n"
+" * \"%s\": vi permette di configurare gli indirizzi di proxy HTTP e FTP,\n"
+"nel caso la macchina sulla quale state effettuando l'installazione dipenda\n"
+"da un server proxy.\n"
"\n"
-" * \"%s\": questa voce ti permette di ridefinire il livello di sicurezza\n"
-"configurato nel passo precedente ().\n"
+" * \"%s\": questa voce vi permette di modificare il livello di sicurezza\n"
+"configurato in un passo precedente ().\n"
"\n"
-" * \"%s\": se hai in mente di connettere il tuo computer a Internet, è\n"
+" * \"%s\": se avete in mente di connettere il vostro computer a Internet, è\n"
"una buona idea proteggerlo contro eventuali intrusioni configurando un\n"
-"firewall. Consulta la relativa sezione della \"Guida introduttiva\" per\n"
-"maggiori informazioni su come configurare un firewall.\n"
+"firewall. Consultate la relativa sezione della \"Guida introduttiva\" per\n"
+"ulteriori informazioni sulla configurazione del firewall.\n"
"\n"
-" * \"%s\": clicca su questo pulsante se vuoi cambiare la configurazione del\n"
-"bootloader. Questa opzione dovrebbe essere riservata agli utenti più "
-"esperti.\n"
+" * \"%s\": cliccate su questo pulsante per cambiare la configurazione del\n"
+"bootloader. Questa opzione dovrebbe essere utilizzata solo dagli utenti più\n"
+"esperti. Consultate la documentazione stampata o l'aiuto in linea del\n"
+"Mandrakelinux Control Center riguardo la configurazione del bootloader.\n"
"\n"
-" * \"%s\": qui potrai stabilire in dettaglio quali servizi verranno eseguiti "
-"sul\n"
-"tuo sistema. Se pensi di utilizzare questa macchina come server è "
-"senz'altro\n"
-"una buona idea controllare queste impostazioni."
-
-#: help.pm:991 install_steps_interactive.pm:110
-#: install_steps_interactive.pm:887 standalone/keyboarddrake:23
-#, c-format
-msgid "Keyboard"
-msgstr "Tastiera"
+" * \"%s\": qui potrete stabilire in dettaglio quali servizi saranno\n"
+"attivati sul vostro sistema. Se pensate di utilizzare il computer come\n"
+"server è senz'altro una buona idea controllare queste impostazioni."
-#: help.pm:991 install_steps_interactive.pm:913 standalone/drakclock:75
+#: help.pm:855 install_steps_interactive.pm:978 standalone/drakclock:101
#, c-format
msgid "Timezone"
msgstr "Fuso orario"
-#: help.pm:991
-#, c-format
-msgid "Graphical Interface"
-msgstr "Interfaccia grafica"
-
-#: help.pm:991 install_steps_interactive.pm:987
+#: help.pm:855 install_steps_interactive.pm:1052
#, c-format
msgid "TV card"
msgstr "Scheda TV"
-#: help.pm:991
+#: help.pm:855
#, c-format
msgid "ISDN card"
msgstr "Scheda ISDN"
-#: help.pm:991 install_steps_interactive.pm:1005 standalone/drakbackup:2010
+#: help.pm:855
+#, c-format
+msgid "Graphical Interface"
+msgstr "Interfaccia grafica"
+
+#: help.pm:855 install_steps_interactive.pm:1070 standalone/drakbackup:2030
#, c-format
msgid "Network"
msgstr "Rete"
-#: help.pm:991 install_steps_interactive.pm:1031
+#: help.pm:855 install_steps_interactive.pm:1085
+#, c-format
+msgid "Proxies"
+msgstr "Proxy"
+
+#: help.pm:855 install_steps_interactive.pm:1096
#, c-format
msgid "Security Level"
msgstr "Livello di sicurezza"
-#: help.pm:991 install_steps_interactive.pm:1045
+#: help.pm:855 install_steps_interactive.pm:1110
#, c-format
msgid "Firewall"
msgstr "Firewall"
-#: help.pm:991 install_steps_interactive.pm:1059
+#: help.pm:855 install_steps_interactive.pm:1124
#, c-format
msgid "Bootloader"
msgstr "Bootloader"
-#: help.pm:991 install_steps_interactive.pm:1069 services.pm:195
+#: help.pm:855 install_steps_interactive.pm:1137 services.pm:195
#, c-format
msgid "Services"
msgstr "Servizi"
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:994
+#: help.pm:858
#, c-format
msgid ""
"Choose the hard drive you want to erase in order to install your new\n"
@@ -5855,7 +5749,7 @@ msgstr ""
# DO NOT BOTHER TO MODIFY HERE, SEE:
# cvs.mandrakesoft.com:/cooker/doc/manualB/modules/it/drakx-chapter.xml
-#: help.pm:999
+#: help.pm:863
#, c-format
msgid ""
"Click on \"%s\" if you want to delete all data and partitions present on\n"
@@ -5874,7 +5768,17 @@ msgstr ""
"Clicca su \"%s\" per annullare questa operazione senza che venga\n"
"perso nessun dato o partizione presente su questo disco rigido."
-#: install2.pm:119
+#: help.pm:869
+#, c-format
+msgid "Next ->"
+msgstr "Successivo ->"
+
+#: help.pm:869
+#, c-format
+msgid "<- Previous"
+msgstr "<- Indietro"
+
+#: install2.pm:117
#, c-format
msgid ""
"Can't access kernel modules corresponding to your kernel (file %s is "
@@ -5886,12 +5790,85 @@ msgstr ""
"è recente quanto il supporto di installazione. Si consiglia di creare un "
"dischetto di boot aggiornato."
-#: install2.pm:169
+#: install2.pm:167
#, c-format
msgid "You must also format %s"
msgstr "Devi formattare anche %s"
-#: install_any.pm:402
+#: install_any.pm:390
+#, c-format
+msgid ""
+"The following installation media have been found.\n"
+"If you want to skip some of them, you can unselect them now."
+msgstr ""
+"Sono state trovate queste fonti d'installazione.\n"
+"Se vuoi ignorarne qualcuna, la puoi deselezionare ora."
+
+#: install_any.pm:411
+#, c-format
+msgid "Do you have further supplementary media?"
+msgstr "Hai altre fonti d'installazione?"
+
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: install_any.pm:414
+#, c-format
+msgid ""
+"The following media have been found and will be used during install: %s.\n"
+"\n"
+"\n"
+"Do you have a supplementary installation media to configure?"
+msgstr ""
+"Sono state individuate queste fonti che saranno utilizzate per "
+"l'installazione: %s.\n"
+"\n"
+"\n"
+"Ci sono altre fonti di installazione da configurare?"
+
+#: install_any.pm:420 printer/printerdrake.pm:2652
+#: printer/printerdrake.pm:2659 standalone/scannerdrake:176
+#: standalone/scannerdrake:184 standalone/scannerdrake:235
+#: standalone/scannerdrake:242
+#, c-format
+msgid "CD-ROM"
+msgstr "CD-ROM"
+
+#: install_any.pm:420
+#, c-format
+msgid "Network (http)"
+msgstr "Rete (http)"
+
+#: install_any.pm:420
+#, c-format
+msgid "Network (ftp)"
+msgstr "Rete (ftp)"
+
+#: install_any.pm:464 standalone/drakbackup:112
+#, c-format
+msgid "No device found"
+msgstr "Nessun dispositivo rilevato"
+
+#: install_any.pm:468
+#, c-format
+msgid "Insert the CD"
+msgstr "Inserisci il CD"
+
+#: install_any.pm:492
+#, c-format
+msgid "Insert the CD 1 again"
+msgstr "Inserisci di nuovo il CD 1"
+
+#: install_any.pm:502 install_any.pm:506
+#, c-format
+msgid "URL of the mirror?"
+msgstr "URL del mirror?"
+
+#: install_any.pm:532
+#, c-format
+msgid "Can't find hdlist file on this mirror"
+msgstr "Impossibile trovare il file hdlist su questo mirror"
+
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: install_any.pm:713
#, c-format
msgid ""
"You have selected the following server(s): %s\n"
@@ -5914,7 +5891,8 @@ msgstr ""
"\n"
"Vuoi davvero installare questi server?\n"
-#: install_any.pm:423
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: install_any.pm:736
#, c-format
msgid ""
"The following packages will be removed to allow upgrading your system: %s\n"
@@ -5928,17 +5906,17 @@ msgstr ""
"\n"
"Sei d'accordo a rimuoverli?\n"
-#: install_any.pm:818
+#: install_any.pm:1116
#, c-format
msgid "Insert a FAT formatted floppy in drive %s"
msgstr "Inserisci nell'unità %s un floppy formattato FAT"
-#: install_any.pm:822
+#: install_any.pm:1120
#, c-format
msgid "This floppy is not FAT formatted"
msgstr "Questo floppy non è formattato FAT"
-#: install_any.pm:834
+#: install_any.pm:1132
#, c-format
msgid ""
"To use this saved packages selection, boot installation with ``linux "
@@ -5947,12 +5925,17 @@ msgstr ""
"Per usare la selezione di pacchetti salvata sul floppy, occorre avviare "
"l'installazione digitando \"linux defcfg=floppy\""
-#: install_any.pm:862 partition_table.pm:848
+#: install_any.pm:1160 partition_table.pm:595
#, c-format
msgid "Error reading file %s"
msgstr "Errore nel leggere il file %s"
-#: install_any.pm:987
+#: install_any.pm:1361
+#, c-format
+msgid "%s (was %s)"
+msgstr "%s (era %s)"
+
+#: install_any.pm:1396
#, c-format
msgid ""
"An error occurred - no valid devices were found on which to create new "
@@ -5962,12 +5945,12 @@ msgstr ""
"cui creare nuovi filesystem. Per favore controlla l'hardware per stabilire "
"la causa di questo problema."
-#: install_gtk.pm:161
+#: install_gtk.pm:160
#, c-format
msgid "System installation"
msgstr "Installazione del sistema"
-#: install_gtk.pm:164
+#: install_gtk.pm:163
#, c-format
msgid "System configuration"
msgstr "Configurazione del sistema"
@@ -6003,7 +5986,7 @@ msgstr ""
"\n"
"Continuo comunque?"
-#: install_interactive.pm:70 install_steps.pm:207
+#: install_interactive.pm:70 install_steps.pm:211
#, c-format
msgid "You must have a FAT partition mounted in /boot/efi"
msgstr "Occorre una partizione FAT montata su /boot/efi"
@@ -6063,7 +6046,7 @@ msgstr "Quale partizione vuoi ridimensionare?"
#, c-format
msgid ""
"The FAT resizer is unable to handle your partition, \n"
-"the following error occured: %s"
+"the following error occurred: %s"
msgstr ""
"Il ridimensionatore della FAT non riesce a gestire la partizione, \n"
"si è verificato il seguente errore: %s"
@@ -6084,7 +6067,8 @@ msgstr ""
"sotto Windows, lanciare \"defrag\" e poi ricominciare l'installazione di "
"Mandrakelinux."
-#: install_interactive.pm:164
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: install_interactive.pm:166
#, c-format
msgid ""
"WARNING!\n"
@@ -6109,56 +6093,56 @@ msgstr ""
"backup dei dati.\n"
"Quando sei sicuro, premi OK."
-#: install_interactive.pm:176
+#: install_interactive.pm:178
#, c-format
msgid "Which size do you want to keep for Windows on"
msgstr "Quanto spazio devo lasciare per Windows sulla "
-#: install_interactive.pm:177
+#: install_interactive.pm:179
#, c-format
msgid "partition %s"
msgstr "partizione %s"
-#: install_interactive.pm:186
+#: install_interactive.pm:188
#, c-format
msgid "Resizing Windows partition"
msgstr "Sto ridimensionando la partizione Windows"
-#: install_interactive.pm:191
+#: install_interactive.pm:193
#, c-format
msgid "FAT resizing failed: %s"
msgstr "Ridimensionamento FAT fallito: %s"
-#: install_interactive.pm:206
+#: install_interactive.pm:208
#, c-format
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr ""
"Non c'è una partizione FAT da ridimensionare\n"
"(o non basta lo spazio disponibile)"
-#: install_interactive.pm:211
+#: install_interactive.pm:213
#, c-format
msgid "Remove Windows(TM)"
msgstr "Rimuovi Windows(TM)"
-#: install_interactive.pm:213
+#: install_interactive.pm:215
#, c-format
msgid "You have more than one hard drive, which one do you install linux on?"
msgstr "Ci sono più dischi rigidi, su quale vuoi installare linux?"
-#: install_interactive.pm:217
+#: install_interactive.pm:219
#, c-format
msgid "ALL existing partitions and their data will be lost on drive %s"
msgstr ""
"TUTTE le partizioni esistenti sul disco %s verranno perse con i dati "
"contenuti"
-#: install_interactive.pm:230
+#: install_interactive.pm:232
#, c-format
msgid "Use fdisk"
msgstr "Usa fdisk"
-#: install_interactive.pm:233
+#: install_interactive.pm:235
#, c-format
msgid ""
"You can now partition %s.\n"
@@ -6167,33 +6151,34 @@ msgstr ""
"Adesso puoi partizionare %s\n"
"Alla fine, ricordati di salvare usando \"w\""
-#: install_interactive.pm:269
+#: install_interactive.pm:271
#, c-format
msgid "I can't find any room for installing"
msgstr "Manca spazio per l'installazione"
-#: install_interactive.pm:273
+#: install_interactive.pm:275
#, c-format
msgid "The DrakX Partitioning wizard found the following solutions:"
msgstr ""
"L'assistente per partizionare di DrakX ha trovato le seguenti soluzioni:"
-#: install_interactive.pm:279
+#: install_interactive.pm:281
#, c-format
msgid "Partitioning failed: %s"
msgstr "Partizionamento fallito: %s"
-#: install_interactive.pm:286
+#: install_interactive.pm:288
#, c-format
msgid "Bringing up the network"
msgstr "Sto attivando la rete"
-#: install_interactive.pm:291
+#: install_interactive.pm:293
#, c-format
msgid "Bringing down the network"
msgstr "Sto disattivando la rete"
-#: install_messages.pm:9
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: install_messages.pm:10
#, c-format
msgid ""
"Introduction\n"
@@ -6211,7 +6196,7 @@ msgid ""
"\n"
"Please read this document carefully. This document is a license agreement "
"between you and \n"
-"MandrakeSoft S.A. which applies to the Software Products.\n"
+"Mandrakesoft S.A. which applies to the Software Products.\n"
"By installing, duplicating or using the Software Products in any manner, you "
"explicitly \n"
"accept and fully agree to conform to the terms and conditions of this "
@@ -6233,7 +6218,7 @@ msgid ""
"The Software Products and attached documentation are provided \"as is\", "
"with no warranty, to the \n"
"extent permitted by law.\n"
-"MandrakeSoft S.A. will, in no circumstances and to the extent permitted by "
+"Mandrakesoft S.A. will, in no circumstances and to the extent permitted by "
"law, be liable for any special,\n"
"incidental, direct or indirect damages whatsoever (including without "
"limitation damages for loss of \n"
@@ -6241,14 +6226,14 @@ msgid ""
"resulting from a court \n"
"judgment, or any other consequential loss) arising out of the use or "
"inability to use the Software \n"
-"Products, even if MandrakeSoft S.A. has been advised of the possibility or "
-"occurence of such \n"
+"Products, even if Mandrakesoft S.A. has been advised of the possibility or "
+"occurrence of such \n"
"damages.\n"
"\n"
"LIMITED LIABILITY LINKED TO POSSESSING OR USING PROHIBITED SOFTWARE IN SOME "
"COUNTRIES\n"
"\n"
-"To the extent permitted by law, MandrakeSoft S.A. or its distributors will, "
+"To the extent permitted by law, Mandrakesoft S.A. or its distributors will, "
"in no circumstances, be \n"
"liable for any special, incidental, direct or indirect damages whatsoever "
"(including without \n"
@@ -6278,10 +6263,10 @@ msgid ""
"and conditions of the license agreement for each component before using any "
"component. Any question \n"
"on a component license should be addressed to the component author and not "
-"to MandrakeSoft.\n"
-"The programs developed by MandrakeSoft S.A. are governed by the GPL License. "
+"to Mandrakesoft.\n"
+"The programs developed by Mandrakesoft S.A. are governed by the GPL License. "
"Documentation written \n"
-"by MandrakeSoft S.A. is governed by a specific license. Please refer to the "
+"by Mandrakesoft S.A. is governed by a specific license. Please refer to the "
"documentation for \n"
"further details.\n"
"\n"
@@ -6292,11 +6277,11 @@ msgid ""
"respective authors and are \n"
"protected by intellectual property and copyright laws applicable to software "
"programs.\n"
-"MandrakeSoft S.A. reserves its rights to modify or adapt the Software "
+"Mandrakesoft S.A. reserves its rights to modify or adapt the Software "
"Products, as a whole or in \n"
"parts, by all means and for all purposes.\n"
"\"Mandrake\", \"Mandrakelinux\" and associated logos are trademarks of "
-"MandrakeSoft S.A. \n"
+"Mandrakesoft S.A. \n"
"\n"
"\n"
"5. Governing Laws \n"
@@ -6312,7 +6297,7 @@ msgid ""
"court. As a last \n"
"resort, the dispute will be referred to the appropriate Courts of Law of "
"Paris - France.\n"
-"For any question on this document, please contact MandrakeSoft S.A. \n"
+"For any question on this document, please contact Mandrakesoft S.A. \n"
msgstr ""
"Introduzione\n"
"\n"
@@ -6328,7 +6313,7 @@ msgstr ""
"1. Licenza\n"
"\n"
"Per favore leggete con attenzione questo documento.\n"
-"Questo documento costituisce un contratto tra voi e la MandrakeSoft S.A. per "
+"Questo documento costituisce un contratto tra voi e la Mandrakesoft S.A. per "
"quanto riguarda l'uso del Software. L'azione di installare, duplicare o "
"usare in qualsiasi modo il Software implica l'esplicita accettazione e il "
"pieno consenso ad adeguarsi ai termini e alle condizioni di questa Licenza. "
@@ -6346,20 +6331,20 @@ msgstr ""
"\n"
"Il Software e la documentazione allegata sono forniti \"come sono\", senza "
"nessuna garanzia, nei limiti permessi dalla legge. In nessun caso, e nei "
-"limiti permessi dalla legge, la MandrakeSoft S.A. potrà essere ritenuta "
+"limiti permessi dalla legge, la Mandrakesoft S.A. potrà essere ritenuta "
"responsabile per un qualsiasi danno, speciale, accidentale, diretto o "
"indiretto (inclusi, senza limitazioni, danni dovuti alla perdita di attività "
"commerciali, interruzioni dell'attività commerciale, perdite finanziarie, "
"oneri legali e sanzioni pecuniarie che derivino da sentenze giudiziarie, o "
"qualsiasi altra perdita conseguente), dovuto all'utilizzo o "
"all'impossibilità di utilizzo del Software, anche nel caso in cui "
-"MandrakeSoft S.A. sia stata avvertita della possibilità che si verificassero "
+"Mandrakesoft S.A. sia stata avvertita della possibilità che si verificassero "
"tali danni.\n"
"\n"
"RESPONSABILITÀ LIMITATA IN RELAZIONE AL POSSESSO O ALL'USO DI SOFTWARE "
"PROIBITO IN ALCUNE NAZIONI\n"
"\n"
-"Nei limiti di legge, in nessun caso MandrakeSoft S.A. o i suoi distributori "
+"Nei limiti di legge, in nessun caso Mandrakesoft S.A. o i suoi distributori "
"potranno essere ritenuti responsabili per un qualsiasi danno, speciale, "
"accidentale, diretto o indiretto (inclusi, senza limitazioni, danni dovuti "
"alla perdita di attività commerciali, interruzioni dell'attività "
@@ -6383,9 +6368,9 @@ msgstr ""
"Per favore, si leggano con attenzione i termini e le condizioni della "
"licenza relativi a ciascuna componente prima di utilizzarla. Qualsiasi "
"domanda relativa alla licenza di una componente software dovrebbe essere "
-"indirizzata all'autore di tale componente, e non alla MandrakeSoft. I "
-"programmi sviluppati dalla MandrakeSoft S.A. sono soggetti alla licenza GPL."
-"La documentazione scritta dalla MandrakeSoft S.A. è soggetta ad una licenza "
+"indirizzata all'autore di tale componente, e non alla Mandrakesoft. I "
+"programmi sviluppati dalla Mandrakesoft S.A. sono soggetti alla licenza GPL."
+"La documentazione scritta dalla Mandrakesoft S.A. è soggetta ad una licenza "
"specifica. Per favore si consulti la documentazione per ulteriori dettagli.\n"
"\n"
"\n"
@@ -6394,10 +6379,10 @@ msgstr ""
"Tutti i diritti relativi alle componenti del Software appartengono ai "
"rispettivi autori e sono protetti dalle leggi che disciplinano la proprietà "
"intellettuale e il copyright applicabili ai programmi software. La "
-"MandrakeSoft S.A. si riserva il diritto di modificare o adattare il "
+"Mandrakesoft S.A. si riserva il diritto di modificare o adattare il "
"Software, in parte o in tutto, con ogni mezzo e per qualsiasi scopo."
"\"Mandrake\", \"Mandrakelinux\" e i relativi logo sono proprietà della "
-"MandrakeSoft S.A.\n"
+"Mandrakesoft S.A.\n"
"\n"
"\n"
"5. Disposizioni diverse\n"
@@ -6410,9 +6395,9 @@ msgstr ""
"merito ai termini di questa licenza verrà risolta preferibilmente per via "
"extra-giudiziaria. Come ultima risorsa, la disputa verrà portata "
"all'attenzione del Tribunale competente di Parigi - Francia. Per qualsiasi "
-"domanda riguardo questo documento, per favore si contatti MandrakeSoft S.A.\n"
+"domanda riguardo questo documento, per favore si contatti Mandrakesoft S.A.\n"
-#: install_messages.pm:89
+#: install_messages.pm:90
#, c-format
msgid ""
"Warning: Free Software may not necessarily be patent free, and some Free\n"
@@ -6431,7 +6416,8 @@ msgstr ""
"essere entrato nel campo di applicazione di un brevetto, verifica\n"
"attentamente la tua legislazione nazionale."
-#: install_messages.pm:96
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: install_messages.pm:98
#, c-format
msgid ""
"\n"
@@ -6495,7 +6481,7 @@ msgstr ""
"loro rispettivi autori e sono protetti dalle leggi relative alla proprietà\n"
"intellettuale e al copyright applicabili ai programmi software.\n"
-#: install_messages.pm:128
+#: install_messages.pm:131
#, c-format
msgid ""
"Congratulations, installation is complete.\n"
@@ -6527,30 +6513,31 @@ msgstr ""
"Altre informazioni sulla configurazione del sistema sono nel capitolo\n"
"sulla post-installazione del \"Manuale dell'Utente\" di Mandrakelinux."
-#: install_messages.pm:141
+#. -PO: keep the double empty lines between sections, this is formatted a la LaTeX
+#: install_messages.pm:144
#, c-format
-msgid "http://www.mandrakelinux.com/en/100errata.php3"
-msgstr "http://www.mandrakelinux.com/en/100errata.php3"
+msgid "http://www.mandrakelinux.com/en/101errata.php3"
+msgstr "http://www.mandrakelinux.com/en/101errata.php3"
-#: install_steps.pm:242
+#: install_steps.pm:246
#, c-format
msgid "Duplicate mount point %s"
msgstr "Punto di mount doppio: %s"
-#: install_steps.pm:407
+#: install_steps.pm:477
#, c-format
msgid ""
"Some important packages didn't get installed properly.\n"
"Either your cdrom drive or your cdrom is defective.\n"
-"Check the cdrom on an installed computer using \"rpm -qpl Mandrake/RPMS/*.rpm"
+"Check the cdrom on an installed computer using \"rpm -qpl media/main/*.rpm"
"\"\n"
msgstr ""
"Alcuni pacchetti importanti non sono stati installati correttamente.\n"
"O il lettore di cdrom o il cdrom sono danneggiati.\n"
-"Controlla il cdrom su un sistema già installato digitando \"rpm -qpl "
-"Mandrake/RPMS/*.rpm\"\n"
+"Controlla il cdrom su un sistema già installato digitando\n"
+" \"rpm -qpl Mandrake/RPMS/*.rpm\"\n"
-#: install_steps.pm:533
+#: install_steps.pm:603
#, c-format
msgid "No floppy drive available"
msgstr "Nessun lettore di floppy disponibile"
@@ -6560,7 +6547,7 @@ msgstr "Nessun lettore di floppy disponibile"
msgid "Entering step `%s'\n"
msgstr "Avvio della fase \"%s\"\n"
-#: install_steps_gtk.pm:178
+#: install_steps_gtk.pm:184
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
@@ -6569,98 +6556,98 @@ msgid ""
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"Il sistema ha risorse scarse. Potrebbero verificarsi problemi installando\n"
-"Mandrakelinux. In tal caso, puoi tentare un'installazionetestuale. \n"
+"Mandrakelinux. In tal caso, puoi tentare un'installazione testuale. \n"
"Per farlo, premi \"F1\" all'avvio da CDROM e poi digita \"text\"."
-#: install_steps_gtk.pm:232 install_steps_interactive.pm:580
+#: install_steps_gtk.pm:235 install_steps_interactive.pm:628
#, c-format
msgid "Package Group Selection"
msgstr "Selezione per gruppi di pacchetti"
-#: install_steps_gtk.pm:294 install_steps_interactive.pm:519
+#: install_steps_gtk.pm:264 install_steps_interactive.pm:567
#, c-format
msgid "Total size: %d / %d MB"
msgstr "Dimensione totale: %d / %d MB"
-#: install_steps_gtk.pm:340
+#: install_steps_gtk.pm:309
#, c-format
msgid "Bad package"
msgstr "Pacchetto errato"
-#: install_steps_gtk.pm:342
+#: install_steps_gtk.pm:311
#, c-format
msgid "Version: "
msgstr "Versione: "
-#: install_steps_gtk.pm:343
+#: install_steps_gtk.pm:312
#, c-format
msgid "Size: "
msgstr "Dimensione:"
-#: install_steps_gtk.pm:343
+#: install_steps_gtk.pm:312
#, c-format
msgid "%d KB\n"
msgstr "%d KB\n"
-#: install_steps_gtk.pm:344
+#: install_steps_gtk.pm:313
#, c-format
msgid "Importance: "
msgstr "Importanza: "
-#: install_steps_gtk.pm:377
+#: install_steps_gtk.pm:346
#, c-format
msgid "You can't select/unselect this package"
msgstr "Non puoi selezionare/deselezionare questo pacchetto"
-#: install_steps_gtk.pm:381
+#: install_steps_gtk.pm:350
#, c-format
msgid "due to missing %s"
msgstr "per la mancanza di %s"
-#: install_steps_gtk.pm:382
+#: install_steps_gtk.pm:351
#, c-format
msgid "due to unsatisfied %s"
msgstr "perché %s non è soddisfatto"
-#: install_steps_gtk.pm:383
+#: install_steps_gtk.pm:352
#, c-format
msgid "trying to promote %s"
msgstr "Ricerca del miglior pacchetto per %s..."
-#: install_steps_gtk.pm:384
+#: install_steps_gtk.pm:353
#, c-format
msgid "in order to keep %s"
msgstr "per conservare %s"
-#: install_steps_gtk.pm:389
+#: install_steps_gtk.pm:358
#, c-format
msgid ""
"You can't select this package as there is not enough space left to install it"
msgstr ""
-"Non puoi selezionare questo pacchetto. Non c'è spazio sufficente per "
+"Non puoi selezionare questo pacchetto. Non c'è spazio sufficiente per "
"installarlo"
-#: install_steps_gtk.pm:392
+#: install_steps_gtk.pm:361
#, c-format
msgid "The following packages are going to be installed"
msgstr "I seguenti pacchetti stanno per essere installati"
-#: install_steps_gtk.pm:393
+#: install_steps_gtk.pm:362
#, c-format
msgid "The following packages are going to be removed"
msgstr "I seguenti pacchetti stanno per essere rimossi"
-#: install_steps_gtk.pm:417
+#: install_steps_gtk.pm:386
#, c-format
msgid "This is a mandatory package, it can't be unselected"
msgstr "Questo è un pacchetto obbligatorio, non può essere deselezionato"
-#: install_steps_gtk.pm:419
+#: install_steps_gtk.pm:388
#, c-format
msgid "You can't unselect this package. It is already installed"
msgstr "Non si può deselezionare questo pacchetto. È già installato"
-#: install_steps_gtk.pm:422
+#: install_steps_gtk.pm:391
#, c-format
msgid ""
"This package must be upgraded.\n"
@@ -6669,220 +6656,223 @@ msgstr ""
"Questo pacchetto deve essere aggiornato\n"
"Vuoi veramente deselezionarlo?"
-#: install_steps_gtk.pm:425
+#: install_steps_gtk.pm:394
#, c-format
msgid "You can't unselect this package. It must be upgraded"
msgstr "Non si può deselezionare questo pacchetto. Deve essere aggiornato"
-#: install_steps_gtk.pm:430
+#: install_steps_gtk.pm:399
#, c-format
msgid "Show automatically selected packages"
msgstr "Mostra i pacchetti selezionati automaticamente"
-#: install_steps_gtk.pm:435
+#: install_steps_gtk.pm:404
#, c-format
msgid "Load/Save on floppy"
msgstr "Carica/Salva su floppy"
-#: install_steps_gtk.pm:436
+#: install_steps_gtk.pm:405
#, c-format
msgid "Updating package selection"
msgstr "Aggiornamento scelta pacchetti"
-#: install_steps_gtk.pm:441
+#: install_steps_gtk.pm:410
#, c-format
msgid "Minimal install"
msgstr "Installazione minimale"
-#: install_steps_gtk.pm:455 install_steps_interactive.pm:427
+#: install_steps_gtk.pm:424 install_steps_interactive.pm:481
#, c-format
msgid "Choose the packages you want to install"
msgstr "Scegli i pacchetti che vuoi installare"
-#: install_steps_gtk.pm:471 install_steps_interactive.pm:666
+#: install_steps_gtk.pm:440 install_steps_interactive.pm:720
#, c-format
msgid "Installing"
msgstr "Installazione"
-#: install_steps_gtk.pm:477
-#, c-format
-msgid "No details"
-msgstr "Nessun dettaglio"
-
-#: install_steps_gtk.pm:478
+#: install_steps_gtk.pm:447
#, c-format
msgid "Estimating"
msgstr "Sto valutando"
-#: install_steps_gtk.pm:484
+#: install_steps_gtk.pm:453
#, c-format
msgid "Time remaining "
msgstr "Tempo restante: "
-#: install_steps_gtk.pm:496
+#: install_steps_gtk.pm:464
#, c-format
msgid "Please wait, preparing installation..."
msgstr "Si prega di attendere, sto preparando l'installazione"
-#: install_steps_gtk.pm:557
+#: install_steps_gtk.pm:474
+#, c-format
+msgid "No details"
+msgstr "Senza dettagli"
+
+#: install_steps_gtk.pm:527
#, c-format
msgid "%d packages"
msgstr "%d pacchetti"
-#: install_steps_gtk.pm:562
+#: install_steps_gtk.pm:532
#, c-format
msgid "Installing package %s"
msgstr "Installazione del pacchetto %s"
-#: install_steps_gtk.pm:598 install_steps_interactive.pm:88
-#: install_steps_interactive.pm:690
+#: install_steps_gtk.pm:567 install_steps_interactive.pm:94
+#: install_steps_interactive.pm:745
#, c-format
msgid "Refuse"
msgstr "Rifiuta"
-#: install_steps_gtk.pm:599 install_steps_interactive.pm:691
+#: install_steps_gtk.pm:571 install_steps_interactive.pm:749
#, c-format
msgid ""
"Change your Cd-Rom!\n"
-"\n"
"Please insert the Cd-Rom labelled \"%s\" in your drive and press Ok when "
"done.\n"
"If you don't have it, press Cancel to avoid installation from this Cd-Rom."
msgstr ""
-"Sostituisci il Cd-Rom!\n"
-"\n"
-"Per favore inserisci il Cd-Rom chiamato \"%s\" nel lettore e premi OK quando "
-"è pronto.\n"
-"Se non lo hai, premi Annulla per evitare l'installazione da quel Cd-Rom."
+"Occorre sostituire il Cd-Rom!\n"
+"Inserisci il Cd-Rom chiamato \"%s\" nel lettore e premi OK quando sei "
+"pronto.\n"
+"Se non lo hai, premi Annulla per saltare l'installazione da quel Cd-Rom."
-#: install_steps_gtk.pm:614 install_steps_interactive.pm:703
+#: install_steps_gtk.pm:586 install_steps_interactive.pm:760
#, c-format
msgid "There was an error ordering packages:"
msgstr "C'è stato un errore ordinando i pacchetti:"
-#: install_steps_gtk.pm:614 install_steps_gtk.pm:618
-#: install_steps_interactive.pm:703 install_steps_interactive.pm:707
+#: install_steps_gtk.pm:586 install_steps_gtk.pm:590
+#: install_steps_interactive.pm:760 install_steps_interactive.pm:764
#, c-format
msgid "Go on anyway?"
msgstr "Vado avanti comunque?"
-#: install_steps_gtk.pm:618 install_steps_interactive.pm:707
+#: install_steps_gtk.pm:590 install_steps_interactive.pm:764
#, c-format
msgid "There was an error installing packages:"
msgstr "C'è stato un errore nell'installazione dei pacchetti:"
-#: install_steps_gtk.pm:658 install_steps_interactive.pm:869
-#: install_steps_interactive.pm:1021
+#: install_steps_gtk.pm:632 install_steps_interactive.pm:934
+#: install_steps_interactive.pm:1086
#, c-format
msgid "not configured"
msgstr "non configurata"
-#: install_steps_interactive.pm:81
+#: install_steps_interactive.pm:86
#, c-format
msgid "Do you want to recover your system?"
msgstr "Vuoi recuperare il tuo sistema?"
-#: install_steps_interactive.pm:82
+#: install_steps_interactive.pm:87
#, c-format
msgid "License agreement"
msgstr "Accordo di licenza"
-#: install_steps_interactive.pm:111
+#: install_steps_interactive.pm:91
+#, c-format
+msgid "Release Notes"
+msgstr "Note sulla release"
+
+#: install_steps_interactive.pm:121
#, c-format
msgid "Please choose your keyboard layout."
msgstr "Per favore, scegli la mappa della tastiera."
-#: install_steps_interactive.pm:113
-#, fuzzy, c-format
+#: install_steps_interactive.pm:123
+#, c-format
msgid "Here is the full list of available keyboards"
-msgstr "Ecco la lista completa dei Paesi disponibili"
+msgstr "Ecco la lista completa delle tastiere disponibili"
-#: install_steps_interactive.pm:143
+#: install_steps_interactive.pm:153
#, c-format
msgid "Install/Upgrade"
msgstr "Installazione/Aggiornamento"
-#: install_steps_interactive.pm:144
+#: install_steps_interactive.pm:154
#, c-format
msgid "Is this an install or an upgrade?"
msgstr "È un'installazione o un aggiornamento?"
-#: install_steps_interactive.pm:150
+#: install_steps_interactive.pm:160
#, c-format
msgid "Upgrade %s"
msgstr "Aggiornamento %s"
-#: install_steps_interactive.pm:160
+#: install_steps_interactive.pm:170
#, c-format
msgid "Encryption key for %s"
msgstr "Chiave di codifica per %s"
-#: install_steps_interactive.pm:177
+#: install_steps_interactive.pm:187
#, c-format
msgid "Please choose your type of mouse."
msgstr "Per favore, scegli il tipo di mouse."
-#: install_steps_interactive.pm:186 standalone/mousedrake:46
+#: install_steps_interactive.pm:196 standalone/mousedrake:46
#, c-format
msgid "Mouse Port"
msgstr "Porta del mouse"
-#: install_steps_interactive.pm:187 standalone/mousedrake:47
+#: install_steps_interactive.pm:197 standalone/mousedrake:47
#, c-format
msgid "Please choose which serial port your mouse is connected to."
msgstr "Per favore indica la porta seriale a cui è connesso il mouse."
-#: install_steps_interactive.pm:197
+#: install_steps_interactive.pm:207
#, c-format
msgid "Buttons emulation"
msgstr "Emulazione pulsanti"
-#: install_steps_interactive.pm:199
+#: install_steps_interactive.pm:209
#, c-format
msgid "Button 2 Emulation"
msgstr "Emulazione pulsante 2"
-#: install_steps_interactive.pm:200
+#: install_steps_interactive.pm:210
#, c-format
msgid "Button 3 Emulation"
msgstr "Emulazione terzo pulsante"
-#: install_steps_interactive.pm:221
+#: install_steps_interactive.pm:231
#, c-format
msgid "PCMCIA"
msgstr "PCMCIA"
-#: install_steps_interactive.pm:221
+#: install_steps_interactive.pm:231
#, c-format
msgid "Configuring PCMCIA cards..."
msgstr "Configurazione schede PCMCIA..."
-#: install_steps_interactive.pm:228
+#: install_steps_interactive.pm:238
#, c-format
msgid "IDE"
msgstr "IDE"
-#: install_steps_interactive.pm:228
+#: install_steps_interactive.pm:238
#, c-format
msgid "Configuring IDE"
msgstr "Sto configurando IDE"
-#: install_steps_interactive.pm:248 network/tools.pm:155
+#: install_steps_interactive.pm:258 network/tools.pm:187
#, c-format
msgid "No partition available"
msgstr "Nessuna partizione disponibile"
-#: install_steps_interactive.pm:251
+#: install_steps_interactive.pm:261
#, c-format
msgid "Scanning partitions to find mount points"
msgstr "Controllo delle partizioni per trovare i punti di mount"
-#: install_steps_interactive.pm:258
+#: install_steps_interactive.pm:268
#, c-format
msgid "Choose the mount points"
msgstr "Scegli i punti di mount"
-#: install_steps_interactive.pm:288
+#: install_steps_interactive.pm:300
#, c-format
msgid ""
"No free space for 1MB bootstrap! Install will continue, but to boot your "
@@ -6891,17 +6881,17 @@ msgstr ""
"Non c'è spazio libero per un bootstrap di 1MB! L'installazione continua, ma "
"per avviare il sistema dovrai creare la partizione di bootstrap con DiskDrake"
-#: install_steps_interactive.pm:325
+#: install_steps_interactive.pm:337
#, c-format
msgid "Choose the partitions you want to format"
msgstr "Scegliere le partizioni da formattare"
-#: install_steps_interactive.pm:327
+#: install_steps_interactive.pm:339
#, c-format
msgid "Check bad blocks?"
msgstr "Controllo blocchi danneggiati?"
-#: install_steps_interactive.pm:359
+#: install_steps_interactive.pm:371
#, c-format
msgid ""
"Failed to check filesystem %s. Do you want to repair the errors? (beware, "
@@ -6910,35 +6900,48 @@ msgstr ""
"Errori nella verifica del filesystem %s. Vuoi riparare gli errori? "
"(attenzione, si potrebbero perdere dei dati)"
-#: install_steps_interactive.pm:362
+#: install_steps_interactive.pm:374
#, c-format
msgid "Not enough swap space to fulfill installation, please add some"
msgstr ""
"Swap insufficiente per completare l'installazione.\n"
"Per favore, aumentane le dimensioni"
-#: install_steps_interactive.pm:369
+#: install_steps_interactive.pm:381
#, c-format
msgid "Looking for available packages and rebuilding rpm database..."
msgstr ""
"Sto cercando i pacchetti disponibili e ricostruendo il database di rpm ..."
-#: install_steps_interactive.pm:370 install_steps_interactive.pm:389
+#: install_steps_interactive.pm:382 install_steps_interactive.pm:442
#, c-format
msgid "Looking for available packages..."
msgstr "Sto cercando i pacchetti disponibili ..."
-#: install_steps_interactive.pm:373
+#: install_steps_interactive.pm:385
#, c-format
msgid "Looking at packages already installed..."
msgstr "Ricerca dei pacchetti già installati ..."
-#: install_steps_interactive.pm:377
+#: install_steps_interactive.pm:389
#, c-format
msgid "Finding packages to upgrade..."
msgstr "Sto cercando i pacchetti da aggiornare"
-#: install_steps_interactive.pm:398
+#: install_steps_interactive.pm:405 install_steps_interactive.pm:834
+#, c-format
+msgid ""
+"Contacting Mandrakelinux web site to get the list of available mirrors..."
+msgstr ""
+"Connessione al sito Mandrakelinux per ricevere l'elenco dei mirror "
+"disponibili..."
+
+#: install_steps_interactive.pm:411 install_steps_interactive.pm:839
+#, c-format
+msgid "Choose a mirror from which to get the packages"
+msgstr "Scegli un mirror da cui prelevare i pacchetti"
+
+#: install_steps_interactive.pm:451
#, c-format
msgid ""
"Your system does not have enough space left for installation or upgrade (%d "
@@ -6947,7 +6950,7 @@ msgstr ""
"Sul sistema non è rimasto abbastanza spazio per l'installazione o\n"
"l'aggiornamento (%d > %d)"
-#: install_steps_interactive.pm:439
+#: install_steps_interactive.pm:493
#, c-format
msgid ""
"Please choose load or save package selection on floppy.\n"
@@ -6956,42 +6959,42 @@ msgstr ""
"Per favore scegli di caricare o salvare la selezione pacchetti su floppy.\n"
"Il formato è lo stesso dei floppy generati con auto_install."
-#: install_steps_interactive.pm:441
+#: install_steps_interactive.pm:495
#, c-format
msgid "Load from floppy"
msgstr "Carica da floppy"
-#: install_steps_interactive.pm:441
+#: install_steps_interactive.pm:495
#, c-format
msgid "Save on floppy"
msgstr "Salva su floppy"
-#: install_steps_interactive.pm:445
+#: install_steps_interactive.pm:499
#, c-format
msgid "Package selection"
msgstr "Selezione pacchetti"
-#: install_steps_interactive.pm:445
+#: install_steps_interactive.pm:499
#, c-format
msgid "Loading from floppy"
msgstr "Caricamento da floppy"
-#: install_steps_interactive.pm:450
+#: install_steps_interactive.pm:504
#, c-format
msgid "Insert a floppy containing package selection"
msgstr "Inserisci un floppy con la scelta dei pacchetti"
-#: install_steps_interactive.pm:533
+#: install_steps_interactive.pm:581
#, c-format
msgid "Selected size is larger than available space"
msgstr "Lo spazio richiesto è maggiore di quello disponibile"
-#: install_steps_interactive.pm:548
+#: install_steps_interactive.pm:596
#, c-format
msgid "Type of install"
msgstr "Tipo di installazione"
-#: install_steps_interactive.pm:549
+#: install_steps_interactive.pm:597
#, c-format
msgid ""
"You haven't selected any group of packages.\n"
@@ -7000,22 +7003,22 @@ msgstr ""
"Nessun gruppo di pacchetti risulta selezionato .\n"
"Per favore scegli il tipo di installazione minima desiderato:"
-#: install_steps_interactive.pm:553
+#: install_steps_interactive.pm:601
#, c-format
msgid "With basic documentation (recommended!)"
msgstr "Con la documentazione essenziale (raccomandata!)"
-#: install_steps_interactive.pm:554
+#: install_steps_interactive.pm:602
#, c-format
msgid "Truly minimal install (especially no urpmi)"
msgstr "Installazione veramente minimale (in particolare niente urpmi)"
-#: install_steps_interactive.pm:597 standalone/drakxtv:50
+#: install_steps_interactive.pm:645 standalone/drakxtv:52
#, c-format
msgid "All"
msgstr "Tutti"
-#: install_steps_interactive.pm:641
+#: install_steps_interactive.pm:694
#, c-format
msgid ""
"If you have all the CDs in the list below, click Ok.\n"
@@ -7026,17 +7029,17 @@ msgstr ""
"Se non hai nessuno di questi CD, clicca su Annulla.\n"
"Se te ne mancano solo alcuni, deselezionali e poi clicca su OK."
-#: install_steps_interactive.pm:646
+#: install_steps_interactive.pm:699
#, c-format
msgid "Cd-Rom labeled \"%s\""
msgstr "Cd-Rom chiamato \"%s\""
-#: install_steps_interactive.pm:666
+#: install_steps_interactive.pm:720
#, c-format
msgid "Preparing installation"
msgstr "Sto preparando l'installazione"
-#: install_steps_interactive.pm:675
+#: install_steps_interactive.pm:729
#, c-format
msgid ""
"Installing package %s\n"
@@ -7045,17 +7048,17 @@ msgstr ""
"Installazione del pacchetto %s\n"
"%d%%"
-#: install_steps_interactive.pm:721
+#: install_steps_interactive.pm:778
#, c-format
msgid "Post-install configuration"
msgstr "Configurazione post installazione"
-#: install_steps_interactive.pm:727
+#: install_steps_interactive.pm:784
#, c-format
msgid "Please insert the Update Modules floppy in drive %s"
msgstr "Per favore inserisci il floppy di aggiornamento moduli nell'unità %s"
-#: install_steps_interactive.pm:748
+#: install_steps_interactive.pm:813
#, c-format
msgid ""
"You now have the opportunity to download updated packages. These packages\n"
@@ -7065,7 +7068,7 @@ msgid ""
"To download these packages, you will need to have a working Internet \n"
"connection.\n"
"\n"
-"Do you want to install the updates ?"
+"Do you want to install the updates?"
msgstr ""
"Adesso hai la possibilità di scaricare dei pacchetti aggiornati che sono\n"
"stati modificati dopo l'uscita della distribuzione. Questi pacchetti "
@@ -7076,183 +7079,166 @@ msgstr ""
"\n"
"Vuoi installare gli aggiornamenti?"
-#: install_steps_interactive.pm:769
-#, c-format
-msgid ""
-"Contacting Mandrakelinux web site to get the list of available mirrors..."
-msgstr ""
-"Connessione al sito Mandrakelinux per ricevere l'elenco dei mirror "
-"disponibili..."
-
-#: install_steps_interactive.pm:774
-#, c-format
-msgid "Choose a mirror from which to get the packages"
-msgstr "Scegli un mirror da cui prelevare i pacchetti"
-
-#: install_steps_interactive.pm:788
+#: install_steps_interactive.pm:853
#, c-format
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Connessione al mirror per avere la lista dei pacchetti disponibili..."
-#: install_steps_interactive.pm:792
+#: install_steps_interactive.pm:857
#, c-format
msgid "Unable to contact mirror %s"
msgstr "Non si riesce a contattare il mirror %s"
-#: install_steps_interactive.pm:792
+#: install_steps_interactive.pm:857
#, c-format
msgid "Would you like to try again?"
msgstr "Vuoi riprovare?"
-#: install_steps_interactive.pm:818 standalone/drakclock:45
+#: install_steps_interactive.pm:883 standalone/drakclock:46
#, c-format
msgid "Which is your timezone?"
msgstr "Qual è il fuso orario locale?"
-#: install_steps_interactive.pm:823
+#: install_steps_interactive.pm:888
#, c-format
msgid "Automatic time synchronization (using NTP)"
msgstr "Sincronizzazione automatica dell'ora (usando NTP)"
-#: install_steps_interactive.pm:831
+#: install_steps_interactive.pm:896
#, c-format
msgid "NTP Server"
msgstr "Server NTP"
-#: install_steps_interactive.pm:873 steps.pm:30
+#: install_steps_interactive.pm:938 steps.pm:30
#, c-format
msgid "Summary"
msgstr "Riepilogo"
-#: install_steps_interactive.pm:886 install_steps_interactive.pm:894
-#: install_steps_interactive.pm:912 install_steps_interactive.pm:919
-#: install_steps_interactive.pm:1068 services.pm:135
-#: standalone/drakbackup:1572
+#: install_steps_interactive.pm:951 install_steps_interactive.pm:959
+#: install_steps_interactive.pm:977 install_steps_interactive.pm:984
+#: install_steps_interactive.pm:1136 services.pm:135
+#: standalone/drakbackup:1593
#, c-format
msgid "System"
msgstr "Sistema"
-#: install_steps_interactive.pm:926 install_steps_interactive.pm:953
-#: install_steps_interactive.pm:970 install_steps_interactive.pm:986
-#: install_steps_interactive.pm:997
+#: install_steps_interactive.pm:991 install_steps_interactive.pm:1018
+#: install_steps_interactive.pm:1035 install_steps_interactive.pm:1051
+#: install_steps_interactive.pm:1062
#, c-format
msgid "Hardware"
msgstr "Hardware"
-#: install_steps_interactive.pm:932 install_steps_interactive.pm:941
+#: install_steps_interactive.pm:997 install_steps_interactive.pm:1006
#, c-format
msgid "Remote CUPS server"
msgstr "Server CUPS remoto"
-#: install_steps_interactive.pm:932
+#: install_steps_interactive.pm:997
#, c-format
msgid "No printer"
msgstr "Nessuna stampante"
-#: install_steps_interactive.pm:974
+#: install_steps_interactive.pm:1039
#, c-format
msgid "Do you have an ISA sound card?"
msgstr "Hai una scheda audio ISA?"
-#: install_steps_interactive.pm:976
-#, fuzzy, c-format
+#: install_steps_interactive.pm:1041
+#, c-format
msgid ""
"Run \"alsaconf\" or \"sndconfig\" after installation to configure your sound "
"card"
msgstr ""
-"Lancia \"sndconfig\" dopo l'installazione per configurare la scheda audio"
+"Lancia \"alsaconf\" o \"sndconfig\" dopo l'installazione per configurare la "
+"scheda audio"
-#: install_steps_interactive.pm:978
+#: install_steps_interactive.pm:1043
#, c-format
msgid "No sound card detected. Try \"harddrake\" after installation"
msgstr ""
"Non è stata rilevata nessuna scheda audio.\n"
"Prova con \"harddrake\" dopo l'installazione."
-#: install_steps_interactive.pm:998
+#: install_steps_interactive.pm:1063
#, c-format
msgid "Graphical interface"
msgstr "Interfaccia grafica"
-#: install_steps_interactive.pm:1004 install_steps_interactive.pm:1019
+#: install_steps_interactive.pm:1069 install_steps_interactive.pm:1084
#, c-format
msgid "Network & Internet"
msgstr "Rete & Internet"
-#: install_steps_interactive.pm:1020
-#, c-format
-msgid "Proxies"
-msgstr "Proxy"
-
-#: install_steps_interactive.pm:1021
+#: install_steps_interactive.pm:1086
#, c-format
msgid "configured"
msgstr "configurato"
-#: install_steps_interactive.pm:1030 install_steps_interactive.pm:1044
+#: install_steps_interactive.pm:1095 install_steps_interactive.pm:1109
#: steps.pm:20
#, c-format
msgid "Security"
msgstr "Sicurezza"
-#: install_steps_interactive.pm:1049
+#: install_steps_interactive.pm:1114
#, c-format
msgid "activated"
msgstr "attivato"
-#: install_steps_interactive.pm:1049
+#: install_steps_interactive.pm:1114
#, c-format
msgid "disabled"
msgstr "disabilitato"
-#: install_steps_interactive.pm:1058
+#: install_steps_interactive.pm:1123
#, c-format
msgid "Boot"
msgstr "Boot"
#. -PO: example: lilo-graphic on /dev/hda1
-#: install_steps_interactive.pm:1062
+#: install_steps_interactive.pm:1127
#, c-format
msgid "%s on %s"
-msgstr "%s su %s"
+msgstr "%s in %s"
-#: install_steps_interactive.pm:1073 services.pm:177
+#: install_steps_interactive.pm:1141 services.pm:177
#, c-format
msgid "Services: %d activated for %d registered"
msgstr "Servizi : %d attivati su %d registrati"
-#: install_steps_interactive.pm:1083
+#: install_steps_interactive.pm:1151
#, c-format
msgid "You have not configured X. Are you sure you really want this?"
msgstr "Non hai configurato X. Sei sicuro di non volerlo fare?"
-#: install_steps_interactive.pm:1141
+#: install_steps_interactive.pm:1205
#, c-format
msgid "Set root password and network authentication methods"
msgstr "Imposta la password di root e i metodi per l'autenticazione in rete"
-#: install_steps_interactive.pm:1142
+#: install_steps_interactive.pm:1206
#, c-format
msgid "Set root password"
msgstr "Scegli la password per root"
-#: install_steps_interactive.pm:1152
+#: install_steps_interactive.pm:1217
#, c-format
msgid "This password is too short (it must be at least %d characters long)"
msgstr "Questa password è troppo corta (deve essere almeno di %d caratteri)"
-#: install_steps_interactive.pm:1157 network/netconnect.pm:575
-#: standalone/drakauth:26 standalone/drakconnect:461
+#: install_steps_interactive.pm:1222 network/netconnect.pm:596
+#: standalone/drakauth:25 standalone/drakauth:27 standalone/drakconnect:457
#, c-format
msgid "Authentication"
-msgstr "auth.log"
+msgstr "Autenticazione"
-#: install_steps_interactive.pm:1188
+#: install_steps_interactive.pm:1254
#, c-format
msgid "Preparing bootloader..."
msgstr "Preparazione del bootloader"
-#: install_steps_interactive.pm:1198
+#: install_steps_interactive.pm:1264
#, c-format
msgid ""
"You appear to have an OldWorld or Unknown\n"
@@ -7265,12 +7251,12 @@ msgstr ""
"L'installazione continuerà, ma dovrai usare BootX\n"
"o qualche altro metodo per avviare il tuo computer"
-#: install_steps_interactive.pm:1204
+#: install_steps_interactive.pm:1270
#, c-format
msgid "Do you want to use aboot?"
msgstr "Vuoi usare aboot?"
-#: install_steps_interactive.pm:1207
+#: install_steps_interactive.pm:1273
#, c-format
msgid ""
"Error installing aboot, \n"
@@ -7279,35 +7265,7 @@ msgstr ""
"Errore installando aboot, \n"
"vuoi forzare l'installazione anche se può distruggere la prima partizione?"
-#: install_steps_interactive.pm:1218
-#, c-format
-msgid "Installing bootloader"
-msgstr "Sto installando il bootloader"
-
-#: install_steps_interactive.pm:1225
-#, c-format
-msgid "Installation of bootloader failed. The following error occured:"
-msgstr ""
-"Installazione del bootloader fallita. Si è verificato il seguente errore:"
-
-#: install_steps_interactive.pm:1230
-#, c-format
-msgid ""
-"You may need to change your Open Firmware boot-device to\n"
-" enable the bootloader. If you don't see the bootloader prompt at\n"
-" reboot, hold down Command-Option-O-F at reboot and enter:\n"
-" setenv boot-device %s,\\\\:tbxi\n"
-" Then type: shut-down\n"
-"At your next boot you should see the bootloader prompt."
-msgstr ""
-"Potrebbe essere necessario cambiare il dispositivo di boot Open Firmware\n"
-" per abilitare il bootloader. Se non vedi il prompt del bootloader dopo\n"
-" il riavvio, tieni premuto Command-Option-O-F al riavvio e digita:\n"
-" setenv boot-device %s,\\\\:tbxi\n"
-" Poi digita: shut-down\n"
-"Al boot successivo dovresti vedere il prompt del bootloader."
-
-#: install_steps_interactive.pm:1243
+#: install_steps_interactive.pm:1294
#, c-format
msgid ""
"In this security level, access to the files in the Windows partition is "
@@ -7316,22 +7274,22 @@ msgstr ""
"A questo livello di sicurezza, l'accesso ai file delle partizioni Windows è "
"riservato all'amministratore."
-#: install_steps_interactive.pm:1275 standalone/drakautoinst:76
+#: install_steps_interactive.pm:1322 standalone/drakautoinst:76
#, c-format
msgid "Insert a blank floppy in drive %s"
msgstr "Inserisci un floppy vuoto nell'unità %s"
-#: install_steps_interactive.pm:1280
+#: install_steps_interactive.pm:1327
#, c-format
msgid "Please insert another floppy for drivers disk"
-msgstr "Per favore, inserisci un altro floppy per registrare i drivers"
+msgstr "Per favore, inserisci un altro floppy per registrare i driver"
-#: install_steps_interactive.pm:1282
+#: install_steps_interactive.pm:1329
#, c-format
msgid "Creating auto install floppy..."
msgstr "Sto creando il floppy di installazione automatica ..."
-#: install_steps_interactive.pm:1294
+#: install_steps_interactive.pm:1341
#, c-format
msgid ""
"Some steps are not completed.\n"
@@ -7342,12 +7300,12 @@ msgstr ""
"\n"
"Vuoi veramente interrompere adesso?"
-#: install_steps_interactive.pm:1309
+#: install_steps_interactive.pm:1356
#, c-format
msgid "Generate auto install floppy"
msgstr "Crea il floppy di installazione automatica"
-#: install_steps_interactive.pm:1311
+#: install_steps_interactive.pm:1358
#, c-format
msgid ""
"The auto install can be fully automated if wanted,\n"
@@ -7368,7 +7326,8 @@ msgstr ""
msgid "Mandrakelinux Installation %s"
msgstr "Installazione di Mandrakelinux %s"
-#: install_steps_newt.pm:33
+#. -PO: This string must fit in a 80-char wide text screen
+#: install_steps_newt.pm:34
#, c-format
msgid ""
" <Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen "
@@ -7380,17 +7339,37 @@ msgstr ""
msgid "Choose a file"
msgstr "Scegli un file"
+#: interactive.pm:295 interactive/gtk.pm:482 standalone/drakbackup:1534
+#: standalone/drakfont:592 standalone/drakfont:659 standalone/drakups:297
+#: standalone/drakups:357 standalone/drakups:377 standalone/drakvpn:333
+#: standalone/drakvpn:694
+#, c-format
+msgid "Add"
+msgstr "Aggiungi"
+
+#: interactive.pm:295 interactive/gtk.pm:482
+#, c-format
+msgid "Modify"
+msgstr "Modifica"
+
+#: interactive.pm:295 interactive/gtk.pm:482 standalone/drakups:299
+#: standalone/drakups:359 standalone/drakups:379 standalone/drakvpn:333
+#: standalone/drakvpn:694
+#, c-format
+msgid "Remove"
+msgstr "Rimuovi"
+
#: interactive.pm:372
#, c-format
msgid "Basic"
msgstr "Di base"
-#: interactive.pm:403 interactive/newt.pm:308 ugtk2.pm:510
+#: interactive.pm:403 interactive/newt.pm:317 ugtk2.pm:515
#, c-format
msgid "Finish"
msgstr "Finisci"
-#: interactive/newt.pm:83
+#: interactive/newt.pm:92
#, c-format
msgid "Do"
msgstr "Esegui"
@@ -7469,572 +7448,765 @@ msgstr ""
msgid "Re-submit"
msgstr "Riproporre"
-#: keyboard.pm:161 keyboard.pm:193
+#: keyboard.pm:163 keyboard.pm:194
#, c-format
-msgid "Czech (QWERTZ)"
+msgid ""
+"_: keyboard\n"
+"Czech (QWERTZ)"
msgstr "Ceca (QWERTZ)"
-#: keyboard.pm:162 keyboard.pm:195
+#: keyboard.pm:164 keyboard.pm:196
#, c-format
-msgid "German"
+msgid ""
+"_: keyboard\n"
+"German"
msgstr "Tedesca"
-#: keyboard.pm:163
+#: keyboard.pm:165
#, c-format
-msgid "Dvorak"
+msgid ""
+"_: keyboard\n"
+"Dvorak"
msgstr "Dvorak"
-#: keyboard.pm:164 keyboard.pm:204
+#: keyboard.pm:166 keyboard.pm:206
#, c-format
-msgid "Spanish"
+msgid ""
+"_: keyboard\n"
+"Spanish"
msgstr "Spagnola"
-#: keyboard.pm:165 keyboard.pm:205
+#: keyboard.pm:167 keyboard.pm:207
#, c-format
-msgid "Finnish"
+msgid ""
+"_: keyboard\n"
+"Finnish"
msgstr "Finlandese"
-#: keyboard.pm:166 keyboard.pm:206
+#: keyboard.pm:168 keyboard.pm:208
#, c-format
-msgid "French"
+msgid ""
+"_: keyboard\n"
+"French"
msgstr "Francese"
-#: keyboard.pm:167 keyboard.pm:246
+#: keyboard.pm:169 keyboard.pm:254
#, c-format
-msgid "Norwegian"
+msgid ""
+"_: keyboard\n"
+"Norwegian"
msgstr "Norvegese"
-#: keyboard.pm:168
+#: keyboard.pm:170
#, c-format
-msgid "Polish"
+msgid ""
+"_: keyboard\n"
+"Polish"
msgstr "Polacca"
-#: keyboard.pm:169 keyboard.pm:255
+#: keyboard.pm:171 keyboard.pm:264
#, c-format
-msgid "Russian"
+msgid ""
+"_: keyboard\n"
+"Russian"
msgstr "Russa"
-#: keyboard.pm:171 keyboard.pm:259
+#: keyboard.pm:173 keyboard.pm:268
#, c-format
-msgid "Swedish"
+msgid ""
+"_: keyboard\n"
+"Swedish"
msgstr "Svedese"
-#: keyboard.pm:172 keyboard.pm:278
+#: keyboard.pm:174 keyboard.pm:287
#, c-format
msgid "UK keyboard"
msgstr "Tastiera UK"
-#: keyboard.pm:173 keyboard.pm:279
+#: keyboard.pm:175 keyboard.pm:288
#, c-format
msgid "US keyboard"
msgstr "Tastiera US"
-#: keyboard.pm:175
+#: keyboard.pm:177
#, c-format
-msgid "Albanian"
+msgid ""
+"_: keyboard\n"
+"Albanian"
msgstr "Albanese"
-#: keyboard.pm:176
+#: keyboard.pm:178
#, c-format
-msgid "Armenian (old)"
+msgid ""
+"_: keyboard\n"
+"Armenian (old)"
msgstr "Armena (vecchia)"
-#: keyboard.pm:177
+#: keyboard.pm:179
#, c-format
-msgid "Armenian (typewriter)"
+msgid ""
+"_: keyboard\n"
+"Armenian (typewriter)"
msgstr "Armena (macchina da scrivere)"
-#: keyboard.pm:178
+#: keyboard.pm:180
#, c-format
-msgid "Armenian (phonetic)"
+msgid ""
+"_: keyboard\n"
+"Armenian (phonetic)"
msgstr "Armena (fonetica)"
-#: keyboard.pm:179
+#: keyboard.pm:181
#, c-format
-msgid "Arabic"
+msgid ""
+"_: keyboard\n"
+"Arabic"
msgstr "Araba"
-#: keyboard.pm:180
+#: keyboard.pm:182
#, c-format
-msgid "Azerbaidjani (latin)"
+msgid ""
+"_: keyboard\n"
+"Azerbaidjani (latin)"
msgstr "Azera (latina)"
-#: keyboard.pm:182
+#: keyboard.pm:183
#, c-format
-msgid "Belgian"
+msgid ""
+"_: keyboard\n"
+"Belgian"
msgstr "Belga"
-#: keyboard.pm:183
+#: keyboard.pm:184
#, c-format
-msgid "Bengali"
+msgid ""
+"_: keyboard\n"
+"Bengali"
msgstr "Bengalese"
-#: keyboard.pm:184
+#: keyboard.pm:185
#, c-format
-msgid "Bulgarian (phonetic)"
+msgid ""
+"_: keyboard\n"
+"Bulgarian (phonetic)"
msgstr "Bulgara (fonetica)"
-#: keyboard.pm:185
+#: keyboard.pm:186
#, c-format
-msgid "Bulgarian (BDS)"
+msgid ""
+"_: keyboard\n"
+"Bulgarian (BDS)"
msgstr "Bulgara (BDS)"
-#: keyboard.pm:186
+#: keyboard.pm:187
#, c-format
-msgid "Brazilian (ABNT-2)"
+msgid ""
+"_: keyboard\n"
+"Brazilian (ABNT-2)"
msgstr "Brasiliana (ABNT-2)"
-#: keyboard.pm:189
+#: keyboard.pm:188
#, c-format
-msgid "Bosnian"
+msgid ""
+"_: keyboard\n"
+"Bosnian"
msgstr "Bosniaca"
-#: keyboard.pm:190
+#: keyboard.pm:189
#, c-format
-msgid "Belarusian"
+msgid ""
+"_: keyboard\n"
+"Belarusian"
msgstr "Bielorussa"
#: keyboard.pm:191
#, c-format
-msgid "Swiss (German layout)"
+msgid ""
+"_: keyboard\n"
+"Swiss (German layout)"
msgstr "Svizzera (mappa tedesca)"
-#: keyboard.pm:192
+#: keyboard.pm:193
#, c-format
-msgid "Swiss (French layout)"
+msgid ""
+"_: keyboard\n"
+"Swiss (French layout)"
msgstr "Svizzera (mappa francese)"
-#: keyboard.pm:194
+#: keyboard.pm:195
#, c-format
-msgid "Czech (QWERTY)"
+msgid ""
+"_: keyboard\n"
+"Czech (QWERTY)"
msgstr "Ceca (QWERTY)"
-#: keyboard.pm:196
+#: keyboard.pm:197
#, c-format
-msgid "German (no dead keys)"
+msgid ""
+"_: keyboard\n"
+"German (no dead keys)"
msgstr "Tedesca (senza tasti morti)"
-#: keyboard.pm:197
+#: keyboard.pm:198
#, c-format
-msgid "Devanagari"
+msgid ""
+"_: keyboard\n"
+"Devanagari"
msgstr "Devanagari"
-#: keyboard.pm:198
+#: keyboard.pm:199
#, c-format
-msgid "Danish"
+msgid ""
+"_: keyboard\n"
+"Danish"
msgstr "Danese"
-#: keyboard.pm:199
+#: keyboard.pm:200
#, c-format
-msgid "Dvorak (US)"
+msgid ""
+"_: keyboard\n"
+"Dvorak (US)"
msgstr "Dvorak (US)"
-#: keyboard.pm:200
-#, fuzzy, c-format
-msgid "Dvorak (Esperanto)"
-msgstr "Dvorak (Norvegese)"
-
#: keyboard.pm:201
#, c-format
-msgid "Dvorak (Norwegian)"
-msgstr "Dvorak (Norvegese)"
+msgid ""
+"_: keyboard\n"
+"Dvorak (Esperanto)"
+msgstr "Dvorak (Esperanto)"
#: keyboard.pm:202
#, c-format
-msgid "Dvorak (Swedish)"
-msgstr "Dvorak (Svedese)"
+msgid ""
+"_: keyboard\n"
+"Dvorak (Norwegian)"
+msgstr "Dvorak (Norvegese)"
#: keyboard.pm:203
#, c-format
-msgid "Estonian"
+msgid ""
+"_: keyboard\n"
+"Dvorak (Swedish)"
+msgstr "Dvorak (Svedese)"
+
+#: keyboard.pm:205
+#, c-format
+msgid ""
+"_: keyboard\n"
+"Estonian"
msgstr "Estone"
-#: keyboard.pm:207
+#: keyboard.pm:209
#, c-format
-msgid "Georgian (\"Russian\" layout)"
+msgid ""
+"_: keyboard\n"
+"Georgian (\"Russian\" layout)"
msgstr "Georgiana (mappa \"Russa\")"
-#: keyboard.pm:208
+#: keyboard.pm:210
#, c-format
-msgid "Georgian (\"Latin\" layout)"
+msgid ""
+"_: keyboard\n"
+"Georgian (\"Latin\" layout)"
msgstr "Georgiana (mappa \"Latina\")"
-#: keyboard.pm:209
+#: keyboard.pm:211
#, c-format
-msgid "Greek"
+msgid ""
+"_: keyboard\n"
+"Greek"
msgstr "Greca"
-#: keyboard.pm:210
+#: keyboard.pm:212
#, c-format
-msgid "Greek (polytonic)"
+msgid ""
+"_: keyboard\n"
+"Greek (polytonic)"
msgstr "Greca (politonico)"
-#: keyboard.pm:211
+#: keyboard.pm:213
#, c-format
-msgid "Gujarati"
+msgid ""
+"_: keyboard\n"
+"Gujarati"
msgstr "Gujarati"
-#: keyboard.pm:212
+#: keyboard.pm:214
#, c-format
-msgid "Gurmukhi"
+msgid ""
+"_: keyboard\n"
+"Gurmukhi"
msgstr "Gurmukhi"
-#: keyboard.pm:213
+#: keyboard.pm:216
#, c-format
-msgid "Hungarian"
+msgid ""
+"_: keyboard\n"
+"Hungarian"
msgstr "Ungherese"
-#: keyboard.pm:214
+#: keyboard.pm:217
#, c-format
-msgid "Croatian"
+msgid ""
+"_: keyboard\n"
+"Croatian"
msgstr "Croata"
-#: keyboard.pm:215
+#: keyboard.pm:218
#, c-format
-msgid "Irish"
+msgid ""
+"_: keyboard\n"
+"Irish"
msgstr "Irlandese"
-#: keyboard.pm:216
+#: keyboard.pm:219
#, c-format
-msgid "Israeli"
+msgid ""
+"_: keyboard\n"
+"Israeli"
msgstr "Israeliana"
-#: keyboard.pm:217
+#: keyboard.pm:220
#, c-format
-msgid "Israeli (Phonetic)"
-msgstr "Israeliana (Fonetica)"
+msgid ""
+"_: keyboard\n"
+"Israeli (phonetic)"
+msgstr "Israeliana (fonetica)"
-#: keyboard.pm:218
+#: keyboard.pm:221
#, c-format
-msgid "Iranian"
+msgid ""
+"_: keyboard\n"
+"Iranian"
msgstr "Iraniana"
-#: keyboard.pm:219
+#: keyboard.pm:222
#, c-format
-msgid "Icelandic"
+msgid ""
+"_: keyboard\n"
+"Icelandic"
msgstr "Islandese"
-#: keyboard.pm:220
+#: keyboard.pm:223
#, c-format
-msgid "Italian"
+msgid ""
+"_: keyboard\n"
+"Italian"
msgstr "Italiana"
-#: keyboard.pm:221
+#: keyboard.pm:224
#, c-format
-msgid "Inuktitut"
+msgid ""
+"_: keyboard\n"
+"Inuktitut"
msgstr "Inuktitut"
-#: keyboard.pm:225
+#: keyboard.pm:229
#, c-format
-msgid "Japanese 106 keys"
+msgid ""
+"_: keyboard\n"
+"Japanese 106 keys"
msgstr "Giapponese 106 tasti"
-#: keyboard.pm:226
+#: keyboard.pm:230
#, c-format
-msgid "Kannada"
+msgid ""
+"_: keyboard\n"
+"Kannada"
msgstr "Kannada"
-#: keyboard.pm:229
+#: keyboard.pm:233
#, c-format
-msgid "Korean keyboard"
-msgstr "Tastiera coreana"
+msgid ""
+"_: keyboard\n"
+"Korean"
+msgstr "Coreana"
-#: keyboard.pm:230
-#, fuzzy, c-format
-msgid "Kyrgyz keyboard"
-msgstr "Tastiera UK"
+#: keyboard.pm:234
+#, c-format
+msgid ""
+"_: keyboard\n"
+"Kyrgyz"
+msgstr "Kirgica"
-#: keyboard.pm:231
+#: keyboard.pm:235
#, c-format
-msgid "Latin American"
+msgid ""
+"_: keyboard\n"
+"Latin American"
msgstr "Latino americana"
-#: keyboard.pm:232
+#: keyboard.pm:236
#, c-format
-msgid "Laotian"
+msgid ""
+"_: keyboard\n"
+"Laotian"
msgstr "Laotiana"
-#: keyboard.pm:233
+#: keyboard.pm:238
#, c-format
-msgid "Lithuanian AZERTY (old)"
+msgid ""
+"_: keyboard\n"
+"Lithuanian AZERTY (old)"
msgstr "Lituana AZERTY (vecchia)"
-#: keyboard.pm:235
+#: keyboard.pm:241
#, c-format
-msgid "Lithuanian AZERTY (new)"
+msgid ""
+"_: keyboard\n"
+"Lithuanian AZERTY (new)"
msgstr "Lituana AZERTY (nuova)"
-#: keyboard.pm:236
+#: keyboard.pm:243
#, c-format
-msgid "Lithuanian \"number row\" QWERTY"
-msgstr "Lituana \"numero riga\" QWERTY"
+msgid ""
+"_: keyboard\n"
+"Lithuanian \"number row\" QWERTY"
+msgstr "Lituana \"riga numeri\" QWERTY"
-#: keyboard.pm:237
+#: keyboard.pm:245
#, c-format
-msgid "Lithuanian \"phonetic\" QWERTY"
+msgid ""
+"_: keyboard\n"
+"Lithuanian \"phonetic\" QWERTY"
msgstr "Lituana \"fonetica\" QWERTY"
-#: keyboard.pm:238
+#: keyboard.pm:246
#, c-format
-msgid "Latvian"
+msgid ""
+"_: keyboard\n"
+"Latvian"
msgstr "Lettone"
-#: keyboard.pm:239
+#: keyboard.pm:247
#, c-format
-msgid "Malayalam"
+msgid ""
+"_: keyboard\n"
+"Malayalam"
msgstr "Malayalam"
-#: keyboard.pm:240
+#: keyboard.pm:248
#, c-format
-msgid "Macedonian"
+msgid ""
+"_: keyboard\n"
+"Macedonian"
msgstr "Macedone"
-#: keyboard.pm:241
+#: keyboard.pm:249
#, c-format
-msgid "Myanmar (Burmese)"
+msgid ""
+"_: keyboard\n"
+"Myanmar (Burmese)"
msgstr "Myanmar (Burmese)"
-#: keyboard.pm:242
+#: keyboard.pm:250
#, c-format
-msgid "Mongolian (cyrillic)"
+msgid ""
+"_: keyboard\n"
+"Mongolian (cyrillic)"
msgstr "Mongola (cirillica)"
-#: keyboard.pm:243
+#: keyboard.pm:251
#, c-format
-msgid "Maltese (UK)"
+msgid ""
+"_: keyboard\n"
+"Maltese (UK)"
msgstr "Maltese (UK)"
-#: keyboard.pm:244
+#: keyboard.pm:252
#, c-format
-msgid "Maltese (US)"
+msgid ""
+"_: keyboard\n"
+"Maltese (US)"
msgstr "Maltese (US)"
-#: keyboard.pm:245
+#: keyboard.pm:253
#, c-format
-msgid "Dutch"
+msgid ""
+"_: keyboard\n"
+"Dutch"
msgstr "Olandese"
-#: keyboard.pm:247
+#: keyboard.pm:255
#, c-format
-msgid "Oriya"
+msgid ""
+"_: keyboard\n"
+"Oriya"
msgstr "Oriya"
-#: keyboard.pm:248
+#: keyboard.pm:256
#, c-format
-msgid "Polish (qwerty layout)"
+msgid ""
+"_: keyboard\n"
+"Polish (qwerty layout)"
msgstr "Polacca (mappa qwerty)"
-#: keyboard.pm:249
+#: keyboard.pm:257
#, c-format
-msgid "Polish (qwertz layout)"
+msgid ""
+"_: keyboard\n"
+"Polish (qwertz layout)"
msgstr "Polacca (mappa qwertz)"
-#: keyboard.pm:250
+#: keyboard.pm:258
#, c-format
-msgid "Portuguese"
+msgid ""
+"_: keyboard\n"
+"Portuguese"
msgstr "Portoghese"
-#: keyboard.pm:251
+#: keyboard.pm:260
#, c-format
-msgid "Canadian (Quebec)"
+msgid ""
+"_: keyboard\n"
+"Canadian (Quebec)"
msgstr "Canadese (Quebec)"
-#: keyboard.pm:253
+#: keyboard.pm:262
#, c-format
-msgid "Romanian (qwertz)"
+msgid ""
+"_: keyboard\n"
+"Romanian (qwertz)"
msgstr "Romena (qwertz)"
-#: keyboard.pm:254
+#: keyboard.pm:263
#, c-format
-msgid "Romanian (qwerty)"
-msgstr "Rumena (qwerty)"
+msgid ""
+"_: keyboard\n"
+"Romanian (qwerty)"
+msgstr "Romena (qwerty)"
-#: keyboard.pm:256
+#: keyboard.pm:265
#, c-format
-msgid "Russian (Phonetic)"
-msgstr "Russa (Fonetica)"
+msgid ""
+"_: keyboard\n"
+"Russian (phonetic)"
+msgstr "Russa (fonetica)"
-#: keyboard.pm:257
+#: keyboard.pm:266
#, c-format
-msgid "Saami (norwegian)"
+msgid ""
+"_: keyboard\n"
+"Saami (norwegian)"
msgstr "Saami (norvegese)"
-#: keyboard.pm:258
+#: keyboard.pm:267
#, c-format
-msgid "Saami (swedish/finnish)"
+msgid ""
+"_: keyboard\n"
+"Saami (swedish/finnish)"
msgstr "Saami (svedese/finlandese)"
-#: keyboard.pm:260
+#: keyboard.pm:269
#, c-format
-msgid "Slovenian"
-msgstr "Slovena"
+msgid ""
+"_: keyboard\n"
+"Slovenian"
+msgstr "Slovenian"
-#: keyboard.pm:261
+#: keyboard.pm:270
#, c-format
-msgid "Slovakian (QWERTZ)"
-msgstr "Slovacca (QWERTZ)"
+msgid ""
+"_: keyboard\n"
+"Slovakian (QWERTZ)"
+msgstr "Slovakian (QWERTZ)"
-#: keyboard.pm:262
+#: keyboard.pm:271
#, c-format
-msgid "Slovakian (QWERTY)"
+msgid ""
+"_: keyboard\n"
+"Slovakian (QWERTY)"
msgstr "Slovacca (QWERTY)"
-#: keyboard.pm:264
+#: keyboard.pm:273
#, c-format
-msgid "Serbian (cyrillic)"
+msgid ""
+"_: keyboard\n"
+"Serbian (cyrillic)"
msgstr "Serba (cirillica)"
-#: keyboard.pm:265
+#: keyboard.pm:274
#, c-format
-msgid "Syriac"
+msgid ""
+"_: keyboard\n"
+"Syriac"
msgstr "Siriana"
-#: keyboard.pm:266
+#: keyboard.pm:275
#, c-format
-msgid "Syriac (phonetic)"
+msgid ""
+"_: keyboard\n"
+"Syriac (phonetic)"
msgstr "Siriana (fonetica)"
-#: keyboard.pm:267
+#: keyboard.pm:276
#, c-format
-msgid "Telugu"
+msgid ""
+"_: keyboard\n"
+"Telugu"
msgstr "Telugu"
-#: keyboard.pm:269
+#: keyboard.pm:278
#, c-format
-msgid "Tamil (ISCII-layout)"
+msgid ""
+"_: keyboard\n"
+"Tamil (ISCII-layout)"
msgstr "Tamil (mappa ISCII)"
-#: keyboard.pm:270
+#: keyboard.pm:279
#, c-format
-msgid "Tamil (Typewriter-layout)"
+msgid ""
+"_: keyboard\n"
+"Tamil (Typewriter-layout)"
msgstr "Tamil (mappa macchina da scrivere)"
-#: keyboard.pm:271
+#: keyboard.pm:280
#, c-format
-msgid "Thai keyboard"
-msgstr "Tastiera Thai"
+msgid ""
+"_: keyboard\n"
+"Thai"
+msgstr "Thai"
-#: keyboard.pm:273
+#: keyboard.pm:282
#, c-format
-msgid "Tajik keyboard"
-msgstr "Tastiera Tagica"
+msgid ""
+"_: keyboard\n"
+"Tajik"
+msgstr "Tagica"
-#: keyboard.pm:274
+#: keyboard.pm:283
#, c-format
-msgid "Turkish (traditional \"F\" model)"
+msgid ""
+"_: keyboard\n"
+"Turkish (traditional \"F\" model)"
msgstr "Turca (modello \"F\" tradizionale)"
-#: keyboard.pm:275
+#: keyboard.pm:284
#, c-format
-msgid "Turkish (modern \"Q\" model)"
+msgid ""
+"_: keyboard\n"
+"Turkish (modern \"Q\" model)"
msgstr "Turca (modello \"Q\" moderno)"
-#: keyboard.pm:277
+#: keyboard.pm:286
#, c-format
-msgid "Ukrainian"
+msgid ""
+"_: keyboard\n"
+"Ukrainian"
msgstr "Ucraina"
-#: keyboard.pm:280
+#: keyboard.pm:289
#, c-format
msgid "US keyboard (international)"
msgstr "Tastiera US (internazionale)"
-#: keyboard.pm:281
+#: keyboard.pm:290
#, c-format
-msgid "Uzbek (cyrillic)"
+msgid ""
+"_: keyboard\n"
+"Uzbek (cyrillic)"
msgstr "Uzbeka (cirillico)"
-#: keyboard.pm:282
+#: keyboard.pm:292
#, c-format
-msgid "Vietnamese \"numeric row\" QWERTY"
+msgid ""
+"_: keyboard\n"
+"Vietnamese \"numeric row\" QWERTY"
msgstr "Vietnamita \"riga numerica\" QWERTY"
-#: keyboard.pm:283
+#: keyboard.pm:293
#, c-format
-msgid "Yugoslavian (latin)"
+msgid ""
+"_: keyboard\n"
+"Yugoslavian (latin)"
msgstr "Jugoslava (latino)"
-#: keyboard.pm:290
+#: keyboard.pm:300
#, c-format
msgid "Right Alt key"
msgstr "Tasto Alt di destra"
-#: keyboard.pm:291
+#: keyboard.pm:301
#, c-format
msgid "Both Shift keys simultaneously"
msgstr "I due tasti Shift contemporaneamente"
-#: keyboard.pm:292
+#: keyboard.pm:302
#, c-format
msgid "Control and Shift keys simultaneously"
msgstr "I tasti Ctrl e Shift contemporaneamente"
-#: keyboard.pm:293
+#: keyboard.pm:303
#, c-format
msgid "CapsLock key"
msgstr "Il tasto CapsLock"
-#: keyboard.pm:294
+#: keyboard.pm:304
+#, c-format
+msgid "Shift and CapsLock keys simultaneously"
+msgstr "Tasti Shift e BloccaMaiusc. contemporaneamente"
+
+#: keyboard.pm:305
#, c-format
msgid "Ctrl and Alt keys simultaneously"
msgstr "Tasti Ctrl e Alt contemporaneamente"
-#: keyboard.pm:295
+#: keyboard.pm:306
#, c-format
msgid "Alt and Shift keys simultaneously"
msgstr "I tasti Alt e Shift contemporaneamente"
-#: keyboard.pm:296
+#: keyboard.pm:307
#, c-format
msgid "\"Menu\" key"
msgstr "Tasto \"Menu\""
-#: keyboard.pm:297
+#: keyboard.pm:308
#, c-format
msgid "Left \"Windows\" key"
msgstr "Tasto \"Windows\" di sinistra"
-#: keyboard.pm:298
+#: keyboard.pm:309
#, c-format
msgid "Right \"Windows\" key"
msgstr "Tasto \"Windows\" di destra"
-#: keyboard.pm:299
+#: keyboard.pm:310
#, c-format
msgid "Both Control keys simultaneously"
msgstr "I due tasti Control contemporaneamente"
-#: keyboard.pm:300
+#: keyboard.pm:311
#, c-format
msgid "Both Alt keys simultaneously"
msgstr "I due tasti Alt contemporaneamente"
-#: keyboard.pm:301
+#: keyboard.pm:312
#, c-format
msgid "Left Shift key"
msgstr "Tasto Shift di sinistra"
-#: keyboard.pm:302
+#: keyboard.pm:313
#, c-format
msgid "Right Shift key"
msgstr "Tasto Shift di destra"
-#: keyboard.pm:303
+#: keyboard.pm:314
#, c-format
msgid "Left Alt key"
msgstr "Tasto Alt di sinistra"
-#: keyboard.pm:304
+#: keyboard.pm:315
#, c-format
msgid "Left Control key"
-msgstr "Tasto control di sinistra"
+msgstr "Tasto Control di sinistra"
-#: keyboard.pm:305
+#: keyboard.pm:316
#, c-format
msgid "Right Control key"
msgstr "Tasto Control di destra"
-#: keyboard.pm:336
+#: keyboard.pm:347
#, c-format
msgid ""
"Here you can choose the key or key combination that will \n"
@@ -8045,7 +8217,7 @@ msgstr ""
"permetterà di passare da una configurazione della tastiera\n"
"ad un'altra (ad es. da latin a non-latin)"
-#: keyboard.pm:341
+#: keyboard.pm:352
#, c-format
msgid ""
"This setting will be activated after the installation.\n"
@@ -8056,1164 +8228,1188 @@ msgstr ""
"Durante l'installazione dovrai usare il tasto Control di destra per passare "
"da una mappatura della tastiera all'altra."
-#: lang.pm:153
+#. -PO: the string "default:LTR" can be translated *ONLY* as "default:LTR"
+#. -PO: or as "default:RTL", depending if your language is written from
+#. -PO: left to right, or from right to left; any other string is wrong.
+#: lang.pm:165
#, c-format
msgid "default:LTR"
-msgstr "default:LTR"
+msgstr "predefinito: LTR"
-#: lang.pm:169
-#, c-format
-msgid "Afghanistan"
-msgstr "Afghanistan"
-
-#: lang.pm:170
+#: lang.pm:182
#, c-format
msgid "Andorra"
msgstr "Andorra"
-#: lang.pm:171
+#: lang.pm:183
#, c-format
msgid "United Arab Emirates"
msgstr "Emirati Arabi Uniti"
-#: lang.pm:172
+#: lang.pm:184
+#, c-format
+msgid "Afghanistan"
+msgstr "Afghanistan"
+
+#: lang.pm:185
#, c-format
msgid "Antigua and Barbuda"
msgstr "Antigua e Barbuda"
-#: lang.pm:173
+#: lang.pm:186
#, c-format
msgid "Anguilla"
msgstr "Anguilla"
-#: lang.pm:174
+#: lang.pm:187
#, c-format
msgid "Albania"
msgstr "Albania"
-#: lang.pm:175
+#: lang.pm:188
#, c-format
msgid "Armenia"
msgstr "Armenia"
-#: lang.pm:176
+#: lang.pm:189
#, c-format
msgid "Netherlands Antilles"
msgstr "Antille olandesi"
-#: lang.pm:177
+#: lang.pm:190
#, c-format
msgid "Angola"
msgstr "Angola"
-#: lang.pm:178
+#: lang.pm:191
#, c-format
msgid "Antarctica"
msgstr "Antartide"
-#: lang.pm:179 standalone/drakxtv:48
+#: lang.pm:192 network/adsl_consts.pm:28 standalone/drakxtv:50
#, c-format
msgid "Argentina"
msgstr "Argentina"
-#: lang.pm:180
+#: lang.pm:193
#, c-format
msgid "American Samoa"
msgstr "Samoa Americana"
-#: lang.pm:182 standalone/drakxtv:46
+#: lang.pm:195 standalone/drakxtv:48
#, c-format
msgid "Australia"
msgstr "Australia"
-#: lang.pm:183
+#: lang.pm:196
#, c-format
msgid "Aruba"
msgstr "Aruba"
-#: lang.pm:184
+#: lang.pm:197
#, c-format
msgid "Azerbaijan"
msgstr "Azerbaijan"
-#: lang.pm:185
+#: lang.pm:198
#, c-format
msgid "Bosnia and Herzegovina"
msgstr "Bosnia Erzegovina"
-#: lang.pm:186
+#: lang.pm:199
#, c-format
msgid "Barbados"
msgstr "Barbados"
-#: lang.pm:187
+#: lang.pm:200
#, c-format
msgid "Bangladesh"
msgstr "Bangladesh"
-#: lang.pm:189
+#: lang.pm:202
#, c-format
msgid "Burkina Faso"
msgstr "Burkina Faso"
-#: lang.pm:190
+#: lang.pm:203 network/adsl_consts.pm:126 network/adsl_consts.pm:134
#, c-format
msgid "Bulgaria"
msgstr "Bulgaria"
-#: lang.pm:191
+#: lang.pm:204
#, c-format
msgid "Bahrain"
msgstr "Bahrain"
-#: lang.pm:192
+#: lang.pm:205
#, c-format
msgid "Burundi"
msgstr "Burundi"
-#: lang.pm:193
+#: lang.pm:206
#, c-format
msgid "Benin"
msgstr "Benin"
-#: lang.pm:194
+#: lang.pm:207
#, c-format
msgid "Bermuda"
msgstr "Bermuda"
-#: lang.pm:195
+#: lang.pm:208
#, c-format
msgid "Brunei Darussalam"
msgstr "Brunei Darussalam"
-#: lang.pm:196
+#: lang.pm:209
#, c-format
msgid "Bolivia"
msgstr "Bolivia"
-#: lang.pm:197
+#: lang.pm:210 network/adsl_consts.pm:92 network/adsl_consts.pm:102
+#: network/adsl_consts.pm:110 network/adsl_consts.pm:118
#, c-format
msgid "Brazil"
msgstr "Brasile"
-#: lang.pm:198
+#: lang.pm:211
#, c-format
msgid "Bahamas"
msgstr "Bahamas"
-#: lang.pm:199
+#: lang.pm:212
#, c-format
msgid "Bhutan"
msgstr "Bhutan"
-#: lang.pm:200
+#: lang.pm:213
#, c-format
msgid "Bouvet Island"
msgstr "Isola di Bouvet"
-#: lang.pm:201
+#: lang.pm:214
#, c-format
msgid "Botswana"
msgstr "Botswana"
-#: lang.pm:202
+#: lang.pm:215
#, c-format
msgid "Belarus"
msgstr "Bielorussia"
-#: lang.pm:203
+#: lang.pm:216
#, c-format
msgid "Belize"
msgstr "Belize"
-#: lang.pm:204
+#: lang.pm:217
#, c-format
msgid "Canada"
msgstr "Canada"
-#: lang.pm:205
+#: lang.pm:218
#, c-format
msgid "Cocos (Keeling) Islands"
msgstr "Isole Cocos (Keeling)"
-#: lang.pm:206
+#: lang.pm:219
#, c-format
msgid "Congo (Kinshasa)"
msgstr "Congo (Kinshasa)"
-#: lang.pm:207
+#: lang.pm:220
#, c-format
msgid "Central African Republic"
msgstr "Repubblica Centro Africana"
-#: lang.pm:208
+#: lang.pm:221
#, c-format
msgid "Congo (Brazzaville)"
msgstr "Congo (Brazzaville)"
-#: lang.pm:209
+#: lang.pm:222 network/adsl_consts.pm:568 network/adsl_consts.pm:575
#, c-format
msgid "Switzerland"
msgstr "Svizzera"
-#: lang.pm:210
+#: lang.pm:223
#, c-format
msgid "Cote d'Ivoire"
msgstr "Costa d'Avorio"
-#: lang.pm:211
+#: lang.pm:224
#, c-format
msgid "Cook Islands"
msgstr "Isole Cook"
-#: lang.pm:212
+#: lang.pm:225
#, c-format
msgid "Chile"
msgstr "Cile"
-#: lang.pm:213
+#: lang.pm:226
#, c-format
msgid "Cameroon"
msgstr "Camerun"
-#: lang.pm:214
+#: lang.pm:227 network/adsl_consts.pm:142 network/adsl_consts.pm:150
+#: network/adsl_consts.pm:158 network/adsl_consts.pm:166
+#: network/adsl_consts.pm:174 network/adsl_consts.pm:182
+#: network/adsl_consts.pm:190 network/adsl_consts.pm:198
+#: network/adsl_consts.pm:206 network/adsl_consts.pm:214
+#: network/adsl_consts.pm:222 network/adsl_consts.pm:230
+#: network/adsl_consts.pm:238 network/adsl_consts.pm:246
+#: network/adsl_consts.pm:254 network/adsl_consts.pm:262
+#: network/adsl_consts.pm:270 network/adsl_consts.pm:278
+#: network/adsl_consts.pm:286 network/adsl_consts.pm:294
#, c-format
msgid "China"
msgstr "Cina"
-#: lang.pm:215
+#: lang.pm:228
#, c-format
msgid "Colombia"
msgstr "Colombia"
-#: lang.pm:217
+#: lang.pm:230
+#, c-format
+msgid "Serbia & Montenegro"
+msgstr "Serbia e Montenegro"
+
+#: lang.pm:231
#, c-format
msgid "Cuba"
msgstr "Cuba"
-#: lang.pm:218
+#: lang.pm:232
#, c-format
msgid "Cape Verde"
msgstr "Capo Verde"
-#: lang.pm:219
+#: lang.pm:233
#, c-format
msgid "Christmas Island"
msgstr "Isola Christmas"
-#: lang.pm:220
+#: lang.pm:234
#, c-format
msgid "Cyprus"
msgstr "Cipro"
-#: lang.pm:223
+#: lang.pm:237
#, c-format
msgid "Djibouti"
msgstr "Gibuti"
-#: lang.pm:224
+#: lang.pm:238 network/adsl_consts.pm:302
#, c-format
msgid "Denmark"
msgstr "Danimarca"
-#: lang.pm:225
+#: lang.pm:239
#, c-format
msgid "Dominica"
msgstr "Dominica"
-#: lang.pm:226
+#: lang.pm:240
#, c-format
msgid "Dominican Republic"
msgstr "Repubblica Dominicana"
-#: lang.pm:227
+#: lang.pm:241
#, c-format
msgid "Algeria"
msgstr "Algeria"
-#: lang.pm:228
+#: lang.pm:242
#, c-format
msgid "Ecuador"
msgstr "Ecuador"
-#: lang.pm:229
+#: lang.pm:243
#, c-format
msgid "Estonia"
msgstr "Estonia"
-#: lang.pm:230
+#: lang.pm:244
#, c-format
msgid "Egypt"
msgstr "Egitto"
-#: lang.pm:231
+#: lang.pm:245
#, c-format
msgid "Western Sahara"
msgstr "Sahara Occidentale"
-#: lang.pm:232
+#: lang.pm:246
#, c-format
msgid "Eritrea"
msgstr "Eritrea"
-#: lang.pm:233 network/adsl_consts.pm:202 network/adsl_consts.pm:210
-#: network/adsl_consts.pm:219 network/adsl_consts.pm:230
+#: lang.pm:247 network/adsl_consts.pm:531 network/adsl_consts.pm:540
+#: network/adsl_consts.pm:551
#, c-format
msgid "Spain"
msgstr "Spagna"
-#: lang.pm:234
+#: lang.pm:248
#, c-format
msgid "Ethiopia"
msgstr "Etiopia"
-#: lang.pm:235 network/adsl_consts.pm:127
+#: lang.pm:249 network/adsl_consts.pm:402
#, c-format
msgid "Finland"
msgstr "Finlandia"
-#: lang.pm:236
+#: lang.pm:250
#, c-format
msgid "Fiji"
msgstr "Fiji"
-#: lang.pm:237
+#: lang.pm:251
#, c-format
msgid "Falkland Islands (Malvinas)"
msgstr "Isole Falkland (Malvinas)"
-#: lang.pm:238
+#: lang.pm:252
#, c-format
msgid "Micronesia"
msgstr "Micronesia"
-#: lang.pm:239
+#: lang.pm:253
#, c-format
msgid "Faroe Islands"
msgstr "Isole Faroe"
-#: lang.pm:241
+#: lang.pm:255
#, c-format
msgid "Gabon"
msgstr "Gabon"
-#: lang.pm:242 network/adsl_consts.pm:247 network/adsl_consts.pm:255
-#: network/netconnect.pm:51
+#: lang.pm:256 network/adsl_consts.pm:593 network/adsl_consts.pm:601
+#: network/netconnect.pm:52
#, c-format
msgid "United Kingdom"
msgstr "Regno Unito"
-#: lang.pm:243
+#: lang.pm:257
#, c-format
msgid "Grenada"
msgstr "Grenada"
-#: lang.pm:244
+#: lang.pm:258
#, c-format
msgid "Georgia"
msgstr "Georgia"
-#: lang.pm:245
+#: lang.pm:259
#, c-format
msgid "French Guiana"
msgstr "Guiana Francese"
-#: lang.pm:246
+#: lang.pm:260
#, c-format
msgid "Ghana"
msgstr "Ghana"
-#: lang.pm:247
+#: lang.pm:261
#, c-format
msgid "Gibraltar"
msgstr "Gibilterra"
-#: lang.pm:248
+#: lang.pm:262
#, c-format
msgid "Greenland"
msgstr "Groenlandia"
-#: lang.pm:249
+#: lang.pm:263
#, c-format
msgid "Gambia"
msgstr "Gambia"
-#: lang.pm:250
+#: lang.pm:264
#, c-format
msgid "Guinea"
msgstr "Guinea"
-#: lang.pm:251
+#: lang.pm:265
#, c-format
msgid "Guadeloupe"
msgstr "Guadalupa"
-#: lang.pm:252
+#: lang.pm:266
#, c-format
msgid "Equatorial Guinea"
msgstr "Guinea Equatoriale"
-#: lang.pm:254
+#: lang.pm:268
#, c-format
msgid "South Georgia and the South Sandwich Islands"
msgstr "Georgia del Sud e le isole Sandwich meridionali"
-#: lang.pm:255
+#: lang.pm:269
#, c-format
msgid "Guatemala"
msgstr "Guatemala"
-#: lang.pm:256
+#: lang.pm:270
#, c-format
msgid "Guam"
msgstr "Guam"
-#: lang.pm:257
+#: lang.pm:271
#, c-format
msgid "Guinea-Bissau"
msgstr "Guinea-Bissau"
-#: lang.pm:258
+#: lang.pm:272
#, c-format
msgid "Guyana"
msgstr "Guyana"
-#: lang.pm:259
+#: lang.pm:273
#, c-format
-msgid "China (Hong Kong)"
+msgid "Hong Kong SAR (China)"
msgstr "Cina (Hong Kong)"
-#: lang.pm:260
+#: lang.pm:274
#, c-format
msgid "Heard and McDonald Islands"
msgstr "Isole Heard e McDonald"
-#: lang.pm:261
+#: lang.pm:275
#, c-format
msgid "Honduras"
msgstr "Honduras"
-#: lang.pm:262
+#: lang.pm:276
#, c-format
msgid "Croatia"
msgstr "Croazia"
-#: lang.pm:263
+#: lang.pm:277
#, c-format
msgid "Haiti"
msgstr "Haiti"
-#: lang.pm:264 network/adsl_consts.pm:152
+#: lang.pm:278 network/adsl_consts.pm:436
#, c-format
msgid "Hungary"
msgstr "Ungheria"
-#: lang.pm:265
+#: lang.pm:279
#, c-format
msgid "Indonesia"
msgstr "Indonesia"
-#: lang.pm:266 standalone/drakxtv:45
+#: lang.pm:280 network/adsl_consts.pm:444 standalone/drakxtv:47
#, c-format
msgid "Ireland"
msgstr "Irlanda"
-#: lang.pm:267
+#: lang.pm:281
#, c-format
msgid "Israel"
msgstr "Israele"
-#: lang.pm:268
+#: lang.pm:282
#, c-format
msgid "India"
msgstr "India"
-#: lang.pm:269
+#: lang.pm:283
#, c-format
msgid "British Indian Ocean Territory"
msgstr "Territorio Britannico dell'Oceano Indiano"
-#: lang.pm:270
+#: lang.pm:284
#, c-format
msgid "Iraq"
msgstr "Iraq"
-#: lang.pm:271
+#: lang.pm:285
#, c-format
msgid "Iran"
msgstr "Iran"
-#: lang.pm:272
+#: lang.pm:286
#, c-format
msgid "Iceland"
msgstr "Islanda"
-#: lang.pm:274
+#: lang.pm:288
#, c-format
msgid "Jamaica"
msgstr "Jamaica"
-#: lang.pm:275
+#: lang.pm:289
#, c-format
msgid "Jordan"
msgstr "Giordania"
-#: lang.pm:276
+#: lang.pm:290
#, c-format
msgid "Japan"
msgstr "Giappone"
-#: lang.pm:277
+#: lang.pm:291
#, c-format
msgid "Kenya"
msgstr "Kenya"
-#: lang.pm:278
+#: lang.pm:292
#, c-format
msgid "Kyrgyzstan"
msgstr "Kirghizistan"
-#: lang.pm:279
+#: lang.pm:293
#, c-format
msgid "Cambodia"
msgstr "Cambogia"
-#: lang.pm:280
+#: lang.pm:294
#, c-format
msgid "Kiribati"
msgstr "Kiribati"
-#: lang.pm:281
+#: lang.pm:295
#, c-format
msgid "Comoros"
msgstr "Comore"
-#: lang.pm:282
+#: lang.pm:296
#, c-format
msgid "Saint Kitts and Nevis"
msgstr "Saint Kitts e Nevis"
-#: lang.pm:283
+#: lang.pm:297
#, c-format
msgid "Korea (North)"
msgstr "Corea del Nord"
-#: lang.pm:284
+#: lang.pm:298
#, c-format
msgid "Korea"
msgstr "Corea"
-#: lang.pm:285
+#: lang.pm:299
#, c-format
msgid "Kuwait"
msgstr "Kuwait"
-#: lang.pm:286
+#: lang.pm:300
#, c-format
msgid "Cayman Islands"
msgstr "Isole Cayman"
-#: lang.pm:287
+#: lang.pm:301
#, c-format
msgid "Kazakhstan"
msgstr "Kazakistan"
-#: lang.pm:288
+#: lang.pm:302
#, c-format
msgid "Laos"
msgstr "Laos"
-#: lang.pm:289
+#: lang.pm:303
#, c-format
msgid "Lebanon"
msgstr "Libano"
-#: lang.pm:290
+#: lang.pm:304
#, c-format
msgid "Saint Lucia"
msgstr "Santa Lucia"
-#: lang.pm:291
+#: lang.pm:305
#, c-format
msgid "Liechtenstein"
msgstr "Liechtenstein"
-#: lang.pm:292
+#: lang.pm:306
#, c-format
msgid "Sri Lanka"
msgstr "Sri Lanka"
-#: lang.pm:293
+#: lang.pm:307
#, c-format
msgid "Liberia"
msgstr "Liberia"
-#: lang.pm:294
+#: lang.pm:308
#, c-format
msgid "Lesotho"
msgstr "Lesotho"
-#: lang.pm:295
+#: lang.pm:309 network/adsl_consts.pm:479
#, c-format
msgid "Lithuania"
msgstr "Lituania"
-#: lang.pm:296
+#: lang.pm:310
#, c-format
msgid "Luxembourg"
msgstr "Lussemburgo"
-#: lang.pm:297
+#: lang.pm:311
#, c-format
msgid "Latvia"
msgstr "Lettonia"
-#: lang.pm:298
+#: lang.pm:312
#, c-format
msgid "Libya"
msgstr "Libia"
-#: lang.pm:299
+#: lang.pm:313 network/adsl_consts.pm:487
#, c-format
msgid "Morocco"
msgstr "Marocco"
-#: lang.pm:300
+#: lang.pm:314
#, c-format
msgid "Monaco"
msgstr "Monaco"
-#: lang.pm:301
+#: lang.pm:315
#, c-format
msgid "Moldova"
msgstr "Moldavia"
-#: lang.pm:302
+#: lang.pm:316
#, c-format
msgid "Madagascar"
msgstr "Madagascar"
-#: lang.pm:303
+#: lang.pm:317
#, c-format
msgid "Marshall Islands"
msgstr "Isole di Marshall"
-#: lang.pm:304
+#: lang.pm:318
#, c-format
msgid "Macedonia"
msgstr "Macedonia"
-#: lang.pm:305
+#: lang.pm:319
#, c-format
msgid "Mali"
msgstr "Mali"
-#: lang.pm:306
+#: lang.pm:320
#, c-format
msgid "Myanmar"
msgstr "Myanmar"
-#: lang.pm:307
+#: lang.pm:321
#, c-format
msgid "Mongolia"
msgstr "Mongolia"
-#: lang.pm:308
+#: lang.pm:322
#, c-format
msgid "Northern Mariana Islands"
msgstr "Isole Marianne Settentrionali"
-#: lang.pm:309
+#: lang.pm:323
#, c-format
msgid "Martinique"
msgstr "Martinica"
-#: lang.pm:310
+#: lang.pm:324
#, c-format
msgid "Mauritania"
msgstr "Mauritania"
-#: lang.pm:311
+#: lang.pm:325
#, c-format
msgid "Montserrat"
msgstr "Montserrat"
-#: lang.pm:312
+#: lang.pm:326
#, c-format
msgid "Malta"
msgstr "Malta"
-#: lang.pm:313
+#: lang.pm:327
#, c-format
msgid "Mauritius"
msgstr "Mauritius"
-#: lang.pm:314
+#: lang.pm:328
#, c-format
msgid "Maldives"
msgstr "Maldive"
-#: lang.pm:315
+#: lang.pm:329
#, c-format
msgid "Malawi"
msgstr "Malawi"
-#: lang.pm:316
+#: lang.pm:330
#, c-format
msgid "Mexico"
msgstr "Messico"
-#: lang.pm:317
+#: lang.pm:331
#, c-format
msgid "Malaysia"
msgstr "Malesia"
-#: lang.pm:318
+#: lang.pm:332
#, c-format
msgid "Mozambique"
msgstr "Mozambico"
-#: lang.pm:319
+#: lang.pm:333
#, c-format
msgid "Namibia"
msgstr "Namibia"
-#: lang.pm:320
+#: lang.pm:334
#, c-format
msgid "New Caledonia"
msgstr "Nuova Caledonia"
-#: lang.pm:321
+#: lang.pm:335
#, c-format
msgid "Niger"
msgstr "Niger"
-#: lang.pm:322
+#: lang.pm:336
#, c-format
msgid "Norfolk Island"
msgstr "Isola Norfolk"
-#: lang.pm:323
+#: lang.pm:337
#, c-format
msgid "Nigeria"
msgstr "Nigeria"
-#: lang.pm:324
+#: lang.pm:338
#, c-format
msgid "Nicaragua"
msgstr "Nicaragua"
-#: lang.pm:327
+#: lang.pm:341
#, c-format
msgid "Nepal"
msgstr "Nepal"
-#: lang.pm:328
+#: lang.pm:342
#, c-format
msgid "Nauru"
msgstr "Nauru"
-#: lang.pm:329
+#: lang.pm:343
#, c-format
msgid "Niue"
msgstr "Niue"
-#: lang.pm:330
+#: lang.pm:344
#, c-format
msgid "New Zealand"
msgstr "Nuova Zelanda"
-#: lang.pm:331
+#: lang.pm:345
#, c-format
msgid "Oman"
msgstr "Oman"
-#: lang.pm:332
+#: lang.pm:346
#, c-format
msgid "Panama"
msgstr "Panama"
-#: lang.pm:333
+#: lang.pm:347
#, c-format
msgid "Peru"
msgstr "Peru"
-#: lang.pm:334
+#: lang.pm:348
#, c-format
msgid "French Polynesia"
msgstr "Polinesia Francese"
-#: lang.pm:335
+#: lang.pm:349
#, c-format
msgid "Papua New Guinea"
msgstr "Papua Nuova Guinea"
-#: lang.pm:336
+#: lang.pm:350
#, c-format
msgid "Philippines"
msgstr "Filippine"
-#: lang.pm:337
+#: lang.pm:351
#, c-format
msgid "Pakistan"
msgstr "Pakistan"
-#: lang.pm:338 network/adsl_consts.pm:186
+#: lang.pm:352 network/adsl_consts.pm:503
#, c-format
msgid "Poland"
msgstr "Polonia"
-#: lang.pm:339
+#: lang.pm:353
#, c-format
msgid "Saint Pierre and Miquelon"
msgstr "San Pietro e Miquelon"
-#: lang.pm:340
+#: lang.pm:354
#, c-format
msgid "Pitcairn"
msgstr "Pitcairn"
-#: lang.pm:341
+#: lang.pm:355
#, c-format
msgid "Puerto Rico"
msgstr "Porto Rico"
-#: lang.pm:342
+#: lang.pm:356
#, c-format
msgid "Palestine"
msgstr "Palestina"
-#: lang.pm:343 network/adsl_consts.pm:196
+#: lang.pm:357 network/adsl_consts.pm:513
#, c-format
msgid "Portugal"
msgstr "Portogallo"
-#: lang.pm:344
+#: lang.pm:358
#, c-format
msgid "Paraguay"
msgstr "Paraguay"
-#: lang.pm:345
+#: lang.pm:359
#, c-format
msgid "Palau"
msgstr "Palau"
-#: lang.pm:346
+#: lang.pm:360
#, c-format
msgid "Qatar"
msgstr "Qatar"
-#: lang.pm:347
+#: lang.pm:361
#, c-format
msgid "Reunion"
msgstr "Reunion"
-#: lang.pm:348
+#: lang.pm:362
#, c-format
msgid "Romania"
msgstr "Romania"
-#: lang.pm:349
+#: lang.pm:363
#, c-format
msgid "Russia"
msgstr "Russia"
-#: lang.pm:350
+#: lang.pm:364
#, c-format
msgid "Rwanda"
msgstr "Ruanda"
-#: lang.pm:351
+#: lang.pm:365
#, c-format
msgid "Saudi Arabia"
msgstr "Arabia Saudita"
-#: lang.pm:352
+#: lang.pm:366
#, c-format
msgid "Solomon Islands"
msgstr "Isole Solomon"
-#: lang.pm:353
+#: lang.pm:367
#, c-format
msgid "Seychelles"
msgstr "Seychelles"
-#: lang.pm:354
+#: lang.pm:368
#, c-format
msgid "Sudan"
msgstr "Sudan"
-#: lang.pm:356
+#: lang.pm:370
#, c-format
msgid "Singapore"
msgstr "Singapore"
-#: lang.pm:357
+#: lang.pm:371
#, c-format
msgid "Saint Helena"
msgstr "Sant'Elena"
-#: lang.pm:358
+#: lang.pm:372 network/adsl_consts.pm:520
#, c-format
msgid "Slovenia"
msgstr "Slovenia"
-#: lang.pm:359
+#: lang.pm:373
#, c-format
msgid "Svalbard and Jan Mayen Islands"
msgstr "Svalbard e le isole Jan Mayen"
-#: lang.pm:360
+#: lang.pm:374
#, c-format
msgid "Slovakia"
msgstr "Slovacchia"
-#: lang.pm:361
+#: lang.pm:375
#, c-format
msgid "Sierra Leone"
msgstr "Sierra Leone"
-#: lang.pm:362
+#: lang.pm:376
#, c-format
msgid "San Marino"
msgstr "San Marino"
-#: lang.pm:363
+#: lang.pm:377
#, c-format
msgid "Senegal"
msgstr "Senegal"
-#: lang.pm:364
+#: lang.pm:378
#, c-format
msgid "Somalia"
msgstr "Somalia"
-#: lang.pm:365
+#: lang.pm:379
#, c-format
msgid "Suriname"
msgstr "Suriname"
-#: lang.pm:366
+#: lang.pm:380
#, c-format
msgid "Sao Tome and Principe"
msgstr "Sao Tome e Principe"
-#: lang.pm:367
+#: lang.pm:381
#, c-format
msgid "El Salvador"
msgstr "El Salvador"
-#: lang.pm:368
+#: lang.pm:382
#, c-format
msgid "Syria"
msgstr "Siria"
-#: lang.pm:369
+#: lang.pm:383
#, c-format
msgid "Swaziland"
msgstr "Swaziland"
-#: lang.pm:370
+#: lang.pm:384
#, c-format
msgid "Turks and Caicos Islands"
msgstr "Isole Turks e Caicos"
-#: lang.pm:371
+#: lang.pm:385
#, c-format
msgid "Chad"
msgstr "Ciad"
-#: lang.pm:372
+#: lang.pm:386
#, c-format
msgid "French Southern Territories"
msgstr "Territori australi francesi"
-#: lang.pm:373
+#: lang.pm:387
#, c-format
msgid "Togo"
msgstr "Togo"
-#: lang.pm:374
+#: lang.pm:388 network/adsl_consts.pm:585
#, c-format
msgid "Thailand"
msgstr "Thailandia"
-#: lang.pm:375
+#: lang.pm:389
#, c-format
msgid "Tajikistan"
msgstr "Tagikistan"
-#: lang.pm:376
+#: lang.pm:390
#, c-format
msgid "Tokelau"
msgstr "Tokelau"
-#: lang.pm:377
+#: lang.pm:391
#, c-format
msgid "East Timor"
msgstr "Timor Est"
-#: lang.pm:378
+#: lang.pm:392
#, c-format
msgid "Turkmenistan"
msgstr "Turkmenistan"
-#: lang.pm:379
+#: lang.pm:393
#, c-format
msgid "Tunisia"
msgstr "Tunisia"
-#: lang.pm:380
+#: lang.pm:394
#, c-format
msgid "Tonga"
msgstr "Tonga"
-#: lang.pm:381
+#: lang.pm:395
#, c-format
msgid "Turkey"
msgstr "Turchia"
-#: lang.pm:382
+#: lang.pm:396
#, c-format
msgid "Trinidad and Tobago"
msgstr "Trinidad e Tobago"
-#: lang.pm:383
+#: lang.pm:397
#, c-format
msgid "Tuvalu"
msgstr "Tuvalu"
-#: lang.pm:384
+#: lang.pm:398
#, c-format
msgid "Taiwan"
msgstr "Taiwan"
-#: lang.pm:385
+#: lang.pm:399
#, c-format
msgid "Tanzania"
msgstr "Tanzania"
-#: lang.pm:386
+#: lang.pm:400
#, c-format
msgid "Ukraine"
msgstr "Ucraina"
-#: lang.pm:387
+#: lang.pm:401
#, c-format
msgid "Uganda"
msgstr "Uganda"
-#: lang.pm:388
+#: lang.pm:402
#, c-format
msgid "United States Minor Outlying Islands"
msgstr "Isole minori degli Stati Uniti"
-#: lang.pm:390
+#: lang.pm:404
#, c-format
msgid "Uruguay"
msgstr "Uruguay"
-#: lang.pm:391
+#: lang.pm:405
#, c-format
msgid "Uzbekistan"
msgstr "Uzbekistan"
-#: lang.pm:392
+#: lang.pm:406
#, c-format
msgid "Vatican"
msgstr "Vaticano"
-#: lang.pm:393
+#: lang.pm:407
#, c-format
msgid "Saint Vincent and the Grenadines"
msgstr "Saint Vincent e Grenadine"
-#: lang.pm:394
+#: lang.pm:408
#, c-format
msgid "Venezuela"
msgstr "Venezuela"
-#: lang.pm:395
+#: lang.pm:409
#, c-format
msgid "Virgin Islands (British)"
msgstr "Isole Vergini (britanniche)"
-#: lang.pm:396
+#: lang.pm:410
#, c-format
msgid "Virgin Islands (U.S.)"
msgstr "Isole Vergini (U.S.A.)"
-#: lang.pm:397
+#: lang.pm:411
#, c-format
msgid "Vietnam"
msgstr "Vietnam"
-#: lang.pm:398
+#: lang.pm:412
#, c-format
msgid "Vanuatu"
msgstr "Vanuatu"
-#: lang.pm:399
+#: lang.pm:413
#, c-format
msgid "Wallis and Futuna"
msgstr "Wallis e Futuna"
-#: lang.pm:400
+#: lang.pm:414
#, c-format
msgid "Samoa"
msgstr "Samoa"
-#: lang.pm:401
+#: lang.pm:415
#, c-format
msgid "Yemen"
msgstr "Yemen"
-#: lang.pm:402
+#: lang.pm:416
#, c-format
msgid "Mayotte"
msgstr "Mayotte"
-#: lang.pm:403
-#, c-format
-msgid "Serbia & Montenegro"
-msgstr "Serbia e Montenegro"
-
-#: lang.pm:404 standalone/drakxtv:47
+#: lang.pm:417 standalone/drakxtv:49
#, c-format
msgid "South Africa"
msgstr "Sud Africa"
-#: lang.pm:405
+#: lang.pm:418
#, c-format
msgid "Zambia"
msgstr "Zambia"
-#: lang.pm:406
+#: lang.pm:419
#, c-format
msgid "Zimbabwe"
msgstr "Zimbabwe"
-#: lang.pm:1004
+#: lang.pm:1047
+#, c-format
+msgid "You should install the following packages: %s"
+msgstr "Potresti installare i seguenti pacchetti: %s"
+
+#. -PO: the following is used to combine packages names. eg: "initscripts, harddrake, yudit"
+#: lang.pm:1050 standalone/scannerdrake:135
+#, c-format
+msgid ", "
+msgstr ", "
+
+#: lang.pm:1101
#, c-format
msgid "Welcome to %s"
msgstr "Benvenuto in %s"
-#: loopback.pm:32
+#: loopback.pm:31
#, c-format
msgid "Circular mounts %s\n"
msgstr "Mount circolari %s\n"
-#: lvm.pm:115
+#: lvm.pm:116
#, c-format
msgid "Remove the logical volumes first\n"
msgstr "Prima rimuovi i volumi logici\n"
-#: modules/interactive.pm:21 standalone/drakconnect:982
+#: modules/interactive.pm:21 standalone/drakconnect:1033
#, c-format
msgid "Parameters"
msgstr "Parametri"
-#: modules/interactive.pm:21 standalone/draksec:44
+#: modules/interactive.pm:21 standalone/draksec:51
#, c-format
msgid "NONE"
msgstr "NESSUNO"
@@ -9230,8 +9426,8 @@ msgstr "Qui si possono configurare tutti i parametri del modulo."
#: modules/interactive.pm:63
#, c-format
-msgid "Found %s %s interfaces"
-msgstr "Trovate %s interfacce %s"
+msgid "Found %s interfaces"
+msgstr "Trovate %s interfacce"
#: modules/interactive.pm:64
#, c-format
@@ -9287,12 +9483,12 @@ msgid "Module options:"
msgstr "Opzioni del modulo:"
#. -PO: the %s is the driver type (scsi, network, sound,...)
-#: modules/interactive.pm:118
+#: modules/interactive.pm:119
#, c-format
msgid "Which %s driver should I try?"
msgstr "Quale driver %s deve essere provato?"
-#: modules/interactive.pm:127
+#: modules/interactive.pm:128
#, c-format
msgid ""
"In some cases, the %s driver needs to have extra information to work\n"
@@ -9309,17 +9505,17 @@ msgstr ""
"ottenere le informazioni di cui ha bisogno? In certi casi, la ricerca può\n"
"bloccare il computer, ma non dovrebbe causare alcun danno."
-#: modules/interactive.pm:131
+#: modules/interactive.pm:132
#, c-format
msgid "Autoprobe"
msgstr "Rilevamento automatico"
-#: modules/interactive.pm:131
+#: modules/interactive.pm:132
#, c-format
msgid "Specify options"
msgstr "Specifica opzioni"
-#: modules/interactive.pm:143
+#: modules/interactive.pm:144
#, c-format
msgid ""
"Loading module %s failed.\n"
@@ -9378,11 +9574,11 @@ msgstr "Mouse PS2 generico con rotellina"
msgid "GlidePoint"
msgstr "GlidePoint"
-#: mouse.pm:36 network/modem.pm:42 network/modem.pm:43 network/modem.pm:44
-#: network/modem.pm:58 network/modem.pm:72 network/modem.pm:77
-#: network/modem.pm:108 network/netconnect.pm:586 network/netconnect.pm:591
-#: network/netconnect.pm:603 network/netconnect.pm:608
-#: network/netconnect.pm:624 network/netconnect.pm:626
+#: mouse.pm:36 network/modem.pm:57 network/modem.pm:58 network/modem.pm:59
+#: network/modem.pm:84 network/modem.pm:98 network/modem.pm:103
+#: network/modem.pm:136 network/netconnect.pm:607 network/netconnect.pm:612
+#: network/netconnect.pm:624 network/netconnect.pm:629
+#: network/netconnect.pm:645 network/netconnect.pm:647
#, c-format
msgid "Automatic"
msgstr "IP automatico"
@@ -9420,7 +9616,7 @@ msgstr "Mouse generico a 2 Pulsanti"
#: mouse.pm:50 mouse.pm:59
#, c-format
msgid "Generic 3 Button Mouse with Wheel emulation"
-msgstr "Mouse generico a 3 pulsanti con emulazione rotella"
+msgstr "Mouse generico a 3 pulsanti con emulazione rotellina"
#: mouse.pm:51
#, c-format
@@ -9450,7 +9646,7 @@ msgstr "Logitech MouseMan"
#: mouse.pm:62
#, c-format
msgid "Logitech MouseMan with Wheel emulation"
-msgstr "Logitech MouseMan con emulazione rotella"
+msgstr "Logitech MouseMan con emulazione rotellina"
#: mouse.pm:63
#, c-format
@@ -9465,7 +9661,7 @@ msgstr "Logitech serie CC"
#: mouse.pm:66
#, c-format
msgid "Logitech CC Series with Wheel emulation"
-msgstr "Logitech serie CC con emulazione rotella"
+msgstr "Logitech serie CC con emulazione rotellina"
#: mouse.pm:67
#, c-format
@@ -9490,12 +9686,12 @@ msgstr "Mouse Logitech (seriale, vecchio tipo C7)"
#: mouse.pm:72
#, c-format
msgid "Logitech Mouse (serial, old C7 type) with Wheel emulation"
-msgstr "Mouse Logitech (seriale, vecchio tipo C7) con emulazione rotella"
+msgstr "Mouse Logitech (seriale, vecchio tipo C7) con emulazione rotellina"
#: mouse.pm:74
#, c-format
msgid "Kensington Thinking Mouse with Wheel emulation"
-msgstr "Kensington Thinking Mouse con emulazione rotella"
+msgstr "Kensington Thinking Mouse con emulazione rotellina"
#: mouse.pm:77
#, c-format
@@ -9515,7 +9711,7 @@ msgstr "3 pulsanti"
#: mouse.pm:82
#, c-format
msgid "3 buttons with Wheel emulation"
-msgstr "3 pulsanti con emulazione rotella"
+msgstr "3 pulsanti con emulazione rotellina"
#: mouse.pm:86
#, c-format
@@ -9527,49 +9723,54 @@ msgstr "Universale"
msgid "Any PS/2 & USB mice"
msgstr "Qualsiasi mouse PS/2 o USB"
-#: mouse.pm:92 standalone/drakvpn:1140
+#: mouse.pm:89 mouse.pm:359 mouse.pm:368 mouse.pm:420
+#, c-format
+msgid "Synaptics Touchpad"
+msgstr "Touchpad Synaptics"
+
+#: mouse.pm:93 standalone/drakconnect:358 standalone/drakvpn:1140
#, c-format
msgid "none"
msgstr "nessuno"
-#: mouse.pm:94
+#: mouse.pm:95
#, c-format
msgid "No mouse"
msgstr "Nessun mouse"
-#: mouse.pm:514
+#: mouse.pm:546
#, c-format
msgid "Please test the mouse"
msgstr "Puoi provare il mouse"
-#: mouse.pm:516
+#: mouse.pm:548
#, c-format
msgid "To activate the mouse,"
msgstr "Per attivare il mouse,"
-#: mouse.pm:517
+#: mouse.pm:549
#, c-format
msgid "MOVE YOUR WHEEL!"
msgstr "MUOVI LA ROTELLINA!"
#: network/adsl.pm:19
#, c-format
-msgid "use pppoe"
-msgstr "usa pppoe"
+msgid "use PPPoE"
+msgstr "utilizza PPPOE"
#: network/adsl.pm:20
#, c-format
-msgid "use pptp"
-msgstr "usa pptp"
+msgid "use PPTP"
+msgstr "usa PPTP"
#: network/adsl.pm:21
#, c-format
-msgid "use dhcp"
-msgstr "usa dhcp"
+msgid "use DHCP"
+msgstr "utilizza DHCP"
#: network/adsl.pm:22
#, c-format
-msgid "Alcatel speedtouch usb"
+msgid "Alcatel Speedtouch USB"
msgstr "Alcatel speedtouch USB"
#: network/adsl.pm:22 network/adsl.pm:23 network/adsl.pm:24
@@ -9579,36 +9780,36 @@ msgstr " - rilevato"
#: network/adsl.pm:23
#, c-format
-msgid "Sagem (using pppoa) usb"
-msgstr "Sagem usb (pppoa)"
+msgid "Sagem (using PPPoA) USB"
+msgstr "Sagem USB (su PPPoA)"
#: network/adsl.pm:24
#, c-format
-msgid "Sagem (using dhcp) usb"
-msgstr "Sagem usb (con dhcp)"
+msgid "Sagem (using DHCP) USB"
+msgstr "Sagem USB (con DHCP)"
-#: network/adsl.pm:35 network/netconnect.pm:761
+#: network/adsl.pm:35 network/netconnect.pm:799
#, c-format
msgid "Connect to the Internet"
msgstr "Connetti ad Internet"
-#: network/adsl.pm:36 network/netconnect.pm:762
+#: network/adsl.pm:36 network/netconnect.pm:800
#, c-format
msgid ""
"The most common way to connect with adsl is pppoe.\n"
-"Some connections use pptp, a few use dhcp.\n"
-"If you don't know, choose 'use pppoe'"
+"Some connections use PPTP, a few use DHCP.\n"
+"If you don't know, choose 'use PPPoE'"
msgstr ""
-"Il modo più comune per connettersi con adsl è pppoe.\n"
-"Alcune connessioni usano pptp, poche usano dhcp.\n"
-"Nel dubbio, scegli \"usa pppoe\"."
+"Il modo più comune per connettersi con adsl è PPPOE.\n"
+"Alcune connessioni usano PPTP, poche usano DHCP.\n"
+"Nel dubbio, scegli \"utilizza PPPOE\"."
-#: network/adsl.pm:41 network/netconnect.pm:766
+#: network/adsl.pm:41 network/netconnect.pm:804
#, c-format
-msgid "ADSL connection type :"
+msgid "ADSL connection type:"
msgstr "Tipo di connessione ADSL"
-#: network/drakfirewall.pm:12
+#: network/drakfirewall.pm:12 share/compssUsers.pl:84
#, c-format
msgid "Web Server"
msgstr "Server web"
@@ -9661,7 +9862,7 @@ msgstr "Richiesta di eco (ping)"
#: network/drakfirewall.pm:65
#, c-format
msgid "BitTorrent"
-msgstr ""
+msgstr "BitTorrent"
#: network/drakfirewall.pm:131
#, c-format
@@ -9737,106 +9938,107 @@ msgstr "Tutto (nessun firewall)"
msgid "Other ports"
msgstr "Altre porte"
-#: network/isdn.pm:109 network/netconnect.pm:436
+#: network/isdn.pm:125 network/netconnect.pm:456 network/netconnect.pm:564
+#: network/netconnect.pm:567
#, c-format
msgid "Unlisted - edit manually"
msgstr "Non in elenco - modificare a mano"
-#: network/isdn.pm:151 network/netconnect.pm:385
+#: network/isdn.pm:168 network/netconnect.pm:388
#, c-format
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"
-#: network/isdn.pm:151 network/netconnect.pm:385
+#: network/isdn.pm:168 network/netconnect.pm:388
#, c-format
msgid "I don't know"
msgstr "Non so"
-#: network/isdn.pm:152 network/netconnect.pm:385
+#: network/isdn.pm:169 network/netconnect.pm:388
#, c-format
msgid "PCI"
msgstr "PCI"
-#: network/isdn.pm:153 network/netconnect.pm:385
+#: network/isdn.pm:170 network/netconnect.pm:388
#, c-format
msgid "USB"
msgstr "USB"
-#: network/modem.pm:42 network/modem.pm:43 network/modem.pm:44
-#: network/netconnect.pm:591 network/netconnect.pm:608
-#: network/netconnect.pm:624
+#: network/modem.pm:57 network/modem.pm:58 network/modem.pm:59
+#: network/netconnect.pm:612 network/netconnect.pm:629
+#: network/netconnect.pm:645
#, c-format
msgid "Manual"
msgstr "Manuale"
-#: network/netconnect.pm:88 network/netconnect.pm:465
-#: network/netconnect.pm:475
+#: network/netconnect.pm:89 network/netconnect.pm:485
+#: network/netconnect.pm:489
#, c-format
msgid "Manual choice"
msgstr "Scelta manuale"
-#: network/netconnect.pm:88
+#: network/netconnect.pm:89
#, c-format
msgid "Internal ISDN card"
msgstr "Scheda ISDN interna"
-#: network/netconnect.pm:97
+#: network/netconnect.pm:98
#, c-format
msgid "Ad-hoc"
msgstr "Ad-hoc"
-#: network/netconnect.pm:98
+#: network/netconnect.pm:99
#, c-format
msgid "Managed"
msgstr "Con access point"
-#: network/netconnect.pm:99
+#: network/netconnect.pm:100
#, c-format
msgid "Master"
msgstr "Principale"
-#: network/netconnect.pm:100
+#: network/netconnect.pm:101
#, c-format
msgid "Repeater"
msgstr "Ripetitore"
-#: network/netconnect.pm:101
+#: network/netconnect.pm:102
#, c-format
msgid "Secondary"
msgstr "Secondario"
-#: network/netconnect.pm:102
+#: network/netconnect.pm:103
#, c-format
msgid "Auto"
msgstr "Auto"
-#: network/netconnect.pm:105 printer/printerdrake.pm:1133
-#: standalone/drakups:64
+#: network/netconnect.pm:106 printer/printerdrake.pm:1248
+#: standalone/drakups:75
#, c-format
msgid "Manual configuration"
msgstr "Configurazione manuale"
-#: network/netconnect.pm:106
+#: network/netconnect.pm:107
#, c-format
msgid "Automatic IP (BOOTP/DHCP)"
msgstr "IP automatico (BOOTP/DHCP)"
-#: network/netconnect.pm:108
+#: network/netconnect.pm:109
#, c-format
msgid "Automatic IP (BOOTP/DHCP/Zeroconf)"
msgstr "IP automatico (BOOTP/DHCP/Zeroconf)"
-#: network/netconnect.pm:111
+#: network/netconnect.pm:112
#, c-format
msgid "Protocol for the rest of the world"
msgstr "Protocollo per il resto del mondo"
-#: network/netconnect.pm:113 standalone/drakconnect:541
+#: network/netconnect.pm:114 standalone/drakconnect:539
#, c-format
msgid "European protocol (EDSS1)"
msgstr "Protocollo europeo (EDSS1)"
-#: network/netconnect.pm:114 standalone/drakconnect:542
+#: network/netconnect.pm:115 standalone/drakconnect:540
#, c-format
msgid ""
"Protocol for the rest of the world\n"
@@ -9845,163 +10047,168 @@ msgstr ""
"Protocollo per il resto del mondo \n"
"senza D-Channel (linee in affitto)"
-#: network/netconnect.pm:147
+#: network/netconnect.pm:151
#, c-format
msgid "Alcatel speedtouch USB modem"
msgstr "Modem Alcatel speedtouch USB"
-#: network/netconnect.pm:148
+#: network/netconnect.pm:152
#, c-format
msgid "Sagem USB modem"
msgstr "Modem Sagem USB"
-#: network/netconnect.pm:149
+#: network/netconnect.pm:153
#, c-format
msgid "Bewan modem"
msgstr "Modem Bewan"
-#: network/netconnect.pm:150
+#: network/netconnect.pm:154
#, c-format
msgid "ECI Hi-Focus modem"
msgstr "Modem ECI Hi-Focus"
-#: network/netconnect.pm:154
+#: network/netconnect.pm:158
#, c-format
msgid "Dynamic Host Configuration Protocol (DHCP)"
msgstr "Protocollo Configurazione Dinamica Host (DHCP)"
-#: network/netconnect.pm:155
+#: network/netconnect.pm:159
#, c-format
msgid "Manual TCP/IP configuration"
msgstr "Configurazione TCP/IP manuale"
-#: network/netconnect.pm:156
+#: network/netconnect.pm:160
#, c-format
msgid "Point to Point Tunneling Protocol (PPTP)"
-msgstr "Point to Point Tuneling Protocol (PPPTP)"
+msgstr "Point to Point Tuneling Protocol (PPTP)"
-#: network/netconnect.pm:157
+#: network/netconnect.pm:161
#, c-format
msgid "PPP over Ethernet (PPPoE)"
msgstr "PPP over Ethernet (PPPoE)"
-#: network/netconnect.pm:158
+#: network/netconnect.pm:162
#, c-format
msgid "PPP over ATM (PPPoA)"
msgstr "PPP over ATM (PPPoA)"
-#: network/netconnect.pm:162
+#: network/netconnect.pm:163
+#, c-format
+msgid "DSL over CAPI"
+msgstr "DSL su CAPI"
+
+#: network/netconnect.pm:167
#, c-format
msgid "Bridged Ethernet LLC"
msgstr "Bridged Ethernet LLC"
-#: network/netconnect.pm:163
+#: network/netconnect.pm:168
#, c-format
msgid "Bridged Ethernet VC"
msgstr "Bridged Ethernet VC"
-#: network/netconnect.pm:164
+#: network/netconnect.pm:169
#, c-format
msgid "Routed IP LLC"
msgstr "Routed IP LLC"
-#: network/netconnect.pm:165
+#: network/netconnect.pm:170
#, c-format
msgid "Routed IP VC"
msgstr "Routed IP VC"
-#: network/netconnect.pm:166
+#: network/netconnect.pm:171
#, c-format
-msgid "PPPOA LLC"
-msgstr "PPPOA LLC"
+msgid "PPPoA LLC"
+msgstr "PPPoA LLC"
-#: network/netconnect.pm:167
+#: network/netconnect.pm:172
#, c-format
-msgid "PPPOA VC"
-msgstr "PPPOA VC"
+msgid "PPPoA VC"
+msgstr "PPPoA VC"
-#: network/netconnect.pm:171 standalone/drakconnect:477
+#: network/netconnect.pm:176 standalone/drakconnect:474
#, c-format
msgid "Script-based"
msgstr "Basata su script"
-#: network/netconnect.pm:172 standalone/drakconnect:477
+#: network/netconnect.pm:177 standalone/drakconnect:474
#, c-format
msgid "PAP"
msgstr "PAP"
-#: network/netconnect.pm:173 standalone/drakconnect:477
+#: network/netconnect.pm:178 standalone/drakconnect:474
#, c-format
msgid "Terminal-based"
msgstr "Basata su terminale"
-#: network/netconnect.pm:174 standalone/drakconnect:477
+#: network/netconnect.pm:179 standalone/drakconnect:474
#, c-format
msgid "CHAP"
msgstr "CHAP"
-#: network/netconnect.pm:175 standalone/drakconnect:477
+#: network/netconnect.pm:180 standalone/drakconnect:474
#, c-format
msgid "PAP/CHAP"
msgstr "PAP/CHAP"
-#: network/netconnect.pm:228 standalone/drakconnect:55
+#: network/netconnect.pm:236 standalone/drakconnect:59
#, c-format
msgid "Network & Internet Configuration"
msgstr "Configurazione della LAN e di Internet"
-#: network/netconnect.pm:234
+#: network/netconnect.pm:242
#, c-format
msgid "(detected on port %s)"
msgstr "(rilevata sulla porta: %s)"
#. -PO: here, "(detected)" string will be appended to eg "ADSL connection"
-#: network/netconnect.pm:236
+#: network/netconnect.pm:244
#, c-format
msgid "(detected %s)"
-msgstr "(rilevata presenza %s)"
+msgstr "(rilevata presenza di %s)"
-#: network/netconnect.pm:236
+#: network/netconnect.pm:244
#, c-format
msgid "(detected)"
msgstr "(rilevato)"
-#: network/netconnect.pm:238
+#: network/netconnect.pm:246
#, c-format
msgid "Modem connection"
msgstr "Connessione tramite modem"
-#: network/netconnect.pm:239
+#: network/netconnect.pm:247
#, c-format
msgid "ISDN connection"
msgstr "Connessione ISDN"
-#: network/netconnect.pm:240
+#: network/netconnect.pm:248
#, c-format
msgid "ADSL connection"
msgstr "Connessione ADSL"
-#: network/netconnect.pm:241
+#: network/netconnect.pm:249
#, c-format
msgid "Cable connection"
msgstr "Connessione via cavo"
-#: network/netconnect.pm:242
+#: network/netconnect.pm:250
#, c-format
msgid "LAN connection"
msgstr "Connessione LAN"
-#: network/netconnect.pm:243 network/netconnect.pm:257
+#: network/netconnect.pm:251 network/netconnect.pm:265
#, c-format
msgid "Wireless connection"
msgstr "Connessione wireless"
-#: network/netconnect.pm:253
+#: network/netconnect.pm:261
#, c-format
msgid "Choose the connection you want to configure"
msgstr "Scegli il tipo di connessione che vuoi configurare"
-#: network/netconnect.pm:270
+#: network/netconnect.pm:279
#, c-format
msgid ""
"We are now going to configure the %s connection.\n"
@@ -10014,131 +10221,130 @@ msgstr ""
"\n"
"Premi \"%s\" per continuare."
-#: network/netconnect.pm:278 network/netconnect.pm:788
+#: network/netconnect.pm:287 network/netconnect.pm:839
#, c-format
msgid "Connection Configuration"
msgstr "Configurazione della connessione"
-#: network/netconnect.pm:279 network/netconnect.pm:789
+#: network/netconnect.pm:288 network/netconnect.pm:840
#, c-format
msgid "Please fill or check the field below"
msgstr "Riempi o controlla il campo sottostante"
-#: network/netconnect.pm:286 standalone/drakconnect:532
+#: network/netconnect.pm:295 standalone/drakconnect:530
#, c-format
msgid "Card IRQ"
msgstr "IRQ della scheda"
-#: network/netconnect.pm:287 standalone/drakconnect:533
+#: network/netconnect.pm:296 standalone/drakconnect:531
#, c-format
msgid "Card mem (DMA)"
msgstr "Memoria della scheda (DMA)"
-#: network/netconnect.pm:288 standalone/drakconnect:534
+#: network/netconnect.pm:297 standalone/drakconnect:532
#, c-format
msgid "Card IO"
msgstr "IO della scheda"
-#: network/netconnect.pm:289 standalone/drakconnect:535
+#: network/netconnect.pm:298 standalone/drakconnect:533
#, c-format
msgid "Card IO_0"
msgstr "IO_0 della scheda"
-#: network/netconnect.pm:290
+#: network/netconnect.pm:299
#, c-format
msgid "Card IO_1"
msgstr "IO_1 della scheda"
-#: network/netconnect.pm:291
+#: network/netconnect.pm:300
#, c-format
msgid "Your personal phone number"
msgstr "Il tuo numero di telefono"
-#: network/netconnect.pm:292 network/netconnect.pm:792
+#: network/netconnect.pm:301 network/netconnect.pm:843
#, c-format
msgid "Provider name (ex provider.net)"
msgstr "Nome del provider (es. provider.it)"
-#: network/netconnect.pm:293 standalone/drakconnect:473
+#: network/netconnect.pm:302 standalone/drakconnect:469
#, c-format
msgid "Provider phone number"
msgstr "Numero telefonico del provider"
-#: network/netconnect.pm:294
+#: network/netconnect.pm:303
#, c-format
msgid "Provider DNS 1 (optional)"
msgstr "DNS 1 del provider (opzionale"
-#: network/netconnect.pm:295
+#: network/netconnect.pm:304
#, c-format
msgid "Provider DNS 2 (optional)"
msgstr "DNS 2 del provider (opzionale)"
-#: network/netconnect.pm:296 standalone/drakconnect:429
+#: network/netconnect.pm:305 standalone/drakconnect:420
#, c-format
msgid "Dialing mode"
msgstr "Modalità di chiamata"
-#: network/netconnect.pm:297 standalone/drakconnect:434
-#: standalone/drakconnect:495
+#: network/netconnect.pm:306 standalone/drakconnect:425
+#: standalone/drakconnect:493
#, c-format
msgid "Connection speed"
msgstr "Velocità connessione"
-#: network/netconnect.pm:298 standalone/drakconnect:439
+#: network/netconnect.pm:307 standalone/drakconnect:430
#, c-format
msgid "Connection timeout (in sec)"
-msgstr "Timeout della connessione (in secondi)"
+msgstr "Timeout connessione (in sec.)"
-#: network/netconnect.pm:301 network/netconnect.pm:795
-#: standalone/drakconnect:471
+#: network/netconnect.pm:310 network/netconnect.pm:846
+#: standalone/drakconnect:467
#, c-format
msgid "Account Login (user name)"
msgstr "Login dell'account (nome utente)"
-#: network/netconnect.pm:302 network/netconnect.pm:796
-#: standalone/drakconnect:472
+#: network/netconnect.pm:311 network/netconnect.pm:847
+#: standalone/drakconnect:468
#, c-format
msgid "Account Password"
msgstr "Password dell'account"
-#: network/netconnect.pm:332 network/netconnect.pm:649
-#: network/netconnect.pm:827
+#: network/netconnect.pm:328 network/netconnect.pm:677
+#: network/netconnect.pm:880
#, c-format
msgid "Select the network interface to configure:"
msgstr "Indica l'interfaccia di rete da configurare:"
-#: network/netconnect.pm:334 network/netconnect.pm:375
-#: network/netconnect.pm:650 network/netconnect.pm:829 network/shorewall.pm:84
-#: standalone/drakconnect:656 standalone/drakgw:225 standalone/drakvpn:221
+#: network/netconnect.pm:330 network/netconnect.pm:378
+#: network/netconnect.pm:678 network/netconnect.pm:882 network/shorewall.pm:85
+#: standalone/drakconnect:683 standalone/drakgw:227 standalone/drakvpn:221
#, c-format
msgid "Net Device"
msgstr "Interfaccia di rete"
-#: network/netconnect.pm:335 network/netconnect.pm:343
+#: network/netconnect.pm:331 network/netconnect.pm:339
#, c-format
msgid "External ISDN modem"
msgstr "Modem ISDN esterno"
-#. -PO: Do not alter the <span ..> and </span> tags
-#: network/netconnect.pm:374 standalone/harddrake2:121
+#: network/netconnect.pm:377 standalone/harddrake2:192
#, c-format
-msgid "Select a device !"
+msgid "Select a device!"
msgstr "Scegli un dispositivo!"
-#: network/netconnect.pm:383 network/netconnect.pm:393
-#: network/netconnect.pm:403 network/netconnect.pm:419
-#: network/netconnect.pm:433
+#: network/netconnect.pm:386 network/netconnect.pm:396
+#: network/netconnect.pm:406 network/netconnect.pm:439
+#: network/netconnect.pm:453
#, c-format
msgid "ISDN Configuration"
msgstr "Configurazione ISDN"
-#: network/netconnect.pm:384
+#: network/netconnect.pm:387
#, c-format
msgid "What kind of card do you have?"
msgstr "Che tipo di scheda hai?"
-#: network/netconnect.pm:394
+#: network/netconnect.pm:397
#, c-format
msgid ""
"\n"
@@ -10153,34 +10359,51 @@ msgstr ""
"\n"
"Se hai una scheda PCMCIA, ti serve conoscere IRQ e I/O della tua scheda.\n"
-#: network/netconnect.pm:398
+#: network/netconnect.pm:401
#, c-format
msgid "Continue"
msgstr "Continua"
-#: network/netconnect.pm:398
+#: network/netconnect.pm:401
#, c-format
msgid "Abort"
msgstr "Interrompi"
-#: network/netconnect.pm:404
+#: network/netconnect.pm:407
#, c-format
msgid "Which of the following is your ISDN card?"
msgstr "Qual tra queste è la tua scheda ISDN?"
-#: network/netconnect.pm:419
+#: network/netconnect.pm:425
+#, c-format
+msgid ""
+"A CAPI driver is available for this modem. This CAPI driver can offer more "
+"capabilities than the free driver (like sending faxes). Which driver do you "
+"want to use?"
+msgstr ""
+"È disponibile un driver CAPI per questo modem. Il driver CAPI può offrire "
+"più funzionalità rispetto al driver \"free\" (per es. inviare fax). Che "
+"driver vuoi utlizzare?"
+
+#: network/netconnect.pm:427 standalone/drakconnect:116 standalone/drakups:247
+#: standalone/harddrake2:117
+#, c-format
+msgid "Driver"
+msgstr "Driver"
+
+#: network/netconnect.pm:439
#, c-format
msgid "Which protocol do you want to use?"
msgstr "Quale protocollo vuoi usare?"
-#: network/netconnect.pm:421 standalone/drakconnect:116
-#: standalone/drakconnect:318 standalone/drakconnect:540
+#: network/netconnect.pm:441 standalone/drakconnect:116
+#: standalone/drakconnect:309 standalone/drakconnect:538
#: standalone/drakvpn:1142
#, c-format
msgid "Protocol"
msgstr "Protocollo"
-#: network/netconnect.pm:433
+#: network/netconnect.pm:453
#, c-format
msgid ""
"Select your provider.\n"
@@ -10189,13 +10412,13 @@ msgstr ""
"Scegli il tuo provider.\n"
"Se non è nella lista, scegli \"Fuori lista\"."
-#: network/netconnect.pm:435 network/netconnect.pm:541
-#: network/netconnect.pm:683
+#: network/netconnect.pm:455 network/netconnect.pm:563
+#: network/netconnect.pm:719
#, c-format
msgid "Provider:"
msgstr "Provider:"
-#: network/netconnect.pm:450
+#: network/netconnect.pm:470
#, c-format
msgid ""
"Your modem isn't supported by the system.\n"
@@ -10204,158 +10427,153 @@ msgstr ""
"Il tuo modem non è supportato dal sistema.\n"
"Controlla su http://www.linmodems.org"
-#: network/netconnect.pm:462
+#: network/netconnect.pm:482
#, c-format
msgid "Select the modem to configure:"
msgstr "Indica il modem da configurare:"
-#: network/netconnect.pm:469 standalone/drakgw:113 standalone/drakvpn:51
-#, c-format
-msgid "Sorry, we support only 2.4 and above kernels."
-msgstr "Purtroppo sono supportati solo i kernel 2.4 e superiori."
-
-#: network/netconnect.pm:510
+#: network/netconnect.pm:530
#, c-format
msgid "Please choose which serial port your modem is connected to."
msgstr "Per favore indica la porta seriale a cui è connesso il modem."
-#: network/netconnect.pm:539
+#: network/netconnect.pm:561
#, c-format
msgid "Select your provider:"
msgstr "Indica il provider:"
-#: network/netconnect.pm:568
+#: network/netconnect.pm:589
#, c-format
msgid "Dialup: account options"
msgstr "Chiamata: opzioni utenza"
-#: network/netconnect.pm:571
+#: network/netconnect.pm:592
#, c-format
msgid "Connection name"
msgstr "Nome connessione"
-#: network/netconnect.pm:572
+#: network/netconnect.pm:593
#, c-format
msgid "Phone number"
msgstr "Numero telefonico"
-#: network/netconnect.pm:573
+#: network/netconnect.pm:594
#, c-format
msgid "Login ID"
msgstr "ID di accesso"
-#: network/netconnect.pm:588 network/netconnect.pm:621
+#: network/netconnect.pm:609 network/netconnect.pm:642
#, c-format
msgid "Dialup: IP parameters"
msgstr "Chiamata: parametri IP"
-#: network/netconnect.pm:591
+#: network/netconnect.pm:612
#, c-format
msgid "IP parameters"
msgstr "Parametri IP"
-#: network/netconnect.pm:592 network/netconnect.pm:919
-#: printer/printerdrake.pm:431 standalone/drakconnect:116
-#: standalone/drakconnect:332 standalone/drakconnect:829
-#: standalone/drakups:266
+#: network/netconnect.pm:613 network/netconnect.pm:976
+#: printer/printerdrake.pm:454 standalone/drakconnect:116
+#: standalone/drakconnect:323 standalone/drakconnect:880
+#: standalone/drakups:282
#, c-format
msgid "IP address"
msgstr "Indirizzo IP"
-#: network/netconnect.pm:593
+#: network/netconnect.pm:614
#, c-format
msgid "Subnet mask"
msgstr "Maschera della sottorete"
-#: network/netconnect.pm:605
+#: network/netconnect.pm:626
#, c-format
msgid "Dialup: DNS parameters"
msgstr "Chiamata: parametri DNS"
-#: network/netconnect.pm:608
+#: network/netconnect.pm:629
#, c-format
msgid "DNS"
msgstr "DNS"
-#: network/netconnect.pm:609
+#: network/netconnect.pm:630
#, c-format
msgid "Domain name"
msgstr "Nome dominio"
-#: network/netconnect.pm:610 network/netconnect.pm:793
-#: standalone/drakconnect:947
+#: network/netconnect.pm:631 network/netconnect.pm:844
+#: standalone/drakconnect:998
#, c-format
msgid "First DNS Server (optional)"
msgstr "Primo server DNS (opzionale)"
-#: network/netconnect.pm:611 network/netconnect.pm:794
-#: standalone/drakconnect:948
+#: network/netconnect.pm:632 network/netconnect.pm:845
+#: standalone/drakconnect:999
#, c-format
msgid "Second DNS Server (optional)"
msgstr "Secondo server DNS (opzionale)"
-#: network/netconnect.pm:612
+#: network/netconnect.pm:633
#, c-format
msgid "Set hostname from IP"
msgstr "Imposta nome host tramite IP"
-#: network/netconnect.pm:624 standalone/drakconnect:343
+#: network/netconnect.pm:645 standalone/drakconnect:334
#, c-format
msgid "Gateway"
msgstr "Gateway"
-#: network/netconnect.pm:625
+#: network/netconnect.pm:646
#, c-format
msgid "Gateway IP address"
msgstr "Indirizzo IP del gateway"
-#: network/netconnect.pm:649
+#: network/netconnect.pm:677
#, c-format
msgid "ADSL configuration"
msgstr "Configurazione ADSL"
-#: network/netconnect.pm:681
+#: network/netconnect.pm:717
#, c-format
msgid "Please choose your ADSL provider"
msgstr "Indica il tuo provider ADSL"
-#: network/netconnect.pm:699
+#: network/netconnect.pm:735
#, c-format
msgid ""
"You need the Alcatel microcode.\n"
"You can provide it now via a floppy or your windows partition,\n"
"or skip and do it later."
msgstr ""
-"Ti serve il microcodice di Alcatel.\n"
-"Puoi prelevarlo ora da un floppy o dalla partizione windows,\n"
+"Ti serve il micro-codice di Alcatel.\n"
+"Puoi prelevarlo ora da un floppy o dalla partizione Windows,\n"
"oppure saltare ora questo punto e riprenderlo in seguito."
-#: network/netconnect.pm:703 network/netconnect.pm:708
+#: network/netconnect.pm:739 network/netconnect.pm:744
#, c-format
msgid "Use a floppy"
msgstr "Utilizza un floppy"
-#: network/netconnect.pm:703 network/netconnect.pm:712
+#: network/netconnect.pm:739 network/netconnect.pm:748
#, c-format
msgid "Use my Windows partition"
msgstr "Utilizza la mia partizione Windows"
-#: network/netconnect.pm:703 network/netconnect.pm:715
+#: network/netconnect.pm:739 network/netconnect.pm:751
#, c-format
msgid "Do it later"
msgstr "Fallo più tardi"
-#: network/netconnect.pm:722
+#: network/netconnect.pm:758
#, c-format
msgid "Firmware copy failed, file %s not found"
msgstr "Copia del firmware non riuscita, non ho trovato il file %s"
-#: network/netconnect.pm:729
+#: network/netconnect.pm:765
#, c-format
msgid "Firmware copy succeeded"
msgstr "La copia del firmware è riuscita"
-#: network/netconnect.pm:744
+#: network/netconnect.pm:780
#, c-format
msgid ""
"You need the Alcatel microcode.\n"
@@ -10363,27 +10581,27 @@ msgid ""
"%s\n"
"and copy the mgmt.o in /usr/share/speedtouch"
msgstr ""
-"Ti serve il microcodice Alcatel.\n"
+"Ti serve il micro-codice Alcatel.\n"
"Bisogna scaricarlo da\n"
"%s\n"
"e copiare \"mgmt.o\" in /usr/share/speedtouch"
-#: network/netconnect.pm:797
+#: network/netconnect.pm:849
#, c-format
msgid "Virtual Path ID (VPI):"
msgstr "ID del path virtuale (VPI):"
-#: network/netconnect.pm:798
+#: network/netconnect.pm:850
#, c-format
msgid "Virtual Circuit ID (VCI):"
msgstr "ID del circuito virtuale (VCI):"
-#: network/netconnect.pm:800
+#: network/netconnect.pm:853
#, c-format
-msgid "Encapsulation :"
+msgid "Encapsulation:"
msgstr "Incapsulazione:"
-#: network/netconnect.pm:817
+#: network/netconnect.pm:870
#, c-format
msgid ""
"The ECI Hi-Focus modem cannot be supported due to binary driver distribution "
@@ -10396,25 +10614,25 @@ msgstr ""
"\n"
"Puoi trovare un driver su http://eciadsl.flashtux.org/"
-#: network/netconnect.pm:829
+#: network/netconnect.pm:882
#, c-format
msgid "Manually load a driver"
-msgstr ""
+msgstr "Carica manualmente un driver"
-#: network/netconnect.pm:844
+#: network/netconnect.pm:898
#, c-format
msgid ""
"WARNING: this device has been previously configured to connect to the "
"Internet.\n"
-"Simply accept to keep this device configured.\n"
-"Modifying the fields below will override this configuration."
+"Modifying the fields below will override this configuration.\n"
+"Do you really want to reconfigure this device?"
msgstr ""
"ATTENZIONE: questo dispositivo è già configurato per connettersi ad "
"Internet.\n"
-"Basta cliccare su OK per mantenere la precedente configurazione.\n"
-"Ogni modifica ai campi sottostanti cambierà questa configurazione."
+"Ogni modifica ai campi sottostanti annullerà la configurazione attuale.\n"
+"Vuoi veramente riconfigurare il dispositivo?"
-#: network/netconnect.pm:857 network/netconnect.pm:1228
+#: network/netconnect.pm:912 network/netconnect.pm:1340
#, c-format
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
@@ -10423,17 +10641,17 @@ msgstr ""
"Ottimo, hai completato la configurazione della rete e di Internet.\n"
"\n"
-#: network/netconnect.pm:871
+#: network/netconnect.pm:929
#, c-format
msgid "Zeroconf hostname resolution"
msgstr "Risoluzione del nome dell'host Zeroconf"
-#: network/netconnect.pm:872 network/netconnect.pm:906
+#: network/netconnect.pm:930 network/netconnect.pm:963
#, c-format
msgid "Configuring network device %s (driver %s)"
msgstr "Sto configurando il dispositivo di rete %s (driver %s)"
-#: network/netconnect.pm:873
+#: network/netconnect.pm:931
#, c-format
msgid ""
"The following protocols can be used to configure an ethernet connection. "
@@ -10442,7 +10660,7 @@ msgstr ""
"Puoi usare uno di questi protocolli per configurare la connessione ethernet. "
"Dovresti indicare quello che vuoi usare."
-#: network/netconnect.pm:907
+#: network/netconnect.pm:964
#, c-format
msgid ""
"Please enter the IP configuration for this machine.\n"
@@ -10453,89 +10671,95 @@ msgstr ""
"Ogni dato dovrebbe essere inserito come indirizzo IP\n"
"in notazione decimale puntata (ad esempio 1.2.3.4)."
-#: network/netconnect.pm:914
+#: network/netconnect.pm:971
#, c-format
msgid "Assign host name from DHCP address"
msgstr "Assegna il nome dell'host a partire dall'indirizzo DHCP"
-#: network/netconnect.pm:915
+#: network/netconnect.pm:972
#, c-format
msgid "DHCP host name"
msgstr "Nome host DHCP"
-#: network/netconnect.pm:920 standalone/drakconnect:337
-#: standalone/drakconnect:830 standalone/drakgw:321
+#: network/netconnect.pm:977 standalone/drakconnect:328
+#: standalone/drakconnect:881 standalone/drakgw:323
#, c-format
msgid "Netmask"
msgstr "Netmask"
-#: network/netconnect.pm:922 standalone/drakconnect:422
+#: network/netconnect.pm:979 standalone/drakconnect:413
#, c-format
msgid "Track network card id (useful for laptops)"
msgstr "Individua l'ID della scheda di rete (utile per i laptop)"
-#: network/netconnect.pm:923 standalone/drakconnect:423
+#: network/netconnect.pm:980 standalone/drakconnect:414
#, c-format
msgid "Network Hotplugging"
msgstr "Hotplugging della rete"
-#: network/netconnect.pm:924 standalone/drakconnect:417
+#: network/netconnect.pm:982 standalone/drakconnect:408
#, c-format
msgid "Start at boot"
msgstr "Attiva al momento del boot"
-#: network/netconnect.pm:926 standalone/drakconnect:833
+#: network/netconnect.pm:985 standalone/drakconnect:884
#, c-format
msgid "DHCP client"
msgstr "Client DHCP"
-#: network/netconnect.pm:936 printer/printerdrake.pm:1383
-#: standalone/drakconnect:621
+#: network/netconnect.pm:995 printer/printerdrake.pm:1498
+#: standalone/drakconnect:648
#, c-format
msgid "IP address should be in format 1.2.3.4"
msgstr "L'indirizzo IP deve essere nel formato 1.2.3.4"
-#: network/netconnect.pm:939
+#: network/netconnect.pm:999
#, c-format
-msgid "Warning : IP address %s is usually reserved !"
+msgid "Warning: IP address %s is usually reserved!"
msgstr "Attenzione: di solito l'indirizzo IP %s è riservato!"
-#: network/netconnect.pm:969 network/netconnect.pm:998
+#: network/netconnect.pm:1004 standalone/drakTermServ:1690
+#: standalone/drakTermServ:1691 standalone/drakTermServ:1692
+#, c-format
+msgid "%s already in use\n"
+msgstr "%s è già in uso\n"
+
+#: network/netconnect.pm:1030 network/netconnect.pm:1059
#, c-format
msgid "Please enter the wireless parameters for this card:"
msgstr "Fornisci i parametri wireless di questa scheda:"
-#: network/netconnect.pm:972 standalone/drakconnect:389
+#: network/netconnect.pm:1033 standalone/drakconnect:380
#, c-format
msgid "Operating Mode"
msgstr "Modo di operare"
-#: network/netconnect.pm:974 standalone/drakconnect:390
+#: network/netconnect.pm:1035 standalone/drakconnect:381
#, c-format
msgid "Network name (ESSID)"
msgstr "Nome rete (ESSID)"
-#: network/netconnect.pm:975 standalone/drakconnect:391
+#: network/netconnect.pm:1036 standalone/drakconnect:382
#, c-format
msgid "Network ID"
msgstr "ID rete"
-#: network/netconnect.pm:976 standalone/drakconnect:392
+#: network/netconnect.pm:1037 standalone/drakconnect:383
#, c-format
msgid "Operating frequency"
msgstr "Frequenza operativa"
-#: network/netconnect.pm:977 standalone/drakconnect:393
+#: network/netconnect.pm:1038 standalone/drakconnect:384
#, c-format
msgid "Sensitivity threshold"
msgstr "Soglia di sensibilità"
-#: network/netconnect.pm:978 standalone/drakconnect:394
+#: network/netconnect.pm:1039 standalone/drakconnect:385
#, c-format
msgid "Bitrate (in b/s)"
msgstr "Bitrate (in b/s)"
-#: network/netconnect.pm:984
+#: network/netconnect.pm:1045
#, c-format
msgid ""
"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
@@ -10544,7 +10768,7 @@ msgstr ""
"La frequenza deve avere un suffisso k, M o G (ad es. \"2.46G\" per 2.46 "
"GHz), o un numero sufficiente di \"0\" (zeri)."
-#: network/netconnect.pm:988
+#: network/netconnect.pm:1049
#, c-format
msgid ""
"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
@@ -10553,12 +10777,12 @@ msgstr ""
"Il \"rate\" dovrebbe avere un suffisso k, M o G (ad es. \"11M\" per 11Mb), o "
"un numero sufficiente di \"0\" (zeri)."
-#: network/netconnect.pm:1001 standalone/drakconnect:405
+#: network/netconnect.pm:1062 standalone/drakconnect:396
#, c-format
msgid "RTS/CTS"
msgstr "RTS/CTS"
-#: network/netconnect.pm:1002
+#: network/netconnect.pm:1063
#, c-format
msgid ""
"RTS/CTS adds a handshake before each packet transmission to make sure that "
@@ -10580,42 +10804,42 @@ msgstr ""
"questo\n"
"parametro uguale a \"auto\", \"fixed\" o \"off\"."
-#: network/netconnect.pm:1009 standalone/drakconnect:406
+#: network/netconnect.pm:1070 standalone/drakconnect:397
#, c-format
msgid "Fragmentation"
msgstr "Frammentazione"
-#: network/netconnect.pm:1010 standalone/drakconnect:407
+#: network/netconnect.pm:1071 standalone/drakconnect:398
#, c-format
msgid "Iwconfig command extra arguments"
msgstr ""
"Argomenti supplementari per il\n"
"comando iwconfig"
-#: network/netconnect.pm:1011
+#: network/netconnect.pm:1072
#, c-format
msgid ""
"Here, one can configure some extra wireless parameters such as:\n"
"ap, channel, commit, enc, power, retry, sens, txpower (nick is already set "
"as the hostname).\n"
"\n"
-"See iwpconfig(8) man page for further information."
+"See iwconfig(8) man page for further information."
msgstr ""
"Qui puoi assegnare alcuni parametri supplementari per il wireless, ad es.:\n"
"ap, channel, commit, enc, power, retry, sens, txpower (nick è già messo "
"uguale all'hostname).\n"
"\n"
-"Vedi la pagina man di iwpconfig(8) per ulteriori informazioni."
+"Vedi la pagina man di iwconfig(8) per ulteriori informazioni."
#. -PO: split the "xyz command extra argument" translated string into two lines if it's bigger than the english one
-#: network/netconnect.pm:1018 standalone/drakconnect:408
+#: network/netconnect.pm:1079 standalone/drakconnect:399
#, c-format
msgid "Iwspy command extra arguments"
msgstr ""
"Argomenti supplementari per il\n"
"comando iwspy"
-#: network/netconnect.pm:1019
+#: network/netconnect.pm:1080
#, c-format
msgid ""
"Iwspy is used to set a list of addresses in a wireless network\n"
@@ -10635,14 +10859,14 @@ msgstr ""
"\n"
"Sulla pagina man di iwpspy(8) puoi trovare ulteriori informazioni."
-#: network/netconnect.pm:1027 standalone/drakconnect:409
+#: network/netconnect.pm:1088 standalone/drakconnect:400
#, c-format
msgid "Iwpriv command extra arguments"
msgstr ""
"Argomenti supplementari per\n"
"il comando iwpriv"
-#: network/netconnect.pm:1028
+#: network/netconnect.pm:1089
#, c-format
msgid ""
"Iwpriv enable to set up optionals (private) parameters of a wireless "
@@ -10669,28 +10893,7 @@ msgstr ""
"\n"
"Sulla pagina man di iwpriv(8) puoi trovare ulteriori informazioni."
-#: network/netconnect.pm:1055
-#, c-format
-msgid ""
-"No ethernet network adapter has been detected on your system.\n"
-"I cannot set up this connection type."
-msgstr ""
-"Nessuna scheda ethernet è stata rilevata nel sistema.\n"
-"Non posso configurare questo tipo di connessione."
-
-#: network/netconnect.pm:1059 standalone/drakgw:261 standalone/drakpxe:142
-#, c-format
-msgid "Choose the network interface"
-msgstr "Scegli il dispositivo di rete"
-
-#: network/netconnect.pm:1060
-#, c-format
-msgid ""
-"Please choose which network adapter you want to use to connect to Internet."
-msgstr ""
-"Per favore scegli quale scheda di rete vuoi usare per connetterti a Internet"
-
-#: network/netconnect.pm:1081
+#: network/netconnect.pm:1163
#, c-format
msgid ""
"Please enter your host name.\n"
@@ -10703,89 +10906,93 @@ msgstr ""
"come \"mybox.mylab.myco.com\".\n"
"Puoi anche inserire l'indirizzo IP del gateway, se ne hai uno. "
-#: network/netconnect.pm:1085
+#: network/netconnect.pm:1167
#, c-format
msgid "Last but not least you can also type in your DNS server IP addresses."
msgstr ""
"Per finire, ma è importante, puoi anche inserire i tuoi indirizzi DNS e IP."
-#: network/netconnect.pm:1087 standalone/drakconnect:946
+#: network/netconnect.pm:1169 standalone/drakconnect:997
#, c-format
msgid "Host name (optional)"
-msgstr "Nome dell'host (optional)"
+msgstr "Nome dell'host (opzionale)"
-#: network/netconnect.pm:1087
+#: network/netconnect.pm:1169
#, c-format
msgid "Host name"
msgstr "Nome host"
-#: network/netconnect.pm:1089
+#: network/netconnect.pm:1171
#, c-format
msgid "DNS server 1"
msgstr "Server DNS 1"
-#: network/netconnect.pm:1090
+#: network/netconnect.pm:1172
#, c-format
msgid "DNS server 2"
msgstr "Server DNS 2"
-#: network/netconnect.pm:1091
+#: network/netconnect.pm:1173
#, c-format
msgid "DNS server 3"
msgstr "Server DNS 3"
-#: network/netconnect.pm:1092
+#: network/netconnect.pm:1174
#, c-format
msgid "Search domain"
msgstr "Dominio di ricerca"
-#: network/netconnect.pm:1093
+#: network/netconnect.pm:1175
#, c-format
msgid "By default search domain will be set from the fully-qualified host name"
msgstr ""
"Salvo modifiche, si usa un dominio di ricerca estratto dal nome completo "
"dell'host "
-#: network/netconnect.pm:1094
+#: network/netconnect.pm:1176
#, c-format
msgid "Gateway (e.g. %s)"
msgstr "Gateway (es. %s)"
-#: network/netconnect.pm:1096
+#: network/netconnect.pm:1178
#, c-format
msgid "Gateway device"
msgstr "Dispositivo di gateway"
-#: network/netconnect.pm:1105
+#: network/netconnect.pm:1187
#, c-format
msgid "DNS server address should be in format 1.2.3.4"
msgstr "L'indirizzo del DNS deve essere nel formato 1.2.3.4"
-#: network/netconnect.pm:1110 standalone/drakconnect:624
+#: network/netconnect.pm:1192 standalone/drakconnect:651
#, c-format
msgid "Gateway address should be in format 1.2.3.4"
msgstr "L'indirizzo del gateway deve essere nel formato 1.2.3.4"
-#: network/netconnect.pm:1121
+#: network/netconnect.pm:1203
#, c-format
msgid ""
-"Enter a Zeroconf host name which will be the one that your machine will get "
-"back to other machines on the network:"
+"If desired, enter a Zeroconf hostname.\n"
+"This is the name your machine will use to advertise any of\n"
+"its shared resources that are not managed by the network.\n"
+"It is not necessary on most networks."
msgstr ""
-"Immetti il nome Zeroconf di questa macchina che sarà trasmesso alle altre "
-"macchine della rete:"
+"Se lo desideri, puoi fornire un nome zeroconf per l'host.\n"
+"Questo il nome che il tuo PC userà per identificare tutte le proprie\n"
+"risorse non gestite dalla rete.\n"
+" Nella maggior parte delle reti non è necessario fornirlo."
-#: network/netconnect.pm:1122
+#: network/netconnect.pm:1207
#, c-format
msgid "Zeroconf Host name"
msgstr "Nome Zeroconf"
-#: network/netconnect.pm:1125
+#: network/netconnect.pm:1210
#, c-format
msgid "Zeroconf host name must not contain a ."
msgstr "Il nome Zeroconf della macchina non può contenere un \".\""
-#: network/netconnect.pm:1135
+#: network/netconnect.pm:1220
#, c-format
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
@@ -10796,35 +11003,55 @@ msgstr ""
"Scegli quello che vuoi usare.\n"
"\n"
-#: network/netconnect.pm:1137
+#: network/netconnect.pm:1222
#, c-format
msgid "Internet connection"
msgstr "Connessione ad Internet"
-#: network/netconnect.pm:1145
+#: network/netconnect.pm:1230
#, c-format
-msgid "Configuration is complete, do you want to apply settings ?"
+msgid "Configuration is complete, do you want to apply settings?"
msgstr "La configurazione è completata, vuoi applicarla?"
-#: network/netconnect.pm:1155
+#: network/netconnect.pm:1240
#, c-format
msgid "Do you want to start the connection at boot?"
msgstr "Vuoi effettuare la connessione all'avvio?"
-#: network/netconnect.pm:1172
+#: network/netconnect.pm:1258
+#, c-format
+msgid "Automatically at boot"
+msgstr "Automaticamente all'accensione"
+
+#: network/netconnect.pm:1260
#, c-format
-msgid "The network needs to be restarted. Do you want to restart it ?"
+msgid "By using Net Applet in the system tray"
+msgstr "Utilizzando l'applet di rete nel vassoio di sistema"
+
+#: network/netconnect.pm:1262
+#, c-format
+msgid "Manually (the interface would still be activated at boot)"
+msgstr "Manualmente (l'interfaccia sarà riattivata al boot)"
+
+#: network/netconnect.pm:1271
+#, c-format
+msgid "How do you want to dial this connection?"
+msgstr "Come vuoi attivare questa connessione?"
+
+#: network/netconnect.pm:1284
+#, c-format
+msgid "The network needs to be restarted. Do you want to restart it?"
msgstr "La rete deve essere riavviata. Vuoi riavviarla?"
-#: network/netconnect.pm:1179 network/netconnect.pm:1244
+#: network/netconnect.pm:1291 network/netconnect.pm:1356
#, c-format
msgid "Network Configuration"
msgstr "Configurazione della rete"
-#: network/netconnect.pm:1180
+#: network/netconnect.pm:1292
#, c-format
msgid ""
-"A problem occured while restarting the network: \n"
+"A problem occurred while restarting the network: \n"
"\n"
"%s"
msgstr ""
@@ -10832,27 +11059,27 @@ msgstr ""
"\n"
"%s"
-#: network/netconnect.pm:1188
+#: network/netconnect.pm:1300
#, c-format
msgid "Do you want to try to connect to the Internet now?"
msgstr "Vuoi provare a connetterti ad Internet adesso?"
-#: network/netconnect.pm:1196 standalone/drakconnect:978
+#: network/netconnect.pm:1308 standalone/drakconnect:1029
#, c-format
msgid "Testing your connection..."
msgstr "Sto provando la tua connessione..."
-#: network/netconnect.pm:1212
+#: network/netconnect.pm:1324
#, c-format
msgid "The system is now connected to the Internet."
msgstr "Adesso il sistema è connesso ad Internet"
-#: network/netconnect.pm:1213
+#: network/netconnect.pm:1325
#, c-format
msgid "For security reasons, it will be disconnected now."
msgstr "Per motivi di sicurezza, adesso verrai disconnesso."
-#: network/netconnect.pm:1214
+#: network/netconnect.pm:1326
#, c-format
msgid ""
"The system doesn't seem to be connected to the Internet.\n"
@@ -10861,7 +11088,7 @@ msgstr ""
"Il sistema non sembra essere connesso ad Internet.\n"
"Prova a riconfigurare la connessione."
-#: network/netconnect.pm:1231
+#: network/netconnect.pm:1343
#, c-format
msgid ""
"After this is done, we recommend that you restart your X environment to "
@@ -10870,10 +11097,10 @@ msgstr ""
"Quando avrai finito, ti raccomando di riavviare l'ambiente X\n"
"per evitare problemi relativi al cambio di hostname."
-#: network/netconnect.pm:1232
+#: network/netconnect.pm:1344
#, c-format
msgid ""
-"Problems occured during configuration.\n"
+"Problems occurred during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection doesn't "
"work, you might want to relaunch the configuration."
msgstr ""
@@ -10881,7 +11108,7 @@ msgstr ""
"Prova la connessione con net_monitor o mcc. Se non funzionasse, dovrai "
"ripetere la configurazione."
-#: network/netconnect.pm:1245
+#: network/netconnect.pm:1357
#, c-format
msgid ""
"Because you are doing a network installation, your network is already "
@@ -10894,7 +11121,7 @@ msgstr ""
"Clicca su OK per mantenere questa configurazione, o su Annulla per "
"riconfigurare la rete e la connessione ad Internet.\n"
-#: network/netconnect.pm:1333
+#: network/netconnect.pm:1393
#, c-format
msgid ""
"An unexpected error has happened:\n"
@@ -10903,27 +11130,27 @@ msgstr ""
"Vi è verificato un errore inatteso:\n"
"%s"
-#: network/network.pm:315
+#: network/network.pm:316
#, c-format
msgid "Proxies configuration"
msgstr "Configurazione dei proxy"
-#: network/network.pm:316
+#: network/network.pm:317
#, c-format
msgid "HTTP proxy"
msgstr "Proxy HTTP"
-#: network/network.pm:317
+#: network/network.pm:318
#, c-format
msgid "FTP proxy"
msgstr "Proxy FTP"
-#: network/network.pm:320
+#: network/network.pm:321
#, c-format
msgid "Proxy should be http://..."
msgstr "Il proxy dovrebbe essere http://..."
-#: network/network.pm:321
+#: network/network.pm:322
#, c-format
msgid "URL should begin with 'ftp:' or 'http:'"
msgstr "L'URL deve cominciare con \"ftp:\" o \"http:\""
@@ -10942,7 +11169,7 @@ msgstr ""
"Attenzione! È stata rilevata una configurazione di firewall pre-esistente. "
"Potrebbe avere bisogno di alcuni aggiustamenti manuali dopo l'installazione."
-#: network/shorewall.pm:77 standalone/drakgw:218 standalone/drakvpn:214
+#: network/shorewall.pm:78 standalone/drakgw:220 standalone/drakvpn:214
#, c-format
msgid ""
"Please enter the name of the interface connected to the internet.\n"
@@ -10959,12 +11186,12 @@ msgstr ""
"\t\teth0, o eth1 per connessioni via cavo, \n"
"\t\tippp+ per una connessione isdn.\n"
-#: network/tools.pm:165
+#: network/tools.pm:197
#, c-format
msgid "Insert floppy"
msgstr "Inserisci floppy"
-#: network/tools.pm:166
+#: network/tools.pm:198
#, c-format
msgid ""
"Insert a FAT formatted floppy in drive %s with %s in root directory and "
@@ -10973,22 +11200,22 @@ msgstr ""
"Inserisci un floppy formattato FAT nell'unità %s con %s nella directory root "
"e premi %s"
-#: network/tools.pm:167
+#: network/tools.pm:199
#, c-format
msgid "Floppy access error, unable to mount device %s"
msgstr "Errore nell'accedere al floppy, non posso montare il dispositivo %s"
-#: partition_table.pm:645
+#: partition_table.pm:393
#, c-format
msgid "mount failed: "
msgstr "mount fallito: "
-#: partition_table.pm:750
+#: partition_table.pm:498
#, c-format
msgid "Extended partition not supported on this platform"
msgstr "Questa piattaforma non supporta le partizioni estese"
-#: partition_table.pm:768
+#: partition_table.pm:516
#, c-format
msgid ""
"You have a hole in your partition table but I can't use it.\n"
@@ -10999,22 +11226,22 @@ msgstr ""
"L'unica soluzione è di spostare le partizioni primarie, per avere il buco "
"vicino alle partizioni estese"
-#: partition_table.pm:855
+#: partition_table.pm:602
#, c-format
msgid "Restoring from file %s failed: %s"
msgstr "Ripristino dal file %s fallito: %s"
-#: partition_table.pm:857
+#: partition_table.pm:604
#, c-format
msgid "Bad backup file"
msgstr "File di backup errato"
-#: partition_table.pm:877
+#: partition_table.pm:624
#, c-format
msgid "Error writing to file %s"
msgstr "Errore nello scrivere sul file %s"
-#: partition_table/raw.pm:187
+#: partition_table/raw.pm:238
#, c-format
msgid ""
"Something bad is happening on your drive. \n"
@@ -11027,27 +11254,27 @@ msgstr ""
"Significa che qualsiasi cosa venga scritto sul disco genererà solo dati "
"casuali e corrotti."
-#: pkgs.pm:24
+#: pkgs.pm:23
#, c-format
msgid "must have"
msgstr "quasi indispensabile"
-#: pkgs.pm:25
+#: pkgs.pm:24
#, c-format
msgid "important"
msgstr "importante"
-#: pkgs.pm:26
+#: pkgs.pm:25
#, c-format
msgid "very nice"
msgstr "molto bello"
-#: pkgs.pm:27
+#: pkgs.pm:26
#, c-format
msgid "nice"
msgstr "bello"
-#: pkgs.pm:28
+#: pkgs.pm:27
#, c-format
msgid "maybe"
msgstr "forse"
@@ -11062,7 +11289,7 @@ msgstr "(su %s)"
msgid "(on this machine)"
msgstr "(su questa macchina)"
-#: printer/cups.pm:115 standalone/printerdrake:197
+#: printer/cups.pm:115 standalone/printerdrake:203
#, c-format
msgid "Configured on other machines"
msgstr "Configurate su altre macchine"
@@ -11072,296 +11299,306 @@ msgstr "Configurate su altre macchine"
msgid "On CUPS server \"%s\""
msgstr "Sul server CUPS \"%s\""
-#: printer/cups.pm:117 printer/printerdrake.pm:3989
-#: printer/printerdrake.pm:3998 printer/printerdrake.pm:4139
-#: printer/printerdrake.pm:4150 printer/printerdrake.pm:4362
+#: printer/cups.pm:117 printer/printerdrake.pm:4290
+#: printer/printerdrake.pm:4300 printer/printerdrake.pm:4445
+#: printer/printerdrake.pm:4456 printer/printerdrake.pm:4651
#, c-format
msgid " (Default)"
msgstr " (Predefinita)"
-#: printer/data.pm:22
+#: printer/data.pm:40
#, c-format
msgid "PDQ - Print, Don't Queue"
msgstr "PDQ - Print, Don't Queue"
-#: printer/data.pm:23
+#: printer/data.pm:41
#, c-format
msgid "PDQ"
msgstr "PDQ"
-#: printer/data.pm:34
+#: printer/data.pm:53
#, c-format
msgid "LPD - Line Printer Daemon"
msgstr "LPD - Line Printer Daemon"
-#: printer/data.pm:35
+#: printer/data.pm:54
#, c-format
msgid "LPD"
msgstr "LPD"
-#: printer/data.pm:56
+#: printer/data.pm:76
#, c-format
msgid "LPRng - LPR New Generation"
msgstr "LPRng - LPR Nuova Generazione"
-#: printer/data.pm:57
+#: printer/data.pm:77
#, c-format
msgid "LPRng"
msgstr "LPRng"
-#: printer/data.pm:82
+#: printer/data.pm:103
#, c-format
msgid "CUPS - Common Unix Printing System"
msgstr "CUPS - Common Unix Printing System"
+#: printer/data.pm:132
+#, c-format
+msgid "CUPS - Common Unix Printing System (remote server)"
+msgstr "CUPS - Common Unix Printing System (server remoto)"
+
+#: printer/data.pm:133
+#, c-format
+msgid "Remote CUPS"
+msgstr "Server CUPS"
+
#: printer/detect.pm:149 printer/detect.pm:227 printer/detect.pm:429
-#: printer/detect.pm:466 printer/printerdrake.pm:686
+#: printer/detect.pm:466
#, c-format
msgid "Unknown Model"
msgstr "Modello sconosciuto"
-#: printer/main.pm:29
+#: printer/main.pm:27
#, c-format
msgid "Local printer"
msgstr "Stampante locale"
-#: printer/main.pm:30
+#: printer/main.pm:28
#, c-format
msgid "Remote printer"
msgstr "Stampante remota"
-#: printer/main.pm:31
+#: printer/main.pm:29
#, c-format
msgid "Printer on remote CUPS server"
msgstr "Stampante su server CUPS remoto"
-#: printer/main.pm:32 printer/printerdrake.pm:1406
+#: printer/main.pm:30 printer/printerdrake.pm:1521
#, c-format
msgid "Printer on remote lpd server"
msgstr "Stampante su server lpd remoto"
-#: printer/main.pm:33
+#: printer/main.pm:31
#, c-format
msgid "Network printer (TCP/Socket)"
msgstr "Stampante di rete (TCP/Socket)"
-#: printer/main.pm:34
+#: printer/main.pm:32
#, c-format
msgid "Printer on SMB/Windows 95/98/NT server"
msgstr "Stampante su server SMB/Windows95/98/NT"
-#: printer/main.pm:35
+#: printer/main.pm:33
#, c-format
msgid "Printer on NetWare server"
msgstr "Stampante su server NetWare"
-#: printer/main.pm:36 printer/printerdrake.pm:1410
+#: printer/main.pm:34 printer/printerdrake.pm:1525
#, c-format
msgid "Enter a printer device URI"
msgstr "Indica l'URI di un dispositivo di stampa"
-#: printer/main.pm:37
+#: printer/main.pm:35
#, c-format
msgid "Pipe job into a command"
-msgstr "Trasmetti tramite pipe al comando"
+msgstr "Filtra (pipe) tramite un comando"
-#: printer/main.pm:307 printer/main.pm:575 printer/main.pm:1545
-#: printer/main.pm:2229 printer/main.pm:2240 printer/printerdrake.pm:1866
-#: printer/printerdrake.pm:4396
+#: printer/main.pm:321 printer/main.pm:604 printer/main.pm:1635
+#: printer/main.pm:2331 printer/main.pm:2340 printer/printerdrake.pm:874
+#: printer/printerdrake.pm:1981 printer/printerdrake.pm:4688
#, c-format
msgid "Unknown model"
msgstr "Modello sconosciuto"
-#: printer/main.pm:332 standalone/printerdrake:196
+#: printer/main.pm:346 standalone/printerdrake:202
#, c-format
msgid "Configured on this machine"
msgstr "Configurate su questa macchina"
-#: printer/main.pm:338 printer/printerdrake.pm:963
+#: printer/main.pm:352 printer/printerdrake.pm:1069
#, c-format
msgid " on parallel port #%s"
msgstr " sulla porta parallela n. %s"
-#: printer/main.pm:341 printer/printerdrake.pm:965
+#: printer/main.pm:355 printer/printerdrake.pm:1072
#, c-format
msgid ", USB printer #%s"
msgstr ", stampante USB n. %s"
-#: printer/main.pm:343
+#: printer/main.pm:357
#, c-format
msgid ", USB printer"
msgstr ", stampante USB"
-#: printer/main.pm:348
+#: printer/main.pm:362
#, c-format
msgid ", multi-function device on parallel port #%s"
msgstr ", dispositivo multifunzione sulla porta parallela n. %s"
-#: printer/main.pm:351
+#: printer/main.pm:365
#, c-format
msgid ", multi-function device on a parallel port"
msgstr ", dispositivo multifunzione su porta parallela"
-#: printer/main.pm:353
+#: printer/main.pm:367
#, c-format
msgid ", multi-function device on USB"
msgstr ", dispositivo multifunzione su USB"
-#: printer/main.pm:355
+#: printer/main.pm:369
#, c-format
msgid ", multi-function device on HP JetDirect"
msgstr ", dispositivo multifunzione su HP JetDirect"
-#: printer/main.pm:357
+#: printer/main.pm:371
#, c-format
msgid ", multi-function device"
msgstr ", dispositivo multifunzione"
-#: printer/main.pm:360
+#: printer/main.pm:375
#, c-format
msgid ", printing to %s"
msgstr ", sto stampando su %s"
-#: printer/main.pm:362
+#: printer/main.pm:378
#, c-format
msgid " on LPD server \"%s\", printer \"%s\""
msgstr " sul server LPD \"%s\", stampante \"%s\""
-#: printer/main.pm:364
+#: printer/main.pm:381
#, c-format
msgid ", TCP/IP host \"%s\", port %s"
msgstr ", host TCP/IP \"%s\", porta %s"
-#: printer/main.pm:368
+#: printer/main.pm:386
#, c-format
msgid " on SMB/Windows server \"%s\", share \"%s\""
msgstr " sul server SMB/Windows \"%s\", condivisione \"%s\""
-#: printer/main.pm:372
+#: printer/main.pm:391
#, c-format
msgid " on Novell server \"%s\", printer \"%s\""
msgstr " sul server Novell \"%s\", stampante \"%s\""
-#: printer/main.pm:374
+#: printer/main.pm:394
#, c-format
msgid ", using command %s"
msgstr ", usando il comando %s"
-#: printer/main.pm:389
+#: printer/main.pm:409
#, c-format
msgid "Parallel port #%s"
msgstr "Porta parallela n. %s"
-#: printer/main.pm:392 printer/printerdrake.pm:979
-#: printer/printerdrake.pm:1002 printer/printerdrake.pm:1020
+#: printer/main.pm:412 printer/printerdrake.pm:1090
+#: printer/printerdrake.pm:1117 printer/printerdrake.pm:1135
#, c-format
msgid "USB printer #%s"
msgstr "Stampante USB #%s"
-#: printer/main.pm:394
+#: printer/main.pm:414
#, c-format
msgid "USB printer"
msgstr "Stampante USB"
-#: printer/main.pm:399
+#: printer/main.pm:419
#, c-format
msgid "Multi-function device on parallel port #%s"
msgstr "Dispositivo multifunzionale sulla porta parallela n. %s"
-#: printer/main.pm:402
+#: printer/main.pm:422
#, c-format
msgid "Multi-function device on a parallel port"
msgstr "Dispositivo multifunzione su porta parallela"
-#: printer/main.pm:404
+#: printer/main.pm:424
#, c-format
msgid "Multi-function device on USB"
msgstr "Dispositivo multifunzione su USB"
-#: printer/main.pm:406
+#: printer/main.pm:426
#, c-format
msgid "Multi-function device on HP JetDirect"
msgstr "Dispositivo multifunzione HP JetDirect"
-#: printer/main.pm:408
+#: printer/main.pm:428
#, c-format
msgid "Multi-function device"
msgstr "Dispositivo multifunzione"
-#: printer/main.pm:411
+#: printer/main.pm:432
#, c-format
msgid "Prints into %s"
msgstr "Stampa su %s"
-#: printer/main.pm:413
+#: printer/main.pm:435
#, c-format
msgid "LPD server \"%s\", printer \"%s\""
msgstr "Server LPD \"%s\", stampante \"%s\""
-#: printer/main.pm:415
+#: printer/main.pm:438
#, c-format
msgid "TCP/IP host \"%s\", port %s"
msgstr "Host TCP/IP \"%s\", porta %s"
-#: printer/main.pm:419
+#: printer/main.pm:443
#, c-format
msgid "SMB/Windows server \"%s\", share \"%s\""
msgstr "Server SMB/Windows \"%s\", condivisione \"%s\""
-#: printer/main.pm:423
+#: printer/main.pm:448
#, c-format
msgid "Novell server \"%s\", printer \"%s\""
msgstr "Server Novell \"%s\", stampante \"%s\""
-#: printer/main.pm:425
+#: printer/main.pm:451
#, c-format
msgid "Uses command %s"
msgstr "Utilizza il comando %s"
-#: printer/main.pm:427
+#: printer/main.pm:453
#, c-format
msgid "URI: %s"
msgstr "URI: %s"
-#: printer/main.pm:572 printer/printerdrake.pm:732
-#: printer/printerdrake.pm:2463
+#: printer/main.pm:601 printer/printerdrake.pm:820
+#: printer/printerdrake.pm:2584
#, c-format
msgid "Raw printer (No driver)"
msgstr "Stampante di tipo raw (nessun driver)"
-#: printer/main.pm:1086 printer/printerdrake.pm:179
-#: printer/printerdrake.pm:191
+#: printer/main.pm:1147 printer/printerdrake.pm:205
+#: printer/printerdrake.pm:217
#, c-format
msgid "Local network(s)"
msgstr "Rete(i) locale(i)"
-#: printer/main.pm:1088 printer/printerdrake.pm:195
+#: printer/main.pm:1149 printer/printerdrake.pm:221
#, c-format
msgid "Interface \"%s\""
msgstr "Interfaccia \"%s\""
-#: printer/main.pm:1090
+#: printer/main.pm:1151
#, c-format
msgid "Network %s"
msgstr "Rete %s"
-#: printer/main.pm:1092
+#: printer/main.pm:1153
#, c-format
msgid "Host %s"
msgstr "Host %s"
-#: printer/main.pm:1121
+#: printer/main.pm:1182
#, c-format
msgid "%s (Port %s)"
msgstr "%s (porta %s)"
-#: printer/printerdrake.pm:22
+#: printer/printerdrake.pm:19
#, c-format
msgid ""
"The HP LaserJet 1000 needs its firmware to be uploaded after being turned "
"on. Download the Windows driver package from the HP web site (the firmware "
"on the printer's CD does not work) and extract the firmware file from it by "
-"uncompresing the self-extracting '.exe' file with the 'unzip' utility and "
+"decompressing the self-extracting '.exe' file with the 'unzip' utility and "
"searching for the 'sihp1000.img' file. Copy this file into the '/etc/"
"printer' directory. There it will be found by the automatic uploader script "
"and uploaded whenever the printer is connected and turned on.\n"
@@ -11375,12 +11612,12 @@ msgstr ""
"caricherà automaticamente ogni qual volta la stampante verrà collegata ed "
"accesa.\n"
-#: printer/printerdrake.pm:62
+#: printer/printerdrake.pm:61
#, c-format
msgid "CUPS printer configuration"
msgstr "Configurazione di stampanti con CUPS"
-#: printer/printerdrake.pm:63
+#: printer/printerdrake.pm:62
#, c-format
msgid ""
"Here you can choose whether the printers connected to this machine should be "
@@ -11389,7 +11626,7 @@ msgstr ""
"Qui puoi decidere se rendere disponibili ad altre macchine della rete le "
"stampanti collegate al tuo computer e, se sì, a quali altre macchine."
-#: printer/printerdrake.pm:64
+#: printer/printerdrake.pm:63
#, c-format
msgid ""
"You can also decide here whether printers on remote machines should be "
@@ -11398,43 +11635,38 @@ msgstr ""
"Qui puoi decidere se rendere automaticamente disponibili sul tuo computer le "
"stampanti collegate ad altre macchine."
-#: printer/printerdrake.pm:67
+#: printer/printerdrake.pm:66
#, c-format
msgid "The printers on this machine are available to other computers"
msgstr "Le stampanti di questo computer sono disponibili per altre macchine"
-#: printer/printerdrake.pm:69
+#: printer/printerdrake.pm:71
#, c-format
msgid "Automatically find available printers on remote machines"
msgstr "Rileva stampanti disponibili su macchine remote"
-#: printer/printerdrake.pm:71
+#: printer/printerdrake.pm:76
#, c-format
msgid "Printer sharing on hosts/networks: "
msgstr "Condivisione stampante su host o reti: "
-#: printer/printerdrake.pm:73
+#: printer/printerdrake.pm:78
#, c-format
msgid "Custom configuration"
msgstr "Configurazione personalizzata"
-#: printer/printerdrake.pm:78 standalone/scannerdrake:566
-#: standalone/scannerdrake:583
+#: printer/printerdrake.pm:83 standalone/scannerdrake:562
+#: standalone/scannerdrake:579
#, c-format
msgid "No remote machines"
msgstr "Nessuna macchina remota"
-#: printer/printerdrake.pm:88
+#: printer/printerdrake.pm:94
#, c-format
msgid "Additional CUPS servers: "
msgstr "Server CUPS aggiuntivi:"
-#: printer/printerdrake.pm:93
-#, c-format
-msgid "None"
-msgstr "Nessuno"
-
-#: printer/printerdrake.pm:95
+#: printer/printerdrake.pm:101
#, c-format
msgid ""
"To get access to printers on remote CUPS servers in your local network you "
@@ -11456,20 +11688,20 @@ msgstr ""
"facoltativamente, il numero della porta in modo da ottenere dal server le "
"informazioni relative alla stampante."
-#: printer/printerdrake.pm:100
+#: printer/printerdrake.pm:109
#, c-format
msgid "Japanese text printing mode"
msgstr "Modalità stampa di testo giapponese"
-#: printer/printerdrake.pm:101
+#: printer/printerdrake.pm:110
#, c-format
msgid ""
-"Turning on this allows to print plain text files in japanese language. Only "
-"use this function if you really want to print text in japanese, if it is "
+"Turning on this allows to print plain text files in Japanese language. Only "
+"use this function if you really want to print text in Japanese, if it is "
"activated you cannot print accentuated characters in latin fonts any more "
"and you will not be able to adjust the margins, the character size, etc. "
"This setting only affects printers defined on this machine. If you want to "
-"print japanese text on a printer set up on a remote machine, you have to "
+"print Japanese text on a printer set up on a remote machine, you have to "
"activate this function on that remote machine."
msgstr ""
"Se lo attivi, potrai stampare file di testo in giapponese. Attiva questa "
@@ -11480,12 +11712,12 @@ msgstr ""
"questa macchina. Se vuoi stampare testi giapponesi su una stampante remota, "
"dovrai impostare questa opzione sulla macchina a cui è collegata."
-#: printer/printerdrake.pm:105
+#: printer/printerdrake.pm:117
#, c-format
msgid "Automatic correction of CUPS configuration"
msgstr "Correzione automatica della configurazione di CUPS"
-#: printer/printerdrake.pm:107
+#: printer/printerdrake.pm:119
#, c-format
msgid ""
"When this option is turned on, on every startup of CUPS it is automatically "
@@ -11515,12 +11747,42 @@ msgstr ""
"Se qualcuna di queste misure non ti piace, disattiva questa opzione, ma poi "
"abbi cura che non si verifichino questi problemi."
-#: printer/printerdrake.pm:129 printer/printerdrake.pm:205
+#: printer/printerdrake.pm:132 printer/printerdrake.pm:500
+#: printer/printerdrake.pm:3933
+#, c-format
+msgid "Remote CUPS server and no local CUPS daemon"
+msgstr "Server CUPS remoto senza demone CUPS locale"
+
+#: printer/printerdrake.pm:135
+#, c-format
+msgid "On"
+msgstr "Attivo"
+
+#: printer/printerdrake.pm:137 printer/printerdrake.pm:492
+#: printer/printerdrake.pm:519
+#, c-format
+msgid "Off"
+msgstr "Inattivo"
+
+#: printer/printerdrake.pm:138 printer/printerdrake.pm:501
+#, c-format
+msgid ""
+"In this mode the local CUPS daemon will be stopped and all printing requests "
+"go directly to the server specified below. Note that it is not possible to "
+"define local print queues then and if the specified server is down it cannot "
+"be printed at all from this machine."
+msgstr ""
+"In questo modo il demone locale CUPS viene fermato e tutte le richieste di "
+"stampa vanno direttamente al server che hai specificato. Nota che non è "
+"possibile definire code locali di stampa e che, se il server specificato "
+"fosse inattivo, sarebbe impossibile stampare da questa macchina."
+
+#: printer/printerdrake.pm:155 printer/printerdrake.pm:230
#, c-format
msgid "Sharing of local printers"
msgstr "Condivisione delle stampanti locali"
-#: printer/printerdrake.pm:130
+#: printer/printerdrake.pm:156
#, c-format
msgid ""
"These are the machines and networks on which the locally connected printer"
@@ -11529,29 +11791,29 @@ msgstr ""
"Queste sono le macchine e le reti sulle quali saranno rese disponibili le "
"stampanti di questo PC:"
-#: printer/printerdrake.pm:141
+#: printer/printerdrake.pm:167
#, c-format
msgid "Add host/network"
msgstr "Aggiungi un host o una rete"
-#: printer/printerdrake.pm:147
+#: printer/printerdrake.pm:173
#, c-format
msgid "Edit selected host/network"
msgstr "Configura l'host/rete selezionato"
-#: printer/printerdrake.pm:156
+#: printer/printerdrake.pm:182
#, c-format
msgid "Remove selected host/network"
msgstr "Rimuovi l'host/rete selezionato"
-#: printer/printerdrake.pm:187 printer/printerdrake.pm:197
-#: printer/printerdrake.pm:210 printer/printerdrake.pm:217
-#: printer/printerdrake.pm:248 printer/printerdrake.pm:266
+#: printer/printerdrake.pm:213 printer/printerdrake.pm:223
+#: printer/printerdrake.pm:235 printer/printerdrake.pm:242
+#: printer/printerdrake.pm:273 printer/printerdrake.pm:291
#, c-format
msgid "IP address of host/network:"
msgstr "Indirizzo IP dell'host/rete:"
-#: printer/printerdrake.pm:206
+#: printer/printerdrake.pm:231
#, c-format
msgid ""
"Choose the network or host on which the local printers should be made "
@@ -11560,32 +11822,32 @@ msgstr ""
"Scegli la rete o l'host su cui le stampanti locali dovranno essere rese "
"disponibili:"
-#: printer/printerdrake.pm:213
+#: printer/printerdrake.pm:238
#, c-format
msgid "Host/network IP address missing."
msgstr "Manca l'indirizzo IP dell'host/rete."
-#: printer/printerdrake.pm:221
+#: printer/printerdrake.pm:246
#, c-format
msgid "The entered host/network IP is not correct.\n"
msgstr "L'IP dell'host/rete che è stato inserito non è corretto.\n"
-#: printer/printerdrake.pm:222 printer/printerdrake.pm:400
+#: printer/printerdrake.pm:247 printer/printerdrake.pm:423
#, c-format
msgid "Examples for correct IPs:\n"
msgstr "Esempi di IP corretti:\n"
-#: printer/printerdrake.pm:246
+#: printer/printerdrake.pm:271
#, c-format
msgid "This host/network is already in the list, it cannot be added again.\n"
msgstr "Questo host/rete è già nell'elenco, non puoi aggiungerlo ancora.\n"
-#: printer/printerdrake.pm:316 printer/printerdrake.pm:387
+#: printer/printerdrake.pm:340 printer/printerdrake.pm:410
#, c-format
msgid "Accessing printers on remote CUPS servers"
msgstr "Accesso a stampanti su server CUPS remoti"
-#: printer/printerdrake.pm:317
+#: printer/printerdrake.pm:341
#, c-format
msgid ""
"Add here the CUPS servers whose printers you want to use. You only need to "
@@ -11596,103 +11858,119 @@ msgstr ""
"solo se i server non diffondono tramite la rete locale le informazioni sulle "
"stampanti a loro connesse."
-#: printer/printerdrake.pm:328
+#: printer/printerdrake.pm:352
#, c-format
msgid "Add server"
msgstr "Aggiungi un server"
-#: printer/printerdrake.pm:334
+#: printer/printerdrake.pm:358
#, c-format
msgid "Edit selected server"
msgstr "Configura il server selezionato"
-#: printer/printerdrake.pm:343
+#: printer/printerdrake.pm:367
#, c-format
msgid "Remove selected server"
msgstr "Rimuovi il server selezionato"
-#: printer/printerdrake.pm:388
+#: printer/printerdrake.pm:411
#, c-format
msgid "Enter IP address and port of the host whose printers you want to use."
msgstr ""
"Fornisci l'indirizzo IP e la porta dell'host di cui vuoi usare le stampanti."
-#: printer/printerdrake.pm:389
+#: printer/printerdrake.pm:412
#, c-format
msgid "If no port is given, 631 will be taken as default."
msgstr "Se non viene assegnata una porta, verrà usata la 631."
-#: printer/printerdrake.pm:393
+#: printer/printerdrake.pm:416
#, c-format
msgid "Server IP missing!"
msgstr "Manca il nome del server IP!"
-#: printer/printerdrake.pm:399
+#: printer/printerdrake.pm:422
#, c-format
msgid "The entered IP is not correct.\n"
msgstr "L'IP inserito non è corretto.\n"
-#: printer/printerdrake.pm:411 printer/printerdrake.pm:1629
+#: printer/printerdrake.pm:434 printer/printerdrake.pm:1744
#, c-format
msgid "The port number should be an integer!"
msgstr "Il numero della porta dovrebbe essere un numero intero!"
-#: printer/printerdrake.pm:422
+#: printer/printerdrake.pm:445
#, c-format
msgid "This server is already in the list, it cannot be added again.\n"
msgstr "Questo server è già nell'elenco, non puoi aggiungerlo ancora.\n"
-#: printer/printerdrake.pm:433 printer/printerdrake.pm:1650
-#: standalone/drakups:233 standalone/harddrake2:68
+#: printer/printerdrake.pm:456 printer/printerdrake.pm:1765
+#: standalone/drakups:247 standalone/harddrake2:47
#, c-format
msgid "Port"
msgstr "Porta"
-#: printer/printerdrake.pm:478 printer/printerdrake.pm:545
-#: printer/printerdrake.pm:610 printer/printerdrake.pm:628
-#: printer/printerdrake.pm:711 printer/printerdrake.pm:768
-#: printer/printerdrake.pm:794 printer/printerdrake.pm:1703
-#: printer/printerdrake.pm:1886 printer/printerdrake.pm:1902
-#: printer/printerdrake.pm:1945 printer/printerdrake.pm:1982
-#: printer/printerdrake.pm:2024 printer/printerdrake.pm:2061
-#: printer/printerdrake.pm:2071 printer/printerdrake.pm:2314
-#: printer/printerdrake.pm:2319 printer/printerdrake.pm:2458
-#: printer/printerdrake.pm:2568 printer/printerdrake.pm:3069
-#: printer/printerdrake.pm:3134 printer/printerdrake.pm:3177
-#: printer/printerdrake.pm:3180 printer/printerdrake.pm:3299
-#: printer/printerdrake.pm:3364 printer/printerdrake.pm:3436
-#: printer/printerdrake.pm:3457 printer/printerdrake.pm:3466
-#: printer/printerdrake.pm:3557 printer/printerdrake.pm:3655
-#: printer/printerdrake.pm:3661 printer/printerdrake.pm:3674
-#: printer/printerdrake.pm:3726 printer/printerdrake.pm:3766
-#: printer/printerdrake.pm:3778 printer/printerdrake.pm:3789
-#: printer/printerdrake.pm:3798 printer/printerdrake.pm:3811
-#: printer/printerdrake.pm:3888 printer/printerdrake.pm:3945
-#: printer/printerdrake.pm:4010 printer/printerdrake.pm:4270
-#: printer/printerdrake.pm:4313 printer/printerdrake.pm:4459
-#: printer/printerdrake.pm:4517 printer/printerdrake.pm:4546
-#: standalone/printerdrake:65 standalone/printerdrake:85
-#: standalone/printerdrake:522
+#: printer/printerdrake.pm:489 printer/printerdrake.pm:505
+#: printer/printerdrake.pm:520 printer/printerdrake.pm:524
+#: printer/printerdrake.pm:530
+#, c-format
+msgid "On, Name or IP of remote server:"
+msgstr "Attivo, nome o IP del server remoto:"
+
+#: printer/printerdrake.pm:508 printer/printerdrake.pm:3942
+#: printer/printerdrake.pm:4007
+#, c-format
+msgid "CUPS server name or IP address missing."
+msgstr "Manca il nome o l'indirizzo IP del server CUPS."
+
+#: printer/printerdrake.pm:560 printer/printerdrake.pm:580
+#: printer/printerdrake.pm:649 printer/printerdrake.pm:714
+#: printer/printerdrake.pm:741 printer/printerdrake.pm:796
+#: printer/printerdrake.pm:838 printer/printerdrake.pm:848
+#: printer/printerdrake.pm:1818 printer/printerdrake.pm:2004
+#: printer/printerdrake.pm:2021 printer/printerdrake.pm:2064
+#: printer/printerdrake.pm:2104 printer/printerdrake.pm:2147
+#: printer/printerdrake.pm:2184 printer/printerdrake.pm:2194
+#: printer/printerdrake.pm:2437 printer/printerdrake.pm:2442
+#: printer/printerdrake.pm:2579 printer/printerdrake.pm:2689
+#: printer/printerdrake.pm:3247 printer/printerdrake.pm:3312
+#: printer/printerdrake.pm:3361 printer/printerdrake.pm:3364
+#: printer/printerdrake.pm:3484 printer/printerdrake.pm:3549
+#: printer/printerdrake.pm:3621 printer/printerdrake.pm:3642
+#: printer/printerdrake.pm:3651 printer/printerdrake.pm:3745
+#: printer/printerdrake.pm:3837 printer/printerdrake.pm:3843
+#: printer/printerdrake.pm:3863 printer/printerdrake.pm:3969
+#: printer/printerdrake.pm:4076 printer/printerdrake.pm:4095
+#: printer/printerdrake.pm:4104 printer/printerdrake.pm:4117
+#: printer/printerdrake.pm:4313 printer/printerdrake.pm:4749
+#: printer/printerdrake.pm:4826 standalone/printerdrake:64
+#: standalone/printerdrake:84 standalone/printerdrake:566
#, c-format
msgid "Printerdrake"
msgstr "PrinterDrake"
-#: printer/printerdrake.pm:479
+#: printer/printerdrake.pm:561 printer/printerdrake.pm:3550
+#: printer/printerdrake.pm:4077
+#, c-format
+msgid "Reading printer data..."
+msgstr "Sto leggendo i dati della stampante..."
+
+#: printer/printerdrake.pm:581
#, c-format
msgid "Restarting CUPS..."
msgstr "Riavvio di CUPS ..."
-#: printer/printerdrake.pm:502
+#: printer/printerdrake.pm:606
#, c-format
msgid "Select Printer Connection"
msgstr "Seleziona connessione stampante"
-#: printer/printerdrake.pm:503
+#: printer/printerdrake.pm:607
#, c-format
msgid "How is the printer connected?"
msgstr "Com'è collegata la stampante?"
-#: printer/printerdrake.pm:505
+#: printer/printerdrake.pm:609
#, c-format
msgid ""
"\n"
@@ -11703,7 +11981,7 @@ msgstr ""
"Le stampanti su server remoti CUPS, non devono essere configurate;\n"
"queste stampanti saranno individuate automaticamente."
-#: printer/printerdrake.pm:508 printer/printerdrake.pm:4012
+#: printer/printerdrake.pm:612 printer/printerdrake.pm:4315
#, c-format
msgid ""
"\n"
@@ -11714,7 +11992,7 @@ msgstr ""
"ATTENZIONE: Non risulta nessuna rete locale attiva, non si possono rilevare "
"né testare stampanti remote!"
-#: printer/printerdrake.pm:515
+#: printer/printerdrake.pm:619
#, c-format
msgid ""
"Printer auto-detection (Local, TCP/Socket, SMB printers, and device URI)"
@@ -11722,22 +12000,22 @@ msgstr ""
"Rilevamento automatico di stampanti (Local, TCP/Socket, SMB e URI di "
"dispositivo)"
-#: printer/printerdrake.pm:545
+#: printer/printerdrake.pm:649
#, c-format
msgid "Checking your system..."
msgstr "Verifica del sistema ..."
-#: printer/printerdrake.pm:561
+#: printer/printerdrake.pm:665
#, c-format
msgid "and one unknown printer"
msgstr "e una stampante sconosciuta"
-#: printer/printerdrake.pm:563
+#: printer/printerdrake.pm:667
#, c-format
msgid "and %d unknown printers"
msgstr "e %d stampanti sconosciute"
-#: printer/printerdrake.pm:567
+#: printer/printerdrake.pm:671
#, c-format
msgid ""
"The following printers\n"
@@ -11750,7 +12028,7 @@ msgstr ""
"%s%s\n"
"sono connesse direttamente al tuo sistema"
-#: printer/printerdrake.pm:569
+#: printer/printerdrake.pm:673
#, c-format
msgid ""
"The following printer\n"
@@ -11763,7 +12041,7 @@ msgstr ""
"%s%s\n"
"sono connesse direttamente al tuo sistema"
-#: printer/printerdrake.pm:570
+#: printer/printerdrake.pm:674
#, c-format
msgid ""
"The following printer\n"
@@ -11776,7 +12054,7 @@ msgstr ""
"%s%s\n"
"è collegata direttamente al tuo sistema"
-#: printer/printerdrake.pm:574
+#: printer/printerdrake.pm:678
#, c-format
msgid ""
"\n"
@@ -11785,7 +12063,7 @@ msgstr ""
"\n"
"C'è una stampante sconosciuta collegata direttamente al tuo sistema"
-#: printer/printerdrake.pm:575
+#: printer/printerdrake.pm:679
#, c-format
msgid ""
"\n"
@@ -11794,19 +12072,19 @@ msgstr ""
"\n"
"Ci sono %d stampanti sconosciute collegate direttamente al tuo sistema"
-#: printer/printerdrake.pm:578
+#: printer/printerdrake.pm:682
#, c-format
msgid ""
"There are no printers found which are directly connected to your machine"
msgstr ""
"Non sono state trovate stampanti collegate direttamente alla tua macchina"
-#: printer/printerdrake.pm:581
+#: printer/printerdrake.pm:685
#, c-format
msgid " (Make sure that all your printers are connected and turned on).\n"
msgstr " (Assicurati che tutte le stampanti siano collegate ed accese).\n"
-#: printer/printerdrake.pm:594
+#: printer/printerdrake.pm:698
#, c-format
msgid ""
"Do you want to enable printing on the printers mentioned above or on "
@@ -11815,22 +12093,22 @@ msgstr ""
"Vuoi abilitare la stampa sulle stampanti definite prima o su quelle della "
"rete locale?\n"
-#: printer/printerdrake.pm:595
+#: printer/printerdrake.pm:699
#, c-format
msgid "Do you want to enable printing on printers in the local network?\n"
msgstr "Vuoi abilitare la stampa su stampanti della rete locale?\n"
-#: printer/printerdrake.pm:597
+#: printer/printerdrake.pm:701
#, c-format
msgid "Do you want to enable printing on the printers mentioned above?\n"
msgstr "Vuoi abilitare la stampa sulle stampanti definite prima?\n"
-#: printer/printerdrake.pm:598
+#: printer/printerdrake.pm:702
#, c-format
msgid "Are you sure that you want to set up printing on this machine?\n"
msgstr "Sei sicuro di voler configurare la stampa su questa macchina?\n"
-#: printer/printerdrake.pm:599
+#: printer/printerdrake.pm:703
#, c-format
msgid ""
"NOTE: Depending on the printer model and the printing system up to %d MB of "
@@ -11839,48 +12117,42 @@ msgstr ""
"ATTENZIONE: a seconda del modello di stampante e del sistema di stampa, "
"verranno installati fino a %d MB di software aggiuntivo."
-#: printer/printerdrake.pm:629
+#: printer/printerdrake.pm:742
#, c-format
msgid "Searching for new printers..."
msgstr "Sto cercando nuove stampanti..."
-#: printer/printerdrake.pm:713
+#: printer/printerdrake.pm:797
#, c-format
-msgid "Configuring printer ..."
-msgstr "Sto configurando la stampante ..."
-
-#: printer/printerdrake.pm:714 printer/printerdrake.pm:769
-#: printer/printerdrake.pm:3790
-#, c-format
-msgid "Configuring printer \"%s\"..."
-msgstr "Sto configurando la stampante \"%s\" ..."
+msgid "Found printer on %s..."
+msgstr "Individuata stampante su %s..."
-#: printer/printerdrake.pm:734
+#: printer/printerdrake.pm:822
#, c-format
msgid "("
msgstr "("
-#: printer/printerdrake.pm:735
+#: printer/printerdrake.pm:823
#, c-format
msgid " on "
msgstr " su "
-#: printer/printerdrake.pm:736 standalone/scannerdrake:136
+#: printer/printerdrake.pm:824 standalone/scannerdrake:137
#, c-format
msgid ")"
msgstr ")"
-#: printer/printerdrake.pm:741 printer/printerdrake.pm:2470
+#: printer/printerdrake.pm:829 printer/printerdrake.pm:2591
#, c-format
msgid "Printer model selection"
msgstr "Scelta del modello della stampante"
-#: printer/printerdrake.pm:742 printer/printerdrake.pm:2471
+#: printer/printerdrake.pm:830 printer/printerdrake.pm:2592
#, c-format
msgid "Which printer model do you have?"
msgstr "Che modello di stampante hai?"
-#: printer/printerdrake.pm:743
+#: printer/printerdrake.pm:831
#, c-format
msgid ""
"\n"
@@ -11893,7 +12165,7 @@ msgstr ""
"Printerdrake non riesce a determinare il modello della stampante %s.\n"
"Per favore, scegli tu il modello giusto da questa lista."
-#: printer/printerdrake.pm:746 printer/printerdrake.pm:2476
+#: printer/printerdrake.pm:834 printer/printerdrake.pm:2597
#, c-format
msgid ""
"If your printer is not listed, choose a compatible (see printer manual) or a "
@@ -11902,21 +12174,24 @@ msgstr ""
"Se la tua stampante non è nell'elenco, prova con un modello compatibile "
"(vedi il manuale della stampante) o con uno simile."
-#: printer/printerdrake.pm:795 printer/printerdrake.pm:3779
-#: printer/printerdrake.pm:3946 printer/printerdrake.pm:4271
-#: printer/printerdrake.pm:4314 printer/printerdrake.pm:4518
+#: printer/printerdrake.pm:839
+#, c-format
+msgid "Configuring printer on %s..."
+msgstr "Sto configurando la stampante su %s ..."
+
+#: printer/printerdrake.pm:849 printer/printerdrake.pm:4096
#, c-format
-msgid "Configuring applications..."
-msgstr "Configurazione applicazioni ..."
+msgid "Configuring printer \"%s\"..."
+msgstr "Sto configurando la stampante \"%s\" ..."
-#: printer/printerdrake.pm:831 printer/printerdrake.pm:843
-#: printer/printerdrake.pm:901 printer/printerdrake.pm:1872
-#: printer/printerdrake.pm:4028 printer/printerdrake.pm:4211
+#: printer/printerdrake.pm:932 printer/printerdrake.pm:944
+#: printer/printerdrake.pm:1002 printer/printerdrake.pm:1987
+#: printer/printerdrake.pm:4332 printer/printerdrake.pm:4501
#, c-format
msgid "Add a new printer"
msgstr "Aggiungi nuova stampante"
-#: printer/printerdrake.pm:832
+#: printer/printerdrake.pm:933
#, c-format
msgid ""
"\n"
@@ -11939,7 +12214,7 @@ msgstr ""
"ti darà accesso a tutti i driver, opzioni dei driver e tipi di connessione "
"disponibili."
-#: printer/printerdrake.pm:845
+#: printer/printerdrake.pm:946
#, c-format
msgid ""
"\n"
@@ -11977,7 +12252,7 @@ msgstr ""
" Premi \"Avanti\" quando sei pronto, o \"Annulla\" se non vuoi configurare la"
"(e) stampante(i) adesso."
-#: printer/printerdrake.pm:854
+#: printer/printerdrake.pm:955
#, c-format
msgid ""
"\n"
@@ -12004,7 +12279,7 @@ msgstr ""
" Premi \"Avanti\" quando sei pronto, o \"Annulla\" se non vuoi configurare "
"ora le stampanti."
-#: printer/printerdrake.pm:862
+#: printer/printerdrake.pm:963
#, c-format
msgid ""
"\n"
@@ -12041,7 +12316,7 @@ msgstr ""
" Premi \"Avanti\" quando sei pronto, o \"Annulla\" se non vuoi configurare "
"stampanti adesso."
-#: printer/printerdrake.pm:871
+#: printer/printerdrake.pm:972
#, c-format
msgid ""
"\n"
@@ -12068,24 +12343,24 @@ msgstr ""
" Premi \"Avanti\" quando sei pronto, o \"Annulla\" se non vuoi configurare la"
"(e) stampante(i) adesso."
-#: printer/printerdrake.pm:880
+#: printer/printerdrake.pm:981
#, c-format
msgid "Auto-detect printers connected to this machine"
msgstr "Riconoscimento automatico stampanti collegate a questa macchina"
-#: printer/printerdrake.pm:883
+#: printer/printerdrake.pm:984
#, c-format
msgid "Auto-detect printers connected directly to the local network"
msgstr ""
"Rilevamento automatico delle stampanti collegate direttamente alla rete "
"locale"
-#: printer/printerdrake.pm:886
+#: printer/printerdrake.pm:987
#, c-format
msgid "Auto-detect printers connected to machines running Microsoft Windows"
msgstr "Rilevamento delle stampanti collegate a macchine con Microsoft Windows"
-#: printer/printerdrake.pm:902
+#: printer/printerdrake.pm:1003
#, c-format
msgid ""
"\n"
@@ -12109,70 +12384,70 @@ msgstr ""
"stampa, ecc.), seleziona \"Stampante\" nella sezione \"Hardware\" del Centro "
"di controllo %s."
-#: printer/printerdrake.pm:937 printer/printerdrake.pm:1152
-#: printer/printerdrake.pm:1214 printer/printerdrake.pm:1304
-#: printer/printerdrake.pm:1441 printer/printerdrake.pm:1516
-#: printer/printerdrake.pm:1667 printer/printerdrake.pm:1750
-#: printer/printerdrake.pm:1759 printer/printerdrake.pm:1768
-#: printer/printerdrake.pm:1779 printer/printerdrake.pm:1892
-#: printer/printerdrake.pm:1954 printer/printerdrake.pm:1988
+#: printer/printerdrake.pm:1038 printer/printerdrake.pm:1267
+#: printer/printerdrake.pm:1329 printer/printerdrake.pm:1419
+#: printer/printerdrake.pm:1556 printer/printerdrake.pm:1631
+#: printer/printerdrake.pm:1782 printer/printerdrake.pm:1865
+#: printer/printerdrake.pm:1874 printer/printerdrake.pm:1883
+#: printer/printerdrake.pm:1894 printer/printerdrake.pm:2010
+#: printer/printerdrake.pm:2076 printer/printerdrake.pm:2111
#, c-format
msgid "Could not install the %s packages!"
msgstr "È stato impossibile installare i pacchetti %s!"
-#: printer/printerdrake.pm:939
+#: printer/printerdrake.pm:1040
#, c-format
msgid "Skipping Windows/SMB server auto-detection"
msgstr "Viene evitato il rilevamento automatico di server Windows/SMB"
-#: printer/printerdrake.pm:945 printer/printerdrake.pm:1075
-#: printer/printerdrake.pm:1310 printer/printerdrake.pm:1563
+#: printer/printerdrake.pm:1046 printer/printerdrake.pm:1190
+#: printer/printerdrake.pm:1425 printer/printerdrake.pm:1678
#, c-format
msgid "Printer auto-detection"
msgstr "Riconoscimento automatico stampanti"
-#: printer/printerdrake.pm:945
+#: printer/printerdrake.pm:1046
#, c-format
msgid "Detecting devices..."
msgstr "Riconoscimento periferiche..."
-#: printer/printerdrake.pm:967
+#: printer/printerdrake.pm:1075
#, c-format
msgid ", network printer \"%s\", port %s"
msgstr ", stampante di rete \"%s\", porta %s"
-#: printer/printerdrake.pm:969
+#: printer/printerdrake.pm:1078
#, c-format
msgid ", printer \"%s\" on SMB/Windows server \"%s\""
msgstr ", stampante \"%s\" sul server SMB/Windows \"%s\""
-#: printer/printerdrake.pm:973
+#: printer/printerdrake.pm:1082
#, c-format
msgid "Detected %s"
msgstr "Rilevato %s"
-#: printer/printerdrake.pm:977 printer/printerdrake.pm:1000
-#: printer/printerdrake.pm:1017
+#: printer/printerdrake.pm:1087 printer/printerdrake.pm:1114
+#: printer/printerdrake.pm:1132
#, c-format
msgid "Printer on parallel port #%s"
msgstr "Stampante sulla porta parallela #%s"
-#: printer/printerdrake.pm:981
+#: printer/printerdrake.pm:1093
#, c-format
msgid "Network printer \"%s\", port %s"
msgstr "Stampante di rete \"%s\", porta\"%s\""
-#: printer/printerdrake.pm:983
+#: printer/printerdrake.pm:1096
#, c-format
msgid "Printer \"%s\" on SMB/Windows server \"%s\""
msgstr "Stampante \"%s\" sul server SMB/Windows \"%s\""
-#: printer/printerdrake.pm:1062
+#: printer/printerdrake.pm:1177
#, c-format
msgid "Local Printer"
msgstr "Stampante locale"
-#: printer/printerdrake.pm:1063
+#: printer/printerdrake.pm:1178
#, c-format
msgid ""
"No local printer found! To manually install a printer enter a device name/"
@@ -12186,32 +12461,32 @@ msgstr ""
"lp1, ..., equivalenti a LPT1:, LPT2:, ...; la prima stampante USB è /dev/usb/"
"lp0, la seconda /dev/usb/lp1, ...)."
-#: printer/printerdrake.pm:1067
+#: printer/printerdrake.pm:1182
#, c-format
msgid "You must enter a device or file name!"
msgstr "Devi indicare il nome di un dispositivo o di un file!"
-#: printer/printerdrake.pm:1076
+#: printer/printerdrake.pm:1191
#, c-format
msgid "No printer found!"
msgstr "Non ho trovato nessuna stampante!"
-#: printer/printerdrake.pm:1084
+#: printer/printerdrake.pm:1199
#, c-format
msgid "Local Printers"
msgstr "Stampanti locali"
-#: printer/printerdrake.pm:1085
+#: printer/printerdrake.pm:1200
#, c-format
msgid "Available printers"
msgstr "Stampanti disponibili"
-#: printer/printerdrake.pm:1089 printer/printerdrake.pm:1098
+#: printer/printerdrake.pm:1204 printer/printerdrake.pm:1213
#, c-format
msgid "The following printer was auto-detected. "
msgstr "Questa stampante è stata rilevata automaticamente. "
-#: printer/printerdrake.pm:1091
+#: printer/printerdrake.pm:1206
#, c-format
msgid ""
"If it is not the one you want to configure, enter a device name/file name in "
@@ -12220,7 +12495,7 @@ msgstr ""
"Se non è quella che desideri configurare, scrivi il nome di un dispositivo o "
"file nell'apposita riga"
-#: printer/printerdrake.pm:1092
+#: printer/printerdrake.pm:1207
#, c-format
msgid ""
"Alternatively, you can specify a device name/file name in the input line"
@@ -12228,12 +12503,12 @@ msgstr ""
"Alternativamente, puoi specificare il nome di un dispositivo o file "
"sull'apposita riga"
-#: printer/printerdrake.pm:1093 printer/printerdrake.pm:1102
+#: printer/printerdrake.pm:1208 printer/printerdrake.pm:1217
#, c-format
msgid "Here is a list of all auto-detected printers. "
msgstr "Lista di tutte le stampanti rilevate automaticamente. "
-#: printer/printerdrake.pm:1095
+#: printer/printerdrake.pm:1210
#, c-format
msgid ""
"Please choose the printer you want to set up or enter a device name/file "
@@ -12242,7 +12517,7 @@ msgstr ""
"Per favore scegli la stampante che vuoi impostare, oppure scrivi il nome di "
"un dispositivo o di un file sull'apposita riga"
-#: printer/printerdrake.pm:1096
+#: printer/printerdrake.pm:1211
#, c-format
msgid ""
"Please choose the printer to which the print jobs should go or enter a "
@@ -12251,7 +12526,7 @@ msgstr ""
"Per favore scegli la stampante a cui inviare le stampe, oppure scrivi il "
"nome di un dispositivo o di un file sull'apposita riga"
-#: printer/printerdrake.pm:1100
+#: printer/printerdrake.pm:1215
#, c-format
msgid ""
"The configuration of the printer will work fully automatically. If your "
@@ -12262,12 +12537,12 @@ msgstr ""
"stata riconosciuta in modo corretto o se preferisci una configurazione "
"personalizzata, attiva \"Configurazione manuale\"."
-#: printer/printerdrake.pm:1101
+#: printer/printerdrake.pm:1216
#, c-format
msgid "Currently, no alternative possibility is available"
msgstr "Al momento non ci sono alternative disponibili"
-#: printer/printerdrake.pm:1104
+#: printer/printerdrake.pm:1219
#, c-format
msgid ""
"Please choose the printer you want to set up. The configuration of the "
@@ -12280,12 +12555,12 @@ msgstr ""
"riconosciuta correttamente, o se preferisci una configurazione "
"personalizzata, attiva \"Configurazione manuale\"."
-#: printer/printerdrake.pm:1105
+#: printer/printerdrake.pm:1220
#, c-format
msgid "Please choose the printer to which the print jobs should go."
msgstr "Per favore scegli la stampante a cui inviare le stampe."
-#: printer/printerdrake.pm:1107
+#: printer/printerdrake.pm:1222
#, c-format
msgid ""
"Please choose the port that your printer is connected to or enter a device "
@@ -12294,12 +12569,12 @@ msgstr ""
"Per favore scegli la porta alla quale è collegata la stampante, oppure "
"scrivi il nome di un dispositivo o di un file nell'apposita riga."
-#: printer/printerdrake.pm:1108
+#: printer/printerdrake.pm:1223
#, c-format
msgid "Please choose the port that your printer is connected to."
msgstr "Per favore scegli la porta a cui è collegata la stampante."
-#: printer/printerdrake.pm:1110
+#: printer/printerdrake.pm:1225
#, c-format
msgid ""
" (Parallel Ports: /dev/lp0, /dev/lp1, ..., equivalent to LPT1:, LPT2:, ..., "
@@ -12308,26 +12583,26 @@ msgstr ""
" (Porte parallele: /dev/lp0, /dev/lp1, ..., equivalenti a LPT1:, LPT2:, ...; "
"prima stampante USB: /dev/usb/lp0, seconda: /dev/usb/lp1, ...)."
-#: printer/printerdrake.pm:1114
+#: printer/printerdrake.pm:1229
#, c-format
msgid "You must choose/enter a printer/device!"
msgstr "Devi scegliere/indicare una stampante o un dispositivo!"
-#: printer/printerdrake.pm:1154 printer/printerdrake.pm:1216
-#: printer/printerdrake.pm:1306 printer/printerdrake.pm:1443
-#: printer/printerdrake.pm:1518 printer/printerdrake.pm:1669
-#: printer/printerdrake.pm:1752 printer/printerdrake.pm:1761
-#: printer/printerdrake.pm:1770 printer/printerdrake.pm:1781
+#: printer/printerdrake.pm:1269 printer/printerdrake.pm:1331
+#: printer/printerdrake.pm:1421 printer/printerdrake.pm:1558
+#: printer/printerdrake.pm:1633 printer/printerdrake.pm:1784
+#: printer/printerdrake.pm:1867 printer/printerdrake.pm:1876
+#: printer/printerdrake.pm:1885 printer/printerdrake.pm:1896
#, c-format
msgid "Aborting"
msgstr "Interruzione..."
-#: printer/printerdrake.pm:1189
+#: printer/printerdrake.pm:1304
#, c-format
msgid "Remote lpd Printer Options"
msgstr "Opzioni stampante lpd remota"
-#: printer/printerdrake.pm:1190
+#: printer/printerdrake.pm:1305
#, c-format
msgid ""
"To use a remote lpd printer, you need to supply the hostname of the printer "
@@ -12336,63 +12611,63 @@ msgstr ""
"Per usare una stampante lpd remota, si deve indicare il nome-host del server "
"della stampante e il nome della stampante su quel server."
-#: printer/printerdrake.pm:1191
+#: printer/printerdrake.pm:1306
#, c-format
msgid "Remote host name"
msgstr "Nome host remoto"
-#: printer/printerdrake.pm:1192
+#: printer/printerdrake.pm:1307
#, c-format
msgid "Remote printer name"
msgstr "Nome della stampante remota"
-#: printer/printerdrake.pm:1195
+#: printer/printerdrake.pm:1310
#, c-format
msgid "Remote host name missing!"
msgstr "Manca nome host remoto!"
-#: printer/printerdrake.pm:1199
+#: printer/printerdrake.pm:1314
#, c-format
msgid "Remote printer name missing!"
msgstr "Manca il nome della stampante remota!"
-#: printer/printerdrake.pm:1228 printer/printerdrake.pm:1799
-#: standalone/drakTermServ:454 standalone/drakTermServ:753
-#: standalone/drakTermServ:769 standalone/drakTermServ:1432
-#: standalone/drakTermServ:1440 standalone/drakTermServ:1451
-#: standalone/drakbackup:512 standalone/drakbackup:618
-#: standalone/drakbackup:653 standalone/drakbackup:771
-#: standalone/harddrake2:166
+#: printer/printerdrake.pm:1343 printer/printerdrake.pm:1914
+#: standalone/drakTermServ:429 standalone/drakTermServ:726
+#: standalone/drakTermServ:742 standalone/drakTermServ:1405
+#: standalone/drakTermServ:1413 standalone/drakTermServ:1424
+#: standalone/drakbackup:513 standalone/drakbackup:619
+#: standalone/drakbackup:654 standalone/drakbackup:774
+#: standalone/harddrake2:237
#, c-format
msgid "Information"
msgstr "Informazioni"
-#: printer/printerdrake.pm:1228 printer/printerdrake.pm:1799
+#: printer/printerdrake.pm:1343 printer/printerdrake.pm:1914
#, c-format
msgid "Detected model: %s %s"
msgstr "Rilevato il modello: %s %s"
-#: printer/printerdrake.pm:1310 printer/printerdrake.pm:1563
+#: printer/printerdrake.pm:1425 printer/printerdrake.pm:1678
#, c-format
msgid "Scanning network..."
msgstr "Sto esaminando la rete ..."
-#: printer/printerdrake.pm:1321 printer/printerdrake.pm:1342
+#: printer/printerdrake.pm:1436 printer/printerdrake.pm:1457
#, c-format
msgid ", printer \"%s\" on server \"%s\""
msgstr ", stampante \"%s\" sul server \"%s\""
-#: printer/printerdrake.pm:1324 printer/printerdrake.pm:1345
+#: printer/printerdrake.pm:1439 printer/printerdrake.pm:1460
#, c-format
msgid "Printer \"%s\" on server \"%s\""
msgstr "Stampante \"%s\" sul server \"%s\""
-#: printer/printerdrake.pm:1366
+#: printer/printerdrake.pm:1481
#, c-format
msgid "SMB (Windows 9x/NT) Printer Options"
msgstr "Opzioni per stampante SMB (Windows9x/NT)"
-#: printer/printerdrake.pm:1367
+#: printer/printerdrake.pm:1482
#, c-format
msgid ""
"To print to a SMB printer, you need to provide the SMB host name (Note! It "
@@ -12406,7 +12681,7 @@ msgstr ""
"condivisione per la stampante cui si vuole accedere e ogni informazione "
"utile riguardo a nome, password e gruppo di lavoro dell'utente."
-#: printer/printerdrake.pm:1368
+#: printer/printerdrake.pm:1483
#, c-format
msgid ""
" If the desired printer was auto-detected, simply choose it from the list "
@@ -12416,47 +12691,47 @@ msgstr ""
"selezionarla nella lista e poi aggiungere il nome dell'utente, la password e/"
"o il gruppo di lavoro se necessario."
-#: printer/printerdrake.pm:1370
+#: printer/printerdrake.pm:1485
#, c-format
msgid "SMB server host"
msgstr "Host del server SMB"
-#: printer/printerdrake.pm:1371
+#: printer/printerdrake.pm:1486
#, c-format
msgid "SMB server IP"
msgstr "IP del server SMB"
-#: printer/printerdrake.pm:1372
+#: printer/printerdrake.pm:1487
#, c-format
msgid "Share name"
msgstr "Nome di condivisione"
-#: printer/printerdrake.pm:1375
+#: printer/printerdrake.pm:1490
#, c-format
msgid "Workgroup"
msgstr "Gruppo di lavoro"
-#: printer/printerdrake.pm:1377
+#: printer/printerdrake.pm:1492
#, c-format
msgid "Auto-detected"
msgstr "Riconosciuto automaticamente"
-#: printer/printerdrake.pm:1387
+#: printer/printerdrake.pm:1502
#, c-format
msgid "Either the server name or the server's IP must be given!"
msgstr "Devi indicare il nome del server o il suo IP!"
-#: printer/printerdrake.pm:1391
+#: printer/printerdrake.pm:1506
#, c-format
msgid "Samba share name missing!"
msgstr "Manca il nome della condivisione Samba!"
-#: printer/printerdrake.pm:1397
+#: printer/printerdrake.pm:1512
#, c-format
msgid "SECURITY WARNING!"
msgstr "AVVISO DI SICUREZZA!"
-#: printer/printerdrake.pm:1398
+#: printer/printerdrake.pm:1513
#, c-format
msgid ""
"You are about to set up printing to a Windows account with password. Due to "
@@ -12499,7 +12774,7 @@ msgstr ""
"come connessione di tipo \"%s\".\n"
"\n"
-#: printer/printerdrake.pm:1408
+#: printer/printerdrake.pm:1523
#, c-format
msgid ""
"Set up your Windows server to make the printer available under the IPP "
@@ -12512,7 +12787,7 @@ msgstr ""
"connessione di tipo \"%s\" in Printerdrake.\n"
"\n"
-#: printer/printerdrake.pm:1411
+#: printer/printerdrake.pm:1526
#, c-format
msgid ""
"Connect your printer to a Linux server and let your Windows machine(s) "
@@ -12525,12 +12800,12 @@ msgstr ""
"\n"
"Vuoi davvero continuare a configurare questa stampante in questo modo?"
-#: printer/printerdrake.pm:1489
+#: printer/printerdrake.pm:1604
#, c-format
msgid "NetWare Printer Options"
msgstr "Opzioni stampante NetWare"
-#: printer/printerdrake.pm:1490
+#: printer/printerdrake.pm:1605
#, c-format
msgid ""
"To print on a NetWare printer, you need to provide the NetWare print server "
@@ -12543,42 +12818,42 @@ msgstr ""
"TCP/IP!); il nome della coda di stampa per la stampante a cui si vuole "
"accedere; il nome e la password di ogni utente interessato."
-#: printer/printerdrake.pm:1491
+#: printer/printerdrake.pm:1606
#, c-format
msgid "Printer Server"
msgstr "Server di stampa"
-#: printer/printerdrake.pm:1492
+#: printer/printerdrake.pm:1607
#, c-format
msgid "Print Queue Name"
msgstr "Nome della coda di stampa"
-#: printer/printerdrake.pm:1497
+#: printer/printerdrake.pm:1612
#, c-format
msgid "NCP server name missing!"
msgstr "Manca il nome del server NCP!"
-#: printer/printerdrake.pm:1501
+#: printer/printerdrake.pm:1616
#, c-format
msgid "NCP queue name missing!"
msgstr "Manca il nome della coda NCP!"
-#: printer/printerdrake.pm:1574 printer/printerdrake.pm:1594
+#: printer/printerdrake.pm:1689 printer/printerdrake.pm:1709
#, c-format
msgid ", host \"%s\", port %s"
msgstr ", host \"%s\", porta %s"
-#: printer/printerdrake.pm:1577 printer/printerdrake.pm:1597
+#: printer/printerdrake.pm:1692 printer/printerdrake.pm:1712
#, c-format
msgid "Host \"%s\", port %s"
msgstr "Host \"%s\", porta %s"
-#: printer/printerdrake.pm:1618
+#: printer/printerdrake.pm:1733
#, c-format
msgid "TCP/Socket Printer Options"
msgstr "Opzioni per stampante TCP/Socket"
-#: printer/printerdrake.pm:1620
+#: printer/printerdrake.pm:1735
#, c-format
msgid ""
"Choose one of the auto-detected printers from the list or enter the hostname "
@@ -12588,7 +12863,7 @@ msgstr ""
"l'hostname o l'IP e, se vuoi, il numero (preimpostato a 9100) della porta "
"negli appositi spazi."
-#: printer/printerdrake.pm:1621
+#: printer/printerdrake.pm:1736
#, c-format
msgid ""
"To print to a TCP or socket printer, you need to provide the host name or IP "
@@ -12601,27 +12876,27 @@ msgstr ""
"Sui server HP JetDirect il numero della porta in genere è 9100, su altri "
"server potrebbe essere diverso. Consulta il manuale del tuo hardware."
-#: printer/printerdrake.pm:1625
+#: printer/printerdrake.pm:1740
#, c-format
msgid "Printer host name or IP missing!"
msgstr "Manca il nome host o l'IP della stampante!"
-#: printer/printerdrake.pm:1648
+#: printer/printerdrake.pm:1763
#, c-format
msgid "Printer host name or IP"
msgstr "Nome host o IP della stampante"
-#: printer/printerdrake.pm:1704
+#: printer/printerdrake.pm:1819
#, c-format
msgid "Refreshing Device URI list..."
msgstr "Aggiornamento elenco URI di dispositivo..."
-#: printer/printerdrake.pm:1707 printer/printerdrake.pm:1709
+#: printer/printerdrake.pm:1822 printer/printerdrake.pm:1824
#, c-format
msgid "Printer Device URI"
msgstr "URI del dispositivo di stampa"
-#: printer/printerdrake.pm:1708
+#: printer/printerdrake.pm:1823
#, c-format
msgid ""
"You can specify directly the URI to access the printer. The URI must fulfill "
@@ -12632,17 +12907,17 @@ msgstr ""
"essere conforme alle specifiche CUPS o Foomatic. Nota che non tutti i tipi "
"di URI sono supportati da tutti gli spooler."
-#: printer/printerdrake.pm:1731
+#: printer/printerdrake.pm:1846
#, c-format
msgid "A valid URI must be entered!"
msgstr "Dev'essere inserito un URI valido!"
-#: printer/printerdrake.pm:1834
+#: printer/printerdrake.pm:1949
#, c-format
msgid "Pipe into command"
msgstr "Filtra (pipe) tramite comando"
-#: printer/printerdrake.pm:1835
+#: printer/printerdrake.pm:1950
#, c-format
msgid ""
"Here you can specify any arbitrary command line into which the job should be "
@@ -12652,17 +12927,17 @@ msgstr ""
"stampa sarà filtrata (con un pipe), invece di essere inviata direttamente "
"alla stampante."
-#: printer/printerdrake.pm:1836
+#: printer/printerdrake.pm:1951
#, c-format
msgid "Command line"
msgstr "Stringa di comandi"
-#: printer/printerdrake.pm:1840
+#: printer/printerdrake.pm:1955
#, c-format
msgid "A command line must be entered!"
msgstr "Dev'essere inserita una stringa di comandi!"
-#: printer/printerdrake.pm:1873
+#: printer/printerdrake.pm:1988
#, c-format
msgid ""
"Is your printer a multi-function device from HP or Sony (OfficeJet, PSC, "
@@ -12673,77 +12948,77 @@ msgstr ""
"(OfficeJet, PSC, LaserJet 1100/1200/1220/3200/3300 con scanner, DeskJet 450, "
"Sony IJP-V100), una HP PhotoSmart o una HP LaserJet 2200?"
-#: printer/printerdrake.pm:1887
+#: printer/printerdrake.pm:2005
#, c-format
msgid "Installing HPOJ package..."
msgstr "Installazione dei pacchetti HPOJ..."
-#: printer/printerdrake.pm:1894
+#: printer/printerdrake.pm:2012
#, c-format
msgid "Only printing will be possible on the %s."
msgstr "Sarà possibile stampare solo su %s."
-#: printer/printerdrake.pm:1903 printer/printerdrake.pm:2025
+#: printer/printerdrake.pm:2022 printer/printerdrake.pm:2148
#, c-format
msgid "Checking device and configuring HPOJ..."
msgstr "Verifica della periferica e configurazione di HPOJ..."
-#: printer/printerdrake.pm:1946
+#: printer/printerdrake.pm:2065
#, c-format
msgid "Installing SANE packages..."
msgstr "Installazione dei pacchetti SANE ..."
-#: printer/printerdrake.pm:1956
+#: printer/printerdrake.pm:2078
#, c-format
msgid "Scanning on the %s will not be possible."
msgstr "Non sarà possibile usare lo scanner %s."
-#: printer/printerdrake.pm:1983
+#: printer/printerdrake.pm:2105
#, c-format
msgid "Installing mtools packages..."
msgstr "Installazione dei pacchetti mtools..."
-#: printer/printerdrake.pm:1990
+#: printer/printerdrake.pm:2113
#, c-format
msgid "Photo memory card access on the %s will not be possible."
msgstr "Non sarà possibile accedere alla scheda di memoria foto di %s."
-#: printer/printerdrake.pm:2005
+#: printer/printerdrake.pm:2128
#, c-format
msgid "Scanning on your HP multi-function device"
msgstr "Scansione con il dispositivo multifunziononale HP"
-#: printer/printerdrake.pm:2013
+#: printer/printerdrake.pm:2136
#, c-format
msgid "Photo memory card access on your HP multi-function device"
msgstr ""
"Accesso alla scheda di memoria fotografica del tuo dispositivo multi-"
"funzionale HP."
-#: printer/printerdrake.pm:2062
+#: printer/printerdrake.pm:2185
#, c-format
msgid "Making printer port available for CUPS..."
msgstr "Sto rendendo la porta della stampante disponibile per CUPS..."
-#: printer/printerdrake.pm:2071 printer/printerdrake.pm:2315
-#: printer/printerdrake.pm:2459
+#: printer/printerdrake.pm:2194 printer/printerdrake.pm:2438
+#: printer/printerdrake.pm:2580
#, c-format
msgid "Reading printer database..."
msgstr "Consultazione del database delle stampanti..."
-#: printer/printerdrake.pm:2281
+#: printer/printerdrake.pm:2404
#, c-format
msgid "Enter Printer Name and Comments"
msgstr "Scrivi il nome della stampante e annotazioni"
-#: printer/printerdrake.pm:2285 printer/printerdrake.pm:3421
+#: printer/printerdrake.pm:2408 printer/printerdrake.pm:3606
#, c-format
msgid "Name of printer should contain only letters, numbers and the underscore"
msgstr ""
"Il nome della stampante può contenere solo lettere, numeri e il trattino "
"basso(_)"
-#: printer/printerdrake.pm:2291 printer/printerdrake.pm:3426
+#: printer/printerdrake.pm:2414 printer/printerdrake.pm:3611
#, c-format
msgid ""
"The printer \"%s\" already exists,\n"
@@ -12752,7 +13027,7 @@ msgstr ""
"Una stampante \"%s\" esiste già,\n"
"vuoi davvero sovrascrivere la sua configurazione?"
-#: printer/printerdrake.pm:2300
+#: printer/printerdrake.pm:2423
#, c-format
msgid ""
"Every printer needs a name (for example \"printer\"). The Description and "
@@ -12762,35 +13037,35 @@ msgstr ""
"indispensabile riempire i campi Descrizione e Posizione. Si tratta di "
"commenti per gli utenti."
-#: printer/printerdrake.pm:2301
+#: printer/printerdrake.pm:2424
#, c-format
msgid "Name of printer"
msgstr "Nome della stampante"
-#: printer/printerdrake.pm:2302 standalone/drakconnect:570
-#: standalone/harddrake2:41 standalone/printerdrake:212
-#: standalone/printerdrake:219
+#: printer/printerdrake.pm:2425 standalone/drakconnect:568
+#: standalone/harddrake2:34 standalone/printerdrake:218
+#: standalone/printerdrake:225
#, c-format
msgid "Description"
msgstr "Descrizione"
-#: printer/printerdrake.pm:2303 standalone/printerdrake:212
-#: standalone/printerdrake:219
+#: printer/printerdrake.pm:2426 standalone/printerdrake:218
+#: standalone/printerdrake:225
#, c-format
msgid "Location"
msgstr "Posizione"
-#: printer/printerdrake.pm:2320
+#: printer/printerdrake.pm:2443
#, c-format
msgid "Preparing printer database..."
msgstr "Sto preparando il database delle stampanti ..."
-#: printer/printerdrake.pm:2438
+#: printer/printerdrake.pm:2559
#, c-format
msgid "Your printer model"
msgstr "Modello della tua stampante"
-#: printer/printerdrake.pm:2439
+#: printer/printerdrake.pm:2560
#, c-format
msgid ""
"Printerdrake has compared the model name resulting from the printer auto-"
@@ -12816,18 +13091,18 @@ msgstr ""
"\n"
"%s"
-#: printer/printerdrake.pm:2444 printer/printerdrake.pm:2447
+#: printer/printerdrake.pm:2565 printer/printerdrake.pm:2568
#, c-format
msgid "The model is correct"
msgstr "È il modello giusto"
-#: printer/printerdrake.pm:2445 printer/printerdrake.pm:2446
-#: printer/printerdrake.pm:2449
+#: printer/printerdrake.pm:2566 printer/printerdrake.pm:2567
+#: printer/printerdrake.pm:2570
#, c-format
msgid "Select model manually"
msgstr "Scelta manuale del modello"
-#: printer/printerdrake.pm:2472
+#: printer/printerdrake.pm:2593
#, c-format
msgid ""
"\n"
@@ -12842,12 +13117,12 @@ msgstr ""
"stampante. Se è evidenziato un modello errato o \"Stampante di tipo raw\", "
"cerca quello giusto nella lista."
-#: printer/printerdrake.pm:2491
+#: printer/printerdrake.pm:2612
#, c-format
msgid "Install a manufacturer-supplied PPD file"
msgstr "Installare un file PPD fornito dal produttore"
-#: printer/printerdrake.pm:2522
+#: printer/printerdrake.pm:2643
#, c-format
msgid ""
"Every PostScript printer is delivered with a PPD file which describes the "
@@ -12856,7 +13131,7 @@ msgstr ""
"Ogni stampante PostScript viene venduta con un file PPD che ne descrive le "
"caratteristiche e le opzioni."
-#: printer/printerdrake.pm:2523
+#: printer/printerdrake.pm:2644
#, c-format
msgid ""
"This file is usually somewhere on the CD with the Windows and Mac drivers "
@@ -12865,12 +13140,12 @@ msgstr ""
"In genere questo file è sul CD, in mezzo ai driver Windows e Mac forniti con "
"la stampante."
-#: printer/printerdrake.pm:2524
+#: printer/printerdrake.pm:2645
#, c-format
msgid "You can find the PPD files also on the manufacturer's web sites."
msgstr "Puoi trovare il file PPD anche sul sito web del produttore."
-#: printer/printerdrake.pm:2525
+#: printer/printerdrake.pm:2646
#, c-format
msgid ""
"If you have Windows installed on your machine, you can find the PPD file on "
@@ -12879,17 +13154,17 @@ msgstr ""
"Se hai una partizione con installato Windows, puoi trovare il file PPD anche "
"in questa partizione."
-#: printer/printerdrake.pm:2526
+#: printer/printerdrake.pm:2647
#, c-format
msgid ""
"Installing the printer's PPD file and using it when setting up the printer "
"makes all options of the printer available which are provided by the "
"printer's hardware"
msgstr ""
-"Se installi il file PPD di una stampante e lo utilizzi per configurala, "
+"Se installi il file PPD di una stampante e lo utilizzi per configurarla, "
"renderai disponibili per essa tutte le opzioni fornite dall'hardware"
-#: printer/printerdrake.pm:2527
+#: printer/printerdrake.pm:2648
#, c-format
msgid ""
"Here you can choose the PPD file to be installed on your machine, it will "
@@ -12898,58 +13173,51 @@ msgstr ""
"Ora puoi indicare il file PPD da installare. Questo sarà poi utilizzato per "
"configurare la stampante."
-#: printer/printerdrake.pm:2529
+#: printer/printerdrake.pm:2650
#, c-format
msgid "Install PPD file from"
msgstr "Installa il file PPD da "
-#: printer/printerdrake.pm:2531 printer/printerdrake.pm:2538
-#: standalone/scannerdrake:180 standalone/scannerdrake:188
-#: standalone/scannerdrake:239 standalone/scannerdrake:246
-#, c-format
-msgid "CD-ROM"
-msgstr "CD-ROM"
-
-#: printer/printerdrake.pm:2532 printer/printerdrake.pm:2540
-#: standalone/scannerdrake:181 standalone/scannerdrake:190
-#: standalone/scannerdrake:240 standalone/scannerdrake:248
+#: printer/printerdrake.pm:2653 printer/printerdrake.pm:2661
+#: standalone/scannerdrake:177 standalone/scannerdrake:186
+#: standalone/scannerdrake:236 standalone/scannerdrake:244
#, c-format
msgid "Floppy Disk"
msgstr "Dischetto"
-#: printer/printerdrake.pm:2533 printer/printerdrake.pm:2542
-#: standalone/scannerdrake:182 standalone/scannerdrake:192
-#: standalone/scannerdrake:241 standalone/scannerdrake:250
+#: printer/printerdrake.pm:2654 printer/printerdrake.pm:2663
+#: standalone/scannerdrake:178 standalone/scannerdrake:188
+#: standalone/scannerdrake:237 standalone/scannerdrake:246
#, c-format
msgid "Other place"
msgstr "Altra posizione"
-#: printer/printerdrake.pm:2548
+#: printer/printerdrake.pm:2669
#, c-format
msgid "Select PPD file"
msgstr "Seleziona file PPD"
-#: printer/printerdrake.pm:2552
+#: printer/printerdrake.pm:2673
#, c-format
msgid "The PPD file %s does not exist or is unreadable!"
msgstr "Il file PPD %s non esiste o non è leggibile!"
-#: printer/printerdrake.pm:2558
+#: printer/printerdrake.pm:2679
#, c-format
msgid "The PPD file %s does not conform with the PPD specifications!"
msgstr "Il file PPD %s non è conforme alle specifiche PPD!"
-#: printer/printerdrake.pm:2569
+#: printer/printerdrake.pm:2690
#, c-format
msgid "Installing PPD file..."
msgstr "Installazione del file PPD in corso..."
-#: printer/printerdrake.pm:2682
+#: printer/printerdrake.pm:2807
#, c-format
msgid "OKI winprinter configuration"
msgstr "Configurazione di una stampante OKI winprinter"
-#: printer/printerdrake.pm:2683
+#: printer/printerdrake.pm:2808
#, c-format
msgid ""
"You are configuring an OKI laser winprinter. These printers\n"
@@ -12967,12 +13235,12 @@ msgstr ""
"Altrimenti la stampante non funzionerà. Il driver ignorerà le tue "
"configurazioni riguardo al tipo di connessione."
-#: printer/printerdrake.pm:2707 printer/printerdrake.pm:2736
+#: printer/printerdrake.pm:2833 printer/printerdrake.pm:2863
#, c-format
msgid "Lexmark inkjet configuration"
msgstr "Configurazione stampante Lexmark a getto d'inchiostro"
-#: printer/printerdrake.pm:2708
+#: printer/printerdrake.pm:2834
#, c-format
msgid ""
"The inkjet printer drivers provided by Lexmark only support local printers, "
@@ -12985,7 +13253,7 @@ msgstr ""
"collega la tua stampante ad una porta locale o configurala sulla macchina a "
"cui è collegata."
-#: printer/printerdrake.pm:2737
+#: printer/printerdrake.pm:2864
#, c-format
msgid ""
"To be able to print with your Lexmark inkjet and this configuration, you "
@@ -12999,7 +13267,7 @@ msgid ""
msgstr ""
"Per poter usare una stampante a getto d'inchiostro Lexmark usando questa "
"configurazione, ti servono gli appositi driver forniti dalla Lexmark (http://"
-"www.lexmark.com/). Clicca sul puntatore \"Drivers\". Poi scegli il tuo "
+"www.lexmark.com/). Clicca sul puntatore \"Driver\". Poi scegli il tuo "
"modello e infine \"Linux\" come sistema operativo. I driver sono forniti "
"come pacchetti RPM o script per la shell (ma con interfaccia grafica di "
"installazione). Non serve fare la configurazione usando l'interfaccia "
@@ -13008,12 +13276,12 @@ msgstr ""
"prima riga di stampa e aggiusta i parametri di allineamento con questo "
"programma."
-#: printer/printerdrake.pm:2746
+#: printer/printerdrake.pm:2874
#, c-format
msgid "Lexmark X125 configuration"
msgstr "Configurazione Lexmark X125"
-#: printer/printerdrake.pm:2747
+#: printer/printerdrake.pm:2875
#, c-format
msgid ""
"The driver for this printer only supports printers locally connected via "
@@ -13026,12 +13294,36 @@ msgstr ""
"Quindi collega la tua stampante ad una porta USB locale o configurala sulla "
"macchina a cui è collegata."
-#: printer/printerdrake.pm:2765
+#: printer/printerdrake.pm:2897
+#, c-format
+msgid "Samsung ML/QL-85G configuration"
+msgstr "Configurazione dei una Samsung ML/QL-85G"
+
+#: printer/printerdrake.pm:2898 printer/printerdrake.pm:2925
+#, c-format
+msgid ""
+"The driver for this printer only supports printers locally connected on the "
+"first parallel port, no printers on remote machines or print server boxes or "
+"on other parallel ports. Please connect your printer to the first parallel "
+"port or configure it on the machine where it is connected to."
+msgstr ""
+"Il driver fornito per questa stampante gestisce solo stampanti locali, "
+"collegate alla prima porta parallela. Non supporta stampanti collegate a "
+"macchine remote, connettori print-server o altre porte parallele. Quindi "
+"collega la tua stampante alla prima parallela o configurala sulla macchina a "
+"cui è collegata."
+
+#: printer/printerdrake.pm:2924
+#, c-format
+msgid "Canon LBP-460/660 configuration"
+msgstr "Configurazione di una Canon LBP-460/660"
+
+#: printer/printerdrake.pm:2943
#, c-format
msgid "Firmware-Upload for HP LaserJet 1000"
msgstr "Caricamento del firmware per HP LaserJet 1000"
-#: printer/printerdrake.pm:2878
+#: printer/printerdrake.pm:3056
#, c-format
msgid ""
"Printer default settings\n"
@@ -13049,27 +13341,27 @@ msgstr ""
"cassetti supplementari). Si noti che, alzando molto la qualità/risoluzione "
"di stampa, il tempo richiesto può allungarsi sensibilmente."
-#: printer/printerdrake.pm:3003
+#: printer/printerdrake.pm:3181
#, c-format
msgid "Printer default settings"
msgstr "Impostazioni predefinite stampante"
-#: printer/printerdrake.pm:3010
+#: printer/printerdrake.pm:3188
#, c-format
msgid "Option %s must be an integer number!"
msgstr "L'opzione %s dev'essere un numero intero!"
-#: printer/printerdrake.pm:3014
+#: printer/printerdrake.pm:3192
#, c-format
msgid "Option %s must be a number!"
msgstr "L'opzione %s dev'essere un numero!"
-#: printer/printerdrake.pm:3018
+#: printer/printerdrake.pm:3196
#, c-format
msgid "Option %s out of range!"
msgstr "L'opzione %s eccede i limiti!"
-#: printer/printerdrake.pm:3069
+#: printer/printerdrake.pm:3247
#, c-format
msgid ""
"Do you want to set this printer (\"%s\")\n"
@@ -13078,12 +13370,12 @@ msgstr ""
"Vuoi impostare questa stampante (\"%s)\n"
"come stampante predefinita?"
-#: printer/printerdrake.pm:3084
+#: printer/printerdrake.pm:3262
#, c-format
msgid "Test pages"
msgstr "Pagine di prova"
-#: printer/printerdrake.pm:3085
+#: printer/printerdrake.pm:3263
#, c-format
msgid ""
"Please select the test pages you want to print.\n"
@@ -13097,57 +13389,57 @@ msgstr ""
"non uscire del tutto. Nella maggior parte dei casi basta stampare la pagina "
"standard. "
-#: printer/printerdrake.pm:3089
+#: printer/printerdrake.pm:3267
#, c-format
msgid "No test pages"
msgstr "Nessuna pagina di prova"
-#: printer/printerdrake.pm:3090
+#: printer/printerdrake.pm:3268
#, c-format
msgid "Print"
msgstr "Stampa"
-#: printer/printerdrake.pm:3115
+#: printer/printerdrake.pm:3293
#, c-format
msgid "Standard test page"
msgstr "Pagina di prova normale"
-#: printer/printerdrake.pm:3118
+#: printer/printerdrake.pm:3296
#, c-format
msgid "Alternative test page (Letter)"
msgstr "Pagina di prova alternativa (Letter)"
-#: printer/printerdrake.pm:3121
+#: printer/printerdrake.pm:3299
#, c-format
msgid "Alternative test page (A4)"
msgstr "Pagina di prova alternativa (A4)"
-#: printer/printerdrake.pm:3123
+#: printer/printerdrake.pm:3301
#, c-format
msgid "Photo test page"
msgstr "Pagina di prova fotografica"
-#: printer/printerdrake.pm:3127
+#: printer/printerdrake.pm:3305
#, c-format
msgid "Do not print any test page"
msgstr "Non stampare nessuna pagina di prova"
-#: printer/printerdrake.pm:3135 printer/printerdrake.pm:3300
+#: printer/printerdrake.pm:3313 printer/printerdrake.pm:3485
#, c-format
msgid "Printing test page(s)..."
msgstr "Stampo pagina(e) di prova..."
-#: printer/printerdrake.pm:3150
+#: printer/printerdrake.pm:3331
#, c-format
msgid "Could not install the %s package!"
msgstr "È stato impossibile installare il pacchetto %s!"
-#: printer/printerdrake.pm:3152
+#: printer/printerdrake.pm:3333
#, c-format
msgid "Skipping photo test page."
msgstr "Omissione della pagina fotografica di prova."
-#: printer/printerdrake.pm:3169
+#: printer/printerdrake.pm:3350
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -13162,7 +13454,7 @@ msgstr ""
"%s\n"
"\n"
-#: printer/printerdrake.pm:3173
+#: printer/printerdrake.pm:3354
#, c-format
msgid ""
"Test page(s) have been sent to the printer.\n"
@@ -13171,17 +13463,17 @@ msgstr ""
"La pagina(e) di prova è stata inviata alla stampante.\n"
"Potrebbe servire un po' di tempo prima che la stampa inizi.\n"
-#: printer/printerdrake.pm:3180
+#: printer/printerdrake.pm:3364
#, c-format
msgid "Did it work properly?"
msgstr "Ha funzionato bene?"
-#: printer/printerdrake.pm:3201 printer/printerdrake.pm:4397
+#: printer/printerdrake.pm:3386 printer/printerdrake.pm:4689
#, c-format
msgid "Raw printer"
msgstr "Stampante in modo raw"
-#: printer/printerdrake.pm:3231
+#: printer/printerdrake.pm:3416
#, c-format
msgid ""
"To print a file from the command line (terminal window) you can either use "
@@ -13194,7 +13486,7 @@ msgstr ""
"<file>\" o \"kprinter <file>\". Il programma grafico ti permetterà di "
"scegliere la stampante e impostare le opzioni agevolmente.\n"
-#: printer/printerdrake.pm:3233
+#: printer/printerdrake.pm:3418
#, c-format
msgid ""
"These commands you can also use in the \"Printing command\" field of the "
@@ -13206,8 +13498,8 @@ msgstr ""
"questo caso, non bisogna aggiungere il nome del file, perché il file da "
"stampare è fornito dall'applicazione.\n"
-#: printer/printerdrake.pm:3236 printer/printerdrake.pm:3253
-#: printer/printerdrake.pm:3263
+#: printer/printerdrake.pm:3421 printer/printerdrake.pm:3438
+#: printer/printerdrake.pm:3448
#, c-format
msgid ""
"\n"
@@ -13220,7 +13512,7 @@ msgstr ""
"particolare stampa. Basta aggiungere alla riga di comando le opzioni "
"desiderate, per es. \"%s <file>\". "
-#: printer/printerdrake.pm:3239 printer/printerdrake.pm:3279
+#: printer/printerdrake.pm:3424 printer/printerdrake.pm:3464
#, c-format
msgid ""
"To know about the options available for the current printer read either the "
@@ -13231,7 +13523,7 @@ msgstr ""
"sottostante o premi il pulsante \"Lista opzioni di stampa\".%s%s%s\n"
"\n"
-#: printer/printerdrake.pm:3243
+#: printer/printerdrake.pm:3428
#, c-format
msgid ""
"Here is a list of the available printing options for the current printer:\n"
@@ -13239,7 +13531,7 @@ msgid ""
msgstr ""
"Questa è una lista delle opzioni disponibili per la stampante in uso:\n"
-#: printer/printerdrake.pm:3248 printer/printerdrake.pm:3258
+#: printer/printerdrake.pm:3433 printer/printerdrake.pm:3443
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -13248,8 +13540,8 @@ msgstr ""
"Per stampare un file da riga di comando (finestra di terminale) usa il "
"comando \"%s <file>\".\n"
-#: printer/printerdrake.pm:3250 printer/printerdrake.pm:3260
-#: printer/printerdrake.pm:3270
+#: printer/printerdrake.pm:3435 printer/printerdrake.pm:3445
+#: printer/printerdrake.pm:3455
#, c-format
msgid ""
"This command you can also use in the \"Printing command\" field of the "
@@ -13261,7 +13553,7 @@ msgstr ""
"caso, non bisogna aggiungere il nome del file, perché il file da stampare è "
"fornito dall'applicazione.\n"
-#: printer/printerdrake.pm:3255 printer/printerdrake.pm:3265
+#: printer/printerdrake.pm:3440 printer/printerdrake.pm:3450
#, c-format
msgid ""
"To get a list of the options available for the current printer click on the "
@@ -13270,7 +13562,7 @@ msgstr ""
"Per vedere un elenco delle opzioni disponibili per la stampante in uso, "
"clicca sul pulsante \"Lista opzioni di stampa\"."
-#: printer/printerdrake.pm:3268
+#: printer/printerdrake.pm:3453
#, c-format
msgid ""
"To print a file from the command line (terminal window) use the command \"%s "
@@ -13279,7 +13571,7 @@ msgstr ""
"Per stampare un file da riga di comando (finestra di terminale) usa il "
"comando \"%s <file>\" o \"%s <file>\".\n"
-#: printer/printerdrake.pm:3272
+#: printer/printerdrake.pm:3457
#, c-format
msgid ""
"You can also use the graphical interface \"xpdq\" for setting options and "
@@ -13296,7 +13588,7 @@ msgstr ""
"le stampe quando la clicchi. È utile, per esempio, quando si inceppa la "
"carta.\n"
-#: printer/printerdrake.pm:3276
+#: printer/printerdrake.pm:3461
#, c-format
msgid ""
"\n"
@@ -13309,42 +13601,32 @@ msgstr ""
"per un particolare lavoro di stampa. Basta aggiungere le impostazioni "
"desiderate alla riga di comando, per es. \"%s <file>\".\n"
-#: printer/printerdrake.pm:3286
+#: printer/printerdrake.pm:3471
#, c-format
msgid "Printing/Scanning/Photo Cards on \"%s\""
msgstr "Stampa/Scansione/photocard su \"%s\""
-#: printer/printerdrake.pm:3287
+#: printer/printerdrake.pm:3472
#, c-format
msgid "Printing/Scanning on \"%s\""
msgstr "Stampa/Scansione in corso su \"%s\""
-#: printer/printerdrake.pm:3289
+#: printer/printerdrake.pm:3474
#, c-format
msgid "Printing/Photo Card Access on \"%s\""
msgstr "Stampa/Accesso alla photocard su \"%s\""
-#: printer/printerdrake.pm:3290
+#: printer/printerdrake.pm:3475
#, c-format
msgid "Printing on the printer \"%s\""
msgstr "Sto stampando con la stampante \"%s\""
-#: printer/printerdrake.pm:3293 printer/printerdrake.pm:3296
-#: printer/printerdrake.pm:3297 printer/printerdrake.pm:3298
-#: printer/printerdrake.pm:4384 standalone/drakTermServ:313
-#: standalone/drakbackup:4063 standalone/drakbug:177 standalone/drakfont:500
-#: standalone/drakfont:591 standalone/net_monitor:107
-#: standalone/printerdrake:515
-#, c-format
-msgid "Close"
-msgstr "Chiudi"
-
-#: printer/printerdrake.pm:3296
+#: printer/printerdrake.pm:3481
#, c-format
msgid "Print option list"
msgstr "Elenco opzioni di stampa"
-#: printer/printerdrake.pm:3317
+#: printer/printerdrake.pm:3502
#, c-format
msgid ""
"Your multi-function device was configured automatically to be able to scan. "
@@ -13355,7 +13637,9 @@ msgid ""
"\" menu. Call also \"man scanimage\" on the command line to get more "
"information.\n"
"\n"
-"Do not use \"scannerdrake\" for this device!"
+"You do not need to run \"scannerdrake\" for setting up scanning on this "
+"device, you only need to use \"scannerdrake\" if you want to share the "
+"scanner on the network."
msgstr ""
"Il tuo dispositivo multifunzione è stato impostato automaticamente per "
"funzionare anche come scanner. Ora potrai scandire immagini con \"scanimage"
@@ -13365,9 +13649,10 @@ msgstr ""
"\"Acquisisci\". Consulta anche \"man scanimage\" da riga di comando per "
"avere altre informazioni.\n"
"\n"
-"Non usare \"scannerdrake\" per questa apparecchiatura!"
+"Puoi non usare \"scannerdrake\" per configurare questa apparecchiatura. Devi "
+"usare \"scannerdrake\" solo se vuoi condividere in rete lo scanner."
-#: printer/printerdrake.pm:3343
+#: printer/printerdrake.pm:3528
#, c-format
msgid ""
"Your printer was configured automatically to give you access to the photo "
@@ -13390,18 +13675,13 @@ msgstr ""
"\"MtoolsFM\" puoi passare da una scheda all'altra usando il campo posto "
"nell'angolo superiore destro delle liste dei file."
-#: printer/printerdrake.pm:3365 printer/printerdrake.pm:3767
-#, c-format
-msgid "Reading printer data..."
-msgstr "Sto leggendo i dati della stampante..."
-
-#: printer/printerdrake.pm:3385 printer/printerdrake.pm:3412
-#: printer/printerdrake.pm:3447
+#: printer/printerdrake.pm:3570 printer/printerdrake.pm:3597
+#: printer/printerdrake.pm:3632
#, c-format
msgid "Transfer printer configuration"
msgstr "Trasferire configurazione stampante"
-#: printer/printerdrake.pm:3386
+#: printer/printerdrake.pm:3571
#, c-format
msgid ""
"You can copy the printer configuration which you have done for the spooler %"
@@ -13416,7 +13696,7 @@ msgstr ""
"saranno recuperati, ma i lavori in coda non saranno trasferiti.\n"
"Alcune code non possono essere trasferite per una di queste ragioni:\n"
-#: printer/printerdrake.pm:3389
+#: printer/printerdrake.pm:3574
#, c-format
msgid ""
"CUPS does not support printers on Novell servers or printers sending the "
@@ -13425,19 +13705,19 @@ msgstr ""
"CUPS non supporta le stampanti gestite da server Novell, né quelle che "
"inviano i dati entro comandi shell.\n"
-#: printer/printerdrake.pm:3391
+#: printer/printerdrake.pm:3576
#, c-format
msgid ""
"PDQ only supports local printers, remote LPD printers, and Socket/TCP "
"printers.\n"
msgstr "PDQ supporta solo stampanti locali, remote LPD, e Socket/TCP.\n"
-#: printer/printerdrake.pm:3393
+#: printer/printerdrake.pm:3578
#, c-format
msgid "LPD and LPRng do not support IPP printers.\n"
msgstr "LPD e LPRng non supportano le stampanti IPP.\n"
-#: printer/printerdrake.pm:3395
+#: printer/printerdrake.pm:3580
#, c-format
msgid ""
"In addition, queues not created with this program or \"foomatic-configure\" "
@@ -13446,7 +13726,7 @@ msgstr ""
"Inoltre, le code di stampa create con questo programma o con \"foomatic-"
"configure\" non possono essere trasferite."
-#: printer/printerdrake.pm:3396
+#: printer/printerdrake.pm:3581
#, c-format
msgid ""
"\n"
@@ -13457,7 +13737,7 @@ msgstr ""
"Neanche le stampanti configurate con i file PPD forniti dai produttori o con "
"i driver nativi di CUPS possono essere trasferite."
-#: printer/printerdrake.pm:3397
+#: printer/printerdrake.pm:3582
#, c-format
msgid ""
"\n"
@@ -13468,17 +13748,17 @@ msgstr ""
"Segna le stampanti che vuoi trasferire e clicca su \n"
"\"Trasferimento\"."
-#: printer/printerdrake.pm:3400
+#: printer/printerdrake.pm:3585
#, c-format
msgid "Do not transfer printers"
msgstr "Non trasferire stampanti"
-#: printer/printerdrake.pm:3401 printer/printerdrake.pm:3417
+#: printer/printerdrake.pm:3586 printer/printerdrake.pm:3602
#, c-format
msgid "Transfer"
msgstr "Trasferimento"
-#: printer/printerdrake.pm:3413
+#: printer/printerdrake.pm:3598
#, c-format
msgid ""
"A printer named \"%s\" already exists under %s. \n"
@@ -13489,17 +13769,17 @@ msgstr ""
"Fai clic su \"Trasferimento\"per sovrascriverla.\n"
"Puoi anche dare un nuovo nome o saltare questa stampante."
-#: printer/printerdrake.pm:3434
+#: printer/printerdrake.pm:3619
#, c-format
msgid "New printer name"
msgstr "Nuovo nome della stampante"
-#: printer/printerdrake.pm:3437
+#: printer/printerdrake.pm:3622
#, c-format
msgid "Transferring %s..."
msgstr "Sto trasferendo %s ..."
-#: printer/printerdrake.pm:3448
+#: printer/printerdrake.pm:3633
#, c-format
msgid ""
"You have transferred your former default printer (\"%s\"), Should it be also "
@@ -13508,28 +13788,28 @@ msgstr ""
"Hai spostato la tua precedente stampante (\"%s\") predefinita. Deve essere "
"la stampante predefinita anche sotto il nuovo sistema di stampa %s?"
-#: printer/printerdrake.pm:3458
+#: printer/printerdrake.pm:3643
#, c-format
msgid "Refreshing printer data..."
msgstr "Sto aggiornando i dati della stampante ..."
-#: printer/printerdrake.pm:3467
+#: printer/printerdrake.pm:3652
#, c-format
msgid "Starting network..."
msgstr "Sto attivando la rete ..."
-#: printer/printerdrake.pm:3508 printer/printerdrake.pm:3512
-#: printer/printerdrake.pm:3514
+#: printer/printerdrake.pm:3695 printer/printerdrake.pm:3699
+#: printer/printerdrake.pm:3701
#, c-format
msgid "Configure the network now"
msgstr "Configura la rete adesso"
-#: printer/printerdrake.pm:3509
+#: printer/printerdrake.pm:3696
#, c-format
msgid "Network functionality not configured"
msgstr "I servizi di rete non sono configurati"
-#: printer/printerdrake.pm:3510
+#: printer/printerdrake.pm:3697
#, c-format
msgid ""
"You are going to configure a remote printer. This needs working network "
@@ -13542,12 +13822,12 @@ msgstr ""
"configurato la rete, non saresti in grado di usare la stampante che stai "
"configurando. Come vuoi procedere?"
-#: printer/printerdrake.pm:3513
+#: printer/printerdrake.pm:3700
#, c-format
msgid "Go on without configuring the network"
msgstr "Prosegui senza configurare la rete"
-#: printer/printerdrake.pm:3547
+#: printer/printerdrake.pm:3735
#, c-format
msgid ""
"The network configuration done during the installation cannot be started "
@@ -13563,7 +13843,7 @@ msgstr ""
"successivamente, imposta la stampante usando il Centro di controllo %s, "
"sezione\"Hardware\"/\"Stampante\"."
-#: printer/printerdrake.pm:3548
+#: printer/printerdrake.pm:3736
#, c-format
msgid ""
"The network access was not running and could not be started. Please check "
@@ -13574,27 +13854,27 @@ msgstr ""
"configurazione e le connessioni fisiche. Poi, riprova a configurare la "
"stampante remota."
-#: printer/printerdrake.pm:3558
+#: printer/printerdrake.pm:3746
#, c-format
msgid "Restarting printing system..."
msgstr "Sto riavviando il sistema di stampa ..."
-#: printer/printerdrake.pm:3597
+#: printer/printerdrake.pm:3776
#, c-format
msgid "high"
msgstr "alto"
-#: printer/printerdrake.pm:3597
+#: printer/printerdrake.pm:3776
#, c-format
msgid "paranoid"
msgstr "paranoico"
-#: printer/printerdrake.pm:3598
+#: printer/printerdrake.pm:3778
#, c-format
msgid "Installing a printing system in the %s security level"
msgstr "Installazione di un sistema di stampa in un livello di sicurezza %s"
-#: printer/printerdrake.pm:3599
+#: printer/printerdrake.pm:3779
#, c-format
msgid ""
"You are about to install the printing system %s on a system running in the %"
@@ -13614,17 +13894,17 @@ msgstr ""
"Questo sistema di stampa attiva un demone (processo in background) che è in "
"attesa di lavori di stampa e li gestisce. Questo demone è accessibile anche "
"a macchine remote tramite la rete. Quindi è un possibile bersaglio per "
-"attacchi. In effetti, a questo livelllo di sicurezza vengono attivati "
+"attacchi. In effetti, a questo livello di sicurezza vengono attivati "
"automaticamente solo pochissimi demoni ben selezionati.\n"
"\n"
"Vuoi veramente attivare la stampa su questa macchina?"
-#: printer/printerdrake.pm:3633
+#: printer/printerdrake.pm:3814
#, c-format
msgid "Starting the printing system at boot time"
msgstr "Attivazione del sistema di stampa al momento del boot"
-#: printer/printerdrake.pm:3634
+#: printer/printerdrake.pm:3815
#, c-format
msgid ""
"The printing system (%s) will not be started automatically when the machine "
@@ -13646,70 +13926,172 @@ msgstr ""
"\n"
"Vuoi riabilitare l'attivazione automatica del sistema di stampa al boot?"
-#: printer/printerdrake.pm:3655 printer/printerdrake.pm:3889
+#: printer/printerdrake.pm:3837
#, c-format
msgid "Checking installed software..."
msgstr "Verifica dei software installati ..."
-#: printer/printerdrake.pm:3661
+#: printer/printerdrake.pm:3843
#, c-format
-msgid "Removing %s ..."
+msgid "Removing %s..."
msgstr "Sto rimuovendo %s..."
-#: printer/printerdrake.pm:3665
+#: printer/printerdrake.pm:3847
#, c-format
msgid "Could not remove the %s printing system!"
msgstr "Non si è potuto eliminare il sistema di stampa %s!"
-#: printer/printerdrake.pm:3674
+#: printer/printerdrake.pm:3863
#, c-format
-msgid "Installing %s ..."
+msgid "Installing %s..."
msgstr "Installazione di %s ..."
-#: printer/printerdrake.pm:3678
+#: printer/printerdrake.pm:3867
#, c-format
msgid "Could not install the %s printing system!"
msgstr "Non si è potuto installare il sistema di stampa %s!"
-#: printer/printerdrake.pm:3727
+#: printer/printerdrake.pm:3934
+#, c-format
+msgid ""
+"In this mode there is no local printing system, all printing requests go "
+"directly to the server specified below. Note that it is not possible to "
+"define local print queues then and if the specified server is down it cannot "
+"be printed at all from this machine."
+msgstr ""
+"In questo modo mancherà un sistema di stampa locale e tutte le richieste di "
+"stampa andranno direttamente al server che hai specificato. Nota che non è "
+"possibile definire code locali di stampa e che, se il server specificato "
+"fosse inattivo, sarebbe impossibile stampare da questa macchina."
+
+#: printer/printerdrake.pm:3936
+#, c-format
+msgid ""
+"Enter the host name or IP of your CUPS server and click OK if you want to "
+"use this mode, click \"Quit\" otherwise."
+msgstr ""
+"Se vuoi usare questa modalità, scrivi il nome o l'IP del server CUPS e "
+"clicca OK. Altrimenti, clicca su \"Esci\"."
+
+#: printer/printerdrake.pm:3950
+#, c-format
+msgid "Name or IP of remote server:"
+msgstr "Nome o IP del server remoto:"
+
+#: printer/printerdrake.pm:3970
#, c-format
msgid "Setting Default Printer..."
msgstr "Sto impostando la stampante predefinita..."
-#: printer/printerdrake.pm:3747
+#: printer/printerdrake.pm:3989
+#, c-format
+msgid "Local CUPS printing system or remote CUPS server?"
+msgstr "Sistema di stampa CUPS locale o server CUPS remoto?"
+
+#: printer/printerdrake.pm:3990
+#, c-format
+msgid "The CUPS printing system can be used in two ways: "
+msgstr "Il sistema di stampa CUPS può essere utilizzato in due modi:"
+
+#: printer/printerdrake.pm:3992
+#, c-format
+msgid "1. The CUPS printing system can run locally. "
+msgstr "1. Il sistema di stampa CUPS può funzionare in locale:"
+
+#: printer/printerdrake.pm:3993
+#, c-format
+msgid ""
+"Then locally connected printers can be used and remote printers on other "
+"CUPS servers in the same network are automatically discovered. "
+msgstr ""
+"Potranno essere utilizzate le stampanti locali. Inoltre, saranno individuate "
+"le stampanti remote collegate ad altri server CUPS della stessa rete. "
+
+#: printer/printerdrake.pm:3994
+#, c-format
+msgid ""
+"Disadvantage of this approach is, that more resources on the local machine "
+"are needed: Additional software packages need to be installed, the CUPS "
+"daemon has to run in the background and needs some memory, and the IPP port "
+"(port 631) is opened. "
+msgstr ""
+"Lo svantaggio di questo approccio è che richiede maggiori risorse sulla "
+"macchina locale. Occorre installare pacchetti aggiuntivi, il demone CUPS "
+"deve girare in background e utilizza memoria, infine la porta IPP (porta "
+"631) resta aperta."
+
+#: printer/printerdrake.pm:3996
+#, c-format
+msgid "2. All printing requests are immediately sent to a remote CUPS server. "
+msgstr ""
+"2. Tutte le richieste di stampa sono inviate direttamente ad un server CUPS "
+"remoto. "
+
+#: printer/printerdrake.pm:3997
+#, c-format
+msgid ""
+"Here local resource occupation is reduced to a minimum. No CUPS daemon is "
+"started or port opened, no software infrastructure for setting up local "
+"print queues is installed, so less memory and disk space is used. "
+msgstr ""
+"Così l'occupazione di risorse locali si riduce al minimo. Non parte nessun "
+"demone CUPS e non si aprono porte, non serve installare un'infrastruttura "
+"software per la gestione delle stampe locali. In definitiva, si utilizza "
+"meno spazio in memoria e sul disco. "
+
+#: printer/printerdrake.pm:3998
+#, c-format
+msgid ""
+"Disadvantage is that it is not possible to define local printers then and if "
+"the specified server is down it cannot be printed at all from this machine. "
+msgstr ""
+"Lo svantaggio è che non è possibile impostare stampanti locali. Quindi, se "
+"il server specificato fosse inattivo, sarebbe impossibile stampare da questa "
+"macchina."
+
+#: printer/printerdrake.pm:4000
+#, c-format
+msgid "How should CUPS be set up on your machine?"
+msgstr "Come vuoi configurare CUPS su questa macchina?"
+
+#: printer/printerdrake.pm:4004 printer/printerdrake.pm:4019
+#: printer/printerdrake.pm:4023 printer/printerdrake.pm:4029
+#, c-format
+msgid "Remote server, specify Name or IP here:"
+msgstr "Server remoto, specifica qui il nome o l'IP:"
+
+#: printer/printerdrake.pm:4018
+#, c-format
+msgid "Local CUPS printing system"
+msgstr "Sistema di stampa CUPS locale"
+
+#: printer/printerdrake.pm:4056
#, c-format
msgid "Select Printer Spooler"
msgstr "Scegli la coda di stampa"
-#: printer/printerdrake.pm:3748
+#: printer/printerdrake.pm:4057
#, c-format
msgid "Which printing system (spooler) do you want to use?"
msgstr "Che sistema di stampa (spooler) vuoi usare?"
-#: printer/printerdrake.pm:3799
+#: printer/printerdrake.pm:4105
#, c-format
msgid "Failed to configure printer \"%s\"!"
msgstr "Non ho potuto configurare la stampante \"%s\"!"
-#: printer/printerdrake.pm:3812
+#: printer/printerdrake.pm:4118
#, c-format
msgid "Installing Foomatic..."
msgstr "Installazione di Foomatic..."
-#: printer/printerdrake.pm:3818
+#: printer/printerdrake.pm:4124
#, c-format
msgid "Could not install %s packages, %s cannot be started!"
msgstr ""
"Non essendosi potuti installare i programmi %s, %s non può essere avviato!"
-#: printer/printerdrake.pm:3910
-#, c-format
-msgid "Could not install necessary packages, %s cannot be started!"
-msgstr ""
-"Non essendosi potuti installare i programmi necessari, %s non può essere "
-"avviato!"
-
-#: printer/printerdrake.pm:4011
+#: printer/printerdrake.pm:4314
#, c-format
msgid ""
"The following printers are configured. Double-click on a printer to change "
@@ -13720,193 +14102,160 @@ msgstr ""
"per cambiarne le impostazioni, per renderla predefinita o per ricevere "
"informazioni su di essa."
-#: printer/printerdrake.pm:4039
+#: printer/printerdrake.pm:4344
#, c-format
msgid "Display all available remote CUPS printers"
msgstr "Mostra tutte le stampanti CUPS remote disponibili"
-#: printer/printerdrake.pm:4040
+#: printer/printerdrake.pm:4345
#, c-format
msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr ""
"Aggiorna elenco stampanti (con tutte le stampanti CUPS remote disponibili)"
-#: printer/printerdrake.pm:4050
+#: printer/printerdrake.pm:4356
#, c-format
msgid "CUPS configuration"
msgstr "Configurazione di CUPS"
-#: printer/printerdrake.pm:4062
+#: printer/printerdrake.pm:4368
#, c-format
msgid "Change the printing system"
msgstr "Cambia il sistema di stampa"
-#: printer/printerdrake.pm:4071
+#: printer/printerdrake.pm:4377
#, c-format
msgid "Normal Mode"
msgstr "Modo Normale"
-#: printer/printerdrake.pm:4072
+#: printer/printerdrake.pm:4378
#, c-format
msgid "Expert Mode"
msgstr "Modo esperto"
-#: printer/printerdrake.pm:4343 printer/printerdrake.pm:4398
-#: printer/printerdrake.pm:4479 printer/printerdrake.pm:4489
+#: printer/printerdrake.pm:4632 printer/printerdrake.pm:4690
+#: printer/printerdrake.pm:4768 printer/printerdrake.pm:4777
#, c-format
msgid "Printer options"
msgstr "Opzioni stampante"
-#: printer/printerdrake.pm:4379
+#: printer/printerdrake.pm:4668
#, c-format
msgid "Modify printer configuration"
msgstr "Modifica configurazione stampante"
-#: printer/printerdrake.pm:4381
+#: printer/printerdrake.pm:4670
#, c-format
msgid ""
-"Printer %s\n"
+"Printer %s%s\n"
"What do you want to modify on this printer?"
msgstr ""
-"Stampante %s -\n"
-"Modifiche e azioni disponibili per questa stampante:"
+"Stampante %s%s\n"
+"Cosa vuoi modificare per questa stampante?"
+
+#: printer/printerdrake.pm:4675
+#, c-format
+msgid "This printer is disabled"
+msgstr "Questa stampante è disattivata"
-#: printer/printerdrake.pm:4385
+#: printer/printerdrake.pm:4677
#, c-format
msgid "Do it!"
msgstr "Avanti!"
-#: printer/printerdrake.pm:4390 printer/printerdrake.pm:4448
+#: printer/printerdrake.pm:4682 printer/printerdrake.pm:4737
#, c-format
msgid "Printer connection type"
-msgstr "Tipo connessione"
+msgstr "Tipo connessione stampante"
-#: printer/printerdrake.pm:4391 printer/printerdrake.pm:4452
+#: printer/printerdrake.pm:4683 printer/printerdrake.pm:4743
#, c-format
msgid "Printer name, description, location"
msgstr "Nome, descrizione e collocazione"
-#: printer/printerdrake.pm:4393 printer/printerdrake.pm:4471
+#: printer/printerdrake.pm:4685 printer/printerdrake.pm:4761
#, c-format
msgid "Printer manufacturer, model, driver"
msgstr "Marca, modello e driver stampante"
-#: printer/printerdrake.pm:4394 printer/printerdrake.pm:4472
+#: printer/printerdrake.pm:4686 printer/printerdrake.pm:4762
#, c-format
msgid "Printer manufacturer, model"
msgstr "Marca e modello"
-#: printer/printerdrake.pm:4400 printer/printerdrake.pm:4483
+#: printer/printerdrake.pm:4692 printer/printerdrake.pm:4772
#, c-format
msgid "Set this printer as the default"
msgstr "Imposta questa stampante come predefinita"
-#: printer/printerdrake.pm:4402 printer/printerdrake.pm:4490
+#: printer/printerdrake.pm:4697 printer/printerdrake.pm:4778
+#: printer/printerdrake.pm:4780
#, c-format
-msgid "Add this printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Aggiungi questa stampante a StarOffice/OpenOffice.org/GIMP."
+msgid "Enable Printer"
+msgstr "Abilita la stampante"
-#: printer/printerdrake.pm:4403 printer/printerdrake.pm:4495
+#: printer/printerdrake.pm:4700 printer/printerdrake.pm:4783
+#: printer/printerdrake.pm:4785
#, c-format
-msgid "Remove this printer from Star Office/OpenOffice.org/GIMP"
-msgstr "Rimuovi questa stampante da StarOffice/OpenOffice.org/GIMP"
+msgid "Disable Printer"
+msgstr "Disabilita la stampante"
-#: printer/printerdrake.pm:4404 printer/printerdrake.pm:4500
+#: printer/printerdrake.pm:4701 printer/printerdrake.pm:4788
#, c-format
msgid "Print test pages"
-msgstr "Stampare pagina(e) di prova"
+msgstr "Stampa pagine di prova"
-#: printer/printerdrake.pm:4405 printer/printerdrake.pm:4502
+#: printer/printerdrake.pm:4702 printer/printerdrake.pm:4790
#, c-format
msgid "Learn how to use this printer"
msgstr "Leggere istruzioni d'uso"
-#: printer/printerdrake.pm:4406 printer/printerdrake.pm:4504
+#: printer/printerdrake.pm:4703 printer/printerdrake.pm:4792
#, c-format
msgid "Remove printer"
msgstr "Rimuoverla"
-#: printer/printerdrake.pm:4460
+#: printer/printerdrake.pm:4750
#, c-format
msgid "Removing old printer \"%s\"..."
msgstr "Sto rimuovendo la vecchia stampante \"%s\" ..."
-#: printer/printerdrake.pm:4491
-#, c-format
-msgid "Adding printer to Star Office/OpenOffice.org/GIMP"
-msgstr "Sto aggiungendo una stampante a StarOffice/OpenOffice.org/GIMP."
-
-#: printer/printerdrake.pm:4493
-#, c-format
-msgid ""
-"The printer \"%s\" was successfully added to Star Office/OpenOffice.org/GIMP."
-msgstr "La stampante \"%s\" è stata aggiunta a StarOffice/OpenOffice.org/GIMP."
-
-#: printer/printerdrake.pm:4494
-#, c-format
-msgid "Failed to add the printer \"%s\" to Star Office/OpenOffice.org/GIMP."
-msgstr ""
-"Non si riesce ad aggiungere la stampante \"%s\" a StarOffice/OpenOffice.org/"
-"GIMP."
-
-#: printer/printerdrake.pm:4496
-#, c-format
-msgid "Removing printer from Star Office/OpenOffice.org/GIMP"
-msgstr "Rimozione di stampante da StarOffice/OpenOffice.org/GIMP"
-
-#: printer/printerdrake.pm:4498
+#: printer/printerdrake.pm:4781
#, c-format
-msgid ""
-"The printer \"%s\" was successfully removed from Star Office/OpenOffice.org/"
-"GIMP."
-msgstr "La stampante \"%s\" è stata rimossa da StarOffice/OpenOffice.org/GIMP."
+msgid "Printer \"%s\" is now enabled."
+msgstr "Ora, la stampante \"%s\" è abilitata."
-#: printer/printerdrake.pm:4499
+#: printer/printerdrake.pm:4786
#, c-format
-msgid ""
-"Failed to remove the printer \"%s\" from Star Office/OpenOffice.org/GIMP."
-msgstr ""
-"Non ho potuto rimuovere la stampante \"%s\" da StarOffice/OpenOffice.org/"
-"GIMP."
+msgid "Printer \"%s\" is now disabled."
+msgstr "Ora, la stampante \"%s\" è disabilitata."
-#: printer/printerdrake.pm:4543
+#: printer/printerdrake.pm:4823
#, c-format
msgid "Do you really want to remove the printer \"%s\"?"
msgstr "Vuoi davvero rimuovere la stampante \"%s\"?"
-#: printer/printerdrake.pm:4547
+#: printer/printerdrake.pm:4827
#, c-format
msgid "Removing printer \"%s\"..."
msgstr "Rimozione della stampante \"%s\" ..."
-#: printer/printerdrake.pm:4571
+#: printer/printerdrake.pm:4851
#, c-format
msgid "Default printer"
msgstr "Stampante predefinita"
-#: printer/printerdrake.pm:4572
+#: printer/printerdrake.pm:4852
#, c-format
msgid "The printer \"%s\" is set as the default printer now."
msgstr "Adesso la stampante \"%s\" è impostata come predefinita."
-#: raid.pm:37
-#, c-format
-msgid "Can't add a partition to _formatted_ RAID md%d"
-msgstr ""
-"Non posso aggiungere una partizione al RAID md%d \n"
-"perché è _già formattato_"
-
-#: raid.pm:139
-#, c-format
-msgid "mkraid failed (maybe raidtools are missing?)"
-msgstr "mkraid fallito (forse manca raidtools?)"
-
-#: raid.pm:139
+#: raid.pm:36
#, c-format
-msgid "mkraid failed"
-msgstr "mkraid non riuscito"
+msgid "Can't add a partition to _formatted_ RAID %s"
+msgstr "Non posso aggiungere una partizione al RAID %s _già formattato_"
-#: raid.pm:155
+#: raid.pm:132
#, c-format
msgid "Not enough partitions for RAID level %d\n"
msgstr "Non ci sono abbastanza partizioni per RAID di livello %d\n"
@@ -13931,16 +14280,16 @@ msgstr "Non posso copiare il file %s del firmware in /usr/share/sane/firmware!"
msgid "Could not set permissions of firmware file %s!"
msgstr "Non si possono impostare i permessi sul file %s del firmware!"
-#: scanner.pm:200 standalone/scannerdrake:65 standalone/scannerdrake:69
-#: standalone/scannerdrake:77 standalone/scannerdrake:344
-#: standalone/scannerdrake:419 standalone/scannerdrake:463
-#: standalone/scannerdrake:467 standalone/scannerdrake:489
-#: standalone/scannerdrake:554
+#: scanner.pm:200 standalone/scannerdrake:66 standalone/scannerdrake:70
+#: standalone/scannerdrake:78 standalone/scannerdrake:340
+#: standalone/scannerdrake:415 standalone/scannerdrake:459
+#: standalone/scannerdrake:463 standalone/scannerdrake:485
+#: standalone/scannerdrake:550
#, c-format
msgid "Scannerdrake"
msgstr "Scannerdrake"
-#: scanner.pm:201 standalone/scannerdrake:920
+#: scanner.pm:201 standalone/scannerdrake:916
#, c-format
msgid "Could not install the packages needed to share your scanner(s)."
msgstr ""
@@ -13972,7 +14321,8 @@ msgstr " Permette o vieta l'eco icmp."
msgid "Allow/Forbid autologin."
msgstr "Permetti o inibisci il login automatico."
-#: security/help.pm:19
+#. -PO: here "ALL" is a value in a pull-down menu; translate it the same as "ALL" is
+#: security/help.pm:21
#, c-format
msgid ""
"If set to \"ALL\", /etc/issue and /etc/issue.net are allowed to exist.\n"
@@ -13987,22 +14337,22 @@ msgstr ""
"\n"
"Altrimenti, solo /etc/issue è permessa."
-#: security/help.pm:25
+#: security/help.pm:27
#, c-format
msgid "Allow/Forbid reboot by the console user."
msgstr "Permettere o vietare agli utenti il ravvio del sistema da console."
-#: security/help.pm:27
+#: security/help.pm:29
#, c-format
msgid "Allow/Forbid remote root login."
msgstr "Permettere o negare la connessione da remoto come root."
-#: security/help.pm:29
+#: security/help.pm:31
#, c-format
msgid "Allow/Forbid direct root login."
msgstr "Permette o nega di entrare direttamente come root."
-#: security/help.pm:31
+#: security/help.pm:33
#, c-format
msgid ""
"Allow/Forbid the list of users on the system on display managers (kdm and "
@@ -14011,7 +14361,20 @@ msgstr ""
"Permettere o no l'elencazione degli utenti del sistema sui display manager "
"(kdm e gdm)."
-#: security/help.pm:33
+#: security/help.pm:35
+#, c-format
+msgid ""
+"Allow/forbid to export display when\n"
+"passing from the root account to the other users.\n"
+"\n"
+"See pam_xauth(8) for more details.'"
+msgstr ""
+"Permetti/impedisci di esportare il display quando\n"
+"si passa dall'account di root ad uno normale.\n"
+"\n"
+"Vedi pam_xauth(8) per maggiori dettagli."
+
+#: security/help.pm:40
#, c-format
msgid ""
"Allow/Forbid X connections:\n"
@@ -14030,7 +14393,7 @@ msgstr ""
"\n"
"- NONE (nessuna connessione)."
-#: security/help.pm:41
+#: security/help.pm:48
#, c-format
msgid ""
"The argument specifies if clients are authorized to connect\n"
@@ -14039,7 +14402,8 @@ msgstr ""
"L'argomento specifica se i client sono autorizzati o no\n"
"a connettersi dalla rete al server X tramite porta tcp 6000."
-#: security/help.pm:44
+#. -PO: here "ALL", "LOCAL" and "NONE" are values in a pull-down menu; translate them the same as they're
+#: security/help.pm:53
#, c-format
msgid ""
"Authorize:\n"
@@ -14066,7 +14430,7 @@ msgstr ""
"Per autorizzare i servizi che ti servono, usa /etc/hosts.allow (vedi hosts."
"allow(5))."
-#: security/help.pm:54
+#: security/help.pm:63
#, c-format
msgid ""
"If SERVER_LEVEL (or SECURE_LEVEL if absent)\n"
@@ -14087,7 +14451,7 @@ msgstr ""
"decidere di aggiungere un servizio se è presente nel file durante \n"
"l'installazione dei pacchetti."
-#: security/help.pm:63
+#: security/help.pm:72
#, c-format
msgid ""
"Enable/Disable crontab and at for users.\n"
@@ -14100,90 +14464,95 @@ msgstr ""
"Metti gli utenti abilitati in /etc/cron.allow e /etc/at.allow\n"
"(vedi i man di at(1) e crontab(1))."
-#: security/help.pm:68
+#: security/help.pm:77
#, c-format
msgid "Enable/Disable syslog reports to console 12"
msgstr "Abilita/Disabilita i messaggi di syslog sulla console 12"
-#: security/help.pm:70
+#: security/help.pm:79
#, c-format
msgid ""
"Enable/Disable name resolution spoofing protection. If\n"
-"\"alert\" is true, also reports to syslog."
+"\"%s\" is true, also reports to syslog."
msgstr ""
"Abilita/disabilita protezione da spoofing nella risoluzione dei nomi.\n"
-"Se \"alert\" è vero, invia anche un rapporto a syslog."
+"Se \"%s\" è vero, invia anche una segnalazione a syslog."
+
+#: security/help.pm:80 standalone/draksec:213
+#, c-format
+msgid "Security Alerts:"
+msgstr "Avvisi di sicurezza:"
-#: security/help.pm:73
+#: security/help.pm:82
#, c-format
msgid "Enable/Disable IP spoofing protection."
msgstr "Abilita o disabilita la protezione da IP spoofing."
-#: security/help.pm:75
+#: security/help.pm:84
#, c-format
msgid "Enable/Disable libsafe if libsafe is found on the system."
msgstr "Abilita o disabilita libsave se viene trovato nel sistema."
-#: security/help.pm:77
+#: security/help.pm:86
#, c-format
msgid "Enable/Disable the logging of IPv4 strange packets."
msgstr ""
"Abilita o disabilita la registrazione su log dei pacchetti IPv4 anomali."
-#: security/help.pm:79
+#: security/help.pm:88
#, c-format
msgid "Enable/Disable msec hourly security check."
msgstr "Abilita/disabilita controllo orario di msec sulla sicurezza."
-#: security/help.pm:81
+#: security/help.pm:90
#, c-format
msgid ""
" Enabling su only from members of the wheel group or allow su from any user."
msgstr ""
" Permettere il comando \"su\" solo ai membri del gruppo wheel o a chiunque."
-#: security/help.pm:83
+#: security/help.pm:92
#, c-format
msgid "Use password to authenticate users."
msgstr "Utilizzare password per autenticare utenti."
-#: security/help.pm:85
+#: security/help.pm:94
#, c-format
msgid "Activate/Disable ethernet cards promiscuity check."
msgstr "Attiva o disattiva il controllo di promiscuità sulle schede ethernet."
-#: security/help.pm:87
+#: security/help.pm:96
#, c-format
msgid " Activate/Disable daily security check."
msgstr "Attivare o disattivare i controlli giornalieri per la sicurezza."
-#: security/help.pm:89
+#: security/help.pm:98
#, c-format
msgid " Enable/Disable sulogin(8) in single user level."
msgstr "Abilita o disabilita sulogin(8) nel livello \"singolo utente\"."
-#: security/help.pm:91
+#: security/help.pm:100
#, c-format
msgid "Add the name as an exception to the handling of password aging by msec."
msgstr ""
"Aggiungi questo nome alle eccezioni per come msec gestisce la durata delle "
"password."
-#: security/help.pm:93
+#: security/help.pm:102
#, c-format
msgid "Set password aging to \"max\" days and delay to change to \"inactive\"."
msgstr ""
"Fissa durata password in \"max\" giorni di attività e \"inactive\" giorni in "
-"cui si può cambiare."
+"cui si può ancora cambiare."
-#: security/help.pm:95
+#: security/help.pm:104
#, c-format
msgid "Set the password history length to prevent password reuse."
msgstr ""
"Imposta quante vecchie password vengono ricordate\n"
"per prevenirne il riutilizzo."
-#: security/help.pm:97
+#: security/help.pm:106
#, c-format
msgid ""
"Set the password minimum length and minimum number of digit and minimum "
@@ -14192,20 +14561,20 @@ msgstr ""
"Fissa la lunghezza minima della password, con numero minimo di cifre e "
"lettere maiuscole."
-#: security/help.pm:99
+#: security/help.pm:108
#, c-format
msgid "Set the root umask."
msgstr "Imposta l'umask di root."
-#: security/help.pm:100
+#: security/help.pm:109
#, c-format
msgid "if set to yes, check open ports."
msgstr "se hai impostato \"si\", verifica le porte aperte."
-#: security/help.pm:101
+#: security/help.pm:110
#, c-format
msgid ""
-"if set to yes, check for :\n"
+"if set to yes, check for:\n"
"\n"
"- empty passwords,\n"
"\n"
@@ -14221,112 +14590,112 @@ msgstr ""
"\n"
"- gli utenti diversi da root con ID=0."
-#: security/help.pm:108
+#: security/help.pm:117
#, c-format
msgid "if set to yes, check permissions of files in the users' home."
msgstr ""
"se si imposta \"si\", verifica i permessi dei file nelle home degli utenti."
-#: security/help.pm:109
+#: security/help.pm:118
#, c-format
msgid "if set to yes, check if the network devices are in promiscuous mode."
msgstr ""
"se si imposta \"si\", controlla se i dispositivi di rete sono in modo "
"promiscuo."
-#: security/help.pm:110
+#: security/help.pm:119
#, c-format
msgid "if set to yes, run the daily security checks."
msgstr ""
"se si imposta \"si\", esegue ogni giorno le verifiche per la sicurezza."
-#: security/help.pm:111
+#: security/help.pm:120
#, c-format
msgid "if set to yes, check additions/removals of sgid files."
msgstr "se si imposta \"si\", verifica aggiunte e rimozioni di file sgid."
-#: security/help.pm:112
+#: security/help.pm:121
#, c-format
msgid "if set to yes, check empty password in /etc/shadow."
msgstr ""
"se si imposta \"si\", controlla eventuali password vuote in /etc/shadow."
-#: security/help.pm:113
+#: security/help.pm:122
#, c-format
msgid "if set to yes, verify checksum of the suid/sgid files."
msgstr "se si imposta \"si\", verifica il checksum dei file suid e sgid."
-#: security/help.pm:114
+#: security/help.pm:123
#, c-format
msgid "if set to yes, check additions/removals of suid root files."
msgstr "se si imposta \"si\", verifica aggiunte e rimozioni di file suid root."
-#: security/help.pm:115
+#: security/help.pm:124
#, c-format
msgid "if set to yes, report unowned files."
-msgstr "se si imposta \"si\", controlla i file senza proprietario."
+msgstr "se si imposta \"si\", segnala i file senza proprietario."
-#: security/help.pm:116
+#: security/help.pm:125
#, c-format
msgid "if set to yes, check files/directories writable by everybody."
msgstr "se si imposta \"si\", verifica file e directory scrivibili da tutti."
-#: security/help.pm:117
+#: security/help.pm:126
#, c-format
msgid "if set to yes, run chkrootkit checks."
msgstr "se si imposta \"si\", esegue verifiche chkrootkit."
-#: security/help.pm:118
+#: security/help.pm:127
#, c-format
msgid ""
"if set, send the mail report to this email address else send it to root."
msgstr ""
-"se impostato, spedisce il messaggio a questo indirizzo,\n"
+"se impostato, invia la segnalazione a questo indirizzo email,\n"
"altrimenti lo manda a root."
-#: security/help.pm:119
+#: security/help.pm:128
#, c-format
msgid "if set to yes, report check result by mail."
msgstr "se si imposta \"si\", invia per posta il risultato della verifica."
-#: security/help.pm:120
+#: security/help.pm:129
#, c-format
msgid "Do not send mails if there's nothing to warn about"
msgstr "Non inviare messaggi se non ci sono segnalazioni"
-#: security/help.pm:121
+#: security/help.pm:130
#, c-format
msgid "if set to yes, run some checks against the rpm database."
msgstr "se si imposta \"si\", esegue alcuni controlli sul database di rpm."
-#: security/help.pm:122
+#: security/help.pm:131
#, c-format
msgid "if set to yes, report check result to syslog."
msgstr "se si imposta \"si\", scrive i risultati delle verifiche su syslog."
-#: security/help.pm:123
+#: security/help.pm:132
#, c-format
msgid "if set to yes, reports check result to tty."
msgstr "se si imposta \"si\", mostra i risultati della verifica su tty."
-#: security/help.pm:125
+#: security/help.pm:134
#, c-format
msgid "Set shell commands history size. A value of -1 means unlimited."
msgstr ""
"Imposta la lunghezza della cronologia per la shell.\n"
"Se metti -1, sarà illimitata."
-#: security/help.pm:127
+#: security/help.pm:136
#, c-format
msgid "Set the shell timeout. A value of zero means no timeout."
msgstr "Imposta il timeout per la shell. Se metti 0, non c'è tempo massimo."
-#: security/help.pm:127
+#: security/help.pm:136
#, c-format
msgid "Timeout unit is second"
msgstr "Il timeout è misurato in secondi"
-#: security/help.pm:129
+#: security/help.pm:138
#, c-format
msgid "Set the user umask."
msgstr "Imposta l'umask dell'utente."
@@ -14373,215 +14742,220 @@ msgstr "Elenca gli utenti sul display manager (kdm o gdm)"
#: security/l10n.pm:20
#, c-format
+msgid "Export display when passing from root to the other users"
+msgstr "Esporta il display quando si passa da root ad un altro utente"
+
+#: security/l10n.pm:21
+#, c-format
msgid "Allow X Window connections"
msgstr "Abilita connessioni X Window"
-#: security/l10n.pm:21
+#: security/l10n.pm:22
#, c-format
msgid "Authorize TCP connections to X Window"
msgstr "Autorizza connessioni X Window tramite TCP"
-#: security/l10n.pm:22
+#: security/l10n.pm:23
#, c-format
msgid "Authorize all services controlled by tcp_wrappers"
msgstr "Autorizza tutti i servizi controllati da tcp_wrappers"
-#: security/l10n.pm:23
+#: security/l10n.pm:24
#, c-format
msgid "Chkconfig obey msec rules"
msgstr "Chkconfig segue le regole di msec"
-#: security/l10n.pm:24
+#: security/l10n.pm:25
#, c-format
msgid "Enable \"crontab\" and \"at\" for users"
msgstr "Autorizza utenti ad usare \"crontab\" e \"at\""
-#: security/l10n.pm:25
+#: security/l10n.pm:26
#, c-format
msgid "Syslog reports to console 12"
-msgstr "Messaggi di syslog sulla console 12"
+msgstr "Segnalazioni di syslog sulla console 12"
-#: security/l10n.pm:26
+#: security/l10n.pm:27
#, c-format
msgid "Name resolution spoofing protection"
msgstr "Protezione contro lo spoofing da risoluzione dei nomi"
-#: security/l10n.pm:27
+#: security/l10n.pm:28
#, c-format
msgid "Enable IP spoofing protection"
msgstr "Attiva la protezione da IP spoofing"
-#: security/l10n.pm:28
+#: security/l10n.pm:29
#, c-format
msgid "Enable libsafe if libsafe is found on the system"
msgstr "Abilita libsave se viene trovato nel sistema"
-#: security/l10n.pm:29
+#: security/l10n.pm:30
#, c-format
msgid "Enable the logging of IPv4 strange packets"
msgstr "Abilita la registrazione su log dei pacchetti IPv4 anomali."
-#: security/l10n.pm:30
+#: security/l10n.pm:31
#, c-format
msgid "Enable msec hourly security check"
msgstr "Abilita controllo di sicurezza msec ogni ora"
-#: security/l10n.pm:31
+#: security/l10n.pm:32
#, c-format
msgid "Enable su only from the wheel group members or for any user"
msgstr ""
"Permettere il comando \"su\" solo ai membri del gruppo wheel o a chiunque."
-#: security/l10n.pm:32
+#: security/l10n.pm:33
#, c-format
msgid "Use password to authenticate users"
msgstr "Utilizza password per autenticare utenti"
-#: security/l10n.pm:33
+#: security/l10n.pm:34
#, c-format
msgid "Ethernet cards promiscuity check"
msgstr "Controllo di promiscuità sulle schede ethernet"
-#: security/l10n.pm:34
+#: security/l10n.pm:35
#, c-format
msgid "Daily security check"
msgstr "Controllo giornaliero della sicurezza"
-#: security/l10n.pm:35
+#: security/l10n.pm:36
#, c-format
msgid "Sulogin(8) in single user level"
msgstr "Sulogin(8) nel livello \"singolo utente\"."
-#: security/l10n.pm:36
+#: security/l10n.pm:37
#, c-format
msgid "No password aging for"
msgstr "Password senza scadenza per"
-#: security/l10n.pm:37
+#: security/l10n.pm:38
#, c-format
msgid "Set password expiration and account inactivation delays"
msgstr "Imposta quanto tempo sono valide le password e attivi gli account"
-#: security/l10n.pm:38
+#: security/l10n.pm:39
#, c-format
msgid "Password history length"
msgstr "Dimensione cronologia per password"
-#: security/l10n.pm:39
+#: security/l10n.pm:40
#, c-format
msgid "Password minimum length and number of digits and upcase letters"
msgstr ""
"Lunghezza minima della password, con numero minimo di cifre e lettere "
"maiuscole."
-#: security/l10n.pm:40
+#: security/l10n.pm:41
#, c-format
msgid "Root umask"
msgstr "umask di root"
-#: security/l10n.pm:41
+#: security/l10n.pm:42
#, c-format
msgid "Shell history size"
msgstr "Dimensione della cronologia della shell"
-#: security/l10n.pm:42
+#: security/l10n.pm:43
#, c-format
msgid "Shell timeout"
msgstr "Timeout della shell"
-#: security/l10n.pm:43
+#: security/l10n.pm:44
#, c-format
msgid "User umask"
msgstr "umask utente"
-#: security/l10n.pm:44
+#: security/l10n.pm:45
#, c-format
msgid "Check open ports"
msgstr "Controllo porte aperte"
-#: security/l10n.pm:45
+#: security/l10n.pm:46
#, c-format
msgid "Check for unsecured accounts"
msgstr "Controlla gli account non sicuri"
-#: security/l10n.pm:46
+#: security/l10n.pm:47
#, c-format
msgid "Check permissions of files in the users' home"
msgstr "Controlla i permessi sui file nelle home degli utenti"
-#: security/l10n.pm:47
+#: security/l10n.pm:48
#, c-format
msgid "Check if the network devices are in promiscuous mode"
msgstr "Controlla se i dispositivi di rete sono in modo promiscuo"
-#: security/l10n.pm:48
+#: security/l10n.pm:49
#, c-format
msgid "Run the daily security checks"
msgstr "Eseguire i controlli giornalieri per la sicurezza"
-#: security/l10n.pm:49
+#: security/l10n.pm:50
#, c-format
msgid "Check additions/removals of sgid files"
msgstr "Verifica aggiunte/rimozioni di file sgid"
-#: security/l10n.pm:50
+#: security/l10n.pm:51
#, c-format
msgid "Check empty password in /etc/shadow"
msgstr "Controlla eventuali password vuote in /etc/shadow"
-#: security/l10n.pm:51
+#: security/l10n.pm:52
#, c-format
msgid "Verify checksum of the suid/sgid files"
msgstr "Verifica il checksum dei file con permesso suid o sgid"
-#: security/l10n.pm:52
+#: security/l10n.pm:53
#, c-format
msgid "Check additions/removals of suid root files"
msgstr "Verifica aggiunte/rimozioni di file suid root"
-#: security/l10n.pm:53
+#: security/l10n.pm:54
#, c-format
msgid "Report unowned files"
msgstr "Segnala i file senza proprietario"
-#: security/l10n.pm:54
+#: security/l10n.pm:55
#, c-format
msgid "Check files/directories writable by everybody"
msgstr "Verifica file e directory scrivibili da tutti"
-#: security/l10n.pm:55
+#: security/l10n.pm:56
#, c-format
msgid "Run chkrootkit checks"
msgstr "Esegui controlli per chkrootkit"
-#: security/l10n.pm:56
+#: security/l10n.pm:57
#, c-format
msgid "Do not send mails when unneeded"
msgstr "Non inviare messaggi se non è necessario"
-#: security/l10n.pm:57
+#: security/l10n.pm:58
#, c-format
msgid "If set, send the mail report to this email address else send it to root"
msgstr ""
-"Se impostato, spedisce il messaggio a questo indirizzo,\n"
+"Se impostato, invia la segnalazione a questo indirizzo email,\n"
"altrimenti lo manda a root"
-#: security/l10n.pm:58
+#: security/l10n.pm:59
#, c-format
msgid "Report check result by mail"
msgstr "Invia per posta il risultato della verifica"
-#: security/l10n.pm:59
+#: security/l10n.pm:60
#, c-format
msgid "Run some checks against the rpm database"
msgstr "Eseguire alcuni controlli sul database di rpm"
-#: security/l10n.pm:60
+#: security/l10n.pm:61
#, c-format
msgid "Report check result to syslog"
msgstr "Registra i risultati delle verifiche su syslog"
-#: security/l10n.pm:61
+#: security/l10n.pm:62
#, c-format
msgid "Reports check result to tty"
msgstr "Invia i risultati della verifica su tty"
@@ -14811,8 +15185,8 @@ msgid ""
"Launch packet filtering for Linux kernel 2.2 series, to set\n"
"up a firewall to protect your machine from network attacks."
msgstr ""
-"Lancio del filtro dei pacchetti per la serie di kernel 2.2, allo\n"
-"scopo di impostare un firewall che protegga la tua macchina da intrusioni."
+"Lancio del filtro dei pacchetti per la serie di kernel 2.2, allo scopo\n"
+"di impostare un firewall che protegga la tua macchina da intrusioni."
#: services.pm:42
#, c-format
@@ -14918,10 +15292,10 @@ msgstr ""
#, c-format
msgid ""
"Automatically switch on numlock key locker under console\n"
-"and XFree at boot."
+"and Xorg at boot."
msgstr ""
"Attiva automaticamente il tasto relativo al tastierino numerico\n"
-"per la console e XFree al momento del boot."
+"per la console e Xorg al momento del boot."
#: services.pm:66
#, c-format
@@ -15014,7 +15388,7 @@ msgstr ""
#, c-format
msgid ""
"The rwho protocol lets remote users get a list of all of the users\n"
-"logged into a machine running the rwho daemon (similiar to finger)."
+"logged into a machine running the rwho daemon (similar to finger)."
msgstr ""
"Il protocollo rwho permette ad utenti remoti di ottenere una lista di \n"
"tutti gli utenti connessi ad una macchina su cui gira il demone rwho\n"
@@ -15041,8 +15415,8 @@ msgstr "Carica i driver per i tuoi dispositivi USB."
#: services.pm:91
#, c-format
-msgid "Starts the X Font Server (this is mandatory for XFree to run)."
-msgstr "Avvia il server dei font (indispensabile per eseguire XFree)."
+msgid "Starts the X Font Server (this is mandatory for Xorg to run)."
+msgstr "Avvia il server dei font (indispensabile per eseguire Xorg)."
#: services.pm:117 services.pm:159
#, c-format
@@ -15086,7 +15460,7 @@ msgstr "fermato"
#: services.pm:215
#, c-format
-msgid "Services and deamons"
+msgid "Services and daemons"
msgstr "Servizi e demoni"
#: services.pm:221
@@ -15098,7 +15472,7 @@ msgstr ""
"Spiacente, ma non ci sono ulteriori\n"
"informazioni riguardo questo servizio."
-#: services.pm:226 ugtk2.pm:1176
+#: services.pm:226 ugtk2.pm:1214
#, c-format
msgid "Info"
msgstr "Informazioni"
@@ -15113,841 +15487,1363 @@ msgstr "Inizia quando richiesto"
msgid "On boot"
msgstr "Al boot"
-#: services.pm:244
+#: services.pm:246
#, c-format
msgid "Start"
msgstr "Avvia"
-#: services.pm:244
+#: services.pm:246
#, c-format
msgid "Stop"
msgstr "Stop"
-#: share/advertising/dis-01.pl:13 share/advertising/dwd-01.pl:13
-#: share/advertising/ppp-01.pl:13 share/advertising/pwp-01.pl:13
+#: share/advertising/01.pl:13
#, c-format
-msgid "<b>Congratulations for choosing Mandrakelinux!</b>"
-msgstr "<b>Congratulazioni per aver scelto Mandrakelinux!</b>"
+msgid "<b>What is Mandrakelinux?</b>"
+msgstr "<b>Cos'è Mandrakelinux?</b>"
-#: share/advertising/dis-01.pl:15 share/advertising/dwd-01.pl:15
-#: share/advertising/ppp-01.pl:15 share/advertising/pwp-01.pl:15
+#: share/advertising/01.pl:15
#, c-format
-msgid "Welcome to the Open Source world!"
-msgstr "Benvenuto nel mondo dell'Open Source!"
+msgid "Welcome to <b>Mandrakelinux</b>!"
+msgstr "Benvenuto in <b>Mandrakelinux</b>!"
-#: share/advertising/dis-01.pl:17
+#: share/advertising/01.pl:17
#, c-format
msgid ""
-"Your new Mandrakelinux operating system and its many applications is the "
-"result of collaborative efforts between MandrakeSoft developers and "
-"Mandrakelinux contributors throughout the world."
+"Mandrakelinux is a <b>Linux distribution</b> that comprises the core of the "
+"system, called the <b>operating system</b> (based on the Linux kernel) "
+"together with <b>a lot of applications</b> meeting every need you could even "
+"think of."
msgstr ""
-"Il tuo nuovo Mandrakelinux con i moltissimi pacchetti inclusi è il risultato "
-"dello sforzo congiunto degli sviluppatori di MandrakeSoft e dei volontari di "
-"Mandrakelinux sparsi in tutto il mondo."
+"Mandrakelinux è una <b>distribuzione Linux</b> formata da una parte "
+"centrale, chiamata <b>sistema operativo</b> (che si basa sul kernel Linux) a "
+"cui sono aggiunte <b>una marea di applicazioni</b> che soddisfano ogni "
+"esigenza tu possa pensare di avere."
-#: share/advertising/dis-01.pl:19 share/advertising/dwd-01.pl:19
-#: share/advertising/ppp-01.pl:19
+#: share/advertising/01.pl:19
#, c-format
msgid ""
-"We would like to thank everyone who participated in the development of this "
-"latest release."
+"Mandrakelinux is the most <b>user-friendly</b> Linux distribution today. It "
+"is also one of the <b>most widely used</b> Linux distributions worldwide!"
msgstr ""
-"Vogliamo ringraziare tutti coloro che hanno partecipato allo sviluppo di "
-"questa nuova release."
+"Mandrakelinux è attualmente la distribuzione Linux più <b>facile da usare</"
+"b>. Essa è anche una delle distribuzioni <b>più diffuse</b> a livello "
+"mondiale!"
+
+#: share/advertising/02.pl:13
+#, c-format
+msgid "<b>Open Source</b>"
+msgstr "<b>Open Source</b>"
-#: share/advertising/dis-02.pl:13
+#: share/advertising/02.pl:15
#, c-format
-msgid "<b>Discovery</b>"
-msgstr "<b>Discovery</b>"
+msgid "Welcome to the <b>world of open source</b>!"
+msgstr "Benvenuto nel <b>mondo dell'open source</b>!"
-#: share/advertising/dis-02.pl:15
+#: share/advertising/02.pl:17
#, c-format
msgid ""
-"Discovery is the easiest and most user-friendly Linux distribution. It "
-"includes a hand-picked selection of premium software for Office, Multimedia "
-"and Internet activities."
+"Mandrakelinux is committed to the open source model. This means that this "
+"new release is the result of <b>collaboration</b> between <b>Mandrakesoft's "
+"team of developers</b> and the <b>worldwide community</b> of Mandrakelinux "
+"contributors."
msgstr ""
-"Discovery è la distribuzioe Linux più facile e pensata per l'utente. Essa "
-"include un'accurata selezione dei migliori software per l'ufficio, la "
-"multimedialità ed Internet."
+"Mandrakelinux è impegnata nel modello di sviluppo a codice sorgente aperto "
+"ed applica sempre la General Public License. Questa nuova release è il "
+"risultato della <b>collaborazione</b> tra il <b>team di sviluppo della "
+"Mandrakesoft </b> e la <b>comunità internazionale</b> di chi contribuisce a "
+"Mandrakelinux."
-#: share/advertising/dis-02.pl:17
+#: share/advertising/02.pl:19
#, c-format
-msgid "The menu is task-oriented, with a single selected application per task."
+msgid ""
+"We would like to <b>thank</b> everyone who participated in the development "
+"of this latest release."
msgstr ""
-"Il menu è organizzato per obiettivi, con una sola applicazione scelta per "
-"ogni compito."
+"Vogliamo <b>ringraziare</b> tutti coloro che hanno partecipato allo sviluppo "
+"di questa nuova release."
-#: share/advertising/dis-03.pl:13
+#: share/advertising/03.pl:13
#, c-format
-msgid "<b>The KDE Choice</b>"
-msgstr "<b>La scelta KDE</b>"
+msgid "<b>The GPL</b>"
+msgstr "<b>La GPL</b>"
-#: share/advertising/dis-03.pl:15
+#: share/advertising/03.pl:15
#, c-format
msgid ""
-"The powerful Open Source graphical desktop environment KDE is the desktop of "
-"choice for the Discovery Pack."
+"Most of the software included in the distribution and all of the "
+"Mandrakelinux tools are licensed under the <b>General Public License</b>."
msgstr ""
-"KDE, il potente ambiente grafico Open Source, è la scelta fatta per il "
-"desktop del Discovery Pack."
-
-#: share/advertising/dis-04.pl:13
-#, c-format
-msgid "<b>OpenOffice.org</b>: The complete Linux office suite."
-msgstr "<b>OpenOffice.org</b>: La completa suite office per Linux."
+"Gran parte dei software inclusi nella distribuzione e tutti gli strumenti "
+"Mandrakelinux sono rilasciati sotto la <b>General Public License</b>"
-#: share/advertising/dis-04.pl:15
+#: share/advertising/03.pl:17
#, c-format
msgid ""
-"<b>WRITER</b> is a powerful word processor for creating all types of text "
-"documents. Documents may include images, diagrams and tables."
+"The GPL is at the heart of the open source model; it grants everyone the "
+"<b>freedom</b> to use, study, distribute and improve the software any way "
+"they want, provided they make the results available."
msgstr ""
-"<b>WRITER</b> è un potente elaboratore di testi per creare documenti di ogni "
-"tipo, che possono includere immagini, grafici e tabelle."
+"La GPL è il cuore del modello open source; essa garantisce a tutti la "
+"<b>libertà</b> di utilizzare, ridistribuire e migliorare il software in "
+"qualunque modo si desideri, a patto di rendere disponibili i propri "
+"risultati."
-#: share/advertising/dis-04.pl:16
+#: share/advertising/03.pl:19
#, c-format
msgid ""
-"<b>CALC</b> is a feature-packed spreadsheet which enables you to compute, "
-"analyze and manage all of your data."
+"The main benefit of this is that the number of developers is virtually "
+"<b>unlimited</b>, resulting in <b>very high quality</b> software."
msgstr ""
-"<b>CALC</b> è un foglio di calculo completo che ti permette di elaborare, "
-"analizzare ed amministrare tutti i tuoi dati."
+"Il principale beneficio di questo approccio è che il numero di sviluppatori "
+"è virtualmente <b>illimitato</b> e ciò produce un software di <b>altissima "
+"qualità</b>."
-#: share/advertising/dis-04.pl:17
+#: share/advertising/04.pl:13
+#, c-format
+msgid "<b>Join the Community</b>"
+msgstr "<b>Unisciti alla Comunità</b>"
+
+#: share/advertising/04.pl:15
#, c-format
msgid ""
-"<b>IMPRESS</b> is the fastest, most powerful way to create effective "
-"multimedia presentations."
+"Mandrakelinux has one of the <b>biggest communities</b> of users and "
+"developers. The role of such a community is very wide, ranging from bug "
+"reporting to the development of new applications. The community plays a "
+"<b>key role</b> in the Mandrakelinux world."
msgstr ""
-"<b>IMPRESS</b> è il sistema più rapido e potente per creare presentazioni "
-"multimediali ad effetto."
+"Mandrakelinux ha una delle <b>più grandi comunità</b> di utenti e "
+"sviluppatori. Il ruolo di questa comunità è molto ampio, va dalla "
+"segnalazione di bug allo sviluppo di nuove applicazioni. La comunità svolge "
+"un <b>ruolo chiave</b> nel mondo di Mandrakelinux."
-#: share/advertising/dis-04.pl:18
+#: share/advertising/04.pl:17
#, c-format
msgid ""
-"<b>DRAW</b> will produce everything from simple diagrams to dynamic 3D "
-"illustrations."
+"To <b>learn more</b> about our dynamic community, please visit <b>www."
+"mandrakelinux.com</b> or directly <b>www.mandrakelinux.com/en/cookerdevel."
+"php3</b> if you would like to get <b>involved</b> in the development."
msgstr ""
-"<b>DRAW</b> può rappresentare qualsiasi cosa, dai semplici diagrammi alle "
-"illustrazioni dinamiche tridimensionali."
+"<b>Per saperne di più</b> sulla nostra attiva comunità puoi visitare <b>www."
+"mandrakelinux.com</b> o andare direttamente su <b>www.mandrakelinux.com/en/"
+"cookerdevel.php3</b> se vuoi essere <b>coinvolto</b> nello sviluppo."
-#: share/advertising/dis-05.pl:13 share/advertising/dis-06.pl:13
+#: share/advertising/05.pl:13
#, c-format
-msgid "<b>Surf The Internet</b>"
-msgstr "<b>Navigare in Internet</b>"
+msgid "<b>Download Version</b>"
+msgstr "<b>Versione scaricabile</b>"
-#: share/advertising/dis-05.pl:15
+#: share/advertising/05.pl:15
#, c-format
-msgid "Discover the new integrated personal information suite KDE Kontact."
+msgid ""
+"You are now installing <b>Mandrakelinux Download</b>. This is the free "
+"version that Mandrakesoft wants to keep <b>available to everyone</b>."
msgstr ""
-"Vieni a scoprire Kontact, il nuovo ambiente di KDE per la gestione di "
-"corrispondenza e impegni."
+"Stai per installare <b>Mandrakelinux Download</b>. Questa è la versione "
+"gratuita che Mandrakesoft vuol mantenere <b>disponibile per tutti</b>."
-#: share/advertising/dis-05.pl:17
+#: share/advertising/05.pl:17
#, c-format
msgid ""
-"More than just a full-featured email client, <b>Kontact</b> also includes an "
-"address book, a calendar and scheduling program, plus a tool for taking "
-"notes!"
+"The Download version <b>cannot include</b> all the software that is not open "
+"source. Therefore, you won't find in the Download version:"
msgstr ""
-"<b>Kontact</b> non è solo un completo client per la posta elettronica, ma "
-"include una rubrica, un calendario, un'agenda e la possibilità di prendere "
-"appunti!"
+"La versione \"Download\" <b>non può includere</b> tutti i software che non "
+"sono open source. Quindi, nella versione scaricabile non troverai:"
-#: share/advertising/dis-06.pl:15
+#: share/advertising/05.pl:18
#, c-format
-msgid "You can also:"
-msgstr "Potrai anche:"
+msgid ""
+"\t* <b>Proprietary drivers</b> (such as drivers for NVIDIA®, ATI™, etc.)."
+msgstr "\t* <b>i driver proprietari</b> (come quelli per NVIDIA®, ATI™, etc.)."
-#: share/advertising/dis-06.pl:16
+#: share/advertising/05.pl:19
#, c-format
-msgid "\t- browse the Web"
-msgstr "\t- navigare il Web"
+msgid ""
+"\t* <b>Proprietary software</b> (such as Acrobat® Reader®, RealPlayer®, "
+"Flash™, etc.)."
+msgstr ""
+"\t* <b>i software proprietari</b> (come Acrobat® Reader®, RealPlayer®, "
+"Flash™, etc.)."
-#: share/advertising/dis-06.pl:17
+#: share/advertising/05.pl:21
#, c-format
-msgid "\t- chat"
-msgstr "\t- chattare"
+msgid ""
+"You won't have access to the <b>services included</b> in the other "
+"Mandrakesoft products either."
+msgstr ""
+"Non potrai neppure accedere ai <b>servizi inclusi</b> negli altri prodotti "
+"Mandrakesoft."
-#: share/advertising/dis-06.pl:18
+#: share/advertising/06.pl:13
#, c-format
-msgid "\t- organize a video-conference"
-msgstr "\t- organizzare una video-conferenza"
+msgid "<b>Discovery, Your First Linux Desktop</b>"
+msgstr "<b>Discovery, il tuo primo desktop Linux</b>"
-#: share/advertising/dis-06.pl:19
+#: share/advertising/06.pl:15
#, c-format
-msgid "\t- create your own Web site"
-msgstr "\t- creare un tuo sito Web"
+msgid "You are now installing <b>Mandrakelinux Discovery</b>."
+msgstr "Stai per installare <b>Mandrakelinux Discovery</b>."
-#: share/advertising/dis-06.pl:20
+#: share/advertising/06.pl:17
#, c-format
-msgid "\t- ..."
-msgstr "\t- ..."
+msgid ""
+"Discovery is the <b>easiest</b> and most <b>user-friendly</b> Linux "
+"distribution. It includes a hand-picked selection of <b>premium software</b> "
+"for office, multimedia and Internet activities. Its menu is task-oriented, "
+"with a single application per task."
+msgstr ""
+"Discovery è la distribuzione Linux più <b>facile</b> e <b>a misura d'utente</"
+"b>. Essa include un'accurata selezione dei <b>migliori software</b> per "
+"l'ufficio, la multimedialità ed Internet. Il suo menu è organizzato per "
+"obiettivi, con una sola applicazione per ogni compito."
-#: share/advertising/dis-07.pl:13
+#: share/advertising/07.pl:13
#, c-format
-msgid "<b>Multimedia</b>: Software for every need!"
-msgstr "<b>Multimedia</b>: Software per tutte le esigenze!"
+msgid "<b>PowerPack, The Ultimate Linux Desktop</b>"
+msgstr "<b>PowerPack, il desktop Linux ideale</b>"
-#: share/advertising/dis-07.pl:15
+#: share/advertising/07.pl:15
#, c-format
-msgid "Listen to audio CDs with <b>KsCD</b>."
-msgstr "Ascolta i CD audio con <b>KsCD</b>."
+msgid "You are now installing <b>Mandrakelinux PowerPack</b>."
+msgstr "Stai per installare <b>Mandrakelinux PowerPack</b>."
-#: share/advertising/dis-07.pl:17
+#: share/advertising/07.pl:17
#, c-format
-msgid "Listen to music files and watch videos with <b>Totem</b>."
-msgstr "Ascolta i file musicali e guarda i video con <b>Totem</b>."
+msgid ""
+"PowerPack is Mandrakesoft's <b>premier Linux desktop</b> product. PowerPack "
+"includes <b>thousands of applications</b> - everything from the most popular "
+"to the most advanced."
+msgstr ""
+"PowerPack è il <b>desktop Linux di punta</b> della Mandrakesoft. PowerPack "
+"include <b>migliaia di applicazioni</b>, dalle più popolari alle più "
+"tecniche."
-#: share/advertising/dis-07.pl:19
+#: share/advertising/08.pl:13
#, c-format
-msgid "View and edit images and photos with <b>GQview</b> and <b>The Gimp!</b>"
-msgstr "Guarda ed elabora immagini e foto con <b>GQview</b> e <b>The Gimp!</b>"
+msgid "<b>PowerPack+, The Linux Solution for Desktops and Servers</b>"
+msgstr "<b>PowerPack+, La soluzione Linux per desktop e server</b>"
-#: share/advertising/dis-08.pl:13 share/advertising/ppp-08.pl:13
-#: share/advertising/pwp-07.pl:13
+#: share/advertising/08.pl:15
#, c-format
-msgid "<b>Mandrake Control Center</b>"
-msgstr "<b>Il Centro di Controllo Mandrake</b>"
+msgid "You are now installing <b>Mandrakelinux PowerPack+</b>."
+msgstr "Stai per installare <b>Mandrakelinux PowerPack+</b>."
-#: share/advertising/dis-08.pl:15 share/advertising/ppp-08.pl:15
-#: share/advertising/pwp-07.pl:15
+#: share/advertising/08.pl:17
#, c-format
msgid ""
-"The Mandrake Control Center is an essential collection of Mandrake-specific "
-"utilities for simplifying the configuration of your computer."
+"PowerPack+ is a <b>full-featured Linux solution</b> for small to medium-"
+"sized <b>networks</b>. PowerPack+ includes thousands of <b>desktop "
+"applications</b> and a comprehensive selection of world-class <b>server "
+"applications</b>."
msgstr ""
-"Il Centro di Controllo Mandrake è una importante raccolta di utilità "
-"specifiche di Mandrake per semplificare la configurazione del computer."
+"PowerPack+ è una <b>soluzione Linux completa</b> di tutto per <b>reti</b> "
+"piccole e medie. PowerPack+ include migliaia di <b>applicazioni per desktop</"
+"b> e una vasta selezione di <b>applicazioni server</b> di classe mondiale."
-#: share/advertising/dis-08.pl:17 share/advertising/ppp-08.pl:17
-#: share/advertising/pwp-07.pl:17
+#: share/advertising/09.pl:13
+#, c-format
+msgid "<b>Mandrakesoft Products</b>"
+msgstr "<b>Prodotti Mandrakesoft</b>"
+
+#: share/advertising/09.pl:15
#, c-format
msgid ""
-"You will immediately appreciate this collection of handy utilities for "
-"easily configuring hardware devices, defining mount points, setting up "
-"Network and Internet, adjusting the security level of your computer, and "
-"just about everything related to the system."
+"<b>Mandrakesoft</b> has developed a wide range of <b>Mandrakelinux</b> "
+"products."
msgstr ""
-"Apprezzerai immediatamente questa collezione di strumenti maneggevoli "
-"quando, senza sforzo, configurerai i dispositivi hardware, definirai i punti "
-"di mount, imposterai i collegamenti LAN e Internet, regolerai il livello di "
-"sicurezza e gestirai tutto quello che riguarda il sistema."
+"<b>Mandrakesoft</b> ha sviluppato un'ampia gamma di prodotti "
+"<b>Mandrakelinux</b>."
-#: share/advertising/dis-09.pl:13 share/advertising/dwd-06.pl:13
-#: share/advertising/ppp-09.pl:13 share/advertising/pwp-08.pl:13
+#: share/advertising/09.pl:17
#, c-format
-msgid "<b>MandrakeStore</b>"
-msgstr "<b>Il MandrakeStore</b>"
+msgid "The Mandrakelinux 10.1 products are:"
+msgstr "I prodotti Mandrakelinux 10.1 sono:"
-#: share/advertising/dis-09.pl:15 share/advertising/ppp-09.pl:15
-#: share/advertising/pwp-08.pl:15
+#: share/advertising/09.pl:18
#, c-format
-msgid ""
-"Find all MandrakeSoft products and services at <b>MandrakeStore</b> -- our "
-"full service e-commerce platform."
+msgid "\t* <b>Discovery</b>, Your First Linux Desktop."
+msgstr "\t* <b>Discovery</b> - Il tuo primo ambiente di lavoro Linux."
+
+#: share/advertising/09.pl:19
+#, c-format
+msgid "\t* <b>PowerPack</b>, The Ultimate Linux Desktop."
+msgstr "\t* <b>PowerPack</b> - l'ambiente di lavoro Linux ideale."
+
+#: share/advertising/09.pl:20
+#, c-format
+msgid "\t* <b>PowerPack+</b>, The Linux Solution for Desktops and Servers."
msgstr ""
-"Cerca tutti i prodotti e i servizi di MandrakeSoft su <b>MandrakeStore</b>, "
-"la nostra completissima piattaforma di commercio elettronico."
+"\t* <b>PowerPack+</b> - La soluzione Linux per stazioni di lavoro e server."
-#: share/advertising/dis-09.pl:17 share/advertising/dwd-06.pl:19
-#: share/advertising/ppp-09.pl:17 share/advertising/pwp-08.pl:17
+#: share/advertising/09.pl:21
#, c-format
-msgid "Stop by today at <b>www.mandrakestore.com</b>"
-msgstr "Visita <b>www.mandrakestore.com</b> oggi stesso!"
+msgid ""
+"\t* <b>Mandrakelinux 10.1 for x86-64</b>, The Mandrakelinux solution for "
+"making the most of your 64-bit processor."
+msgstr ""
+"\t* <b>Mandrakelinux 10.1 per x86-64</b> - La soluzione Mandrakelinux per "
+"sfruttare al massimo un processore a 64-bit."
-#: share/advertising/dis-10.pl:13 share/advertising/ppp-10.pl:13
-#: share/advertising/pwp-09.pl:13
+#: share/advertising/10.pl:13
#, c-format
-msgid "Become a <b>MandrakeClub</b> member!"
-msgstr "Associati al <b>MandrakeClub</b>!"
+msgid "<b>Mandrakesoft Products (Nomad Products)</b>"
+msgstr "<b>Prodotti Mandrakesoft per \"nomadi\"</b>"
-#: share/advertising/dis-10.pl:15 share/advertising/dwd-07.pl:15
-#: share/advertising/ppp-10.pl:15 share/advertising/pwp-09.pl:15
+#: share/advertising/10.pl:15
#, c-format
msgid ""
-"Take advantage of valuable benefits, products and services by joining "
-"MandrakeClub, such as:"
+"Mandrakesoft has developed two products that allow you to use Mandrakelinux "
+"<b>on any computer</b> and without any need to actually install it:"
msgstr ""
-"Associandoti al MandrakeClub usufruirai di concreti benefici, di prodotti e "
-"servizi quali:"
+"Mandrakesoft ha sviluppato due prodotti che ti permettono di utilizzare "
+"Mandrakelinux <b>su tutti i computer</b> e senza alcun bisogno di "
+"installarlo:"
-#: share/advertising/dis-10.pl:16 share/advertising/dwd-07.pl:16
-#: share/advertising/ppp-10.pl:17 share/advertising/pwp-09.pl:16
+#: share/advertising/10.pl:16
#, c-format
-msgid "\t- Full access to commercial applications"
-msgstr "\t pieno accesso ad applicazioni commerciali"
+msgid ""
+"\t* <b>Move</b>, a Mandrakelinux distribution that runs entirely from a "
+"bootable CD-Rom."
+msgstr ""
+"\t* <b>Move</b> - una distribuzione Mandrakelinux che gira completamente da "
+"un CD-Rom avviabile."
-#: share/advertising/dis-10.pl:17 share/advertising/dwd-07.pl:17
-#: share/advertising/ppp-10.pl:18 share/advertising/pwp-09.pl:17
+#: share/advertising/10.pl:17
#, c-format
-msgid "\t- Special download mirror list exclusively for MandrakeClub Members"
+msgid ""
+"\t* <b>GlobeTrotter</b>, a Mandrakelinux distribution pre-installed on the "
+"ultra-compact “LaCie Mobile Hard Drive”."
msgstr ""
-"\t una serie di mirrors per il download riservati ai membri del MandrakeClub"
+"\t* <b>GlobeTrotter</b> - una distribuzione Mandrakelinux pre-installata su "
+"un “LaCie Mobile Hard Drive” ultra-compatto."
-#: share/advertising/dis-10.pl:18 share/advertising/dwd-07.pl:18
-#: share/advertising/ppp-10.pl:19 share/advertising/pwp-09.pl:18
+#: share/advertising/11.pl:13
#, c-format
-msgid "\t- Voting for software to put in Mandrakelinux"
-msgstr "\t possibilità di votare per i software da includere in Mandrakelinux"
+msgid "<b>Mandrakesoft Products (Professional Solutions)</b>"
+msgstr "<b>Prodotti Mandrakesoft (soluzioni professionali)</b>"
-#: share/advertising/dis-10.pl:19 share/advertising/dwd-07.pl:19
-#: share/advertising/ppp-10.pl:20 share/advertising/pwp-09.pl:19
+#: share/advertising/11.pl:15
#, c-format
-msgid "\t- Special discounts for products and services at MandrakeStore"
-msgstr "\t sconti speciali su prodotti e servizi del MandrakeStore"
+msgid ""
+"Below are the Mandrakesoft products designed to meet the <b>professional "
+"needs</b>:"
+msgstr ""
+"Questi sono i prodotti Mandrakesoft progettati per soddisfare le <b>esigenze "
+"professionali</b>:"
+
+#: share/advertising/11.pl:16
+#, c-format
+msgid "\t* <b>Corporate Desktop</b>, The Mandrakelinux Desktop for Businesses."
+msgstr ""
+"\t* <b>Corporate Desktop</b> - L'ambiente di lavoro aziendale di "
+"Mandrakelinux."
-#: share/advertising/dis-10.pl:20 share/advertising/dwd-07.pl:20
-#: share/advertising/ppp-04.pl:21 share/advertising/ppp-06.pl:19
-#: share/advertising/ppp-10.pl:21 share/advertising/pwp-04.pl:21
-#: share/advertising/pwp-09.pl:20
+#: share/advertising/11.pl:17
#, c-format
-msgid "\t- Plus much more"
-msgstr "\t e tanto altro ancora"
+msgid "\t* <b>Corporate Server</b>, The Mandrakelinux Server Solution."
+msgstr "\t* <b>Corporate Server</b> - La soluzione Mandrakelinux per i server."
-#: share/advertising/dis-10.pl:22 share/advertising/dwd-07.pl:22
-#: share/advertising/ppp-10.pl:23 share/advertising/pwp-09.pl:22
+#: share/advertising/11.pl:18
#, c-format
-msgid "For more information, please visit <b>www.mandrakeclub.com</b>"
-msgstr "Per maggiori informazioni visita <b>www.mandrakeclub.com</b>"
+msgid "\t* <b>Multi-Network Firewall</b>, The Mandrakelinux Security Solution."
+msgstr ""
+"\t* <b>Multi-Network Firewall</b> - La soluzione Mandrakelinux per la "
+"sicurezza."
-#: share/advertising/dis-11.pl:13
+#: share/advertising/12.pl:13
#, c-format
-msgid "Do you require assistance?"
-msgstr "Ti serve assistenza?"
+msgid "<b>The KDE Choice</b>"
+msgstr "<b>La scelta KDE</b>"
-#: share/advertising/dis-11.pl:15 share/advertising/dwd-08.pl:16
-#: share/advertising/ppp-11.pl:15 share/advertising/pwp-10.pl:15
+#: share/advertising/12.pl:15
#, c-format
-msgid "<b>MandrakeExpert</b> is the primary source for technical support."
-msgstr "<b>MandrakeExpert</b> la principale fonte di supporto tecnico."
+msgid ""
+"With your Discovery, you will be introduced to <b>KDE</b>, the most advanced "
+"and user-friendly <b>graphical desktop environment</b> available."
+msgstr ""
+"Con Discovery potrai scoprire <b>KDE</b>, <b>l'interfaccia grafica</b> più "
+"avanzata e agevole attualmente disponibile."
-#: share/advertising/dis-11.pl:17 share/advertising/dwd-08.pl:18
-#: share/advertising/ppp-11.pl:17 share/advertising/pwp-10.pl:17
+#: share/advertising/12.pl:17
#, c-format
msgid ""
-"If you have Linux questions, subscribe to MandrakeExpert at <b>www."
-"mandrakeexpert.com</b>"
+"KDE will make your <b>first steps</b> with Linux so <b>easy</b> that you "
+"won't ever think of running another operating system!"
msgstr ""
-"Se hai dubbi su Linux, abbonati al MandrakeExpert da <b>www.mandrakeexpert."
-"com</b>"
+"KDE renderà i tuoi <b>primi passi</b> in Linux tanto <b>facili</b> che non "
+"ti verrà più voglia di usare altri sistemi operativi!"
-#: share/advertising/dwd-01.pl:17
+#: share/advertising/12.pl:19
#, c-format
msgid ""
-"Mandrakelinux is committed to the Open Source Model and fully respects the "
-"General Public License. This new release is the result of collaboration "
-"between MandrakeSoft's team of developers and the worldwide community of "
-"Mandrakelinux contributors."
+"KDE also includes a lot of <b>well integrated applications</b> such as "
+"Konqueror, the web browser and Kontact, the personal information manager."
msgstr ""
-"Mandrakelinux è impegnata nel modello di sviluppo Open Source e applica "
-"sempre la General Public License. Questa nuova release è il risultato della "
-"collaborazione tra il team di sviluppo della MandrakeSoft e la comunità "
-"mondiale di chi contribuisce a Mandrakelinux."
+"KDE include anche moltissime <b>applicazioni ben integrate</b> come "
+"Konqueror, per navigare nel web, e Kontact, per gestire le proprie "
+"informazioni."
-#: share/advertising/dwd-02.pl:13
+#: share/advertising/13-a.pl:13 share/advertising/13-b.pl:13
#, c-format
-msgid "<b>Join the Mandrakelinux community!</b>"
-msgstr "<b>Unisciti alla comunità Mandrakelinux!</b>"
+msgid "<b>Choose your Favorite Desktop Environment</b>"
+msgstr "<b>Scegli l'ambiente di lavoro che preferisci!</b>"
-#: share/advertising/dwd-02.pl:15
+#: share/advertising/13-a.pl:15
#, c-format
msgid ""
-"If you would like to get involved, please subscribe to the \"Cooker\" "
-"mailing list by visiting <b>mandrake-linux.com/cooker</b>"
+"With PowerPack, you will have the choice of the <b>graphical desktop "
+"environment</b>. Mandrakesoft has chosen <b>KDE</b> as the default one."
msgstr ""
-"Se vuoi collaborare, puoi iscriverti alla mailing list \"Cooker\" dopo aver "
-"visitato il sito <b>mandrake-linux.com/cooker</b>"
+"Con PowerPack, puoi scegliere <b>l'ambiente grafico di lavoro</b>. "
+"Mandrakesoft ha impostato <b>KDE</b> come predefinito."
-#: share/advertising/dwd-02.pl:17
+#: share/advertising/13-a.pl:17 share/advertising/13-b.pl:17
#, c-format
msgid ""
-"To learn more about our dynamic community, please visit <b>www.mandrake-"
-"linux.com</b>!"
+"KDE is one of the <b>most advanced</b> and <b>user-friendly</b> graphical "
+"desktop environment available. It includes a lot of integrated applications."
msgstr ""
-"Per saperne di più sulla nostra vivace comunità puoi visitare il sito <b>www."
-"mandrake-linux.com</b>!"
+"<b>KDE</b> è l'interfaccia grafica <b>più avanzata</b> e <b>agevole</b> "
+"attualmente disponibile. Essa include moltissime applicazioni integrate."
-#: share/advertising/dwd-03.pl:13
+#: share/advertising/13-a.pl:19 share/advertising/13-b.pl:19
#, c-format
-msgid "<b>What is Mandrakelinux?</b>"
-msgstr "<b>Cos'è Mandrakelinux?</b>"
+msgid ""
+"But we advise you to try all available ones (including <b>GNOME</b>, "
+"<b>IceWM</b>, etc.) and pick your favorite."
+msgstr ""
+"Ma ti ricordiamo che puoi provare tutte quelle disponibili (tra cui "
+"<b>GNOME</b>, <b>IceWM</b>, etc.) e scegliere la tua preferita."
-#: share/advertising/dwd-03.pl:15
+#: share/advertising/13-b.pl:15
#, c-format
msgid ""
-"Mandrakelinux is an Open Source distribution created with thousands of the "
-"choicest applications from the Free Software world. Mandrakelinux is one of "
-"the most widely used Linux distributions worldwide!"
+"With PowerPack+, you will have the choice of the <b>graphical desktop "
+"environment</b>. Mandrakesoft has chosen <b>KDE</b> as the default one."
msgstr ""
-"Mandrakelinux è una distribuzione Open Source costituita da migliaia delle "
-"migliori applicazioni tratte dal mondo del Software libero. Mandrakelinux è "
-"una delle distribuzioni Linux più diffuse nel mondo!"
+"Con PowerPack, puoi scegliere <b>l'ambiente grafico di lavoro</b>. "
+"Mandrakesoft ha impostato <b>KDE</b> come predefinito."
+
+#: share/advertising/14.pl:13
+#, c-format
+msgid "<b>OpenOffice.org</b>"
+msgstr "<b>OpenOffice.org</b>"
+
+#: share/advertising/14.pl:15
+#, c-format
+msgid "With Discovery, you will discover <b>OpenOffice.org</b>."
+msgstr "Con Discovery, potrai scoprire <b>OpenOffice.org</b>."
-#: share/advertising/dwd-03.pl:17
+#: share/advertising/14.pl:17
#, c-format
msgid ""
-"Mandrakelinux includes the famous graphical desktops KDE and GNOME, plus the "
-"latest versions of the most popular Open Source applications."
+"It is a <b>full-featured office suite</b> that includes word processor, "
+"spreadsheet, presentation and drawing applications."
msgstr ""
-"Mandrakelinux include i famosi desktop grafici KDE e GNOME e le ultime "
-"versioni delle più popolari applicazioni Open Source."
+"È una <b>suite per ufficio molto completa</b> che include un elaboratore di "
+"testi, un foglio elettronico e applicazioni per presentazioni e disegni."
-#: share/advertising/dwd-04.pl:13
+#: share/advertising/14.pl:19
#, c-format
msgid ""
-"Mandrakelinux is widely known as the most user-friendly and the easiest to "
-"install and easy to use Linux distribution."
+"OpenOffice.org can read and write most types of <b>Microsoft® Office</b> "
+"documents such as Word, Excel and PowerPoint® files."
msgstr ""
-"Mandrakelinux è generalmente considerata la distribuzione Linux più a misura "
-"d'utente e più facile da installare ed utilizzare."
+"OpenOffice.org può leggere e scrivere in quasi tutti i formati di "
+"<b>Microsoft® Office</b> (ad es. i file di Word, Excel e PowerPoint®)."
-#: share/advertising/dwd-04.pl:15
+#: share/advertising/15.pl:13
#, c-format
-msgid "Find out about our <b>Personal Solutions</b>:"
-msgstr "Scopri le nostre <b>Soluzioni Personali</b> :"
+msgid "<b>Kontact</b>"
+msgstr "<b>Kontact</b>"
-#: share/advertising/dwd-04.pl:16
+#: share/advertising/15.pl:15
#, c-format
-msgid "\t- Find out Mandrakelinux on a bootable CD with <b>MandrakeMove</b>"
-msgstr "\t- Scopri Mandrakelinux su un CD avviabile con <b>MandrakeMove</b>"
+msgid ""
+"Discovery includes <b>Kontact</b>, the new KDE <b>groupware solution</b>."
+msgstr ""
+"Discovery include <b>Kontact</b>, la <b>soluzione groupware</b> di KDE."
-#: share/advertising/dwd-04.pl:17
+#: share/advertising/15.pl:17
#, c-format
msgid ""
-"\t- If you use Linux mostly for Office, Internet and Multimedia tasks, "
-"<b>Discovery</b> perfectly meets your needs"
+"More than just a full-featured <b>e-mail client</b>, Kontact also includes "
+"an <b>address book</b>, a <b>calendar</b>, plus a tool for taking <b>notes</"
+"b>!"
msgstr ""
-"\t- Se utilizzi Linux soprattutto per l'ufficio, Internet e la "
-"multimedialità, <b>Discovery</b> è esattamente quello che ti serve"
+"Kontact non è solo un completo <b>client per la posta elettronica</b>, ma "
+"include una <b>rubrica</b>, un <b>calendario</b> e la possibilità di "
+"prendere <b>appunti</b>!"
-#: share/advertising/dwd-04.pl:18
+#: share/advertising/15.pl:19
#, c-format
msgid ""
-"\t- If you appreciate the largest selection of software including powerful "
-"development tools, <b>PowerPack</b> is for you"
+"It is the easiest way to communicate with your contacts and to organize your "
+"time."
msgstr ""
-"\t- Se apprezzi una grandissima selezione di software, compresi i più "
-"potenti strumenti di sviluppo, <b>PowerPack</b> è per te"
+"È il modo più semplice per comunicare con i propri corrispondenti e per "
+"organizzare il proprio tempo."
-#: share/advertising/dwd-04.pl:19
+#: share/advertising/16.pl:13
#, c-format
-msgid ""
-"\t- If you require a full-featured Linux solution customized for small to "
-"medium-sized networks, choose <b>PowerPack+</b>"
+msgid "<b>Surf the Internet</b>"
+msgstr "<b>Naviga su Internet</b>"
+
+#: share/advertising/16.pl:15
+#, c-format
+msgid "Discovery will give you access to <b>every Internet resource</b>:"
+msgstr ""
+"Discovery ti darà accesso a <b>tutte le risorse di Internet</b>, potrai:"
+
+#: share/advertising/16.pl:16
+#, c-format
+msgid "\t* Browse the <b>Web</b> with Konqueror."
+msgstr "\t* Esplorare il <b>Web</b> con Konqueror."
+
+#: share/advertising/16.pl:17
+#, c-format
+msgid "\t* <b>Chat</b> online with your friends using Kopete."
+msgstr "\t* <b>Chattare</b> online con i tuoi amici usando Kopete."
+
+#: share/advertising/16.pl:18
+#, c-format
+msgid "\t* <b>Transfer</b> files with KBear."
+msgstr "\t* <b>Trasferire</b> file usando KBear."
+
+#: share/advertising/16.pl:19 share/advertising/17.pl:19
+#: share/advertising/18.pl:22
+#, c-format
+msgid "\t* ..."
+msgstr "\t* ..."
+
+#: share/advertising/17.pl:13
+#, c-format
+msgid "<b>Enjoy our Multimedia Features</b>"
+msgstr "<b>Divertiti con i nostri strumenti multimediali</b>"
+
+#: share/advertising/17.pl:15
+#, c-format
+msgid "Discovery will also make <b>multimedia</b> very easy for you:"
msgstr ""
-"\t- Se ti serve una soluzione Linux completa e adatta per gestire reti "
-"piccole e medie, scegli <b>PowerPack+</b>"
+"Discovery ti renderà facilissima anche la <b>multimedialità</b>, potrai:"
+
+#: share/advertising/17.pl:16
+#, c-format
+msgid "\t* Watch your favorite <b>videos</b> with Kaffeine."
+msgstr "\t* guardare i tuoi <b>video</b> favoriti con Kaffeine."
+
+#: share/advertising/17.pl:17
+#, c-format
+msgid "\t* Listen to your <b>music files</b> with amaroK."
+msgstr "\t* ascoltare i tuoi <b>file musicali</b> con amaroK."
+
+#: share/advertising/17.pl:18
+#, c-format
+msgid "\t* Edit and create <b>images</b> with the GIMP."
+msgstr "\t* modificare e creare <b>immagini</b> con Gimp."
-#: share/advertising/dwd-05.pl:13
+#: share/advertising/18.pl:13
#, c-format
-msgid "Find out also our <b>Business Solutions</b>!"
-msgstr "Scopri anche le <b>Soluzioni aziendali</b>!"
+msgid "<b>Enjoy the Wide Range of Applications</b>"
+msgstr "<b>Sfrutta l'ampia gamma di applicazioni</b>"
-#: share/advertising/dwd-05.pl:15
+#: share/advertising/18.pl:15
#, c-format
msgid ""
-"<b>Corporate Server</b>: the ideal solution for entreprises. It is a "
-"complete \"all-in-one\" solution that includes everything needed to rapidly "
-"deploy world-class Linux server applications."
+"In the Mandrakelinux menu you will find <b>easy-to-use</b> applications for "
+"<b>all of your tasks</b>:"
+msgstr ""
+"Nel menu di Mandrakelinux troverai <b>agevoli</b> strumenti per realizzare "
+"<b>ogni compito</b>:"
+
+#: share/advertising/18.pl:16
+#, c-format
+msgid "\t* Create, edit and share office documents with <b>OpenOffice.org</b>."
msgstr ""
-"<b>Corporate Server</b>: la soluzione ideale per le aziende. Si tratta di "
-"una completa soluzione \"tutto compreso\" che include tutto ciò che serve "
-"per approntare rapidamente dei \"server applications\" Linux di livello "
-"internazionale."
+"\t* Creare, modificare e condividere documenti di lavoro con <b>OpenOffice."
+"org</b>."
-#: share/advertising/dwd-05.pl:17
+#: share/advertising/18.pl:17
#, c-format
msgid ""
-"<b>Multi Network Firewall</b>: based on Linux 2.4 \"kernel secure\" to "
-"provide multi-VPN as well as multi-DMZ functionalities. It is the perfect "
-"high performance security solution."
+"\t* Manage your personal data with the integrated personal information "
+"suites <b>Kontact</b> and <b>Evolution</b>."
msgstr ""
-"<b>Multi Network Firewall<b>: basato su Linux 2.4 \"kernel secure\"per "
-"fornire funzioni multi-VPN e multi-DMZ. È la soluzione perfetta che coniuga "
-"sicurezza e alte performance."
+"\t* Gestire i tuoi dati personali con programmi integrati per le "
+"informazioni personali: <b>Kontact</b> e <b>Evolution</b>"
+
+#: share/advertising/18.pl:18
+#, c-format
+msgid "\t* Browse the web with <b>Mozilla</b> and <b>Konqueror</b>."
+msgstr "\t* Esplorare il web con <b>Mozilla</b> e <b>Konqueror</b>."
+
+#: share/advertising/18.pl:19
+#, c-format
+msgid "\t* Participate in online chat with <b>Kopete</b>."
+msgstr "\t* Participare alle chat online con <b>Kopete</b>."
-#: share/advertising/dwd-05.pl:19
+#: share/advertising/18.pl:20
#, c-format
msgid ""
-"<b>MandrakeClustering</b>: the power and speed of a Linux cluster combined "
-"with the stability and easy-of-use of the world-famous Mandrakelinux "
-"distribution. A unique blend for incomparable HPC performance."
+"\t* Listen to your <b>audio CDs</b> and <b>music files</b>, watch your "
+"<b>videos</b>."
msgstr ""
-"<b>MandrakeClustering</b>: la potenza e la velocità di un cluster Linux "
-"combinata con la stabilità e la facilità d'uso della distribuzione "
-"Mandrakelinux famosa nel mondo. Un'accoppiata unica per prestazioni HPC "
-"incomparabili."
+"\t* Ascoltare i <b>CD audio</b> e i <b>file musicali</b> e guardare i "
+"<b>video</b>."
+
+#: share/advertising/18.pl:21
+#, c-format