initial commit of file from CVS for smeserver-rsync-backup2disk on Sat Sep 7 19:58:58 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 19:58:58 +10:00
parent 65ffb5d2f4
commit 462b92b7fa
56 changed files with 2744 additions and 2 deletions

View File

@@ -0,0 +1,86 @@
<lexicon lang="zh-cn">
<!-- vim: ft=xml:
-->
<entry>
<base>FORM_TITLE</base>
<trans>启用/禁用 Rsync 夜间备份</trans>
</entry>
<entry>
<base>OPERATION_STATUS_REPORT</base>
<trans>操作报告</trans>
</entry>
<entry>
<base>FORM_DESC</base>
<trans>This backup method uses a software package called rsync to create a copy of your server configuration and user data files, and copies it to an attached local hard drive every night. The initial backup will match your current data size. Subsequent backups will synchronize your data and only copy changes which will make your actual backup time very efficient. This method allows you to restore your configuration and user data files easily using command-line tools.</trans>
</entry>
<entry>
<base>DESC_STATUS</base>
<trans>Select whether you wish to enable nightly rsync backups</trans>
</entry>
<entry>
<base>LABEL_STATUS</base>
<trans>状态</trans>
</entry>
<entry>
<base>DESC_INCLUDE</base>
<trans>Enter any file or directories to include. One entry per line. Full path is required.</trans>
</entry>
<entry>
<base>LABEL_INCLUDE</base>
<trans>包含</trans>
</entry>
<entry>
<base>DESC_EXCLUDE</base>
<trans>Enter any file or directories to exclude. One entry per line. Full path is required.</trans>
</entry>
<entry>
<base>LABEL_EXCLUDE</base>
<trans>排除</trans>
</entry>
<entry>
<base>DESC_MOUNT</base>
<trans>The rsync backup requires a supported device that must be manually configured and formatted ext3. One example is an external USB drive mounted on /media/usbdisk. Enter your mount point below.</trans>
</entry>
<entry>
<base>LABEL_MOUNT</base>
<trans>挂载</trans>
</entry>
<entry>
<base>DESC_REMINDER_TIME</base>
<trans>Enter the time you would like a reminder message to be automatically e-mailed to the administrator to attach your disk in 24 hr (hh:mm) format. Leave blank to disable.</trans>
</entry>
<entry>
<base>LABEL_REMINDER_TIME</base>
<trans>Reminder time of day</trans>
</entry>
<entry>
<base>DESC_BACKUP_TIME</base>
<trans>请输入备份进行的时间点24小时 hhmm。</trans>
</entry>
<entry>
<base>LABEL_BACKUP_TIME</base>
<trans>备份日期</trans>
</entry>
<entry>
<base>Update</base>
<trans>更新</trans>
</entry>
</lexicon>