X-Git-Url: http://git.rot13.org/?p=BackupPC.git;a=blobdiff_plain;f=lib%2FBackupPC%2FLang%2Fen.pm;h=eb629f14aff6a071ea0852a4d1fdb2f6ce4f4540;hp=3e6f5aab94c32f86a9c248d02b1eae1ea72efc49;hb=5c6a6cc4f333ce44a9df62ab828b0b9341579f7c;hpb=d5fa3b7c692c93f843a6154866ebd9ea8293302e diff --git a/lib/BackupPC/Lang/en.pm b/lib/BackupPC/Lang/en.pm index 3e6f5aa..eb629f1 100644 --- a/lib/BackupPC/Lang/en.pm +++ b/lib/BackupPC/Lang/en.pm @@ -1,4 +1,4 @@ -#!/bin/perl -T +#!/bin/perl #my %lang; #use strict; @@ -23,18 +23,20 @@ $Lang{Admin_Options} = "Admin Options"; $Lang{Admin_Options_Page} = < -\${h1("Server Control")} +\${h2("Server Control")}
-
Stop the server: +
Reload the server configuration:
-\${h1("Server Configuration")} + EOF $Lang{Unable_to_connect_to_BackupPC_server} = "Unable to connect to BackupPC server", "This CGI script (\$MyURL) is unable to connect to the BackupPC" @@ -83,7 +85,7 @@ $Lang{BackupPC_Server_Status}= < - +
@@ -98,7 +100,7 @@ $Lang{BackupPC_Server_Status}= < -
Host Type User
+
@@ -113,7 +115,7 @@ EOF # -------------------------------- $Lang{BackupPC__Server_Summary} = "BackupPC: Server Summary"; $Lang{BackupPC__Archive} = "BackupPC: Archive"; -$Lang{BackupPC_Summary}=< @@ -130,7 +132,7 @@ There are \$hostCntGood hosts that have been backed up, for a total of: (prior to pooling and compression).

-
Host Type User
+
@@ -148,7 +150,7 @@ There are \$hostCntGood hosts that have been backed up, for a total of:

There are \$hostCntNone hosts with no backups.

-

Host User #Full
+
@@ -163,8 +165,7 @@ There are \$hostCntNone hosts with no backups.
Host User #Full
EOF -$Lang{BackupPC_Archive}=< - Search for available shares + Restore the files to share EOF +$Lang{Restore_Options_for__host_Option1_disabled} = < \${h2("Option 2: Download Zip archive")}

You can download a Zip archive containing all the files/directories you have @@ -489,6 +515,7 @@ EOF # ------------------------------ $Lang{Option_2__Download_Zip_archive2} = < \${h2("Option 2: Download Zip archive")}

Archive::Zip is not installed so you will not be able to download a @@ -598,7 +625,7 @@ $Lang{Host__host_Backup_Summary2} = < Click on the backup number to browse and restore backup files.

- +
@@ -616,7 +643,7 @@ Click on the backup number to browse and restore backup files.

\${h2("Xfer Error Summary")}

-
Backup# Type Filled
+
@@ -635,7 +662,7 @@ Existing files are those already in the pool; new files are those added to the pool. Empty files and SMB errors aren\'t counted in the reuse and new counts.

-
Backup# Type View
+
@@ -661,7 +688,7 @@ Empty files and SMB errors aren\'t counted in the reuse and new counts. Compression performance for files already in the pool and newly compressed files.

-
Totals Existing Files
+
@@ -699,7 +726,6 @@ $Lang{Host__host_Archive_Summary2} = < - \$ArchiveStr EOF @@ -834,10 +860,10 @@ EOF # ------------------------------ $Lang{Restore___num_details_for__host} = "BackupPC: Restore #\$num details for \$host"; -$Lang{Restore___num_details_for__host2 } = < -
Existing Files New Files
+
@@ -860,10 +886,10 @@ $Lang{Restore___num_details_for__host2 } = <Errors
Number \$Restores[\$i]{num}
Requested by \$RestoreReq{user}
Request time \$reqTime
-

+

\${h1("File/Directory list")}

- +
\$fileListStr
Original file/dirRestored to
@@ -875,15 +901,15 @@ $Lang{Archive___num_details_for__host} = "BackupPC: Archive #\$num details for \ $Lang{Archive___num_details_for__host2 } = < - - - - - - - - - EOF @@ -1104,7 +1131,7 @@ $Lang{Restore_Summary} = < Click on the restore number for more details. -
Number \$Archives[\$i]{num}
Requested by \$ArchiveReq{user}
Request time \$reqTime
Result \$Archives[\$i]{result}
Error Message \$Archives[\$i]{errorMsg}
Start time \$startTime
Duration \$duration min
Xfer log file + + + + + + + + + @@ -891,8 +917,8 @@ $Lang{Archive___num_details_for__host2 } = < \${h1("Host list")}

