it.pm (BackupPC-4.3.2) | : | it.pm (BackupPC-4.4.0) | ||
---|---|---|---|---|
skipping to change at line 25 | skipping to change at line 25 | |||
# | # | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | # but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
# GNU General Public License for more details. | # GNU General Public License for more details. | |||
# | # | |||
# You should have received a copy of the GNU General Public License | # You should have received a copy of the GNU General Public License | |||
# along with this program. If not, see <http://www.gnu.org/licenses/>. | # along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
# | # | |||
use utf8; | ||||
# -------------------------------- | # -------------------------------- | |||
$Lang{Start_Archive} = "Avvia archivio"; | $Lang{Start_Archive} = "Avvia archivio"; | |||
$Lang{Stop_Dequeue_Archive} = "Arresta/disaccoda archivio"; | $Lang{Stop_Dequeue_Archive} = "Arresta/disaccoda archivio"; | |||
$Lang{Start_Full_Backup} = "Avvia backup completo"; | $Lang{Start_Full_Backup} = "Avvia backup completo"; | |||
$Lang{Start_Incr_Backup} = "Avvia backup incrementale"; | $Lang{Start_Incr_Backup} = "Avvia backup incrementale"; | |||
$Lang{Stop_Dequeue_Backup} = "Arresta/disaccoda backup"; | $Lang{Stop_Dequeue_Backup} = "Arresta/disaccoda backup"; | |||
$Lang{Restore} = "Ripristina"; | $Lang{Restore} = "Ripristina"; | |||
$Lang{Type_full} = "completo"; | $Lang{Type_full} = "completo"; | |||
$Lang{Type_incr} = "incrementale"; | $Lang{Type_incr} = "incrementale"; | |||
# ----- | # ----- | |||
$Lang{Only_privileged_users_can_view_admin_options} = "Solo gli utenti privilegi | $Lang{Only_privileged_users_can_view_admin_options} = | |||
ati possono visualizzare le opzioni di amministrazione."; | "Solo gli utenti privilegiati possono visualizzare le opzioni di amministrazio | |||
$Lang{H_Admin_Options} = "Server BackupPC: opzioni di amministrazione"; | ne."; | |||
$Lang{Admin_Options} = "Opzioni di amministrazione"; | $Lang{H_Admin_Options} = "Server BackupPC: opzioni di amministrazione"; | |||
$Lang{Admin_Options} = "Opzioni di amministrazione"; | ||||
$Lang{Admin_Options_Page} = <<EOF; | $Lang{Admin_Options_Page} = <<EOF; | |||
\${h1(qq{$Lang{Admin_Options}})} | \${h1(qq{$Lang{Admin_Options}})} | |||
<br> | <br> | |||
\${h2("Controllo server")} | \${h2("Controllo server")} | |||
<form name="ReloadForm" action="\$MyURL" method="get"> | <form name="ReloadForm" action="\$MyURL" method="get"> | |||
<input type="hidden" name="action" value=""> | <input type="hidden" name="action" value=""> | |||
<table class="tableStnd"> | <table class="tableStnd"> | |||
<tr><td>Ricarica la configurazione del server:<td><input type="button" value=" Ricarica" | <tr><td>Ricarica la configurazione del server:<td><input type="button" value=" Ricarica" | |||
onClick="document.ReloadForm.action.value='Reload'; | onClick="document.ReloadForm.action.value='Reload'; | |||
document.ReloadForm.submit();"> | document.ReloadForm.submit();"> | |||
skipping to change at line 63 | skipping to change at line 66 | |||
</form> | </form> | |||
<!-- | <!-- | |||
\${h2("Configurazione server")} | \${h2("Configurazione server")} | |||
<ul> | <ul> | |||
<li><i>Altre opzioni possono andare qui... e.g.,</i> | <li><i>Altre opzioni possono andare qui... e.g.,</i> | |||
<li>Modifica configurazione server | <li>Modifica configurazione server | |||
</ul> | </ul> | |||
--> | --> | |||
EOF | EOF | |||
$Lang{Unable_to_connect_to_BackupPC_server} = "Impossibile connettersi al server BackupPC"; | $Lang{Unable_to_connect_to_BackupPC_server} = "Impossibile connett ersi al server BackupPC"; | |||
$Lang{Unable_to_connect_to_BackupPC_server_error_message} = <<EOF; | $Lang{Unable_to_connect_to_BackupPC_server_error_message} = <<EOF; | |||
Questo script CGI (\$MyURL) non è in grado di connettersi al server | Questo script CGI (\$MyURL) non è in grado di connettersi al server | |||
BackupPC su \$Conf{ServerHost} alla porta \$Conf{ServerPort}.<br> | BackupPC su \$Conf{ServerHost} alla porta \$Conf{ServerPort}.<br> | |||
L'errore è: \$err.<br> | L'errore è: \$err.<br> | |||
Forse il server BackupPC non è in esecuzione o c'è un errore | Forse il server BackupPC non è in esecuzione o c'è un errore | |||
nella configurazione. Contattare l'amministratore di sistema. | nella configurazione. Contattare l'amministratore di sistema. | |||
EOF | EOF | |||
$Lang{Admin_Start_Server} = <<EOF; | $Lang{Admin_Start_Server} = <<EOF; | |||
\${h1(qq{$Lang{Unable_to_connect_to_BackupPC_server}})} | \${h1(qq{$Lang{Unable_to_connect_to_BackupPC_server}})} | |||
skipping to change at line 87 | skipping to change at line 90 | |||
Si desidera avviarlo? | Si desidera avviarlo? | |||
<input type="hidden" name="action" value="startServer"> | <input type="hidden" name="action" value="startServer"> | |||
<input type="submit" value="Avvia server" name="ignore"> | <input type="submit" value="Avvia server" name="ignore"> | |||
</form> | </form> | |||
EOF | EOF | |||
# ----- | # ----- | |||
$Lang{H_BackupPC_Server_Status} = "Stato server BackupPC"; | $Lang{H_BackupPC_Server_Status} = "Stato server BackupPC"; | |||
$Lang{BackupPC_Server_Status_General_Info}= <<EOF; | $Lang{BackupPC_Server_Status_General_Info} = <<EOF; | |||
\${h2("Informazioni generali server")} | \${h2("Informazioni generali server")} | |||
<ul> | <ul> | |||
<li>Il PID del server è \$Info{pid} sull\'host \$Conf{ServerHost}, | <li>Il PID del server è \$Info{pid} sull\'host \$Conf{ServerHost}, | |||
versione \$Info{Version}, avviato il \$serverStartTime. | versione \$Info{Version}, avviato il \$serverStartTime. | |||
<li>Questo rapporto di stato è stato generato il \$now. | <li>Questo rapporto di stato è stato generato il \$now. | |||
<li>La configurazione è stata caricata l'ultima volte il \$configLoadTime . | <li>La configurazione è stata caricata l'ultima volte il \$configLoadTime . | |||
<li>Il prossimo accodamento dei PC sarà effettuato il \$nextWakeupTime. | <li>Il prossimo accodamento dei PC sarà effettuato il \$nextWakeupTime. | |||
<li>Altre informazioni: | <li>Altre informazioni: | |||
<ul> | <ul> | |||
skipping to change at line 154 | skipping to change at line 157 | |||
<td align="center"> Ultimo tentativo </td> | <td align="center"> Ultimo tentativo </td> | |||
<td align="center"> Dettagli </td> | <td align="center"> Dettagli </td> | |||
<td align="center"> Data errore </td> | <td align="center"> Data errore </td> | |||
<td> Ultimo errore (diverso da ping) </td></tr> | <td> Ultimo errore (diverso da ping) </td></tr> | |||
\$statusStr | \$statusStr | |||
</table> | </table> | |||
EOF | EOF | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{BackupPC__Server_Summary} = "BackupPC: prospetto host"; | $Lang{BackupPC__Server_Summary} = "BackupPC: prospetto host"; | |||
$Lang{BackupPC__Archive} = "BackupPC: Archive"; | $Lang{BackupPC__Archive} = "BackupPC: Archive"; | |||
$Lang{BackupPC_Summary} = <<EOF; | $Lang{BackupPC_Summary} = <<EOF; | |||
\${h1(qq{$Lang{BackupPC__Server_Summary}})} | \${h1(qq{$Lang{BackupPC__Server_Summary}})} | |||
<p> | <p> | |||
<ul> | <ul> | |||
<li>Questo rapporto di stato è stato generato il \$now. | <li>Questo rapporto di stato è stato generato il \$now. | |||
<li>Recentemente il sistema dei file di pool è stato al | <li>Recentemente il sistema dei file di pool è stato al | |||
\$Info{DUlastValue}% (\$DUlastTime). Il massimo di oggi | \$Info{DUlastValue}% (\$DUlastTime). Il massimo di oggi | |||
è del \$Info{DUDailyMax}% (\$DUmaxTime), mentre quello | è del \$Info{DUDailyMax}% (\$DUmaxTime), mentre quello | |||
di ieri era del \$Info{DUDailyMaxPrev}%. | di ieri era del \$Info{DUDailyMaxPrev}%. | |||
<li>Inode recentemente il sistema dei file di pool è stato al | <li>Inode recentemente il sistema dei file di pool è stato al | |||
skipping to change at line 310 | skipping to change at line 313 | |||
<td> | <td> | |||
<input type="radio" value="0" name="compression" \$ArchiveCompNone>nessuna<b r> | <input type="radio" value="0" name="compression" \$ArchiveCompNone>nessuna<b r> | |||
<input type="radio" value="1" name="compression" \$ArchiveCompGzip>gzip<br> | <input type="radio" value="1" name="compression" \$ArchiveCompGzip>gzip<br> | |||
<input type="radio" value="2" name="compression" \$ArchiveCompBzip2>bzip2 | <input type="radio" value="2" name="compression" \$ArchiveCompBzip2>bzip2 | |||
</td> | </td> | |||
</tr> | </tr> | |||
EOF | EOF | |||
$Lang{BackupPC_Archive2_parity} = <<EOF; | $Lang{BackupPC_Archive2_parity} = <<EOF; | |||
<tr> | <tr> | |||
<td>Percentuale di dati di parit� (0 = disabiltata, 5 = valori tipici)</td> | <td>Percentuale di dati di parit� (0 = disabiltata, 5 = valori tipici)</td > | |||
<td><input type="numeric" value="\$ArchivePar" name="par"></td> | <td><input type="numeric" value="\$ArchivePar" name="par"></td> | |||
</tr> | </tr> | |||
EOF | EOF | |||
$Lang{BackupPC_Archive2_split} = <<EOF; | $Lang{BackupPC_Archive2_split} = <<EOF; | |||
<tr> | <tr> | |||
<td>Suddividi output in</td> | <td>Suddividi output in</td> | |||
<td><input type="numeric" value="\$ArchiveSplit" name="splitsize">Megabyte < /td> | <td><input type="numeric" value="\$ArchiveSplit" name="splitsize">Megabyte < /td> | |||
</tr> | </tr> | |||
EOF | EOF | |||
skipping to change at line 333 | skipping to change at line 336 | |||
$Lang{Pool_Stat} = <<EOF; | $Lang{Pool_Stat} = <<EOF; | |||
<li>Il pool di \${poolSize}GiB comprende \$info->{"\${name}FileCnt"} | <li>Il pool di \${poolSize}GiB comprende \$info->{"\${name}FileCnt"} | |||
file e \$info->{"\${name}DirCnt"} directory (al \$poolTime), | file e \$info->{"\${name}DirCnt"} directory (al \$poolTime), | |||
<li>L\'hash del pool dà \$info->{"\${name}FileCntRep"} file | <li>L\'hash del pool dà \$info->{"\${name}FileCntRep"} file | |||
ripetuti con la catena più lunga di \$info->{"\${name}FileRep Max"}, | ripetuti con la catena più lunga di \$info->{"\${name}FileRep Max"}, | |||
<li>La pulizia notturna ha rimosso \$info->{"\${name}FileCntRm"} | <li>La pulizia notturna ha rimosso \$info->{"\${name}FileCntRm"} | |||
file per una dimensione di \${poolRmSize}GiB (circa il \$poolTime), | file per una dimensione di \${poolRmSize}GiB (circa il \$poolTime), | |||
EOF | EOF | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{BackupPC__Backup_Requested_on__host} = "BackupPC: richiesta di backup per \$host"; | $Lang{BackupPC__Backup_Requested_on__host} = "BackupPC: richiesta d i backup per \$host"; | |||
$Lang{BackupPC__Delete_Requested_for_a_backup_of__host} = "BackupPC: Delete Requ ested for a backup of \$host"; | $Lang{BackupPC__Delete_Requested_for_a_backup_of__host} = "BackupPC: Delete Requ ested for a backup of \$host"; | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{REPLY_FROM_SERVER} = <<EOF; | $Lang{REPLY_FROM_SERVER} = <<EOF; | |||
\${h1(\$str)} | \${h1(\$str)} | |||
<p> | <p> | |||
La risposta del server è stata: \$reply | La risposta del server è stata: \$reply | |||
<p> | <p> | |||
Ritorna alla <a href="\$MyURL?host=\$host">homepage di \$host</a>. | Ritorna alla <a href="\$MyURL?host=\$host">homepage di \$host</a>. | |||
EOF | EOF | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{BackupPC__Start_Backup_Confirm_on__host} = "BackupPC: conferma avvio backu p per \$host"; | $Lang{BackupPC__Start_Backup_Confirm_on__host} = "BackupPC: conferma avvio backu p per \$host"; | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{Are_you_sure_start} = <<EOF; | $Lang{Are_you_sure_start} = <<EOF; | |||
\${h1("Sicuro?")} | \${h1("Sicuro?")} | |||
<p> | <p> | |||
Si sta per avviare un backup \$type per \$host. | Si sta per avviare un backup \$type per \$host. | |||
<form name="Confirm" action="\$MyURL" method="get"> | <form name="Confirm" action="\$MyURL" method="get"> | |||
<input type="hidden" name="host" value="\$host"> | <input type="hidden" name="host" value="\$host"> | |||
<input type="hidden" name="hostIP" value="\$ipAddr"> | <input type="hidden" name="hostIP" value="\$ipAddr"> | |||
<input type="hidden" name="doit" value="1"> | <input type="hidden" name="doit" value="1"> | |||
<input type="hidden" name="action" value=""> | <input type="hidden" name="action" value=""> | |||
Avviare veramente? | Avviare veramente? | |||
<input type="button" value="\$buttonText" | <input type="button" value="\$buttonText" | |||
onClick="document.Confirm.action.value='\$In{action}'; | onClick="document.Confirm.action.value='\$In{action}'; | |||
document.Confirm.submit();"> | document.Confirm.submit();"> | |||
<input type="submit" value="No" name="ignore"> | <input type="submit" value="No" name="ignore"> | |||
</form> | </form> | |||
EOF | EOF | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{BackupPC__Stop_Backup_Confirm_on__host} = "BackupPC: Conferma di arresto b ackup per \$host"; | $Lang{BackupPC__Stop_Backup_Confirm_on__host} = "BackupPC: Conferma di arresto b ackup per \$host"; | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{Are_you_sure_stop} = <<EOF; | $Lang{Are_you_sure_stop} = <<EOF; | |||
\${h1("Sicuro?")} | \${h1("Sicuro?")} | |||
<p> | <p> | |||
Si sta per arrestare/disaccodare i backup per \$host; | Si sta per arrestare/disaccodare i backup per \$host; | |||
<form name="Confirm" action="\$MyURL" method="get"> | <form name="Confirm" action="\$MyURL" method="get"> | |||
<input type="hidden" name="host" value="\$host"> | <input type="hidden" name="host" value="\$host"> | |||
skipping to change at line 388 | skipping to change at line 396 | |||
<input type="text" name="backoff" size="10" value="\$backoff"> ora/e. | <input type="text" name="backoff" size="10" value="\$backoff"> ora/e. | |||
<p> | <p> | |||
Arrestare veramente? | Arrestare veramente? | |||
<input type="button" value="\$buttonText" | <input type="button" value="\$buttonText" | |||
onClick="document.Confirm.action.value='\$In{action}'; | onClick="document.Confirm.action.value='\$In{action}'; | |||
document.Confirm.submit();"> | document.Confirm.submit();"> | |||
<input type="submit" value="No" name="ignore"> | <input type="submit" value="No" name="ignore"> | |||
</form> | </form> | |||
EOF | EOF | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{Only_privileged_users_can_view_queues_} = "Solo gli utenti con privilegi p ossono visualizzare la coda."; | $Lang{Only_privileged_users_can_view_queues_} = "Solo gli utenti con privilegi p ossono visualizzare la coda."; | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{Only_privileged_users_can_archive} = "Solo gli utenti privilegiati possono archiviare."; | $Lang{Only_privileged_users_can_archive} = "Solo gli utenti privilegiati possono archiviare."; | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{BackupPC__Queue_Summary} = "BackupPC: Prospetto coda"; | $Lang{BackupPC__Queue_Summary} = "BackupPC: Prospetto coda"; | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{Backup_Queue_Summary} = <<EOF; | $Lang{Backup_Queue_Summary} = <<EOF; | |||
\${h1("Prospetto coda di backup")} | \${h1("Prospetto coda di backup")} | |||
\${h2("Prospetto code utenti")} | \${h2("Prospetto code utenti")} | |||
<p> | <p> | |||
Sono state accodate le seguenti richieste degli utenti: | Sono state accodate le seguenti richieste degli utenti: | |||
</p> | </p> | |||
<table class="tableStnd sortable" border cellspacing="1" cellpadding="3" width=" 80%"> | <table class="tableStnd sortable" border cellspacing="1" cellpadding="3" width=" 80%"> | |||
<tr class="tableheader"><td> Host </td> | <tr class="tableheader"><td> Host </td> | |||
<td> Action </td> | <td> Action </td> | |||
skipping to change at line 436 | skipping to change at line 448 | |||
<td> Action </td> | <td> Action </td> | |||
<td> Data richiesta </td> | <td> Data richiesta </td> | |||
<td> Utente </td> | <td> Utente </td> | |||
<td> Comando </td></tr> | <td> Comando </td></tr> | |||
\$strCmd | \$strCmd | |||
</table> | </table> | |||
EOF | EOF | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{Backup_PC__Log_File__file} = "BackupPC: file \$file"; | $Lang{Backup_PC__Log_File__file} = "BackupPC: file \$file"; | |||
$Lang{Log_File__file__comment} = <<EOF; | $Lang{Log_File__file__comment} = <<EOF; | |||
\${h1("File \$file \$comment")} | \${h1("File \$file \$comment")} | |||
<p> | <p> | |||
EOF | EOF | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{Contents_of_log_file} = <<EOF; | $Lang{Contents_of_log_file} = <<EOF; | |||
Contenuto del file <tt>\$file</tt> modificato il \$mtimeStr \$comment | Contenuto del file <tt>\$file</tt> modificato il \$mtimeStr \$comment | |||
EOF | EOF | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{skipped__skipped_lines} = "[ saltate \$skipped righe ]\n"; | $Lang{skipped__skipped_lines} = "[ saltate \$skipped righe ]\n"; | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{_pre___Can_t_open_log_file__file} = "<pre>\nImpossibile aprire il file di log \$file\n"; | $Lang{_pre___Can_t_open_log_file__file} = "<pre>\nImpossibile aprire il file di log \$file\n"; | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{BackupPC__Log_File_History} = "BackupPC: cronologia file di log"; | $Lang{BackupPC__Log_File_History} = "BackupPC: cronologia file di log"; | |||
$Lang{Log_File_History__hdr} = <<EOF; | $Lang{Log_File_History__hdr} = <<EOF; | |||
\${h1("Cronologia file di log \$hdr")} | \${h1("Cronologia file di log \$hdr")} | |||
<p> | <p> | |||
<table class="tableStnd sortable" border cellspacing="1" cellpadding="3" width=" 80%"> | <table class="tableStnd sortable" border cellspacing="1" cellpadding="3" width=" 80%"> | |||
<tr class="tableheader"><td align="center"> File </td> | <tr class="tableheader"><td align="center"> File </td> | |||
<td align="center"> Dimensione </td> | <td align="center"> Dimensione </td> | |||
<td align="center"> Data modifica </td></tr> | <td align="center"> Data modifica </td></tr> | |||
\$str | \$str | |||
</table> | </table> | |||
EOF | EOF | |||
skipping to change at line 480 | skipping to change at line 494 | |||
<td align="center"> Data </td> | <td align="center"> Data </td> | |||
<td align="center"> Oggetto </td></tr> | <td align="center"> Oggetto </td></tr> | |||
\$str | \$str | |||
</table> | </table> | |||
EOF | EOF | |||
# ------------------------------ | # ------------------------------ | |||
$Lang{Browse_backup__num_for__host} = "BackupPC: Sfoglia backup \$num per \$host "; | $Lang{Browse_backup__num_for__host} = "BackupPC: Sfoglia backup \$num per \$host "; | |||
# ------------------------------ | # ------------------------------ | |||
$Lang{Restore_Options_for__host} = "BackupPC: Opzioni di ripristino per \$host"; | $Lang{Restore_Options_for__host} = "BackupPC: Opzioni di ripristino per \$host" ; | |||
$Lang{Restore_Options_for__host2} = <<EOF; | $Lang{Restore_Options_for__host2} = <<EOF; | |||
\${h1("Ripristino opzioni per \$host")} | \${h1("Ripristino opzioni per \$host")} | |||
<p> | <p> | |||
Sono state selezionate i seguenti file/directory dalla condivisione | Sono state selezionate i seguenti file/directory dalla condivisione | |||
\$share, backup numero \$num: | \$share, backup numero \$num: | |||
<ul> | <ul> | |||
\$fileListStr | \$fileListStr | |||
</ul> | </ul> | |||
</p><p> | </p><p> | |||
Sono disponibili tre scelte per il ripristino di questi file/directory. | Sono disponibili tre scelte per il ripristino di questi file/directory. | |||
skipping to change at line 656 | skipping to change at line 670 | |||
Avviare veramente? | Avviare veramente? | |||
<input type="button" value="\$Lang->{Restore}" | <input type="button" value="\$Lang->{Restore}" | |||
onClick="document.RestoreForm.action.value='Restore'; | onClick="document.RestoreForm.action.value='Restore'; | |||
document.RestoreForm.submit();"> | document.RestoreForm.submit();"> | |||
<input type="submit" value="No" name="ignore"> | <input type="submit" value="No" name="ignore"> | |||
</form> | </form> | |||
EOF | EOF | |||
# -------------------------- | # -------------------------- | |||
$Lang{Restore_Requested_on__hostDest} = "BackupPC: ripristino richiesto per \$ho stDest"; | $Lang{Restore_Requested_on__hostDest} = "BackupPC: ripristino richiesto per \$ho stDest"; | |||
$Lang{Reply_from_server_was___reply} = <<EOF; | $Lang{Reply_from_server_was___reply} = <<EOF; | |||
\${h1(\$str)} | \${h1(\$str)} | |||
<p> | <p> | |||
La risposta del server è stata: \$reply | La risposta del server è stata: \$reply | |||
<p> | <p> | |||
Ritorna alla <a href="\$MyURL?host=\$hostDest">homepage di \$hostDest</a>. | Ritorna alla <a href="\$MyURL?host=\$hostDest">homepage di \$hostDest</a>. | |||
EOF | EOF | |||
$Lang{BackupPC_Archive_Reply_from_server} = <<EOF; | $Lang{BackupPC_Archive_Reply_from_server} = <<EOF; | |||
\${h1(\$str)} | \${h1(\$str)} | |||
<p> | <p> | |||
La risposta del server è stata: \$reply | La risposta del server è stata: \$reply | |||
EOF | EOF | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{BackupPC__Delete_Backup_Confirm__num_of__host} = "BackupPC: Delete Backup Confirm #\$num of \$host"; | $Lang{BackupPC__Delete_Backup_Confirm__num_of__host} = "BackupPC: Delete Backup Confirm #\$num of \$host"; | |||
# -------------------------------- | # -------------------------------- | |||
$Lang{A_filled} = "a filled"; | $Lang{A_filled} = "a filled"; | |||
$Lang{An_unfilled} = "an unfilled"; | $Lang{An_unfilled} = "an unfilled"; | |||
$Lang{Are_you_sure_delete} = <<EOF; | $Lang{Are_you_sure_delete} = <<EOF; | |||
\${h1("Are you sure?")} | \${h1("Are you sure?")} | |||
<p> | <p> | |||
You are about to delete \$filled \$type backup #\$num of \$host. | You are about to delete \$filled \$type backup #\$num of \$host. | |||
<form name="Confirm" action="\$MyURL" method="get"> | <form name="Confirm" action="\$MyURL" method="get"> | |||
<input type="hidden" name="host" value="\${EscHTML(\$host)}"> | <input type="hidden" name="host" value="\${EscHTML(\$host)}"> | |||
<input type="hidden" name="num" value="\$num"> | <input type="hidden" name="num" value="\$num"> | |||
skipping to change at line 734 | skipping to change at line 749 | |||
Cliccare sul numero di backup per sfogliare e ripristinare i file di backup. | Cliccare sul numero di backup per sfogliare e ripristinare i file di backup. | |||
</p> | </p> | |||
<table class="tableStnd sortable" border cellspacing="1" cellpadding="3"> | <table class="tableStnd sortable" border cellspacing="1" cellpadding="3"> | |||
<tr class="tableheader"><td align="center"> Numero backup </td> | <tr class="tableheader"><td align="center"> Numero backup </td> | |||
<td align="center"> Tipo </td> | <td align="center"> Tipo </td> | |||
<td align="center"> Filled </td> | <td align="center"> Filled </td> | |||
<td align="center"> Livello </td> | <td align="center"> Livello </td> | |||
<td align="center"> Data avvio </td> | <td align="center"> Data avvio </td> | |||
<td align="center"> Durata (minuti) </td> | <td align="center"> Durata (minuti) </td> | |||
<td align="center"> Età (giorni) </td> | <td align="center"> Età (giorni) </td> | |||
<td align="center"> Mantenere </td> | ||||
\$deleteHdrStr | \$deleteHdrStr | |||
<td align="center"> Percorso backup server </td> | <td align="center"> Commento </td> | |||
</tr> | </tr> | |||
\$str | \$str | |||
</table> | </table> | |||
<p> | <p> | |||
\$restoreStr | \$restoreStr | |||
</p> | </p> | |||
\${h2("Prospetto errori trasferimento")} | \${h2("Prospetto errori trasferimento")} | |||
<table class="tableStnd sortable" border cellspacing="1" cellpadding="3" width=" 80%"> | <table class="tableStnd sortable" border cellspacing="1" cellpadding="3" width=" 80%"> | |||
<tr class="tableheader"><td align="center"> Numero backup </td> | <tr class="tableheader"><td align="center"> Numero backup </td> | |||
skipping to change at line 807 | skipping to change at line 823 | |||
<td align="center"> Compresso (MB) </td> | <td align="center"> Compresso (MB) </td> | |||
<td align="center"> Tasso compressione </td> | <td align="center"> Tasso compressione </td> | |||
<td align="center"> Dimensione (MB) </td> | <td align="center"> Dimensione (MB) </td> | |||
<td align="center"> Compresso (MB) </td> | <td align="center"> Compresso (MB) </td> | |||
<td align="center"> Tasso compressione </td> | <td align="center"> Tasso compressione </td> | |||
</tr> | </tr> | |||
\$compStr | \$compStr | |||
</table> | </table> | |||
EOF | EOF | |||
$Lang{Host__host_Archive_Summary} = "BackupPC: prospetto archivi host \$host"; | $Lang{Host__host_Archive_Summary} = "BackupPC: prospetto archivi host \$host"; | |||
$Lang{Host__host_Archive_Summary2} = <<EOF; | $Lang{Host__host_Archive_Summary2} = <<EOF; | |||
\${h1("Prospetto archivi host \$host")} | \${h1("Prospetto archivi host \$host")} | |||
<p> | <p> | |||
\$warnStr | \$warnStr | |||
<ul> | <ul> | |||
\$statusStr | \$statusStr | |||
</ul> | </ul> | |||
\${h2("Azioni utente")} | \${h2("Azioni utente")} | |||
<p> | <p> | |||
skipping to change at line 835 | skipping to change at line 851 | |||
<input type="button" value="\$Lang->{Stop_Dequeue_Archive}" | <input type="button" value="\$Lang->{Stop_Dequeue_Archive}" | |||
onClick="document.StartStopForm.action.value='Stop_Dequeue_Archive'; | onClick="document.StartStopForm.action.value='Stop_Dequeue_Archive'; | |||
document.StartStopForm.submit();"> | document.StartStopForm.submit();"> | |||
</form> | </form> | |||
\$ArchiveStr | \$ArchiveStr | |||
EOF | EOF | |||
# ------------------------- | # ------------------------- | |||
$Lang{Error} = "BackupPC: Errore"; | $Lang{Error} = "BackupPC: Errore"; | |||
$Lang{Error____head} = <<EOF; | $Lang{Error____head} = <<EOF; | |||
\${h1("Error: \$head")} | \${h1("Error: \$head")} | |||
<p>\$mesg</p> | <p>\$mesg</p> | |||
EOF | EOF | |||
# ------------------------- | # ------------------------- | |||
$Lang{NavSectionTitle_} = "Server"; | $Lang{NavSectionTitle_} = "Server"; | |||
# ------------------------- | # ------------------------- | |||
$Lang{Backup_browse_for__host} = <<EOF; | $Lang{Backup_browse_for__host} = <<EOF; | |||
skipping to change at line 875 | skipping to change at line 891 | |||
function toggleThis(checkbox) | function toggleThis(checkbox) | |||
{ | { | |||
var cb = eval("document.form1."+checkbox); | var cb = eval("document.form1."+checkbox); | |||
cb.checked = !cb.checked; | cb.checked = !cb.checked; | |||
} | } | |||
//--> | //--> | |||
</script> | </script> | |||
<form name="form0" method="post" action="\$MyURL"> | ||||
<input type="hidden" name="num" value="\$num"> | ||||
<input type="hidden" name="host" value="\$host"> | ||||
<input type="hidden" name="share" value="\${EscHTML(\$share)}"> | ||||
<input type="hidden" name="action" value="browse"> | ||||
<ul> | <ul> | |||
<li>Si sta sfogliando il backup numero \$num effettuato il \$backupTime | <li>Si sta sfogliando il backup numero \$num effettuato il \$backupTime | |||
(\$backupAge giorni fa), | (\$backupAge giorni fa), | |||
\$filledBackup | \$filledBackup | |||
<li>Entra directory: <input type="text" name="dir" size="50" maxlength="4096" va | <li> | |||
lue="\${EscHTML(\$dir)}"> <input type="submit" value="\$Lang->{Go}" name="Immett | <form name="formDir" method="post" action="\$MyURL"> | |||
i"> | <input type="hidden" name="num" value="\$num"> | |||
<input type="hidden" name="host" value="\$host"> | ||||
<input type="hidden" name="share" value="\${EscHTML(\$share)}"> | ||||
<input type="hidden" name="action" value="browse"> | ||||
Entra directory: <input type="text" name="dir" size="60" maxlength="4096" value= | ||||
"\${EscHTML(\$dir)}"> | ||||
<input type="submit" value="\$Lang->{Go}" name="Immetti"> | ||||
</form> | ||||
<li> | ||||
<form name="formComment" method="post" action="\$MyURL"> | ||||
<input type="hidden" name="num" value="\$num"> | ||||
<input type="hidden" name="host" value="\$host"> | ||||
<input type="hidden" name="share" value="\${EscHTML(\$share)}"> | ||||
<input type="hidden" name="action" value="browse"> | ||||
Commento: <input type="text" name="comment" class="inputCompact" size="60" maxle | ||||
ngth="4096" value="\${EscHTML(\$comment)}"> | ||||
<input type="submit" value="\$Lang->{CfgEdit_Button_Save}" name="SetComment" | ||||
> | ||||
</form> | ||||
<li>Fare clic su una directory per aprirla | <li>Fare clic su una directory per aprirla | |||
<li>Fare clic su un file per ripristinarlo | <li>Fare clic su un file per ripristinarlo | |||
<li>È possibile visualizzare la <a href="\$MyURL?action=dirHistory&host=\ ${EscURI(\$host)}&share=\$shareURI&dir=\$pathURI">cronologia</a> dei backup dell a directory corrente | <li>È possibile visualizzare la <a href="\$MyURL?action=dirHistory&host=\ ${EscURI(\$host)}&share=\$shareURI&dir=\$pathURI">cronologia</a> dei backup dell a directory corrente | |||
\$share2pathStr | ||||
</ul> | </ul> | |||
</form> | </form> | |||
\${h2("Contents of \$dirDisplay")} | \${h2("Contents of \$dirDisplay")} | |||
<form name="form1" method="post" action="\$MyURL"> | <form name="form1" method="post" action="\$MyURL"> | |||
<input type="hidden" name="num" value="\$num"> | <input type="hidden" name="num" value="\$num"> | |||
<input type="hidden" name="host" value="\$host"> | <input type="hidden" name="host" value="\$host"> | |||
<input type="hidden" name="share" value="\${EscHTML(\$share)}"> | <input type="hidden" name="share" value="\${EscHTML(\$share)}"> | |||
<input type="hidden" name="fcbMax" value="\$checkBoxCnt"> | <input type="hidden" name="fcbMax" value="\$checkBoxCnt"> | |||
<input type="hidden" name="action" value="Restore"> | <input type="hidden" name="action" value="Restore"> | |||
skipping to change at line 922 | skipping to change at line 951 | |||
</table> | </table> | |||
</td></tr></table> | </td></tr></table> | |||
<br> | <br> | |||
<!-- | <!-- | |||
This is now in the checkAll row | This is now in the checkAll row | |||
<input type="submit" name="Submit" value="Ripristina file selezionati"> | <input type="submit" name="Submit" value="Ripristina file selezionati"> | |||
--> | --> | |||
</form> | </form> | |||
EOF | EOF | |||
$Lang{Browse_ClientShareName2Path} = <<EOF; | ||||
<li> Mappatura del nome della condivisione sul percorso del client reale (Client | ||||
ShareName2Path): | ||||
<ul> | ||||
\$share2pathStr | ||||
</ul> | ||||
EOF | ||||
# ------------------------------ | # ------------------------------ | |||
$Lang{DirHistory_backup_for__host} = "BackupPC: Cronologia backup directory per \$host"; | $Lang{DirHistory_backup_for__host} = "BackupPC: Cronologia backup directory per \$host"; | |||
# | # | |||
# These two strings are used to build the links for directories and | # These two strings are used to build the links for directories and | |||
# file versions. Files are appended with a version number. | # file versions. Files are appended with a version number. | |||
# | # | |||
$Lang{DirHistory_dirLink} = "dir"; | $Lang{DirHistory_dirLink} = "dir"; | |||
$Lang{DirHistory_fileLink} = "v"; | $Lang{DirHistory_fileLink} = "v"; | |||
skipping to change at line 1002 | skipping to change at line 1038 | |||
<p> | <p> | |||
<table class="tableStnd" border cellspacing="1" cellpadding="3" width="100%"> | <table class="tableStnd" border cellspacing="1" cellpadding="3" width="100%"> | |||
<tr class="tableheader"><td>File/directory originali</td><td>Ripristinato su</td ></tr> | <tr class="tableheader"><td>File/directory originali</td><td>Ripristinato su</td ></tr> | |||
\$fileListStr | \$fileListStr | |||
</table> | </table> | |||
EOF | EOF | |||
# ------------------------------ | # ------------------------------ | |||
$Lang{Archive___num_details_for__host} = "BackupPC: Dettagli archivio n. \$num p er \$host"; | $Lang{Archive___num_details_for__host} = "BackupPC: Dettagli archivio n. \$num p er \$host"; | |||
$Lang{Archive___num_details_for__host2 } = <<EOF; | $Lang{Archive___num_details_for__host2} = <<EOF; | |||
\${h1("Dettagli archivio n. \$num per \$host")} | \${h1("Dettagli archivio n. \$num per \$host")} | |||
<p> | <p> | |||
<table class="tableStnd" border cellspacing="1" cellpadding="3" width="80%"> | <table class="tableStnd" border cellspacing="1" cellpadding="3" width="80%"> | |||
<tr><td class="tableheader"> Numero </td><td class="border"> \$Archives[\$i]{num } </td></tr> | <tr><td class="tableheader"> Numero </td><td class="border"> \$Archives[\$i]{num } </td></tr> | |||
<tr><td class="tableheader"> Richiesto da </td><td class="border"> \$ArchiveReq{ user} </td></tr> | <tr><td class="tableheader"> Richiesto da </td><td class="border"> \$ArchiveReq{ user} </td></tr> | |||
<tr><td class="tableheader"> Data richiesta </td><td class="border"> \$reqTime < /td></tr> | <tr><td class="tableheader"> Data richiesta </td><td class="border"> \$reqTime < /td></tr> | |||
<tr><td class="tableheader"> Risultato </td><td class="border"> \$Archives[\$i]{ result} </td></tr> | <tr><td class="tableheader"> Risultato </td><td class="border"> \$Archives[\$i]{ result} </td></tr> | |||
<tr><td class="tableheader"> Messaggio d\'errore </td><td class="border"> \$Arch ives[\$i]{errorMsg} </td></tr> | <tr><td class="tableheader"> Messaggio d\'errore </td><td class="border"> \$Arch ives[\$i]{errorMsg} </td></tr> | |||
<tr><td class="tableheader"> Data inizio </td><td class="border"> \$startTime </ td></tr> | <tr><td class="tableheader"> Data inizio </td><td class="border"> \$startTime </ td></tr> | |||
<tr><td class="tableheader"> Durata </td><td class="border"> \$duration\' </td>< /tr> | <tr><td class="tableheader"> Durata </td><td class="border"> \$duration\' </td>< /tr> | |||
skipping to change at line 1033 | skipping to change at line 1069 | |||
\$HostListStr | \$HostListStr | |||
</table> | </table> | |||
EOF | EOF | |||
# ----------------------------------- | # ----------------------------------- | |||
$Lang{Email_Summary} = "BackupPC: Prospetto email"; | $Lang{Email_Summary} = "BackupPC: Prospetto email"; | |||
# ----------------------------------- | # ----------------------------------- | |||
# !! ERROR messages !! | # !! ERROR messages !! | |||
# ----------------------------------- | # ----------------------------------- | |||
$Lang{BackupPC__Lib__new_failed__check_apache_error_log} = "BackupPC::Lib->new f | $Lang{BackupPC__Lib__new_failed__check_apache_error_log} = | |||
allita: controllare il file error_log di Apache\n"; | "BackupPC::Lib->new fallita: controllare il file error_log di Apache\n"; | |||
$Lang{Wrong_user__my_userid_is___} = | $Lang{Wrong_user__my_userid_is___} = | |||
"Utente errato: il mio ID utente è \$> invece di \$uid" | "Utente errato: il mio ID utente è \$> invece di \$uid(\$Conf{BackupPCU | |||
. "(\$Conf{BackupPCUser})\n"; | ser})\n"; | |||
# $Lang{Only_privileged_users_can_view_PC_summaries} = "Solo gli utenti privileg iati possono visualizzare i prospetti dei PC."; | # $Lang{Only_privileged_users_can_view_PC_summaries} = "Solo gli utenti privileg iati possono visualizzare i prospetti dei PC."; | |||
$Lang{Only_privileged_users_can_stop_or_start_backups} = | $Lang{Only_privileged_users_can_stop_or_start_backups} = | |||
"Solo gli utenti privilegiati possono arrestare o avviare un b | "Solo gli utenti privilegiati possono arrestare o avviare un backup su \${EscH | |||
ackup su" | TML(\$host)}."; | |||
. " \${EscHTML(\$host)}."; | $Lang{Invalid_number__num} = "Numero non valido: \${EscH | |||
$Lang{Invalid_number__num} = "Numero non valido: \${EscHTML(\$In{num})}"; | TML(\$In{num})}"; | |||
$Lang{Unable_to_open__file__configuration_problem} = "Impossibile aprire il file \$file: problema di configurazione?"; | $Lang{Unable_to_open__file__configuration_problem} = "Impossibile aprire il file \$file: problema di configurazione?"; | |||
$Lang{Only_privileged_users_can_view_log_or_config_files} = "Solo gli utenti pri | $Lang{Only_privileged_users_can_view_log_or_config_files} = | |||
vilegiati possono visualizzare i file di log o di configurazione."; | "Solo gli utenti privilegiati possono visualizzare i file di log o di configur | |||
azione."; | ||||
$Lang{Only_privileged_users_can_view_log_files} = "Solo gli utenti privilegiati possono visualizzare i file di log."; | $Lang{Only_privileged_users_can_view_log_files} = "Solo gli utenti privilegiati possono visualizzare i file di log."; | |||
$Lang{Only_privileged_users_can_view_email_summaries} = "Solo gli utenti privile | $Lang{Only_privileged_users_can_view_email_summaries} = | |||
giati possono visualizzare il prospetto delle email."; | "Solo gli utenti privilegiati possono visualizzare il prospetto delle email."; | |||
$Lang{Only_privileged_users_can_browse_backup_files} = "Solo gli utenti privileg | $Lang{Only_privileged_users_can_browse_backup_files} = | |||
iati possono sfogliare i file di backup" | "Solo gli utenti privilegiati possono sfogliare i file di backup per l\'host \ | |||
. " per l\'host \${EscHTML(\$In{host})}."; | ${EscHTML(\$In{host})}."; | |||
$Lang{Only_privileged_users_can_delete_backups} = "Only privileged users can del | $Lang{Only_privileged_users_can_delete_backups} = | |||
ete backups" | "Only privileged users can delete backups of host \${EscHTML(\$host)}."; | |||
. " of host \${EscHTML(\$host)}."; | $Lang{Empty_host_name} = "Nome host vuoto."; | |||
$Lang{Empty_host_name} = "Nome host vuoto."; | $Lang{Directory___EscHTML} = "La directory \${EscHTML(\"\$TopDir/pc | |||
$Lang{Directory___EscHTML} = "La directory \${EscHTML(\"\$TopDir/pc/\$host/\$num | /\$host/\$num\")} è vuota"; | |||
\")}" | $Lang{Can_t_browse_bad_directory_name2} = "Impossibile sfogliare la director. No | |||
. " è vuota"; | me non valido: \${EscHTML(\$relDir)}"; | |||
$Lang{Can_t_browse_bad_directory_name2} = "Impossibile sfogliare la director. No | $Lang{Only_privileged_users_can_restore_backup_files} = | |||
me non valido:" | "Solo gli utenti privilegiati possono ripristinare dei file di backup per l\'h | |||
. " \${EscHTML(\$relDir)}"; | ost \${EscHTML(\$In{host})}."; | |||
$Lang{Only_privileged_users_can_restore_backup_files} = "Solo gli utenti privile | ||||
giati possono ripristinare dei file di backup" | ||||
. " per l\'host \${EscHTML(\$In{host})}."; | ||||
$Lang{Bad_host_name} = "Nome host non valido \${EscHTML(\$host)}"; | $Lang{Bad_host_name} = "Nome host non valido \${EscHTML(\$host)}"; | |||
$Lang{You_haven_t_selected_any_files__please_go_Back_to} = "Non è stato s | $Lang{You_haven_t_selected_any_files__please_go_Back_to} = | |||
elezionato alcun file. Andare indietro per" | "Non è stato selezionato alcun file. Andare indietro per per seleziona | |||
. " per selezionare un file."; | re un file."; | |||
$Lang{You_haven_t_selected_any_hosts} = "Non è stato selezionato alcun ho | $Lang{You_haven_t_selected_any_hosts} = | |||
st. Andare indietro" | "Non è stato selezionato alcun host. Andare indietro per selezionarne u | |||
. " per selezionarne uno."; | no."; | |||
$Lang{Nice_try__but_you_can_t_put} = "Bella mossa, man non è possibile me ttere \'..\' in nessun nome di file"; | $Lang{Nice_try__but_you_can_t_put} = "Bella mossa, man non è possibile me ttere \'..\' in nessun nome di file"; | |||
$Lang{Host__doesn_t_exist} = "L\'host \${EscHTML(\$In{hostDest})} non esiste"; | $Lang{Host__doesn_t_exist} = "L\'host \${EscHTML(\$In{hostDest})} non es | |||
$Lang{You_don_t_have_permission_to_restore_onto_host} = "Non si possiedono i per | iste"; | |||
messi per ripristinare sull\'host" | $Lang{You_don_t_have_permission_to_restore_onto_host} = | |||
. " \${EscHTML(\$In{hostDest})}"; | "Non si possiedono i permessi per ripristinare sull\'host \${EscHTML(\$In{host | |||
$Lang{Can_t_open_create__openPath} = "Impossibile creare/aprire " | Dest})}"; | |||
. "\${EscHTML(\"\$openPath\")}"; | $Lang{Can_t_open_create__openPath} = "Impossibile creare/aprire \${EscHTML(\"\$o | |||
$Lang{Only_privileged_users_can_restore_backup_files2} = "Solo gli utenti privil | penPath\")}"; | |||
egiati possono ripristinare i file" | $Lang{Only_privileged_users_can_restore_backup_files2} = | |||
. " per l\'host \${EscHTML(\$host)}."; | "Solo gli utenti privilegiati possono ripristinare i file per l\'host \${EscHT | |||
$Lang{Empty_host_name} = "Nome host vuoto"; | ML(\$host)}."; | |||
$Lang{Empty_host_name} = "Nome host vuoto"; | ||||
$Lang{Unknown_host_or_user} = "Host o utente sconosciuti \${EscHTML(\$host)}"; | $Lang{Unknown_host_or_user} = "Host o utente sconosciuti \${EscHTML(\$host)}"; | |||
$Lang{Only_privileged_users_can_view_information_about} = "Solo gli utenti privi | $Lang{Only_privileged_users_can_view_information_about} = | |||
legiati possono visualizzare le informazioni" | "Solo gli utenti privilegiati possono visualizzare le informazioni sull\'host | |||
. " sull\'host \${EscHTML(\$host)}." ; | \${EscHTML(\$host)}."; | |||
$Lang{Only_privileged_users_can_view_archive_information} = "Solo gli utenti pri | $Lang{Only_privileged_users_can_view_archive_information} = | |||
vilegiati possono visualizzare le informazioni sugli archivi."; | "Solo gli utenti privilegiati possono visualizzare le informazioni sugli archi | |||
$Lang{Only_privileged_users_can_view_restore_information} = "Solo gli utenti pri | vi."; | |||
vilegiati possono visualizzare le informazioni di ripristino."; | $Lang{Only_privileged_users_can_view_restore_information} = | |||
$Lang{Restore_number__num_for_host__does_not_exist} = "Il numero di ripristino \ | "Solo gli utenti privilegiati possono visualizzare le informazioni di ripristi | |||
$num per l\'host \${EscHTML(\$host)}" | no."; | |||
. " non esiste."; | $Lang{Restore_number__num_for_host__does_not_exist} = | |||
$Lang{Archive_number__num_for_host__does_not_exist} = "L'archivio numero \$num p | "Il numero di ripristino \$num per l\'host \${EscHTML(\$host)} non esiste."; | |||
er l'host \${EscHTML(\$host)}" | $Lang{Archive_number__num_for_host__does_not_exist} = | |||
. " non esiste."; | "L'archivio numero \$num per l'host \${EscHTML(\$host)} non esiste."; | |||
$Lang{Can_t_find_IP_address_for} = "Impossibile trovare l\'indirizzo IP per \${E scHTML(\$host)}"; | $Lang{Can_t_find_IP_address_for} = "Impossibile trovare l\'indirizzo IP per \${E scHTML(\$host)}"; | |||
$Lang{host_is_a_DHCP_host} = <<EOF; | $Lang{host_is_a_DHCP_host} = <<EOF; | |||
\$host è un host DHCP di cui non conosco l\'indirizzo IP. Ho | \$host è un host DHCP di cui non conosco l\'indirizzo IP. Ho | |||
controllato il nome netbios \$ENV{REMOTE_ADDR}\$tryIP ed ho scoperto che | controllato il nome netbios \$ENV{REMOTE_ADDR}\$tryIP ed ho scoperto che | |||
quella macchina non è l\'host \$host. | quella macchina non è l\'host \$host. | |||
<p> | <p> | |||
Finché non vedo \$host ad un indirizzo DHCP preciso, sarà | Finché non vedo \$host ad un indirizzo DHCP preciso, sarà | |||
possibile avviare questa richiesta solo da quello stesso client. | possibile avviare questa richiesta solo da quello stesso client. | |||
EOF | EOF | |||
######################## | ######################## | |||
# ok you can do it then | # ok you can do it then | |||
######################## | ######################## | |||
$Lang{Backup_requested_on_DHCP__host} = "Richiesta di backup su DHCP \$host (\$I | $Lang{Backup_requested_on_DHCP__host} = | |||
n{hostIP}) da parte di" | "Richiesta di backup su DHCP \$host (\$In{hostIP}) da parte di \$User da \$ENV | |||
. " \$User da \$ENV{REMOTE_ADDR}"; | {REMOTE_ADDR}"; | |||
$Lang{Backup_requested_on__host_by__User} = "Richiesta di backup per \$host da \ $User"; | $Lang{Backup_requested_on__host_by__User} = "Richiesta di backup per \$ho st da \$User"; | |||
$Lang{Backup_stopped_dequeued_on__host_by__User} = "Backup arrestato/disaccodato per \$host da \$User"; | $Lang{Backup_stopped_dequeued_on__host_by__User} = "Backup arrestato/disaccodato per \$host da \$User"; | |||
$Lang{Restore_requested_to_host__hostDest__backup___num} = "Richiesta di riprist | $Lang{Restore_requested_to_host__hostDest__backup___num} = | |||
ino per l\'host \$hostDest, backup numero \$num," | "Richiesta di ripristino per l\'host \$hostDest, backup numero \$num, da part | |||
. " da parte di \$User da \$ENV{REMOTE_ADDR}"; | e di \$User da \$ENV{REMOTE_ADDR}"; | |||
$Lang{Delete_requested_for_backup_of__host_by__User} = "Delete requested for bac | $Lang{Delete_requested_for_backup_of__host_by__User} = | |||
kup #\$num of \$host" | "Delete requested for backup #\$num of \$host by \$User from \$ENV{REMOTE_ADDR | |||
. " by \$User from \$ENV{REMOTE_ADDR}"; | }"; | |||
$Lang{Archive_requested} = "Archivio richiesto da parte di \$User da \$ENV{REMOT E_ADDR}"; | $Lang{Archive_requested} = "Archivio richiesto da parte di \$User da \$ENV{REMOT E_ADDR}"; | |||
# ------------------------------------------------- | # ------------------------------------------------- | |||
# ------- Stuff that was forgotten ---------------- | # ------- Stuff that was forgotten ---------------- | |||
# ------------------------------------------------- | # ------------------------------------------------- | |||
$Lang{Status} = "Stato"; | $Lang{Status} = "Stato"; | |||
$Lang{PC_Summary} = "Prospetto host"; | $Lang{PC_Summary} = "Prospetto host"; | |||
$Lang{LOG_file} = "File log"; | $Lang{LOG_file} = "File log"; | |||
$Lang{LOG_files} = "File log"; | $Lang{LOG_files} = "File log"; | |||
$Lang{Old_LOGs} = "Vecchi log"; | $Lang{Old_LOGs} = "Vecchi log"; | |||
$Lang{Email_summary} = "Prospetto email"; | $Lang{Email_summary} = "Prospetto email"; | |||
$Lang{Config_file} = "File configurazione"; | $Lang{Config_file} = "File configurazione"; | |||
# $Lang{Hosts_file} = "File host"; | # $Lang{Hosts_file} = "File host"; | |||
$Lang{Current_queues} = "Code correnti"; | $Lang{Current_queues} = "Code correnti"; | |||
$Lang{Documentation} = "Documentazione"; | $Lang{Documentation} = "Documentazione"; | |||
#$Lang{Host_or_User_name} = "<small>Host o nome utente:</small>"; | #$Lang{Host_or_User_name} = "<small>Host o nome utente:</small>"; | |||
$Lang{Go} = "Vai"; | $Lang{Go} = "Vai"; | |||
$Lang{Hosts} = "Host"; | $Lang{Hosts} = "Host"; | |||
$Lang{Select_a_host} = "Selezionare un host..."; | $Lang{Select_a_host} = "Selezionare un host..."; | |||
$Lang{There_have_been_no_archives} = "<h2> Non ci sono state archiviazioni </h2> \n"; | $Lang{There_have_been_no_archives} = "<h2> Non ci sono state archiviazioni </h2>\n"; | |||
$Lang{This_PC_has_never_been_backed_up} = "<h2> Non è mai stato eseguito un backup per questo PC!!! </h2>\n"; | $Lang{This_PC_has_never_been_backed_up} = "<h2> Non è mai stato eseguito un backup per questo PC!!! </h2>\n"; | |||
$Lang{This_PC_is_used_by} = "<li>Questo PC è usato da \${UserLink(\$user) }"; | $Lang{This_PC_is_used_by} = "<li>Questo PC è usato da \${Us erLink(\$user)}"; | |||
$Lang{Extracting_only_Errors} = "(Estrazione dei soli errori)"; | $Lang{Extracting_only_Errors} = "(Estrazione dei soli errori)"; | |||
$Lang{XferLOG} = "TransLOG"; | $Lang{XferLOG} = "TransLOG"; | |||
$Lang{Errors} = "Errori"; | $Lang{Errors} = "Errori"; | |||
# ------------ | # ------------ | |||
$Lang{Last_email_sent_to__was_at___subject} = <<EOF; | $Lang{Last_email_sent_to__was_at___subject} = <<EOF; | |||
<li>L\'ultima email inviata a \${UserLink(\$user)} è stata spedita il \$m ailTime con oggetto "\$subj". | <li>L\'ultima email inviata a \${UserLink(\$user)} è stata spedita il \$m ailTime con oggetto "\$subj". | |||
EOF | EOF | |||
# ------------ | # ------------ | |||
$Lang{The_command_cmd_is_currently_running_for_started} = <<EOF; | $Lang{The_command_cmd_is_currently_running_for_started} = <<EOF; | |||
<li>Il comando \$cmd, avviato il \$startTime, è attualmente in esecuzione per \$host. | <li>Il comando \$cmd, avviato il \$startTime, è attualmente in esecuzione per \$host. | |||
EOF | EOF | |||
# ----------- | # ----------- | |||
$Lang{Host_host_is_queued_on_the_background_queue_will_be_backed_up_soon} = <<EO F; | $Lang{Host_host_is_queued_on_the_background_queue_will_be_backed_up_soon} = <<EO F; | |||
<li>L\'host \$host è accodato nella coda di background (il backup comince rà a breve). | <li>L\'host \$host è accodato nella coda di background (il backup comince rà a breve). | |||
EOF | EOF | |||
skipping to change at line 1224 | skipping to change at line 1263 | |||
$Lang{fileHeader} = <<EOF; | $Lang{fileHeader} = <<EOF; | |||
<tr class="fviewheader"><td align=center> Nome </td> | <tr class="fviewheader"><td align=center> Nome </td> | |||
<td align="center"> Tipo </td> | <td align="center"> Tipo </td> | |||
<td align="center"> Modo </td> | <td align="center"> Modo </td> | |||
<td align="center"> Numero </td> | <td align="center"> Numero </td> | |||
<td align="center"> Dimensione </td> | <td align="center"> Dimensione </td> | |||
<td align="center"> Data modifica </td> | <td align="center"> Data modifica </td> | |||
</tr> | </tr> | |||
EOF | EOF | |||
$Lang{Home} = "Casa"; | $Lang{Home} = "Casa"; | |||
$Lang{Browse} = "Naviga backup"; | $Lang{Browse} = "Naviga backup"; | |||
$Lang{Last_bad_XferLOG} = "Ultimo TransLOG fallito"; | $Lang{Last_bad_XferLOG} = "Ultimo TransLOG fallito"; | |||
$Lang{Last_bad_XferLOG_errors_only} = "Ultimo TransLOG fallito (solo errori )"; | $Lang{Last_bad_XferLOG_errors_only} = "Ultimo TransLOG fallito (solo errori )"; | |||
$Lang{This_display_is_merged_with_backup} = <<EOF; | $Lang{This_display_is_merged_with_backup} = <<EOF; | |||
<li> Questa visualizzazione è fusa con il backup numero \$numF. | <li> Questa visualizzazione è fusa con il backup numero \$numF. | |||
EOF | EOF | |||
$Lang{Visit_this_directory_in_backup} = <<EOF; | $Lang{Visit_this_directory_in_backup} = <<EOF; | |||
<li> Selezionare il backup che si desidera visualizzare: <select onChange="windo w.location=this.value">\$otherDirs </select> | <li> Selezionare il backup che si desidera visualizzare: <select onChange="windo w.location=this.value">\$otherDirs </select> | |||
EOF | EOF | |||
skipping to change at line 1273 | skipping to change at line 1312 | |||
<td align="right"> Data avvio</td> | <td align="right"> Data avvio</td> | |||
<td align="right"> Durata minuti</td> | <td align="right"> Durata minuti</td> | |||
</tr> | </tr> | |||
\$ArchiveStr | \$ArchiveStr | |||
</table> | </table> | |||
<p> | <p> | |||
EOF | EOF | |||
$Lang{BackupPC__Documentation} = "BackupPC: Documentazione"; | $Lang{BackupPC__Documentation} = "BackupPC: Documentazione"; | |||
$Lang{No} = "no"; | $Lang{No} = "no"; | |||
$Lang{Yes} = "sì"; | $Lang{Yes} = "sì"; | |||
$Lang{The_directory_is_empty} = <<EOF; | $Lang{The_directory_is_empty} = <<EOF; | |||
<tr><td bgcolor="#ffffff">La directory \$dirDisplay è vuota | <tr><td bgcolor="#ffffff">La directory \$dirDisplay è vuota | |||
</td></tr> | </td></tr> | |||
EOF | EOF | |||
#$Lang{on} = "acceso"; | #$Lang{on} = "acceso"; | |||
$Lang{off} = "spento"; | $Lang{off} = "spento"; | |||
$Lang{backupType_full} = "completo"; | $Lang{backupType_full} = "completo"; | |||
$Lang{backupType_incr} = "incrementale"; | $Lang{backupType_incr} = "incrementale"; | |||
$Lang{backupType_active} = "in esecuzione"; | $Lang{backupType_active} = "in esecuzione"; | |||
$Lang{backupType_partial} = "parziale"; | $Lang{backupType_partial} = "parziale"; | |||
$Lang{failed} = "fallito"; | $Lang{failed} = "fallito"; | |||
$Lang{success} = "eseguito"; | $Lang{success} = "eseguito"; | |||
$Lang{and} = "e"; | $Lang{and} = "e"; | |||
# ------ | # ------ | |||
# Hosts states and reasons | # Hosts states and reasons | |||
$Lang{Status_idle} = "inattivo"; | $Lang{Status_idle} = "inattivo"; | |||
$Lang{Status_backup_starting} = "avvio backup"; | $Lang{Status_backup_starting} = "avvio backup"; | |||
$Lang{Status_backup_in_progress} = "backup in esecuzione"; | $Lang{Status_backup_in_progress} = "backup in esecuzione"; | |||
$Lang{Status_restore_starting} = "avvio ripristino"; | $Lang{Status_restore_starting} = "avvio ripristino"; | |||
$Lang{Status_restore_in_progress} = "ripristino in esecuzione"; | $Lang{Status_restore_in_progress} = "ripristino in esecuzione"; | |||
$Lang{Status_admin_pending} = "collegamenti pendenti"; | $Lang{Status_admin_pending} = "collegamenti pendenti"; | |||
$Lang{Status_admin_running} = "collegamenti in esecuzione"; | $Lang{Status_admin_running} = "collegamenti in esecuzione"; | |||
$Lang{Reason_backup_done} = "backup eseguito"; | $Lang{Reason_backup_done} = "backup eseguito"; | |||
$Lang{Reason_restore_done} = "restore eseguito"; | $Lang{Reason_restore_done} = "restore eseguito"; | |||
$Lang{Reason_archive_done} = "archivio eseguito"; | $Lang{Reason_archive_done} = "archivio eseguito"; | |||
$Lang{Reason_nothing_to_do} = "nulla da fare"; | $Lang{Reason_nothing_to_do} = "nulla da fare"; | |||
$Lang{Reason_backup_failed} = "backup fallito"; | $Lang{Reason_backup_failed} = "backup fallito"; | |||
$Lang{Reason_restore_failed} = "restore fallito"; | $Lang{Reason_restore_failed} = "restore fallito"; | |||
$Lang{Reason_archive_failed} = "archivio fallito"; | $Lang{Reason_archive_failed} = "archivio fallito"; | |||
$Lang{Reason_no_ping} = "no ping"; | $Lang{Reason_no_ping} = "no ping"; | |||
$Lang{Reason_backup_canceled_by_user} = "backup annullato dall\'utente"; | $Lang{Reason_backup_canceled_by_user} = "backup annullato dall\'utente"; | |||
$Lang{Reason_restore_canceled_by_user} = "ripristino annullato dall\'utente"; | $Lang{Reason_restore_canceled_by_user} = "ripristino annullato dall\'utente"; | |||
$Lang{Reason_archive_canceled_by_user} = "archivio annullato dall\'utente"; | $Lang{Reason_archive_canceled_by_user} = "archivio annullato dall\'utente"; | |||
$Lang{Disabled_OnlyManualBackups} = "auto disabilitato"; | $Lang{Disabled_OnlyManualBackups} = "auto disabilitato"; | |||
$Lang{Disabled_AllBackupsDisabled} = "disabilitato"; | $Lang{Disabled_AllBackupsDisabled} = "disabilitato"; | |||
# --------- | # --------- | |||
# Email messages | # Email messages | |||
# No backup ever | # No backup ever | |||
$Lang{EMailNoBackupEverSubj} = "BackupPC: nessun backup riuscito per \$host"; | $Lang{EMailNoBackupEverSubj} = "BackupPC: nessun backup riuscito per \$host"; | |||
$Lang{EMailNoBackupEverMesg} = <<'EOF'; | $Lang{EMailNoBackupEverMesg} = <<'EOF'; | |||
To: $user$domain | To: $user$domain | |||
Subject: $subj | Subject: $subj | |||
$headers | $headers | |||
skipping to change at line 1412 | skipping to change at line 1451 | |||
backup incrementale. E` possibile selezionare "Ritorna alla pagina di | backup incrementale. E` possibile selezionare "Ritorna alla pagina di | |||
$host" e quindi cliccare su "ricarica" per controllare lo stato del backup. | $host" e quindi cliccare su "ricarica" per controllare lo stato del backup. | |||
Il backup dovrebbe essere pronto entro pochi minuti. | Il backup dovrebbe essere pronto entro pochi minuti. | |||
Ciao. | Ciao. | |||
BackupPC Genie | BackupPC Genie | |||
https://backuppc.github.io/backuppc | https://backuppc.github.io/backuppc | |||
EOF | EOF | |||
$Lang{howLong_not_been_backed_up} = "non e` riuscito"; | $Lang{howLong_not_been_backed_up} = "non e` riuscito"; | |||
$Lang{howLong_not_been_backed_up_for_days_days} = "risale a \$days giorni fa"; | $Lang{howLong_not_been_backed_up_for_days_days} = "risale a \$days giorni fa"; | |||
####################################################################### | ####################################################################### | |||
# RSS strings | # RSS strings | |||
####################################################################### | ####################################################################### | |||
$Lang{RSS_Doc_Title} = "BackupPC Server"; | $Lang{RSS_Doc_Title} = "BackupPC Server"; | |||
$Lang{RSS_Doc_Description} = "RSS feed for BackupPC"; | $Lang{RSS_Doc_Description} = "RSS feed for BackupPC"; | |||
$Lang{RSS_Host_Summary} = <<EOF; | $Lang{RSS_Host_Summary} = <<EOF; | |||
Completi: \$fullCnt; | Completi: \$fullCnt; | |||
Età completi (giorni): \$fullAge; | Età completi (giorni): \$fullAge; | |||
Dimensione completi (GiB): \$fullSize; | Dimensione completi (GiB): \$fullSize; | |||
Velocità (MB/s): \$fullRate; | Velocità (MB/s): \$fullRate; | |||
Incrementali: \$incrCnt; | Incrementali: \$incrCnt; | |||
Età incrementali (giorni): \$incrAge; | Età incrementali (giorni): \$incrAge; | |||
Stato: \$host_state; | Stato: \$hostState; | |||
Disabilitato: \$host_disabled; | Disabilitato: \$hostDisabled; | |||
Ultimo tentativo: \$host_last_attempt; | Ultimo tentativo: \$hostLastAttempt; | |||
EOF | EOF | |||
####################################################################### | ####################################################################### | |||
# Configuration editor strings | # Configuration editor strings | |||
####################################################################### | ####################################################################### | |||
$Lang{Only_privileged_users_can_edit_config_files} = "Solo gli utenti privilegia | $Lang{Only_privileged_users_can_edit_config_files} = | |||
ti possono modificare la configurazione."; | "Solo gli utenti privilegiati possono modificare la configurazione."; | |||
$Lang{CfgEdit_Edit_Config} = "Modifica Configurazione"; | $Lang{CfgEdit_Edit_Config} = "Modifica Configurazione"; | |||
$Lang{CfgEdit_Edit_Hosts} = "Modifica Hosts"; | $Lang{CfgEdit_Edit_Hosts} = "Modifica Hosts"; | |||
$Lang{CfgEdit_Title_Server} = "Server"; | $Lang{CfgEdit_Title_Server} = "Server"; | |||
$Lang{CfgEdit_Title_General_Parameters} = "Parametri Generali"; | $Lang{CfgEdit_Title_General_Parameters} = "Parametri Generali"; | |||
$Lang{CfgEdit_Title_Wakeup_Schedule} = "Pianificazione Esecuzioni"; | $Lang{CfgEdit_Title_Wakeup_Schedule} = "Pianificazione Esecuzioni"; | |||
$Lang{CfgEdit_Title_Concurrent_Jobs} = "Lavori Contemporanei"; | $Lang{CfgEdit_Title_Concurrent_Jobs} = "Lavori Contemporanei"; | |||
$Lang{CfgEdit_Title_Pool_Filesystem_Limits} = "Limiti del Pool Filesystem"; | $Lang{CfgEdit_Title_Pool_Filesystem_Limits} = "Limiti del Pool Filesystem"; | |||
$Lang{CfgEdit_Title_Other_Parameters} = "Altri parametri"; | $Lang{CfgEdit_Title_Other_Parameters} = "Altri parametri"; | |||
$Lang{CfgEdit_Title_Remote_Apache_Settings} = "Configurazione Apache Remota"; | $Lang{CfgEdit_Title_Remote_Apache_Settings} = "Configurazione Apache Remota"; | |||
$Lang{CfgEdit_Title_Program_Paths} = "Percorsi Dei programmi"; | $Lang{CfgEdit_Title_Program_Paths} = "Percorsi Dei programmi"; | |||
$Lang{CfgEdit_Title_Install_Paths} = "Percorsi Di Installazione"; | $Lang{CfgEdit_Title_Install_Paths} = "Percorsi Di Installazione"; | |||
$Lang{CfgEdit_Title_Email} = "Email"; | $Lang{CfgEdit_Title_Email} = "Email"; | |||
$Lang{CfgEdit_Title_Email_settings} = "Configurazione Email"; | $Lang{CfgEdit_Title_Email_settings} = "Configurazione Email"; | |||
$Lang{CfgEdit_Title_Email_User_Messages} = "Messaggi Email Utente"; | $Lang{CfgEdit_Title_Email_User_Messages} = "Messaggi Email Utente"; | |||
$Lang{CfgEdit_Title_CGI} = "CGI"; | $Lang{CfgEdit_Title_CGI} = "CGI"; | |||
$Lang{CfgEdit_Title_Admin_Privileges} = "Privilegi Admin"; | $Lang{CfgEdit_Title_Admin_Privileges} = "Privilegi Admin"; | |||
$Lang{CfgEdit_Title_Page_Rendering} = "Visualizzazione Pagina"; | $Lang{CfgEdit_Title_Page_Rendering} = "Visualizzazione Pagina"; | |||
$Lang{CfgEdit_Title_Paths} = "Percorsi"; | $Lang{CfgEdit_Title_Paths} = "Percorsi"; | |||
$Lang{CfgEdit_Title_User_URLs} = "URL Utenti"; | $Lang{CfgEdit_Title_User_URLs} = "URL Utenti"; | |||
$Lang{CfgEdit_Title_User_Config_Editing} = "Modifica Configurazione Utenti"; | $Lang{CfgEdit_Title_User_Config_Editing} = "Modifica Configurazione Utenti | |||
$Lang{CfgEdit_Title_Xfer} = "Xfer"; | "; | |||
$Lang{CfgEdit_Title_Xfer_Settings} = "Configurazione Xfer"; | $Lang{CfgEdit_Title_Xfer} = "Xfer"; | |||
$Lang{CfgEdit_Title_Ftp_Settings} = "Configurazione FTP"; | $Lang{CfgEdit_Title_Xfer_Settings} = "Configurazione Xfer"; | |||
$Lang{CfgEdit_Title_Smb_Settings} = "Configurazione Smb"; | $Lang{CfgEdit_Title_Ftp_Settings} = "Configurazione FTP"; | |||
$Lang{CfgEdit_Title_Tar_Settings} = "Configurazione Tar"; | $Lang{CfgEdit_Title_Smb_Settings} = "Configurazione Smb"; | |||
$Lang{CfgEdit_Title_Rsync_Settings} = "Configurazione Rsync"; | $Lang{CfgEdit_Title_Tar_Settings} = "Configurazione Tar"; | |||
$Lang{CfgEdit_Title_Rsyncd_Settings} = "Configurazione Rsyncd"; | $Lang{CfgEdit_Title_Rsync_Settings} = "Configurazione Rsync"; | |||
$Lang{CfgEdit_Title_Archive_Settings} = "Configurazione Archivi"; | $Lang{CfgEdit_Title_Rsyncd_Settings} = "Configurazione Rsyncd"; | |||
$Lang{CfgEdit_Title_Include_Exclude} = "Includi/Escludi"; | $Lang{CfgEdit_Title_Archive_Settings} = "Configurazione Archivi"; | |||
$Lang{CfgEdit_Title_Smb_Paths_Commands} = "Smb Percorsi/Comandi"; | $Lang{CfgEdit_Title_Include_Exclude} = "Includi/Escludi"; | |||
$Lang{CfgEdit_Title_Tar_Paths_Commands} = "Tar Percorsi/Comandi"; | $Lang{CfgEdit_Title_Smb_Paths_Commands} = "Smb Percorsi/Comandi"; | |||
$Lang{CfgEdit_Title_Tar_Paths_Commands} = "Tar Percorsi/Comandi"; | ||||
$Lang{CfgEdit_Title_Rsync_Paths_Commands_Args} = "Rsync Percorsi/Comandi/Argomen ti"; | $Lang{CfgEdit_Title_Rsync_Paths_Commands_Args} = "Rsync Percorsi/Comandi/Argomen ti"; | |||
$Lang{CfgEdit_Title_Rsyncd_Port_Args} = "Rsyncd Porta/Argomenti"; | $Lang{CfgEdit_Title_Rsyncd_Port_Args} = "Rsyncd Porta/Argomenti"; | |||
$Lang{CfgEdit_Title_Archive_Paths_Commands} = "Archivi Percorsi/Comandi"; | $Lang{CfgEdit_Title_Archive_Paths_Commands} = "Archivi Percorsi/Comandi"; | |||
$Lang{CfgEdit_Title_Schedule} = "Pianificazione"; | $Lang{CfgEdit_Title_Schedule} = "Pianificazione"; | |||
$Lang{CfgEdit_Title_Full_Backups} = "Backup Completi"; | $Lang{CfgEdit_Title_Full_Backups} = "Backup Completi"; | |||
$Lang{CfgEdit_Title_Incremental_Backups} = "Backup Incrementali"; | $Lang{CfgEdit_Title_Incremental_Backups} = "Backup Incrementali"; | |||
$Lang{CfgEdit_Title_Blackouts} = "Blackouts"; | $Lang{CfgEdit_Title_Blackouts} = "Blackouts"; | |||
$Lang{CfgEdit_Title_Other} = "Altro"; | $Lang{CfgEdit_Title_Other} = "Altro"; | |||
$Lang{CfgEdit_Title_Backup_Settings} = "Configurazione Backup"; | $Lang{CfgEdit_Title_Backup_Settings} = "Configurazione Backup"; | |||
$Lang{CfgEdit_Title_Client_Lookup} = "Client Lookup"; | $Lang{CfgEdit_Title_Client_Lookup} = "Client Lookup"; | |||
$Lang{CfgEdit_Title_User_Commands} = "Comandi Utente"; | $Lang{CfgEdit_Title_User_Commands} = "Comandi Utente"; | |||
$Lang{CfgEdit_Title_Hosts} = "Hosts"; | $Lang{CfgEdit_Title_Hosts} = "Hosts"; | |||
$Lang{CfgEdit_Hosts_Comment} = <<EOF; | $Lang{CfgEdit_Hosts_Comment} = <<EOF; | |||
Per aggiungere un nuovo host, seleziona Aggiungi e inserisci il nome. | Per aggiungere un nuovo host, seleziona Aggiungi e inserisci il nome. | |||
Per aggiungere un nuovo host partendo dalla configurazione di un altro | Per aggiungere un nuovo host partendo dalla configurazione di un altro | |||
host, inserisci il nome dell\'host con il formato NUOVOHOST=HOSTDACOPIARE. | host, inserisci il nome dell\'host con il formato NUOVOHOST=HOSTDACOPIARE. | |||
Questo sovrascriverá qualsiasi eventuale configurazione per il | Questo sovrascriverá qualsiasi eventuale configurazione per il | |||
NUOVOHOST. Puoi dunque fare ció anche per un host esistente. | NUOVOHOST. Puoi dunque fare ció anche per un host esistente. | |||
Per cancellare un host, clicca su Cancella. Quando Aggiungi, Cancelli, | Per cancellare un host, clicca su Cancella. Quando Aggiungi, Cancelli, | |||
o copi la configurazione di un host, i cambiamenti vengono salvati | o copi la configurazione di un host, i cambiamenti vengono salvati | |||
solo dopo aver cliccato su Salva. I backup degli host cancellati | solo dopo aver cliccato su Salva. I backup degli host cancellati | |||
skipping to change at line 1508 | skipping to change at line 1548 | |||
\${h1("Editor Configurazione Principale")} | \${h1("Editor Configurazione Principale")} | |||
EOF | EOF | |||
$Lang{CfgEdit_Header_Host} = <<EOF; | $Lang{CfgEdit_Header_Host} = <<EOF; | |||
\${h1("Editor Configurazione Host \$host")} | \${h1("Editor Configurazione Host \$host")} | |||
<p> | <p> | |||
Nota: Se vuoi modificare un valore specifico per questo host, seleziona Sovrascr ivi. | Nota: Se vuoi modificare un valore specifico per questo host, seleziona Sovrascr ivi. | |||
<p> | <p> | |||
EOF | EOF | |||
$Lang{CfgEdit_Button_Save} = "Salva"; | $Lang{CfgEdit_Button_Save} = "Salva"; | |||
$Lang{CfgEdit_Button_Insert} = "Inserisci"; | $Lang{CfgEdit_Button_Insert} = "Inserisci"; | |||
$Lang{CfgEdit_Button_Delete} = "Cancella"; | $Lang{CfgEdit_Button_Delete} = "Cancella"; | |||
$Lang{CfgEdit_Button_Add} = "Aggiungi"; | $Lang{CfgEdit_Button_Add} = "Aggiungi"; | |||
$Lang{CfgEdit_Button_Override} = "Sovrascrivi"; | $Lang{CfgEdit_Button_Override} = "Sovrascrivi"; | |||
$Lang{CfgEdit_Button_New_Key} = "Nuova chiave"; | $Lang{CfgEdit_Button_New_Key} = "Nuova chiave"; | |||
$Lang{CfgEdit_Button_New_Share} = "New ShareName or '*'"; | $Lang{CfgEdit_Button_New_Share} = "New ShareName or '*'"; | |||
$Lang{CfgEdit_Error_No_Save} | $Lang{CfgEdit_Error_No_Save} = "Errore: Non salvo poich&eacu | |||
= "Errore: Non salvo poiché sono presenti errori"; | te; sono presenti errori"; | |||
$Lang{CfgEdit_Error__must_be_an_integer} | $Lang{CfgEdit_Error__must_be_an_integer} = "Errore: \$var deve essere un | |||
= "Errore: \$var deve essere un numero intero"; | numero intero"; | |||
$Lang{CfgEdit_Error__must_be_real_valued_number} | $Lang{CfgEdit_Error__must_be_real_valued_number} = "Errore: \$var deve esser un | |||
= "Errore: \$var deve esser un numero con un valore reale"; | numero con un valore reale"; | |||
$Lang{CfgEdit_Error__entry__must_be_an_integer} | $Lang{CfgEdit_Error__entry__must_be_an_integer} = "Errore: \$var entry \$k deve | |||
= "Errore: \$var entry \$k deve essere un numero intero"; | essere un numero intero"; | |||
$Lang{CfgEdit_Error__entry__must_be_real_valued_number} | $Lang{CfgEdit_Error__entry__must_be_real_valued_number} = | |||
= "Errore: \$var entry \$k deve esser un numero con un valore reale" | "Errore: \$var entry \$k deve esser un numero con un valore reale"; | |||
; | $Lang{CfgEdit_Error__must_be_executable_program} = "Errore: \$var deve essere un | |||
$Lang{CfgEdit_Error__must_be_executable_program} | percorso valido"; | |||
= "Errore: \$var deve essere un percorso valido"; | $Lang{CfgEdit_Error__must_be_valid_option} = "Errore: \$var deve essere un | |||
$Lang{CfgEdit_Error__must_be_valid_option} | a opzione valida"; | |||
= "Errore: \$var deve essere una opzione valida"; | $Lang{CfgEdit_Error_Copy_host_does_not_exist} = | |||
$Lang{CfgEdit_Error_Copy_host_does_not_exist} | "L\'host da copiare \$copyHost non esiste; creo dunque l\'host \$fullHost da z | |||
= "L\'host da copiare \$copyHost non esiste; creo dunque l\'host \$f | ero. Se non è quello che desideravi, cancella questo host."; | |||
ullHost da zero. Se non è quello che desideravi, cancella questo host."; | ||||
$Lang{CfgEdit_Log_Copy_host_config} = "\$User ha copiato la configurazione di | ||||
$Lang{CfgEdit_Log_Copy_host_config} | \$fromHost su \$host\n"; | |||
= "\$User ha copiato la configurazione di \$fromHost su \$host\n"; | $Lang{CfgEdit_Log_Delete_param} = "\$User ha cancellato \$p da \$conf\n"; | |||
$Lang{CfgEdit_Log_Delete_param} | $Lang{CfgEdit_Log_Add_param_value} = "\$User ha aggiunto \$p a \$conf, settan | |||
= "\$User ha cancellato \$p da \$conf\n"; | dolo a \$value\n"; | |||
$Lang{CfgEdit_Log_Add_param_value} | $Lang{CfgEdit_Log_Change_param_value} = "\$User ha cambiato \$p su \$conf in \$v | |||
= "\$User ha aggiunto \$p a \$conf, settandolo a \$value\n"; | alueNew da \$valueOld\n"; | |||
$Lang{CfgEdit_Log_Change_param_value} | $Lang{CfgEdit_Log_Host_Delete} = "\$User ha cancellato l\'host \$host\n"; | |||
= "\$User ha cambiato \$p su \$conf in \$valueNew da \$valueOld\n"; | $Lang{CfgEdit_Log_Host_Change} = "\$User host \$host ha cambiato \$key da | |||
$Lang{CfgEdit_Log_Host_Delete} | \$valueOld in \$valueNew\n"; | |||
= "\$User ha cancellato l\'host \$host\n"; | $Lang{CfgEdit_Log_Host_Add} = "\$User ha aggiunto l\'host \$host: \$va | |||
$Lang{CfgEdit_Log_Host_Change} | lue\n"; | |||
= "\$User host \$host ha cambiato \$key da \$valueOld in \$valueNew\ | ||||
n"; | ||||
$Lang{CfgEdit_Log_Host_Add} | ||||
= "\$User ha aggiunto l\'host \$host: \$value\n"; | ||||
End of changes. 71 change blocks. | ||||
190 lines changed or deleted | 231 lines changed or added |