1 |
brianr |
1.1 |
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
2 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:45.731336718 +0100 |
3 |
|
|
@@ -0,0 +1,135 @@ |
4 |
|
|
+<lexicon lang="bg"> |
5 |
|
|
+ <entry> |
6 |
|
|
+ <base>CLICK_TO_CREATE</base> |
7 |
|
|
+ <trans>Add a Mailalias</trans> |
8 |
|
|
+ </entry> |
9 |
|
|
+ <entry> |
10 |
|
|
+ <base>FORM_TITLE</base> |
11 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
12 |
|
|
+ </entry> |
13 |
|
|
+ <entry> |
14 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
15 |
|
|
+ <trans>List of current Mailalias</trans> |
16 |
|
|
+ </entry> |
17 |
|
|
+ <entry> |
18 |
|
|
+ <base>MAILALIAS</base> |
19 |
|
|
+ <trans>Mailalias</trans> |
20 |
|
|
+ </entry> |
21 |
|
|
+ <entry> |
22 |
|
|
+ <base>DOMAINNAME</base> |
23 |
|
|
+ <trans>Domain Name</trans> |
24 |
|
|
+ </entry> |
25 |
|
|
+ <entry> |
26 |
|
|
+ <base>EMAIL_DEST</base> |
27 |
|
|
+ <trans>Forward to</trans> |
28 |
|
|
+ </entry> |
29 |
|
|
+ <entry> |
30 |
|
|
+ <base>SELECT_ACCOUNT</base> |
31 |
|
|
+ <trans>Email(s) to forward to</trans> |
32 |
|
|
+ </entry> |
33 |
|
|
+ <entry> |
34 |
|
|
+ <base>SELECT_INTERNAL</base> |
35 |
|
|
+ <trans>Само в локалната мрежа</trans> |
36 |
|
|
+ </entry> |
37 |
|
|
+ <entry> |
38 |
|
|
+ <base>SELECT_DOMAIN</base> |
39 |
|
|
+ <trans>Select a domain</trans> |
40 |
|
|
+ </entry> |
41 |
|
|
+ <entry> |
42 |
|
|
+ <base>MAILALIAS_NAME</base> |
43 |
|
|
+ <trans>Mailalias</trans> |
44 |
|
|
+ </entry> |
45 |
|
|
+ <entry> |
46 |
|
|
+ <base>EMAIL</base> |
47 |
|
|
+ <trans>Email(s) to forward to</trans> |
48 |
|
|
+ </entry> |
49 |
|
|
+ <entry> |
50 |
|
|
+ <base>USER_OR_GROUP</base> |
51 |
|
|
+ <trans>Потребител или група</trans> |
52 |
|
|
+ </entry> |
53 |
|
|
+ <entry> |
54 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
55 |
|
|
+ <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> |
56 |
|
|
+ </entry> |
57 |
|
|
+ <entry> |
58 |
|
|
+ <base>TITLE_CREATE</base> |
59 |
|
|
+ <trans>Create a Mailalias</trans> |
60 |
|
|
+ </entry> |
61 |
|
|
+ <entry> |
62 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
63 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
64 |
|
|
+ </entry> |
65 |
|
|
+ <entry> |
66 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
67 |
|
|
+ <trans>Modify Mailalias</trans> |
68 |
|
|
+ </entry> |
69 |
|
|
+ <entry> |
70 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
71 |
|
|
+ <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> |
72 |
|
|
+ </entry> |
73 |
|
|
+ <entry> |
74 |
|
|
+ <base>NAME_IN_USE</base> |
75 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
76 |
|
|
+ </entry> |
77 |
|
|
+ <entry> |
78 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
79 |
|
|
+ <trans>That account is not a mailalias</trans> |
80 |
|
|
+ </entry> |
81 |
|
|
+ |
82 |
|
|
+ <entry> |
83 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
84 |
|
|
+ <trans>Този домейн не се държи от този сървър</trans> |
85 |
|
|
+ </entry> |
86 |
|
|
+ |
87 |
|
|
+ <entry> |
88 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
89 |
|
|
+ <trans>Този акаунт не се държи от този сървър</trans> |
90 |
|
|
+ </entry> |
91 |
|
|
+ |
92 |
|
|
+ <entry> |
93 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
94 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
95 |
|
|
+ </entry> |
96 |
|
|
+ <entry> |
97 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
98 |
|
|
+ <trans>Successfully created mailalias</trans> |
99 |
|
|
+ </entry> |
100 |
|
|
+ <entry> |
101 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
102 |
|
|
+ <trans>Successfully modified mailalias</trans> |
103 |
|
|
+ </entry> |
104 |
|
|
+ <entry> |
105 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
106 |
|
|
+ <trans>Successfully removed mailalias</trans> |
107 |
|
|
+ </entry> |
108 |
|
|
+ <entry> |
109 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
110 |
|
|
+ <trans>Remove Mailalias</trans> |
111 |
|
|
+ </entry> |
112 |
|
|
+ <entry> |
113 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
114 |
|
|
+ <trans>About to remove</trans> |
115 |
|
|
+ </entry> |
116 |
|
|
+ <entry> |
117 |
|
|
+ <base>EVERYONE</base> |
118 |
|
|
+ <trans>Всеки</trans> |
119 |
|
|
+ </entry> |
120 |
|
|
+ <entry> |
121 |
|
|
+ <base>ALL</base> |
122 |
|
|
+ <trans>All domains</trans> |
123 |
|
|
+ </entry> |
124 |
|
|
+ <entry> |
125 |
|
|
+ <base>Mailalias</base> |
126 |
|
|
+ <trans>Mailalias</trans> |
127 |
|
|
+ </entry> |
128 |
|
|
+ <entry> |
129 |
|
|
+ <base>mailalias</base> |
130 |
|
|
+ <trans>mailalias</trans> |
131 |
|
|
+ </entry> |
132 |
|
|
+ <entry> |
133 |
|
|
+ <base>NO_MAILALIASES</base> |
134 |
|
|
+ <trans>No mail alias yet !</trans> |
135 |
|
|
+ </entry> |
136 |
|
|
+ |
137 |
|
|
+ |
138 |
|
|
+</lexicon> |
139 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
140 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:48.527339687 +0100 |
141 |
|
|
@@ -0,0 +1,123 @@ |
142 |
|
|
+<lexicon lang="bg"> |
143 |
|
|
+ <entry> |
144 |
|
|
+ <base>CLICK_TO_CREATE</base> |
145 |
|
|
+ <trans>Add a Mailalias</trans> |
146 |
|
|
+ </entry> |
147 |
|
|
+ <entry> |
148 |
|
|
+ <base>FORM_TITLE</base> |
149 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
150 |
|
|
+ </entry> |
151 |
|
|
+ <entry> |
152 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
153 |
|
|
+ <trans>Current defined Mailalias</trans> |
154 |
|
|
+ </entry> |
155 |
|
|
+ <entry> |
156 |
|
|
+ <base>MAILALIAS</base> |
157 |
|
|
+ <trans>Mailalias</trans> |
158 |
|
|
+ </entry> |
159 |
|
|
+ <entry> |
160 |
|
|
+ <base>DOMAINNAME</base> |
161 |
|
|
+ <trans>Domain Name</trans> |
162 |
|
|
+ </entry> |
163 |
|
|
+ <entry> |
164 |
|
|
+ <base>EMAIL_DEST</base> |
165 |
|
|
+ <trans>Forward to</trans> |
166 |
|
|
+ </entry> |
167 |
|
|
+ <entry> |
168 |
|
|
+ <base>SELECT_ACCOUNT</base> |
169 |
|
|
+ <trans>Email(s) to forward to</trans> |
170 |
|
|
+ </entry> |
171 |
|
|
+ <entry> |
172 |
|
|
+ <base>SELECT_INTERNAL</base> |
173 |
|
|
+ <trans>Само в локалната мрежа</trans> |
174 |
|
|
+ </entry> |
175 |
|
|
+ <entry> |
176 |
|
|
+ <base>SELECT_DOMAIN</base> |
177 |
|
|
+ <trans>Select a domain</trans> |
178 |
|
|
+ </entry> |
179 |
|
|
+ <entry> |
180 |
|
|
+ <base>MAILALIAS_NAME</base> |
181 |
|
|
+ <trans>Mailalias</trans> |
182 |
|
|
+ </entry> |
183 |
|
|
+ <entry> |
184 |
|
|
+ <base>EMAIL</base> |
185 |
|
|
+ <trans>Email(s) to forward to</trans> |
186 |
|
|
+ </entry> |
187 |
|
|
+ <entry> |
188 |
|
|
+ <base>USER_OR_GROUP</base> |
189 |
|
|
+ <trans>Потребител или група</trans> |
190 |
|
|
+ </entry> |
191 |
|
|
+ <entry> |
192 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
193 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
194 |
|
|
+ </entry> |
195 |
|
|
+ <entry> |
196 |
|
|
+ <base>TITLE_CREATE</base> |
197 |
|
|
+ <trans>Create a Mailalias</trans> |
198 |
|
|
+ </entry> |
199 |
|
|
+ <entry> |
200 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
201 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
202 |
|
|
+ </entry> |
203 |
|
|
+ <entry> |
204 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
205 |
|
|
+ <trans>Промяна на псевдоним</trans> |
206 |
|
|
+ <entry> |
207 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
208 |
|
|
+ <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> |
209 |
|
|
+ </entry> |
210 |
|
|
+ <entry> |
211 |
|
|
+ <base>NAME_IN_USE</base> |
212 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
213 |
|
|
+ </entry> |
214 |
|
|
+ <entry> |
215 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
216 |
|
|
+ <trans>That account is not a mailalias</trans> |
217 |
|
|
+ </entry> |
218 |
|
|
+ |
219 |
|
|
+ <entry> |
220 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
221 |
|
|
+ <trans>Този домейн не се държи от този сървър</trans> |
222 |
|
|
+ </entry> |
223 |
|
|
+ |
224 |
|
|
+ <entry> |
225 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
226 |
|
|
+ <trans>Този акаунт не се държи от този сървър</trans> |
227 |
|
|
+ </entry> |
228 |
|
|
+ |
229 |
|
|
+ <entry> |
230 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
231 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
232 |
|
|
+ </entry> |
233 |
|
|
+ <entry> |
234 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
235 |
|
|
+ <trans>Successfully created mailalias</trans> |
236 |
|
|
+ </entry> |
237 |
|
|
+ <entry> |
238 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
239 |
|
|
+ <trans>Successfully modified mailalias</trans> |
240 |
|
|
+ </entry> |
241 |
|
|
+ <entry> |
242 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
243 |
|
|
+ <trans>Successfully removed mailalias</trans> |
244 |
|
|
+ </entry> |
245 |
|
|
+ <entry> |
246 |
|
|
+ <base>EVERYONE</base> |
247 |
|
|
+ <trans>Всеки</trans> |
248 |
|
|
+ </entry> |
249 |
|
|
+ <entry> |
250 |
|
|
+ <base>ALL</base> |
251 |
|
|
+ <trans>All domains</trans> |
252 |
|
|
+ </entry> |
253 |
|
|
+ <entry> |
254 |
|
|
+ <base>Mailalias</base> |
255 |
|
|
+ <trans>Mailalias</trans> |
256 |
|
|
+ </entry> |
257 |
|
|
+ <entry> |
258 |
|
|
+ <base>mailalias</base> |
259 |
|
|
+ <trans>mailalias</trans> |
260 |
|
|
+ </entry> |
261 |
|
|
+ |
262 |
|
|
+ |
263 |
|
|
+ |
264 |
|
|
+</entry></lexicon> |
265 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/da/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
266 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/da/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:45.831336825 +0100 |
267 |
|
|
@@ -0,0 +1,135 @@ |
268 |
|
|
+<lexicon lang="da"> |
269 |
|
|
+ <entry> |
270 |
|
|
+ <base>CLICK_TO_CREATE</base> |
271 |
|
|
+ <trans>Add a Mailalias</trans> |
272 |
|
|
+ </entry> |
273 |
|
|
+ <entry> |
274 |
|
|
+ <base>FORM_TITLE</base> |
275 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
276 |
|
|
+ </entry> |
277 |
|
|
+ <entry> |
278 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
279 |
|
|
+ <trans>List of current Mailalias</trans> |
280 |
|
|
+ </entry> |
281 |
|
|
+ <entry> |
282 |
|
|
+ <base>MAILALIAS</base> |
283 |
|
|
+ <trans>Mailalias</trans> |
284 |
|
|
+ </entry> |
285 |
|
|
+ <entry> |
286 |
|
|
+ <base>DOMAINNAME</base> |
287 |
|
|
+ <trans>Domænenavn</trans> |
288 |
|
|
+ </entry> |
289 |
|
|
+ <entry> |
290 |
|
|
+ <base>EMAIL_DEST</base> |
291 |
|
|
+ <trans>Forward to</trans> |
292 |
|
|
+ </entry> |
293 |
|
|
+ <entry> |
294 |
|
|
+ <base>SELECT_ACCOUNT</base> |
295 |
|
|
+ <trans>Email(s) to forward to</trans> |
296 |
|
|
+ </entry> |
297 |
|
|
+ <entry> |
298 |
|
|
+ <base>SELECT_INTERNAL</base> |
299 |
|
|
+ <trans>Kun lokalnet</trans> |
300 |
|
|
+ </entry> |
301 |
|
|
+ <entry> |
302 |
|
|
+ <base>SELECT_DOMAIN</base> |
303 |
|
|
+ <trans>Select a domain</trans> |
304 |
|
|
+ </entry> |
305 |
|
|
+ <entry> |
306 |
|
|
+ <base>MAILALIAS_NAME</base> |
307 |
|
|
+ <trans>Mailalias</trans> |
308 |
|
|
+ </entry> |
309 |
|
|
+ <entry> |
310 |
|
|
+ <base>EMAIL</base> |
311 |
|
|
+ <trans>Email(s) to forward to</trans> |
312 |
|
|
+ </entry> |
313 |
|
|
+ <entry> |
314 |
|
|
+ <base>USER_OR_GROUP</base> |
315 |
|
|
+ <trans>Bruger eller gruppe</trans> |
316 |
|
|
+ </entry> |
317 |
|
|
+ <entry> |
318 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
319 |
|
|
+ <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> |
320 |
|
|
+ </entry> |
321 |
|
|
+ <entry> |
322 |
|
|
+ <base>TITLE_CREATE</base> |
323 |
|
|
+ <trans>Create a Mailalias</trans> |
324 |
|
|
+ </entry> |
325 |
|
|
+ <entry> |
326 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
327 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
328 |
|
|
+ </entry> |
329 |
|
|
+ <entry> |
330 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
331 |
|
|
+ <trans>Modify Mailalias</trans> |
332 |
|
|
+ </entry> |
333 |
|
|
+ <entry> |
334 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
335 |
|
|
+ <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> |
336 |
|
|
+ </entry> |
337 |
|
|
+ <entry> |
338 |
|
|
+ <base>NAME_IN_USE</base> |
339 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
340 |
|
|
+ </entry> |
341 |
|
|
+ <entry> |
342 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
343 |
|
|
+ <trans>That account is not a mailalias</trans> |
344 |
|
|
+ </entry> |
345 |
|
|
+ |
346 |
|
|
+ <entry> |
347 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
348 |
|
|
+ <trans>Dette domæne findes ikke på serveren</trans> |
349 |
|
|
+ </entry> |
350 |
|
|
+ |
351 |
|
|
+ <entry> |
352 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
353 |
|
|
+ <trans>Denne konto findes ikke på serveren</trans> |
354 |
|
|
+ </entry> |
355 |
|
|
+ |
356 |
|
|
+ <entry> |
357 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
358 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
359 |
|
|
+ </entry> |
360 |
|
|
+ <entry> |
361 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
362 |
|
|
+ <trans>Successfully created mailalias</trans> |
363 |
|
|
+ </entry> |
364 |
|
|
+ <entry> |
365 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
366 |
|
|
+ <trans>Successfully modified mailalias</trans> |
367 |
|
|
+ </entry> |
368 |
|
|
+ <entry> |
369 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
370 |
|
|
+ <trans>Successfully removed mailalias</trans> |
371 |
|
|
+ </entry> |
372 |
|
|
+ <entry> |
373 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
374 |
|
|
+ <trans>Remove Mailalias</trans> |
375 |
|
|
+ </entry> |
376 |
|
|
+ <entry> |
377 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
378 |
|
|
+ <trans>About to remove</trans> |
379 |
|
|
+ </entry> |
380 |
|
|
+ <entry> |
381 |
|
|
+ <base>EVERYONE</base> |
382 |
|
|
+ <trans>Alle</trans> |
383 |
|
|
+ </entry> |
384 |
|
|
+ <entry> |
385 |
|
|
+ <base>ALL</base> |
386 |
|
|
+ <trans>All domains</trans> |
387 |
|
|
+ </entry> |
388 |
|
|
+ <entry> |
389 |
|
|
+ <base>Mailalias</base> |
390 |
|
|
+ <trans>Mailalias</trans> |
391 |
|
|
+ </entry> |
392 |
|
|
+ <entry> |
393 |
|
|
+ <base>mailalias</base> |
394 |
|
|
+ <trans>mailalias</trans> |
395 |
|
|
+ </entry> |
396 |
|
|
+ <entry> |
397 |
|
|
+ <base>NO_MAILALIASES</base> |
398 |
|
|
+ <trans>No mail alias yet !</trans> |
399 |
|
|
+ </entry> |
400 |
|
|
+ |
401 |
|
|
+ |
402 |
|
|
+</lexicon> |
403 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/da/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
404 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/da/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:48.632339798 +0100 |
405 |
|
|
@@ -0,0 +1,123 @@ |
406 |
|
|
+<lexicon lang="da"> |
407 |
|
|
+ <entry> |
408 |
|
|
+ <base>CLICK_TO_CREATE</base> |
409 |
|
|
+ <trans>Add a Mailalias</trans> |
410 |
|
|
+ </entry> |
411 |
|
|
+ <entry> |
412 |
|
|
+ <base>FORM_TITLE</base> |
413 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
414 |
|
|
+ </entry> |
415 |
|
|
+ <entry> |
416 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
417 |
|
|
+ <trans>Current defined Mailalias</trans> |
418 |
|
|
+ </entry> |
419 |
|
|
+ <entry> |
420 |
|
|
+ <base>MAILALIAS</base> |
421 |
|
|
+ <trans>Mailalias</trans> |
422 |
|
|
+ </entry> |
423 |
|
|
+ <entry> |
424 |
|
|
+ <base>DOMAINNAME</base> |
425 |
|
|
+ <trans>Domænenavn</trans> |
426 |
|
|
+ </entry> |
427 |
|
|
+ <entry> |
428 |
|
|
+ <base>EMAIL_DEST</base> |
429 |
|
|
+ <trans>Forward to</trans> |
430 |
|
|
+ </entry> |
431 |
|
|
+ <entry> |
432 |
|
|
+ <base>SELECT_ACCOUNT</base> |
433 |
|
|
+ <trans>Email(s) to forward to</trans> |
434 |
|
|
+ </entry> |
435 |
|
|
+ <entry> |
436 |
|
|
+ <base>SELECT_INTERNAL</base> |
437 |
|
|
+ <trans>Kun lokalnet</trans> |
438 |
|
|
+ </entry> |
439 |
|
|
+ <entry> |
440 |
|
|
+ <base>SELECT_DOMAIN</base> |
441 |
|
|
+ <trans>Select a domain</trans> |
442 |
|
|
+ </entry> |
443 |
|
|
+ <entry> |
444 |
|
|
+ <base>MAILALIAS_NAME</base> |
445 |
|
|
+ <trans>Mailalias</trans> |
446 |
|
|
+ </entry> |
447 |
|
|
+ <entry> |
448 |
|
|
+ <base>EMAIL</base> |
449 |
|
|
+ <trans>Email(s) to forward to</trans> |
450 |
|
|
+ </entry> |
451 |
|
|
+ <entry> |
452 |
|
|
+ <base>USER_OR_GROUP</base> |
453 |
|
|
+ <trans>Bruger eller gruppe</trans> |
454 |
|
|
+ </entry> |
455 |
|
|
+ <entry> |
456 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
457 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
458 |
|
|
+ </entry> |
459 |
|
|
+ <entry> |
460 |
|
|
+ <base>TITLE_CREATE</base> |
461 |
|
|
+ <trans>Create a Mailalias</trans> |
462 |
|
|
+ </entry> |
463 |
|
|
+ <entry> |
464 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
465 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
466 |
|
|
+ </entry> |
467 |
|
|
+ <entry> |
468 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
469 |
|
|
+ <trans>Ændre pseudonym</trans> |
470 |
|
|
+ <entry> |
471 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
472 |
|
|
+ <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> |
473 |
|
|
+ </entry> |
474 |
|
|
+ <entry> |
475 |
|
|
+ <base>NAME_IN_USE</base> |
476 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
477 |
|
|
+ </entry> |
478 |
|
|
+ <entry> |
479 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
480 |
|
|
+ <trans>That account is not a mailalias</trans> |
481 |
|
|
+ </entry> |
482 |
|
|
+ |
483 |
|
|
+ <entry> |
484 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
485 |
|
|
+ <trans>Dette domæne findes ikke på serveren</trans> |
486 |
|
|
+ </entry> |
487 |
|
|
+ |
488 |
|
|
+ <entry> |
489 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
490 |
|
|
+ <trans>Denne konto findes ikke på serveren</trans> |
491 |
|
|
+ </entry> |
492 |
|
|
+ |
493 |
|
|
+ <entry> |
494 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
495 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
496 |
|
|
+ </entry> |
497 |
|
|
+ <entry> |
498 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
499 |
|
|
+ <trans>Successfully created mailalias</trans> |
500 |
|
|
+ </entry> |
501 |
|
|
+ <entry> |
502 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
503 |
|
|
+ <trans>Successfully modified mailalias</trans> |
504 |
|
|
+ </entry> |
505 |
|
|
+ <entry> |
506 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
507 |
|
|
+ <trans>Successfully removed mailalias</trans> |
508 |
|
|
+ </entry> |
509 |
|
|
+ <entry> |
510 |
|
|
+ <base>EVERYONE</base> |
511 |
|
|
+ <trans>Alle</trans> |
512 |
|
|
+ </entry> |
513 |
|
|
+ <entry> |
514 |
|
|
+ <base>ALL</base> |
515 |
|
|
+ <trans>All domains</trans> |
516 |
|
|
+ </entry> |
517 |
|
|
+ <entry> |
518 |
|
|
+ <base>Mailalias</base> |
519 |
|
|
+ <trans>Mailalias</trans> |
520 |
|
|
+ </entry> |
521 |
|
|
+ <entry> |
522 |
|
|
+ <base>mailalias</base> |
523 |
|
|
+ <trans>mailalias</trans> |
524 |
|
|
+ </entry> |
525 |
|
|
+ |
526 |
|
|
+ |
527 |
|
|
+ |
528 |
|
|
+</entry></lexicon> |
529 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/de/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
530 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/de/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:45.937336938 +0100 |
531 |
|
|
@@ -0,0 +1,135 @@ |
532 |
|
|
+<lexicon lang="de"> |
533 |
|
|
+ <entry> |
534 |
|
|
+ <base>CLICK_TO_CREATE</base> |
535 |
|
|
+ <trans>Add a Mailalias</trans> |
536 |
|
|
+ </entry> |
537 |
|
|
+ <entry> |
538 |
|
|
+ <base>FORM_TITLE</base> |
539 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
540 |
|
|
+ </entry> |
541 |
|
|
+ <entry> |
542 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
543 |
|
|
+ <trans>List of current Mailalias</trans> |
544 |
|
|
+ </entry> |
545 |
|
|
+ <entry> |
546 |
|
|
+ <base>MAILALIAS</base> |
547 |
|
|
+ <trans>Mailalias</trans> |
548 |
|
|
+ </entry> |
549 |
|
|
+ <entry> |
550 |
|
|
+ <base>DOMAINNAME</base> |
551 |
|
|
+ <trans>Domänen-Name</trans> |
552 |
|
|
+ </entry> |
553 |
|
|
+ <entry> |
554 |
|
|
+ <base>EMAIL_DEST</base> |
555 |
|
|
+ <trans>Forward to</trans> |
556 |
|
|
+ </entry> |
557 |
|
|
+ <entry> |
558 |
|
|
+ <base>SELECT_ACCOUNT</base> |
559 |
|
|
+ <trans>Email(s) to forward to</trans> |
560 |
|
|
+ </entry> |
561 |
|
|
+ <entry> |
562 |
|
|
+ <base>SELECT_INTERNAL</base> |
563 |
|
|
+ <trans>Nur lokales Netzwerk</trans> |
564 |
|
|
+ </entry> |
565 |
|
|
+ <entry> |
566 |
|
|
+ <base>SELECT_DOMAIN</base> |
567 |
|
|
+ <trans>Select a domain</trans> |
568 |
|
|
+ </entry> |
569 |
|
|
+ <entry> |
570 |
|
|
+ <base>MAILALIAS_NAME</base> |
571 |
|
|
+ <trans>Mailalias</trans> |
572 |
|
|
+ </entry> |
573 |
|
|
+ <entry> |
574 |
|
|
+ <base>EMAIL</base> |
575 |
|
|
+ <trans>Email(s) to forward to</trans> |
576 |
|
|
+ </entry> |
577 |
|
|
+ <entry> |
578 |
|
|
+ <base>USER_OR_GROUP</base> |
579 |
|
|
+ <trans>Benutzer oder Gruppe</trans> |
580 |
|
|
+ </entry> |
581 |
|
|
+ <entry> |
582 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
583 |
|
|
+ <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> |
584 |
|
|
+ </entry> |
585 |
|
|
+ <entry> |
586 |
|
|
+ <base>TITLE_CREATE</base> |
587 |
|
|
+ <trans>Create a Mailalias</trans> |
588 |
|
|
+ </entry> |
589 |
|
|
+ <entry> |
590 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
591 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
592 |
|
|
+ </entry> |
593 |
|
|
+ <entry> |
594 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
595 |
|
|
+ <trans>Modify Mailalias</trans> |
596 |
|
|
+ </entry> |
597 |
|
|
+ <entry> |
598 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
599 |
|
|
+ <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> |
600 |
|
|
+ </entry> |
601 |
|
|
+ <entry> |
602 |
|
|
+ <base>NAME_IN_USE</base> |
603 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
604 |
|
|
+ </entry> |
605 |
|
|
+ <entry> |
606 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
607 |
|
|
+ <trans>That account is not a mailalias</trans> |
608 |
|
|
+ </entry> |
609 |
|
|
+ |
610 |
|
|
+ <entry> |
611 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
612 |
|
|
+ <trans>Diese Domäne wird nicht auf diesem Server gehostet</trans> |
613 |
|
|
+ </entry> |
614 |
|
|
+ |
615 |
|
|
+ <entry> |
616 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
617 |
|
|
+ <trans>Dieses Konto wird nicht auf diesem Server gehostet</trans> |
618 |
|
|
+ </entry> |
619 |
|
|
+ |
620 |
|
|
+ <entry> |
621 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
622 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
623 |
|
|
+ </entry> |
624 |
|
|
+ <entry> |
625 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
626 |
|
|
+ <trans>Successfully created mailalias</trans> |
627 |
|
|
+ </entry> |
628 |
|
|
+ <entry> |
629 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
630 |
|
|
+ <trans>Successfully modified mailalias</trans> |
631 |
|
|
+ </entry> |
632 |
|
|
+ <entry> |
633 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
634 |
|
|
+ <trans>Successfully removed mailalias</trans> |
635 |
|
|
+ </entry> |
636 |
|
|
+ <entry> |
637 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
638 |
|
|
+ <trans>Remove Mailalias</trans> |
639 |
|
|
+ </entry> |
640 |
|
|
+ <entry> |
641 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
642 |
|
|
+ <trans>About to remove</trans> |
643 |
|
|
+ </entry> |
644 |
|
|
+ <entry> |
645 |
|
|
+ <base>EVERYONE</base> |
646 |
|
|
+ <trans>Jeder</trans> |
647 |
|
|
+ </entry> |
648 |
|
|
+ <entry> |
649 |
|
|
+ <base>ALL</base> |
650 |
|
|
+ <trans>All domains</trans> |
651 |
|
|
+ </entry> |
652 |
|
|
+ <entry> |
653 |
|
|
+ <base>Mailalias</base> |
654 |
|
|
+ <trans>Mailalias</trans> |
655 |
|
|
+ </entry> |
656 |
|
|
+ <entry> |
657 |
|
|
+ <base>mailalias</base> |
658 |
|
|
+ <trans>mailalias</trans> |
659 |
|
|
+ </entry> |
660 |
|
|
+ <entry> |
661 |
|
|
+ <base>NO_MAILALIASES</base> |
662 |
|
|
+ <trans>No mail alias yet !</trans> |
663 |
|
|
+ </entry> |
664 |
|
|
+ |
665 |
|
|
+ |
666 |
|
|
+</lexicon> |
667 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/de/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
668 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/de/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:48.763339936 +0100 |
669 |
|
|
@@ -0,0 +1,123 @@ |
670 |
|
|
+<lexicon lang="de"> |
671 |
|
|
+ <entry> |
672 |
|
|
+ <base>CLICK_TO_CREATE</base> |
673 |
|
|
+ <trans>Add a Mailalias</trans> |
674 |
|
|
+ </entry> |
675 |
|
|
+ <entry> |
676 |
|
|
+ <base>FORM_TITLE</base> |
677 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
678 |
|
|
+ </entry> |
679 |
|
|
+ <entry> |
680 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
681 |
|
|
+ <trans>Current defined Mailalias</trans> |
682 |
|
|
+ </entry> |
683 |
|
|
+ <entry> |
684 |
|
|
+ <base>MAILALIAS</base> |
685 |
|
|
+ <trans>Mailalias</trans> |
686 |
|
|
+ </entry> |
687 |
|
|
+ <entry> |
688 |
|
|
+ <base>DOMAINNAME</base> |
689 |
|
|
+ <trans>Domänen-Name</trans> |
690 |
|
|
+ </entry> |
691 |
|
|
+ <entry> |
692 |
|
|
+ <base>EMAIL_DEST</base> |
693 |
|
|
+ <trans>Forward to</trans> |
694 |
|
|
+ </entry> |
695 |
|
|
+ <entry> |
696 |
|
|
+ <base>SELECT_ACCOUNT</base> |
697 |
|
|
+ <trans>Email(s) to forward to</trans> |
698 |
|
|
+ </entry> |
699 |
|
|
+ <entry> |
700 |
|
|
+ <base>SELECT_INTERNAL</base> |
701 |
|
|
+ <trans>Nur lokales Netzwerk</trans> |
702 |
|
|
+ </entry> |
703 |
|
|
+ <entry> |
704 |
|
|
+ <base>SELECT_DOMAIN</base> |
705 |
|
|
+ <trans>Select a domain</trans> |
706 |
|
|
+ </entry> |
707 |
|
|
+ <entry> |
708 |
|
|
+ <base>MAILALIAS_NAME</base> |
709 |
|
|
+ <trans>Mailalias</trans> |
710 |
|
|
+ </entry> |
711 |
|
|
+ <entry> |
712 |
|
|
+ <base>EMAIL</base> |
713 |
|
|
+ <trans>Email(s) to forward to</trans> |
714 |
|
|
+ </entry> |
715 |
|
|
+ <entry> |
716 |
|
|
+ <base>USER_OR_GROUP</base> |
717 |
|
|
+ <trans>Benutzer oder Gruppe</trans> |
718 |
|
|
+ </entry> |
719 |
|
|
+ <entry> |
720 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
721 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
722 |
|
|
+ </entry> |
723 |
|
|
+ <entry> |
724 |
|
|
+ <base>TITLE_CREATE</base> |
725 |
|
|
+ <trans>Create a Mailalias</trans> |
726 |
|
|
+ </entry> |
727 |
|
|
+ <entry> |
728 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
729 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
730 |
|
|
+ </entry> |
731 |
|
|
+ <entry> |
732 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
733 |
|
|
+ <trans>Pseudonym ändern</trans> |
734 |
|
|
+ <entry> |
735 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
736 |
|
|
+ <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> |
737 |
|
|
+ </entry> |
738 |
|
|
+ <entry> |
739 |
|
|
+ <base>NAME_IN_USE</base> |
740 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
741 |
|
|
+ </entry> |
742 |
|
|
+ <entry> |
743 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
744 |
|
|
+ <trans>That account is not a mailalias</trans> |
745 |
|
|
+ </entry> |
746 |
|
|
+ |
747 |
|
|
+ <entry> |
748 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
749 |
|
|
+ <trans>Diese Domäne wird nicht auf diesem Server gehostet</trans> |
750 |
|
|
+ </entry> |
751 |
|
|
+ |
752 |
|
|
+ <entry> |
753 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
754 |
|
|
+ <trans>Dieses Konto wird nicht auf diesem Server gehostet</trans> |
755 |
|
|
+ </entry> |
756 |
|
|
+ |
757 |
|
|
+ <entry> |
758 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
759 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
760 |
|
|
+ </entry> |
761 |
|
|
+ <entry> |
762 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
763 |
|
|
+ <trans>Successfully created mailalias</trans> |
764 |
|
|
+ </entry> |
765 |
|
|
+ <entry> |
766 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
767 |
|
|
+ <trans>Successfully modified mailalias</trans> |
768 |
|
|
+ </entry> |
769 |
|
|
+ <entry> |
770 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
771 |
|
|
+ <trans>Successfully removed mailalias</trans> |
772 |
|
|
+ </entry> |
773 |
|
|
+ <entry> |
774 |
|
|
+ <base>EVERYONE</base> |
775 |
|
|
+ <trans>Jeder</trans> |
776 |
|
|
+ </entry> |
777 |
|
|
+ <entry> |
778 |
|
|
+ <base>ALL</base> |
779 |
|
|
+ <trans>All domains</trans> |
780 |
|
|
+ </entry> |
781 |
|
|
+ <entry> |
782 |
|
|
+ <base>Mailalias</base> |
783 |
|
|
+ <trans>Mailalias</trans> |
784 |
|
|
+ </entry> |
785 |
|
|
+ <entry> |
786 |
|
|
+ <base>mailalias</base> |
787 |
|
|
+ <trans>mailalias</trans> |
788 |
|
|
+ </entry> |
789 |
|
|
+ |
790 |
|
|
+ |
791 |
|
|
+ |
792 |
|
|
+</entry></lexicon> |
793 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/el/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
794 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/el/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:46.040337047 +0100 |
795 |
|
|
@@ -0,0 +1,135 @@ |
796 |
|
|
+<lexicon lang="el"> |
797 |
|
|
+ <entry> |
798 |
|
|
+ <base>CLICK_TO_CREATE</base> |
799 |
|
|
+ <trans>Add a Mailalias</trans> |
800 |
|
|
+ </entry> |
801 |
|
|
+ <entry> |
802 |
|
|
+ <base>FORM_TITLE</base> |
803 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
804 |
|
|
+ </entry> |
805 |
|
|
+ <entry> |
806 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
807 |
|
|
+ <trans>List of current Mailalias</trans> |
808 |
|
|
+ </entry> |
809 |
|
|
+ <entry> |
810 |
|
|
+ <base>MAILALIAS</base> |
811 |
|
|
+ <trans>Mailalias</trans> |
812 |
|
|
+ </entry> |
813 |
|
|
+ <entry> |
814 |
|
|
+ <base>DOMAINNAME</base> |
815 |
|
|
+ <trans>Domain Name</trans> |
816 |
|
|
+ </entry> |
817 |
|
|
+ <entry> |
818 |
|
|
+ <base>EMAIL_DEST</base> |
819 |
|
|
+ <trans>Forward to</trans> |
820 |
|
|
+ </entry> |
821 |
|
|
+ <entry> |
822 |
|
|
+ <base>SELECT_ACCOUNT</base> |
823 |
|
|
+ <trans>Email(s) to forward to</trans> |
824 |
|
|
+ </entry> |
825 |
|
|
+ <entry> |
826 |
|
|
+ <base>SELECT_INTERNAL</base> |
827 |
|
|
+ <trans>Τοπικό δίκτυο μόνο</trans> |
828 |
|
|
+ </entry> |
829 |
|
|
+ <entry> |
830 |
|
|
+ <base>SELECT_DOMAIN</base> |
831 |
|
|
+ <trans>Select a domain</trans> |
832 |
|
|
+ </entry> |
833 |
|
|
+ <entry> |
834 |
|
|
+ <base>MAILALIAS_NAME</base> |
835 |
|
|
+ <trans>Mailalias</trans> |
836 |
|
|
+ </entry> |
837 |
|
|
+ <entry> |
838 |
|
|
+ <base>EMAIL</base> |
839 |
|
|
+ <trans>Email(s) to forward to</trans> |
840 |
|
|
+ </entry> |
841 |
|
|
+ <entry> |
842 |
|
|
+ <base>USER_OR_GROUP</base> |
843 |
|
|
+ <trans>Χρήστης ή ομάδα</trans> |
844 |
|
|
+ </entry> |
845 |
|
|
+ <entry> |
846 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
847 |
|
|
+ <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> |
848 |
|
|
+ </entry> |
849 |
|
|
+ <entry> |
850 |
|
|
+ <base>TITLE_CREATE</base> |
851 |
|
|
+ <trans>Create a Mailalias</trans> |
852 |
|
|
+ </entry> |
853 |
|
|
+ <entry> |
854 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
855 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
856 |
|
|
+ </entry> |
857 |
|
|
+ <entry> |
858 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
859 |
|
|
+ <trans>Modify Mailalias</trans> |
860 |
|
|
+ </entry> |
861 |
|
|
+ <entry> |
862 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
863 |
|
|
+ <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> |
864 |
|
|
+ </entry> |
865 |
|
|
+ <entry> |
866 |
|
|
+ <base>NAME_IN_USE</base> |
867 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
868 |
|
|
+ </entry> |
869 |
|
|
+ <entry> |
870 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
871 |
|
|
+ <trans>That account is not a mailalias</trans> |
872 |
|
|
+ </entry> |
873 |
|
|
+ |
874 |
|
|
+ <entry> |
875 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
876 |
|
|
+ <trans>Αυτός ο τομέας δεν φιλοξενείται σε αυτό το διακομιστή</trans> |
877 |
|
|
+ </entry> |
878 |
|
|
+ |
879 |
|
|
+ <entry> |
880 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
881 |
|
|
+ <trans>Αυτός ο λογαριασμός δεν φιλοξενείται σε αυτό το διακομιστή</trans> |
882 |
|
|
+ </entry> |
883 |
|
|
+ |
884 |
|
|
+ <entry> |
885 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
886 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
887 |
|
|
+ </entry> |
888 |
|
|
+ <entry> |
889 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
890 |
|
|
+ <trans>Successfully created mailalias</trans> |
891 |
|
|
+ </entry> |
892 |
|
|
+ <entry> |
893 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
894 |
|
|
+ <trans>Successfully modified mailalias</trans> |
895 |
|
|
+ </entry> |
896 |
|
|
+ <entry> |
897 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
898 |
|
|
+ <trans>Successfully removed mailalias</trans> |
899 |
|
|
+ </entry> |
900 |
|
|
+ <entry> |
901 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
902 |
|
|
+ <trans>Remove Mailalias</trans> |
903 |
|
|
+ </entry> |
904 |
|
|
+ <entry> |
905 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
906 |
|
|
+ <trans>About to remove</trans> |
907 |
|
|
+ </entry> |
908 |
|
|
+ <entry> |
909 |
|
|
+ <base>EVERYONE</base> |
910 |
|
|
+ <trans>Όλοι</trans> |
911 |
|
|
+ </entry> |
912 |
|
|
+ <entry> |
913 |
|
|
+ <base>ALL</base> |
914 |
|
|
+ <trans>All domains</trans> |
915 |
|
|
+ </entry> |
916 |
|
|
+ <entry> |
917 |
|
|
+ <base>Mailalias</base> |
918 |
|
|
+ <trans>Mailalias</trans> |
919 |
|
|
+ </entry> |
920 |
|
|
+ <entry> |
921 |
|
|
+ <base>mailalias</base> |
922 |
|
|
+ <trans>mailalias</trans> |
923 |
|
|
+ </entry> |
924 |
|
|
+ <entry> |
925 |
|
|
+ <base>NO_MAILALIASES</base> |
926 |
|
|
+ <trans>No mail alias yet !</trans> |
927 |
|
|
+ </entry> |
928 |
|
|
+ |
929 |
|
|
+ |
930 |
|
|
+</lexicon> |
931 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/el/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
932 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/el/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:48.871340051 +0100 |
933 |
|
|
@@ -0,0 +1,123 @@ |
934 |
|
|
+<lexicon lang="el"> |
935 |
|
|
+ <entry> |
936 |
|
|
+ <base>CLICK_TO_CREATE</base> |
937 |
|
|
+ <trans>Add a Mailalias</trans> |
938 |
|
|
+ </entry> |
939 |
|
|
+ <entry> |
940 |
|
|
+ <base>FORM_TITLE</base> |
941 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
942 |
|
|
+ </entry> |
943 |
|
|
+ <entry> |
944 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
945 |
|
|
+ <trans>Current defined Mailalias</trans> |
946 |
|
|
+ </entry> |
947 |
|
|
+ <entry> |
948 |
|
|
+ <base>MAILALIAS</base> |
949 |
|
|
+ <trans>Mailalias</trans> |
950 |
|
|
+ </entry> |
951 |
|
|
+ <entry> |
952 |
|
|
+ <base>DOMAINNAME</base> |
953 |
|
|
+ <trans>Domain Name</trans> |
954 |
|
|
+ </entry> |
955 |
|
|
+ <entry> |
956 |
|
|
+ <base>EMAIL_DEST</base> |
957 |
|
|
+ <trans>Forward to</trans> |
958 |
|
|
+ </entry> |
959 |
|
|
+ <entry> |
960 |
|
|
+ <base>SELECT_ACCOUNT</base> |
961 |
|
|
+ <trans>Email(s) to forward to</trans> |
962 |
|
|
+ </entry> |
963 |
|
|
+ <entry> |
964 |
|
|
+ <base>SELECT_INTERNAL</base> |
965 |
|
|
+ <trans>Τοπικό δίκτυο μόνο</trans> |
966 |
|
|
+ </entry> |
967 |
|
|
+ <entry> |
968 |
|
|
+ <base>SELECT_DOMAIN</base> |
969 |
|
|
+ <trans>Select a domain</trans> |
970 |
|
|
+ </entry> |
971 |
|
|
+ <entry> |
972 |
|
|
+ <base>MAILALIAS_NAME</base> |
973 |
|
|
+ <trans>Mailalias</trans> |
974 |
|
|
+ </entry> |
975 |
|
|
+ <entry> |
976 |
|
|
+ <base>EMAIL</base> |
977 |
|
|
+ <trans>Email(s) to forward to</trans> |
978 |
|
|
+ </entry> |
979 |
|
|
+ <entry> |
980 |
|
|
+ <base>USER_OR_GROUP</base> |
981 |
|
|
+ <trans>Χρήστης ή ομάδα</trans> |
982 |
|
|
+ </entry> |
983 |
|
|
+ <entry> |
984 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
985 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
986 |
|
|
+ </entry> |
987 |
|
|
+ <entry> |
988 |
|
|
+ <base>TITLE_CREATE</base> |
989 |
|
|
+ <trans>Create a Mailalias</trans> |
990 |
|
|
+ </entry> |
991 |
|
|
+ <entry> |
992 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
993 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
994 |
|
|
+ </entry> |
995 |
|
|
+ <entry> |
996 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
997 |
|
|
+ <trans>Τροποποίηση Ψευδωνύμου</trans> |
998 |
|
|
+ <entry> |
999 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
1000 |
|
|
+ <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> |
1001 |
|
|
+ </entry> |
1002 |
|
|
+ <entry> |
1003 |
|
|
+ <base>NAME_IN_USE</base> |
1004 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
1005 |
|
|
+ </entry> |
1006 |
|
|
+ <entry> |
1007 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
1008 |
|
|
+ <trans>That account is not a mailalias</trans> |
1009 |
|
|
+ </entry> |
1010 |
|
|
+ |
1011 |
|
|
+ <entry> |
1012 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
1013 |
|
|
+ <trans>Αυτός ο τομέας δεν φιλοξενείται σε αυτό το διακομιστή</trans> |
1014 |
|
|
+ </entry> |
1015 |
|
|
+ |
1016 |
|
|
+ <entry> |
1017 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
1018 |
|
|
+ <trans>Αυτός ο λογαριασμός δεν φιλοξενείται σε αυτό το διακομιστή</trans> |
1019 |
|
|
+ </entry> |
1020 |
|
|
+ |
1021 |
|
|
+ <entry> |
1022 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
1023 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
1024 |
|
|
+ </entry> |
1025 |
|
|
+ <entry> |
1026 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
1027 |
|
|
+ <trans>Successfully created mailalias</trans> |
1028 |
|
|
+ </entry> |
1029 |
|
|
+ <entry> |
1030 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
1031 |
|
|
+ <trans>Successfully modified mailalias</trans> |
1032 |
|
|
+ </entry> |
1033 |
|
|
+ <entry> |
1034 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
1035 |
|
|
+ <trans>Successfully removed mailalias</trans> |
1036 |
|
|
+ </entry> |
1037 |
|
|
+ <entry> |
1038 |
|
|
+ <base>EVERYONE</base> |
1039 |
|
|
+ <trans>Όλοι</trans> |
1040 |
|
|
+ </entry> |
1041 |
|
|
+ <entry> |
1042 |
|
|
+ <base>ALL</base> |
1043 |
|
|
+ <trans>All domains</trans> |
1044 |
|
|
+ </entry> |
1045 |
|
|
+ <entry> |
1046 |
|
|
+ <base>Mailalias</base> |
1047 |
|
|
+ <trans>Mailalias</trans> |
1048 |
|
|
+ </entry> |
1049 |
|
|
+ <entry> |
1050 |
|
|
+ <base>mailalias</base> |
1051 |
|
|
+ <trans>mailalias</trans> |
1052 |
|
|
+ </entry> |
1053 |
|
|
+ |
1054 |
|
|
+ |
1055 |
|
|
+ |
1056 |
|
|
+</entry></lexicon> |
1057 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/es/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
1058 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/es/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:46.150337164 +0100 |
1059 |
|
|
@@ -0,0 +1,135 @@ |
1060 |
|
|
+<lexicon lang="es"> |
1061 |
|
|
+ <entry> |
1062 |
|
|
+ <base>CLICK_TO_CREATE</base> |
1063 |
|
|
+ <trans>Add a Mailalias</trans> |
1064 |
|
|
+ </entry> |
1065 |
|
|
+ <entry> |
1066 |
|
|
+ <base>FORM_TITLE</base> |
1067 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
1068 |
|
|
+ </entry> |
1069 |
|
|
+ <entry> |
1070 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
1071 |
|
|
+ <trans>List of current Mailalias</trans> |
1072 |
|
|
+ </entry> |
1073 |
|
|
+ <entry> |
1074 |
|
|
+ <base>MAILALIAS</base> |
1075 |
|
|
+ <trans>Mailalias</trans> |
1076 |
|
|
+ </entry> |
1077 |
|
|
+ <entry> |
1078 |
|
|
+ <base>DOMAINNAME</base> |
1079 |
|
|
+ <trans>Domain Name</trans> |
1080 |
|
|
+ </entry> |
1081 |
|
|
+ <entry> |
1082 |
|
|
+ <base>EMAIL_DEST</base> |
1083 |
|
|
+ <trans>Forward to</trans> |
1084 |
|
|
+ </entry> |
1085 |
|
|
+ <entry> |
1086 |
|
|
+ <base>SELECT_ACCOUNT</base> |
1087 |
|
|
+ <trans>Email(s) to forward to</trans> |
1088 |
|
|
+ </entry> |
1089 |
|
|
+ <entry> |
1090 |
|
|
+ <base>SELECT_INTERNAL</base> |
1091 |
|
|
+ <trans>Sólo red local</trans> |
1092 |
|
|
+ </entry> |
1093 |
|
|
+ <entry> |
1094 |
|
|
+ <base>SELECT_DOMAIN</base> |
1095 |
|
|
+ <trans>Select a domain</trans> |
1096 |
|
|
+ </entry> |
1097 |
|
|
+ <entry> |
1098 |
|
|
+ <base>MAILALIAS_NAME</base> |
1099 |
|
|
+ <trans>Mailalias</trans> |
1100 |
|
|
+ </entry> |
1101 |
|
|
+ <entry> |
1102 |
|
|
+ <base>EMAIL</base> |
1103 |
|
|
+ <trans>Email(s) to forward to</trans> |
1104 |
|
|
+ </entry> |
1105 |
|
|
+ <entry> |
1106 |
|
|
+ <base>USER_OR_GROUP</base> |
1107 |
|
|
+ <trans>Usuario o grupo</trans> |
1108 |
|
|
+ </entry> |
1109 |
|
|
+ <entry> |
1110 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
1111 |
|
|
+ <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> |
1112 |
|
|
+ </entry> |
1113 |
|
|
+ <entry> |
1114 |
|
|
+ <base>TITLE_CREATE</base> |
1115 |
|
|
+ <trans>Create a Mailalias</trans> |
1116 |
|
|
+ </entry> |
1117 |
|
|
+ <entry> |
1118 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
1119 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
1120 |
|
|
+ </entry> |
1121 |
|
|
+ <entry> |
1122 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
1123 |
|
|
+ <trans>Modify Mailalias</trans> |
1124 |
|
|
+ </entry> |
1125 |
|
|
+ <entry> |
1126 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
1127 |
|
|
+ <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> |
1128 |
|
|
+ </entry> |
1129 |
|
|
+ <entry> |
1130 |
|
|
+ <base>NAME_IN_USE</base> |
1131 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
1132 |
|
|
+ </entry> |
1133 |
|
|
+ <entry> |
1134 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
1135 |
|
|
+ <trans>That account is not a mailalias</trans> |
1136 |
|
|
+ </entry> |
1137 |
|
|
+ |
1138 |
|
|
+ <entry> |
1139 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
1140 |
|
|
+ <trans>Ese dominio no está alojado en este servidor</trans> |
1141 |
|
|
+ </entry> |
1142 |
|
|
+ |
1143 |
|
|
+ <entry> |
1144 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
1145 |
|
|
+ <trans>Esa cuenta no está alojada en este servidor</trans> |
1146 |
|
|
+ </entry> |
1147 |
|
|
+ |
1148 |
|
|
+ <entry> |
1149 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
1150 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
1151 |
|
|
+ </entry> |
1152 |
|
|
+ <entry> |
1153 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
1154 |
|
|
+ <trans>Successfully created mailalias</trans> |
1155 |
|
|
+ </entry> |
1156 |
|
|
+ <entry> |
1157 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
1158 |
|
|
+ <trans>Successfully modified mailalias</trans> |
1159 |
|
|
+ </entry> |
1160 |
|
|
+ <entry> |
1161 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
1162 |
|
|
+ <trans>Successfully removed mailalias</trans> |
1163 |
|
|
+ </entry> |
1164 |
|
|
+ <entry> |
1165 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
1166 |
|
|
+ <trans>Remove Mailalias</trans> |
1167 |
|
|
+ </entry> |
1168 |
|
|
+ <entry> |
1169 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
1170 |
|
|
+ <trans>About to remove</trans> |
1171 |
|
|
+ </entry> |
1172 |
|
|
+ <entry> |
1173 |
|
|
+ <base>EVERYONE</base> |
1174 |
|
|
+ <trans>Todos</trans> |
1175 |
|
|
+ </entry> |
1176 |
|
|
+ <entry> |
1177 |
|
|
+ <base>ALL</base> |
1178 |
|
|
+ <trans>All domains</trans> |
1179 |
|
|
+ </entry> |
1180 |
|
|
+ <entry> |
1181 |
|
|
+ <base>Mailalias</base> |
1182 |
|
|
+ <trans>Mailalias</trans> |
1183 |
|
|
+ </entry> |
1184 |
|
|
+ <entry> |
1185 |
|
|
+ <base>mailalias</base> |
1186 |
|
|
+ <trans>mailalias</trans> |
1187 |
|
|
+ </entry> |
1188 |
|
|
+ <entry> |
1189 |
|
|
+ <base>NO_MAILALIASES</base> |
1190 |
|
|
+ <trans>No mail alias yet !</trans> |
1191 |
|
|
+ </entry> |
1192 |
|
|
+ |
1193 |
|
|
+ |
1194 |
|
|
+</lexicon> |
1195 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/es/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
1196 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/es/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:48.972340158 +0100 |
1197 |
|
|
@@ -0,0 +1,123 @@ |
1198 |
|
|
+<lexicon lang="es"> |
1199 |
|
|
+ <entry> |
1200 |
|
|
+ <base>CLICK_TO_CREATE</base> |
1201 |
|
|
+ <trans>Add a Mailalias</trans> |
1202 |
|
|
+ </entry> |
1203 |
|
|
+ <entry> |
1204 |
|
|
+ <base>FORM_TITLE</base> |
1205 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
1206 |
|
|
+ </entry> |
1207 |
|
|
+ <entry> |
1208 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
1209 |
|
|
+ <trans>Current defined Mailalias</trans> |
1210 |
|
|
+ </entry> |
1211 |
|
|
+ <entry> |
1212 |
|
|
+ <base>MAILALIAS</base> |
1213 |
|
|
+ <trans>Mailalias</trans> |
1214 |
|
|
+ </entry> |
1215 |
|
|
+ <entry> |
1216 |
|
|
+ <base>DOMAINNAME</base> |
1217 |
|
|
+ <trans>Domain Name</trans> |
1218 |
|
|
+ </entry> |
1219 |
|
|
+ <entry> |
1220 |
|
|
+ <base>EMAIL_DEST</base> |
1221 |
|
|
+ <trans>Forward to</trans> |
1222 |
|
|
+ </entry> |
1223 |
|
|
+ <entry> |
1224 |
|
|
+ <base>SELECT_ACCOUNT</base> |
1225 |
|
|
+ <trans>Email(s) to forward to</trans> |
1226 |
|
|
+ </entry> |
1227 |
|
|
+ <entry> |
1228 |
|
|
+ <base>SELECT_INTERNAL</base> |
1229 |
|
|
+ <trans>Sólo red local</trans> |
1230 |
|
|
+ </entry> |
1231 |
|
|
+ <entry> |
1232 |
|
|
+ <base>SELECT_DOMAIN</base> |
1233 |
|
|
+ <trans>Select a domain</trans> |
1234 |
|
|
+ </entry> |
1235 |
|
|
+ <entry> |
1236 |
|
|
+ <base>MAILALIAS_NAME</base> |
1237 |
|
|
+ <trans>Mailalias</trans> |
1238 |
|
|
+ </entry> |
1239 |
|
|
+ <entry> |
1240 |
|
|
+ <base>EMAIL</base> |
1241 |
|
|
+ <trans>Email(s) to forward to</trans> |
1242 |
|
|
+ </entry> |
1243 |
|
|
+ <entry> |
1244 |
|
|
+ <base>USER_OR_GROUP</base> |
1245 |
|
|
+ <trans>Usuario o grupo</trans> |
1246 |
|
|
+ </entry> |
1247 |
|
|
+ <entry> |
1248 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
1249 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
1250 |
|
|
+ </entry> |
1251 |
|
|
+ <entry> |
1252 |
|
|
+ <base>TITLE_CREATE</base> |
1253 |
|
|
+ <trans>Create a Mailalias</trans> |
1254 |
|
|
+ </entry> |
1255 |
|
|
+ <entry> |
1256 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
1257 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
1258 |
|
|
+ </entry> |
1259 |
|
|
+ <entry> |
1260 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
1261 |
|
|
+ <trans>Modificar Seudónimo</trans> |
1262 |
|
|
+ <entry> |
1263 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
1264 |
|
|
+ <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> |
1265 |
|
|
+ </entry> |
1266 |
|
|
+ <entry> |
1267 |
|
|
+ <base>NAME_IN_USE</base> |
1268 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
1269 |
|
|
+ </entry> |
1270 |
|
|
+ <entry> |
1271 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
1272 |
|
|
+ <trans>That account is not a mailalias</trans> |
1273 |
|
|
+ </entry> |
1274 |
|
|
+ |
1275 |
|
|
+ <entry> |
1276 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
1277 |
|
|
+ <trans>Ese dominio no está alojado en este servidor</trans> |
1278 |
|
|
+ </entry> |
1279 |
|
|
+ |
1280 |
|
|
+ <entry> |
1281 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
1282 |
|
|
+ <trans>Esa cuenta no está alojada en este servidor</trans> |
1283 |
|
|
+ </entry> |
1284 |
|
|
+ |
1285 |
|
|
+ <entry> |
1286 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
1287 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
1288 |
|
|
+ </entry> |
1289 |
|
|
+ <entry> |
1290 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
1291 |
|
|
+ <trans>Successfully created mailalias</trans> |
1292 |
|
|
+ </entry> |
1293 |
|
|
+ <entry> |
1294 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
1295 |
|
|
+ <trans>Successfully modified mailalias</trans> |
1296 |
|
|
+ </entry> |
1297 |
|
|
+ <entry> |
1298 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
1299 |
|
|
+ <trans>Successfully removed mailalias</trans> |
1300 |
|
|
+ </entry> |
1301 |
|
|
+ <entry> |
1302 |
|
|
+ <base>EVERYONE</base> |
1303 |
|
|
+ <trans>Todos</trans> |
1304 |
|
|
+ </entry> |
1305 |
|
|
+ <entry> |
1306 |
|
|
+ <base>ALL</base> |
1307 |
|
|
+ <trans>All domains</trans> |
1308 |
|
|
+ </entry> |
1309 |
|
|
+ <entry> |
1310 |
|
|
+ <base>Mailalias</base> |
1311 |
|
|
+ <trans>Mailalias</trans> |
1312 |
|
|
+ </entry> |
1313 |
|
|
+ <entry> |
1314 |
|
|
+ <base>mailalias</base> |
1315 |
|
|
+ <trans>mailalias</trans> |
1316 |
|
|
+ </entry> |
1317 |
|
|
+ |
1318 |
|
|
+ |
1319 |
|
|
+ |
1320 |
|
|
+</entry></lexicon> |
1321 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/et/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
1322 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/et/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:46.261337281 +0100 |
1323 |
|
|
@@ -0,0 +1,135 @@ |
1324 |
|
|
+<lexicon lang="et"> |
1325 |
|
|
+ <entry> |
1326 |
|
|
+ <base>CLICK_TO_CREATE</base> |
1327 |
|
|
+ <trans>Add a Mailalias</trans> |
1328 |
|
|
+ </entry> |
1329 |
|
|
+ <entry> |
1330 |
|
|
+ <base>FORM_TITLE</base> |
1331 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
1332 |
|
|
+ </entry> |
1333 |
|
|
+ <entry> |
1334 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
1335 |
|
|
+ <trans>List of current Mailalias</trans> |
1336 |
|
|
+ </entry> |
1337 |
|
|
+ <entry> |
1338 |
|
|
+ <base>MAILALIAS</base> |
1339 |
|
|
+ <trans>Mailalias</trans> |
1340 |
|
|
+ </entry> |
1341 |
|
|
+ <entry> |
1342 |
|
|
+ <base>DOMAINNAME</base> |
1343 |
|
|
+ <trans>Domain Name</trans> |
1344 |
|
|
+ </entry> |
1345 |
|
|
+ <entry> |
1346 |
|
|
+ <base>EMAIL_DEST</base> |
1347 |
|
|
+ <trans>Forward to</trans> |
1348 |
|
|
+ </entry> |
1349 |
|
|
+ <entry> |
1350 |
|
|
+ <base>SELECT_ACCOUNT</base> |
1351 |
|
|
+ <trans>Email(s) to forward to</trans> |
1352 |
|
|
+ </entry> |
1353 |
|
|
+ <entry> |
1354 |
|
|
+ <base>SELECT_INTERNAL</base> |
1355 |
|
|
+ <trans>Local network only</trans> |
1356 |
|
|
+ </entry> |
1357 |
|
|
+ <entry> |
1358 |
|
|
+ <base>SELECT_DOMAIN</base> |
1359 |
|
|
+ <trans>Select a domain</trans> |
1360 |
|
|
+ </entry> |
1361 |
|
|
+ <entry> |
1362 |
|
|
+ <base>MAILALIAS_NAME</base> |
1363 |
|
|
+ <trans>Mailalias</trans> |
1364 |
|
|
+ </entry> |
1365 |
|
|
+ <entry> |
1366 |
|
|
+ <base>EMAIL</base> |
1367 |
|
|
+ <trans>Email(s) to forward to</trans> |
1368 |
|
|
+ </entry> |
1369 |
|
|
+ <entry> |
1370 |
|
|
+ <base>USER_OR_GROUP</base> |
1371 |
|
|
+ <trans>Kasutaja või grupp</trans> |
1372 |
|
|
+ </entry> |
1373 |
|
|
+ <entry> |
1374 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
1375 |
|
|
+ <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> |
1376 |
|
|
+ </entry> |
1377 |
|
|
+ <entry> |
1378 |
|
|
+ <base>TITLE_CREATE</base> |
1379 |
|
|
+ <trans>Create a Mailalias</trans> |
1380 |
|
|
+ </entry> |
1381 |
|
|
+ <entry> |
1382 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
1383 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
1384 |
|
|
+ </entry> |
1385 |
|
|
+ <entry> |
1386 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
1387 |
|
|
+ <trans>Modify Mailalias</trans> |
1388 |
|
|
+ </entry> |
1389 |
|
|
+ <entry> |
1390 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
1391 |
|
|
+ <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> |
1392 |
|
|
+ </entry> |
1393 |
|
|
+ <entry> |
1394 |
|
|
+ <base>NAME_IN_USE</base> |
1395 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
1396 |
|
|
+ </entry> |
1397 |
|
|
+ <entry> |
1398 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
1399 |
|
|
+ <trans>That account is not a mailalias</trans> |
1400 |
|
|
+ </entry> |
1401 |
|
|
+ |
1402 |
|
|
+ <entry> |
1403 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
1404 |
|
|
+ <trans>Server ei halda sellist domeeni</trans> |
1405 |
|
|
+ </entry> |
1406 |
|
|
+ |
1407 |
|
|
+ <entry> |
1408 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
1409 |
|
|
+ <trans>Sellist kontot pole siin serveris</trans> |
1410 |
|
|
+ </entry> |
1411 |
|
|
+ |
1412 |
|
|
+ <entry> |
1413 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
1414 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
1415 |
|
|
+ </entry> |
1416 |
|
|
+ <entry> |
1417 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
1418 |
|
|
+ <trans>Successfully created mailalias</trans> |
1419 |
|
|
+ </entry> |
1420 |
|
|
+ <entry> |
1421 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
1422 |
|
|
+ <trans>Successfully modified mailalias</trans> |
1423 |
|
|
+ </entry> |
1424 |
|
|
+ <entry> |
1425 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
1426 |
|
|
+ <trans>Successfully removed mailalias</trans> |
1427 |
|
|
+ </entry> |
1428 |
|
|
+ <entry> |
1429 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
1430 |
|
|
+ <trans>Remove Mailalias</trans> |
1431 |
|
|
+ </entry> |
1432 |
|
|
+ <entry> |
1433 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
1434 |
|
|
+ <trans>About to remove</trans> |
1435 |
|
|
+ </entry> |
1436 |
|
|
+ <entry> |
1437 |
|
|
+ <base>EVERYONE</base> |
1438 |
|
|
+ <trans>Everyone</trans> |
1439 |
|
|
+ </entry> |
1440 |
|
|
+ <entry> |
1441 |
|
|
+ <base>ALL</base> |
1442 |
|
|
+ <trans>All domains</trans> |
1443 |
|
|
+ </entry> |
1444 |
|
|
+ <entry> |
1445 |
|
|
+ <base>Mailalias</base> |
1446 |
|
|
+ <trans>Mailalias</trans> |
1447 |
|
|
+ </entry> |
1448 |
|
|
+ <entry> |
1449 |
|
|
+ <base>mailalias</base> |
1450 |
|
|
+ <trans>mailalias</trans> |
1451 |
|
|
+ </entry> |
1452 |
|
|
+ <entry> |
1453 |
|
|
+ <base>NO_MAILALIASES</base> |
1454 |
|
|
+ <trans>No mail alias yet !</trans> |
1455 |
|
|
+ </entry> |
1456 |
|
|
+ |
1457 |
|
|
+ |
1458 |
|
|
+</lexicon> |
1459 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/et/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
1460 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/et/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:49.079340271 +0100 |
1461 |
|
|
@@ -0,0 +1,123 @@ |
1462 |
|
|
+<lexicon lang="et"> |
1463 |
|
|
+ <entry> |
1464 |
|
|
+ <base>CLICK_TO_CREATE</base> |
1465 |
|
|
+ <trans>Add a Mailalias</trans> |
1466 |
|
|
+ </entry> |
1467 |
|
|
+ <entry> |
1468 |
|
|
+ <base>FORM_TITLE</base> |
1469 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
1470 |
|
|
+ </entry> |
1471 |
|
|
+ <entry> |
1472 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
1473 |
|
|
+ <trans>Current defined Mailalias</trans> |
1474 |
|
|
+ </entry> |
1475 |
|
|
+ <entry> |
1476 |
|
|
+ <base>MAILALIAS</base> |
1477 |
|
|
+ <trans>Mailalias</trans> |
1478 |
|
|
+ </entry> |
1479 |
|
|
+ <entry> |
1480 |
|
|
+ <base>DOMAINNAME</base> |
1481 |
|
|
+ <trans>Domain Name</trans> |
1482 |
|
|
+ </entry> |
1483 |
|
|
+ <entry> |
1484 |
|
|
+ <base>EMAIL_DEST</base> |
1485 |
|
|
+ <trans>Forward to</trans> |
1486 |
|
|
+ </entry> |
1487 |
|
|
+ <entry> |
1488 |
|
|
+ <base>SELECT_ACCOUNT</base> |
1489 |
|
|
+ <trans>Email(s) to forward to</trans> |
1490 |
|
|
+ </entry> |
1491 |
|
|
+ <entry> |
1492 |
|
|
+ <base>SELECT_INTERNAL</base> |
1493 |
|
|
+ <trans>Local network only</trans> |
1494 |
|
|
+ </entry> |
1495 |
|
|
+ <entry> |
1496 |
|
|
+ <base>SELECT_DOMAIN</base> |
1497 |
|
|
+ <trans>Select a domain</trans> |
1498 |
|
|
+ </entry> |
1499 |
|
|
+ <entry> |
1500 |
|
|
+ <base>MAILALIAS_NAME</base> |
1501 |
|
|
+ <trans>Mailalias</trans> |
1502 |
|
|
+ </entry> |
1503 |
|
|
+ <entry> |
1504 |
|
|
+ <base>EMAIL</base> |
1505 |
|
|
+ <trans>Email(s) to forward to</trans> |
1506 |
|
|
+ </entry> |
1507 |
|
|
+ <entry> |
1508 |
|
|
+ <base>USER_OR_GROUP</base> |
1509 |
|
|
+ <trans>Kasutaja või grupp</trans> |
1510 |
|
|
+ </entry> |
1511 |
|
|
+ <entry> |
1512 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
1513 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
1514 |
|
|
+ </entry> |
1515 |
|
|
+ <entry> |
1516 |
|
|
+ <base>TITLE_CREATE</base> |
1517 |
|
|
+ <trans>Create a Mailalias</trans> |
1518 |
|
|
+ </entry> |
1519 |
|
|
+ <entry> |
1520 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
1521 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
1522 |
|
|
+ </entry> |
1523 |
|
|
+ <entry> |
1524 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
1525 |
|
|
+ <trans>Muuda aliast</trans> |
1526 |
|
|
+ <entry> |
1527 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
1528 |
|
|
+ <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> |
1529 |
|
|
+ </entry> |
1530 |
|
|
+ <entry> |
1531 |
|
|
+ <base>NAME_IN_USE</base> |
1532 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
1533 |
|
|
+ </entry> |
1534 |
|
|
+ <entry> |
1535 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
1536 |
|
|
+ <trans>That account is not a mailalias</trans> |
1537 |
|
|
+ </entry> |
1538 |
|
|
+ |
1539 |
|
|
+ <entry> |
1540 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
1541 |
|
|
+ <trans>Server ei halda sellist domeeni</trans> |
1542 |
|
|
+ </entry> |
1543 |
|
|
+ |
1544 |
|
|
+ <entry> |
1545 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
1546 |
|
|
+ <trans>Sellist kontot pole siin serveris</trans> |
1547 |
|
|
+ </entry> |
1548 |
|
|
+ |
1549 |
|
|
+ <entry> |
1550 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
1551 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
1552 |
|
|
+ </entry> |
1553 |
|
|
+ <entry> |
1554 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
1555 |
|
|
+ <trans>Successfully created mailalias</trans> |
1556 |
|
|
+ </entry> |
1557 |
|
|
+ <entry> |
1558 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
1559 |
|
|
+ <trans>Successfully modified mailalias</trans> |
1560 |
|
|
+ </entry> |
1561 |
|
|
+ <entry> |
1562 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
1563 |
|
|
+ <trans>Successfully removed mailalias</trans> |
1564 |
|
|
+ </entry> |
1565 |
|
|
+ <entry> |
1566 |
|
|
+ <base>EVERYONE</base> |
1567 |
|
|
+ <trans>Everyone</trans> |
1568 |
|
|
+ </entry> |
1569 |
|
|
+ <entry> |
1570 |
|
|
+ <base>ALL</base> |
1571 |
|
|
+ <trans>All domains</trans> |
1572 |
|
|
+ </entry> |
1573 |
|
|
+ <entry> |
1574 |
|
|
+ <base>Mailalias</base> |
1575 |
|
|
+ <trans>Mailalias</trans> |
1576 |
|
|
+ </entry> |
1577 |
|
|
+ <entry> |
1578 |
|
|
+ <base>mailalias</base> |
1579 |
|
|
+ <trans>mailalias</trans> |
1580 |
|
|
+ </entry> |
1581 |
|
|
+ |
1582 |
|
|
+ |
1583 |
|
|
+ |
1584 |
|
|
+</entry></lexicon> |
1585 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
1586 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:46.383337411 +0100 |
1587 |
|
|
@@ -0,0 +1,135 @@ |
1588 |
|
|
+<lexicon lang="fr"> |
1589 |
|
|
+ <entry> |
1590 |
|
|
+ <base>CLICK_TO_CREATE</base> |
1591 |
|
|
+ <trans>Add a Mailalias</trans> |
1592 |
|
|
+ </entry> |
1593 |
|
|
+ <entry> |
1594 |
|
|
+ <base>FORM_TITLE</base> |
1595 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
1596 |
|
|
+ </entry> |
1597 |
|
|
+ <entry> |
1598 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
1599 |
|
|
+ <trans>List of current Mailalias</trans> |
1600 |
|
|
+ </entry> |
1601 |
|
|
+ <entry> |
1602 |
|
|
+ <base>MAILALIAS</base> |
1603 |
|
|
+ <trans>Mailalias</trans> |
1604 |
|
|
+ </entry> |
1605 |
|
|
+ <entry> |
1606 |
|
|
+ <base>DOMAINNAME</base> |
1607 |
|
|
+ <trans>Nom de Domaine</trans> |
1608 |
|
|
+ </entry> |
1609 |
|
|
+ <entry> |
1610 |
|
|
+ <base>EMAIL_DEST</base> |
1611 |
|
|
+ <trans>Forward to</trans> |
1612 |
|
|
+ </entry> |
1613 |
|
|
+ <entry> |
1614 |
|
|
+ <base>SELECT_ACCOUNT</base> |
1615 |
|
|
+ <trans>Email(s) to forward to</trans> |
1616 |
|
|
+ </entry> |
1617 |
|
|
+ <entry> |
1618 |
|
|
+ <base>SELECT_INTERNAL</base> |
1619 |
|
|
+ <trans>(réseau local seulement)</trans> |
1620 |
|
|
+ </entry> |
1621 |
|
|
+ <entry> |
1622 |
|
|
+ <base>SELECT_DOMAIN</base> |
1623 |
|
|
+ <trans>Select a domain</trans> |
1624 |
|
|
+ </entry> |
1625 |
|
|
+ <entry> |
1626 |
|
|
+ <base>MAILALIAS_NAME</base> |
1627 |
|
|
+ <trans>Mailalias</trans> |
1628 |
|
|
+ </entry> |
1629 |
|
|
+ <entry> |
1630 |
|
|
+ <base>EMAIL</base> |
1631 |
|
|
+ <trans>Email(s) to forward to</trans> |
1632 |
|
|
+ </entry> |
1633 |
|
|
+ <entry> |
1634 |
|
|
+ <base>USER_OR_GROUP</base> |
1635 |
|
|
+ <trans>Utilisateur ou groupe</trans> |
1636 |
|
|
+ </entry> |
1637 |
|
|
+ <entry> |
1638 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
1639 |
|
|
+ <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> |
1640 |
|
|
+ </entry> |
1641 |
|
|
+ <entry> |
1642 |
|
|
+ <base>TITLE_CREATE</base> |
1643 |
|
|
+ <trans>Create a Mailalias</trans> |
1644 |
|
|
+ </entry> |
1645 |
|
|
+ <entry> |
1646 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
1647 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
1648 |
|
|
+ </entry> |
1649 |
|
|
+ <entry> |
1650 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
1651 |
|
|
+ <trans>Modify Mailalias</trans> |
1652 |
|
|
+ </entry> |
1653 |
|
|
+ <entry> |
1654 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
1655 |
|
|
+ <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> |
1656 |
|
|
+ </entry> |
1657 |
|
|
+ <entry> |
1658 |
|
|
+ <base>NAME_IN_USE</base> |
1659 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
1660 |
|
|
+ </entry> |
1661 |
|
|
+ <entry> |
1662 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
1663 |
|
|
+ <trans>That account is not a mailalias</trans> |
1664 |
|
|
+ </entry> |
1665 |
|
|
+ |
1666 |
|
|
+ <entry> |
1667 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
1668 |
|
|
+ <trans>Ce domaine n'est pas géré par votre serveur.</trans> |
1669 |
|
|
+ </entry> |
1670 |
|
|
+ |
1671 |
|
|
+ <entry> |
1672 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
1673 |
|
|
+ <trans>Ce compte n'est pas géré par votre serveur.</trans> |
1674 |
|
|
+ </entry> |
1675 |
|
|
+ |
1676 |
|
|
+ <entry> |
1677 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
1678 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
1679 |
|
|
+ </entry> |
1680 |
|
|
+ <entry> |
1681 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
1682 |
|
|
+ <trans>Successfully created mailalias</trans> |
1683 |
|
|
+ </entry> |
1684 |
|
|
+ <entry> |
1685 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
1686 |
|
|
+ <trans>Successfully modified mailalias</trans> |
1687 |
|
|
+ </entry> |
1688 |
|
|
+ <entry> |
1689 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
1690 |
|
|
+ <trans>Successfully removed mailalias</trans> |
1691 |
|
|
+ </entry> |
1692 |
|
|
+ <entry> |
1693 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
1694 |
|
|
+ <trans>Remove Mailalias</trans> |
1695 |
|
|
+ </entry> |
1696 |
|
|
+ <entry> |
1697 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
1698 |
|
|
+ <trans>About to remove</trans> |
1699 |
|
|
+ </entry> |
1700 |
|
|
+ <entry> |
1701 |
|
|
+ <base>EVERYONE</base> |
1702 |
|
|
+ <trans>Tout le monde</trans> |
1703 |
|
|
+ </entry> |
1704 |
|
|
+ <entry> |
1705 |
|
|
+ <base>ALL</base> |
1706 |
|
|
+ <trans>All domains</trans> |
1707 |
|
|
+ </entry> |
1708 |
|
|
+ <entry> |
1709 |
|
|
+ <base>Mailalias</base> |
1710 |
|
|
+ <trans>Mailalias</trans> |
1711 |
|
|
+ </entry> |
1712 |
|
|
+ <entry> |
1713 |
|
|
+ <base>mailalias</base> |
1714 |
|
|
+ <trans>mailalias</trans> |
1715 |
|
|
+ </entry> |
1716 |
|
|
+ <entry> |
1717 |
|
|
+ <base>NO_MAILALIASES</base> |
1718 |
|
|
+ <trans>No mail alias yet !</trans> |
1719 |
|
|
+ </entry> |
1720 |
|
|
+ |
1721 |
|
|
+ |
1722 |
|
|
+</lexicon> |
1723 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
1724 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:49.177340376 +0100 |
1725 |
|
|
@@ -0,0 +1,123 @@ |
1726 |
|
|
+<lexicon lang="fr"> |
1727 |
|
|
+ <entry> |
1728 |
|
|
+ <base>CLICK_TO_CREATE</base> |
1729 |
|
|
+ <trans>Add a Mailalias</trans> |
1730 |
|
|
+ </entry> |
1731 |
|
|
+ <entry> |
1732 |
|
|
+ <base>FORM_TITLE</base> |
1733 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
1734 |
|
|
+ </entry> |
1735 |
|
|
+ <entry> |
1736 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
1737 |
|
|
+ <trans>Current defined Mailalias</trans> |
1738 |
|
|
+ </entry> |
1739 |
|
|
+ <entry> |
1740 |
|
|
+ <base>MAILALIAS</base> |
1741 |
|
|
+ <trans>Mailalias</trans> |
1742 |
|
|
+ </entry> |
1743 |
|
|
+ <entry> |
1744 |
|
|
+ <base>DOMAINNAME</base> |
1745 |
|
|
+ <trans>Nom de Domaine</trans> |
1746 |
|
|
+ </entry> |
1747 |
|
|
+ <entry> |
1748 |
|
|
+ <base>EMAIL_DEST</base> |
1749 |
|
|
+ <trans>Forward to</trans> |
1750 |
|
|
+ </entry> |
1751 |
|
|
+ <entry> |
1752 |
|
|
+ <base>SELECT_ACCOUNT</base> |
1753 |
|
|
+ <trans>Email(s) to forward to</trans> |
1754 |
|
|
+ </entry> |
1755 |
|
|
+ <entry> |
1756 |
|
|
+ <base>SELECT_INTERNAL</base> |
1757 |
|
|
+ <trans>(réseau local seulement)</trans> |
1758 |
|
|
+ </entry> |
1759 |
|
|
+ <entry> |
1760 |
|
|
+ <base>SELECT_DOMAIN</base> |
1761 |
|
|
+ <trans>Select a domain</trans> |
1762 |
|
|
+ </entry> |
1763 |
|
|
+ <entry> |
1764 |
|
|
+ <base>MAILALIAS_NAME</base> |
1765 |
|
|
+ <trans>Mailalias</trans> |
1766 |
|
|
+ </entry> |
1767 |
|
|
+ <entry> |
1768 |
|
|
+ <base>EMAIL</base> |
1769 |
|
|
+ <trans>Email(s) to forward to</trans> |
1770 |
|
|
+ </entry> |
1771 |
|
|
+ <entry> |
1772 |
|
|
+ <base>USER_OR_GROUP</base> |
1773 |
|
|
+ <trans>Utilisateur ou groupe</trans> |
1774 |
|
|
+ </entry> |
1775 |
|
|
+ <entry> |
1776 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
1777 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
1778 |
|
|
+ </entry> |
1779 |
|
|
+ <entry> |
1780 |
|
|
+ <base>TITLE_CREATE</base> |
1781 |
|
|
+ <trans>Create a Mailalias</trans> |
1782 |
|
|
+ </entry> |
1783 |
|
|
+ <entry> |
1784 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
1785 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
1786 |
|
|
+ </entry> |
1787 |
|
|
+ <entry> |
1788 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
1789 |
|
|
+ <trans>Modifier le pseudonyme</trans> |
1790 |
|
|
+ <entry> |
1791 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
1792 |
|
|
+ <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> |
1793 |
|
|
+ </entry> |
1794 |
|
|
+ <entry> |
1795 |
|
|
+ <base>NAME_IN_USE</base> |
1796 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
1797 |
|
|
+ </entry> |
1798 |
|
|
+ <entry> |
1799 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
1800 |
|
|
+ <trans>That account is not a mailalias</trans> |
1801 |
|
|
+ </entry> |
1802 |
|
|
+ |
1803 |
|
|
+ <entry> |
1804 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
1805 |
|
|
+ <trans>Ce domaine n'est pas géré par votre serveur.</trans> |
1806 |
|
|
+ </entry> |
1807 |
|
|
+ |
1808 |
|
|
+ <entry> |
1809 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
1810 |
|
|
+ <trans>Ce compte n'est pas géré par votre serveur.</trans> |
1811 |
|
|
+ </entry> |
1812 |
|
|
+ |
1813 |
|
|
+ <entry> |
1814 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
1815 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
1816 |
|
|
+ </entry> |
1817 |
|
|
+ <entry> |
1818 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
1819 |
|
|
+ <trans>Successfully created mailalias</trans> |
1820 |
|
|
+ </entry> |
1821 |
|
|
+ <entry> |
1822 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
1823 |
|
|
+ <trans>Successfully modified mailalias</trans> |
1824 |
|
|
+ </entry> |
1825 |
|
|
+ <entry> |
1826 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
1827 |
|
|
+ <trans>Successfully removed mailalias</trans> |
1828 |
|
|
+ </entry> |
1829 |
|
|
+ <entry> |
1830 |
|
|
+ <base>EVERYONE</base> |
1831 |
|
|
+ <trans>Tout le monde</trans> |
1832 |
|
|
+ </entry> |
1833 |
|
|
+ <entry> |
1834 |
|
|
+ <base>ALL</base> |
1835 |
|
|
+ <trans>All domains</trans> |
1836 |
|
|
+ </entry> |
1837 |
|
|
+ <entry> |
1838 |
|
|
+ <base>Mailalias</base> |
1839 |
|
|
+ <trans>Mailalias</trans> |
1840 |
|
|
+ </entry> |
1841 |
|
|
+ <entry> |
1842 |
|
|
+ <base>mailalias</base> |
1843 |
|
|
+ <trans>mailalias</trans> |
1844 |
|
|
+ </entry> |
1845 |
|
|
+ |
1846 |
|
|
+ |
1847 |
|
|
+ |
1848 |
|
|
+</entry></lexicon> |
1849 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/he/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
1850 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/he/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:46.492337527 +0100 |
1851 |
|
|
@@ -0,0 +1,135 @@ |
1852 |
|
|
+<lexicon lang="he"> |
1853 |
|
|
+ <entry> |
1854 |
|
|
+ <base>CLICK_TO_CREATE</base> |
1855 |
|
|
+ <trans>Add a Mailalias</trans> |
1856 |
|
|
+ </entry> |
1857 |
|
|
+ <entry> |
1858 |
|
|
+ <base>FORM_TITLE</base> |
1859 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
1860 |
|
|
+ </entry> |
1861 |
|
|
+ <entry> |
1862 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
1863 |
|
|
+ <trans>List of current Mailalias</trans> |
1864 |
|
|
+ </entry> |
1865 |
|
|
+ <entry> |
1866 |
|
|
+ <base>MAILALIAS</base> |
1867 |
|
|
+ <trans>Mailalias</trans> |
1868 |
|
|
+ </entry> |
1869 |
|
|
+ <entry> |
1870 |
|
|
+ <base>DOMAINNAME</base> |
1871 |
|
|
+ <trans>Domain Name</trans> |
1872 |
|
|
+ </entry> |
1873 |
|
|
+ <entry> |
1874 |
|
|
+ <base>EMAIL_DEST</base> |
1875 |
|
|
+ <trans>Forward to</trans> |
1876 |
|
|
+ </entry> |
1877 |
|
|
+ <entry> |
1878 |
|
|
+ <base>SELECT_ACCOUNT</base> |
1879 |
|
|
+ <trans>Email(s) to forward to</trans> |
1880 |
|
|
+ </entry> |
1881 |
|
|
+ <entry> |
1882 |
|
|
+ <base>SELECT_INTERNAL</base> |
1883 |
|
|
+ <trans>Local network only</trans> |
1884 |
|
|
+ </entry> |
1885 |
|
|
+ <entry> |
1886 |
|
|
+ <base>SELECT_DOMAIN</base> |
1887 |
|
|
+ <trans>Select a domain</trans> |
1888 |
|
|
+ </entry> |
1889 |
|
|
+ <entry> |
1890 |
|
|
+ <base>MAILALIAS_NAME</base> |
1891 |
|
|
+ <trans>Mailalias</trans> |
1892 |
|
|
+ </entry> |
1893 |
|
|
+ <entry> |
1894 |
|
|
+ <base>EMAIL</base> |
1895 |
|
|
+ <trans>Email(s) to forward to</trans> |
1896 |
|
|
+ </entry> |
1897 |
|
|
+ <entry> |
1898 |
|
|
+ <base>USER_OR_GROUP</base> |
1899 |
|
|
+ <trans>User or group</trans> |
1900 |
|
|
+ </entry> |
1901 |
|
|
+ <entry> |
1902 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
1903 |
|
|
+ <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> |
1904 |
|
|
+ </entry> |
1905 |
|
|
+ <entry> |
1906 |
|
|
+ <base>TITLE_CREATE</base> |
1907 |
|
|
+ <trans>Create a Mailalias</trans> |
1908 |
|
|
+ </entry> |
1909 |
|
|
+ <entry> |
1910 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
1911 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
1912 |
|
|
+ </entry> |
1913 |
|
|
+ <entry> |
1914 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
1915 |
|
|
+ <trans>Modify Mailalias</trans> |
1916 |
|
|
+ </entry> |
1917 |
|
|
+ <entry> |
1918 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
1919 |
|
|
+ <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> |
1920 |
|
|
+ </entry> |
1921 |
|
|
+ <entry> |
1922 |
|
|
+ <base>NAME_IN_USE</base> |
1923 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
1924 |
|
|
+ </entry> |
1925 |
|
|
+ <entry> |
1926 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
1927 |
|
|
+ <trans>That account is not a mailalias</trans> |
1928 |
|
|
+ </entry> |
1929 |
|
|
+ |
1930 |
|
|
+ <entry> |
1931 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
1932 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
1933 |
|
|
+ </entry> |
1934 |
|
|
+ |
1935 |
|
|
+ <entry> |
1936 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
1937 |
|
|
+ <trans>That account is not hosted on this server</trans> |
1938 |
|
|
+ </entry> |
1939 |
|
|
+ |
1940 |
|
|
+ <entry> |
1941 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
1942 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
1943 |
|
|
+ </entry> |
1944 |
|
|
+ <entry> |
1945 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
1946 |
|
|
+ <trans>Successfully created mailalias</trans> |
1947 |
|
|
+ </entry> |
1948 |
|
|
+ <entry> |
1949 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
1950 |
|
|
+ <trans>Successfully modified mailalias</trans> |
1951 |
|
|
+ </entry> |
1952 |
|
|
+ <entry> |
1953 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
1954 |
|
|
+ <trans>Successfully removed mailalias</trans> |
1955 |
|
|
+ </entry> |
1956 |
|
|
+ <entry> |
1957 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
1958 |
|
|
+ <trans>Remove Mailalias</trans> |
1959 |
|
|
+ </entry> |
1960 |
|
|
+ <entry> |
1961 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
1962 |
|
|
+ <trans>About to remove</trans> |
1963 |
|
|
+ </entry> |
1964 |
|
|
+ <entry> |
1965 |
|
|
+ <base>EVERYONE</base> |
1966 |
|
|
+ <trans>Everyone</trans> |
1967 |
|
|
+ </entry> |
1968 |
|
|
+ <entry> |
1969 |
|
|
+ <base>ALL</base> |
1970 |
|
|
+ <trans>All domains</trans> |
1971 |
|
|
+ </entry> |
1972 |
|
|
+ <entry> |
1973 |
|
|
+ <base>Mailalias</base> |
1974 |
|
|
+ <trans>Mailalias</trans> |
1975 |
|
|
+ </entry> |
1976 |
|
|
+ <entry> |
1977 |
|
|
+ <base>mailalias</base> |
1978 |
|
|
+ <trans>mailalias</trans> |
1979 |
|
|
+ </entry> |
1980 |
|
|
+ <entry> |
1981 |
|
|
+ <base>NO_MAILALIASES</base> |
1982 |
|
|
+ <trans>No mail alias yet !</trans> |
1983 |
|
|
+ </entry> |
1984 |
|
|
+ |
1985 |
|
|
+ |
1986 |
|
|
+</lexicon> |
1987 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/he/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
1988 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/he/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:49.285340489 +0100 |
1989 |
|
|
@@ -0,0 +1,123 @@ |
1990 |
|
|
+<lexicon lang="he"> |
1991 |
|
|
+ <entry> |
1992 |
|
|
+ <base>CLICK_TO_CREATE</base> |
1993 |
|
|
+ <trans>Add a Mailalias</trans> |
1994 |
|
|
+ </entry> |
1995 |
|
|
+ <entry> |
1996 |
|
|
+ <base>FORM_TITLE</base> |
1997 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
1998 |
|
|
+ </entry> |
1999 |
|
|
+ <entry> |
2000 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
2001 |
|
|
+ <trans>Current defined Mailalias</trans> |
2002 |
|
|
+ </entry> |
2003 |
|
|
+ <entry> |
2004 |
|
|
+ <base>MAILALIAS</base> |
2005 |
|
|
+ <trans>Mailalias</trans> |
2006 |
|
|
+ </entry> |
2007 |
|
|
+ <entry> |
2008 |
|
|
+ <base>DOMAINNAME</base> |
2009 |
|
|
+ <trans>Domain Name</trans> |
2010 |
|
|
+ </entry> |
2011 |
|
|
+ <entry> |
2012 |
|
|
+ <base>EMAIL_DEST</base> |
2013 |
|
|
+ <trans>Forward to</trans> |
2014 |
|
|
+ </entry> |
2015 |
|
|
+ <entry> |
2016 |
|
|
+ <base>SELECT_ACCOUNT</base> |
2017 |
|
|
+ <trans>Email(s) to forward to</trans> |
2018 |
|
|
+ </entry> |
2019 |
|
|
+ <entry> |
2020 |
|
|
+ <base>SELECT_INTERNAL</base> |
2021 |
|
|
+ <trans>Local network only</trans> |
2022 |
|
|
+ </entry> |
2023 |
|
|
+ <entry> |
2024 |
|
|
+ <base>SELECT_DOMAIN</base> |
2025 |
|
|
+ <trans>Select a domain</trans> |
2026 |
|
|
+ </entry> |
2027 |
|
|
+ <entry> |
2028 |
|
|
+ <base>MAILALIAS_NAME</base> |
2029 |
|
|
+ <trans>Mailalias</trans> |
2030 |
|
|
+ </entry> |
2031 |
|
|
+ <entry> |
2032 |
|
|
+ <base>EMAIL</base> |
2033 |
|
|
+ <trans>Email(s) to forward to</trans> |
2034 |
|
|
+ </entry> |
2035 |
|
|
+ <entry> |
2036 |
|
|
+ <base>USER_OR_GROUP</base> |
2037 |
|
|
+ <trans>User or group</trans> |
2038 |
|
|
+ </entry> |
2039 |
|
|
+ <entry> |
2040 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
2041 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
2042 |
|
|
+ </entry> |
2043 |
|
|
+ <entry> |
2044 |
|
|
+ <base>TITLE_CREATE</base> |
2045 |
|
|
+ <trans>Create a Mailalias</trans> |
2046 |
|
|
+ </entry> |
2047 |
|
|
+ <entry> |
2048 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
2049 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
2050 |
|
|
+ </entry> |
2051 |
|
|
+ <entry> |
2052 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
2053 |
|
|
+ <trans>Modify Pseudonym</trans> |
2054 |
|
|
+ <entry> |
2055 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
2056 |
|
|
+ <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> |
2057 |
|
|
+ </entry> |
2058 |
|
|
+ <entry> |
2059 |
|
|
+ <base>NAME_IN_USE</base> |
2060 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
2061 |
|
|
+ </entry> |
2062 |
|
|
+ <entry> |
2063 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
2064 |
|
|
+ <trans>That account is not a mailalias</trans> |
2065 |
|
|
+ </entry> |
2066 |
|
|
+ |
2067 |
|
|
+ <entry> |
2068 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
2069 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
2070 |
|
|
+ </entry> |
2071 |
|
|
+ |
2072 |
|
|
+ <entry> |
2073 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
2074 |
|
|
+ <trans>That account is not hosted on this server</trans> |
2075 |
|
|
+ </entry> |
2076 |
|
|
+ |
2077 |
|
|
+ <entry> |
2078 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
2079 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
2080 |
|
|
+ </entry> |
2081 |
|
|
+ <entry> |
2082 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
2083 |
|
|
+ <trans>Successfully created mailalias</trans> |
2084 |
|
|
+ </entry> |
2085 |
|
|
+ <entry> |
2086 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
2087 |
|
|
+ <trans>Successfully modified mailalias</trans> |
2088 |
|
|
+ </entry> |
2089 |
|
|
+ <entry> |
2090 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
2091 |
|
|
+ <trans>Successfully removed mailalias</trans> |
2092 |
|
|
+ </entry> |
2093 |
|
|
+ <entry> |
2094 |
|
|
+ <base>EVERYONE</base> |
2095 |
|
|
+ <trans>Everyone</trans> |
2096 |
|
|
+ </entry> |
2097 |
|
|
+ <entry> |
2098 |
|
|
+ <base>ALL</base> |
2099 |
|
|
+ <trans>All domains</trans> |
2100 |
|
|
+ </entry> |
2101 |
|
|
+ <entry> |
2102 |
|
|
+ <base>Mailalias</base> |
2103 |
|
|
+ <trans>Mailalias</trans> |
2104 |
|
|
+ </entry> |
2105 |
|
|
+ <entry> |
2106 |
|
|
+ <base>mailalias</base> |
2107 |
|
|
+ <trans>mailalias</trans> |
2108 |
|
|
+ </entry> |
2109 |
|
|
+ |
2110 |
|
|
+ |
2111 |
|
|
+ |
2112 |
|
|
+</entry></lexicon> |
2113 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
2114 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:46.598337639 +0100 |
2115 |
|
|
@@ -0,0 +1,135 @@ |
2116 |
|
|
+<lexicon lang="hu"> |
2117 |
|
|
+ <entry> |
2118 |
|
|
+ <base>CLICK_TO_CREATE</base> |
2119 |
|
|
+ <trans>Add a Mailalias</trans> |
2120 |
|
|
+ </entry> |
2121 |
|
|
+ <entry> |
2122 |
|
|
+ <base>FORM_TITLE</base> |
2123 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
2124 |
|
|
+ </entry> |
2125 |
|
|
+ <entry> |
2126 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
2127 |
|
|
+ <trans>List of current Mailalias</trans> |
2128 |
|
|
+ </entry> |
2129 |
|
|
+ <entry> |
2130 |
|
|
+ <base>MAILALIAS</base> |
2131 |
|
|
+ <trans>Mailalias</trans> |
2132 |
|
|
+ </entry> |
2133 |
|
|
+ <entry> |
2134 |
|
|
+ <base>DOMAINNAME</base> |
2135 |
|
|
+ <trans>Domain Name</trans> |
2136 |
|
|
+ </entry> |
2137 |
|
|
+ <entry> |
2138 |
|
|
+ <base>EMAIL_DEST</base> |
2139 |
|
|
+ <trans>Forward to</trans> |
2140 |
|
|
+ </entry> |
2141 |
|
|
+ <entry> |
2142 |
|
|
+ <base>SELECT_ACCOUNT</base> |
2143 |
|
|
+ <trans>Email(s) to forward to</trans> |
2144 |
|
|
+ </entry> |
2145 |
|
|
+ <entry> |
2146 |
|
|
+ <base>SELECT_INTERNAL</base> |
2147 |
|
|
+ <trans>Csak helyi hálózat</trans> |
2148 |
|
|
+ </entry> |
2149 |
|
|
+ <entry> |
2150 |
|
|
+ <base>SELECT_DOMAIN</base> |
2151 |
|
|
+ <trans>Select a domain</trans> |
2152 |
|
|
+ </entry> |
2153 |
|
|
+ <entry> |
2154 |
|
|
+ <base>MAILALIAS_NAME</base> |
2155 |
|
|
+ <trans>Mailalias</trans> |
2156 |
|
|
+ </entry> |
2157 |
|
|
+ <entry> |
2158 |
|
|
+ <base>EMAIL</base> |
2159 |
|
|
+ <trans>Email(s) to forward to</trans> |
2160 |
|
|
+ </entry> |
2161 |
|
|
+ <entry> |
2162 |
|
|
+ <base>USER_OR_GROUP</base> |
2163 |
|
|
+ <trans>Felhasználó vagy csoport</trans> |
2164 |
|
|
+ </entry> |
2165 |
|
|
+ <entry> |
2166 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
2167 |
|
|
+ <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> |
2168 |
|
|
+ </entry> |
2169 |
|
|
+ <entry> |
2170 |
|
|
+ <base>TITLE_CREATE</base> |
2171 |
|
|
+ <trans>Create a Mailalias</trans> |
2172 |
|
|
+ </entry> |
2173 |
|
|
+ <entry> |
2174 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
2175 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
2176 |
|
|
+ </entry> |
2177 |
|
|
+ <entry> |
2178 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
2179 |
|
|
+ <trans>Modify Mailalias</trans> |
2180 |
|
|
+ </entry> |
2181 |
|
|
+ <entry> |
2182 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
2183 |
|
|
+ <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> |
2184 |
|
|
+ </entry> |
2185 |
|
|
+ <entry> |
2186 |
|
|
+ <base>NAME_IN_USE</base> |
2187 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
2188 |
|
|
+ </entry> |
2189 |
|
|
+ <entry> |
2190 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
2191 |
|
|
+ <trans>That account is not a mailalias</trans> |
2192 |
|
|
+ </entry> |
2193 |
|
|
+ |
2194 |
|
|
+ <entry> |
2195 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
2196 |
|
|
+ <trans>Az a domén nem ezen a szerveren van</trans> |
2197 |
|
|
+ </entry> |
2198 |
|
|
+ |
2199 |
|
|
+ <entry> |
2200 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
2201 |
|
|
+ <trans>Az a fiók nem ezen a szerveren található</trans> |
2202 |
|
|
+ </entry> |
2203 |
|
|
+ |
2204 |
|
|
+ <entry> |
2205 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
2206 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
2207 |
|
|
+ </entry> |
2208 |
|
|
+ <entry> |
2209 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
2210 |
|
|
+ <trans>Successfully created mailalias</trans> |
2211 |
|
|
+ </entry> |
2212 |
|
|
+ <entry> |
2213 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
2214 |
|
|
+ <trans>Successfully modified mailalias</trans> |
2215 |
|
|
+ </entry> |
2216 |
|
|
+ <entry> |
2217 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
2218 |
|
|
+ <trans>Successfully removed mailalias</trans> |
2219 |
|
|
+ </entry> |
2220 |
|
|
+ <entry> |
2221 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
2222 |
|
|
+ <trans>Remove Mailalias</trans> |
2223 |
|
|
+ </entry> |
2224 |
|
|
+ <entry> |
2225 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
2226 |
|
|
+ <trans>About to remove</trans> |
2227 |
|
|
+ </entry> |
2228 |
|
|
+ <entry> |
2229 |
|
|
+ <base>EVERYONE</base> |
2230 |
|
|
+ <trans>Mindenki</trans> |
2231 |
|
|
+ </entry> |
2232 |
|
|
+ <entry> |
2233 |
|
|
+ <base>ALL</base> |
2234 |
|
|
+ <trans>All domains</trans> |
2235 |
|
|
+ </entry> |
2236 |
|
|
+ <entry> |
2237 |
|
|
+ <base>Mailalias</base> |
2238 |
|
|
+ <trans>Mailalias</trans> |
2239 |
|
|
+ </entry> |
2240 |
|
|
+ <entry> |
2241 |
|
|
+ <base>mailalias</base> |
2242 |
|
|
+ <trans>mailalias</trans> |
2243 |
|
|
+ </entry> |
2244 |
|
|
+ <entry> |
2245 |
|
|
+ <base>NO_MAILALIASES</base> |
2246 |
|
|
+ <trans>No mail alias yet !</trans> |
2247 |
|
|
+ </entry> |
2248 |
|
|
+ |
2249 |
|
|
+ |
2250 |
|
|
+</lexicon> |
2251 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
2252 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:49.390340601 +0100 |
2253 |
|
|
@@ -0,0 +1,123 @@ |
2254 |
|
|
+<lexicon lang="hu"> |
2255 |
|
|
+ <entry> |
2256 |
|
|
+ <base>CLICK_TO_CREATE</base> |
2257 |
|
|
+ <trans>Add a Mailalias</trans> |
2258 |
|
|
+ </entry> |
2259 |
|
|
+ <entry> |
2260 |
|
|
+ <base>FORM_TITLE</base> |
2261 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
2262 |
|
|
+ </entry> |
2263 |
|
|
+ <entry> |
2264 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
2265 |
|
|
+ <trans>Current defined Mailalias</trans> |
2266 |
|
|
+ </entry> |
2267 |
|
|
+ <entry> |
2268 |
|
|
+ <base>MAILALIAS</base> |
2269 |
|
|
+ <trans>Mailalias</trans> |
2270 |
|
|
+ </entry> |
2271 |
|
|
+ <entry> |
2272 |
|
|
+ <base>DOMAINNAME</base> |
2273 |
|
|
+ <trans>Domain Name</trans> |
2274 |
|
|
+ </entry> |
2275 |
|
|
+ <entry> |
2276 |
|
|
+ <base>EMAIL_DEST</base> |
2277 |
|
|
+ <trans>Forward to</trans> |
2278 |
|
|
+ </entry> |
2279 |
|
|
+ <entry> |
2280 |
|
|
+ <base>SELECT_ACCOUNT</base> |
2281 |
|
|
+ <trans>Email(s) to forward to</trans> |
2282 |
|
|
+ </entry> |
2283 |
|
|
+ <entry> |
2284 |
|
|
+ <base>SELECT_INTERNAL</base> |
2285 |
|
|
+ <trans>Csak helyi hálózat</trans> |
2286 |
|
|
+ </entry> |
2287 |
|
|
+ <entry> |
2288 |
|
|
+ <base>SELECT_DOMAIN</base> |
2289 |
|
|
+ <trans>Select a domain</trans> |
2290 |
|
|
+ </entry> |
2291 |
|
|
+ <entry> |
2292 |
|
|
+ <base>MAILALIAS_NAME</base> |
2293 |
|
|
+ <trans>Mailalias</trans> |
2294 |
|
|
+ </entry> |
2295 |
|
|
+ <entry> |
2296 |
|
|
+ <base>EMAIL</base> |
2297 |
|
|
+ <trans>Email(s) to forward to</trans> |
2298 |
|
|
+ </entry> |
2299 |
|
|
+ <entry> |
2300 |
|
|
+ <base>USER_OR_GROUP</base> |
2301 |
|
|
+ <trans>Felhasználó vagy csoport</trans> |
2302 |
|
|
+ </entry> |
2303 |
|
|
+ <entry> |
2304 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
2305 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
2306 |
|
|
+ </entry> |
2307 |
|
|
+ <entry> |
2308 |
|
|
+ <base>TITLE_CREATE</base> |
2309 |
|
|
+ <trans>Create a Mailalias</trans> |
2310 |
|
|
+ </entry> |
2311 |
|
|
+ <entry> |
2312 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
2313 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
2314 |
|
|
+ </entry> |
2315 |
|
|
+ <entry> |
2316 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
2317 |
|
|
+ <trans>Fedőnév módosítása</trans> |
2318 |
|
|
+ <entry> |
2319 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
2320 |
|
|
+ <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> |
2321 |
|
|
+ </entry> |
2322 |
|
|
+ <entry> |
2323 |
|
|
+ <base>NAME_IN_USE</base> |
2324 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
2325 |
|
|
+ </entry> |
2326 |
|
|
+ <entry> |
2327 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
2328 |
|
|
+ <trans>That account is not a mailalias</trans> |
2329 |
|
|
+ </entry> |
2330 |
|
|
+ |
2331 |
|
|
+ <entry> |
2332 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
2333 |
|
|
+ <trans>Az a domén nem ezen a szerveren van</trans> |
2334 |
|
|
+ </entry> |
2335 |
|
|
+ |
2336 |
|
|
+ <entry> |
2337 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
2338 |
|
|
+ <trans>Az a fiók nem ezen a szerveren található</trans> |
2339 |
|
|
+ </entry> |
2340 |
|
|
+ |
2341 |
|
|
+ <entry> |
2342 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
2343 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
2344 |
|
|
+ </entry> |
2345 |
|
|
+ <entry> |
2346 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
2347 |
|
|
+ <trans>Successfully created mailalias</trans> |
2348 |
|
|
+ </entry> |
2349 |
|
|
+ <entry> |
2350 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
2351 |
|
|
+ <trans>Successfully modified mailalias</trans> |
2352 |
|
|
+ </entry> |
2353 |
|
|
+ <entry> |
2354 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
2355 |
|
|
+ <trans>Successfully removed mailalias</trans> |
2356 |
|
|
+ </entry> |
2357 |
|
|
+ <entry> |
2358 |
|
|
+ <base>EVERYONE</base> |
2359 |
|
|
+ <trans>Mindenki</trans> |
2360 |
|
|
+ </entry> |
2361 |
|
|
+ <entry> |
2362 |
|
|
+ <base>ALL</base> |
2363 |
|
|
+ <trans>All domains</trans> |
2364 |
|
|
+ </entry> |
2365 |
|
|
+ <entry> |
2366 |
|
|
+ <base>Mailalias</base> |
2367 |
|
|
+ <trans>Mailalias</trans> |
2368 |
|
|
+ </entry> |
2369 |
|
|
+ <entry> |
2370 |
|
|
+ <base>mailalias</base> |
2371 |
|
|
+ <trans>mailalias</trans> |
2372 |
|
|
+ </entry> |
2373 |
|
|
+ |
2374 |
|
|
+ |
2375 |
|
|
+ |
2376 |
|
|
+</entry></lexicon> |
2377 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/id/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
2378 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/id/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:46.687337734 +0100 |
2379 |
|
|
@@ -0,0 +1,135 @@ |
2380 |
|
|
+<lexicon lang="id"> |
2381 |
|
|
+ <entry> |
2382 |
|
|
+ <base>CLICK_TO_CREATE</base> |
2383 |
|
|
+ <trans>Add a Mailalias</trans> |
2384 |
|
|
+ </entry> |
2385 |
|
|
+ <entry> |
2386 |
|
|
+ <base>FORM_TITLE</base> |
2387 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
2388 |
|
|
+ </entry> |
2389 |
|
|
+ <entry> |
2390 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
2391 |
|
|
+ <trans>List of current Mailalias</trans> |
2392 |
|
|
+ </entry> |
2393 |
|
|
+ <entry> |
2394 |
|
|
+ <base>MAILALIAS</base> |
2395 |
|
|
+ <trans>Mailalias</trans> |
2396 |
|
|
+ </entry> |
2397 |
|
|
+ <entry> |
2398 |
|
|
+ <base>DOMAINNAME</base> |
2399 |
|
|
+ <trans>Domain Name</trans> |
2400 |
|
|
+ </entry> |
2401 |
|
|
+ <entry> |
2402 |
|
|
+ <base>EMAIL_DEST</base> |
2403 |
|
|
+ <trans>Forward to</trans> |
2404 |
|
|
+ </entry> |
2405 |
|
|
+ <entry> |
2406 |
|
|
+ <base>SELECT_ACCOUNT</base> |
2407 |
|
|
+ <trans>Email(s) to forward to</trans> |
2408 |
|
|
+ </entry> |
2409 |
|
|
+ <entry> |
2410 |
|
|
+ <base>SELECT_INTERNAL</base> |
2411 |
|
|
+ <trans>Jaringan lokal saja</trans> |
2412 |
|
|
+ </entry> |
2413 |
|
|
+ <entry> |
2414 |
|
|
+ <base>SELECT_DOMAIN</base> |
2415 |
|
|
+ <trans>Select a domain</trans> |
2416 |
|
|
+ </entry> |
2417 |
|
|
+ <entry> |
2418 |
|
|
+ <base>MAILALIAS_NAME</base> |
2419 |
|
|
+ <trans>Mailalias</trans> |
2420 |
|
|
+ </entry> |
2421 |
|
|
+ <entry> |
2422 |
|
|
+ <base>EMAIL</base> |
2423 |
|
|
+ <trans>Email(s) to forward to</trans> |
2424 |
|
|
+ </entry> |
2425 |
|
|
+ <entry> |
2426 |
|
|
+ <base>USER_OR_GROUP</base> |
2427 |
|
|
+ <trans>Pengguna atau grup</trans> |
2428 |
|
|
+ </entry> |
2429 |
|
|
+ <entry> |
2430 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
2431 |
|
|
+ <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> |
2432 |
|
|
+ </entry> |
2433 |
|
|
+ <entry> |
2434 |
|
|
+ <base>TITLE_CREATE</base> |
2435 |
|
|
+ <trans>Create a Mailalias</trans> |
2436 |
|
|
+ </entry> |
2437 |
|
|
+ <entry> |
2438 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
2439 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
2440 |
|
|
+ </entry> |
2441 |
|
|
+ <entry> |
2442 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
2443 |
|
|
+ <trans>Modify Mailalias</trans> |
2444 |
|
|
+ </entry> |
2445 |
|
|
+ <entry> |
2446 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
2447 |
|
|
+ <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> |
2448 |
|
|
+ </entry> |
2449 |
|
|
+ <entry> |
2450 |
|
|
+ <base>NAME_IN_USE</base> |
2451 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
2452 |
|
|
+ </entry> |
2453 |
|
|
+ <entry> |
2454 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
2455 |
|
|
+ <trans>That account is not a mailalias</trans> |
2456 |
|
|
+ </entry> |
2457 |
|
|
+ |
2458 |
|
|
+ <entry> |
2459 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
2460 |
|
|
+ <trans>Domain tersebut tidak berada dalam server ini</trans> |
2461 |
|
|
+ </entry> |
2462 |
|
|
+ |
2463 |
|
|
+ <entry> |
2464 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
2465 |
|
|
+ <trans>Akun tersebut tidak berada dalam server ini</trans> |
2466 |
|
|
+ </entry> |
2467 |
|
|
+ |
2468 |
|
|
+ <entry> |
2469 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
2470 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
2471 |
|
|
+ </entry> |
2472 |
|
|
+ <entry> |
2473 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
2474 |
|
|
+ <trans>Successfully created mailalias</trans> |
2475 |
|
|
+ </entry> |
2476 |
|
|
+ <entry> |
2477 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
2478 |
|
|
+ <trans>Successfully modified mailalias</trans> |
2479 |
|
|
+ </entry> |
2480 |
|
|
+ <entry> |
2481 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
2482 |
|
|
+ <trans>Successfully removed mailalias</trans> |
2483 |
|
|
+ </entry> |
2484 |
|
|
+ <entry> |
2485 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
2486 |
|
|
+ <trans>Remove Mailalias</trans> |
2487 |
|
|
+ </entry> |
2488 |
|
|
+ <entry> |
2489 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
2490 |
|
|
+ <trans>About to remove</trans> |
2491 |
|
|
+ </entry> |
2492 |
|
|
+ <entry> |
2493 |
|
|
+ <base>EVERYONE</base> |
2494 |
|
|
+ <trans>Semua user</trans> |
2495 |
|
|
+ </entry> |
2496 |
|
|
+ <entry> |
2497 |
|
|
+ <base>ALL</base> |
2498 |
|
|
+ <trans>All domains</trans> |
2499 |
|
|
+ </entry> |
2500 |
|
|
+ <entry> |
2501 |
|
|
+ <base>Mailalias</base> |
2502 |
|
|
+ <trans>Mailalias</trans> |
2503 |
|
|
+ </entry> |
2504 |
|
|
+ <entry> |
2505 |
|
|
+ <base>mailalias</base> |
2506 |
|
|
+ <trans>mailalias</trans> |
2507 |
|
|
+ </entry> |
2508 |
|
|
+ <entry> |
2509 |
|
|
+ <base>NO_MAILALIASES</base> |
2510 |
|
|
+ <trans>No mail alias yet !</trans> |
2511 |
|
|
+ </entry> |
2512 |
|
|
+ |
2513 |
|
|
+ |
2514 |
|
|
+</lexicon> |
2515 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/id/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
2516 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/id/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:49.478340694 +0100 |
2517 |
|
|
@@ -0,0 +1,123 @@ |
2518 |
|
|
+<lexicon lang="id"> |
2519 |
|
|
+ <entry> |
2520 |
|
|
+ <base>CLICK_TO_CREATE</base> |
2521 |
|
|
+ <trans>Add a Mailalias</trans> |
2522 |
|
|
+ </entry> |
2523 |
|
|
+ <entry> |
2524 |
|
|
+ <base>FORM_TITLE</base> |
2525 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
2526 |
|
|
+ </entry> |
2527 |
|
|
+ <entry> |
2528 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
2529 |
|
|
+ <trans>Current defined Mailalias</trans> |
2530 |
|
|
+ </entry> |
2531 |
|
|
+ <entry> |
2532 |
|
|
+ <base>MAILALIAS</base> |
2533 |
|
|
+ <trans>Mailalias</trans> |
2534 |
|
|
+ </entry> |
2535 |
|
|
+ <entry> |
2536 |
|
|
+ <base>DOMAINNAME</base> |
2537 |
|
|
+ <trans>Domain Name</trans> |
2538 |
|
|
+ </entry> |
2539 |
|
|
+ <entry> |
2540 |
|
|
+ <base>EMAIL_DEST</base> |
2541 |
|
|
+ <trans>Forward to</trans> |
2542 |
|
|
+ </entry> |
2543 |
|
|
+ <entry> |
2544 |
|
|
+ <base>SELECT_ACCOUNT</base> |
2545 |
|
|
+ <trans>Email(s) to forward to</trans> |
2546 |
|
|
+ </entry> |
2547 |
|
|
+ <entry> |
2548 |
|
|
+ <base>SELECT_INTERNAL</base> |
2549 |
|
|
+ <trans>Jaringan lokal saja</trans> |
2550 |
|
|
+ </entry> |
2551 |
|
|
+ <entry> |
2552 |
|
|
+ <base>SELECT_DOMAIN</base> |
2553 |
|
|
+ <trans>Select a domain</trans> |
2554 |
|
|
+ </entry> |
2555 |
|
|
+ <entry> |
2556 |
|
|
+ <base>MAILALIAS_NAME</base> |
2557 |
|
|
+ <trans>Mailalias</trans> |
2558 |
|
|
+ </entry> |
2559 |
|
|
+ <entry> |
2560 |
|
|
+ <base>EMAIL</base> |
2561 |
|
|
+ <trans>Email(s) to forward to</trans> |
2562 |
|
|
+ </entry> |
2563 |
|
|
+ <entry> |
2564 |
|
|
+ <base>USER_OR_GROUP</base> |
2565 |
|
|
+ <trans>Pengguna atau grup</trans> |
2566 |
|
|
+ </entry> |
2567 |
|
|
+ <entry> |
2568 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
2569 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
2570 |
|
|
+ </entry> |
2571 |
|
|
+ <entry> |
2572 |
|
|
+ <base>TITLE_CREATE</base> |
2573 |
|
|
+ <trans>Create a Mailalias</trans> |
2574 |
|
|
+ </entry> |
2575 |
|
|
+ <entry> |
2576 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
2577 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
2578 |
|
|
+ </entry> |
2579 |
|
|
+ <entry> |
2580 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
2581 |
|
|
+ <trans>Ubah pseudonym</trans> |
2582 |
|
|
+ <entry> |
2583 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
2584 |
|
|
+ <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> |
2585 |
|
|
+ </entry> |
2586 |
|
|
+ <entry> |
2587 |
|
|
+ <base>NAME_IN_USE</base> |
2588 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
2589 |
|
|
+ </entry> |
2590 |
|
|
+ <entry> |
2591 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
2592 |
|
|
+ <trans>That account is not a mailalias</trans> |
2593 |
|
|
+ </entry> |
2594 |
|
|
+ |
2595 |
|
|
+ <entry> |
2596 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
2597 |
|
|
+ <trans>Domain tersebut tidak berada dalam server ini</trans> |
2598 |
|
|
+ </entry> |
2599 |
|
|
+ |
2600 |
|
|
+ <entry> |
2601 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
2602 |
|
|
+ <trans>Akun tersebut tidak berada dalam server ini</trans> |
2603 |
|
|
+ </entry> |
2604 |
|
|
+ |
2605 |
|
|
+ <entry> |
2606 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
2607 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
2608 |
|
|
+ </entry> |
2609 |
|
|
+ <entry> |
2610 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
2611 |
|
|
+ <trans>Successfully created mailalias</trans> |
2612 |
|
|
+ </entry> |
2613 |
|
|
+ <entry> |
2614 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
2615 |
|
|
+ <trans>Successfully modified mailalias</trans> |
2616 |
|
|
+ </entry> |
2617 |
|
|
+ <entry> |
2618 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
2619 |
|
|
+ <trans>Successfully removed mailalias</trans> |
2620 |
|
|
+ </entry> |
2621 |
|
|
+ <entry> |
2622 |
|
|
+ <base>EVERYONE</base> |
2623 |
|
|
+ <trans>Semua user</trans> |
2624 |
|
|
+ </entry> |
2625 |
|
|
+ <entry> |
2626 |
|
|
+ <base>ALL</base> |
2627 |
|
|
+ <trans>All domains</trans> |
2628 |
|
|
+ </entry> |
2629 |
|
|
+ <entry> |
2630 |
|
|
+ <base>Mailalias</base> |
2631 |
|
|
+ <trans>Mailalias</trans> |
2632 |
|
|
+ </entry> |
2633 |
|
|
+ <entry> |
2634 |
|
|
+ <base>mailalias</base> |
2635 |
|
|
+ <trans>mailalias</trans> |
2636 |
|
|
+ </entry> |
2637 |
|
|
+ |
2638 |
|
|
+ |
2639 |
|
|
+ |
2640 |
|
|
+</entry></lexicon> |
2641 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/it/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
2642 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/it/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:46.790337844 +0100 |
2643 |
|
|
@@ -0,0 +1,135 @@ |
2644 |
|
|
+<lexicon lang="it"> |
2645 |
|
|
+ <entry> |
2646 |
|
|
+ <base>CLICK_TO_CREATE</base> |
2647 |
|
|
+ <trans>Add a Mailalias</trans> |
2648 |
|
|
+ </entry> |
2649 |
|
|
+ <entry> |
2650 |
|
|
+ <base>FORM_TITLE</base> |
2651 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
2652 |
|
|
+ </entry> |
2653 |
|
|
+ <entry> |
2654 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
2655 |
|
|
+ <trans>List of current Mailalias</trans> |
2656 |
|
|
+ </entry> |
2657 |
|
|
+ <entry> |
2658 |
|
|
+ <base>MAILALIAS</base> |
2659 |
|
|
+ <trans>Mailalias</trans> |
2660 |
|
|
+ </entry> |
2661 |
|
|
+ <entry> |
2662 |
|
|
+ <base>DOMAINNAME</base> |
2663 |
|
|
+ <trans>Domain Name</trans> |
2664 |
|
|
+ </entry> |
2665 |
|
|
+ <entry> |
2666 |
|
|
+ <base>EMAIL_DEST</base> |
2667 |
|
|
+ <trans>Forward to</trans> |
2668 |
|
|
+ </entry> |
2669 |
|
|
+ <entry> |
2670 |
|
|
+ <base>SELECT_ACCOUNT</base> |
2671 |
|
|
+ <trans>Email(s) to forward to</trans> |
2672 |
|
|
+ </entry> |
2673 |
|
|
+ <entry> |
2674 |
|
|
+ <base>SELECT_INTERNAL</base> |
2675 |
|
|
+ <trans>(solo rete locale)</trans> |
2676 |
|
|
+ </entry> |
2677 |
|
|
+ <entry> |
2678 |
|
|
+ <base>SELECT_DOMAIN</base> |
2679 |
|
|
+ <trans>Select a domain</trans> |
2680 |
|
|
+ </entry> |
2681 |
|
|
+ <entry> |
2682 |
|
|
+ <base>MAILALIAS_NAME</base> |
2683 |
|
|
+ <trans>Mailalias</trans> |
2684 |
|
|
+ </entry> |
2685 |
|
|
+ <entry> |
2686 |
|
|
+ <base>EMAIL</base> |
2687 |
|
|
+ <trans>Email(s) to forward to</trans> |
2688 |
|
|
+ </entry> |
2689 |
|
|
+ <entry> |
2690 |
|
|
+ <base>USER_OR_GROUP</base> |
2691 |
|
|
+ <trans>Utente o gruppo</trans> |
2692 |
|
|
+ </entry> |
2693 |
|
|
+ <entry> |
2694 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
2695 |
|
|
+ <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> |
2696 |
|
|
+ </entry> |
2697 |
|
|
+ <entry> |
2698 |
|
|
+ <base>TITLE_CREATE</base> |
2699 |
|
|
+ <trans>Create a Mailalias</trans> |
2700 |
|
|
+ </entry> |
2701 |
|
|
+ <entry> |
2702 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
2703 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
2704 |
|
|
+ </entry> |
2705 |
|
|
+ <entry> |
2706 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
2707 |
|
|
+ <trans>Modify Mailalias</trans> |
2708 |
|
|
+ </entry> |
2709 |
|
|
+ <entry> |
2710 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
2711 |
|
|
+ <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> |
2712 |
|
|
+ </entry> |
2713 |
|
|
+ <entry> |
2714 |
|
|
+ <base>NAME_IN_USE</base> |
2715 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
2716 |
|
|
+ </entry> |
2717 |
|
|
+ <entry> |
2718 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
2719 |
|
|
+ <trans>That account is not a mailalias</trans> |
2720 |
|
|
+ </entry> |
2721 |
|
|
+ |
2722 |
|
|
+ <entry> |
2723 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
2724 |
|
|
+ <trans>Il dominio non è configurato su questo server</trans> |
2725 |
|
|
+ </entry> |
2726 |
|
|
+ |
2727 |
|
|
+ <entry> |
2728 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
2729 |
|
|
+ <trans>L'utente non è configurato su questo server</trans> |
2730 |
|
|
+ </entry> |
2731 |
|
|
+ |
2732 |
|
|
+ <entry> |
2733 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
2734 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
2735 |
|
|
+ </entry> |
2736 |
|
|
+ <entry> |
2737 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
2738 |
|
|
+ <trans>Successfully created mailalias</trans> |
2739 |
|
|
+ </entry> |
2740 |
|
|
+ <entry> |
2741 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
2742 |
|
|
+ <trans>Successfully modified mailalias</trans> |
2743 |
|
|
+ </entry> |
2744 |
|
|
+ <entry> |
2745 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
2746 |
|
|
+ <trans>Successfully removed mailalias</trans> |
2747 |
|
|
+ </entry> |
2748 |
|
|
+ <entry> |
2749 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
2750 |
|
|
+ <trans>Remove Mailalias</trans> |
2751 |
|
|
+ </entry> |
2752 |
|
|
+ <entry> |
2753 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
2754 |
|
|
+ <trans>About to remove</trans> |
2755 |
|
|
+ </entry> |
2756 |
|
|
+ <entry> |
2757 |
|
|
+ <base>EVERYONE</base> |
2758 |
|
|
+ <trans>Tutti</trans> |
2759 |
|
|
+ </entry> |
2760 |
|
|
+ <entry> |
2761 |
|
|
+ <base>ALL</base> |
2762 |
|
|
+ <trans>All domains</trans> |
2763 |
|
|
+ </entry> |
2764 |
|
|
+ <entry> |
2765 |
|
|
+ <base>Mailalias</base> |
2766 |
|
|
+ <trans>Mailalias</trans> |
2767 |
|
|
+ </entry> |
2768 |
|
|
+ <entry> |
2769 |
|
|
+ <base>mailalias</base> |
2770 |
|
|
+ <trans>mailalias</trans> |
2771 |
|
|
+ </entry> |
2772 |
|
|
+ <entry> |
2773 |
|
|
+ <base>NO_MAILALIASES</base> |
2774 |
|
|
+ <trans>No mail alias yet !</trans> |
2775 |
|
|
+ </entry> |
2776 |
|
|
+ |
2777 |
|
|
+ |
2778 |
|
|
+</lexicon> |
2779 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/it/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
2780 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/it/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:49.585340808 +0100 |
2781 |
|
|
@@ -0,0 +1,123 @@ |
2782 |
|
|
+<lexicon lang="it"> |
2783 |
|
|
+ <entry> |
2784 |
|
|
+ <base>CLICK_TO_CREATE</base> |
2785 |
|
|
+ <trans>Add a Mailalias</trans> |
2786 |
|
|
+ </entry> |
2787 |
|
|
+ <entry> |
2788 |
|
|
+ <base>FORM_TITLE</base> |
2789 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
2790 |
|
|
+ </entry> |
2791 |
|
|
+ <entry> |
2792 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
2793 |
|
|
+ <trans>Current defined Mailalias</trans> |
2794 |
|
|
+ </entry> |
2795 |
|
|
+ <entry> |
2796 |
|
|
+ <base>MAILALIAS</base> |
2797 |
|
|
+ <trans>Mailalias</trans> |
2798 |
|
|
+ </entry> |
2799 |
|
|
+ <entry> |
2800 |
|
|
+ <base>DOMAINNAME</base> |
2801 |
|
|
+ <trans>Domain Name</trans> |
2802 |
|
|
+ </entry> |
2803 |
|
|
+ <entry> |
2804 |
|
|
+ <base>EMAIL_DEST</base> |
2805 |
|
|
+ <trans>Forward to</trans> |
2806 |
|
|
+ </entry> |
2807 |
|
|
+ <entry> |
2808 |
|
|
+ <base>SELECT_ACCOUNT</base> |
2809 |
|
|
+ <trans>Email(s) to forward to</trans> |
2810 |
|
|
+ </entry> |
2811 |
|
|
+ <entry> |
2812 |
|
|
+ <base>SELECT_INTERNAL</base> |
2813 |
|
|
+ <trans>(solo rete locale)</trans> |
2814 |
|
|
+ </entry> |
2815 |
|
|
+ <entry> |
2816 |
|
|
+ <base>SELECT_DOMAIN</base> |
2817 |
|
|
+ <trans>Select a domain</trans> |
2818 |
|
|
+ </entry> |
2819 |
|
|
+ <entry> |
2820 |
|
|
+ <base>MAILALIAS_NAME</base> |
2821 |
|
|
+ <trans>Mailalias</trans> |
2822 |
|
|
+ </entry> |
2823 |
|
|
+ <entry> |
2824 |
|
|
+ <base>EMAIL</base> |
2825 |
|
|
+ <trans>Email(s) to forward to</trans> |
2826 |
|
|
+ </entry> |
2827 |
|
|
+ <entry> |
2828 |
|
|
+ <base>USER_OR_GROUP</base> |
2829 |
|
|
+ <trans>Utente o gruppo</trans> |
2830 |
|
|
+ </entry> |
2831 |
|
|
+ <entry> |
2832 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
2833 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
2834 |
|
|
+ </entry> |
2835 |
|
|
+ <entry> |
2836 |
|
|
+ <base>TITLE_CREATE</base> |
2837 |
|
|
+ <trans>Create a Mailalias</trans> |
2838 |
|
|
+ </entry> |
2839 |
|
|
+ <entry> |
2840 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
2841 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
2842 |
|
|
+ </entry> |
2843 |
|
|
+ <entry> |
2844 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
2845 |
|
|
+ <trans>Modifica pseudonimo</trans> |
2846 |
|
|
+ <entry> |
2847 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
2848 |
|
|
+ <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> |
2849 |
|
|
+ </entry> |
2850 |
|
|
+ <entry> |
2851 |
|
|
+ <base>NAME_IN_USE</base> |
2852 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
2853 |
|
|
+ </entry> |
2854 |
|
|
+ <entry> |
2855 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
2856 |
|
|
+ <trans>That account is not a mailalias</trans> |
2857 |
|
|
+ </entry> |
2858 |
|
|
+ |
2859 |
|
|
+ <entry> |
2860 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
2861 |
|
|
+ <trans>Il dominio non è configurato su questo server</trans> |
2862 |
|
|
+ </entry> |
2863 |
|
|
+ |
2864 |
|
|
+ <entry> |
2865 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
2866 |
|
|
+ <trans>L'utente non è configurato su questo server</trans> |
2867 |
|
|
+ </entry> |
2868 |
|
|
+ |
2869 |
|
|
+ <entry> |
2870 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
2871 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
2872 |
|
|
+ </entry> |
2873 |
|
|
+ <entry> |
2874 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
2875 |
|
|
+ <trans>Successfully created mailalias</trans> |
2876 |
|
|
+ </entry> |
2877 |
|
|
+ <entry> |
2878 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
2879 |
|
|
+ <trans>Successfully modified mailalias</trans> |
2880 |
|
|
+ </entry> |
2881 |
|
|
+ <entry> |
2882 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
2883 |
|
|
+ <trans>Successfully removed mailalias</trans> |
2884 |
|
|
+ </entry> |
2885 |
|
|
+ <entry> |
2886 |
|
|
+ <base>EVERYONE</base> |
2887 |
|
|
+ <trans>Tutti</trans> |
2888 |
|
|
+ </entry> |
2889 |
|
|
+ <entry> |
2890 |
|
|
+ <base>ALL</base> |
2891 |
|
|
+ <trans>All domains</trans> |
2892 |
|
|
+ </entry> |
2893 |
|
|
+ <entry> |
2894 |
|
|
+ <base>Mailalias</base> |
2895 |
|
|
+ <trans>Mailalias</trans> |
2896 |
|
|
+ </entry> |
2897 |
|
|
+ <entry> |
2898 |
|
|
+ <base>mailalias</base> |
2899 |
|
|
+ <trans>mailalias</trans> |
2900 |
|
|
+ </entry> |
2901 |
|
|
+ |
2902 |
|
|
+ |
2903 |
|
|
+ |
2904 |
|
|
+</entry></lexicon> |
2905 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
2906 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:46.892337952 +0100 |
2907 |
|
|
@@ -0,0 +1,135 @@ |
2908 |
|
|
+<lexicon lang="ja"> |
2909 |
|
|
+ <entry> |
2910 |
|
|
+ <base>CLICK_TO_CREATE</base> |
2911 |
|
|
+ <trans>Add a Mailalias</trans> |
2912 |
|
|
+ </entry> |
2913 |
|
|
+ <entry> |
2914 |
|
|
+ <base>FORM_TITLE</base> |
2915 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
2916 |
|
|
+ </entry> |
2917 |
|
|
+ <entry> |
2918 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
2919 |
|
|
+ <trans>List of current Mailalias</trans> |
2920 |
|
|
+ </entry> |
2921 |
|
|
+ <entry> |
2922 |
|
|
+ <base>MAILALIAS</base> |
2923 |
|
|
+ <trans>Mailalias</trans> |
2924 |
|
|
+ </entry> |
2925 |
|
|
+ <entry> |
2926 |
|
|
+ <base>DOMAINNAME</base> |
2927 |
|
|
+ <trans>Domain Name</trans> |
2928 |
|
|
+ </entry> |
2929 |
|
|
+ <entry> |
2930 |
|
|
+ <base>EMAIL_DEST</base> |
2931 |
|
|
+ <trans>Forward to</trans> |
2932 |
|
|
+ </entry> |
2933 |
|
|
+ <entry> |
2934 |
|
|
+ <base>SELECT_ACCOUNT</base> |
2935 |
|
|
+ <trans>Email(s) to forward to</trans> |
2936 |
|
|
+ </entry> |
2937 |
|
|
+ <entry> |
2938 |
|
|
+ <base>SELECT_INTERNAL</base> |
2939 |
|
|
+ <trans>Local network only</trans> |
2940 |
|
|
+ </entry> |
2941 |
|
|
+ <entry> |
2942 |
|
|
+ <base>SELECT_DOMAIN</base> |
2943 |
|
|
+ <trans>Select a domain</trans> |
2944 |
|
|
+ </entry> |
2945 |
|
|
+ <entry> |
2946 |
|
|
+ <base>MAILALIAS_NAME</base> |
2947 |
|
|
+ <trans>Mailalias</trans> |
2948 |
|
|
+ </entry> |
2949 |
|
|
+ <entry> |
2950 |
|
|
+ <base>EMAIL</base> |
2951 |
|
|
+ <trans>Email(s) to forward to</trans> |
2952 |
|
|
+ </entry> |
2953 |
|
|
+ <entry> |
2954 |
|
|
+ <base>USER_OR_GROUP</base> |
2955 |
|
|
+ <trans>User or group</trans> |
2956 |
|
|
+ </entry> |
2957 |
|
|
+ <entry> |
2958 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
2959 |
|
|
+ <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> |
2960 |
|
|
+ </entry> |
2961 |
|
|
+ <entry> |
2962 |
|
|
+ <base>TITLE_CREATE</base> |
2963 |
|
|
+ <trans>Create a Mailalias</trans> |
2964 |
|
|
+ </entry> |
2965 |
|
|
+ <entry> |
2966 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
2967 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
2968 |
|
|
+ </entry> |
2969 |
|
|
+ <entry> |
2970 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
2971 |
|
|
+ <trans>Modify Mailalias</trans> |
2972 |
|
|
+ </entry> |
2973 |
|
|
+ <entry> |
2974 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
2975 |
|
|
+ <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> |
2976 |
|
|
+ </entry> |
2977 |
|
|
+ <entry> |
2978 |
|
|
+ <base>NAME_IN_USE</base> |
2979 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
2980 |
|
|
+ </entry> |
2981 |
|
|
+ <entry> |
2982 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
2983 |
|
|
+ <trans>That account is not a mailalias</trans> |
2984 |
|
|
+ </entry> |
2985 |
|
|
+ |
2986 |
|
|
+ <entry> |
2987 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
2988 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
2989 |
|
|
+ </entry> |
2990 |
|
|
+ |
2991 |
|
|
+ <entry> |
2992 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
2993 |
|
|
+ <trans>That account is not hosted on this server</trans> |
2994 |
|
|
+ </entry> |
2995 |
|
|
+ |
2996 |
|
|
+ <entry> |
2997 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
2998 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
2999 |
|
|
+ </entry> |
3000 |
|
|
+ <entry> |
3001 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
3002 |
|
|
+ <trans>Successfully created mailalias</trans> |
3003 |
|
|
+ </entry> |
3004 |
|
|
+ <entry> |
3005 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
3006 |
|
|
+ <trans>Successfully modified mailalias</trans> |
3007 |
|
|
+ </entry> |
3008 |
|
|
+ <entry> |
3009 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
3010 |
|
|
+ <trans>Successfully removed mailalias</trans> |
3011 |
|
|
+ </entry> |
3012 |
|
|
+ <entry> |
3013 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
3014 |
|
|
+ <trans>Remove Mailalias</trans> |
3015 |
|
|
+ </entry> |
3016 |
|
|
+ <entry> |
3017 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
3018 |
|
|
+ <trans>About to remove</trans> |
3019 |
|
|
+ </entry> |
3020 |
|
|
+ <entry> |
3021 |
|
|
+ <base>EVERYONE</base> |
3022 |
|
|
+ <trans>Everyone</trans> |
3023 |
|
|
+ </entry> |
3024 |
|
|
+ <entry> |
3025 |
|
|
+ <base>ALL</base> |
3026 |
|
|
+ <trans>All domains</trans> |
3027 |
|
|
+ </entry> |
3028 |
|
|
+ <entry> |
3029 |
|
|
+ <base>Mailalias</base> |
3030 |
|
|
+ <trans>Mailalias</trans> |
3031 |
|
|
+ </entry> |
3032 |
|
|
+ <entry> |
3033 |
|
|
+ <base>mailalias</base> |
3034 |
|
|
+ <trans>mailalias</trans> |
3035 |
|
|
+ </entry> |
3036 |
|
|
+ <entry> |
3037 |
|
|
+ <base>NO_MAILALIASES</base> |
3038 |
|
|
+ <trans>No mail alias yet !</trans> |
3039 |
|
|
+ </entry> |
3040 |
|
|
+ |
3041 |
|
|
+ |
3042 |
|
|
+</lexicon> |
3043 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
3044 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:49.692340920 +0100 |
3045 |
|
|
@@ -0,0 +1,123 @@ |
3046 |
|
|
+<lexicon lang="ja"> |
3047 |
|
|
+ <entry> |
3048 |
|
|
+ <base>CLICK_TO_CREATE</base> |
3049 |
|
|
+ <trans>Add a Mailalias</trans> |
3050 |
|
|
+ </entry> |
3051 |
|
|
+ <entry> |
3052 |
|
|
+ <base>FORM_TITLE</base> |
3053 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
3054 |
|
|
+ </entry> |
3055 |
|
|
+ <entry> |
3056 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
3057 |
|
|
+ <trans>Current defined Mailalias</trans> |
3058 |
|
|
+ </entry> |
3059 |
|
|
+ <entry> |
3060 |
|
|
+ <base>MAILALIAS</base> |
3061 |
|
|
+ <trans>Mailalias</trans> |
3062 |
|
|
+ </entry> |
3063 |
|
|
+ <entry> |
3064 |
|
|
+ <base>DOMAINNAME</base> |
3065 |
|
|
+ <trans>Domain Name</trans> |
3066 |
|
|
+ </entry> |
3067 |
|
|
+ <entry> |
3068 |
|
|
+ <base>EMAIL_DEST</base> |
3069 |
|
|
+ <trans>Forward to</trans> |
3070 |
|
|
+ </entry> |
3071 |
|
|
+ <entry> |
3072 |
|
|
+ <base>SELECT_ACCOUNT</base> |
3073 |
|
|
+ <trans>Email(s) to forward to</trans> |
3074 |
|
|
+ </entry> |
3075 |
|
|
+ <entry> |
3076 |
|
|
+ <base>SELECT_INTERNAL</base> |
3077 |
|
|
+ <trans>Local network only</trans> |
3078 |
|
|
+ </entry> |
3079 |
|
|
+ <entry> |
3080 |
|
|
+ <base>SELECT_DOMAIN</base> |
3081 |
|
|
+ <trans>Select a domain</trans> |
3082 |
|
|
+ </entry> |
3083 |
|
|
+ <entry> |
3084 |
|
|
+ <base>MAILALIAS_NAME</base> |
3085 |
|
|
+ <trans>Mailalias</trans> |
3086 |
|
|
+ </entry> |
3087 |
|
|
+ <entry> |
3088 |
|
|
+ <base>EMAIL</base> |
3089 |
|
|
+ <trans>Email(s) to forward to</trans> |
3090 |
|
|
+ </entry> |
3091 |
|
|
+ <entry> |
3092 |
|
|
+ <base>USER_OR_GROUP</base> |
3093 |
|
|
+ <trans>User or group</trans> |
3094 |
|
|
+ </entry> |
3095 |
|
|
+ <entry> |
3096 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
3097 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
3098 |
|
|
+ </entry> |
3099 |
|
|
+ <entry> |
3100 |
|
|
+ <base>TITLE_CREATE</base> |
3101 |
|
|
+ <trans>Create a Mailalias</trans> |
3102 |
|
|
+ </entry> |
3103 |
|
|
+ <entry> |
3104 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
3105 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
3106 |
|
|
+ </entry> |
3107 |
|
|
+ <entry> |
3108 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
3109 |
|
|
+ <trans>Modify Pseudonym</trans> |
3110 |
|
|
+ <entry> |
3111 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
3112 |
|
|
+ <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> |
3113 |
|
|
+ </entry> |
3114 |
|
|
+ <entry> |
3115 |
|
|
+ <base>NAME_IN_USE</base> |
3116 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
3117 |
|
|
+ </entry> |
3118 |
|
|
+ <entry> |
3119 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
3120 |
|
|
+ <trans>That account is not a mailalias</trans> |
3121 |
|
|
+ </entry> |
3122 |
|
|
+ |
3123 |
|
|
+ <entry> |
3124 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
3125 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
3126 |
|
|
+ </entry> |
3127 |
|
|
+ |
3128 |
|
|
+ <entry> |
3129 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
3130 |
|
|
+ <trans>That account is not hosted on this server</trans> |
3131 |
|
|
+ </entry> |
3132 |
|
|
+ |
3133 |
|
|
+ <entry> |
3134 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
3135 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
3136 |
|
|
+ </entry> |
3137 |
|
|
+ <entry> |
3138 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
3139 |
|
|
+ <trans>Successfully created mailalias</trans> |
3140 |
|
|
+ </entry> |
3141 |
|
|
+ <entry> |
3142 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
3143 |
|
|
+ <trans>Successfully modified mailalias</trans> |
3144 |
|
|
+ </entry> |
3145 |
|
|
+ <entry> |
3146 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
3147 |
|
|
+ <trans>Successfully removed mailalias</trans> |
3148 |
|
|
+ </entry> |
3149 |
|
|
+ <entry> |
3150 |
|
|
+ <base>EVERYONE</base> |
3151 |
|
|
+ <trans>Everyone</trans> |
3152 |
|
|
+ </entry> |
3153 |
|
|
+ <entry> |
3154 |
|
|
+ <base>ALL</base> |
3155 |
|
|
+ <trans>All domains</trans> |
3156 |
|
|
+ </entry> |
3157 |
|
|
+ <entry> |
3158 |
|
|
+ <base>Mailalias</base> |
3159 |
|
|
+ <trans>Mailalias</trans> |
3160 |
|
|
+ </entry> |
3161 |
|
|
+ <entry> |
3162 |
|
|
+ <base>mailalias</base> |
3163 |
|
|
+ <trans>mailalias</trans> |
3164 |
|
|
+ </entry> |
3165 |
|
|
+ |
3166 |
|
|
+ |
3167 |
|
|
+ |
3168 |
|
|
+</entry></lexicon> |
3169 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
3170 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:47.000338067 +0100 |
3171 |
|
|
@@ -0,0 +1,135 @@ |
3172 |
|
|
+<lexicon lang="nb"> |
3173 |
|
|
+ <entry> |
3174 |
|
|
+ <base>CLICK_TO_CREATE</base> |
3175 |
|
|
+ <trans>Add a Mailalias</trans> |
3176 |
|
|
+ </entry> |
3177 |
|
|
+ <entry> |
3178 |
|
|
+ <base>FORM_TITLE</base> |
3179 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
3180 |
|
|
+ </entry> |
3181 |
|
|
+ <entry> |
3182 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
3183 |
|
|
+ <trans>List of current Mailalias</trans> |
3184 |
|
|
+ </entry> |
3185 |
|
|
+ <entry> |
3186 |
|
|
+ <base>MAILALIAS</base> |
3187 |
|
|
+ <trans>Mailalias</trans> |
3188 |
|
|
+ </entry> |
3189 |
|
|
+ <entry> |
3190 |
|
|
+ <base>DOMAINNAME</base> |
3191 |
|
|
+ <trans>Domain Name</trans> |
3192 |
|
|
+ </entry> |
3193 |
|
|
+ <entry> |
3194 |
|
|
+ <base>EMAIL_DEST</base> |
3195 |
|
|
+ <trans>Forward to</trans> |
3196 |
|
|
+ </entry> |
3197 |
|
|
+ <entry> |
3198 |
|
|
+ <base>SELECT_ACCOUNT</base> |
3199 |
|
|
+ <trans>Email(s) to forward to</trans> |
3200 |
|
|
+ </entry> |
3201 |
|
|
+ <entry> |
3202 |
|
|
+ <base>SELECT_INTERNAL</base> |
3203 |
|
|
+ <trans>Kun lokalt nettverk</trans> |
3204 |
|
|
+ </entry> |
3205 |
|
|
+ <entry> |
3206 |
|
|
+ <base>SELECT_DOMAIN</base> |
3207 |
|
|
+ <trans>Select a domain</trans> |
3208 |
|
|
+ </entry> |
3209 |
|
|
+ <entry> |
3210 |
|
|
+ <base>MAILALIAS_NAME</base> |
3211 |
|
|
+ <trans>Mailalias</trans> |
3212 |
|
|
+ </entry> |
3213 |
|
|
+ <entry> |
3214 |
|
|
+ <base>EMAIL</base> |
3215 |
|
|
+ <trans>Email(s) to forward to</trans> |
3216 |
|
|
+ </entry> |
3217 |
|
|
+ <entry> |
3218 |
|
|
+ <base>USER_OR_GROUP</base> |
3219 |
|
|
+ <trans>Bruker eller gruppe</trans> |
3220 |
|
|
+ </entry> |
3221 |
|
|
+ <entry> |
3222 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
3223 |
|
|
+ <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> |
3224 |
|
|
+ </entry> |
3225 |
|
|
+ <entry> |
3226 |
|
|
+ <base>TITLE_CREATE</base> |
3227 |
|
|
+ <trans>Create a Mailalias</trans> |
3228 |
|
|
+ </entry> |
3229 |
|
|
+ <entry> |
3230 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
3231 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
3232 |
|
|
+ </entry> |
3233 |
|
|
+ <entry> |
3234 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
3235 |
|
|
+ <trans>Modify Mailalias</trans> |
3236 |
|
|
+ </entry> |
3237 |
|
|
+ <entry> |
3238 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
3239 |
|
|
+ <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> |
3240 |
|
|
+ </entry> |
3241 |
|
|
+ <entry> |
3242 |
|
|
+ <base>NAME_IN_USE</base> |
3243 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
3244 |
|
|
+ </entry> |
3245 |
|
|
+ <entry> |
3246 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
3247 |
|
|
+ <trans>That account is not a mailalias</trans> |
3248 |
|
|
+ </entry> |
3249 |
|
|
+ |
3250 |
|
|
+ <entry> |
3251 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
3252 |
|
|
+ <trans>Serveren er ikke vert for det domenet</trans> |
3253 |
|
|
+ </entry> |
3254 |
|
|
+ |
3255 |
|
|
+ <entry> |
3256 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
3257 |
|
|
+ <trans>Serveren er ikke vert for den kontoen</trans> |
3258 |
|
|
+ </entry> |
3259 |
|
|
+ |
3260 |
|
|
+ <entry> |
3261 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
3262 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
3263 |
|
|
+ </entry> |
3264 |
|
|
+ <entry> |
3265 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
3266 |
|
|
+ <trans>Successfully created mailalias</trans> |
3267 |
|
|
+ </entry> |
3268 |
|
|
+ <entry> |
3269 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
3270 |
|
|
+ <trans>Successfully modified mailalias</trans> |
3271 |
|
|
+ </entry> |
3272 |
|
|
+ <entry> |
3273 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
3274 |
|
|
+ <trans>Successfully removed mailalias</trans> |
3275 |
|
|
+ </entry> |
3276 |
|
|
+ <entry> |
3277 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
3278 |
|
|
+ <trans>Remove Mailalias</trans> |
3279 |
|
|
+ </entry> |
3280 |
|
|
+ <entry> |
3281 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
3282 |
|
|
+ <trans>About to remove</trans> |
3283 |
|
|
+ </entry> |
3284 |
|
|
+ <entry> |
3285 |
|
|
+ <base>EVERYONE</base> |
3286 |
|
|
+ <trans>Alle</trans> |
3287 |
|
|
+ </entry> |
3288 |
|
|
+ <entry> |
3289 |
|
|
+ <base>ALL</base> |
3290 |
|
|
+ <trans>All domains</trans> |
3291 |
|
|
+ </entry> |
3292 |
|
|
+ <entry> |
3293 |
|
|
+ <base>Mailalias</base> |
3294 |
|
|
+ <trans>Mailalias</trans> |
3295 |
|
|
+ </entry> |
3296 |
|
|
+ <entry> |
3297 |
|
|
+ <base>mailalias</base> |
3298 |
|
|
+ <trans>mailalias</trans> |
3299 |
|
|
+ </entry> |
3300 |
|
|
+ <entry> |
3301 |
|
|
+ <base>NO_MAILALIASES</base> |
3302 |
|
|
+ <trans>No mail alias yet !</trans> |
3303 |
|
|
+ </entry> |
3304 |
|
|
+ |
3305 |
|
|
+ |
3306 |
|
|
+</lexicon> |
3307 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
3308 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:49.809341044 +0100 |
3309 |
|
|
@@ -0,0 +1,123 @@ |
3310 |
|
|
+<lexicon lang="nb"> |
3311 |
|
|
+ <entry> |
3312 |
|
|
+ <base>CLICK_TO_CREATE</base> |
3313 |
|
|
+ <trans>Add a Mailalias</trans> |
3314 |
|
|
+ </entry> |
3315 |
|
|
+ <entry> |
3316 |
|
|
+ <base>FORM_TITLE</base> |
3317 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
3318 |
|
|
+ </entry> |
3319 |
|
|
+ <entry> |
3320 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
3321 |
|
|
+ <trans>Current defined Mailalias</trans> |
3322 |
|
|
+ </entry> |
3323 |
|
|
+ <entry> |
3324 |
|
|
+ <base>MAILALIAS</base> |
3325 |
|
|
+ <trans>Mailalias</trans> |
3326 |
|
|
+ </entry> |
3327 |
|
|
+ <entry> |
3328 |
|
|
+ <base>DOMAINNAME</base> |
3329 |
|
|
+ <trans>Domain Name</trans> |
3330 |
|
|
+ </entry> |
3331 |
|
|
+ <entry> |
3332 |
|
|
+ <base>EMAIL_DEST</base> |
3333 |
|
|
+ <trans>Forward to</trans> |
3334 |
|
|
+ </entry> |
3335 |
|
|
+ <entry> |
3336 |
|
|
+ <base>SELECT_ACCOUNT</base> |
3337 |
|
|
+ <trans>Email(s) to forward to</trans> |
3338 |
|
|
+ </entry> |
3339 |
|
|
+ <entry> |
3340 |
|
|
+ <base>SELECT_INTERNAL</base> |
3341 |
|
|
+ <trans>Kun lokalt nettverk</trans> |
3342 |
|
|
+ </entry> |
3343 |
|
|
+ <entry> |
3344 |
|
|
+ <base>SELECT_DOMAIN</base> |
3345 |
|
|
+ <trans>Select a domain</trans> |
3346 |
|
|
+ </entry> |
3347 |
|
|
+ <entry> |
3348 |
|
|
+ <base>MAILALIAS_NAME</base> |
3349 |
|
|
+ <trans>Mailalias</trans> |
3350 |
|
|
+ </entry> |
3351 |
|
|
+ <entry> |
3352 |
|
|
+ <base>EMAIL</base> |
3353 |
|
|
+ <trans>Email(s) to forward to</trans> |
3354 |
|
|
+ </entry> |
3355 |
|
|
+ <entry> |
3356 |
|
|
+ <base>USER_OR_GROUP</base> |
3357 |
|
|
+ <trans>Bruker eller gruppe</trans> |
3358 |
|
|
+ </entry> |
3359 |
|
|
+ <entry> |
3360 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
3361 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
3362 |
|
|
+ </entry> |
3363 |
|
|
+ <entry> |
3364 |
|
|
+ <base>TITLE_CREATE</base> |
3365 |
|
|
+ <trans>Create a Mailalias</trans> |
3366 |
|
|
+ </entry> |
3367 |
|
|
+ <entry> |
3368 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
3369 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
3370 |
|
|
+ </entry> |
3371 |
|
|
+ <entry> |
3372 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
3373 |
|
|
+ <trans>Endre pseudonym</trans> |
3374 |
|
|
+ <entry> |
3375 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
3376 |
|
|
+ <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> |
3377 |
|
|
+ </entry> |
3378 |
|
|
+ <entry> |
3379 |
|
|
+ <base>NAME_IN_USE</base> |
3380 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
3381 |
|
|
+ </entry> |
3382 |
|
|
+ <entry> |
3383 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
3384 |
|
|
+ <trans>That account is not a mailalias</trans> |
3385 |
|
|
+ </entry> |
3386 |
|
|
+ |
3387 |
|
|
+ <entry> |
3388 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
3389 |
|
|
+ <trans>Serveren er ikke vert for det domenet</trans> |
3390 |
|
|
+ </entry> |
3391 |
|
|
+ |
3392 |
|
|
+ <entry> |
3393 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
3394 |
|
|
+ <trans>Serveren er ikke vert for den kontoen</trans> |
3395 |
|
|
+ </entry> |
3396 |
|
|
+ |
3397 |
|
|
+ <entry> |
3398 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
3399 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
3400 |
|
|
+ </entry> |
3401 |
|
|
+ <entry> |
3402 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
3403 |
|
|
+ <trans>Successfully created mailalias</trans> |
3404 |
|
|
+ </entry> |
3405 |
|
|
+ <entry> |
3406 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
3407 |
|
|
+ <trans>Successfully modified mailalias</trans> |
3408 |
|
|
+ </entry> |
3409 |
|
|
+ <entry> |
3410 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
3411 |
|
|
+ <trans>Successfully removed mailalias</trans> |
3412 |
|
|
+ </entry> |
3413 |
|
|
+ <entry> |
3414 |
|
|
+ <base>EVERYONE</base> |
3415 |
|
|
+ <trans>Alle</trans> |
3416 |
|
|
+ </entry> |
3417 |
|
|
+ <entry> |
3418 |
|
|
+ <base>ALL</base> |
3419 |
|
|
+ <trans>All domains</trans> |
3420 |
|
|
+ </entry> |
3421 |
|
|
+ <entry> |
3422 |
|
|
+ <base>Mailalias</base> |
3423 |
|
|
+ <trans>Mailalias</trans> |
3424 |
|
|
+ </entry> |
3425 |
|
|
+ <entry> |
3426 |
|
|
+ <base>mailalias</base> |
3427 |
|
|
+ <trans>mailalias</trans> |
3428 |
|
|
+ </entry> |
3429 |
|
|
+ |
3430 |
|
|
+ |
3431 |
|
|
+ |
3432 |
|
|
+</entry></lexicon> |
3433 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
3434 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:47.100338173 +0100 |
3435 |
|
|
@@ -0,0 +1,135 @@ |
3436 |
|
|
+<lexicon lang="nl"> |
3437 |
|
|
+ <entry> |
3438 |
|
|
+ <base>CLICK_TO_CREATE</base> |
3439 |
|
|
+ <trans>Add a Mailalias</trans> |
3440 |
|
|
+ </entry> |
3441 |
|
|
+ <entry> |
3442 |
|
|
+ <base>FORM_TITLE</base> |
3443 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
3444 |
|
|
+ </entry> |
3445 |
|
|
+ <entry> |
3446 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
3447 |
|
|
+ <trans>List of current Mailalias</trans> |
3448 |
|
|
+ </entry> |
3449 |
|
|
+ <entry> |
3450 |
|
|
+ <base>MAILALIAS</base> |
3451 |
|
|
+ <trans>Mailalias</trans> |
3452 |
|
|
+ </entry> |
3453 |
|
|
+ <entry> |
3454 |
|
|
+ <base>DOMAINNAME</base> |
3455 |
|
|
+ <trans>Domeinnaam</trans> |
3456 |
|
|
+ </entry> |
3457 |
|
|
+ <entry> |
3458 |
|
|
+ <base>EMAIL_DEST</base> |
3459 |
|
|
+ <trans>Forward to</trans> |
3460 |
|
|
+ </entry> |
3461 |
|
|
+ <entry> |
3462 |
|
|
+ <base>SELECT_ACCOUNT</base> |
3463 |
|
|
+ <trans>Email(s) to forward to</trans> |
3464 |
|
|
+ </entry> |
3465 |
|
|
+ <entry> |
3466 |
|
|
+ <base>SELECT_INTERNAL</base> |
3467 |
|
|
+ <trans>Alleen lokaal netwerk</trans> |
3468 |
|
|
+ </entry> |
3469 |
|
|
+ <entry> |
3470 |
|
|
+ <base>SELECT_DOMAIN</base> |
3471 |
|
|
+ <trans>Select a domain</trans> |
3472 |
|
|
+ </entry> |
3473 |
|
|
+ <entry> |
3474 |
|
|
+ <base>MAILALIAS_NAME</base> |
3475 |
|
|
+ <trans>Mailalias</trans> |
3476 |
|
|
+ </entry> |
3477 |
|
|
+ <entry> |
3478 |
|
|
+ <base>EMAIL</base> |
3479 |
|
|
+ <trans>Email(s) to forward to</trans> |
3480 |
|
|
+ </entry> |
3481 |
|
|
+ <entry> |
3482 |
|
|
+ <base>USER_OR_GROUP</base> |
3483 |
|
|
+ <trans>Gebruiker of groep</trans> |
3484 |
|
|
+ </entry> |
3485 |
|
|
+ <entry> |
3486 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
3487 |
|
|
+ <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> |
3488 |
|
|
+ </entry> |
3489 |
|
|
+ <entry> |
3490 |
|
|
+ <base>TITLE_CREATE</base> |
3491 |
|
|
+ <trans>Create a Mailalias</trans> |
3492 |
|
|
+ </entry> |
3493 |
|
|
+ <entry> |
3494 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
3495 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
3496 |
|
|
+ </entry> |
3497 |
|
|
+ <entry> |
3498 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
3499 |
|
|
+ <trans>Modify Mailalias</trans> |
3500 |
|
|
+ </entry> |
3501 |
|
|
+ <entry> |
3502 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
3503 |
|
|
+ <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> |
3504 |
|
|
+ </entry> |
3505 |
|
|
+ <entry> |
3506 |
|
|
+ <base>NAME_IN_USE</base> |
3507 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
3508 |
|
|
+ </entry> |
3509 |
|
|
+ <entry> |
3510 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
3511 |
|
|
+ <trans>That account is not a mailalias</trans> |
3512 |
|
|
+ </entry> |
3513 |
|
|
+ |
3514 |
|
|
+ <entry> |
3515 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
3516 |
|
|
+ <trans>Dit domein wordt niet op deze server gehost</trans> |
3517 |
|
|
+ </entry> |
3518 |
|
|
+ |
3519 |
|
|
+ <entry> |
3520 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
3521 |
|
|
+ <trans>Deze account wordt niet op deze server gehost</trans> |
3522 |
|
|
+ </entry> |
3523 |
|
|
+ |
3524 |
|
|
+ <entry> |
3525 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
3526 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
3527 |
|
|
+ </entry> |
3528 |
|
|
+ <entry> |
3529 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
3530 |
|
|
+ <trans>Successfully created mailalias</trans> |
3531 |
|
|
+ </entry> |
3532 |
|
|
+ <entry> |
3533 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
3534 |
|
|
+ <trans>Successfully modified mailalias</trans> |
3535 |
|
|
+ </entry> |
3536 |
|
|
+ <entry> |
3537 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
3538 |
|
|
+ <trans>Successfully removed mailalias</trans> |
3539 |
|
|
+ </entry> |
3540 |
|
|
+ <entry> |
3541 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
3542 |
|
|
+ <trans>Remove Mailalias</trans> |
3543 |
|
|
+ </entry> |
3544 |
|
|
+ <entry> |
3545 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
3546 |
|
|
+ <trans>About to remove</trans> |
3547 |
|
|
+ </entry> |
3548 |
|
|
+ <entry> |
3549 |
|
|
+ <base>EVERYONE</base> |
3550 |
|
|
+ <trans>Iedereen</trans> |
3551 |
|
|
+ </entry> |
3552 |
|
|
+ <entry> |
3553 |
|
|
+ <base>ALL</base> |
3554 |
|
|
+ <trans>All domains</trans> |
3555 |
|
|
+ </entry> |
3556 |
|
|
+ <entry> |
3557 |
|
|
+ <base>Mailalias</base> |
3558 |
|
|
+ <trans>Mailalias</trans> |
3559 |
|
|
+ </entry> |
3560 |
|
|
+ <entry> |
3561 |
|
|
+ <base>mailalias</base> |
3562 |
|
|
+ <trans>mailalias</trans> |
3563 |
|
|
+ </entry> |
3564 |
|
|
+ <entry> |
3565 |
|
|
+ <base>NO_MAILALIASES</base> |
3566 |
|
|
+ <trans>No mail alias yet !</trans> |
3567 |
|
|
+ </entry> |
3568 |
|
|
+ |
3569 |
|
|
+ |
3570 |
|
|
+</lexicon> |
3571 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
3572 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:49.911341152 +0100 |
3573 |
|
|
@@ -0,0 +1,123 @@ |
3574 |
|
|
+<lexicon lang="nl"> |
3575 |
|
|
+ <entry> |
3576 |
|
|
+ <base>CLICK_TO_CREATE</base> |
3577 |
|
|
+ <trans>Add a Mailalias</trans> |
3578 |
|
|
+ </entry> |
3579 |
|
|
+ <entry> |
3580 |
|
|
+ <base>FORM_TITLE</base> |
3581 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
3582 |
|
|
+ </entry> |
3583 |
|
|
+ <entry> |
3584 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
3585 |
|
|
+ <trans>Current defined Mailalias</trans> |
3586 |
|
|
+ </entry> |
3587 |
|
|
+ <entry> |
3588 |
|
|
+ <base>MAILALIAS</base> |
3589 |
|
|
+ <trans>Mailalias</trans> |
3590 |
|
|
+ </entry> |
3591 |
|
|
+ <entry> |
3592 |
|
|
+ <base>DOMAINNAME</base> |
3593 |
|
|
+ <trans>Domeinnaam</trans> |
3594 |
|
|
+ </entry> |
3595 |
|
|
+ <entry> |
3596 |
|
|
+ <base>EMAIL_DEST</base> |
3597 |
|
|
+ <trans>Forward to</trans> |
3598 |
|
|
+ </entry> |
3599 |
|
|
+ <entry> |
3600 |
|
|
+ <base>SELECT_ACCOUNT</base> |
3601 |
|
|
+ <trans>Email(s) to forward to</trans> |
3602 |
|
|
+ </entry> |
3603 |
|
|
+ <entry> |
3604 |
|
|
+ <base>SELECT_INTERNAL</base> |
3605 |
|
|
+ <trans>Alleen lokaal netwerk</trans> |
3606 |
|
|
+ </entry> |
3607 |
|
|
+ <entry> |
3608 |
|
|
+ <base>SELECT_DOMAIN</base> |
3609 |
|
|
+ <trans>Select a domain</trans> |
3610 |
|
|
+ </entry> |
3611 |
|
|
+ <entry> |
3612 |
|
|
+ <base>MAILALIAS_NAME</base> |
3613 |
|
|
+ <trans>Mailalias</trans> |
3614 |
|
|
+ </entry> |
3615 |
|
|
+ <entry> |
3616 |
|
|
+ <base>EMAIL</base> |
3617 |
|
|
+ <trans>Email(s) to forward to</trans> |
3618 |
|
|
+ </entry> |
3619 |
|
|
+ <entry> |
3620 |
|
|
+ <base>USER_OR_GROUP</base> |
3621 |
|
|
+ <trans>Gebruiker of groep</trans> |
3622 |
|
|
+ </entry> |
3623 |
|
|
+ <entry> |
3624 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
3625 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
3626 |
|
|
+ </entry> |
3627 |
|
|
+ <entry> |
3628 |
|
|
+ <base>TITLE_CREATE</base> |
3629 |
|
|
+ <trans>Create a Mailalias</trans> |
3630 |
|
|
+ </entry> |
3631 |
|
|
+ <entry> |
3632 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
3633 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
3634 |
|
|
+ </entry> |
3635 |
|
|
+ <entry> |
3636 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
3637 |
|
|
+ <trans>Wijzig pseudoniem</trans> |
3638 |
|
|
+ <entry> |
3639 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
3640 |
|
|
+ <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> |
3641 |
|
|
+ </entry> |
3642 |
|
|
+ <entry> |
3643 |
|
|
+ <base>NAME_IN_USE</base> |
3644 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
3645 |
|
|
+ </entry> |
3646 |
|
|
+ <entry> |
3647 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
3648 |
|
|
+ <trans>That account is not a mailalias</trans> |
3649 |
|
|
+ </entry> |
3650 |
|
|
+ |
3651 |
|
|
+ <entry> |
3652 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
3653 |
|
|
+ <trans>Dit domein wordt niet op deze server gehost</trans> |
3654 |
|
|
+ </entry> |
3655 |
|
|
+ |
3656 |
|
|
+ <entry> |
3657 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
3658 |
|
|
+ <trans>Deze account wordt niet op deze server gehost</trans> |
3659 |
|
|
+ </entry> |
3660 |
|
|
+ |
3661 |
|
|
+ <entry> |
3662 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
3663 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
3664 |
|
|
+ </entry> |
3665 |
|
|
+ <entry> |
3666 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
3667 |
|
|
+ <trans>Successfully created mailalias</trans> |
3668 |
|
|
+ </entry> |
3669 |
|
|
+ <entry> |
3670 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
3671 |
|
|
+ <trans>Successfully modified mailalias</trans> |
3672 |
|
|
+ </entry> |
3673 |
|
|
+ <entry> |
3674 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
3675 |
|
|
+ <trans>Successfully removed mailalias</trans> |
3676 |
|
|
+ </entry> |
3677 |
|
|
+ <entry> |
3678 |
|
|
+ <base>EVERYONE</base> |
3679 |
|
|
+ <trans>Iedereen</trans> |
3680 |
|
|
+ </entry> |
3681 |
|
|
+ <entry> |
3682 |
|
|
+ <base>ALL</base> |
3683 |
|
|
+ <trans>All domains</trans> |
3684 |
|
|
+ </entry> |
3685 |
|
|
+ <entry> |
3686 |
|
|
+ <base>Mailalias</base> |
3687 |
|
|
+ <trans>Mailalias</trans> |
3688 |
|
|
+ </entry> |
3689 |
|
|
+ <entry> |
3690 |
|
|
+ <base>mailalias</base> |
3691 |
|
|
+ <trans>mailalias</trans> |
3692 |
|
|
+ </entry> |
3693 |
|
|
+ |
3694 |
|
|
+ |
3695 |
|
|
+ |
3696 |
|
|
+</entry></lexicon> |
3697 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
3698 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:47.213338293 +0100 |
3699 |
|
|
@@ -0,0 +1,135 @@ |
3700 |
|
|
+<lexicon lang="pl"> |
3701 |
|
|
+ <entry> |
3702 |
|
|
+ <base>CLICK_TO_CREATE</base> |
3703 |
|
|
+ <trans>Add a Mailalias</trans> |
3704 |
|
|
+ </entry> |
3705 |
|
|
+ <entry> |
3706 |
|
|
+ <base>FORM_TITLE</base> |
3707 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
3708 |
|
|
+ </entry> |
3709 |
|
|
+ <entry> |
3710 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
3711 |
|
|
+ <trans>List of current Mailalias</trans> |
3712 |
|
|
+ </entry> |
3713 |
|
|
+ <entry> |
3714 |
|
|
+ <base>MAILALIAS</base> |
3715 |
|
|
+ <trans>Mailalias</trans> |
3716 |
|
|
+ </entry> |
3717 |
|
|
+ <entry> |
3718 |
|
|
+ <base>DOMAINNAME</base> |
3719 |
|
|
+ <trans>Domain Name</trans> |
3720 |
|
|
+ </entry> |
3721 |
|
|
+ <entry> |
3722 |
|
|
+ <base>EMAIL_DEST</base> |
3723 |
|
|
+ <trans>Forward to</trans> |
3724 |
|
|
+ </entry> |
3725 |
|
|
+ <entry> |
3726 |
|
|
+ <base>SELECT_ACCOUNT</base> |
3727 |
|
|
+ <trans>Email(s) to forward to</trans> |
3728 |
|
|
+ </entry> |
3729 |
|
|
+ <entry> |
3730 |
|
|
+ <base>SELECT_INTERNAL</base> |
3731 |
|
|
+ <trans>Local network only</trans> |
3732 |
|
|
+ </entry> |
3733 |
|
|
+ <entry> |
3734 |
|
|
+ <base>SELECT_DOMAIN</base> |
3735 |
|
|
+ <trans>Select a domain</trans> |
3736 |
|
|
+ </entry> |
3737 |
|
|
+ <entry> |
3738 |
|
|
+ <base>MAILALIAS_NAME</base> |
3739 |
|
|
+ <trans>Mailalias</trans> |
3740 |
|
|
+ </entry> |
3741 |
|
|
+ <entry> |
3742 |
|
|
+ <base>EMAIL</base> |
3743 |
|
|
+ <trans>Email(s) to forward to</trans> |
3744 |
|
|
+ </entry> |
3745 |
|
|
+ <entry> |
3746 |
|
|
+ <base>USER_OR_GROUP</base> |
3747 |
|
|
+ <trans>User or group</trans> |
3748 |
|
|
+ </entry> |
3749 |
|
|
+ <entry> |
3750 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
3751 |
|
|
+ <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> |
3752 |
|
|
+ </entry> |
3753 |
|
|
+ <entry> |
3754 |
|
|
+ <base>TITLE_CREATE</base> |
3755 |
|
|
+ <trans>Create a Mailalias</trans> |
3756 |
|
|
+ </entry> |
3757 |
|
|
+ <entry> |
3758 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
3759 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
3760 |
|
|
+ </entry> |
3761 |
|
|
+ <entry> |
3762 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
3763 |
|
|
+ <trans>Modify Mailalias</trans> |
3764 |
|
|
+ </entry> |
3765 |
|
|
+ <entry> |
3766 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
3767 |
|
|
+ <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> |
3768 |
|
|
+ </entry> |
3769 |
|
|
+ <entry> |
3770 |
|
|
+ <base>NAME_IN_USE</base> |
3771 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
3772 |
|
|
+ </entry> |
3773 |
|
|
+ <entry> |
3774 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
3775 |
|
|
+ <trans>That account is not a mailalias</trans> |
3776 |
|
|
+ </entry> |
3777 |
|
|
+ |
3778 |
|
|
+ <entry> |
3779 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
3780 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
3781 |
|
|
+ </entry> |
3782 |
|
|
+ |
3783 |
|
|
+ <entry> |
3784 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
3785 |
|
|
+ <trans>That account is not hosted on this server</trans> |
3786 |
|
|
+ </entry> |
3787 |
|
|
+ |
3788 |
|
|
+ <entry> |
3789 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
3790 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
3791 |
|
|
+ </entry> |
3792 |
|
|
+ <entry> |
3793 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
3794 |
|
|
+ <trans>Successfully created mailalias</trans> |
3795 |
|
|
+ </entry> |
3796 |
|
|
+ <entry> |
3797 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
3798 |
|
|
+ <trans>Successfully modified mailalias</trans> |
3799 |
|
|
+ </entry> |
3800 |
|
|
+ <entry> |
3801 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
3802 |
|
|
+ <trans>Successfully removed mailalias</trans> |
3803 |
|
|
+ </entry> |
3804 |
|
|
+ <entry> |
3805 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
3806 |
|
|
+ <trans>Remove Mailalias</trans> |
3807 |
|
|
+ </entry> |
3808 |
|
|
+ <entry> |
3809 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
3810 |
|
|
+ <trans>About to remove</trans> |
3811 |
|
|
+ </entry> |
3812 |
|
|
+ <entry> |
3813 |
|
|
+ <base>EVERYONE</base> |
3814 |
|
|
+ <trans>Everyone</trans> |
3815 |
|
|
+ </entry> |
3816 |
|
|
+ <entry> |
3817 |
|
|
+ <base>ALL</base> |
3818 |
|
|
+ <trans>All domains</trans> |
3819 |
|
|
+ </entry> |
3820 |
|
|
+ <entry> |
3821 |
|
|
+ <base>Mailalias</base> |
3822 |
|
|
+ <trans>Mailalias</trans> |
3823 |
|
|
+ </entry> |
3824 |
|
|
+ <entry> |
3825 |
|
|
+ <base>mailalias</base> |
3826 |
|
|
+ <trans>mailalias</trans> |
3827 |
|
|
+ </entry> |
3828 |
|
|
+ <entry> |
3829 |
|
|
+ <base>NO_MAILALIASES</base> |
3830 |
|
|
+ <trans>No mail alias yet !</trans> |
3831 |
|
|
+ </entry> |
3832 |
|
|
+ |
3833 |
|
|
+ |
3834 |
|
|
+</lexicon> |
3835 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
3836 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:50.015341262 +0100 |
3837 |
|
|
@@ -0,0 +1,123 @@ |
3838 |
|
|
+<lexicon lang="pl"> |
3839 |
|
|
+ <entry> |
3840 |
|
|
+ <base>CLICK_TO_CREATE</base> |
3841 |
|
|
+ <trans>Add a Mailalias</trans> |
3842 |
|
|
+ </entry> |
3843 |
|
|
+ <entry> |
3844 |
|
|
+ <base>FORM_TITLE</base> |
3845 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
3846 |
|
|
+ </entry> |
3847 |
|
|
+ <entry> |
3848 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
3849 |
|
|
+ <trans>Current defined Mailalias</trans> |
3850 |
|
|
+ </entry> |
3851 |
|
|
+ <entry> |
3852 |
|
|
+ <base>MAILALIAS</base> |
3853 |
|
|
+ <trans>Mailalias</trans> |
3854 |
|
|
+ </entry> |
3855 |
|
|
+ <entry> |
3856 |
|
|
+ <base>DOMAINNAME</base> |
3857 |
|
|
+ <trans>Domain Name</trans> |
3858 |
|
|
+ </entry> |
3859 |
|
|
+ <entry> |
3860 |
|
|
+ <base>EMAIL_DEST</base> |
3861 |
|
|
+ <trans>Forward to</trans> |
3862 |
|
|
+ </entry> |
3863 |
|
|
+ <entry> |
3864 |
|
|
+ <base>SELECT_ACCOUNT</base> |
3865 |
|
|
+ <trans>Email(s) to forward to</trans> |
3866 |
|
|
+ </entry> |
3867 |
|
|
+ <entry> |
3868 |
|
|
+ <base>SELECT_INTERNAL</base> |
3869 |
|
|
+ <trans>Local network only</trans> |
3870 |
|
|
+ </entry> |
3871 |
|
|
+ <entry> |
3872 |
|
|
+ <base>SELECT_DOMAIN</base> |
3873 |
|
|
+ <trans>Select a domain</trans> |
3874 |
|
|
+ </entry> |
3875 |
|
|
+ <entry> |
3876 |
|
|
+ <base>MAILALIAS_NAME</base> |
3877 |
|
|
+ <trans>Mailalias</trans> |
3878 |
|
|
+ </entry> |
3879 |
|
|
+ <entry> |
3880 |
|
|
+ <base>EMAIL</base> |
3881 |
|
|
+ <trans>Email(s) to forward to</trans> |
3882 |
|
|
+ </entry> |
3883 |
|
|
+ <entry> |
3884 |
|
|
+ <base>USER_OR_GROUP</base> |
3885 |
|
|
+ <trans>User or group</trans> |
3886 |
|
|
+ </entry> |
3887 |
|
|
+ <entry> |
3888 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
3889 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
3890 |
|
|
+ </entry> |
3891 |
|
|
+ <entry> |
3892 |
|
|
+ <base>TITLE_CREATE</base> |
3893 |
|
|
+ <trans>Create a Mailalias</trans> |
3894 |
|
|
+ </entry> |
3895 |
|
|
+ <entry> |
3896 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
3897 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
3898 |
|
|
+ </entry> |
3899 |
|
|
+ <entry> |
3900 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
3901 |
|
|
+ <trans>Modify Pseudonym</trans> |
3902 |
|
|
+ <entry> |
3903 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
3904 |
|
|
+ <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> |
3905 |
|
|
+ </entry> |
3906 |
|
|
+ <entry> |
3907 |
|
|
+ <base>NAME_IN_USE</base> |
3908 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
3909 |
|
|
+ </entry> |
3910 |
|
|
+ <entry> |
3911 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
3912 |
|
|
+ <trans>That account is not a mailalias</trans> |
3913 |
|
|
+ </entry> |
3914 |
|
|
+ |
3915 |
|
|
+ <entry> |
3916 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
3917 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
3918 |
|
|
+ </entry> |
3919 |
|
|
+ |
3920 |
|
|
+ <entry> |
3921 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
3922 |
|
|
+ <trans>That account is not hosted on this server</trans> |
3923 |
|
|
+ </entry> |
3924 |
|
|
+ |
3925 |
|
|
+ <entry> |
3926 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
3927 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
3928 |
|
|
+ </entry> |
3929 |
|
|
+ <entry> |
3930 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
3931 |
|
|
+ <trans>Successfully created mailalias</trans> |
3932 |
|
|
+ </entry> |
3933 |
|
|
+ <entry> |
3934 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
3935 |
|
|
+ <trans>Successfully modified mailalias</trans> |
3936 |
|
|
+ </entry> |
3937 |
|
|
+ <entry> |
3938 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
3939 |
|
|
+ <trans>Successfully removed mailalias</trans> |
3940 |
|
|
+ </entry> |
3941 |
|
|
+ <entry> |
3942 |
|
|
+ <base>EVERYONE</base> |
3943 |
|
|
+ <trans>Everyone</trans> |
3944 |
|
|
+ </entry> |
3945 |
|
|
+ <entry> |
3946 |
|
|
+ <base>ALL</base> |
3947 |
|
|
+ <trans>All domains</trans> |
3948 |
|
|
+ </entry> |
3949 |
|
|
+ <entry> |
3950 |
|
|
+ <base>Mailalias</base> |
3951 |
|
|
+ <trans>Mailalias</trans> |
3952 |
|
|
+ </entry> |
3953 |
|
|
+ <entry> |
3954 |
|
|
+ <base>mailalias</base> |
3955 |
|
|
+ <trans>mailalias</trans> |
3956 |
|
|
+ </entry> |
3957 |
|
|
+ |
3958 |
|
|
+ |
3959 |
|
|
+ |
3960 |
|
|
+</entry></lexicon> |
3961 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
3962 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:47.326338413 +0100 |
3963 |
|
|
@@ -0,0 +1,135 @@ |
3964 |
|
|
+<lexicon lang="pt"> |
3965 |
|
|
+ <entry> |
3966 |
|
|
+ <base>CLICK_TO_CREATE</base> |
3967 |
|
|
+ <trans>Add a Mailalias</trans> |
3968 |
|
|
+ </entry> |
3969 |
|
|
+ <entry> |
3970 |
|
|
+ <base>FORM_TITLE</base> |
3971 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
3972 |
|
|
+ </entry> |
3973 |
|
|
+ <entry> |
3974 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
3975 |
|
|
+ <trans>List of current Mailalias</trans> |
3976 |
|
|
+ </entry> |
3977 |
|
|
+ <entry> |
3978 |
|
|
+ <base>MAILALIAS</base> |
3979 |
|
|
+ <trans>Mailalias</trans> |
3980 |
|
|
+ </entry> |
3981 |
|
|
+ <entry> |
3982 |
|
|
+ <base>DOMAINNAME</base> |
3983 |
|
|
+ <trans>Domain Name</trans> |
3984 |
|
|
+ </entry> |
3985 |
|
|
+ <entry> |
3986 |
|
|
+ <base>EMAIL_DEST</base> |
3987 |
|
|
+ <trans>Forward to</trans> |
3988 |
|
|
+ </entry> |
3989 |
|
|
+ <entry> |
3990 |
|
|
+ <base>SELECT_ACCOUNT</base> |
3991 |
|
|
+ <trans>Email(s) to forward to</trans> |
3992 |
|
|
+ </entry> |
3993 |
|
|
+ <entry> |
3994 |
|
|
+ <base>SELECT_INTERNAL</base> |
3995 |
|
|
+ <trans>Somente rede local</trans> |
3996 |
|
|
+ </entry> |
3997 |
|
|
+ <entry> |
3998 |
|
|
+ <base>SELECT_DOMAIN</base> |
3999 |
|
|
+ <trans>Select a domain</trans> |
4000 |
|
|
+ </entry> |
4001 |
|
|
+ <entry> |
4002 |
|
|
+ <base>MAILALIAS_NAME</base> |
4003 |
|
|
+ <trans>Mailalias</trans> |
4004 |
|
|
+ </entry> |
4005 |
|
|
+ <entry> |
4006 |
|
|
+ <base>EMAIL</base> |
4007 |
|
|
+ <trans>Email(s) to forward to</trans> |
4008 |
|
|
+ </entry> |
4009 |
|
|
+ <entry> |
4010 |
|
|
+ <base>USER_OR_GROUP</base> |
4011 |
|
|
+ <trans>Usuário ou grupo</trans> |
4012 |
|
|
+ </entry> |
4013 |
|
|
+ <entry> |
4014 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
4015 |
|
|
+ <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> |
4016 |
|
|
+ </entry> |
4017 |
|
|
+ <entry> |
4018 |
|
|
+ <base>TITLE_CREATE</base> |
4019 |
|
|
+ <trans>Create a Mailalias</trans> |
4020 |
|
|
+ </entry> |
4021 |
|
|
+ <entry> |
4022 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
4023 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
4024 |
|
|
+ </entry> |
4025 |
|
|
+ <entry> |
4026 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
4027 |
|
|
+ <trans>Modify Mailalias</trans> |
4028 |
|
|
+ </entry> |
4029 |
|
|
+ <entry> |
4030 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
4031 |
|
|
+ <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> |
4032 |
|
|
+ </entry> |
4033 |
|
|
+ <entry> |
4034 |
|
|
+ <base>NAME_IN_USE</base> |
4035 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
4036 |
|
|
+ </entry> |
4037 |
|
|
+ <entry> |
4038 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
4039 |
|
|
+ <trans>That account is not a mailalias</trans> |
4040 |
|
|
+ </entry> |
4041 |
|
|
+ |
4042 |
|
|
+ <entry> |
4043 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
4044 |
|
|
+ <trans>Este domínio não está hospedado neste servidor</trans> |
4045 |
|
|
+ </entry> |
4046 |
|
|
+ |
4047 |
|
|
+ <entry> |
4048 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
4049 |
|
|
+ <trans>Esta conta não está hospedada neste servidor</trans> |
4050 |
|
|
+ </entry> |
4051 |
|
|
+ |
4052 |
|
|
+ <entry> |
4053 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
4054 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
4055 |
|
|
+ </entry> |
4056 |
|
|
+ <entry> |
4057 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
4058 |
|
|
+ <trans>Successfully created mailalias</trans> |
4059 |
|
|
+ </entry> |
4060 |
|
|
+ <entry> |
4061 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
4062 |
|
|
+ <trans>Successfully modified mailalias</trans> |
4063 |
|
|
+ </entry> |
4064 |
|
|
+ <entry> |
4065 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
4066 |
|
|
+ <trans>Successfully removed mailalias</trans> |
4067 |
|
|
+ </entry> |
4068 |
|
|
+ <entry> |
4069 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
4070 |
|
|
+ <trans>Remove Mailalias</trans> |
4071 |
|
|
+ </entry> |
4072 |
|
|
+ <entry> |
4073 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
4074 |
|
|
+ <trans>About to remove</trans> |
4075 |
|
|
+ </entry> |
4076 |
|
|
+ <entry> |
4077 |
|
|
+ <base>EVERYONE</base> |
4078 |
|
|
+ <trans>Todos</trans> |
4079 |
|
|
+ </entry> |
4080 |
|
|
+ <entry> |
4081 |
|
|
+ <base>ALL</base> |
4082 |
|
|
+ <trans>All domains</trans> |
4083 |
|
|
+ </entry> |
4084 |
|
|
+ <entry> |
4085 |
|
|
+ <base>Mailalias</base> |
4086 |
|
|
+ <trans>Mailalias</trans> |
4087 |
|
|
+ </entry> |
4088 |
|
|
+ <entry> |
4089 |
|
|
+ <base>mailalias</base> |
4090 |
|
|
+ <trans>mailalias</trans> |
4091 |
|
|
+ </entry> |
4092 |
|
|
+ <entry> |
4093 |
|
|
+ <base>NO_MAILALIASES</base> |
4094 |
|
|
+ <trans>No mail alias yet !</trans> |
4095 |
|
|
+ </entry> |
4096 |
|
|
+ |
4097 |
|
|
+ |
4098 |
|
|
+</lexicon> |
4099 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
4100 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:50.124341377 +0100 |
4101 |
|
|
@@ -0,0 +1,123 @@ |
4102 |
|
|
+<lexicon lang="pt"> |
4103 |
|
|
+ <entry> |
4104 |
|
|
+ <base>CLICK_TO_CREATE</base> |
4105 |
|
|
+ <trans>Add a Mailalias</trans> |
4106 |
|
|
+ </entry> |
4107 |
|
|
+ <entry> |
4108 |
|
|
+ <base>FORM_TITLE</base> |
4109 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
4110 |
|
|
+ </entry> |
4111 |
|
|
+ <entry> |
4112 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
4113 |
|
|
+ <trans>Current defined Mailalias</trans> |
4114 |
|
|
+ </entry> |
4115 |
|
|
+ <entry> |
4116 |
|
|
+ <base>MAILALIAS</base> |
4117 |
|
|
+ <trans>Mailalias</trans> |
4118 |
|
|
+ </entry> |
4119 |
|
|
+ <entry> |
4120 |
|
|
+ <base>DOMAINNAME</base> |
4121 |
|
|
+ <trans>Domain Name</trans> |
4122 |
|
|
+ </entry> |
4123 |
|
|
+ <entry> |
4124 |
|
|
+ <base>EMAIL_DEST</base> |
4125 |
|
|
+ <trans>Forward to</trans> |
4126 |
|
|
+ </entry> |
4127 |
|
|
+ <entry> |
4128 |
|
|
+ <base>SELECT_ACCOUNT</base> |
4129 |
|
|
+ <trans>Email(s) to forward to</trans> |
4130 |
|
|
+ </entry> |
4131 |
|
|
+ <entry> |
4132 |
|
|
+ <base>SELECT_INTERNAL</base> |
4133 |
|
|
+ <trans>Somente rede local</trans> |
4134 |
|
|
+ </entry> |
4135 |
|
|
+ <entry> |
4136 |
|
|
+ <base>SELECT_DOMAIN</base> |
4137 |
|
|
+ <trans>Select a domain</trans> |
4138 |
|
|
+ </entry> |
4139 |
|
|
+ <entry> |
4140 |
|
|
+ <base>MAILALIAS_NAME</base> |
4141 |
|
|
+ <trans>Mailalias</trans> |
4142 |
|
|
+ </entry> |
4143 |
|
|
+ <entry> |
4144 |
|
|
+ <base>EMAIL</base> |
4145 |
|
|
+ <trans>Email(s) to forward to</trans> |
4146 |
|
|
+ </entry> |
4147 |
|
|
+ <entry> |
4148 |
|
|
+ <base>USER_OR_GROUP</base> |
4149 |
|
|
+ <trans>Usuário ou grupo</trans> |
4150 |
|
|
+ </entry> |
4151 |
|
|
+ <entry> |
4152 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
4153 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
4154 |
|
|
+ </entry> |
4155 |
|
|
+ <entry> |
4156 |
|
|
+ <base>TITLE_CREATE</base> |
4157 |
|
|
+ <trans>Create a Mailalias</trans> |
4158 |
|
|
+ </entry> |
4159 |
|
|
+ <entry> |
4160 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
4161 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
4162 |
|
|
+ </entry> |
4163 |
|
|
+ <entry> |
4164 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
4165 |
|
|
+ <trans>Modificar Pseudônimo</trans> |
4166 |
|
|
+ <entry> |
4167 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
4168 |
|
|
+ <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> |
4169 |
|
|
+ </entry> |
4170 |
|
|
+ <entry> |
4171 |
|
|
+ <base>NAME_IN_USE</base> |
4172 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
4173 |
|
|
+ </entry> |
4174 |
|
|
+ <entry> |
4175 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
4176 |
|
|
+ <trans>That account is not a mailalias</trans> |
4177 |
|
|
+ </entry> |
4178 |
|
|
+ |
4179 |
|
|
+ <entry> |
4180 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
4181 |
|
|
+ <trans>Este domínio não está hospedado neste servidor</trans> |
4182 |
|
|
+ </entry> |
4183 |
|
|
+ |
4184 |
|
|
+ <entry> |
4185 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
4186 |
|
|
+ <trans>Esta conta não está hospedada neste servidor</trans> |
4187 |
|
|
+ </entry> |
4188 |
|
|
+ |
4189 |
|
|
+ <entry> |
4190 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
4191 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
4192 |
|
|
+ </entry> |
4193 |
|
|
+ <entry> |
4194 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
4195 |
|
|
+ <trans>Successfully created mailalias</trans> |
4196 |
|
|
+ </entry> |
4197 |
|
|
+ <entry> |
4198 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
4199 |
|
|
+ <trans>Successfully modified mailalias</trans> |
4200 |
|
|
+ </entry> |
4201 |
|
|
+ <entry> |
4202 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
4203 |
|
|
+ <trans>Successfully removed mailalias</trans> |
4204 |
|
|
+ </entry> |
4205 |
|
|
+ <entry> |
4206 |
|
|
+ <base>EVERYONE</base> |
4207 |
|
|
+ <trans>Todos</trans> |
4208 |
|
|
+ </entry> |
4209 |
|
|
+ <entry> |
4210 |
|
|
+ <base>ALL</base> |
4211 |
|
|
+ <trans>All domains</trans> |
4212 |
|
|
+ </entry> |
4213 |
|
|
+ <entry> |
4214 |
|
|
+ <base>Mailalias</base> |
4215 |
|
|
+ <trans>Mailalias</trans> |
4216 |
|
|
+ </entry> |
4217 |
|
|
+ <entry> |
4218 |
|
|
+ <base>mailalias</base> |
4219 |
|
|
+ <trans>mailalias</trans> |
4220 |
|
|
+ </entry> |
4221 |
|
|
+ |
4222 |
|
|
+ |
4223 |
|
|
+ |
4224 |
|
|
+</entry></lexicon> |
4225 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
4226 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:47.436338530 +0100 |
4227 |
|
|
@@ -0,0 +1,135 @@ |
4228 |
|
|
+<lexicon lang="pt-br"> |
4229 |
|
|
+ <entry> |
4230 |
|
|
+ <base>CLICK_TO_CREATE</base> |
4231 |
|
|
+ <trans>Add a Mailalias</trans> |
4232 |
|
|
+ </entry> |
4233 |
|
|
+ <entry> |
4234 |
|
|
+ <base>FORM_TITLE</base> |
4235 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
4236 |
|
|
+ </entry> |
4237 |
|
|
+ <entry> |
4238 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
4239 |
|
|
+ <trans>List of current Mailalias</trans> |
4240 |
|
|
+ </entry> |
4241 |
|
|
+ <entry> |
4242 |
|
|
+ <base>MAILALIAS</base> |
4243 |
|
|
+ <trans>Mailalias</trans> |
4244 |
|
|
+ </entry> |
4245 |
|
|
+ <entry> |
4246 |
|
|
+ <base>DOMAINNAME</base> |
4247 |
|
|
+ <trans>Nome do domínio</trans> |
4248 |
|
|
+ </entry> |
4249 |
|
|
+ <entry> |
4250 |
|
|
+ <base>EMAIL_DEST</base> |
4251 |
|
|
+ <trans>Forward to</trans> |
4252 |
|
|
+ </entry> |
4253 |
|
|
+ <entry> |
4254 |
|
|
+ <base>SELECT_ACCOUNT</base> |
4255 |
|
|
+ <trans>Email(s) to forward to</trans> |
4256 |
|
|
+ </entry> |
4257 |
|
|
+ <entry> |
4258 |
|
|
+ <base>SELECT_INTERNAL</base> |
4259 |
|
|
+ <trans>Somente rede local</trans> |
4260 |
|
|
+ </entry> |
4261 |
|
|
+ <entry> |
4262 |
|
|
+ <base>SELECT_DOMAIN</base> |
4263 |
|
|
+ <trans>Select a domain</trans> |
4264 |
|
|
+ </entry> |
4265 |
|
|
+ <entry> |
4266 |
|
|
+ <base>MAILALIAS_NAME</base> |
4267 |
|
|
+ <trans>Mailalias</trans> |
4268 |
|
|
+ </entry> |
4269 |
|
|
+ <entry> |
4270 |
|
|
+ <base>EMAIL</base> |
4271 |
|
|
+ <trans>Email(s) to forward to</trans> |
4272 |
|
|
+ </entry> |
4273 |
|
|
+ <entry> |
4274 |
|
|
+ <base>USER_OR_GROUP</base> |
4275 |
|
|
+ <trans>Usuário ou grupo</trans> |
4276 |
|
|
+ </entry> |
4277 |
|
|
+ <entry> |
4278 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
4279 |
|
|
+ <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> |
4280 |
|
|
+ </entry> |
4281 |
|
|
+ <entry> |
4282 |
|
|
+ <base>TITLE_CREATE</base> |
4283 |
|
|
+ <trans>Create a Mailalias</trans> |
4284 |
|
|
+ </entry> |
4285 |
|
|
+ <entry> |
4286 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
4287 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
4288 |
|
|
+ </entry> |
4289 |
|
|
+ <entry> |
4290 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
4291 |
|
|
+ <trans>Modify Mailalias</trans> |
4292 |
|
|
+ </entry> |
4293 |
|
|
+ <entry> |
4294 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
4295 |
|
|
+ <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> |
4296 |
|
|
+ </entry> |
4297 |
|
|
+ <entry> |
4298 |
|
|
+ <base>NAME_IN_USE</base> |
4299 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
4300 |
|
|
+ </entry> |
4301 |
|
|
+ <entry> |
4302 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
4303 |
|
|
+ <trans>That account is not a mailalias</trans> |
4304 |
|
|
+ </entry> |
4305 |
|
|
+ |
4306 |
|
|
+ <entry> |
4307 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
4308 |
|
|
+ <trans>Este domínio não está hospedado neste servidor</trans> |
4309 |
|
|
+ </entry> |
4310 |
|
|
+ |
4311 |
|
|
+ <entry> |
4312 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
4313 |
|
|
+ <trans>Esta conta não está hospedada neste servidor</trans> |
4314 |
|
|
+ </entry> |
4315 |
|
|
+ |
4316 |
|
|
+ <entry> |
4317 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
4318 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
4319 |
|
|
+ </entry> |
4320 |
|
|
+ <entry> |
4321 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
4322 |
|
|
+ <trans>Successfully created mailalias</trans> |
4323 |
|
|
+ </entry> |
4324 |
|
|
+ <entry> |
4325 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
4326 |
|
|
+ <trans>Successfully modified mailalias</trans> |
4327 |
|
|
+ </entry> |
4328 |
|
|
+ <entry> |
4329 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
4330 |
|
|
+ <trans>Successfully removed mailalias</trans> |
4331 |
|
|
+ </entry> |
4332 |
|
|
+ <entry> |
4333 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
4334 |
|
|
+ <trans>Remove Mailalias</trans> |
4335 |
|
|
+ </entry> |
4336 |
|
|
+ <entry> |
4337 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
4338 |
|
|
+ <trans>About to remove</trans> |
4339 |
|
|
+ </entry> |
4340 |
|
|
+ <entry> |
4341 |
|
|
+ <base>EVERYONE</base> |
4342 |
|
|
+ <trans>Todos</trans> |
4343 |
|
|
+ </entry> |
4344 |
|
|
+ <entry> |
4345 |
|
|
+ <base>ALL</base> |
4346 |
|
|
+ <trans>All domains</trans> |
4347 |
|
|
+ </entry> |
4348 |
|
|
+ <entry> |
4349 |
|
|
+ <base>Mailalias</base> |
4350 |
|
|
+ <trans>Mailalias</trans> |
4351 |
|
|
+ </entry> |
4352 |
|
|
+ <entry> |
4353 |
|
|
+ <base>mailalias</base> |
4354 |
|
|
+ <trans>mailalias</trans> |
4355 |
|
|
+ </entry> |
4356 |
|
|
+ <entry> |
4357 |
|
|
+ <base>NO_MAILALIASES</base> |
4358 |
|
|
+ <trans>No mail alias yet !</trans> |
4359 |
|
|
+ </entry> |
4360 |
|
|
+ |
4361 |
|
|
+ |
4362 |
|
|
+</lexicon> |
4363 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
4364 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:50.227341486 +0100 |
4365 |
|
|
@@ -0,0 +1,123 @@ |
4366 |
|
|
+<lexicon lang="pt-br"> |
4367 |
|
|
+ <entry> |
4368 |
|
|
+ <base>CLICK_TO_CREATE</base> |
4369 |
|
|
+ <trans>Add a Mailalias</trans> |
4370 |
|
|
+ </entry> |
4371 |
|
|
+ <entry> |
4372 |
|
|
+ <base>FORM_TITLE</base> |
4373 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
4374 |
|
|
+ </entry> |
4375 |
|
|
+ <entry> |
4376 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
4377 |
|
|
+ <trans>Current defined Mailalias</trans> |
4378 |
|
|
+ </entry> |
4379 |
|
|
+ <entry> |
4380 |
|
|
+ <base>MAILALIAS</base> |
4381 |
|
|
+ <trans>Mailalias</trans> |
4382 |
|
|
+ </entry> |
4383 |
|
|
+ <entry> |
4384 |
|
|
+ <base>DOMAINNAME</base> |
4385 |
|
|
+ <trans>Nome do domínio</trans> |
4386 |
|
|
+ </entry> |
4387 |
|
|
+ <entry> |
4388 |
|
|
+ <base>EMAIL_DEST</base> |
4389 |
|
|
+ <trans>Forward to</trans> |
4390 |
|
|
+ </entry> |
4391 |
|
|
+ <entry> |
4392 |
|
|
+ <base>SELECT_ACCOUNT</base> |
4393 |
|
|
+ <trans>Email(s) to forward to</trans> |
4394 |
|
|
+ </entry> |
4395 |
|
|
+ <entry> |
4396 |
|
|
+ <base>SELECT_INTERNAL</base> |
4397 |
|
|
+ <trans>Somente rede local</trans> |
4398 |
|
|
+ </entry> |
4399 |
|
|
+ <entry> |
4400 |
|
|
+ <base>SELECT_DOMAIN</base> |
4401 |
|
|
+ <trans>Select a domain</trans> |
4402 |
|
|
+ </entry> |
4403 |
|
|
+ <entry> |
4404 |
|
|
+ <base>MAILALIAS_NAME</base> |
4405 |
|
|
+ <trans>Mailalias</trans> |
4406 |
|
|
+ </entry> |
4407 |
|
|
+ <entry> |
4408 |
|
|
+ <base>EMAIL</base> |
4409 |
|
|
+ <trans>Email(s) to forward to</trans> |
4410 |
|
|
+ </entry> |
4411 |
|
|
+ <entry> |
4412 |
|
|
+ <base>USER_OR_GROUP</base> |
4413 |
|
|
+ <trans>Usuário ou grupo</trans> |
4414 |
|
|
+ </entry> |
4415 |
|
|
+ <entry> |
4416 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
4417 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
4418 |
|
|
+ </entry> |
4419 |
|
|
+ <entry> |
4420 |
|
|
+ <base>TITLE_CREATE</base> |
4421 |
|
|
+ <trans>Create a Mailalias</trans> |
4422 |
|
|
+ </entry> |
4423 |
|
|
+ <entry> |
4424 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
4425 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
4426 |
|
|
+ </entry> |
4427 |
|
|
+ <entry> |
4428 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
4429 |
|
|
+ <trans>Modificar Pseudônimo</trans> |
4430 |
|
|
+ <entry> |
4431 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
4432 |
|
|
+ <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> |
4433 |
|
|
+ </entry> |
4434 |
|
|
+ <entry> |
4435 |
|
|
+ <base>NAME_IN_USE</base> |
4436 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
4437 |
|
|
+ </entry> |
4438 |
|
|
+ <entry> |
4439 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
4440 |
|
|
+ <trans>That account is not a mailalias</trans> |
4441 |
|
|
+ </entry> |
4442 |
|
|
+ |
4443 |
|
|
+ <entry> |
4444 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
4445 |
|
|
+ <trans>Este domínio não está hospedado neste servidor</trans> |
4446 |
|
|
+ </entry> |
4447 |
|
|
+ |
4448 |
|
|
+ <entry> |
4449 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
4450 |
|
|
+ <trans>Esta conta não está hospedada neste servidor</trans> |
4451 |
|
|
+ </entry> |
4452 |
|
|
+ |
4453 |
|
|
+ <entry> |
4454 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
4455 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
4456 |
|
|
+ </entry> |
4457 |
|
|
+ <entry> |
4458 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
4459 |
|
|
+ <trans>Successfully created mailalias</trans> |
4460 |
|
|
+ </entry> |
4461 |
|
|
+ <entry> |
4462 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
4463 |
|
|
+ <trans>Successfully modified mailalias</trans> |
4464 |
|
|
+ </entry> |
4465 |
|
|
+ <entry> |
4466 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
4467 |
|
|
+ <trans>Successfully removed mailalias</trans> |
4468 |
|
|
+ </entry> |
4469 |
|
|
+ <entry> |
4470 |
|
|
+ <base>EVERYONE</base> |
4471 |
|
|
+ <trans>Todos</trans> |
4472 |
|
|
+ </entry> |
4473 |
|
|
+ <entry> |
4474 |
|
|
+ <base>ALL</base> |
4475 |
|
|
+ <trans>All domains</trans> |
4476 |
|
|
+ </entry> |
4477 |
|
|
+ <entry> |
4478 |
|
|
+ <base>Mailalias</base> |
4479 |
|
|
+ <trans>Mailalias</trans> |
4480 |
|
|
+ </entry> |
4481 |
|
|
+ <entry> |
4482 |
|
|
+ <base>mailalias</base> |
4483 |
|
|
+ <trans>mailalias</trans> |
4484 |
|
|
+ </entry> |
4485 |
|
|
+ |
4486 |
|
|
+ |
4487 |
|
|
+ |
4488 |
|
|
+</entry></lexicon> |
4489 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
4490 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:47.572338674 +0100 |
4491 |
|
|
@@ -0,0 +1,135 @@ |
4492 |
|
|
+<lexicon lang="ro"> |
4493 |
|
|
+ <entry> |
4494 |
|
|
+ <base>CLICK_TO_CREATE</base> |
4495 |
|
|
+ <trans>Add a Mailalias</trans> |
4496 |
|
|
+ </entry> |
4497 |
|
|
+ <entry> |
4498 |
|
|
+ <base>FORM_TITLE</base> |
4499 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
4500 |
|
|
+ </entry> |
4501 |
|
|
+ <entry> |
4502 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
4503 |
|
|
+ <trans>List of current Mailalias</trans> |
4504 |
|
|
+ </entry> |
4505 |
|
|
+ <entry> |
4506 |
|
|
+ <base>MAILALIAS</base> |
4507 |
|
|
+ <trans>Mailalias</trans> |
4508 |
|
|
+ </entry> |
4509 |
|
|
+ <entry> |
4510 |
|
|
+ <base>DOMAINNAME</base> |
4511 |
|
|
+ <trans>Domain Name</trans> |
4512 |
|
|
+ </entry> |
4513 |
|
|
+ <entry> |
4514 |
|
|
+ <base>EMAIL_DEST</base> |
4515 |
|
|
+ <trans>Forward to</trans> |
4516 |
|
|
+ </entry> |
4517 |
|
|
+ <entry> |
4518 |
|
|
+ <base>SELECT_ACCOUNT</base> |
4519 |
|
|
+ <trans>Email(s) to forward to</trans> |
4520 |
|
|
+ </entry> |
4521 |
|
|
+ <entry> |
4522 |
|
|
+ <base>SELECT_INTERNAL</base> |
4523 |
|
|
+ <trans>Local network only</trans> |
4524 |
|
|
+ </entry> |
4525 |
|
|
+ <entry> |
4526 |
|
|
+ <base>SELECT_DOMAIN</base> |
4527 |
|
|
+ <trans>Select a domain</trans> |
4528 |
|
|
+ </entry> |
4529 |
|
|
+ <entry> |
4530 |
|
|
+ <base>MAILALIAS_NAME</base> |
4531 |
|
|
+ <trans>Mailalias</trans> |
4532 |
|
|
+ </entry> |
4533 |
|
|
+ <entry> |
4534 |
|
|
+ <base>EMAIL</base> |
4535 |
|
|
+ <trans>Email(s) to forward to</trans> |
4536 |
|
|
+ </entry> |
4537 |
|
|
+ <entry> |
4538 |
|
|
+ <base>USER_OR_GROUP</base> |
4539 |
|
|
+ <trans>User or group</trans> |
4540 |
|
|
+ </entry> |
4541 |
|
|
+ <entry> |
4542 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
4543 |
|
|
+ <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> |
4544 |
|
|
+ </entry> |
4545 |
|
|
+ <entry> |
4546 |
|
|
+ <base>TITLE_CREATE</base> |
4547 |
|
|
+ <trans>Create a Mailalias</trans> |
4548 |
|
|
+ </entry> |
4549 |
|
|
+ <entry> |
4550 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
4551 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
4552 |
|
|
+ </entry> |
4553 |
|
|
+ <entry> |
4554 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
4555 |
|
|
+ <trans>Modify Mailalias</trans> |
4556 |
|
|
+ </entry> |
4557 |
|
|
+ <entry> |
4558 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
4559 |
|
|
+ <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> |
4560 |
|
|
+ </entry> |
4561 |
|
|
+ <entry> |
4562 |
|
|
+ <base>NAME_IN_USE</base> |
4563 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
4564 |
|
|
+ </entry> |
4565 |
|
|
+ <entry> |
4566 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
4567 |
|
|
+ <trans>That account is not a mailalias</trans> |
4568 |
|
|
+ </entry> |
4569 |
|
|
+ |
4570 |
|
|
+ <entry> |
4571 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
4572 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
4573 |
|
|
+ </entry> |
4574 |
|
|
+ |
4575 |
|
|
+ <entry> |
4576 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
4577 |
|
|
+ <trans>That account is not hosted on this server</trans> |
4578 |
|
|
+ </entry> |
4579 |
|
|
+ |
4580 |
|
|
+ <entry> |
4581 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
4582 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
4583 |
|
|
+ </entry> |
4584 |
|
|
+ <entry> |
4585 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
4586 |
|
|
+ <trans>Successfully created mailalias</trans> |
4587 |
|
|
+ </entry> |
4588 |
|
|
+ <entry> |
4589 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
4590 |
|
|
+ <trans>Successfully modified mailalias</trans> |
4591 |
|
|
+ </entry> |
4592 |
|
|
+ <entry> |
4593 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
4594 |
|
|
+ <trans>Successfully removed mailalias</trans> |
4595 |
|
|
+ </entry> |
4596 |
|
|
+ <entry> |
4597 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
4598 |
|
|
+ <trans>Remove Mailalias</trans> |
4599 |
|
|
+ </entry> |
4600 |
|
|
+ <entry> |
4601 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
4602 |
|
|
+ <trans>About to remove</trans> |
4603 |
|
|
+ </entry> |
4604 |
|
|
+ <entry> |
4605 |
|
|
+ <base>EVERYONE</base> |
4606 |
|
|
+ <trans>Everyone</trans> |
4607 |
|
|
+ </entry> |
4608 |
|
|
+ <entry> |
4609 |
|
|
+ <base>ALL</base> |
4610 |
|
|
+ <trans>All domains</trans> |
4611 |
|
|
+ </entry> |
4612 |
|
|
+ <entry> |
4613 |
|
|
+ <base>Mailalias</base> |
4614 |
|
|
+ <trans>Mailalias</trans> |
4615 |
|
|
+ </entry> |
4616 |
|
|
+ <entry> |
4617 |
|
|
+ <base>mailalias</base> |
4618 |
|
|
+ <trans>mailalias</trans> |
4619 |
|
|
+ </entry> |
4620 |
|
|
+ <entry> |
4621 |
|
|
+ <base>NO_MAILALIASES</base> |
4622 |
|
|
+ <trans>No mail alias yet !</trans> |
4623 |
|
|
+ </entry> |
4624 |
|
|
+ |
4625 |
|
|
+ |
4626 |
|
|
+</lexicon> |
4627 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
4628 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:50.337341603 +0100 |
4629 |
|
|
@@ -0,0 +1,123 @@ |
4630 |
|
|
+<lexicon lang="ro"> |
4631 |
|
|
+ <entry> |
4632 |
|
|
+ <base>CLICK_TO_CREATE</base> |
4633 |
|
|
+ <trans>Add a Mailalias</trans> |
4634 |
|
|
+ </entry> |
4635 |
|
|
+ <entry> |
4636 |
|
|
+ <base>FORM_TITLE</base> |
4637 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
4638 |
|
|
+ </entry> |
4639 |
|
|
+ <entry> |
4640 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
4641 |
|
|
+ <trans>Current defined Mailalias</trans> |
4642 |
|
|
+ </entry> |
4643 |
|
|
+ <entry> |
4644 |
|
|
+ <base>MAILALIAS</base> |
4645 |
|
|
+ <trans>Mailalias</trans> |
4646 |
|
|
+ </entry> |
4647 |
|
|
+ <entry> |
4648 |
|
|
+ <base>DOMAINNAME</base> |
4649 |
|
|
+ <trans>Domain Name</trans> |
4650 |
|
|
+ </entry> |
4651 |
|
|
+ <entry> |
4652 |
|
|
+ <base>EMAIL_DEST</base> |
4653 |
|
|
+ <trans>Forward to</trans> |
4654 |
|
|
+ </entry> |
4655 |
|
|
+ <entry> |
4656 |
|
|
+ <base>SELECT_ACCOUNT</base> |
4657 |
|
|
+ <trans>Email(s) to forward to</trans> |
4658 |
|
|
+ </entry> |
4659 |
|
|
+ <entry> |
4660 |
|
|
+ <base>SELECT_INTERNAL</base> |
4661 |
|
|
+ <trans>Local network only</trans> |
4662 |
|
|
+ </entry> |
4663 |
|
|
+ <entry> |
4664 |
|
|
+ <base>SELECT_DOMAIN</base> |
4665 |
|
|
+ <trans>Select a domain</trans> |
4666 |
|
|
+ </entry> |
4667 |
|
|
+ <entry> |
4668 |
|
|
+ <base>MAILALIAS_NAME</base> |
4669 |
|
|
+ <trans>Mailalias</trans> |
4670 |
|
|
+ </entry> |
4671 |
|
|
+ <entry> |
4672 |
|
|
+ <base>EMAIL</base> |
4673 |
|
|
+ <trans>Email(s) to forward to</trans> |
4674 |
|
|
+ </entry> |
4675 |
|
|
+ <entry> |
4676 |
|
|
+ <base>USER_OR_GROUP</base> |
4677 |
|
|
+ <trans>User or group</trans> |
4678 |
|
|
+ </entry> |
4679 |
|
|
+ <entry> |
4680 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
4681 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
4682 |
|
|
+ </entry> |
4683 |
|
|
+ <entry> |
4684 |
|
|
+ <base>TITLE_CREATE</base> |
4685 |
|
|
+ <trans>Create a Mailalias</trans> |
4686 |
|
|
+ </entry> |
4687 |
|
|
+ <entry> |
4688 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
4689 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
4690 |
|
|
+ </entry> |
4691 |
|
|
+ <entry> |
4692 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
4693 |
|
|
+ <trans>Modify Pseudonym</trans> |
4694 |
|
|
+ <entry> |
4695 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
4696 |
|
|
+ <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> |
4697 |
|
|
+ </entry> |
4698 |
|
|
+ <entry> |
4699 |
|
|
+ <base>NAME_IN_USE</base> |
4700 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
4701 |
|
|
+ </entry> |
4702 |
|
|
+ <entry> |
4703 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
4704 |
|
|
+ <trans>That account is not a mailalias</trans> |
4705 |
|
|
+ </entry> |
4706 |
|
|
+ |
4707 |
|
|
+ <entry> |
4708 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
4709 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
4710 |
|
|
+ </entry> |
4711 |
|
|
+ |
4712 |
|
|
+ <entry> |
4713 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
4714 |
|
|
+ <trans>That account is not hosted on this server</trans> |
4715 |
|
|
+ </entry> |
4716 |
|
|
+ |
4717 |
|
|
+ <entry> |
4718 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
4719 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
4720 |
|
|
+ </entry> |
4721 |
|
|
+ <entry> |
4722 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
4723 |
|
|
+ <trans>Successfully created mailalias</trans> |
4724 |
|
|
+ </entry> |
4725 |
|
|
+ <entry> |
4726 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
4727 |
|
|
+ <trans>Successfully modified mailalias</trans> |
4728 |
|
|
+ </entry> |
4729 |
|
|
+ <entry> |
4730 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
4731 |
|
|
+ <trans>Successfully removed mailalias</trans> |
4732 |
|
|
+ </entry> |
4733 |
|
|
+ <entry> |
4734 |
|
|
+ <base>EVERYONE</base> |
4735 |
|
|
+ <trans>Everyone</trans> |
4736 |
|
|
+ </entry> |
4737 |
|
|
+ <entry> |
4738 |
|
|
+ <base>ALL</base> |
4739 |
|
|
+ <trans>All domains</trans> |
4740 |
|
|
+ </entry> |
4741 |
|
|
+ <entry> |
4742 |
|
|
+ <base>Mailalias</base> |
4743 |
|
|
+ <trans>Mailalias</trans> |
4744 |
|
|
+ </entry> |
4745 |
|
|
+ <entry> |
4746 |
|
|
+ <base>mailalias</base> |
4747 |
|
|
+ <trans>mailalias</trans> |
4748 |
|
|
+ </entry> |
4749 |
|
|
+ |
4750 |
|
|
+ |
4751 |
|
|
+ |
4752 |
|
|
+</entry></lexicon> |
4753 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
4754 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:47.680338788 +0100 |
4755 |
|
|
@@ -0,0 +1,135 @@ |
4756 |
|
|
+<lexicon lang="ru"> |
4757 |
|
|
+ <entry> |
4758 |
|
|
+ <base>CLICK_TO_CREATE</base> |
4759 |
|
|
+ <trans>Add a Mailalias</trans> |
4760 |
|
|
+ </entry> |
4761 |
|
|
+ <entry> |
4762 |
|
|
+ <base>FORM_TITLE</base> |
4763 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
4764 |
|
|
+ </entry> |
4765 |
|
|
+ <entry> |
4766 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
4767 |
|
|
+ <trans>List of current Mailalias</trans> |
4768 |
|
|
+ </entry> |
4769 |
|
|
+ <entry> |
4770 |
|
|
+ <base>MAILALIAS</base> |
4771 |
|
|
+ <trans>Mailalias</trans> |
4772 |
|
|
+ </entry> |
4773 |
|
|
+ <entry> |
4774 |
|
|
+ <base>DOMAINNAME</base> |
4775 |
|
|
+ <trans>Domain Name</trans> |
4776 |
|
|
+ </entry> |
4777 |
|
|
+ <entry> |
4778 |
|
|
+ <base>EMAIL_DEST</base> |
4779 |
|
|
+ <trans>Forward to</trans> |
4780 |
|
|
+ </entry> |
4781 |
|
|
+ <entry> |
4782 |
|
|
+ <base>SELECT_ACCOUNT</base> |
4783 |
|
|
+ <trans>Email(s) to forward to</trans> |
4784 |
|
|
+ </entry> |
4785 |
|
|
+ <entry> |
4786 |
|
|
+ <base>SELECT_INTERNAL</base> |
4787 |
|
|
+ <trans>Только локальная сеть</trans> |
4788 |
|
|
+ </entry> |
4789 |
|
|
+ <entry> |
4790 |
|
|
+ <base>SELECT_DOMAIN</base> |
4791 |
|
|
+ <trans>Select a domain</trans> |
4792 |
|
|
+ </entry> |
4793 |
|
|
+ <entry> |
4794 |
|
|
+ <base>MAILALIAS_NAME</base> |
4795 |
|
|
+ <trans>Mailalias</trans> |
4796 |
|
|
+ </entry> |
4797 |
|
|
+ <entry> |
4798 |
|
|
+ <base>EMAIL</base> |
4799 |
|
|
+ <trans>Email(s) to forward to</trans> |
4800 |
|
|
+ </entry> |
4801 |
|
|
+ <entry> |
4802 |
|
|
+ <base>USER_OR_GROUP</base> |
4803 |
|
|
+ <trans>Пользователь или группа</trans> |
4804 |
|
|
+ </entry> |
4805 |
|
|
+ <entry> |
4806 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
4807 |
|
|
+ <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> |
4808 |
|
|
+ </entry> |
4809 |
|
|
+ <entry> |
4810 |
|
|
+ <base>TITLE_CREATE</base> |
4811 |
|
|
+ <trans>Create a Mailalias</trans> |
4812 |
|
|
+ </entry> |
4813 |
|
|
+ <entry> |
4814 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
4815 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
4816 |
|
|
+ </entry> |
4817 |
|
|
+ <entry> |
4818 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
4819 |
|
|
+ <trans>Modify Mailalias</trans> |
4820 |
|
|
+ </entry> |
4821 |
|
|
+ <entry> |
4822 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
4823 |
|
|
+ <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> |
4824 |
|
|
+ </entry> |
4825 |
|
|
+ <entry> |
4826 |
|
|
+ <base>NAME_IN_USE</base> |
4827 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
4828 |
|
|
+ </entry> |
4829 |
|
|
+ <entry> |
4830 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
4831 |
|
|
+ <trans>That account is not a mailalias</trans> |
4832 |
|
|
+ </entry> |
4833 |
|
|
+ |
4834 |
|
|
+ <entry> |
4835 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
4836 |
|
|
+ <trans>Этот домен не расположен на этом сервере</trans> |
4837 |
|
|
+ </entry> |
4838 |
|
|
+ |
4839 |
|
|
+ <entry> |
4840 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
4841 |
|
|
+ <trans>Эта учётная запись не расположена на этом сервере</trans> |
4842 |
|
|
+ </entry> |
4843 |
|
|
+ |
4844 |
|
|
+ <entry> |
4845 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
4846 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
4847 |
|
|
+ </entry> |
4848 |
|
|
+ <entry> |
4849 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
4850 |
|
|
+ <trans>Successfully created mailalias</trans> |
4851 |
|
|
+ </entry> |
4852 |
|
|
+ <entry> |
4853 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
4854 |
|
|
+ <trans>Successfully modified mailalias</trans> |
4855 |
|
|
+ </entry> |
4856 |
|
|
+ <entry> |
4857 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
4858 |
|
|
+ <trans>Successfully removed mailalias</trans> |
4859 |
|
|
+ </entry> |
4860 |
|
|
+ <entry> |
4861 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
4862 |
|
|
+ <trans>Remove Mailalias</trans> |
4863 |
|
|
+ </entry> |
4864 |
|
|
+ <entry> |
4865 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
4866 |
|
|
+ <trans>About to remove</trans> |
4867 |
|
|
+ </entry> |
4868 |
|
|
+ <entry> |
4869 |
|
|
+ <base>EVERYONE</base> |
4870 |
|
|
+ <trans>Каждый</trans> |
4871 |
|
|
+ </entry> |
4872 |
|
|
+ <entry> |
4873 |
|
|
+ <base>ALL</base> |
4874 |
|
|
+ <trans>All domains</trans> |
4875 |
|
|
+ </entry> |
4876 |
|
|
+ <entry> |
4877 |
|
|
+ <base>Mailalias</base> |
4878 |
|
|
+ <trans>Mailalias</trans> |
4879 |
|
|
+ </entry> |
4880 |
|
|
+ <entry> |
4881 |
|
|
+ <base>mailalias</base> |
4882 |
|
|
+ <trans>mailalias</trans> |
4883 |
|
|
+ </entry> |
4884 |
|
|
+ <entry> |
4885 |
|
|
+ <base>NO_MAILALIASES</base> |
4886 |
|
|
+ <trans>No mail alias yet !</trans> |
4887 |
|
|
+ </entry> |
4888 |
|
|
+ |
4889 |
|
|
+ |
4890 |
|
|
+</lexicon> |
4891 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
4892 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:50.439341710 +0100 |
4893 |
|
|
@@ -0,0 +1,123 @@ |
4894 |
|
|
+<lexicon lang="ru"> |
4895 |
|
|
+ <entry> |
4896 |
|
|
+ <base>CLICK_TO_CREATE</base> |
4897 |
|
|
+ <trans>Add a Mailalias</trans> |
4898 |
|
|
+ </entry> |
4899 |
|
|
+ <entry> |
4900 |
|
|
+ <base>FORM_TITLE</base> |
4901 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
4902 |
|
|
+ </entry> |
4903 |
|
|
+ <entry> |
4904 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
4905 |
|
|
+ <trans>Current defined Mailalias</trans> |
4906 |
|
|
+ </entry> |
4907 |
|
|
+ <entry> |
4908 |
|
|
+ <base>MAILALIAS</base> |
4909 |
|
|
+ <trans>Mailalias</trans> |
4910 |
|
|
+ </entry> |
4911 |
|
|
+ <entry> |
4912 |
|
|
+ <base>DOMAINNAME</base> |
4913 |
|
|
+ <trans>Domain Name</trans> |
4914 |
|
|
+ </entry> |
4915 |
|
|
+ <entry> |
4916 |
|
|
+ <base>EMAIL_DEST</base> |
4917 |
|
|
+ <trans>Forward to</trans> |
4918 |
|
|
+ </entry> |
4919 |
|
|
+ <entry> |
4920 |
|
|
+ <base>SELECT_ACCOUNT</base> |
4921 |
|
|
+ <trans>Email(s) to forward to</trans> |
4922 |
|
|
+ </entry> |
4923 |
|
|
+ <entry> |
4924 |
|
|
+ <base>SELECT_INTERNAL</base> |
4925 |
|
|
+ <trans>Только локальная сеть</trans> |
4926 |
|
|
+ </entry> |
4927 |
|
|
+ <entry> |
4928 |
|
|
+ <base>SELECT_DOMAIN</base> |
4929 |
|
|
+ <trans>Select a domain</trans> |
4930 |
|
|
+ </entry> |
4931 |
|
|
+ <entry> |
4932 |
|
|
+ <base>MAILALIAS_NAME</base> |
4933 |
|
|
+ <trans>Mailalias</trans> |
4934 |
|
|
+ </entry> |
4935 |
|
|
+ <entry> |
4936 |
|
|
+ <base>EMAIL</base> |
4937 |
|
|
+ <trans>Email(s) to forward to</trans> |
4938 |
|
|
+ </entry> |
4939 |
|
|
+ <entry> |
4940 |
|
|
+ <base>USER_OR_GROUP</base> |
4941 |
|
|
+ <trans>Пользователь или группа</trans> |
4942 |
|
|
+ </entry> |
4943 |
|
|
+ <entry> |
4944 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
4945 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
4946 |
|
|
+ </entry> |
4947 |
|
|
+ <entry> |
4948 |
|
|
+ <base>TITLE_CREATE</base> |
4949 |
|
|
+ <trans>Create a Mailalias</trans> |
4950 |
|
|
+ </entry> |
4951 |
|
|
+ <entry> |
4952 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
4953 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
4954 |
|
|
+ </entry> |
4955 |
|
|
+ <entry> |
4956 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
4957 |
|
|
+ <trans>Изменить псевдоним</trans> |
4958 |
|
|
+ <entry> |
4959 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
4960 |
|
|
+ <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> |
4961 |
|
|
+ </entry> |
4962 |
|
|
+ <entry> |
4963 |
|
|
+ <base>NAME_IN_USE</base> |
4964 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
4965 |
|
|
+ </entry> |
4966 |
|
|
+ <entry> |
4967 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
4968 |
|
|
+ <trans>That account is not a mailalias</trans> |
4969 |
|
|
+ </entry> |
4970 |
|
|
+ |
4971 |
|
|
+ <entry> |
4972 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
4973 |
|
|
+ <trans>Этот домен не расположен на этом сервере</trans> |
4974 |
|
|
+ </entry> |
4975 |
|
|
+ |
4976 |
|
|
+ <entry> |
4977 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
4978 |
|
|
+ <trans>Эта учётная запись не расположена на этом сервере</trans> |
4979 |
|
|
+ </entry> |
4980 |
|
|
+ |
4981 |
|
|
+ <entry> |
4982 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
4983 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
4984 |
|
|
+ </entry> |
4985 |
|
|
+ <entry> |
4986 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
4987 |
|
|
+ <trans>Successfully created mailalias</trans> |
4988 |
|
|
+ </entry> |
4989 |
|
|
+ <entry> |
4990 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
4991 |
|
|
+ <trans>Successfully modified mailalias</trans> |
4992 |
|
|
+ </entry> |
4993 |
|
|
+ <entry> |
4994 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
4995 |
|
|
+ <trans>Successfully removed mailalias</trans> |
4996 |
|
|
+ </entry> |
4997 |
|
|
+ <entry> |
4998 |
|
|
+ <base>EVERYONE</base> |
4999 |
|
|
+ <trans>Каждый</trans> |
5000 |
|
|
+ </entry> |
5001 |
|
|
+ <entry> |
5002 |
|
|
+ <base>ALL</base> |
5003 |
|
|
+ <trans>All domains</trans> |
5004 |
|
|
+ </entry> |
5005 |
|
|
+ <entry> |
5006 |
|
|
+ <base>Mailalias</base> |
5007 |
|
|
+ <trans>Mailalias</trans> |
5008 |
|
|
+ </entry> |
5009 |
|
|
+ <entry> |
5010 |
|
|
+ <base>mailalias</base> |
5011 |
|
|
+ <trans>mailalias</trans> |
5012 |
|
|
+ </entry> |
5013 |
|
|
+ |
5014 |
|
|
+ |
5015 |
|
|
+ |
5016 |
|
|
+</entry></lexicon> |
5017 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
5018 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:47.786338901 +0100 |
5019 |
|
|
@@ -0,0 +1,135 @@ |
5020 |
|
|
+<lexicon lang="sl"> |
5021 |
|
|
+ <entry> |
5022 |
|
|
+ <base>CLICK_TO_CREATE</base> |
5023 |
|
|
+ <trans>Add a Mailalias</trans> |
5024 |
|
|
+ </entry> |
5025 |
|
|
+ <entry> |
5026 |
|
|
+ <base>FORM_TITLE</base> |
5027 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
5028 |
|
|
+ </entry> |
5029 |
|
|
+ <entry> |
5030 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
5031 |
|
|
+ <trans>List of current Mailalias</trans> |
5032 |
|
|
+ </entry> |
5033 |
|
|
+ <entry> |
5034 |
|
|
+ <base>MAILALIAS</base> |
5035 |
|
|
+ <trans>Mailalias</trans> |
5036 |
|
|
+ </entry> |
5037 |
|
|
+ <entry> |
5038 |
|
|
+ <base>DOMAINNAME</base> |
5039 |
|
|
+ <trans>Domain Name</trans> |
5040 |
|
|
+ </entry> |
5041 |
|
|
+ <entry> |
5042 |
|
|
+ <base>EMAIL_DEST</base> |
5043 |
|
|
+ <trans>Forward to</trans> |
5044 |
|
|
+ </entry> |
5045 |
|
|
+ <entry> |
5046 |
|
|
+ <base>SELECT_ACCOUNT</base> |
5047 |
|
|
+ <trans>Email(s) to forward to</trans> |
5048 |
|
|
+ </entry> |
5049 |
|
|
+ <entry> |
5050 |
|
|
+ <base>SELECT_INTERNAL</base> |
5051 |
|
|
+ <trans>(samo lokalno omrezje)</trans> |
5052 |
|
|
+ </entry> |
5053 |
|
|
+ <entry> |
5054 |
|
|
+ <base>SELECT_DOMAIN</base> |
5055 |
|
|
+ <trans>Select a domain</trans> |
5056 |
|
|
+ </entry> |
5057 |
|
|
+ <entry> |
5058 |
|
|
+ <base>MAILALIAS_NAME</base> |
5059 |
|
|
+ <trans>Mailalias</trans> |
5060 |
|
|
+ </entry> |
5061 |
|
|
+ <entry> |
5062 |
|
|
+ <base>EMAIL</base> |
5063 |
|
|
+ <trans>Email(s) to forward to</trans> |
5064 |
|
|
+ </entry> |
5065 |
|
|
+ <entry> |
5066 |
|
|
+ <base>USER_OR_GROUP</base> |
5067 |
|
|
+ <trans>Uporabnik ali skupina</trans> |
5068 |
|
|
+ </entry> |
5069 |
|
|
+ <entry> |
5070 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
5071 |
|
|
+ <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> |
5072 |
|
|
+ </entry> |
5073 |
|
|
+ <entry> |
5074 |
|
|
+ <base>TITLE_CREATE</base> |
5075 |
|
|
+ <trans>Create a Mailalias</trans> |
5076 |
|
|
+ </entry> |
5077 |
|
|
+ <entry> |
5078 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
5079 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
5080 |
|
|
+ </entry> |
5081 |
|
|
+ <entry> |
5082 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
5083 |
|
|
+ <trans>Modify Mailalias</trans> |
5084 |
|
|
+ </entry> |
5085 |
|
|
+ <entry> |
5086 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
5087 |
|
|
+ <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> |
5088 |
|
|
+ </entry> |
5089 |
|
|
+ <entry> |
5090 |
|
|
+ <base>NAME_IN_USE</base> |
5091 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
5092 |
|
|
+ </entry> |
5093 |
|
|
+ <entry> |
5094 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
5095 |
|
|
+ <trans>That account is not a mailalias</trans> |
5096 |
|
|
+ </entry> |
5097 |
|
|
+ |
5098 |
|
|
+ <entry> |
5099 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
5100 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
5101 |
|
|
+ </entry> |
5102 |
|
|
+ |
5103 |
|
|
+ <entry> |
5104 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
5105 |
|
|
+ <trans>That account is not hosted on this server</trans> |
5106 |
|
|
+ </entry> |
5107 |
|
|
+ |
5108 |
|
|
+ <entry> |
5109 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
5110 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
5111 |
|
|
+ </entry> |
5112 |
|
|
+ <entry> |
5113 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
5114 |
|
|
+ <trans>Successfully created mailalias</trans> |
5115 |
|
|
+ </entry> |
5116 |
|
|
+ <entry> |
5117 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
5118 |
|
|
+ <trans>Successfully modified mailalias</trans> |
5119 |
|
|
+ </entry> |
5120 |
|
|
+ <entry> |
5121 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
5122 |
|
|
+ <trans>Successfully removed mailalias</trans> |
5123 |
|
|
+ </entry> |
5124 |
|
|
+ <entry> |
5125 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
5126 |
|
|
+ <trans>Remove Mailalias</trans> |
5127 |
|
|
+ </entry> |
5128 |
|
|
+ <entry> |
5129 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
5130 |
|
|
+ <trans>About to remove</trans> |
5131 |
|
|
+ </entry> |
5132 |
|
|
+ <entry> |
5133 |
|
|
+ <base>EVERYONE</base> |
5134 |
|
|
+ <trans>Everyone</trans> |
5135 |
|
|
+ </entry> |
5136 |
|
|
+ <entry> |
5137 |
|
|
+ <base>ALL</base> |
5138 |
|
|
+ <trans>All domains</trans> |
5139 |
|
|
+ </entry> |
5140 |
|
|
+ <entry> |
5141 |
|
|
+ <base>Mailalias</base> |
5142 |
|
|
+ <trans>Mailalias</trans> |
5143 |
|
|
+ </entry> |
5144 |
|
|
+ <entry> |
5145 |
|
|
+ <base>mailalias</base> |
5146 |
|
|
+ <trans>mailalias</trans> |
5147 |
|
|
+ </entry> |
5148 |
|
|
+ <entry> |
5149 |
|
|
+ <base>NO_MAILALIASES</base> |
5150 |
|
|
+ <trans>No mail alias yet !</trans> |
5151 |
|
|
+ </entry> |
5152 |
|
|
+ |
5153 |
|
|
+ |
5154 |
|
|
+</lexicon> |
5155 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
5156 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:50.546341824 +0100 |
5157 |
|
|
@@ -0,0 +1,123 @@ |
5158 |
|
|
+<lexicon lang="sl"> |
5159 |
|
|
+ <entry> |
5160 |
|
|
+ <base>CLICK_TO_CREATE</base> |
5161 |
|
|
+ <trans>Add a Mailalias</trans> |
5162 |
|
|
+ </entry> |
5163 |
|
|
+ <entry> |
5164 |
|
|
+ <base>FORM_TITLE</base> |
5165 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
5166 |
|
|
+ </entry> |
5167 |
|
|
+ <entry> |
5168 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
5169 |
|
|
+ <trans>Current defined Mailalias</trans> |
5170 |
|
|
+ </entry> |
5171 |
|
|
+ <entry> |
5172 |
|
|
+ <base>MAILALIAS</base> |
5173 |
|
|
+ <trans>Mailalias</trans> |
5174 |
|
|
+ </entry> |
5175 |
|
|
+ <entry> |
5176 |
|
|
+ <base>DOMAINNAME</base> |
5177 |
|
|
+ <trans>Domain Name</trans> |
5178 |
|
|
+ </entry> |
5179 |
|
|
+ <entry> |
5180 |
|
|
+ <base>EMAIL_DEST</base> |
5181 |
|
|
+ <trans>Forward to</trans> |
5182 |
|
|
+ </entry> |
5183 |
|
|
+ <entry> |
5184 |
|
|
+ <base>SELECT_ACCOUNT</base> |
5185 |
|
|
+ <trans>Email(s) to forward to</trans> |
5186 |
|
|
+ </entry> |
5187 |
|
|
+ <entry> |
5188 |
|
|
+ <base>SELECT_INTERNAL</base> |
5189 |
|
|
+ <trans>(samo lokalno omrezje)</trans> |
5190 |
|
|
+ </entry> |
5191 |
|
|
+ <entry> |
5192 |
|
|
+ <base>SELECT_DOMAIN</base> |
5193 |
|
|
+ <trans>Select a domain</trans> |
5194 |
|
|
+ </entry> |
5195 |
|
|
+ <entry> |
5196 |
|
|
+ <base>MAILALIAS_NAME</base> |
5197 |
|
|
+ <trans>Mailalias</trans> |
5198 |
|
|
+ </entry> |
5199 |
|
|
+ <entry> |
5200 |
|
|
+ <base>EMAIL</base> |
5201 |
|
|
+ <trans>Email(s) to forward to</trans> |
5202 |
|
|
+ </entry> |
5203 |
|
|
+ <entry> |
5204 |
|
|
+ <base>USER_OR_GROUP</base> |
5205 |
|
|
+ <trans>Uporabnik ali skupina</trans> |
5206 |
|
|
+ </entry> |
5207 |
|
|
+ <entry> |
5208 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
5209 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
5210 |
|
|
+ </entry> |
5211 |
|
|
+ <entry> |
5212 |
|
|
+ <base>TITLE_CREATE</base> |
5213 |
|
|
+ <trans>Create a Mailalias</trans> |
5214 |
|
|
+ </entry> |
5215 |
|
|
+ <entry> |
5216 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
5217 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
5218 |
|
|
+ </entry> |
5219 |
|
|
+ <entry> |
5220 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
5221 |
|
|
+ <trans>Uredi vzdevek</trans> |
5222 |
|
|
+ <entry> |
5223 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
5224 |
|
|
+ <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> |
5225 |
|
|
+ </entry> |
5226 |
|
|
+ <entry> |
5227 |
|
|
+ <base>NAME_IN_USE</base> |
5228 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
5229 |
|
|
+ </entry> |
5230 |
|
|
+ <entry> |
5231 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
5232 |
|
|
+ <trans>That account is not a mailalias</trans> |
5233 |
|
|
+ </entry> |
5234 |
|
|
+ |
5235 |
|
|
+ <entry> |
5236 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
5237 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
5238 |
|
|
+ </entry> |
5239 |
|
|
+ |
5240 |
|
|
+ <entry> |
5241 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
5242 |
|
|
+ <trans>That account is not hosted on this server</trans> |
5243 |
|
|
+ </entry> |
5244 |
|
|
+ |
5245 |
|
|
+ <entry> |
5246 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
5247 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
5248 |
|
|
+ </entry> |
5249 |
|
|
+ <entry> |
5250 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
5251 |
|
|
+ <trans>Successfully created mailalias</trans> |
5252 |
|
|
+ </entry> |
5253 |
|
|
+ <entry> |
5254 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
5255 |
|
|
+ <trans>Successfully modified mailalias</trans> |
5256 |
|
|
+ </entry> |
5257 |
|
|
+ <entry> |
5258 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
5259 |
|
|
+ <trans>Successfully removed mailalias</trans> |
5260 |
|
|
+ </entry> |
5261 |
|
|
+ <entry> |
5262 |
|
|
+ <base>EVERYONE</base> |
5263 |
|
|
+ <trans>Everyone</trans> |
5264 |
|
|
+ </entry> |
5265 |
|
|
+ <entry> |
5266 |
|
|
+ <base>ALL</base> |
5267 |
|
|
+ <trans>All domains</trans> |
5268 |
|
|
+ </entry> |
5269 |
|
|
+ <entry> |
5270 |
|
|
+ <base>Mailalias</base> |
5271 |
|
|
+ <trans>Mailalias</trans> |
5272 |
|
|
+ </entry> |
5273 |
|
|
+ <entry> |
5274 |
|
|
+ <base>mailalias</base> |
5275 |
|
|
+ <trans>mailalias</trans> |
5276 |
|
|
+ </entry> |
5277 |
|
|
+ |
5278 |
|
|
+ |
5279 |
|
|
+ |
5280 |
|
|
+</entry></lexicon> |
5281 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
5282 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:47.891339012 +0100 |
5283 |
|
|
@@ -0,0 +1,135 @@ |
5284 |
|
|
+<lexicon lang="sv"> |
5285 |
|
|
+ <entry> |
5286 |
|
|
+ <base>CLICK_TO_CREATE</base> |
5287 |
|
|
+ <trans>Add a Mailalias</trans> |
5288 |
|
|
+ </entry> |
5289 |
|
|
+ <entry> |
5290 |
|
|
+ <base>FORM_TITLE</base> |
5291 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
5292 |
|
|
+ </entry> |
5293 |
|
|
+ <entry> |
5294 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
5295 |
|
|
+ <trans>List of current Mailalias</trans> |
5296 |
|
|
+ </entry> |
5297 |
|
|
+ <entry> |
5298 |
|
|
+ <base>MAILALIAS</base> |
5299 |
|
|
+ <trans>Mailalias</trans> |
5300 |
|
|
+ </entry> |
5301 |
|
|
+ <entry> |
5302 |
|
|
+ <base>DOMAINNAME</base> |
5303 |
|
|
+ <trans>Domain Name</trans> |
5304 |
|
|
+ </entry> |
5305 |
|
|
+ <entry> |
5306 |
|
|
+ <base>EMAIL_DEST</base> |
5307 |
|
|
+ <trans>Forward to</trans> |
5308 |
|
|
+ </entry> |
5309 |
|
|
+ <entry> |
5310 |
|
|
+ <base>SELECT_ACCOUNT</base> |
5311 |
|
|
+ <trans>Email(s) to forward to</trans> |
5312 |
|
|
+ </entry> |
5313 |
|
|
+ <entry> |
5314 |
|
|
+ <base>SELECT_INTERNAL</base> |
5315 |
|
|
+ <trans>Endast lokalt nätverk</trans> |
5316 |
|
|
+ </entry> |
5317 |
|
|
+ <entry> |
5318 |
|
|
+ <base>SELECT_DOMAIN</base> |
5319 |
|
|
+ <trans>Select a domain</trans> |
5320 |
|
|
+ </entry> |
5321 |
|
|
+ <entry> |
5322 |
|
|
+ <base>MAILALIAS_NAME</base> |
5323 |
|
|
+ <trans>Mailalias</trans> |
5324 |
|
|
+ </entry> |
5325 |
|
|
+ <entry> |
5326 |
|
|
+ <base>EMAIL</base> |
5327 |
|
|
+ <trans>Email(s) to forward to</trans> |
5328 |
|
|
+ </entry> |
5329 |
|
|
+ <entry> |
5330 |
|
|
+ <base>USER_OR_GROUP</base> |
5331 |
|
|
+ <trans>Användare eller grupp</trans> |
5332 |
|
|
+ </entry> |
5333 |
|
|
+ <entry> |
5334 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
5335 |
|
|
+ <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> |
5336 |
|
|
+ </entry> |
5337 |
|
|
+ <entry> |
5338 |
|
|
+ <base>TITLE_CREATE</base> |
5339 |
|
|
+ <trans>Create a Mailalias</trans> |
5340 |
|
|
+ </entry> |
5341 |
|
|
+ <entry> |
5342 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
5343 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
5344 |
|
|
+ </entry> |
5345 |
|
|
+ <entry> |
5346 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
5347 |
|
|
+ <trans>Modify Mailalias</trans> |
5348 |
|
|
+ </entry> |
5349 |
|
|
+ <entry> |
5350 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
5351 |
|
|
+ <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> |
5352 |
|
|
+ </entry> |
5353 |
|
|
+ <entry> |
5354 |
|
|
+ <base>NAME_IN_USE</base> |
5355 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
5356 |
|
|
+ </entry> |
5357 |
|
|
+ <entry> |
5358 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
5359 |
|
|
+ <trans>That account is not a mailalias</trans> |
5360 |
|
|
+ </entry> |
5361 |
|
|
+ |
5362 |
|
|
+ <entry> |
5363 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
5364 |
|
|
+ <trans>Denna domän finns inte på denna server</trans> |
5365 |
|
|
+ </entry> |
5366 |
|
|
+ |
5367 |
|
|
+ <entry> |
5368 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
5369 |
|
|
+ <trans>Detta konto finns inte på denna server</trans> |
5370 |
|
|
+ </entry> |
5371 |
|
|
+ |
5372 |
|
|
+ <entry> |
5373 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
5374 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
5375 |
|
|
+ </entry> |
5376 |
|
|
+ <entry> |
5377 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
5378 |
|
|
+ <trans>Successfully created mailalias</trans> |
5379 |
|
|
+ </entry> |
5380 |
|
|
+ <entry> |
5381 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
5382 |
|
|
+ <trans>Successfully modified mailalias</trans> |
5383 |
|
|
+ </entry> |
5384 |
|
|
+ <entry> |
5385 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
5386 |
|
|
+ <trans>Successfully removed mailalias</trans> |
5387 |
|
|
+ </entry> |
5388 |
|
|
+ <entry> |
5389 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
5390 |
|
|
+ <trans>Remove Mailalias</trans> |
5391 |
|
|
+ </entry> |
5392 |
|
|
+ <entry> |
5393 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
5394 |
|
|
+ <trans>About to remove</trans> |
5395 |
|
|
+ </entry> |
5396 |
|
|
+ <entry> |
5397 |
|
|
+ <base>EVERYONE</base> |
5398 |
|
|
+ <trans>Alla</trans> |
5399 |
|
|
+ </entry> |
5400 |
|
|
+ <entry> |
5401 |
|
|
+ <base>ALL</base> |
5402 |
|
|
+ <trans>All domains</trans> |
5403 |
|
|
+ </entry> |
5404 |
|
|
+ <entry> |
5405 |
|
|
+ <base>Mailalias</base> |
5406 |
|
|
+ <trans>Mailalias</trans> |
5407 |
|
|
+ </entry> |
5408 |
|
|
+ <entry> |
5409 |
|
|
+ <base>mailalias</base> |
5410 |
|
|
+ <trans>mailalias</trans> |
5411 |
|
|
+ </entry> |
5412 |
|
|
+ <entry> |
5413 |
|
|
+ <base>NO_MAILALIASES</base> |
5414 |
|
|
+ <trans>No mail alias yet !</trans> |
5415 |
|
|
+ </entry> |
5416 |
|
|
+ |
5417 |
|
|
+ |
5418 |
|
|
+</lexicon> |
5419 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
5420 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:50.654341938 +0100 |
5421 |
|
|
@@ -0,0 +1,123 @@ |
5422 |
|
|
+<lexicon lang="sv"> |
5423 |
|
|
+ <entry> |
5424 |
|
|
+ <base>CLICK_TO_CREATE</base> |
5425 |
|
|
+ <trans>Add a Mailalias</trans> |
5426 |
|
|
+ </entry> |
5427 |
|
|
+ <entry> |
5428 |
|
|
+ <base>FORM_TITLE</base> |
5429 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
5430 |
|
|
+ </entry> |
5431 |
|
|
+ <entry> |
5432 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
5433 |
|
|
+ <trans>Current defined Mailalias</trans> |
5434 |
|
|
+ </entry> |
5435 |
|
|
+ <entry> |
5436 |
|
|
+ <base>MAILALIAS</base> |
5437 |
|
|
+ <trans>Mailalias</trans> |
5438 |
|
|
+ </entry> |
5439 |
|
|
+ <entry> |
5440 |
|
|
+ <base>DOMAINNAME</base> |
5441 |
|
|
+ <trans>Domain Name</trans> |
5442 |
|
|
+ </entry> |
5443 |
|
|
+ <entry> |
5444 |
|
|
+ <base>EMAIL_DEST</base> |
5445 |
|
|
+ <trans>Forward to</trans> |
5446 |
|
|
+ </entry> |
5447 |
|
|
+ <entry> |
5448 |
|
|
+ <base>SELECT_ACCOUNT</base> |
5449 |
|
|
+ <trans>Email(s) to forward to</trans> |
5450 |
|
|
+ </entry> |
5451 |
|
|
+ <entry> |
5452 |
|
|
+ <base>SELECT_INTERNAL</base> |
5453 |
|
|
+ <trans>Endast lokalt nätverk</trans> |
5454 |
|
|
+ </entry> |
5455 |
|
|
+ <entry> |
5456 |
|
|
+ <base>SELECT_DOMAIN</base> |
5457 |
|
|
+ <trans>Select a domain</trans> |
5458 |
|
|
+ </entry> |
5459 |
|
|
+ <entry> |
5460 |
|
|
+ <base>MAILALIAS_NAME</base> |
5461 |
|
|
+ <trans>Mailalias</trans> |
5462 |
|
|
+ </entry> |
5463 |
|
|
+ <entry> |
5464 |
|
|
+ <base>EMAIL</base> |
5465 |
|
|
+ <trans>Email(s) to forward to</trans> |
5466 |
|
|
+ </entry> |
5467 |
|
|
+ <entry> |
5468 |
|
|
+ <base>USER_OR_GROUP</base> |
5469 |
|
|
+ <trans>Användare eller grupp</trans> |
5470 |
|
|
+ </entry> |
5471 |
|
|
+ <entry> |
5472 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
5473 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
5474 |
|
|
+ </entry> |
5475 |
|
|
+ <entry> |
5476 |
|
|
+ <base>TITLE_CREATE</base> |
5477 |
|
|
+ <trans>Create a Mailalias</trans> |
5478 |
|
|
+ </entry> |
5479 |
|
|
+ <entry> |
5480 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
5481 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
5482 |
|
|
+ </entry> |
5483 |
|
|
+ <entry> |
5484 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
5485 |
|
|
+ <trans>Ändra pseudonym</trans> |
5486 |
|
|
+ <entry> |
5487 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
5488 |
|
|
+ <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> |
5489 |
|
|
+ </entry> |
5490 |
|
|
+ <entry> |
5491 |
|
|
+ <base>NAME_IN_USE</base> |
5492 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
5493 |
|
|
+ </entry> |
5494 |
|
|
+ <entry> |
5495 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
5496 |
|
|
+ <trans>That account is not a mailalias</trans> |
5497 |
|
|
+ </entry> |
5498 |
|
|
+ |
5499 |
|
|
+ <entry> |
5500 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
5501 |
|
|
+ <trans>Denna domän finns inte på denna server</trans> |
5502 |
|
|
+ </entry> |
5503 |
|
|
+ |
5504 |
|
|
+ <entry> |
5505 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
5506 |
|
|
+ <trans>Detta konto finns inte på denna server</trans> |
5507 |
|
|
+ </entry> |
5508 |
|
|
+ |
5509 |
|
|
+ <entry> |
5510 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
5511 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
5512 |
|
|
+ </entry> |
5513 |
|
|
+ <entry> |
5514 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
5515 |
|
|
+ <trans>Successfully created mailalias</trans> |
5516 |
|
|
+ </entry> |
5517 |
|
|
+ <entry> |
5518 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
5519 |
|
|
+ <trans>Successfully modified mailalias</trans> |
5520 |
|
|
+ </entry> |
5521 |
|
|
+ <entry> |
5522 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
5523 |
|
|
+ <trans>Successfully removed mailalias</trans> |
5524 |
|
|
+ </entry> |
5525 |
|
|
+ <entry> |
5526 |
|
|
+ <base>EVERYONE</base> |
5527 |
|
|
+ <trans>Alla</trans> |
5528 |
|
|
+ </entry> |
5529 |
|
|
+ <entry> |
5530 |
|
|
+ <base>ALL</base> |
5531 |
|
|
+ <trans>All domains</trans> |
5532 |
|
|
+ </entry> |
5533 |
|
|
+ <entry> |
5534 |
|
|
+ <base>Mailalias</base> |
5535 |
|
|
+ <trans>Mailalias</trans> |
5536 |
|
|
+ </entry> |
5537 |
|
|
+ <entry> |
5538 |
|
|
+ <base>mailalias</base> |
5539 |
|
|
+ <trans>mailalias</trans> |
5540 |
|
|
+ </entry> |
5541 |
|
|
+ |
5542 |
|
|
+ |
5543 |
|
|
+ |
5544 |
|
|
+</entry></lexicon> |
5545 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/th/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
5546 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/th/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:47.988339115 +0100 |
5547 |
|
|
@@ -0,0 +1,135 @@ |
5548 |
|
|
+<lexicon lang="th"> |
5549 |
|
|
+ <entry> |
5550 |
|
|
+ <base>CLICK_TO_CREATE</base> |
5551 |
|
|
+ <trans>Add a Mailalias</trans> |
5552 |
|
|
+ </entry> |
5553 |
|
|
+ <entry> |
5554 |
|
|
+ <base>FORM_TITLE</base> |
5555 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
5556 |
|
|
+ </entry> |
5557 |
|
|
+ <entry> |
5558 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
5559 |
|
|
+ <trans>List of current Mailalias</trans> |
5560 |
|
|
+ </entry> |
5561 |
|
|
+ <entry> |
5562 |
|
|
+ <base>MAILALIAS</base> |
5563 |
|
|
+ <trans>Mailalias</trans> |
5564 |
|
|
+ </entry> |
5565 |
|
|
+ <entry> |
5566 |
|
|
+ <base>DOMAINNAME</base> |
5567 |
|
|
+ <trans>Domain Name</trans> |
5568 |
|
|
+ </entry> |
5569 |
|
|
+ <entry> |
5570 |
|
|
+ <base>EMAIL_DEST</base> |
5571 |
|
|
+ <trans>Forward to</trans> |
5572 |
|
|
+ </entry> |
5573 |
|
|
+ <entry> |
5574 |
|
|
+ <base>SELECT_ACCOUNT</base> |
5575 |
|
|
+ <trans>Email(s) to forward to</trans> |
5576 |
|
|
+ </entry> |
5577 |
|
|
+ <entry> |
5578 |
|
|
+ <base>SELECT_INTERNAL</base> |
5579 |
|
|
+ <trans>เฉพาะ local network</trans> |
5580 |
|
|
+ </entry> |
5581 |
|
|
+ <entry> |
5582 |
|
|
+ <base>SELECT_DOMAIN</base> |
5583 |
|
|
+ <trans>Select a domain</trans> |
5584 |
|
|
+ </entry> |
5585 |
|
|
+ <entry> |
5586 |
|
|
+ <base>MAILALIAS_NAME</base> |
5587 |
|
|
+ <trans>Mailalias</trans> |
5588 |
|
|
+ </entry> |
5589 |
|
|
+ <entry> |
5590 |
|
|
+ <base>EMAIL</base> |
5591 |
|
|
+ <trans>Email(s) to forward to</trans> |
5592 |
|
|
+ </entry> |
5593 |
|
|
+ <entry> |
5594 |
|
|
+ <base>USER_OR_GROUP</base> |
5595 |
|
|
+ <trans>ผู้ใช้หรือกลุ่มผู้ใช้</trans> |
5596 |
|
|
+ </entry> |
5597 |
|
|
+ <entry> |
5598 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
5599 |
|
|
+ <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> |
5600 |
|
|
+ </entry> |
5601 |
|
|
+ <entry> |
5602 |
|
|
+ <base>TITLE_CREATE</base> |
5603 |
|
|
+ <trans>Create a Mailalias</trans> |
5604 |
|
|
+ </entry> |
5605 |
|
|
+ <entry> |
5606 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
5607 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
5608 |
|
|
+ </entry> |
5609 |
|
|
+ <entry> |
5610 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
5611 |
|
|
+ <trans>Modify Mailalias</trans> |
5612 |
|
|
+ </entry> |
5613 |
|
|
+ <entry> |
5614 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
5615 |
|
|
+ <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> |
5616 |
|
|
+ </entry> |
5617 |
|
|
+ <entry> |
5618 |
|
|
+ <base>NAME_IN_USE</base> |
5619 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
5620 |
|
|
+ </entry> |
5621 |
|
|
+ <entry> |
5622 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
5623 |
|
|
+ <trans>That account is not a mailalias</trans> |
5624 |
|
|
+ </entry> |
5625 |
|
|
+ |
5626 |
|
|
+ <entry> |
5627 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
5628 |
|
|
+ <trans>โดเมนที่ระบุไม่ได้อยู่บนเซิร์ฟเวอร์นี้</trans> |
5629 |
|
|
+ </entry> |
5630 |
|
|
+ |
5631 |
|
|
+ <entry> |
5632 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
5633 |
|
|
+ <trans>ชื่อบัญชีที่ระบุไม่ได้อยู่บนเซิร์ฟเวอร์นี้</trans> |
5634 |
|
|
+ </entry> |
5635 |
|
|
+ |
5636 |
|
|
+ <entry> |
5637 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
5638 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
5639 |
|
|
+ </entry> |
5640 |
|
|
+ <entry> |
5641 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
5642 |
|
|
+ <trans>Successfully created mailalias</trans> |
5643 |
|
|
+ </entry> |
5644 |
|
|
+ <entry> |
5645 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
5646 |
|
|
+ <trans>Successfully modified mailalias</trans> |
5647 |
|
|
+ </entry> |
5648 |
|
|
+ <entry> |
5649 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
5650 |
|
|
+ <trans>Successfully removed mailalias</trans> |
5651 |
|
|
+ </entry> |
5652 |
|
|
+ <entry> |
5653 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
5654 |
|
|
+ <trans>Remove Mailalias</trans> |
5655 |
|
|
+ </entry> |
5656 |
|
|
+ <entry> |
5657 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
5658 |
|
|
+ <trans>About to remove</trans> |
5659 |
|
|
+ </entry> |
5660 |
|
|
+ <entry> |
5661 |
|
|
+ <base>EVERYONE</base> |
5662 |
|
|
+ <trans>ทุกคน</trans> |
5663 |
|
|
+ </entry> |
5664 |
|
|
+ <entry> |
5665 |
|
|
+ <base>ALL</base> |
5666 |
|
|
+ <trans>All domains</trans> |
5667 |
|
|
+ </entry> |
5668 |
|
|
+ <entry> |
5669 |
|
|
+ <base>Mailalias</base> |
5670 |
|
|
+ <trans>Mailalias</trans> |
5671 |
|
|
+ </entry> |
5672 |
|
|
+ <entry> |
5673 |
|
|
+ <base>mailalias</base> |
5674 |
|
|
+ <trans>mailalias</trans> |
5675 |
|
|
+ </entry> |
5676 |
|
|
+ <entry> |
5677 |
|
|
+ <base>NO_MAILALIASES</base> |
5678 |
|
|
+ <trans>No mail alias yet !</trans> |
5679 |
|
|
+ </entry> |
5680 |
|
|
+ |
5681 |
|
|
+ |
5682 |
|
|
+</lexicon> |
5683 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/th/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
5684 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/th/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:50.744342034 +0100 |
5685 |
|
|
@@ -0,0 +1,123 @@ |
5686 |
|
|
+<lexicon lang="th"> |
5687 |
|
|
+ <entry> |
5688 |
|
|
+ <base>CLICK_TO_CREATE</base> |
5689 |
|
|
+ <trans>Add a Mailalias</trans> |
5690 |
|
|
+ </entry> |
5691 |
|
|
+ <entry> |
5692 |
|
|
+ <base>FORM_TITLE</base> |
5693 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
5694 |
|
|
+ </entry> |
5695 |
|
|
+ <entry> |
5696 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
5697 |
|
|
+ <trans>Current defined Mailalias</trans> |
5698 |
|
|
+ </entry> |
5699 |
|
|
+ <entry> |
5700 |
|
|
+ <base>MAILALIAS</base> |
5701 |
|
|
+ <trans>Mailalias</trans> |
5702 |
|
|
+ </entry> |
5703 |
|
|
+ <entry> |
5704 |
|
|
+ <base>DOMAINNAME</base> |
5705 |
|
|
+ <trans>Domain Name</trans> |
5706 |
|
|
+ </entry> |
5707 |
|
|
+ <entry> |
5708 |
|
|
+ <base>EMAIL_DEST</base> |
5709 |
|
|
+ <trans>Forward to</trans> |
5710 |
|
|
+ </entry> |
5711 |
|
|
+ <entry> |
5712 |
|
|
+ <base>SELECT_ACCOUNT</base> |
5713 |
|
|
+ <trans>Email(s) to forward to</trans> |
5714 |
|
|
+ </entry> |
5715 |
|
|
+ <entry> |
5716 |
|
|
+ <base>SELECT_INTERNAL</base> |
5717 |
|
|
+ <trans>เฉพาะ local network</trans> |
5718 |
|
|
+ </entry> |
5719 |
|
|
+ <entry> |
5720 |
|
|
+ <base>SELECT_DOMAIN</base> |
5721 |
|
|
+ <trans>Select a domain</trans> |
5722 |
|
|
+ </entry> |
5723 |
|
|
+ <entry> |
5724 |
|
|
+ <base>MAILALIAS_NAME</base> |
5725 |
|
|
+ <trans>Mailalias</trans> |
5726 |
|
|
+ </entry> |
5727 |
|
|
+ <entry> |
5728 |
|
|
+ <base>EMAIL</base> |
5729 |
|
|
+ <trans>Email(s) to forward to</trans> |
5730 |
|
|
+ </entry> |
5731 |
|
|
+ <entry> |
5732 |
|
|
+ <base>USER_OR_GROUP</base> |
5733 |
|
|
+ <trans>ผู้ใช้หรือกลุ่มผู้ใช้</trans> |
5734 |
|
|
+ </entry> |
5735 |
|
|
+ <entry> |
5736 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
5737 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
5738 |
|
|
+ </entry> |
5739 |
|
|
+ <entry> |
5740 |
|
|
+ <base>TITLE_CREATE</base> |
5741 |
|
|
+ <trans>Create a Mailalias</trans> |
5742 |
|
|
+ </entry> |
5743 |
|
|
+ <entry> |
5744 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
5745 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
5746 |
|
|
+ </entry> |
5747 |
|
|
+ <entry> |
5748 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
5749 |
|
|
+ <trans>แก้ไขนามแฝง</trans> |
5750 |
|
|
+ <entry> |
5751 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
5752 |
|
|
+ <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> |
5753 |
|
|
+ </entry> |
5754 |
|
|
+ <entry> |
5755 |
|
|
+ <base>NAME_IN_USE</base> |
5756 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
5757 |
|
|
+ </entry> |
5758 |
|
|
+ <entry> |
5759 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
5760 |
|
|
+ <trans>That account is not a mailalias</trans> |
5761 |
|
|
+ </entry> |
5762 |
|
|
+ |
5763 |
|
|
+ <entry> |
5764 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
5765 |
|
|
+ <trans>โดเมนที่ระบุไม่ได้อยู่บนเซิร์ฟเวอร์นี้</trans> |
5766 |
|
|
+ </entry> |
5767 |
|
|
+ |
5768 |
|
|
+ <entry> |
5769 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
5770 |
|
|
+ <trans>ชื่อบัญชีที่ระบุไม่ได้อยู่บนเซิร์ฟเวอร์นี้</trans> |
5771 |
|
|
+ </entry> |
5772 |
|
|
+ |
5773 |
|
|
+ <entry> |
5774 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
5775 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
5776 |
|
|
+ </entry> |
5777 |
|
|
+ <entry> |
5778 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
5779 |
|
|
+ <trans>Successfully created mailalias</trans> |
5780 |
|
|
+ </entry> |
5781 |
|
|
+ <entry> |
5782 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
5783 |
|
|
+ <trans>Successfully modified mailalias</trans> |
5784 |
|
|
+ </entry> |
5785 |
|
|
+ <entry> |
5786 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
5787 |
|
|
+ <trans>Successfully removed mailalias</trans> |
5788 |
|
|
+ </entry> |
5789 |
|
|
+ <entry> |
5790 |
|
|
+ <base>EVERYONE</base> |
5791 |
|
|
+ <trans>ทุกคน</trans> |
5792 |
|
|
+ </entry> |
5793 |
|
|
+ <entry> |
5794 |
|
|
+ <base>ALL</base> |
5795 |
|
|
+ <trans>All domains</trans> |
5796 |
|
|
+ </entry> |
5797 |
|
|
+ <entry> |
5798 |
|
|
+ <base>Mailalias</base> |
5799 |
|
|
+ <trans>Mailalias</trans> |
5800 |
|
|
+ </entry> |
5801 |
|
|
+ <entry> |
5802 |
|
|
+ <base>mailalias</base> |
5803 |
|
|
+ <trans>mailalias</trans> |
5804 |
|
|
+ </entry> |
5805 |
|
|
+ |
5806 |
|
|
+ |
5807 |
|
|
+ |
5808 |
|
|
+</entry></lexicon> |
5809 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
5810 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:48.092339225 +0100 |
5811 |
|
|
@@ -0,0 +1,135 @@ |
5812 |
|
|
+<lexicon lang="tr"> |
5813 |
|
|
+ <entry> |
5814 |
|
|
+ <base>CLICK_TO_CREATE</base> |
5815 |
|
|
+ <trans>Add a Mailalias</trans> |
5816 |
|
|
+ </entry> |
5817 |
|
|
+ <entry> |
5818 |
|
|
+ <base>FORM_TITLE</base> |
5819 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
5820 |
|
|
+ </entry> |
5821 |
|
|
+ <entry> |
5822 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
5823 |
|
|
+ <trans>List of current Mailalias</trans> |
5824 |
|
|
+ </entry> |
5825 |
|
|
+ <entry> |
5826 |
|
|
+ <base>MAILALIAS</base> |
5827 |
|
|
+ <trans>Mailalias</trans> |
5828 |
|
|
+ </entry> |
5829 |
|
|
+ <entry> |
5830 |
|
|
+ <base>DOMAINNAME</base> |
5831 |
|
|
+ <trans>Domain Name</trans> |
5832 |
|
|
+ </entry> |
5833 |
|
|
+ <entry> |
5834 |
|
|
+ <base>EMAIL_DEST</base> |
5835 |
|
|
+ <trans>Forward to</trans> |
5836 |
|
|
+ </entry> |
5837 |
|
|
+ <entry> |
5838 |
|
|
+ <base>SELECT_ACCOUNT</base> |
5839 |
|
|
+ <trans>Email(s) to forward to</trans> |
5840 |
|
|
+ </entry> |
5841 |
|
|
+ <entry> |
5842 |
|
|
+ <base>SELECT_INTERNAL</base> |
5843 |
|
|
+ <trans>Sadece yerel ağ</trans> |
5844 |
|
|
+ </entry> |
5845 |
|
|
+ <entry> |
5846 |
|
|
+ <base>SELECT_DOMAIN</base> |
5847 |
|
|
+ <trans>Select a domain</trans> |
5848 |
|
|
+ </entry> |
5849 |
|
|
+ <entry> |
5850 |
|
|
+ <base>MAILALIAS_NAME</base> |
5851 |
|
|
+ <trans>Mailalias</trans> |
5852 |
|
|
+ </entry> |
5853 |
|
|
+ <entry> |
5854 |
|
|
+ <base>EMAIL</base> |
5855 |
|
|
+ <trans>Email(s) to forward to</trans> |
5856 |
|
|
+ </entry> |
5857 |
|
|
+ <entry> |
5858 |
|
|
+ <base>USER_OR_GROUP</base> |
5859 |
|
|
+ <trans>Kullanıcı veya grup</trans> |
5860 |
|
|
+ </entry> |
5861 |
|
|
+ <entry> |
5862 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
5863 |
|
|
+ <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> |
5864 |
|
|
+ </entry> |
5865 |
|
|
+ <entry> |
5866 |
|
|
+ <base>TITLE_CREATE</base> |
5867 |
|
|
+ <trans>Create a Mailalias</trans> |
5868 |
|
|
+ </entry> |
5869 |
|
|
+ <entry> |
5870 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
5871 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
5872 |
|
|
+ </entry> |
5873 |
|
|
+ <entry> |
5874 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
5875 |
|
|
+ <trans>Modify Mailalias</trans> |
5876 |
|
|
+ </entry> |
5877 |
|
|
+ <entry> |
5878 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
5879 |
|
|
+ <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> |
5880 |
|
|
+ </entry> |
5881 |
|
|
+ <entry> |
5882 |
|
|
+ <base>NAME_IN_USE</base> |
5883 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
5884 |
|
|
+ </entry> |
5885 |
|
|
+ <entry> |
5886 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
5887 |
|
|
+ <trans>That account is not a mailalias</trans> |
5888 |
|
|
+ </entry> |
5889 |
|
|
+ |
5890 |
|
|
+ <entry> |
5891 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
5892 |
|
|
+ <trans>Bu alan adı bu sunucuda barındırılmıyor</trans> |
5893 |
|
|
+ </entry> |
5894 |
|
|
+ |
5895 |
|
|
+ <entry> |
5896 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
5897 |
|
|
+ <trans>Bu hesap bu sunucuda barındırılmıyor</trans> |
5898 |
|
|
+ </entry> |
5899 |
|
|
+ |
5900 |
|
|
+ <entry> |
5901 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
5902 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
5903 |
|
|
+ </entry> |
5904 |
|
|
+ <entry> |
5905 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
5906 |
|
|
+ <trans>Successfully created mailalias</trans> |
5907 |
|
|
+ </entry> |
5908 |
|
|
+ <entry> |
5909 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
5910 |
|
|
+ <trans>Successfully modified mailalias</trans> |
5911 |
|
|
+ </entry> |
5912 |
|
|
+ <entry> |
5913 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
5914 |
|
|
+ <trans>Successfully removed mailalias</trans> |
5915 |
|
|
+ </entry> |
5916 |
|
|
+ <entry> |
5917 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
5918 |
|
|
+ <trans>Remove Mailalias</trans> |
5919 |
|
|
+ </entry> |
5920 |
|
|
+ <entry> |
5921 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
5922 |
|
|
+ <trans>About to remove</trans> |
5923 |
|
|
+ </entry> |
5924 |
|
|
+ <entry> |
5925 |
|
|
+ <base>EVERYONE</base> |
5926 |
|
|
+ <trans>Herkes</trans> |
5927 |
|
|
+ </entry> |
5928 |
|
|
+ <entry> |
5929 |
|
|
+ <base>ALL</base> |
5930 |
|
|
+ <trans>All domains</trans> |
5931 |
|
|
+ </entry> |
5932 |
|
|
+ <entry> |
5933 |
|
|
+ <base>Mailalias</base> |
5934 |
|
|
+ <trans>Mailalias</trans> |
5935 |
|
|
+ </entry> |
5936 |
|
|
+ <entry> |
5937 |
|
|
+ <base>mailalias</base> |
5938 |
|
|
+ <trans>mailalias</trans> |
5939 |
|
|
+ </entry> |
5940 |
|
|
+ <entry> |
5941 |
|
|
+ <base>NO_MAILALIASES</base> |
5942 |
|
|
+ <trans>No mail alias yet !</trans> |
5943 |
|
|
+ </entry> |
5944 |
|
|
+ |
5945 |
|
|
+ |
5946 |
|
|
+</lexicon> |
5947 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
5948 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:50.853342148 +0100 |
5949 |
|
|
@@ -0,0 +1,123 @@ |
5950 |
|
|
+<lexicon lang="tr"> |
5951 |
|
|
+ <entry> |
5952 |
|
|
+ <base>CLICK_TO_CREATE</base> |
5953 |
|
|
+ <trans>Add a Mailalias</trans> |
5954 |
|
|
+ </entry> |
5955 |
|
|
+ <entry> |
5956 |
|
|
+ <base>FORM_TITLE</base> |
5957 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
5958 |
|
|
+ </entry> |
5959 |
|
|
+ <entry> |
5960 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
5961 |
|
|
+ <trans>Current defined Mailalias</trans> |
5962 |
|
|
+ </entry> |
5963 |
|
|
+ <entry> |
5964 |
|
|
+ <base>MAILALIAS</base> |
5965 |
|
|
+ <trans>Mailalias</trans> |
5966 |
|
|
+ </entry> |
5967 |
|
|
+ <entry> |
5968 |
|
|
+ <base>DOMAINNAME</base> |
5969 |
|
|
+ <trans>Domain Name</trans> |
5970 |
|
|
+ </entry> |
5971 |
|
|
+ <entry> |
5972 |
|
|
+ <base>EMAIL_DEST</base> |
5973 |
|
|
+ <trans>Forward to</trans> |
5974 |
|
|
+ </entry> |
5975 |
|
|
+ <entry> |
5976 |
|
|
+ <base>SELECT_ACCOUNT</base> |
5977 |
|
|
+ <trans>Email(s) to forward to</trans> |
5978 |
|
|
+ </entry> |
5979 |
|
|
+ <entry> |
5980 |
|
|
+ <base>SELECT_INTERNAL</base> |
5981 |
|
|
+ <trans>Sadece yerel ağ</trans> |
5982 |
|
|
+ </entry> |
5983 |
|
|
+ <entry> |
5984 |
|
|
+ <base>SELECT_DOMAIN</base> |
5985 |
|
|
+ <trans>Select a domain</trans> |
5986 |
|
|
+ </entry> |
5987 |
|
|
+ <entry> |
5988 |
|
|
+ <base>MAILALIAS_NAME</base> |
5989 |
|
|
+ <trans>Mailalias</trans> |
5990 |
|
|
+ </entry> |
5991 |
|
|
+ <entry> |
5992 |
|
|
+ <base>EMAIL</base> |
5993 |
|
|
+ <trans>Email(s) to forward to</trans> |
5994 |
|
|
+ </entry> |
5995 |
|
|
+ <entry> |
5996 |
|
|
+ <base>USER_OR_GROUP</base> |
5997 |
|
|
+ <trans>Kullanıcı veya grup</trans> |
5998 |
|
|
+ </entry> |
5999 |
|
|
+ <entry> |
6000 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
6001 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
6002 |
|
|
+ </entry> |
6003 |
|
|
+ <entry> |
6004 |
|
|
+ <base>TITLE_CREATE</base> |
6005 |
|
|
+ <trans>Create a Mailalias</trans> |
6006 |
|
|
+ </entry> |
6007 |
|
|
+ <entry> |
6008 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
6009 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
6010 |
|
|
+ </entry> |
6011 |
|
|
+ <entry> |
6012 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
6013 |
|
|
+ <trans>Takma Adları Değiştir</trans> |
6014 |
|
|
+ <entry> |
6015 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
6016 |
|
|
+ <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> |
6017 |
|
|
+ </entry> |
6018 |
|
|
+ <entry> |
6019 |
|
|
+ <base>NAME_IN_USE</base> |
6020 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
6021 |
|
|
+ </entry> |
6022 |
|
|
+ <entry> |
6023 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
6024 |
|
|
+ <trans>That account is not a mailalias</trans> |
6025 |
|
|
+ </entry> |
6026 |
|
|
+ |
6027 |
|
|
+ <entry> |
6028 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
6029 |
|
|
+ <trans>Bu alan adı bu sunucuda barındırılmıyor</trans> |
6030 |
|
|
+ </entry> |
6031 |
|
|
+ |
6032 |
|
|
+ <entry> |
6033 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
6034 |
|
|
+ <trans>Bu hesap bu sunucuda barındırılmıyor</trans> |
6035 |
|
|
+ </entry> |
6036 |
|
|
+ |
6037 |
|
|
+ <entry> |
6038 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
6039 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
6040 |
|
|
+ </entry> |
6041 |
|
|
+ <entry> |
6042 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
6043 |
|
|
+ <trans>Successfully created mailalias</trans> |
6044 |
|
|
+ </entry> |
6045 |
|
|
+ <entry> |
6046 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
6047 |
|
|
+ <trans>Successfully modified mailalias</trans> |
6048 |
|
|
+ </entry> |
6049 |
|
|
+ <entry> |
6050 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
6051 |
|
|
+ <trans>Successfully removed mailalias</trans> |
6052 |
|
|
+ </entry> |
6053 |
|
|
+ <entry> |
6054 |
|
|
+ <base>EVERYONE</base> |
6055 |
|
|
+ <trans>Herkes</trans> |
6056 |
|
|
+ </entry> |
6057 |
|
|
+ <entry> |
6058 |
|
|
+ <base>ALL</base> |
6059 |
|
|
+ <trans>All domains</trans> |
6060 |
|
|
+ </entry> |
6061 |
|
|
+ <entry> |
6062 |
|
|
+ <base>Mailalias</base> |
6063 |
|
|
+ <trans>Mailalias</trans> |
6064 |
|
|
+ </entry> |
6065 |
|
|
+ <entry> |
6066 |
|
|
+ <base>mailalias</base> |
6067 |
|
|
+ <trans>mailalias</trans> |
6068 |
|
|
+ </entry> |
6069 |
|
|
+ |
6070 |
|
|
+ |
6071 |
|
|
+ |
6072 |
|
|
+</entry></lexicon> |
6073 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
6074 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:48.200339340 +0100 |
6075 |
|
|
@@ -0,0 +1,135 @@ |
6076 |
|
|
+<lexicon lang="zh-cn"> |
6077 |
|
|
+ <entry> |
6078 |
|
|
+ <base>CLICK_TO_CREATE</base> |
6079 |
|
|
+ <trans>Add a Mailalias</trans> |
6080 |
|
|
+ </entry> |
6081 |
|
|
+ <entry> |
6082 |
|
|
+ <base>FORM_TITLE</base> |
6083 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
6084 |
|
|
+ </entry> |
6085 |
|
|
+ <entry> |
6086 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
6087 |
|
|
+ <trans>List of current Mailalias</trans> |
6088 |
|
|
+ </entry> |
6089 |
|
|
+ <entry> |
6090 |
|
|
+ <base>MAILALIAS</base> |
6091 |
|
|
+ <trans>Mailalias</trans> |
6092 |
|
|
+ </entry> |
6093 |
|
|
+ <entry> |
6094 |
|
|
+ <base>DOMAINNAME</base> |
6095 |
|
|
+ <trans>Domain Name</trans> |
6096 |
|
|
+ </entry> |
6097 |
|
|
+ <entry> |
6098 |
|
|
+ <base>EMAIL_DEST</base> |
6099 |
|
|
+ <trans>Forward to</trans> |
6100 |
|
|
+ </entry> |
6101 |
|
|
+ <entry> |
6102 |
|
|
+ <base>SELECT_ACCOUNT</base> |
6103 |
|
|
+ <trans>Email(s) to forward to</trans> |
6104 |
|
|
+ </entry> |
6105 |
|
|
+ <entry> |
6106 |
|
|
+ <base>SELECT_INTERNAL</base> |
6107 |
|
|
+ <trans>仅限本地网络</trans> |
6108 |
|
|
+ </entry> |
6109 |
|
|
+ <entry> |
6110 |
|
|
+ <base>SELECT_DOMAIN</base> |
6111 |
|
|
+ <trans>Select a domain</trans> |
6112 |
|
|
+ </entry> |
6113 |
|
|
+ <entry> |
6114 |
|
|
+ <base>MAILALIAS_NAME</base> |
6115 |
|
|
+ <trans>Mailalias</trans> |
6116 |
|
|
+ </entry> |
6117 |
|
|
+ <entry> |
6118 |
|
|
+ <base>EMAIL</base> |
6119 |
|
|
+ <trans>Email(s) to forward to</trans> |
6120 |
|
|
+ </entry> |
6121 |
|
|
+ <entry> |
6122 |
|
|
+ <base>USER_OR_GROUP</base> |
6123 |
|
|
+ <trans>用户或组</trans> |
6124 |
|
|
+ </entry> |
6125 |
|
|
+ <entry> |
6126 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
6127 |
|
|
+ <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> |
6128 |
|
|
+ </entry> |
6129 |
|
|
+ <entry> |
6130 |
|
|
+ <base>TITLE_CREATE</base> |
6131 |
|
|
+ <trans>Create a Mailalias</trans> |
6132 |
|
|
+ </entry> |
6133 |
|
|
+ <entry> |
6134 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
6135 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
6136 |
|
|
+ </entry> |
6137 |
|
|
+ <entry> |
6138 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
6139 |
|
|
+ <trans>Modify Mailalias</trans> |
6140 |
|
|
+ </entry> |
6141 |
|
|
+ <entry> |
6142 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
6143 |
|
|
+ <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> |
6144 |
|
|
+ </entry> |
6145 |
|
|
+ <entry> |
6146 |
|
|
+ <base>NAME_IN_USE</base> |
6147 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
6148 |
|
|
+ </entry> |
6149 |
|
|
+ <entry> |
6150 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
6151 |
|
|
+ <trans>That account is not a mailalias</trans> |
6152 |
|
|
+ </entry> |
6153 |
|
|
+ |
6154 |
|
|
+ <entry> |
6155 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
6156 |
|
|
+ <trans>这个域不在服务器上</trans> |
6157 |
|
|
+ </entry> |
6158 |
|
|
+ |
6159 |
|
|
+ <entry> |
6160 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
6161 |
|
|
+ <trans>这个账号不在服务器上</trans> |
6162 |
|
|
+ </entry> |
6163 |
|
|
+ |
6164 |
|
|
+ <entry> |
6165 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
6166 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
6167 |
|
|
+ </entry> |
6168 |
|
|
+ <entry> |
6169 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
6170 |
|
|
+ <trans>Successfully created mailalias</trans> |
6171 |
|
|
+ </entry> |
6172 |
|
|
+ <entry> |
6173 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
6174 |
|
|
+ <trans>Successfully modified mailalias</trans> |
6175 |
|
|
+ </entry> |
6176 |
|
|
+ <entry> |
6177 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
6178 |
|
|
+ <trans>Successfully removed mailalias</trans> |
6179 |
|
|
+ </entry> |
6180 |
|
|
+ <entry> |
6181 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
6182 |
|
|
+ <trans>Remove Mailalias</trans> |
6183 |
|
|
+ </entry> |
6184 |
|
|
+ <entry> |
6185 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
6186 |
|
|
+ <trans>About to remove</trans> |
6187 |
|
|
+ </entry> |
6188 |
|
|
+ <entry> |
6189 |
|
|
+ <base>EVERYONE</base> |
6190 |
|
|
+ <trans>任何人</trans> |
6191 |
|
|
+ </entry> |
6192 |
|
|
+ <entry> |
6193 |
|
|
+ <base>ALL</base> |
6194 |
|
|
+ <trans>All domains</trans> |
6195 |
|
|
+ </entry> |
6196 |
|
|
+ <entry> |
6197 |
|
|
+ <base>Mailalias</base> |
6198 |
|
|
+ <trans>Mailalias</trans> |
6199 |
|
|
+ </entry> |
6200 |
|
|
+ <entry> |
6201 |
|
|
+ <base>mailalias</base> |
6202 |
|
|
+ <trans>mailalias</trans> |
6203 |
|
|
+ </entry> |
6204 |
|
|
+ <entry> |
6205 |
|
|
+ <base>NO_MAILALIASES</base> |
6206 |
|
|
+ <trans>No mail alias yet !</trans> |
6207 |
|
|
+ </entry> |
6208 |
|
|
+ |
6209 |
|
|
+ |
6210 |
|
|
+</lexicon> |
6211 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
6212 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:50.945342246 +0100 |
6213 |
|
|
@@ -0,0 +1,123 @@ |
6214 |
|
|
+<lexicon lang="zh-cn"> |
6215 |
|
|
+ <entry> |
6216 |
|
|
+ <base>CLICK_TO_CREATE</base> |
6217 |
|
|
+ <trans>Add a Mailalias</trans> |
6218 |
|
|
+ </entry> |
6219 |
|
|
+ <entry> |
6220 |
|
|
+ <base>FORM_TITLE</base> |
6221 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
6222 |
|
|
+ </entry> |
6223 |
|
|
+ <entry> |
6224 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
6225 |
|
|
+ <trans>Current defined Mailalias</trans> |
6226 |
|
|
+ </entry> |
6227 |
|
|
+ <entry> |
6228 |
|
|
+ <base>MAILALIAS</base> |
6229 |
|
|
+ <trans>Mailalias</trans> |
6230 |
|
|
+ </entry> |
6231 |
|
|
+ <entry> |
6232 |
|
|
+ <base>DOMAINNAME</base> |
6233 |
|
|
+ <trans>Domain Name</trans> |
6234 |
|
|
+ </entry> |
6235 |
|
|
+ <entry> |
6236 |
|
|
+ <base>EMAIL_DEST</base> |
6237 |
|
|
+ <trans>Forward to</trans> |
6238 |
|
|
+ </entry> |
6239 |
|
|
+ <entry> |
6240 |
|
|
+ <base>SELECT_ACCOUNT</base> |
6241 |
|
|
+ <trans>Email(s) to forward to</trans> |
6242 |
|
|
+ </entry> |
6243 |
|
|
+ <entry> |
6244 |
|
|
+ <base>SELECT_INTERNAL</base> |
6245 |
|
|
+ <trans>仅限本地网络</trans> |
6246 |
|
|
+ </entry> |
6247 |
|
|
+ <entry> |
6248 |
|
|
+ <base>SELECT_DOMAIN</base> |
6249 |
|
|
+ <trans>Select a domain</trans> |
6250 |
|
|
+ </entry> |
6251 |
|
|
+ <entry> |
6252 |
|
|
+ <base>MAILALIAS_NAME</base> |
6253 |
|
|
+ <trans>Mailalias</trans> |
6254 |
|
|
+ </entry> |
6255 |
|
|
+ <entry> |
6256 |
|
|
+ <base>EMAIL</base> |
6257 |
|
|
+ <trans>Email(s) to forward to</trans> |
6258 |
|
|
+ </entry> |
6259 |
|
|
+ <entry> |
6260 |
|
|
+ <base>USER_OR_GROUP</base> |
6261 |
|
|
+ <trans>用户或组</trans> |
6262 |
|
|
+ </entry> |
6263 |
|
|
+ <entry> |
6264 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
6265 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
6266 |
|
|
+ </entry> |
6267 |
|
|
+ <entry> |
6268 |
|
|
+ <base>TITLE_CREATE</base> |
6269 |
|
|
+ <trans>Create a Mailalias</trans> |
6270 |
|
|
+ </entry> |
6271 |
|
|
+ <entry> |
6272 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
6273 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
6274 |
|
|
+ </entry> |
6275 |
|
|
+ <entry> |
6276 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
6277 |
|
|
+ <trans>修改别名</trans> |
6278 |
|
|
+ <entry> |
6279 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
6280 |
|
|
+ <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> |
6281 |
|
|
+ </entry> |
6282 |
|
|
+ <entry> |
6283 |
|
|
+ <base>NAME_IN_USE</base> |
6284 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
6285 |
|
|
+ </entry> |
6286 |
|
|
+ <entry> |
6287 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
6288 |
|
|
+ <trans>That account is not a mailalias</trans> |
6289 |
|
|
+ </entry> |
6290 |
|
|
+ |
6291 |
|
|
+ <entry> |
6292 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
6293 |
|
|
+ <trans>这个域不在服务器上</trans> |
6294 |
|
|
+ </entry> |
6295 |
|
|
+ |
6296 |
|
|
+ <entry> |
6297 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
6298 |
|
|
+ <trans>这个账号不在服务器上</trans> |
6299 |
|
|
+ </entry> |
6300 |
|
|
+ |
6301 |
|
|
+ <entry> |
6302 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
6303 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
6304 |
|
|
+ </entry> |
6305 |
|
|
+ <entry> |
6306 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
6307 |
|
|
+ <trans>Successfully created mailalias</trans> |
6308 |
|
|
+ </entry> |
6309 |
|
|
+ <entry> |
6310 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
6311 |
|
|
+ <trans>Successfully modified mailalias</trans> |
6312 |
|
|
+ </entry> |
6313 |
|
|
+ <entry> |
6314 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
6315 |
|
|
+ <trans>Successfully removed mailalias</trans> |
6316 |
|
|
+ </entry> |
6317 |
|
|
+ <entry> |
6318 |
|
|
+ <base>EVERYONE</base> |
6319 |
|
|
+ <trans>任何人</trans> |
6320 |
|
|
+ </entry> |
6321 |
|
|
+ <entry> |
6322 |
|
|
+ <base>ALL</base> |
6323 |
|
|
+ <trans>All domains</trans> |
6324 |
|
|
+ </entry> |
6325 |
|
|
+ <entry> |
6326 |
|
|
+ <base>Mailalias</base> |
6327 |
|
|
+ <trans>Mailalias</trans> |
6328 |
|
|
+ </entry> |
6329 |
|
|
+ <entry> |
6330 |
|
|
+ <base>mailalias</base> |
6331 |
|
|
+ <trans>mailalias</trans> |
6332 |
|
|
+ </entry> |
6333 |
|
|
+ |
6334 |
|
|
+ |
6335 |
|
|
+ |
6336 |
|
|
+</entry></lexicon> |
6337 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/mailalias 1970-01-01 01:00:00.000000000 +0100 |
6338 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/mailalias 2018-12-14 02:30:48.294339439 +0100 |
6339 |
|
|
@@ -0,0 +1,135 @@ |
6340 |
|
|
+<lexicon lang="zh-tw"> |
6341 |
|
|
+ <entry> |
6342 |
|
|
+ <base>CLICK_TO_CREATE</base> |
6343 |
|
|
+ <trans>Add a Mailalias</trans> |
6344 |
|
|
+ </entry> |
6345 |
|
|
+ <entry> |
6346 |
|
|
+ <base>FORM_TITLE</base> |
6347 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
6348 |
|
|
+ </entry> |
6349 |
|
|
+ <entry> |
6350 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
6351 |
|
|
+ <trans>List of current Mailalias</trans> |
6352 |
|
|
+ </entry> |
6353 |
|
|
+ <entry> |
6354 |
|
|
+ <base>MAILALIAS</base> |
6355 |
|
|
+ <trans>Mailalias</trans> |
6356 |
|
|
+ </entry> |
6357 |
|
|
+ <entry> |
6358 |
|
|
+ <base>DOMAINNAME</base> |
6359 |
|
|
+ <trans>網域名稱</trans> |
6360 |
|
|
+ </entry> |
6361 |
|
|
+ <entry> |
6362 |
|
|
+ <base>EMAIL_DEST</base> |
6363 |
|
|
+ <trans>Forward to</trans> |
6364 |
|
|
+ </entry> |
6365 |
|
|
+ <entry> |
6366 |
|
|
+ <base>SELECT_ACCOUNT</base> |
6367 |
|
|
+ <trans>Email(s) to forward to</trans> |
6368 |
|
|
+ </entry> |
6369 |
|
|
+ <entry> |
6370 |
|
|
+ <base>SELECT_INTERNAL</base> |
6371 |
|
|
+ <trans>Local network only</trans> |
6372 |
|
|
+ </entry> |
6373 |
|
|
+ <entry> |
6374 |
|
|
+ <base>SELECT_DOMAIN</base> |
6375 |
|
|
+ <trans>Select a domain</trans> |
6376 |
|
|
+ </entry> |
6377 |
|
|
+ <entry> |
6378 |
|
|
+ <base>MAILALIAS_NAME</base> |
6379 |
|
|
+ <trans>Mailalias</trans> |
6380 |
|
|
+ </entry> |
6381 |
|
|
+ <entry> |
6382 |
|
|
+ <base>EMAIL</base> |
6383 |
|
|
+ <trans>Email(s) to forward to</trans> |
6384 |
|
|
+ </entry> |
6385 |
|
|
+ <entry> |
6386 |
|
|
+ <base>USER_OR_GROUP</base> |
6387 |
|
|
+ <trans>User or group</trans> |
6388 |
|
|
+ </entry> |
6389 |
|
|
+ <entry> |
6390 |
|
|
+ <base>MAILALIAS_DESCRIPTION</base> |
6391 |
|
|
+ <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> |
6392 |
|
|
+ </entry> |
6393 |
|
|
+ <entry> |
6394 |
|
|
+ <base>TITLE_CREATE</base> |
6395 |
|
|
+ <trans>Create a Mailalias</trans> |
6396 |
|
|
+ </entry> |
6397 |
|
|
+ <entry> |
6398 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
6399 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
6400 |
|
|
+ </entry> |
6401 |
|
|
+ <entry> |
6402 |
|
|
+ <base>MODIFY_MAILALIAS</base> |
6403 |
|
|
+ <trans>Modify Mailalias</trans> |
6404 |
|
|
+ </entry> |
6405 |
|
|
+ <entry> |
6406 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
6407 |
|
|
+ <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> |
6408 |
|
|
+ </entry> |
6409 |
|
|
+ <entry> |
6410 |
|
|
+ <base>NAME_IN_USE</base> |
6411 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
6412 |
|
|
+ </entry> |
6413 |
|
|
+ <entry> |
6414 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
6415 |
|
|
+ <trans>That account is not a mailalias</trans> |
6416 |
|
|
+ </entry> |
6417 |
|
|
+ |
6418 |
|
|
+ <entry> |
6419 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
6420 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
6421 |
|
|
+ </entry> |
6422 |
|
|
+ |
6423 |
|
|
+ <entry> |
6424 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
6425 |
|
|
+ <trans>That account is not hosted on this server</trans> |
6426 |
|
|
+ </entry> |
6427 |
|
|
+ |
6428 |
|
|
+ <entry> |
6429 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
6430 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
6431 |
|
|
+ </entry> |
6432 |
|
|
+ <entry> |
6433 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
6434 |
|
|
+ <trans>Successfully created mailalias</trans> |
6435 |
|
|
+ </entry> |
6436 |
|
|
+ <entry> |
6437 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
6438 |
|
|
+ <trans>Successfully modified mailalias</trans> |
6439 |
|
|
+ </entry> |
6440 |
|
|
+ <entry> |
6441 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
6442 |
|
|
+ <trans>Successfully removed mailalias</trans> |
6443 |
|
|
+ </entry> |
6444 |
|
|
+ <entry> |
6445 |
|
|
+ <base>REMOVE_MAILALIAS</base> |
6446 |
|
|
+ <trans>Remove Mailalias</trans> |
6447 |
|
|
+ </entry> |
6448 |
|
|
+ <entry> |
6449 |
|
|
+ <base>ABOUT_TO_REMOVE</base> |
6450 |
|
|
+ <trans>About to remove</trans> |
6451 |
|
|
+ </entry> |
6452 |
|
|
+ <entry> |
6453 |
|
|
+ <base>EVERYONE</base> |
6454 |
|
|
+ <trans>每個人</trans> |
6455 |
|
|
+ </entry> |
6456 |
|
|
+ <entry> |
6457 |
|
|
+ <base>ALL</base> |
6458 |
|
|
+ <trans>All domains</trans> |
6459 |
|
|
+ </entry> |
6460 |
|
|
+ <entry> |
6461 |
|
|
+ <base>Mailalias</base> |
6462 |
|
|
+ <trans>Mailalias</trans> |
6463 |
|
|
+ </entry> |
6464 |
|
|
+ <entry> |
6465 |
|
|
+ <base>mailalias</base> |
6466 |
|
|
+ <trans>mailalias</trans> |
6467 |
|
|
+ </entry> |
6468 |
|
|
+ <entry> |
6469 |
|
|
+ <base>NO_MAILALIASES</base> |
6470 |
|
|
+ <trans>No mail alias yet !</trans> |
6471 |
|
|
+ </entry> |
6472 |
|
|
+ |
6473 |
|
|
+ |
6474 |
|
|
+</lexicon> |
6475 |
|
|
--- smeserver-mailalias-0.1/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/mailalias2 1970-01-01 01:00:00.000000000 +0100 |
6476 |
|
|
+++ smeserver-mailalias-0.1.update/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/mailalias2 2018-12-14 02:30:51.037342344 +0100 |
6477 |
|
|
@@ -0,0 +1,123 @@ |
6478 |
|
|
+<lexicon lang="zh-tw"> |
6479 |
|
|
+ <entry> |
6480 |
|
|
+ <base>CLICK_TO_CREATE</base> |
6481 |
|
|
+ <trans>Add a Mailalias</trans> |
6482 |
|
|
+ </entry> |
6483 |
|
|
+ <entry> |
6484 |
|
|
+ <base>FORM_TITLE</base> |
6485 |
|
|
+ <trans>Mailalias : a way to perform mail forward without creating a user</trans> |
6486 |
|
|
+ </entry> |
6487 |
|
|
+ <entry> |
6488 |
|
|
+ <base>CURRENT_MAILALIASES</base> |
6489 |
|
|
+ <trans>Current defined Mailalias</trans> |
6490 |
|
|
+ </entry> |
6491 |
|
|
+ <entry> |
6492 |
|
|
+ <base>MAILALIAS</base> |
6493 |
|
|
+ <trans>Mailalias</trans> |
6494 |
|
|
+ </entry> |
6495 |
|
|
+ <entry> |
6496 |
|
|
+ <base>DOMAINNAME</base> |
6497 |
|
|
+ <trans>網域名稱</trans> |
6498 |
|
|
+ </entry> |
6499 |
|
|
+ <entry> |
6500 |
|
|
+ <base>EMAIL_DEST</base> |
6501 |
|
|
+ <trans>Forward to</trans> |
6502 |
|
|
+ </entry> |
6503 |
|
|
+ <entry> |
6504 |
|
|
+ <base>SELECT_ACCOUNT</base> |
6505 |
|
|
+ <trans>Email(s) to forward to</trans> |
6506 |
|
|
+ </entry> |
6507 |
|
|
+ <entry> |
6508 |
|
|
+ <base>SELECT_INTERNAL</base> |
6509 |
|
|
+ <trans>Local network only</trans> |
6510 |
|
|
+ </entry> |
6511 |
|
|
+ <entry> |
6512 |
|
|
+ <base>SELECT_DOMAIN</base> |
6513 |
|
|
+ <trans>Select a domain</trans> |
6514 |
|
|
+ </entry> |
6515 |
|
|
+ <entry> |
6516 |
|
|
+ <base>MAILALIAS_NAME</base> |
6517 |
|
|
+ <trans>Mailalias</trans> |
6518 |
|
|
+ </entry> |
6519 |
|
|
+ <entry> |
6520 |
|
|
+ <base>EMAIL</base> |
6521 |
|
|
+ <trans>Email(s) to forward to</trans> |
6522 |
|
|
+ </entry> |
6523 |
|
|
+ <entry> |
6524 |
|
|
+ <base>USER_OR_GROUP</base> |
6525 |
|
|
+ <trans>User or group</trans> |
6526 |
|
|
+ </entry> |
6527 |
|
|
+ <entry> |
6528 |
|
|
+ <base>CURRENT_PSEUDONYMS</base> |
6529 |
|
|
+ <trans><![CDATA[<b>Current List of Pseudonyms</b>]]></trans> |
6530 |
|
|
+ </entry> |
6531 |
|
|
+ <entry> |
6532 |
|
|
+ <base>TITLE_CREATE</base> |
6533 |
|
|
+ <trans>Create a Mailalias</trans> |
6534 |
|
|
+ </entry> |
6535 |
|
|
+ <entry> |
6536 |
|
|
+ <base>DESC_MAILALIAS_NAME</base> |
6537 |
|
|
+ <trans>Please enter a valide recipient for the mailalias</trans> |
6538 |
|
|
+ </entry> |
6539 |
|
|
+ <entry> |
6540 |
|
|
+ <base>MODIFY_PSEUDONYM</base> |
6541 |
|
|
+ <trans>Modify Pseudonym</trans> |
6542 |
|
|
+ <entry> |
6543 |
|
|
+ <base>VALID_MAILALIAS_NAMES</base> |
6544 |
|
|
+ <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> |
6545 |
|
|
+ </entry> |
6546 |
|
|
+ <entry> |
6547 |
|
|
+ <base>NAME_IN_USE</base> |
6548 |
|
|
+ <trans>Error: That name is in use You cannot create a mailalias with that name.</trans> |
6549 |
|
|
+ </entry> |
6550 |
|
|
+ <entry> |
6551 |
|
|
+ <base>NOT_A_MAILALIAS</base> |
6552 |
|
|
+ <trans>That account is not a mailalias</trans> |
6553 |
|
|
+ </entry> |
6554 |
|
|
+ |
6555 |
|
|
+ <entry> |
6556 |
|
|
+ <base>MAILALIAS_INVALID_DOMAIN</base> |
6557 |
|
|
+ <trans>That domain is not hosted on this server</trans> |
6558 |
|
|
+ </entry> |
6559 |
|
|
+ |
6560 |
|
|
+ <entry> |
6561 |
|
|
+ <base>MAILALIAS_INVALID_NOACCT</base> |
6562 |
|
|
+ <trans>That account is not hosted on this server</trans> |
6563 |
|
|
+ </entry> |
6564 |
|
|
+ |
6565 |
|
|
+ <entry> |
6566 |
|
|
+ <base>MAILALIAS_INVALID_SAMEACCT</base> |
6567 |
|
|
+ <trans>A mailalias cannot point to the same account</trans> |
6568 |
|
|
+ </entry> |
6569 |
|
|
+ <entry> |
6570 |
|
|
+ <base>CREATE_SUCCEEDED</base> |
6571 |
|
|
+ <trans>Successfully created mailalias</trans> |
6572 |
|
|
+ </entry> |
6573 |
|
|
+ <entry> |
6574 |
|
|
+ <base>MODIFY_SUCCEEDED</base> |
6575 |
|
|
+ <trans>Successfully modified mailalias</trans> |
6576 |
|
|
+ </entry> |
6577 |
|
|
+ <entry> |
6578 |
|
|
+ <base>REMOVE_SUCCEEDED</base> |
6579 |
|
|
+ <trans>Successfully removed mailalias</trans> |
6580 |
|
|
+ </entry> |
6581 |
|
|
+ <entry> |
6582 |
|
|
+ <base>EVERYONE</base> |
6583 |
|
|
+ <trans>每個人</trans> |
6584 |
|
|
+ </entry> |
6585 |
|
|
+ <entry> |
6586 |
|
|
+ <base>ALL</base> |
6587 |
|
|
+ <trans>All domains</trans> |
6588 |
|
|
+ </entry> |
6589 |
|
|
+ <entry> |
6590 |
|
|
+ <base>Mailalias</base> |
6591 |
|
|
+ <trans>Mailalias</trans> |
6592 |
|
|
+ </entry> |
6593 |
|
|
+ <entry> |
6594 |
|
|
+ <base>mailalias</base> |
6595 |
|
|
+ <trans>mailalias</trans> |
6596 |
|
|
+ </entry> |
6597 |
|
|
+ |
6598 |
|
|
+ |
6599 |
|
|
+ |
6600 |
|
|
+</entry></lexicon> |