-

Number \$Archives[\$i]{num}
Requested by \$ArchiveReq{user}
Request time \$reqTime
Result \$Archives[\$i]{result}
Error Message \$Archives[\$i]{errorMsg}
Start time \$startTime
Duration \$duration min
Xfer log file View, Errors
- +
HostBackup Number
+ \$HostListStr
HostBackup Number
EOF @@ -958,16 +984,14 @@ Until I see \$host at a particular DHCP address, you can only start this request from the client machine itself. EOF -######################## -# ok you can do it then -######################## +# ------------------------------------ +# !! Server Mesg !! +# ------------------------------------ $Lang{Backup_requested_on_DHCP__host} = "Backup requested on DHCP \$host (\$In{hostIP}) by" . " \$User from \$ENV{REMOTE_ADDR}"; - $Lang{Backup_requested_on__host_by__User} = "Backup requested on \$host by \$User"; $Lang{Backup_stopped_dequeued_on__host_by__User} = "Backup stopped/dequeued on \$host by \$User"; - $Lang{Restore_requested_to_host__hostDest__backup___num} = "Restore requested to host \$hostDest, backup #\$num," . " by \$User from \$ENV{REMOTE_ADDR}"; $Lang{Archive_requested} = "Archive requested by \$User from \$ENV{REMOTE_ADDR}"; @@ -987,9 +1011,10 @@ $Lang{Hosts_file} = "Hosts file"; $Lang{Current_queues} = "Current queues"; $Lang{Documentation} = "Documentation"; -$Lang{Host_or_User_name} = "Host or User name:"; +#$Lang{Host_or_User_name} = "Host or User name:"; $Lang{Go} = "Go"; $Lang{Hosts} = "Hosts"; +$Lang{Select_a_host} = "Select a host..."; $Lang{There_have_been_no_archives} = "

There have been no archives

\n"; $Lang{This_PC_has_never_been_backed_up} = "

This PC has never been backed up!!

\n"; @@ -1049,12 +1074,14 @@ EOF $Lang{Because__host_has_been_on_the_network_at_least__Conf_BlackoutGoodCnt_consecutive_times___} = <Because \$host has been on the network at least \$Conf{BlackoutGoodCnt} -consecutive times, it will not be backed up from \$t0 to \$t1 on \$days. +consecutive times, it will not be backed up from \$blackoutStr. EOF +$Lang{__time0_to__time1_on__days} = "\$t0 to \$t1 on \$days"; + $Lang{Backups_are_deferred_for_hours_hours_change_this_number} = <Backups are deferred for \$hours hours -(change this number). +({Stop_Dequeue_Archive})}&host=\$host\">change this number). EOF $Lang{tryIP} = " and \$StatusHost{dhcpHostIP}"; @@ -1070,9 +1097,9 @@ $Lang{checkAll} = <
+
 Select all - +
+
@@ -1123,8 +1150,8 @@ $Lang{Archive_Summary} = < Click on the archive number for more details. -
Restore# Result Start Date
- +
Archive#
+ @@ -1165,14 +1192,17 @@ $Lang{Status_restore_in_progress} = "restore in progress"; $Lang{Status_link_pending} = "link pending"; $Lang{Status_link_running} = "link running"; -$Lang{Reason_backup_done} = "backup done"; -$Lang{Reason_restore_done} = "restore done"; -$Lang{Reason_nothing_to_do} = "nothing to do"; -$Lang{Reason_backup_failed} = "backup failed"; +$Lang{Reason_backup_done} = "backup done"; +$Lang{Reason_restore_done} = "restore done"; +$Lang{Reason_archive_done} = "archive done"; +$Lang{Reason_nothing_to_do} = "nothing to do"; +$Lang{Reason_backup_failed} = "backup failed"; $Lang{Reason_restore_failed} = "restore failed"; -$Lang{Reason_no_ping} = "no ping"; -$Lang{Reason_backup_canceled_by_user} = "backup canceled by user"; +$Lang{Reason_archive_failed} = "archive failed"; +$Lang{Reason_no_ping} = "no ping"; +$Lang{Reason_backup_canceled_by_user} = "backup canceled by user"; $Lang{Reason_restore_canceled_by_user} = "restore canceled by user"; +$Lang{Reason_archive_canceled_by_user} = "archive canceled by user"; # --------- # Email messages
Archive# Result Start Date Dur/mins