initial commit of file from CVS for smeserver-vacation on Sat Sep 7 21:13:49 AEST 2024
This commit is contained in:
@@ -0,0 +1,94 @@
|
||||
<lexicon lang="en-us">
|
||||
<entry>
|
||||
<base>User vacations</base>
|
||||
<trans>User vacations</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Vacation Message</base>
|
||||
<trans>Vacation Message</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Change user vacation settings</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESCRIPTION</base>
|
||||
<trans>
|
||||
You can modify a users vacation message by clicking
|
||||
on the link to the right of their name below.
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>LABEL_VACATION</base>
|
||||
<trans>Vacation</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_DESCRIPTION</base>
|
||||
<trans> <![CDATA[
|
||||
<p>
|
||||
Enter a vacation message here. You can use "$SUBJECT"
|
||||
anywhere in the text to be replaced with the subject line
|
||||
from the email that activated the auto-reply.
|
||||
</p>
|
||||
<p>
|
||||
This message must be composed of two parts separated by a blank line.
|
||||
The first will be integrated into the headings of the email reply,
|
||||
you must thus ensure you leave at least a blank line before typing your message.
|
||||
</p>
|
||||
<p>
|
||||
The primary domain is added to the address automatically,
|
||||
or you can insert a virtual domain by replacing the domain part of the sender address
|
||||
in the first line of the message with the virtual domain name (eg. replace the default
|
||||
"From: user@primary.domain" with "From: user@virtual.domain").
|
||||
To change the vacation message back to the default type "reset".
|
||||
</p>
|
||||
<p>
|
||||
You can also fill out the "Enable vacation on" and "Disable vacation on" fields in order to
|
||||
automatically enable and disable sending of the vacation message for this user account on the given dates.
|
||||
</p>
|
||||
<p>
|
||||
The format used is YYYYMMDD (four digit year, two digit month, two digit day)
|
||||
and the dates in the two fields must not be the same.
|
||||
If you want to use this functionality, leave the "Enable vacation messages" setting at "No" - it will be automatically activated based on the date given.
|
||||
</p>
|
||||
</p>
|
||||
]]>
|
||||
</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>VACATION_FROM</base>
|
||||
<trans>Enable vacation on (YYYYMMDD)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>VACATION_TO</base>
|
||||
<trans>Disable vacation on (YYYYMMDD)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MESSAGE</base>
|
||||
<trans>Vacation message</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>VACATION_STATUS</base>
|
||||
<trans>Enable vacation messages</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FROM</base>
|
||||
<trans>From:</trans>
|
||||
</entry>
|
||||
<!-- this is read into a ~/.vacation.msg verbatim
|
||||
leave a blank line after the subject line but not before,
|
||||
and don't translate $SUBJECT -->
|
||||
<entry>
|
||||
<base>AWAY_FROM_MAIL</base>
|
||||
<trans>I will not be reading my mail for a while. Your mail regarding $SUBJECT will be read when I return.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_USERS_IN_GRANTED_GROUPS</base>
|
||||
<trans>There are no users in the group(s) that you are granted to manage.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ANSWER_TO_OBJECT_SENDER</base>
|
||||
<trans>Re: $SUBJECT - Away from my email </trans>
|
||||
</entry>
|
||||
|
||||
</lexicon>
|
Reference in New Issue
Block a user