1 |
vip-ire |
1.1 |
--- smeserver-password-1.0.0/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/passwordopt 2009-10-21 00:09:45.000000000 -0600 |
2 |
|
|
+++ smeserver-password-1.0.0.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/passwordopt 2009-10-21 00:22:12.000000000 -0600 |
3 |
|
|
@@ -52,7 +52,7 @@ |
4 |
|
|
|
5 |
|
|
<entry> |
6 |
|
|
<base>NONE</base> |
7 |
|
|
- <trans>None</trans> |
8 |
|
|
+ <trans>Няма</trans> |
9 |
|
|
</entry> |
10 |
|
|
|
11 |
|
|
<entry> |
12 |
|
|
--- smeserver-password-1.0.0/root/etc/e-smith/locale/th/etc/e-smith/web/functions/passwordopt 1969-12-31 17:00:00.000000000 -0700 |
13 |
|
|
+++ smeserver-password-1.0.0.update/root/etc/e-smith/locale/th/etc/e-smith/web/functions/passwordopt 2009-10-21 00:22:16.000000000 -0600 |
14 |
|
|
@@ -0,0 +1,122 @@ |
15 |
|
|
+<lexicon lang="th"> |
16 |
|
|
+ <entry> |
17 |
|
|
+ <base>FORM_TITLE</base> |
18 |
|
|
+ <trans>Password (Advanced)</trans> |
19 |
|
|
+ </entry> |
20 |
|
|
+ |
21 |
|
|
+ <entry> |
22 |
|
|
+ <base>FORM_DESCRIPTION</base> |
23 |
|
|
+ <trans>You can set password strength and password aging</trans> |
24 |
|
|
+ </entry> |
25 |
|
|
+ |
26 |
|
|
+ |
27 |
|
|
+ <entry> |
28 |
|
|
+ <base>PASSWORD_AGEING_DESC</base> |
29 |
|
|
+ <trans><![CDATA[ <h2>Password aging</h2> You can set password aging either globally (setting 'Activate password aging' flag to 'Yes') or for each user. <br>This can be done for locked or passwordless accounts too. <br><strong>Note:</strong> Password aging doesn't apply to admin account<br> ]]></trans> |
30 |
|
|
+ </entry> |
31 |
|
|
+ |
32 |
|
|
+ <entry> |
33 |
|
|
+ <base>PASSWORD_STRENGTH_DESC</base> |
34 |
|
|
+ <trans><![CDATA[ <h2>Password strength</h2> Password strength can be set from 'None' to 'Strong' <ul> <li>Strong - Must pass all default cracklib tests and all "normal" tests.</li> <li>Normal - Must have at least 1 digit (0-9), 1 upper ([A-Z]), 1 lower ([a-z]), 1 special char (/-?) and be longer than 6 characters.</li> <li>None - no password checking</li> </ul> <strong>Note:</strong> Change of password strength value doesn't affect currently stored passwords<br> ]]></trans> |
35 |
|
|
+ </entry> |
36 |
|
|
+ |
37 |
|
|
+ <entry> |
38 |
|
|
+ <base>LABEL_AGEING_ACTIVE</base> |
39 |
|
|
+ <trans>Activate password aging</trans> |
40 |
|
|
+ </entry> |
41 |
|
|
+ |
42 |
|
|
+ <entry> |
43 |
|
|
+ <base>LABEL_AGEING_VALUE</base> |
44 |
|
|
+ <trans>Number of days during which a password is valid</trans> |
45 |
|
|
+ </entry> |
46 |
|
|
+ |
47 |
|
|
+ <entry> |
48 |
|
|
+ <base>LABEL_WARNING_VALUE</base> |
49 |
|
|
+ <trans>Number of days of warning before a password change is required</trans> |
50 |
|
|
+ </entry> |
51 |
|
|
+ |
52 |
|
|
+ <entry> |
53 |
|
|
+ <base>LABEL_PASSWORD_ADMIN</base> |
54 |
|
|
+ <trans>Admin Password</trans> |
55 |
|
|
+ </entry> |
56 |
|
|
+ |
57 |
|
|
+ <entry> |
58 |
|
|
+ <base>LABEL_PASSWORD_IBAYS</base> |
59 |
|
|
+ <trans>Ibays passwords</trans> |
60 |
|
|
+ </entry> |
61 |
|
|
+ |
62 |
|
|
+ <entry> |
63 |
|
|
+ <base>LABEL_PASSWORD_USERS</base> |
64 |
|
|
+ <trans>Users passwords</trans> |
65 |
|
|
+ </entry> |
66 |
|
|
+ |
67 |
|
|
+ <entry> |
68 |
|
|
+ <base>NONE</base> |
69 |
|
|
+ <trans>None</trans> |
70 |
|
|
+ </entry> |
71 |
|
|
+ |
72 |
|
|
+ <entry> |
73 |
|
|
+ <base>NORMAL</base> |
74 |
|
|
+ <trans>Normal</trans> |
75 |
|
|
+ </entry> |
76 |
|
|
+ |
77 |
|
|
+ <entry> |
78 |
|
|
+ <base>STRONG</base> |
79 |
|
|
+ <trans>Strong</trans> |
80 |
|
|
+ </entry> |
81 |
|
|
+ |
82 |
|
|
+ <entry> |
83 |
|
|
+ <base>CURRENT_LIST_OF_USERS</base> |
84 |
|
|
+ <trans>Users list</trans> |
85 |
|
|
+ </entry> |
86 |
|
|
+ |
87 |
|
|
+ <entry> |
88 |
|
|
+ <base>USER_LABEL</base> |
89 |
|
|
+ <trans>User</trans> |
90 |
|
|
+ </entry> |
91 |
|
|
+ |
92 |
|
|
+ <entry> |
93 |
|
|
+ <base>FULLNAME_LABEL</base> |
94 |
|
|
+ <trans>Fullname</trans> |
95 |
|
|
+ </entry> |
96 |
|
|
+ |
97 |
|
|
+ <entry> |
98 |
|
|
+ <base>AGING_LABEL</base> |
99 |
|
|
+ <trans>Aging?</trans> |
100 |
|
|
+ </entry> |
101 |
|
|
+ |
102 |
|
|
+ <entry> |
103 |
|
|
+ <base>LAST_LABEL</base> |
104 |
|
|
+ <trans>Last modified</trans> |
105 |
|
|
+ </entry> |
106 |
|
|
+ |
107 |
|
|
+ <entry> |
108 |
|
|
+ <base>EXPIRE_LABEL</base> |
109 |
|
|
+ <trans>Expire on</trans> |
110 |
|
|
+ </entry> |
111 |
|
|
+ |
112 |
|
|
+ <entry> |
113 |
|
|
+ <base>NOTE_LABEL</base> |
114 |
|
|
+ <trans>Note</trans> |
115 |
|
|
+ </entry> |
116 |
|
|
+ |
117 |
|
|
+ <entry> |
118 |
|
|
+ <base>SUCCESSFULLY_MODIFIED</base> |
119 |
|
|
+ <trans>Successfully modified password properties</trans> |
120 |
|
|
+ </entry> |
121 |
|
|
+ |
122 |
|
|
+ <entry> |
123 |
|
|
+ <base>CANNOT_SAVE</base> |
124 |
|
|
+ <trans>Error saving password properties</trans> |
125 |
|
|
+ </entry> |
126 |
|
|
+ |
127 |
|
|
+ <entry> |
128 |
|
|
+ <base>LABEL_ACCOUNT_LOCK</base> |
129 |
|
|
+ <trans>Block account on password expiration?</trans> |
130 |
|
|
+ </entry> |
131 |
|
|
+ |
132 |
|
|
+ <entry> |
133 |
|
|
+ <base>LABEL_DATE_RESET</base> |
134 |
|
|
+ <trans>Set today as last modificatione date</trans> |
135 |
|
|
+ </entry> |
136 |
|
|
+</lexicon> |