initial commit of file from CVS for smeserver-mailalias on Sat Sep 7 19:55:18 AEST 2024
This commit is contained in:
135
root/etc/e-smith/locale/sl/etc/e-smith/web/functions/mailalias
Normal file
135
root/etc/e-smith/locale/sl/etc/e-smith/web/functions/mailalias
Normal file
@@ -0,0 +1,135 @@
|
||||
<lexicon lang="sl">
|
||||
<entry>
|
||||
<base>CLICK_TO_CREATE</base>
|
||||
<trans>Add a Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Mailalias : a way to perform mail forward without creating a user</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_MAILALIASES</base>
|
||||
<trans>List of current Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MAILALIAS</base>
|
||||
<trans>Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAINNAME</base>
|
||||
<trans>Domain Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EMAIL_DEST</base>
|
||||
<trans>Forward to</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SELECT_ACCOUNT</base>
|
||||
<trans>Email(s) to forward to</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SELECT_INTERNAL</base>
|
||||
<trans>(samo lokalno omrezje)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SELECT_DOMAIN</base>
|
||||
<trans>Select a domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MAILALIAS_NAME</base>
|
||||
<trans>Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EMAIL</base>
|
||||
<trans>Email(s) to forward to</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>USER_OR_GROUP</base>
|
||||
<trans>Uporabnik ali skupina</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MAILALIAS_DESCRIPTION</base>
|
||||
<trans><![CDATA[<p>You can define mail forward to external valid email account without creating a user account on your server. This might be interesting when you are cocnerned about security and only want to provide a mail forward service.</p> <p>Be aware that your server may be considered as a spam relay by some providers if you do not configure properly your server to reject most of spams instead of just marking them as spam and forward them. As a result your server might be banned from theses servers and you would not be able any more to send them email nor forward email. </p>]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>TITLE_CREATE</base>
|
||||
<trans>Create a Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESC_MAILALIAS_NAME</base>
|
||||
<trans>Please enter a valide recipient for the mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_MAILALIAS</base>
|
||||
<trans>Modify Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>VALID_MAILALIAS_NAMES</base>
|
||||
<trans><![CDATA[ The mailalias should contain only lower-case letters, numbers, period, hyphen and underscore and should start with a lower-case letter or number. For example "sales", "john.holland", "123" and "email-administrator" are all valid pseudonyms, but "John Smith" and "Henry Miller" are not. <p>You can also create email aliases for accounts and (virtual) domains that are valid on this server. For example "fred@virtualdomain.com" can be forwarded to "mary" (or to another valid user account).</p> <p> You can forward to multiple recipients by separating them with a coma (,). </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_IN_USE</base>
|
||||
<trans>Error: That name is in use You cannot create a mailalias with that name.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOT_A_MAILALIAS</base>
|
||||
<trans>That account is not a mailalias</trans>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<base>MAILALIAS_INVALID_DOMAIN</base>
|
||||
<trans>That domain is not hosted on this server</trans>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<base>MAILALIAS_INVALID_NOACCT</base>
|
||||
<trans>That account is not hosted on this server</trans>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<base>MAILALIAS_INVALID_SAMEACCT</base>
|
||||
<trans>A mailalias cannot point to the same account</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_SUCCEEDED</base>
|
||||
<trans>Successfully created mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_SUCCEEDED</base>
|
||||
<trans>Successfully modified mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_SUCCEEDED</base>
|
||||
<trans>Successfully removed mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_MAILALIAS</base>
|
||||
<trans>Remove Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ABOUT_TO_REMOVE</base>
|
||||
<trans>About to remove</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EVERYONE</base>
|
||||
<trans>Everyone</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ALL</base>
|
||||
<trans>All domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Mailalias</base>
|
||||
<trans>Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>mailalias</base>
|
||||
<trans>mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NO_MAILALIASES</base>
|
||||
<trans>No mail alias yet !</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
</lexicon>
|
123
root/etc/e-smith/locale/sl/etc/e-smith/web/functions/mailalias2
Normal file
123
root/etc/e-smith/locale/sl/etc/e-smith/web/functions/mailalias2
Normal file
@@ -0,0 +1,123 @@
|
||||
<lexicon lang="sl">
|
||||
<entry>
|
||||
<base>CLICK_TO_CREATE</base>
|
||||
<trans>Add a Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>FORM_TITLE</base>
|
||||
<trans>Mailalias : a way to perform mail forward without creating a user</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_MAILALIASES</base>
|
||||
<trans>Current defined Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MAILALIAS</base>
|
||||
<trans>Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DOMAINNAME</base>
|
||||
<trans>Domain Name</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EMAIL_DEST</base>
|
||||
<trans>Forward to</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SELECT_ACCOUNT</base>
|
||||
<trans>Email(s) to forward to</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SELECT_INTERNAL</base>
|
||||
<trans>(samo lokalno omrezje)</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>SELECT_DOMAIN</base>
|
||||
<trans>Select a domain</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MAILALIAS_NAME</base>
|
||||
<trans>Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EMAIL</base>
|
||||
<trans>Email(s) to forward to</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>USER_OR_GROUP</base>
|
||||
<trans>Uporabnik ali skupina</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CURRENT_PSEUDONYMS</base>
|
||||
<trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>TITLE_CREATE</base>
|
||||
<trans>Create a Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>DESC_MAILALIAS_NAME</base>
|
||||
<trans>Please enter a valide recipient for the mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_PSEUDONYM</base>
|
||||
<trans>Uredi vzdevek</trans>
|
||||
<entry>
|
||||
<base>VALID_MAILALIAS_NAMES</base>
|
||||
<trans><![CDATA[ The mailalias should contain only lower-case letters, numbers, period, hyphen and underscore and should start with a lower-case letter or number. For example "sales", "john.holland", "123" and "email-administrator" are all valid pseudonyms, but "John Smith" and "Henry Miller" are not. <p>You can also create email aliases for accounts and (virtual) domains that are valid on this server. For example "fred@virtualdomain.com" can be forwarded to "mary" (or to another valid user account).</p> <p> You can forward to multiple recipients by separating them with a coma (,). </p> ]]></trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NAME_IN_USE</base>
|
||||
<trans>Error: That name is in use You cannot create a mailalias with that name.</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>NOT_A_MAILALIAS</base>
|
||||
<trans>That account is not a mailalias</trans>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<base>MAILALIAS_INVALID_DOMAIN</base>
|
||||
<trans>That domain is not hosted on this server</trans>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<base>MAILALIAS_INVALID_NOACCT</base>
|
||||
<trans>That account is not hosted on this server</trans>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<base>MAILALIAS_INVALID_SAMEACCT</base>
|
||||
<trans>A mailalias cannot point to the same account</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>CREATE_SUCCEEDED</base>
|
||||
<trans>Successfully created mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>MODIFY_SUCCEEDED</base>
|
||||
<trans>Successfully modified mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>REMOVE_SUCCEEDED</base>
|
||||
<trans>Successfully removed mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>EVERYONE</base>
|
||||
<trans>Everyone</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>ALL</base>
|
||||
<trans>All domains</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>Mailalias</base>
|
||||
<trans>Mailalias</trans>
|
||||
</entry>
|
||||
<entry>
|
||||
<base>mailalias</base>
|
||||
<trans>mailalias</trans>
|
||||
</entry>
|
||||
|
||||
|
||||
|
||||
</entry></lexicon>
|
Reference in New Issue
Block a user