/[smecontribs]/rpms/smeserver-shared-folders/contribs8/smeserver-shared-folders-0.1-locale-2011-05-16.patch
ViewVC logotype

Contents of /rpms/smeserver-shared-folders/contribs8/smeserver-shared-folders-0.1-locale-2011-05-16.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sun Mar 3 22:04:40 2013 UTC (11 years, 1 month ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-shared-folders-0_1-80_el5_sme, smeserver-shared-folders-0_1-83_el5_sme, smeserver-shared-folders-0_1-84_el5_sme, smeserver-shared-folders-0_1-82_el5_sme, smeserver-shared-folders-0_1-87_el5_sme, smeserver-shared-folders-0_1-86_el5_sme, smeserver-shared-folders-0_1-81_el5_sme, smeserver-shared-folders-0_1-85_el5_sme, smeserver-shared-folders-0_1-79_el5_sme, HEAD
Initial import

1 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
2 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/shares 2011-05-16 00:47:50.000000000 -0600
3 @@ -296,4 +296,55 @@
4 <base>MANUAL_PERMS</base>
5 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
6 </entry>
7 +
8 + <entry>
9 + <base>DESC_ENCRYPTION</base>
10 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
11 + </entry>
12 +
13 + <entry>
14 + <base>LABEL_ENCRYPTION</base>
15 + <trans>Шифроване</trans>
16 + </entry>
17 +
18 + <entry>
19 + <base>DESC_PASSWORD</base>
20 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
21 + </entry>
22 +
23 + <entry>
24 + <base>LABEL_PASSWORD</base>
25 + <trans>Парола</trans>
26 + </entry>
27 +
28 + <entry>
29 + <base>LABEL_PASSWORD2</base>
30 + <trans>Потвърждение</trans>
31 + </entry>
32 +
33 + <entry>
34 + <base>DESC_INACTIVITY</base>
35 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
36 + </entry>
37 +
38 + <entry>
39 + <base>ERROR_WITH_ENCRYPTION</base>
40 + <trans>Възникна грешка по време на премахването на потребителската група.</trans>
41 + </entry>
42 +
43 + <entry>
44 + <base>INVALID_INACTIVITY</base>
45 + <trans>Inactivity value must be numbers only</trans>
46 + </entry>
47 +
48 + <entry>
49 + <base>PASSWORD_MISMATCH</base>
50 + <trans>Passwords don't match</trans>
51 + </entry>
52 +
53 + <entry>
54 + <base>PASSWORD_TOO_SHORT</base>
55 + <trans>Паролата трябва да съдържа само печатаеми символи</trans>
56 + </entry>
57 +
58 </lexicon>
59 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
60 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:53.000000000 -0600
61 @@ -0,0 +1,43 @@
62 +<lexicon lang="bg" params="getExtraParams()">
63 + <entry>
64 + <base>FORM_TITLE</base>
65 + <trans>Shared Folders Encryption</trans>
66 + </entry>
67 + <entry>
68 + <base>Shared Folders Encryption</base>
69 + <trans>Shared Folders Encryption</trans>
70 + </entry>
71 + <entry>
72 + <base>FIRSTPAGE_DESC</base>
73 + <trans>This panel lets you enable enrypted shared folder access.</trans>
74 + </entry>
75 + <entry>
76 + <base>STATUS</base>
77 + <trans>Status</trans>
78 + </entry>
79 + <entry>
80 + <base>MOUNTED</base>
81 + <trans>Разрешен</trans>
82 + </entry>
83 + <entry>
84 + <base>NOT_MOUNTED</base>
85 + <trans>Protected</trans>
86 + </entry>
87 + <entry>
88 + <base>MOUNT</base>
89 + <trans>Enable</trans>
90 + </entry>
91 + <entry>
92 + <base>UMOUNT</base>
93 + <trans>Protect</trans>
94 + </entry>
95 + <entry>
96 + <base>ERROR_MOUNTING</base>
97 + <trans>An error occured. Check that you have they>
98 +
99 + <entry>
100 + <base>PASSWORD_TOO_SHORT</base>
101 + <trans>Das Kennwort darf nur druckbare Zeichen enthalten.</trans>
102 + </entry>
103 +
104 +</lexicon>
105 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/de/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
106 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/de/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:53.000000000 -0600
107 @@ -0,0 +1,58 @@
108 +<lexicon lang="de" params="getExtraParams()">
109 + <entry>
110 + <base>FORM_TITLE</base>
111 + <trans>Shared Folders Encryption</trans>
112 + </entry>
113 + <entry>
114 + <base>Shared Folders Encryption</base>
115 + <trans>Shared Folders Encryption</trans>
116 + </entry>
117 + <entry>
118 + <base>FIRSTPAGE_DESC</base>
119 + <trans>This panel lets you enable enrypted shared folder access.</trans>
120 + </entry>
121 + <entry>
122 + <base>STATUS</base>
123 + <trans>Status</trans>
124 + </entry>
125 + <entry>
126 + <base>MOUNTED</base>
127 + <trans>Aktiviert</trans>
128 + </entry>
129 + <entry>
130 + <base>NOT_MOUNTED</base>
131 + <trans>Protected</trans>
132 + </entry>
133 + <entry>
134 + <base>MOUNT</base>
135 + <trans>Aktivieren</trans>
136 + </entry>
137 + <entry>
138 + <base>UMOUNT</base>
139 + <trans>Protect</trans>
140 + </entry>
141 + <entry>
142 + <base>ERROR_MOUNTING</base>
143 + <trans>An error occured. Check that you have the correct password.</trans>
144 + </entry>
145 + <entry>
146 + <base>UMOUNT_DESC</base>
147 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
148 + </entry>
149 + <entry>
150 + <base>MOUNT_DESC</base>
151 + <trans>You have to enter the password to make this folder's content available.</trans>
152 + </entry>
153 + <entry>
154 + <base>LABEL_MOUNT_PASSWORD</base>
155 + <trans>Passwort</trans>
156 + </entry>
157 + <entry>
158 + <base>VALIDATE</base>
159 + <trans>Validate</trans>
160 + </entry>
161 + <entry>
162 + <base>NO_ENCRYPTED_SHARE</base>
163 + <trans>No encrypted share configured</trans>
164 + </entry>
165 +</lexicon>
166 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/el/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
167 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/el/etc/e-smith/web/functions/shares 2011-05-16 00:47:51.000000000 -0600
168 @@ -296,4 +296,55 @@
169 <base>MANUAL_PERMS</base>
170 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
171 </entry>
172 +
173 + <entry>
174 + <base>DESC_ENCRYPTION</base>
175 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
176 + </entry>
177 +
178 + <entry>
179 + <base>LABEL_ENCRYPTION</base>
180 + <trans>Περιγραφή</trans>
181 + </entry>
182 +
183 + <entry>
184 + <base>DESC_PASSWORD</base>
185 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
186 + </entry>
187 +
188 + <entry>
189 + <base>LABEL_PASSWORD</base>
190 + <trans>Κωδικός πρόσβασης</trans>
191 + </entry>
192 +
193 + <entry>
194 + <base>LABEL_PASSWORD2</base>
195 + <trans>Κωδικός (ξανά)</trans>
196 + </entry>
197 +
198 + <entry>
199 + <base>DESC_INACTIVITY</base>
200 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
201 + </entry>
202 +
203 + <entry>
204 + <base>ERROR_WITH_ENCRYPTION</base>
205 + <trans>Παρουσιάσθηκε σφάλμα κατά την επαναφορά της αρχικής ομάδας του 'www'.</trans>
206 + </entry>
207 +
208 + <entry>
209 + <base>INVALID_INACTIVITY</base>
210 + <trans>Inactivity value must be numbers only</trans>
211 + </entry>
212 +
213 + <entry>
214 + <base>PASSWORD_MISMATCH</base>
215 + <trans>Οι προσωπικοί κωδικοί πρόσβασης δεν ταυτίζονται.</trans>
216 + </entry>
217 +
218 + <entry>
219 + <base>PASSWORD_TOO_SHORT</base>
220 + <trans>Ο κωδικός πρόσβασης πρέπει να περιέχει μόνο εκτυπώσιμους χαρακτήρες</trans>
221 + </entry>
222 +
223 </lexicon>
224 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/el/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
225 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/el/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:53.000000000 -0600
226 @@ -0,0 +1,58 @@
227 +<lexicon lang="el" params="getExtraParams()">
228 + <entry>
229 + <base>FORM_TITLE</base>
230 + <trans>Shared Folders Encryption</trans>
231 + </entry>
232 + <entry>
233 + <base>Shared Folders Encryption</base>
234 + <trans>Shared Folders Encryption</trans>
235 + </entry>
236 + <entry>
237 + <base>FIRSTPAGE_DESC</base>
238 + <trans>This panel lets you enable enrypted shared folder access.</trans>
239 + </entry>
240 + <entry>
241 + <base>STATUS</base>
242 + <trans>Status</trans>
243 + </entry>
244 + <entry>
245 + <base>MOUNTED</base>
246 + <trans>Ενεργοποιήθηκε</trans>
247 + </entry>
248 + <entry>
249 + <base>NOT_MOUNTED</base>
250 + <trans>Protected</trans>
251 + </entry>
252 + <entry>
253 + <base>MOUNT</base>
254 + <trans>Enable</trans>
255 + </entry>
256 + <entry>
257 + <base>UMOUNT</base>
258 + <trans>Protect</trans>
259 + </entry>
260 + <entry>
261 + <base>ERROR_MOUNTING</base>
262 + <trans>An error occured. Check that you have the correct password.</trans>
263 + </entry>
264 + <entry>
265 + <base>UMOUNT_DESC</base>
266 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
267 + </entry>
268 + <entry>
269 + <base>MOUNT_DESC</base>
270 + <trans>You have to enter the password to make this folder's content available.</trans>
271 + </entry>
272 + <entry>
273 + <base>LABEL_MOUNT_PASSWORD</base>
274 + <trans>Κωδικός πρόσβασης</trans>
275 + </entry>
276 + <entry>
277 + <base>VALIDATE</base>
278 + <trans>Validate</trans>
279 + </entry>
280 + <entry>
281 + <base>NO_ENCRYPTED_SHARE</base>
282 + <trans>No encrypted share configured</trans>
283 + </entry>
284 +</lexicon>
285 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/es/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
286 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/es/etc/e-smith/web/functions/shares 2011-05-16 00:47:52.000000000 -0600
287 @@ -296,4 +296,55 @@
288 <base>MANUAL_PERMS</base>
289 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
290 </entry>
291 +
292 + <entry>
293 + <base>DESC_ENCRYPTION</base>
294 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
295 + </entry>
296 +
297 + <entry>
298 + <base>LABEL_ENCRYPTION</base>
299 + <trans>cifrado</trans>
300 + </entry>
301 +
302 + <entry>
303 + <base>DESC_PASSWORD</base>
304 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
305 + </entry>
306 +
307 + <entry>
308 + <base>LABEL_PASSWORD</base>
309 + <trans>Contraseña</trans>
310 + </entry>
311 +
312 + <entry>
313 + <base>LABEL_PASSWORD2</base>
314 + <trans>Contraseña (de nuevo)</trans>
315 + </entry>
316 +
317 + <entry>
318 + <base>DESC_INACTIVITY</base>
319 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
320 + </entry>
321 +
322 + <entry>
323 + <base>ERROR_WITH_ENCRYPTION</base>
324 + <trans>Ocurrió un error mientras se restauraba el grupo inicial de 'www'.</trans>
325 + </entry>
326 +
327 + <entry>
328 + <base>INVALID_INACTIVITY</base>
329 + <trans>Inactivity value must be numbers only</trans>
330 + </entry>
331 +
332 + <entry>
333 + <base>PASSWORD_MISMATCH</base>
334 + <trans>Las contraseñas no coinciden</trans>
335 + </entry>
336 +
337 + <entry>
338 + <base>PASSWORD_TOO_SHORT</base>
339 + <trans>La contraseña debe contener sólo caracteres imprimibles</trans>
340 + </entry>
341 +
342 </lexicon>
343 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/es/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
344 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/es/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:54.000000000 -0600
345 @@ -0,0 +1,58 @@
346 +<lexicon lang="es" params="getExtraParams()">
347 + <entry>
348 + <base>FORM_TITLE</base>
349 + <trans>Shared Folders Encryption</trans>
350 + </entry>
351 + <entry>
352 + <base>Shared Folders Encryption</base>
353 + <trans>Shared Folders Encryption</trans>
354 + </entry>
355 + <entry>
356 + <base>FIRSTPAGE_DESC</base>
357 + <trans>This panel lets you enable enrypted shared folder access.</trans>
358 + </entry>
359 + <entry>
360 + <base>STATUS</base>
361 + <trans>Estado</trans>
362 + </entry>
363 + <entry>
364 + <base>MOUNTED</base>
365 + <trans>Habilitado</trans>
366 + </entry>
367 + <entry>
368 + <base>NOT_MOUNTED</base>
369 + <trans>Protegido</trans>
370 + </entry>
371 + <entry>
372 + <base>MOUNT</base>
373 + <trans>Habilitar</trans>
374 + </entry>
375 + <entry>
376 + <base>UMOUNT</base>
377 + <trans>Protect</trans>
378 + </entry>
379 + <entry>
380 + <base>ERROR_MOUNTING</base>
381 + <trans>An error occured. Check that you have the correct password.</trans>
382 + </entry>
383 + <entry>
384 + <base>UMOUNT_DESC</base>
385 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
386 + </entry>
387 + <entry>
388 + <base>MOUNT_DESC</base>
389 + <trans>You have to enter the password to make this folder's content available.</trans>
390 + </entry>
391 + <entry>
392 + <base>LABEL_MOUNT_PASSWORD</base>
393 + <trans>Contraseña</trans>
394 + </entry>
395 + <entry>
396 + <base>VALIDATE</base>
397 + <trans>Validate</trans>
398 + </entry>
399 + <entry>
400 + <base>NO_ENCRYPTED_SHARE</base>
401 + <trans>No encrypted share configured</trans>
402 + </entry>
403 +</lexicon>
404 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/et/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
405 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/et/etc/e-smith/web/functions/shares 2011-05-16 00:47:52.000000000 -0600
406 @@ -296,4 +296,55 @@
407 <base>MANUAL_PERMS</base>
408 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
409 </entry>
410 +
411 + <entry>
412 + <base>DESC_ENCRYPTION</base>
413 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
414 + </entry>
415 +
416 + <entry>
417 + <base>LABEL_ENCRYPTION</base>
418 + <trans>Kirjeldus</trans>
419 + </entry>
420 +
421 + <entry>
422 + <base>DESC_PASSWORD</base>
423 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
424 + </entry>
425 +
426 + <entry>
427 + <base>LABEL_PASSWORD</base>
428 + <trans>Parool</trans>
429 + </entry>
430 +
431 + <entry>
432 + <base>LABEL_PASSWORD2</base>
433 + <trans>parool (uuesti)</trans>
434 + </entry>
435 +
436 + <entry>
437 + <base>DESC_INACTIVITY</base>
438 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
439 + </entry>
440 +
441 + <entry>
442 + <base>ERROR_WITH_ENCRYPTION</base>
443 + <trans>Grupi 'www' taastamisel ilmnes viga.</trans>
444 + </entry>
445 +
446 + <entry>
447 + <base>INVALID_INACTIVITY</base>
448 + <trans>Inactivity value must be numbers only</trans>
449 + </entry>
450 +
451 + <entry>
452 + <base>PASSWORD_MISMATCH</base>
453 + <trans>Paroolid ei ühti</trans>
454 + </entry>
455 +
456 + <entry>
457 + <base>PASSWORD_TOO_SHORT</base>
458 + <trans>Parool peab koosnema ainult prinditavatest sümbolitest</trans>
459 + </entry>
460 +
461 </lexicon>
462 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/et/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
463 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/et/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:54.000000000 -0600
464 @@ -0,0 +1,58 @@
465 +<lexicon lang="et" params="getExtraParams()">
466 + <entry>
467 + <base>FORM_TITLE</base>
468 + <trans>Shared Folders Encryption</trans>
469 + </entry>
470 + <entry>
471 + <base>Shared Folders Encryption</base>
472 + <trans>Shared Folders Encryption</trans>
473 + </entry>
474 + <entry>
475 + <base>FIRSTPAGE_DESC</base>
476 + <trans>This panel lets you enable enrypted shared folder access.</trans>
477 + </entry>
478 + <entry>
479 + <base>STATUS</base>
480 + <trans>Olek</trans>
481 + </entry>
482 + <entry>
483 + <base>MOUNTED</base>
484 + <trans>Lubatud</trans>
485 + </entry>
486 + <entry>
487 + <base>NOT_MOUNTED</base>
488 + <trans>Protected</trans>
489 + </entry>
490 + <entry>
491 + <base>MOUNT</base>
492 + <trans>Enable</trans>
493 + </entry>
494 + <entry>
495 + <base>UMOUNT</base>
496 + <trans>Protect</trans>
497 + </entry>
498 + <entry>
499 + <base>ERROR_MOUNTING</base>
500 + <trans>An error occured. Check that you have the correct password.</trans>
501 + </entry>
502 + <entry>
503 + <base>UMOUNT_DESC</base>
504 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
505 + </entry>
506 + <entry>
507 + <base>MOUNT_DESC</base>
508 + <trans>You have to enter the password to make this folder's content available.</trans>
509 + </entry>
510 + <entry>
511 + <base>LABEL_MOUNT_PASSWORD</base>
512 + <trans>Parool</trans>
513 + </entry>
514 + <entry>
515 + <base>VALIDATE</base>
516 + <trans>Validate</trans>
517 + </entry>
518 + <entry>
519 + <base>NO_ENCRYPTED_SHARE</base>
520 + <trans>No encrypted share configured</trans>
521 + </entry>
522 +</lexicon>
523 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
524 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/shares 2011-05-16 00:47:52.000000000 -0600
525 @@ -296,4 +296,55 @@
526 <base>MANUAL_PERMS</base>
527 <trans><![CDATA[<span style="color:red">Les permissions sur ce dossier partagé sont gérées manuellement, es modifications n'affecteront que l'accès Internet si un mot de passe est requis.</span><br><br>]]></trans>
528 </entry>
529 +
530 + <entry>
531 + <base>DESC_ENCRYPTION</base>
532 + <trans>Les options suivantes vous permettent de protéger vos données. Si le chiffrement est activé, les données ne seront jamais stockées en clair sur le serveur. Le partage sera soit "accessible" (les données apparaissent en clair, le chiffrement / déchiffrement se faisant à la volée), soit "protégé" (seulement la version chiffrée est accessible sur le serveur). Le chiffrement ne peut se configurer qu'à la création d'un dossier partagé. Les groupes ayant accès en lecture seules ne sont pas supportés sur les dossiers partagés chiffrés. Si le chiffrement est activé, seuls les membres des groupes ayant accès en lecture / écriture pourront accéder au partage.</trans>
533 + </entry>
534 +
535 + <entry>
536 + <base>LABEL_ENCRYPTION</base>
537 + <trans>Chiffrement</trans>
538 + </entry>
539 +
540 + <entry>
541 + <base>DESC_PASSWORD</base>
542 + <trans>Vous devez choisir un mot de passe pour protéger vos données. Ce mot de passe doit contenir au minimum 8 caractères. Ne perdez pas ce mot de passe. Sans lui, les données seront perdues car il n'est pas possible de le récupérer.</trans>
543 + </entry>
544 +
545 + <entry>
546 + <base>LABEL_PASSWORD</base>
547 + <trans>Mot de passe</trans>
548 + </entry>
549 +
550 + <entry>
551 + <base>LABEL_PASSWORD2</base>
552 + <trans>Mot de passe (confirmation)</trans>
553 + </entry>
554 +
555 + <entry>
556 + <base>DESC_INACTIVITY</base>
557 + <trans>Pour ajouter une protection supplémentaire, vous pouvez configurer un compteur d'inactivité (en minutes). Quand les données sont accessibles, si personne n'y accède pendant la durée indiquée, les données retourneront automatiquement en mode "protégées".</trans>
558 + </entry>
559 +
560 + <entry>
561 + <base>ERROR_WITH_ENCRYPTION</base>
562 + <trans>Une erreur est survenue lors du chiffrement initial du dossier partagé.</trans>
563 + </entry>
564 +
565 + <entry>
566 + <base>INVALID_INACTIVITY</base>
567 + <trans>Le temps d'inactivité ne doit contenir que des chiffres</trans>
568 + </entry>
569 +
570 + <entry>
571 + <base>PASSWORD_MISMATCH</base>
572 + <trans>Les mots de passe ne correspondent pas</trans>
573 + </entry>
574 +
575 + <entry>
576 + <base>PASSWORD_TOO_SHORT</base>
577 + <trans>Le mot de passe est très court, veuillez utiliser au moins 8 caractères</trans>
578 + </entry>
579 +
580 </lexicon>
581 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
582 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:54.000000000 -0600
583 @@ -0,0 +1,58 @@
584 +<lexicon lang="fr" params="getExtraParams()">
585 + <entry>
586 + <base>FORM_TITLE</base>
587 + <trans>Shared Folders Encryption</trans>
588 + </entry>
589 + <entry>
590 + <base>Shared Folders Encryption</base>
591 + <trans>Shared Folders Encryption</trans>
592 + </entry>
593 + <entry>
594 + <base>FIRSTPAGE_DESC</base>
595 + <trans>This panel lets you enable enrypted shared folder access.</trans>
596 + </entry>
597 + <entry>
598 + <base>STATUS</base>
599 + <trans>État</trans>
600 + </entry>
601 + <entry>
602 + <base>MOUNTED</base>
603 + <trans>Activé</trans>
604 + </entry>
605 + <entry>
606 + <base>NOT_MOUNTED</base>
607 + <trans>Protégé</trans>
608 + </entry>
609 + <entry>
610 + <base>MOUNT</base>
611 + <trans>Activer</trans>
612 + </entry>
613 + <entry>
614 + <base>UMOUNT</base>
615 + <trans>Protect</trans>
616 + </entry>
617 + <entry>
618 + <base>ERROR_MOUNTING</base>
619 + <trans>An error occured. Check that you have the correct password.</trans>
620 + </entry>
621 + <entry>
622 + <base>UMOUNT_DESC</base>
623 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
624 + </entry>
625 + <entry>
626 + <base>MOUNT_DESC</base>
627 + <trans>You have to enter the password to make this folder's content available.</trans>
628 + </entry>
629 + <entry>
630 + <base>LABEL_MOUNT_PASSWORD</base>
631 + <trans>Mot de passe</trans>
632 + </entry>
633 + <entry>
634 + <base>VALIDATE</base>
635 + <trans>Validate</trans>
636 + </entry>
637 + <entry>
638 + <base>NO_ENCRYPTED_SHARE</base>
639 + <trans>No encrypted share configured</trans>
640 + </entry>
641 +</lexicon>
642 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/he/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
643 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/he/etc/e-smith/web/functions/shares 2011-05-16 00:47:53.000000000 -0600
644 @@ -296,4 +296,55 @@
645 <base>MANUAL_PERMS</base>
646 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
647 </entry>
648 +
649 + <entry>
650 + <base>DESC_ENCRYPTION</base>
651 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
652 + </entry>
653 +
654 + <entry>
655 + <base>LABEL_ENCRYPTION</base>
656 + <trans>תיאור</trans>
657 + </entry>
658 +
659 + <entry>
660 + <base>DESC_PASSWORD</base>
661 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
662 + </entry>
663 +
664 + <entry>
665 + <base>LABEL_PASSWORD</base>
666 + <trans>סיסמה</trans>
667 + </entry>
668 +
669 + <entry>
670 + <base>LABEL_PASSWORD2</base>
671 + <trans>הסיסמאות אינן תואמות זו לזו</trans>
672 + </entry>
673 +
674 + <entry>
675 + <base>DESC_INACTIVITY</base>
676 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
677 + </entry>
678 +
679 + <entry>
680 + <base>ERROR_WITH_ENCRYPTION</base>
681 + <trans>קרתה שגיאה בעת הסרת קבוצת משתמשים.</trans>
682 + </entry>
683 +
684 + <entry>
685 + <base>INVALID_INACTIVITY</base>
686 + <trans>Inactivity value must be numbers only</trans>
687 + </entry>
688 +
689 + <entry>
690 + <base>PASSWORD_MISMATCH</base>
691 + <trans>הסיסמאות אינן תואמות זו לזו</trans>
692 + </entry>
693 +
694 + <entry>
695 + <base>PASSWORD_TOO_SHORT</base>
696 + <trans>Password is too short, please use at least 8 characters</trans>
697 + </entry>
698 +
699 </lexicon>
700 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/he/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
701 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/he/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:54.000000000 -0600
702 @@ -0,0 +1,58 @@
703 +<lexicon lang="he" params="getExtraParams()">
704 + <entry>
705 + <base>FORM_TITLE</base>
706 + <trans>Shared Folders Encryption</trans>
707 + </entry>
708 + <entry>
709 + <base>Shared Folders Encryption</base>
710 + <trans>Shared Folders Encryption</trans>
711 + </entry>
712 + <entry>
713 + <base>FIRSTPAGE_DESC</base>
714 + <trans>This panel lets you enable enrypted shared folder access.</trans>
715 + </entry>
716 + <entry>
717 + <base>STATUS</base>
718 + <trans>מצב</trans>
719 + </entry>
720 + <entry>
721 + <base>MOUNTED</base>
722 + <trans>Enabled</trans>
723 + </entry>
724 + <entry>
725 + <base>NOT_MOUNTED</base>
726 + <trans>Protected</trans>
727 + </entry>
728 + <entry>
729 + <base>MOUNT</base>
730 + <trans>Enable</trans>
731 + </entry>
732 + <entry>
733 + <base>UMOUNT</base>
734 + <trans>Protect</trans>
735 + </entry>
736 + <entry>
737 + <base>ERROR_MOUNTING</base>
738 + <trans>An error occured. Check that you have the correct password.</trans>
739 + </entry>
740 + <entry>
741 + <base>UMOUNT_DESC</base>
742 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
743 + </entry>
744 + <entry>
745 + <base>MOUNT_DESC</base>
746 + <trans>You have to enter the password to make this folder's content available.</trans>
747 + </entry>
748 + <entry>
749 + <base>LABEL_MOUNT_PASSWORD</base>
750 + <trans>סיסמה</trans>
751 + </entry>
752 + <entry>
753 + <base>VALIDATE</base>
754 + <trans>Validate</trans>
755 + </entry>
756 + <entry>
757 + <base>NO_ENCRYPTED_SHARE</base>
758 + <trans>No encrypted share configured</trans>
759 + </entry>
760 +</lexicon>
761 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
762 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/shares 2011-05-16 00:47:53.000000000 -0600
763 @@ -296,4 +296,55 @@
764 <base>MANUAL_PERMS</base>
765 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
766 </entry>
767 +
768 + <entry>
769 + <base>DESC_ENCRYPTION</base>
770 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
771 + </entry>
772 +
773 + <entry>
774 + <base>LABEL_ENCRYPTION</base>
775 + <trans>Leírás</trans>
776 + </entry>
777 +
778 + <entry>
779 + <base>DESC_PASSWORD</base>
780 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
781 + </entry>
782 +
783 + <entry>
784 + <base>LABEL_PASSWORD</base>
785 + <trans>Jelszó</trans>
786 + </entry>
787 +
788 + <entry>
789 + <base>LABEL_PASSWORD2</base>
790 + <trans>Jelszó (újra)</trans>
791 + </entry>
792 +
793 + <entry>
794 + <base>DESC_INACTIVITY</base>
795 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
796 + </entry>
797 +
798 + <entry>
799 + <base>ERROR_WITH_ENCRYPTION</base>
800 + <trans>Hiba történt a 'www' csoport helyreállításakor</trans>
801 + </entry>
802 +
803 + <entry>
804 + <base>INVALID_INACTIVITY</base>
805 + <trans>Inactivity value must be numbers only</trans>
806 + </entry>
807 +
808 + <entry>
809 + <base>PASSWORD_MISMATCH</base>
810 + <trans>Jelszavak nem egyeznek</trans>
811 + </entry>
812 +
813 + <entry>
814 + <base>PASSWORD_TOO_SHORT</base>
815 + <trans>A jelszó csak látható karaktereket tartalmazhat</trans>
816 + </entry>
817 +
818 </lexicon>
819 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
820 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:54.000000000 -0600
821 @@ -0,0 +1,58 @@
822 +<lexicon lang="hu" params="getExtraParams()">
823 + <entry>
824 + <base>FORM_TITLE</base>
825 + <trans>Shared Folders Encryption</trans>
826 + </entry>
827 + <entry>
828 + <base>Shared Folders Encryption</base>
829 + <trans>Shared Folders Encryption</trans>
830 + </entry>
831 + <entry>
832 + <base>FIRSTPAGE_DESC</base>
833 + <trans>This panel lets you enable enrypted shared folder access.</trans>
834 + </entry>
835 + <entry>
836 + <base>STATUS</base>
837 + <trans>Állapot</trans>
838 + </entry>
839 + <entry>
840 + <base>MOUNTED</base>
841 + <trans>Engedélyezve</trans>
842 + </entry>
843 + <entry>
844 + <base>NOT_MOUNTED</base>
845 + <trans>Védett</trans>
846 + </entry>
847 + <entry>
848 + <base>MOUNT</base>
849 + <trans>Engedélyezés</trans>
850 + </entry>
851 + <entry>
852 + <base>UMOUNT</base>
853 + <trans>Protect</trans>
854 + </entry>
855 + <entry>
856 + <base>ERROR_MOUNTING</base>
857 + <trans>An error occured. Check that you have the correct password.</trans>
858 + </entry>
859 + <entry>
860 + <base>UMOUNT_DESC</base>
861 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
862 + </entry>
863 + <entry>
864 + <base>MOUNT_DESC</base>
865 + <trans>You have to enter the password to make this folder's content available.</trans>
866 + </entry>
867 + <entry>
868 + <base>LABEL_MOUNT_PASSWORD</base>
869 + <trans>Jelszó</trans>
870 + </entry>
871 + <entry>
872 + <base>VALIDATE</base>
873 + <trans>Validate</trans>
874 + </entry>
875 + <entry>
876 + <base>NO_ENCRYPTED_SHARE</base>
877 + <trans>No encrypted share configured</trans>
878 + </entry>
879 +</lexicon>
880 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/id/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
881 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/id/etc/e-smith/web/functions/shares 2011-05-16 00:47:53.000000000 -0600
882 @@ -296,4 +296,55 @@
883 <base>MANUAL_PERMS</base>
884 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
885 </entry>
886 +
887 + <entry>
888 + <base>DESC_ENCRYPTION</base>
889 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
890 + </entry>
891 +
892 + <entry>
893 + <base>LABEL_ENCRYPTION</base>
894 + <trans>Gambaran</trans>
895 + </entry>
896 +
897 + <entry>
898 + <base>DESC_PASSWORD</base>
899 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
900 + </entry>
901 +
902 + <entry>
903 + <base>LABEL_PASSWORD</base>
904 + <trans>Kata kunci</trans>
905 + </entry>
906 +
907 + <entry>
908 + <base>LABEL_PASSWORD2</base>
909 + <trans>Kata sandi tidak cocok</trans>
910 + </entry>
911 +
912 + <entry>
913 + <base>DESC_INACTIVITY</base>
914 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
915 + </entry>
916 +
917 + <entry>
918 + <base>ERROR_WITH_ENCRYPTION</base>
919 + <trans>Terjadi kesalahan saat me-restore initial group dari 'www'.</trans>
920 + </entry>
921 +
922 + <entry>
923 + <base>INVALID_INACTIVITY</base>
924 + <trans>Inactivity value must be numbers only</trans>
925 + </entry>
926 +
927 + <entry>
928 + <base>PASSWORD_MISMATCH</base>
929 + <trans>Kata sandi tidak cocok</trans>
930 + </entry>
931 +
932 + <entry>
933 + <base>PASSWORD_TOO_SHORT</base>
934 + <trans>Password hanya boleh terdiri dari Password harus berisi hanya karakter bisa dicetak.</trans>
935 + </entry>
936 +
937 </lexicon>
938 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/id/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
939 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/id/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:55.000000000 -0600
940 @@ -0,0 +1,58 @@
941 +<lexicon lang="id" params="getExtraParams()">
942 + <entry>
943 + <base>FORM_TITLE</base>
944 + <trans>Shared Folders Encryption</trans>
945 + </entry>
946 + <entry>
947 + <base>Shared Folders Encryption</base>
948 + <trans>Shared Folders Encryption</trans>
949 + </entry>
950 + <entry>
951 + <base>FIRSTPAGE_DESC</base>
952 + <trans>This panel lets you enable enrypted shared folder access.</trans>
953 + </entry>
954 + <entry>
955 + <base>STATUS</base>
956 + <trans>Status</trans>
957 + </entry>
958 + <entry>
959 + <base>MOUNTED</base>
960 + <trans>Enabled</trans>
961 + </entry>
962 + <entry>
963 + <base>NOT_MOUNTED</base>
964 + <trans>Protected</trans>
965 + </entry>
966 + <entry>
967 + <base>MOUNT</base>
968 + <trans>Enable</trans>
969 + </entry>
970 + <entry>
971 + <base>UMOUNT</base>
972 + <trans>Protect</trans>
973 + </entry>
974 + <entry>
975 + <base>ERROR_MOUNTING</base>
976 + <trans>An error occured. Check that you have the correct password.</trans>
977 + </entry>
978 + <entry>
979 + <base>UMOUNT_DESC</base>
980 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
981 + </entry>
982 + <entry>
983 + <base>MOUNT_DESC</base>
984 + <trans>You have to enter the password to make this folder's content available.</trans>
985 + </entry>
986 + <entry>
987 + <base>LABEL_MOUNT_PASSWORD</base>
988 + <trans>Kata kunci</trans>
989 + </entry>
990 + <entry>
991 + <base>VALIDATE</base>
992 + <trans>Validate</trans>
993 + </entry>
994 + <entry>
995 + <base>NO_ENCRYPTED_SHARE</base>
996 + <trans>No encrypted share configured</trans>
997 + </entry>
998 +</lexicon>
999 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/it/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
1000 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/it/etc/e-smith/web/functions/shares 2011-05-16 00:47:54.000000000 -0600
1001 @@ -296,4 +296,55 @@
1002 <base>MANUAL_PERMS</base>
1003 <trans><![CDATA[<span style="color:red">I permessi di accesso a questa cartella condivisa sono gestiti manualmente, e non possono essere cambiatiyou cannot change it.</span><br><br>]]></trans>
1004 </entry>
1005 +
1006 + <entry>
1007 + <base>DESC_ENCRYPTION</base>
1008 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
1009 + </entry>
1010 +
1011 + <entry>
1012 + <base>LABEL_ENCRYPTION</base>
1013 + <trans>Descrizione</trans>
1014 + </entry>
1015 +
1016 + <entry>
1017 + <base>DESC_PASSWORD</base>
1018 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
1019 + </entry>
1020 +
1021 + <entry>
1022 + <base>LABEL_PASSWORD</base>
1023 + <trans>Password</trans>
1024 + </entry>
1025 +
1026 + <entry>
1027 + <base>LABEL_PASSWORD2</base>
1028 + <trans>Password (ripeti)</trans>
1029 + </entry>
1030 +
1031 + <entry>
1032 + <base>DESC_INACTIVITY</base>
1033 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
1034 + </entry>
1035 +
1036 + <entry>
1037 + <base>ERROR_WITH_ENCRYPTION</base>
1038 + <trans>Si è verificato un errore durante la creazione della condivisione.</trans>
1039 + </entry>
1040 +
1041 + <entry>
1042 + <base>INVALID_INACTIVITY</base>
1043 + <trans>Inactivity value must be numbers only</trans>
1044 + </entry>
1045 +
1046 + <entry>
1047 + <base>PASSWORD_MISMATCH</base>
1048 + <trans>Le password non coincidono</trans>
1049 + </entry>
1050 +
1051 + <entry>
1052 + <base>PASSWORD_TOO_SHORT</base>
1053 + <trans>La password deve contenere solo caratteri stampabili</trans>
1054 + </entry>
1055 +
1056 </lexicon>
1057 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/it/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
1058 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/it/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:55.000000000 -0600
1059 @@ -0,0 +1,58 @@
1060 +<lexicon lang="it" params="getExtraParams()">
1061 + <entry>
1062 + <base>FORM_TITLE</base>
1063 + <trans>Shared Folders Encryption</trans>
1064 + </entry>
1065 + <entry>
1066 + <base>Shared Folders Encryption</base>
1067 + <trans>Shared Folders Encryption</trans>
1068 + </entry>
1069 + <entry>
1070 + <base>FIRSTPAGE_DESC</base>
1071 + <trans>This panel lets you enable enrypted shared folder access.</trans>
1072 + </entry>
1073 + <entry>
1074 + <base>STATUS</base>
1075 + <trans>Stato</trans>
1076 + </entry>
1077 + <entry>
1078 + <base>MOUNTED</base>
1079 + <trans>Abilitato</trans>
1080 + </entry>
1081 + <entry>
1082 + <base>NOT_MOUNTED</base>
1083 + <trans>Protetto</trans>
1084 + </entry>
1085 + <entry>
1086 + <base>MOUNT</base>
1087 + <trans>Abilita</trans>
1088 + </entry>
1089 + <entry>
1090 + <base>UMOUNT</base>
1091 + <trans>Protect</trans>
1092 + </entry>
1093 + <entry>
1094 + <base>ERROR_MOUNTING</base>
1095 + <trans>An error occured. Check that you have the correct password.</trans>
1096 + </entry>
1097 + <entry>
1098 + <base>UMOUNT_DESC</base>
1099 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
1100 + </entry>
1101 + <entry>
1102 + <base>MOUNT_DESC</base>
1103 + <trans>You have to enter the password to make this folder's content available.</trans>
1104 + </entry>
1105 + <entry>
1106 + <base>LABEL_MOUNT_PASSWORD</base>
1107 + <trans>Password</trans>
1108 + </entry>
1109 + <entry>
1110 + <base>VALIDATE</base>
1111 + <trans>Validate</trans>
1112 + </entry>
1113 + <entry>
1114 + <base>NO_ENCRYPTED_SHARE</base>
1115 + <trans>No encrypted share configured</trans>
1116 + </entry>
1117 +</lexicon>
1118 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
1119 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/shares 2011-05-16 00:47:54.000000000 -0600
1120 @@ -296,4 +296,55 @@
1121 <base>MANUAL_PERMS</base>
1122 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
1123 </entry>
1124 +
1125 + <entry>
1126 + <base>DESC_ENCRYPTION</base>
1127 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
1128 + </entry>
1129 +
1130 + <entry>
1131 + <base>LABEL_ENCRYPTION</base>
1132 + <trans>例外</trans>
1133 + </entry>
1134 +
1135 + <entry>
1136 + <base>DESC_PASSWORD</base>
1137 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
1138 + </entry>
1139 +
1140 + <entry>
1141 + <base>LABEL_PASSWORD</base>
1142 + <trans>パスワード</trans>
1143 + </entry>
1144 +
1145 + <entry>
1146 + <base>LABEL_PASSWORD2</base>
1147 + <trans>パスワード (再入力)</trans>
1148 + </entry>
1149 +
1150 + <entry>
1151 + <base>DESC_INACTIVITY</base>
1152 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
1153 + </entry>
1154 +
1155 + <entry>
1156 + <base>ERROR_WITH_ENCRYPTION</base>
1157 + <trans>An error occured while performing initial folder encryption</trans>
1158 + </entry>
1159 +
1160 + <entry>
1161 + <base>INVALID_INACTIVITY</base>
1162 + <trans>Inactivity value must be numbers only</trans>
1163 + </entry>
1164 +
1165 + <entry>
1166 + <base>PASSWORD_MISMATCH</base>
1167 + <trans>Passwords don't match</trans>
1168 + </entry>
1169 +
1170 + <entry>
1171 + <base>PASSWORD_TOO_SHORT</base>
1172 + <trans>Password is too short, please use at least 8 characters</trans>
1173 + </entry>
1174 +
1175 </lexicon>
1176 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
1177 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:55.000000000 -0600
1178 @@ -0,0 +1,58 @@
1179 +<lexicon lang="ja" params="getExtraParams()">
1180 + <entry>
1181 + <base>FORM_TITLE</base>
1182 + <trans>Shared Folders Encryption</trans>
1183 + </entry>
1184 + <entry>
1185 + <base>Shared Folders Encryption</base>
1186 + <trans>Shared Folders Encryption</trans>
1187 + </entry>
1188 + <entry>
1189 + <base>FIRSTPAGE_DESC</base>
1190 + <trans>This panel lets you enable enrypted shared folder access.</trans>
1191 + </entry>
1192 + <entry>
1193 + <base>STATUS</base>
1194 + <trans>状態</trans>
1195 + </entry>
1196 + <entry>
1197 + <base>MOUNTED</base>
1198 + <trans>Enabled</trans>
1199 + </entry>
1200 + <entry>
1201 + <base>NOT_MOUNTED</base>
1202 + <trans>保護された</trans>
1203 + </entry>
1204 + <entry>
1205 + <base>MOUNT</base>
1206 + <trans>有効</trans>
1207 + </entry>
1208 + <entry>
1209 + <base>UMOUNT</base>
1210 + <trans>Protect</trans>
1211 + </entry>
1212 + <entry>
1213 + <base>ERROR_MOUNTING</base>
1214 + <trans>An error occured. Check that you have the correct password.</trans>
1215 + </entry>
1216 + <entry>
1217 + <base>UMOUNT_DESC</base>
1218 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
1219 + </entry>
1220 + <entry>
1221 + <base>MOUNT_DESC</base>
1222 + <trans>You have to enter the password to make this folder's content available.</trans>
1223 + </entry>
1224 + <entry>
1225 + <base>LABEL_MOUNT_PASSWORD</base>
1226 + <trans>パスワード</trans>
1227 + </entry>
1228 + <entry>
1229 + <base>VALIDATE</base>
1230 + <trans>Validate</trans>
1231 + </entry>
1232 + <entry>
1233 + <base>NO_ENCRYPTED_SHARE</base>
1234 + <trans>No encrypted share configured</trans>
1235 + </entry>
1236 +</lexicon>
1237 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
1238 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/shares 2011-05-16 00:47:54.000000000 -0600
1239 @@ -296,4 +296,55 @@
1240 <base>MANUAL_PERMS</base>
1241 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
1242 </entry>
1243 +
1244 + <entry>
1245 + <base>DESC_ENCRYPTION</base>
1246 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
1247 + </entry>
1248 +
1249 + <entry>
1250 + <base>LABEL_ENCRYPTION</base>
1251 + <trans>Beskrivelse</trans>
1252 + </entry>
1253 +
1254 + <entry>
1255 + <base>DESC_PASSWORD</base>
1256 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
1257 + </entry>
1258 +
1259 + <entry>
1260 + <base>LABEL_PASSWORD</base>
1261 + <trans>Passord</trans>
1262 + </entry>
1263 +
1264 + <entry>
1265 + <base>LABEL_PASSWORD2</base>
1266 + <trans>Passord (igjen)</trans>
1267 + </entry>
1268 +
1269 + <entry>
1270 + <base>DESC_INACTIVITY</base>
1271 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
1272 + </entry>
1273 +
1274 + <entry>
1275 + <base>ERROR_WITH_ENCRYPTION</base>
1276 + <trans>En feil oppsto under fjerning av brukergruppen.</trans>
1277 + </entry>
1278 +
1279 + <entry>
1280 + <base>INVALID_INACTIVITY</base>
1281 + <trans>Inactivity value must be numbers only</trans>
1282 + </entry>
1283 +
1284 + <entry>
1285 + <base>PASSWORD_MISMATCH</base>
1286 + <trans>passordene er ikke like</trans>
1287 + </entry>
1288 +
1289 + <entry>
1290 + <base>PASSWORD_TOO_SHORT</base>
1291 + <trans>Passordet må kun inneholde printbare tegn.</trans>
1292 + </entry>
1293 +
1294 </lexicon>
1295 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
1296 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:55.000000000 -0600
1297 @@ -0,0 +1,58 @@
1298 +<lexicon lang="nb" params="getExtraParams()">
1299 + <entry>
1300 + <base>FORM_TITLE</base>
1301 + <trans>Shared Folders Encryption</trans>
1302 + </entry>
1303 + <entry>
1304 + <base>Shared Folders Encryption</base>
1305 + <trans>Shared Folders Encryption</trans>
1306 + </entry>
1307 + <entry>
1308 + <base>FIRSTPAGE_DESC</base>
1309 + <trans>This panel lets you enable enrypted shared folder access.</trans>
1310 + </entry>
1311 + <entry>
1312 + <base>STATUS</base>
1313 + <trans>Status</trans>
1314 + </entry>
1315 + <entry>
1316 + <base>MOUNTED</base>
1317 + <trans>aktivert</trans>
1318 + </entry>
1319 + <entry>
1320 + <base>NOT_MOUNTED</base>
1321 + <trans>Beskyttet</trans>
1322 + </entry>
1323 + <entry>
1324 + <base>MOUNT</base>
1325 + <trans>Slå på</trans>
1326 + </entry>
1327 + <entry>
1328 + <base>UMOUNT</base>
1329 + <trans>Protect</trans>
1330 + </entry>
1331 + <entry>
1332 + <base>ERROR_MOUNTING</base>
1333 + <trans>An error occured. Check that you have the correct password.</trans>
1334 + </entry>
1335 + <entry>
1336 + <base>UMOUNT_DESC</base>
1337 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
1338 + </entry>
1339 + <entry>
1340 + <base>MOUNT_DESC</base>
1341 + <trans>You have to enter the password to make this folder's content available.</trans>
1342 + </entry>
1343 + <entry>
1344 + <base>LABEL_MOUNT_PASSWORD</base>
1345 + <trans>Passord</trans>
1346 + </entry>
1347 + <entry>
1348 + <base>VALIDATE</base>
1349 + <trans>Validate</trans>
1350 + </entry>
1351 + <entry>
1352 + <base>NO_ENCRYPTED_SHARE</base>
1353 + <trans>No encrypted share configured</trans>
1354 + </entry>
1355 +</lexicon>
1356 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
1357 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/shares 2011-05-16 00:47:55.000000000 -0600
1358 @@ -296,4 +296,55 @@
1359 <base>MANUAL_PERMS</base>
1360 <trans><![CDATA[<span style="color:red">Permissies op deze gedeelde folder zijn handmatig aangepast. Veranderingen zullen alleen effect hebben op de web toegang indien een wachtwoord vereist is.</span><br><br>]]></trans>
1361 </entry>
1362 +
1363 + <entry>
1364 + <base>DESC_ENCRYPTION</base>
1365 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
1366 + </entry>
1367 +
1368 + <entry>
1369 + <base>LABEL_ENCRYPTION</base>
1370 + <trans>Beschrijving</trans>
1371 + </entry>
1372 +
1373 + <entry>
1374 + <base>DESC_PASSWORD</base>
1375 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
1376 + </entry>
1377 +
1378 + <entry>
1379 + <base>LABEL_PASSWORD</base>
1380 + <trans>Wachtwoord</trans>
1381 + </entry>
1382 +
1383 + <entry>
1384 + <base>LABEL_PASSWORD2</base>
1385 + <trans>Wachtwoord (nogmaals)</trans>
1386 + </entry>
1387 +
1388 + <entry>
1389 + <base>DESC_INACTIVITY</base>
1390 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
1391 + </entry>
1392 +
1393 + <entry>
1394 + <base>ERROR_WITH_ENCRYPTION</base>
1395 + <trans>Er is een fout opgetreden tijdens het aanmaken van de gedeelde folder.</trans>
1396 + </entry>
1397 +
1398 + <entry>
1399 + <base>INVALID_INACTIVITY</base>
1400 + <trans>Inactivity value must be numbers only</trans>
1401 + </entry>
1402 +
1403 + <entry>
1404 + <base>PASSWORD_MISMATCH</base>
1405 + <trans>Wachtwoorden zijn niet gelijk</trans>
1406 + </entry>
1407 +
1408 + <entry>
1409 + <base>PASSWORD_TOO_SHORT</base>
1410 + <trans>Het wachtwoord mag alleen afdrukbare tekens bevatten</trans>
1411 + </entry>
1412 +
1413 </lexicon>
1414 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
1415 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:55.000000000 -0600
1416 @@ -0,0 +1,58 @@
1417 +<lexicon lang="nl" params="getExtraParams()">
1418 + <entry>
1419 + <base>FORM_TITLE</base>
1420 + <trans>Shared Folders Encryption</trans>
1421 + </entry>
1422 + <entry>
1423 + <base>Shared Folders Encryption</base>
1424 + <trans>Shared Folders Encryption</trans>
1425 + </entry>
1426 + <entry>
1427 + <base>FIRSTPAGE_DESC</base>
1428 + <trans>This panel lets you enable enrypted shared folder access.</trans>
1429 + </entry>
1430 + <entry>
1431 + <base>STATUS</base>
1432 + <trans>Status</trans>
1433 + </entry>
1434 + <entry>
1435 + <base>MOUNTED</base>
1436 + <trans>Actief</trans>
1437 + </entry>
1438 + <entry>
1439 + <base>NOT_MOUNTED</base>
1440 + <trans>Beschermd</trans>
1441 + </entry>
1442 + <entry>
1443 + <base>MOUNT</base>
1444 + <trans>Aktiveer</trans>
1445 + </entry>
1446 + <entry>
1447 + <base>UMOUNT</base>
1448 + <trans>Protect</trans>
1449 + </entry>
1450 + <entry>
1451 + <base>ERROR_MOUNTING</base>
1452 + <trans>An error occured. Check that you have the correct password.</trans>
1453 + </entry>
1454 + <entry>
1455 + <base>UMOUNT_DESC</base>
1456 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
1457 + </entry>
1458 + <entry>
1459 + <base>MOUNT_DESC</base>
1460 + <trans>You have to enter the password to make this folder's content available.</trans>
1461 + </entry>
1462 + <entry>
1463 + <base>LABEL_MOUNT_PASSWORD</base>
1464 + <trans>Wachtwoord</trans>
1465 + </entry>
1466 + <entry>
1467 + <base>VALIDATE</base>
1468 + <trans>Validate</trans>
1469 + </entry>
1470 + <entry>
1471 + <base>NO_ENCRYPTED_SHARE</base>
1472 + <trans>No encrypted share configured</trans>
1473 + </entry>
1474 +</lexicon>
1475 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
1476 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/shares 2011-05-16 00:47:55.000000000 -0600
1477 @@ -296,4 +296,55 @@
1478 <base>MANUAL_PERMS</base>
1479 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
1480 </entry>
1481 +
1482 + <entry>
1483 + <base>DESC_ENCRYPTION</base>
1484 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
1485 + </entry>
1486 +
1487 + <entry>
1488 + <base>LABEL_ENCRYPTION</base>
1489 + <trans>Wyjątek</trans>
1490 + </entry>
1491 +
1492 + <entry>
1493 + <base>DESC_PASSWORD</base>
1494 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
1495 + </entry>
1496 +
1497 + <entry>
1498 + <base>LABEL_PASSWORD</base>
1499 + <trans>Hasło</trans>
1500 + </entry>
1501 +
1502 + <entry>
1503 + <base>LABEL_PASSWORD2</base>
1504 + <trans>Hasło (ponownie)</trans>
1505 + </entry>
1506 +
1507 + <entry>
1508 + <base>DESC_INACTIVITY</base>
1509 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
1510 + </entry>
1511 +
1512 + <entry>
1513 + <base>ERROR_WITH_ENCRYPTION</base>
1514 + <trans>Wystąpił błąd podczas usunięcia grupy użytkowników.</trans>
1515 + </entry>
1516 +
1517 + <entry>
1518 + <base>INVALID_INACTIVITY</base>
1519 + <trans>Inactivity value must be numbers only</trans>
1520 + </entry>
1521 +
1522 + <entry>
1523 + <base>PASSWORD_MISMATCH</base>
1524 + <trans>Hasła nie zgadzają się.</trans>
1525 + </entry>
1526 +
1527 + <entry>
1528 + <base>PASSWORD_TOO_SHORT</base>
1529 + <trans>Password is too short, please use at least 8 characters</trans>
1530 + </entry>
1531 +
1532 </lexicon>
1533 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
1534 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:56.000000000 -0600
1535 @@ -0,0 +1,58 @@
1536 +<lexicon lang="pl" params="getExtraParams()">
1537 + <entry>
1538 + <base>FORM_TITLE</base>
1539 + <trans>Shared Folders Encryption</trans>
1540 + </entry>
1541 + <entry>
1542 + <base>Shared Folders Encryption</base>
1543 + <trans>Shared Folders Encryption</trans>
1544 + </entry>
1545 + <entry>
1546 + <base>FIRSTPAGE_DESC</base>
1547 + <trans>This panel lets you enable enrypted shared folder access.</trans>
1548 + </entry>
1549 + <entry>
1550 + <base>STATUS</base>
1551 + <trans>Stan</trans>
1552 + </entry>
1553 + <entry>
1554 + <base>MOUNTED</base>
1555 + <trans>Enabled</trans>
1556 + </entry>
1557 + <entry>
1558 + <base>NOT_MOUNTED</base>
1559 + <trans>Zabezpieczony</trans>
1560 + </entry>
1561 + <entry>
1562 + <base>MOUNT</base>
1563 + <trans>Włącz</trans>
1564 + </entry>
1565 + <entry>
1566 + <base>UMOUNT</base>
1567 + <trans>Protect</trans>
1568 + </entry>
1569 + <entry>
1570 + <base>ERROR_MOUNTING</base>
1571 + <trans>An error occured. Check that you have the correct password.</trans>
1572 + </entry>
1573 + <entry>
1574 + <base>UMOUNT_DESC</base>
1575 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
1576 + </entry>
1577 + <entry>
1578 + <base>MOUNT_DESC</base>
1579 + <trans>You have to enter the password to make this folder's content available.</trans>
1580 + </entry>
1581 + <entry>
1582 + <base>LABEL_MOUNT_PASSWORD</base>
1583 + <trans>Hasło</trans>
1584 + </entry>
1585 + <entry>
1586 + <base>VALIDATE</base>
1587 + <trans>Validate</trans>
1588 + </entry>
1589 + <entry>
1590 + <base>NO_ENCRYPTED_SHARE</base>
1591 + <trans>No encrypted share configured</trans>
1592 + </entry>
1593 +</lexicon>
1594 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
1595 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/shares 2011-05-16 00:47:55.000000000 -0600
1596 @@ -296,4 +296,55 @@
1597 <base>MANUAL_PERMS</base>
1598 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
1599 </entry>
1600 +
1601 + <entry>
1602 + <base>DESC_ENCRYPTION</base>
1603 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
1604 + </entry>
1605 +
1606 + <entry>
1607 + <base>LABEL_ENCRYPTION</base>
1608 + <trans>Descrição</trans>
1609 + </entry>
1610 +
1611 + <entry>
1612 + <base>DESC_PASSWORD</base>
1613 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
1614 + </entry>
1615 +
1616 + <entry>
1617 + <base>LABEL_PASSWORD</base>
1618 + <trans>Senha</trans>
1619 + </entry>
1620 +
1621 + <entry>
1622 + <base>LABEL_PASSWORD2</base>
1623 + <trans>Palavra-passe (confirmar)</trans>
1624 + </entry>
1625 +
1626 + <entry>
1627 + <base>DESC_INACTIVITY</base>
1628 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
1629 + </entry>
1630 +
1631 + <entry>
1632 + <base>ERROR_WITH_ENCRYPTION</base>
1633 + <trans>Erro ocorrido enquanto restaurava grupo 'www'.</trans>
1634 + </entry>
1635 +
1636 + <entry>
1637 + <base>INVALID_INACTIVITY</base>
1638 + <trans>Inactivity value must be numbers only</trans>
1639 + </entry>
1640 +
1641 + <entry>
1642 + <base>PASSWORD_MISMATCH</base>
1643 + <trans>As senhas digitadas não conferem</trans>
1644 + </entry>
1645 +
1646 + <entry>
1647 + <base>PASSWORD_TOO_SHORT</base>
1648 + <trans>A senha tem que conter apenas caracteres de impressão</trans>
1649 + </entry>
1650 +
1651 </lexicon>
1652 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
1653 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:56.000000000 -0600
1654 @@ -0,0 +1,58 @@
1655 +<lexicon lang="pt" params="getExtraParams()">
1656 + <entry>
1657 + <base>FORM_TITLE</base>
1658 + <trans>Shared Folders Encryption</trans>
1659 + </entry>
1660 + <entry>
1661 + <base>Shared Folders Encryption</base>
1662 + <trans>Shared Folders Encryption</trans>
1663 + </entry>
1664 + <entry>
1665 + <base>FIRSTPAGE_DESC</base>
1666 + <trans>This panel lets you enable enrypted shared folder access.</trans>
1667 + </entry>
1668 + <entry>
1669 + <base>STATUS</base>
1670 + <trans>Status</trans>
1671 + </entry>
1672 + <entry>
1673 + <base>MOUNTED</base>
1674 + <trans>Habilitado</trans>
1675 + </entry>
1676 + <entry>
1677 + <base>NOT_MOUNTED</base>
1678 + <trans>Protegido</trans>
1679 + </entry>
1680 + <entry>
1681 + <base>MOUNT</base>
1682 + <trans>Habilita</trans>
1683 + </entry>
1684 + <entry>
1685 + <base>UMOUNT</base>
1686 + <trans>Protect</trans>
1687 + </entry>
1688 + <entry>
1689 + <base>ERROR_MOUNTING</base>
1690 + <trans>An error occured. Check that you have the correct password.</trans>
1691 + </entry>
1692 + <entry>
1693 + <base>UMOUNT_DESC</base>
1694 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
1695 + </entry>
1696 + <entry>
1697 + <base>MOUNT_DESC</base>
1698 + <trans>You have to enter the password to make this folder's content available.</trans>
1699 + </entry>
1700 + <entry>
1701 + <base>LABEL_MOUNT_PASSWORD</base>
1702 + <trans>Senha</trans>
1703 + </entry>
1704 + <entry>
1705 + <base>VALIDATE</base>
1706 + <trans>Validate</trans>
1707 + </entry>
1708 + <entry>
1709 + <base>NO_ENCRYPTED_SHARE</base>
1710 + <trans>No encrypted share configured</trans>
1711 + </entry>
1712 +</lexicon>
1713 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
1714 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/shares 2011-05-16 00:47:56.000000000 -0600
1715 @@ -296,4 +296,55 @@
1716 <base>MANUAL_PERMS</base>
1717 <trans><![CDATA[<span style="color:red">Permissões nesta pasta compartilhada são gerenciadas manualmente, modificações somente afetarão o acesso via web se uma senha é requerida para isso.</span><br><br>]]></trans>
1718 </entry>
1719 +
1720 + <entry>
1721 + <base>DESC_ENCRYPTION</base>
1722 + <trans>As seguintes opções permitem que você proteja seus dados. Se a encriptação for habilitada, os dados nunca serão armazenados como texto limpo no servidor. Seu compartilhamento ou estará "disponível"(dados aparecerão como texto puro, a encriptação é feita sob demanda) ou "protegido" (apenas dados encriptados está disponível no servidor). A encriptação somente pode ser definida no momento da criação da pasta compartilhada. Adicionalmente, grupos de apenas leitura não são suportados em pastas encriptadas. Se você habilitar a encriptação, apenas membros de grupos com privilegios de ler e escrever terão acesso a este compartilhamento.</trans>
1723 + </entry>
1724 +
1725 + <entry>
1726 + <base>LABEL_ENCRYPTION</base>
1727 + <trans>Encriptação</trans>
1728 + </entry>
1729 +
1730 + <entry>
1731 + <base>DESC_PASSWORD</base>
1732 + <trans>Você precisa escolher uma senha para proteger seus dados. Esta senha deve ter pelo menos 8 caracters de comprimento. Não perca esta senha. Se você a esquecer, seus dados estarão perdidos porque não há modo de recuperá-la.</trans>
1733 + </entry>
1734 +
1735 + <entry>
1736 + <base>LABEL_PASSWORD</base>
1737 + <trans>Senha</trans>
1738 + </entry>
1739 +
1740 + <entry>
1741 + <base>LABEL_PASSWORD2</base>
1742 + <trans>Senha (confirmação)</trans>
1743 + </entry>
1744 +
1745 + <entry>
1746 + <base>DESC_INACTIVITY</base>
1747 + <trans>Para prover segurança adicional, você pode definir um tempo de inatividade (em minutos). Quando os dados estiverem disponíveis, se ninguém acessá-lo neste período de tempo, eles retornarão ao modo protegido automaticamente.</trans>
1748 + </entry>
1749 +
1750 + <entry>
1751 + <base>ERROR_WITH_ENCRYPTION</base>
1752 + <trans>Ocorreu um erro enquanto criando a encriptação inicial do compartilhamento.</trans>
1753 + </entry>
1754 +
1755 + <entry>
1756 + <base>INVALID_INACTIVITY</base>
1757 + <trans>O valor de inatividade somente aceita números</trans>
1758 + </entry>
1759 +
1760 + <entry>
1761 + <base>PASSWORD_MISMATCH</base>
1762 + <trans>As senhas não conferem</trans>
1763 + </entry>
1764 +
1765 + <entry>
1766 + <base>PASSWORD_TOO_SHORT</base>
1767 + <trans>A senha é muito curta, por favor use pelo menos 8 caracteres.</trans>
1768 + </entry>
1769 +
1770 </lexicon>
1771 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
1772 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:56.000000000 -0600
1773 @@ -0,0 +1,58 @@
1774 +<lexicon lang="pt-br" params="getExtraParams()">
1775 + <entry>
1776 + <base>FORM_TITLE</base>
1777 + <trans>Encriptação de pastas compartilhadas</trans>
1778 + </entry>
1779 + <entry>
1780 + <base>Shared Folders Encryption</base>
1781 + <trans>Encriptação de pastas compartilhadas</trans>
1782 + </entry>
1783 + <entry>
1784 + <base>FIRSTPAGE_DESC</base>
1785 + <trans>Este painel deixa você habilitar o acesso a pastas compartilhadas encriptadas.</trans>
1786 + </entry>
1787 + <entry>
1788 + <base>STATUS</base>
1789 + <trans>Status</trans>
1790 + </entry>
1791 + <entry>
1792 + <base>MOUNTED</base>
1793 + <trans>Habilitado</trans>
1794 + </entry>
1795 + <entry>
1796 + <base>NOT_MOUNTED</base>
1797 + <trans>Protegido</trans>
1798 + </entry>
1799 + <entry>
1800 + <base>MOUNT</base>
1801 + <trans>Habilita</trans>
1802 + </entry>
1803 + <entry>
1804 + <base>UMOUNT</base>
1805 + <trans>Proteger</trans>
1806 + </entry>
1807 + <entry>
1808 + <base>ERROR_MOUNTING</base>
1809 + <trans>Ocorreu um erro. Verifique que você está usando a senha correta.</trans>
1810 + </entry>
1811 + <entry>
1812 + <base>UMOUNT_DESC</base>
1813 + <trans>Você está seguro de que deseja proteger essa pasta compartilhada ? Uma vez protegida, o conteúdo não será acessível até que seja digitada a senha definida.</trans>
1814 + </entry>
1815 + <entry>
1816 + <base>MOUNT_DESC</base>
1817 + <trans>Você deve digitar a senha para fazer o conteúdo desta pasta compartilhada visível.</trans>
1818 + </entry>
1819 + <entry>
1820 + <base>LABEL_MOUNT_PASSWORD</base>
1821 + <trans>Senha</trans>
1822 + </entry>
1823 + <entry>
1824 + <base>VALIDATE</base>
1825 + <trans>Validar</trans>
1826 + </entry>
1827 + <entry>
1828 + <base>NO_ENCRYPTED_SHARE</base>
1829 + <trans>Nenhum compartilhamento encriptado configurado</trans>
1830 + </entry>
1831 +</lexicon>
1832 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
1833 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/shares 2011-05-16 00:47:56.000000000 -0600
1834 @@ -296,4 +296,55 @@
1835 <base>MANUAL_PERMS</base>
1836 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
1837 </entry>
1838 +
1839 + <entry>
1840 + <base>DESC_ENCRYPTION</base>
1841 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
1842 + </entry>
1843 +
1844 + <entry>
1845 + <base>LABEL_ENCRYPTION</base>
1846 + <trans>Descriere</trans>
1847 + </entry>
1848 +
1849 + <entry>
1850 + <base>DESC_PASSWORD</base>
1851 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
1852 + </entry>
1853 +
1854 + <entry>
1855 + <base>LABEL_PASSWORD</base>
1856 + <trans>Parolă</trans>
1857 + </entry>
1858 +
1859 + <entry>
1860 + <base>LABEL_PASSWORD2</base>
1861 + <trans>Parola (din nou)</trans>
1862 + </entry>
1863 +
1864 + <entry>
1865 + <base>DESC_INACTIVITY</base>
1866 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
1867 + </entry>
1868 +
1869 + <entry>
1870 + <base>ERROR_WITH_ENCRYPTION</base>
1871 + <trans>An error occured while performing initial folder encryption</trans>
1872 + </entry>
1873 +
1874 + <entry>
1875 + <base>INVALID_INACTIVITY</base>
1876 + <trans>Inactivity value must be numbers only</trans>
1877 + </entry>
1878 +
1879 + <entry>
1880 + <base>PASSWORD_MISMATCH</base>
1881 + <trans>Cele două parole nu se potrivesc</trans>
1882 + </entry>
1883 +
1884 + <entry>
1885 + <base>PASSWORD_TOO_SHORT</base>
1886 + <trans>Password is too short, please use at least 8 characters</trans>
1887 + </entry>
1888 +
1889 </lexicon>
1890 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
1891 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:56.000000000 -0600
1892 @@ -0,0 +1,58 @@
1893 +<lexicon lang="ro" params="getExtraParams()">
1894 + <entry>
1895 + <base>FORM_TITLE</base>
1896 + <trans>Shared Folders Encryption</trans>
1897 + </entry>
1898 + <entry>
1899 + <base>Shared Folders Encryption</base>
1900 + <trans>Shared Folders Encryption</trans>
1901 + </entry>
1902 + <entry>
1903 + <base>FIRSTPAGE_DESC</base>
1904 + <trans>This panel lets you enable enrypted shared folder access.</trans>
1905 + </entry>
1906 + <entry>
1907 + <base>STATUS</base>
1908 + <trans>Status</trans>
1909 + </entry>
1910 + <entry>
1911 + <base>MOUNTED</base>
1912 + <trans>Enabled</trans>
1913 + </entry>
1914 + <entry>
1915 + <base>NOT_MOUNTED</base>
1916 + <trans>Protected</trans>
1917 + </entry>
1918 + <entry>
1919 + <base>MOUNT</base>
1920 + <trans>Enable</trans>
1921 + </entry>
1922 + <entry>
1923 + <base>UMOUNT</base>
1924 + <trans>Protect</trans>
1925 + </entry>
1926 + <entry>
1927 + <base>ERROR_MOUNTING</base>
1928 + <trans>An error occured. Check that you have the correct password.</trans>
1929 + </entry>
1930 + <entry>
1931 + <base>UMOUNT_DESC</base>
1932 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
1933 + </entry>
1934 + <entry>
1935 + <base>MOUNT_DESC</base>
1936 + <trans>You have to enter the password to make this folder's content available.</trans>
1937 + </entry>
1938 + <entry>
1939 + <base>LABEL_MOUNT_PASSWORD</base>
1940 + <trans>Parolă</trans>
1941 + </entry>
1942 + <entry>
1943 + <base>VALIDATE</base>
1944 + <trans>Validate</trans>
1945 + </entry>
1946 + <entry>
1947 + <base>NO_ENCRYPTED_SHARE</base>
1948 + <trans>No encrypted share configured</trans>
1949 + </entry>
1950 +</lexicon>
1951 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
1952 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/shares 2011-05-16 00:47:56.000000000 -0600
1953 @@ -296,4 +296,55 @@
1954 <base>MANUAL_PERMS</base>
1955 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
1956 </entry>
1957 +
1958 + <entry>
1959 + <base>DESC_ENCRYPTION</base>
1960 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
1961 + </entry>
1962 +
1963 + <entry>
1964 + <base>LABEL_ENCRYPTION</base>
1965 + <trans>Описание</trans>
1966 + </entry>
1967 +
1968 + <entry>
1969 + <base>DESC_PASSWORD</base>
1970 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
1971 + </entry>
1972 +
1973 + <entry>
1974 + <base>LABEL_PASSWORD</base>
1975 + <trans>Пароль</trans>
1976 + </entry>
1977 +
1978 + <entry>
1979 + <base>LABEL_PASSWORD2</base>
1980 + <trans>Пароль (ещё раз)</trans>
1981 + </entry>
1982 +
1983 + <entry>
1984 + <base>DESC_INACTIVITY</base>
1985 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
1986 + </entry>
1987 +
1988 + <entry>
1989 + <base>ERROR_WITH_ENCRYPTION</base>
1990 + <trans>Произошла ошибка при удалении группы пользователей.</trans>
1991 + </entry>
1992 +
1993 + <entry>
1994 + <base>INVALID_INACTIVITY</base>
1995 + <trans>Inactivity value must be numbers only</trans>
1996 + </entry>
1997 +
1998 + <entry>
1999 + <base>PASSWORD_MISMATCH</base>
2000 + <trans>Пароли не совпадают</trans>
2001 + </entry>
2002 +
2003 + <entry>
2004 + <base>PASSWORD_TOO_SHORT</base>
2005 + <trans>Пароль должен содержать только печатные символы</trans>
2006 + </entry>
2007 +
2008 </lexicon>
2009 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
2010 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:56.000000000 -0600
2011 @@ -0,0 +1,58 @@
2012 +<lexicon lang="ru" params="getExtraParams()">
2013 + <entry>
2014 + <base>FORM_TITLE</base>
2015 + <trans>Shared Folders Encryption</trans>
2016 + </entry>
2017 + <entry>
2018 + <base>Shared Folders Encryption</base>
2019 + <trans>Shared Folders Encryption</trans>
2020 + </entry>
2021 + <entry>
2022 + <base>FIRSTPAGE_DESC</base>
2023 + <trans>This panel lets you enable enrypted shared folder access.</trans>
2024 + </entry>
2025 + <entry>
2026 + <base>STATUS</base>
2027 + <trans>Состояние</trans>
2028 + </entry>
2029 + <entry>
2030 + <base>MOUNTED</base>
2031 + <trans>Включен</trans>
2032 + </entry>
2033 + <entry>
2034 + <base>NOT_MOUNTED</base>
2035 + <trans>Protected</trans>
2036 + </entry>
2037 + <entry>
2038 + <base>MOUNT</base>
2039 + <trans>Enable</trans>
2040 + </entry>
2041 + <entry>
2042 + <base>UMOUNT</base>
2043 + <trans>Protect</trans>
2044 + </entry>
2045 + <entry>
2046 + <base>ERROR_MOUNTING</base>
2047 + <trans>An error occured. Check that you have the correct password.</trans>
2048 + </entry>
2049 + <entry>
2050 + <base>UMOUNT_DESC</base>
2051 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
2052 + </entry>
2053 + <entry>
2054 + <base>MOUNT_DESC</base>
2055 + <trans>You have to enter the password to make this folder's content available.</trans>
2056 + </entry>
2057 + <entry>
2058 + <base>LABEL_MOUNT_PASSWORD</base>
2059 + <trans>Пароль</trans>
2060 + </entry>
2061 + <entry>
2062 + <base>VALIDATE</base>
2063 + <trans>Validate</trans>
2064 + </entry>
2065 + <entry>
2066 + <base>NO_ENCRYPTED_SHARE</base>
2067 + <trans>No encrypted share configured</trans>
2068 + </entry>
2069 +</lexicon>
2070 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
2071 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/shares 2011-05-16 00:47:57.000000000 -0600
2072 @@ -296,4 +296,55 @@
2073 <base>MANUAL_PERMS</base>
2074 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
2075 </entry>
2076 +
2077 + <entry>
2078 + <base>DESC_ENCRYPTION</base>
2079 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
2080 + </entry>
2081 +
2082 + <entry>
2083 + <base>LABEL_ENCRYPTION</base>
2084 + <trans>Opis</trans>
2085 + </entry>
2086 +
2087 + <entry>
2088 + <base>DESC_PASSWORD</base>
2089 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
2090 + </entry>
2091 +
2092 + <entry>
2093 + <base>LABEL_PASSWORD</base>
2094 + <trans>Geslo</trans>
2095 + </entry>
2096 +
2097 + <entry>
2098 + <base>LABEL_PASSWORD2</base>
2099 + <trans>Geslo (znova)</trans>
2100 + </entry>
2101 +
2102 + <entry>
2103 + <base>DESC_INACTIVITY</base>
2104 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
2105 + </entry>
2106 +
2107 + <entry>
2108 + <base>ERROR_WITH_ENCRYPTION</base>
2109 + <trans>Pri restavriranju skupine 'www' je prislo do zacetne napake.</trans>
2110 + </entry>
2111 +
2112 + <entry>
2113 + <base>INVALID_INACTIVITY</base>
2114 + <trans>Inactivity value must be numbers only</trans>
2115 + </entry>
2116 +
2117 + <entry>
2118 + <base>PASSWORD_MISMATCH</base>
2119 + <trans>Geslo se ne ujema.</trans>
2120 + </entry>
2121 +
2122 + <entry>
2123 + <base>PASSWORD_TOO_SHORT</base>
2124 + <trans>Geslo mora vsebovati samo prave znake</trans>
2125 + </entry>
2126 +
2127 </lexicon>
2128 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
2129 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:56.000000000 -0600
2130 @@ -0,0 +1,58 @@
2131 +<lexicon lang="sl" params="getExtraParams()">
2132 + <entry>
2133 + <base>FORM_TITLE</base>
2134 + <trans>Shared Folders Encryption</trans>
2135 + </entry>
2136 + <entry>
2137 + <base>Shared Folders Encryption</base>
2138 + <trans>Shared Folders Encryption</trans>
2139 + </entry>
2140 + <entry>
2141 + <base>FIRSTPAGE_DESC</base>
2142 + <trans>This panel lets you enable enrypted shared folder access.</trans>
2143 + </entry>
2144 + <entry>
2145 + <base>STATUS</base>
2146 + <trans>Status</trans>
2147 + </entry>
2148 + <entry>
2149 + <base>MOUNTED</base>
2150 + <trans>Omogoceno</trans>
2151 + </entry>
2152 + <entry>
2153 + <base>NOT_MOUNTED</base>
2154 + <trans>Protected</trans>
2155 + </entry>
2156 + <entry>
2157 + <base>MOUNT</base>
2158 + <trans>Enable</trans>
2159 + </entry>
2160 + <entry>
2161 + <base>UMOUNT</base>
2162 + <trans>Protect</trans>
2163 + </entry>
2164 + <entry>
2165 + <base>ERROR_MOUNTING</base>
2166 + <trans>An error occured. Check that you have the correct password.</trans>
2167 + </entry>
2168 + <entry>
2169 + <base>UMOUNT_DESC</base>
2170 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
2171 + </entry>
2172 + <entry>
2173 + <base>MOUNT_DESC</base>
2174 + <trans>You have to enter the password to make this folder's content available.</trans>
2175 + </entry>
2176 + <entry>
2177 + <base>LABEL_MOUNT_PASSWORD</base>
2178 + <trans>Geslo</trans>
2179 + </entry>
2180 + <entry>
2181 + <base>VALIDATE</base>
2182 + <trans>Validate</trans>
2183 + </entry>
2184 + <entry>
2185 + <base>NO_ENCRYPTED_SHARE</base>
2186 + <trans>No encrypted share configured</trans>
2187 + </entry>
2188 +</lexicon>
2189 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
2190 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/shares 2011-05-16 00:47:57.000000000 -0600
2191 @@ -296,4 +296,55 @@
2192 <base>MANUAL_PERMS</base>
2193 <trans><![CDATA[<span style="color:red">Åtkomst till denna delade mapp hanteras manuellt, ändringarna påverkar endast webbåtkomst om det krävs ett lösenord.</span><br><br>]]></trans>
2194 </entry>
2195 +
2196 + <entry>
2197 + <base>DESC_ENCRYPTION</base>
2198 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
2199 + </entry>
2200 +
2201 + <entry>
2202 + <base>LABEL_ENCRYPTION</base>
2203 + <trans>Beskrivning</trans>
2204 + </entry>
2205 +
2206 + <entry>
2207 + <base>DESC_PASSWORD</base>
2208 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
2209 + </entry>
2210 +
2211 + <entry>
2212 + <base>LABEL_PASSWORD</base>
2213 + <trans>Lösenord</trans>
2214 + </entry>
2215 +
2216 + <entry>
2217 + <base>LABEL_PASSWORD2</base>
2218 + <trans>Lösenord (igen)</trans>
2219 + </entry>
2220 +
2221 + <entry>
2222 + <base>DESC_INACTIVITY</base>
2223 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
2224 + </entry>
2225 +
2226 + <entry>
2227 + <base>ERROR_WITH_ENCRYPTION</base>
2228 + <trans>Ett fel inträffade vid skapandet av den delade mappen.</trans>
2229 + </entry>
2230 +
2231 + <entry>
2232 + <base>INVALID_INACTIVITY</base>
2233 + <trans>Inactivity value must be numbers only</trans>
2234 + </entry>
2235 +
2236 + <entry>
2237 + <base>PASSWORD_MISMATCH</base>
2238 + <trans>Lösenorden överensstämmer inte</trans>
2239 + </entry>
2240 +
2241 + <entry>
2242 + <base>PASSWORD_TOO_SHORT</base>
2243 + <trans>Lösenordet får endast innehålla skrivbara tecken</trans>
2244 + </entry>
2245 +
2246 </lexicon>
2247 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
2248 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:57.000000000 -0600
2249 @@ -0,0 +1,58 @@
2250 +<lexicon lang="sv" params="getExtraParams()">
2251 + <entry>
2252 + <base>FORM_TITLE</base>
2253 + <trans>Shared Folders Encryption</trans>
2254 + </entry>
2255 + <entry>
2256 + <base>Shared Folders Encryption</base>
2257 + <trans>Shared Folders Encryption</trans>
2258 + </entry>
2259 + <entry>
2260 + <base>FIRSTPAGE_DESC</base>
2261 + <trans>This panel lets you enable enrypted shared folder access.</trans>
2262 + </entry>
2263 + <entry>
2264 + <base>STATUS</base>
2265 + <trans>Status</trans>
2266 + </entry>
2267 + <entry>
2268 + <base>MOUNTED</base>
2269 + <trans>Enabled</trans>
2270 + </entry>
2271 + <entry>
2272 + <base>NOT_MOUNTED</base>
2273 + <trans>Skyddad</trans>
2274 + </entry>
2275 + <entry>
2276 + <base>MOUNT</base>
2277 + <trans>Tillåt</trans>
2278 + </entry>
2279 + <entry>
2280 + <base>UMOUNT</base>
2281 + <trans>Protect</trans>
2282 + </entry>
2283 + <entry>
2284 + <base>ERROR_MOUNTING</base>
2285 + <trans>An error occured. Check that you have the correct password.</trans>
2286 + </entry>
2287 + <entry>
2288 + <base>UMOUNT_DESC</base>
2289 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
2290 + </entry>
2291 + <entry>
2292 + <base>MOUNT_DESC</base>
2293 + <trans>You have to enter the password to make this folder's content available.</trans>
2294 + </entry>
2295 + <entry>
2296 + <base>LABEL_MOUNT_PASSWORD</base>
2297 + <trans>Lösenord</trans>
2298 + </entry>
2299 + <entry>
2300 + <base>VALIDATE</base>
2301 + <trans>Validate</trans>
2302 + </entry>
2303 + <entry>
2304 + <base>NO_ENCRYPTED_SHARE</base>
2305 + <trans>No encrypted share configured</trans>
2306 + </entry>
2307 +</lexicon>
2308 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/th/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
2309 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/th/etc/e-smith/web/functions/shares 2011-05-16 00:47:57.000000000 -0600
2310 @@ -296,4 +296,55 @@
2311 <base>MANUAL_PERMS</base>
2312 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
2313 </entry>
2314 +
2315 + <entry>
2316 + <base>DESC_ENCRYPTION</base>
2317 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
2318 + </entry>
2319 +
2320 + <entry>
2321 + <base>LABEL_ENCRYPTION</base>
2322 + <trans>รายละเอียด</trans>
2323 + </entry>
2324 +
2325 + <entry>
2326 + <base>DESC_PASSWORD</base>
2327 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
2328 + </entry>
2329 +
2330 + <entry>
2331 + <base>LABEL_PASSWORD</base>
2332 + <trans>รหัสผ่าน</trans>
2333 + </entry>
2334 +
2335 + <entry>
2336 + <base>LABEL_PASSWORD2</base>
2337 + <trans>การยึนยัน</trans>
2338 + </entry>
2339 +
2340 + <entry>
2341 + <base>DESC_INACTIVITY</base>
2342 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
2343 + </entry>
2344 +
2345 + <entry>
2346 + <base>ERROR_WITH_ENCRYPTION</base>
2347 + <trans>เกิดข้อผิดพลาดขณะลบกลุ่มผู้ใช้</trans>
2348 + </entry>
2349 +
2350 + <entry>
2351 + <base>INVALID_INACTIVITY</base>
2352 + <trans>Inactivity value must be numbers only</trans>
2353 + </entry>
2354 +
2355 + <entry>
2356 + <base>PASSWORD_MISMATCH</base>
2357 + <trans>รหัสผ่านไม่ตรงกัน</trans>
2358 + </entry>
2359 +
2360 + <entry>
2361 + <base>PASSWORD_TOO_SHORT</base>
2362 + <trans>รหัสผ่านต้องเป็นตัวพิมพ์ (printable) เท่านั้น</trans>
2363 + </entry>
2364 +
2365 </lexicon>
2366 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/th/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
2367 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/th/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:57.000000000 -0600
2368 @@ -0,0 +1,58 @@
2369 +<lexicon lang="th" params="getExtraParams()">
2370 + <entry>
2371 + <base>FORM_TITLE</base>
2372 + <trans>Shared Folders Encryption</trans>
2373 + </entry>
2374 + <entry>
2375 + <base>Shared Folders Encryption</base>
2376 + <trans>Shared Folders Encryption</trans>
2377 + </entry>
2378 + <entry>
2379 + <base>FIRSTPAGE_DESC</base>
2380 + <trans>This panel lets you enable enrypted shared folder access.</trans>
2381 + </entry>
2382 + <entry>
2383 + <base>STATUS</base>
2384 + <trans>สถานะ</trans>
2385 + </entry>
2386 + <entry>
2387 + <base>MOUNTED</base>
2388 + <trans>เปิดใช้งาน</trans>
2389 + </entry>
2390 + <entry>
2391 + <base>NOT_MOUNTED</base>
2392 + <trans>Protected</trans>
2393 + </entry>
2394 + <entry>
2395 + <base>MOUNT</base>
2396 + <trans>เปิดใช้, เปิดใช้งาน</trans>
2397 + </entry>
2398 + <entry>
2399 + <base>UMOUNT</base>
2400 + <trans>Protect</trans>
2401 + </entry>
2402 + <entry>
2403 + <base>ERROR_MOUNTING</base>
2404 + <trans>An error occured. Check that you have the correct password.</trans>
2405 + </entry>
2406 + <entry>
2407 + <base>UMOUNT_DESC</base>
2408 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
2409 + </entry>
2410 + <entry>
2411 + <base>MOUNT_DESC</base>
2412 + <trans>You have to enter the password to make this folder's content available.</trans>
2413 + </entry>
2414 + <entry>
2415 + <base>LABEL_MOUNT_PASSWORD</base>
2416 + <trans>รหัสผ่าน</trans>
2417 + </entry>
2418 + <entry>
2419 + <base>VALIDATE</base>
2420 + <trans>Validate</trans>
2421 + </entry>
2422 + <entry>
2423 + <base>NO_ENCRYPTED_SHARE</base>
2424 + <trans>No encrypted share configured</trans>
2425 + </entry>
2426 +</lexicon>
2427 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
2428 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/shares 2011-05-16 00:47:57.000000000 -0600
2429 @@ -296,4 +296,55 @@
2430 <base>MANUAL_PERMS</base>
2431 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
2432 </entry>
2433 +
2434 + <entry>
2435 + <base>DESC_ENCRYPTION</base>
2436 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
2437 + </entry>
2438 +
2439 + <entry>
2440 + <base>LABEL_ENCRYPTION</base>
2441 + <trans>şifreleme</trans>
2442 + </entry>
2443 +
2444 + <entry>
2445 + <base>DESC_PASSWORD</base>
2446 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
2447 + </entry>
2448 +
2449 + <entry>
2450 + <base>LABEL_PASSWORD</base>
2451 + <trans>Parola:</trans>
2452 + </entry>
2453 +
2454 + <entry>
2455 + <base>LABEL_PASSWORD2</base>
2456 + <trans>Parolayı Doğrula</trans>
2457 + </entry>
2458 +
2459 + <entry>
2460 + <base>DESC_INACTIVITY</base>
2461 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
2462 + </entry>
2463 +
2464 + <entry>
2465 + <base>ERROR_WITH_ENCRYPTION</base>
2466 + <trans>Kullanıcı gurubu silinirken hata oluştu</trans>
2467 + </entry>
2468 +
2469 + <entry>
2470 + <base>INVALID_INACTIVITY</base>
2471 + <trans>Inactivity value must be numbers only</trans>
2472 + </entry>
2473 +
2474 + <entry>
2475 + <base>PASSWORD_MISMATCH</base>
2476 + <trans>Şifreler eşleşmedi</trans>
2477 + </entry>
2478 +
2479 + <entry>
2480 + <base>PASSWORD_TOO_SHORT</base>
2481 + <trans>Şifre, sadece yazdırılabilir karakterlerden oluşmalıdır</trans>
2482 + </entry>
2483 +
2484 </lexicon>
2485 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
2486 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:57.000000000 -0600
2487 @@ -0,0 +1,58 @@
2488 +<lexicon lang="tr" params="getExtraParams()">
2489 + <entry>
2490 + <base>FORM_TITLE</base>
2491 + <trans>Shared Folders Encryption</trans>
2492 + </entry>
2493 + <entry>
2494 + <base>Shared Folders Encryption</base>
2495 + <trans>Shared Folders Encryption</trans>
2496 + </entry>
2497 + <entry>
2498 + <base>FIRSTPAGE_DESC</base>
2499 + <trans>This panel lets you enable enrypted shared folder access.</trans>
2500 + </entry>
2501 + <entry>
2502 + <base>STATUS</base>
2503 + <trans>Durum</trans>
2504 + </entry>
2505 + <entry>
2506 + <base>MOUNTED</base>
2507 + <trans>Etkin</trans>
2508 + </entry>
2509 + <entry>
2510 + <base>NOT_MOUNTED</base>
2511 + <trans>Protected</trans>
2512 + </entry>
2513 + <entry>
2514 + <base>MOUNT</base>
2515 + <trans>Enable</trans>
2516 + </entry>
2517 + <entry>
2518 + <base>UMOUNT</base>
2519 + <trans>Protect</trans>
2520 + </entry>
2521 + <entry>
2522 + <base>ERROR_MOUNTING</base>
2523 + <trans>An error occured. Check that you have the correct password.</trans>
2524 + </entry>
2525 + <entry>
2526 + <base>UMOUNT_DESC</base>
2527 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
2528 + </entry>
2529 + <entry>
2530 + <base>MOUNT_DESC</base>
2531 + <trans>You have to enter the password to make this folder's content available.</trans>
2532 + </entry>
2533 + <entry>
2534 + <base>LABEL_MOUNT_PASSWORD</base>
2535 + <trans>Password</trans>
2536 + </entry>
2537 + <entry>
2538 + <base>VALIDATE</base>
2539 + <trans>Validate</trans>
2540 + </entry>
2541 + <entry>
2542 + <base>NO_ENCRYPTED_SHARE</base>
2543 + <trans>No encrypted share configured</trans>
2544 + </entry>
2545 +</lexicon>
2546 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
2547 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/shares 2011-05-16 00:47:58.000000000 -0600
2548 @@ -296,4 +296,55 @@
2549 <base>MANUAL_PERMS</base>
2550 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
2551 </entry>
2552 +
2553 + <entry>
2554 + <base>DESC_ENCRYPTION</base>
2555 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
2556 + </entry>
2557 +
2558 + <entry>
2559 + <base>LABEL_ENCRYPTION</base>
2560 + <trans>异常</trans>
2561 + </entry>
2562 +
2563 + <entry>
2564 + <base>DESC_PASSWORD</base>
2565 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
2566 + </entry>
2567 +
2568 + <entry>
2569 + <base>LABEL_PASSWORD</base>
2570 + <trans>密码</trans>
2571 + </entry>
2572 +
2573 + <entry>
2574 + <base>LABEL_PASSWORD2</base>
2575 + <trans>密码(重复)</trans>
2576 + </entry>
2577 +
2578 + <entry>
2579 + <base>DESC_INACTIVITY</base>
2580 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
2581 + </entry>
2582 +
2583 + <entry>
2584 + <base>ERROR_WITH_ENCRYPTION</base>
2585 + <trans>创建仓库时出错。</trans>
2586 + </entry>
2587 +
2588 + <entry>
2589 + <base>INVALID_INACTIVITY</base>
2590 + <trans>Inactivity value must be numbers only</trans>
2591 + </entry>
2592 +
2593 + <entry>
2594 + <base>PASSWORD_MISMATCH</base>
2595 + <trans>两次密码不匹配。</trans>
2596 + </entry>
2597 +
2598 + <entry>
2599 + <base>PASSWORD_TOO_SHORT</base>
2600 + <trans>Password is too short, please use at least 8 characters</trans>
2601 + </entry>
2602 +
2603 </lexicon>
2604 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
2605 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:57.000000000 -0600
2606 @@ -0,0 +1,58 @@
2607 +<lexicon lang="zh-cn" params="getExtraParams()">
2608 + <entry>
2609 + <base>FORM_TITLE</base>
2610 + <trans>Shared Folders Encryption</trans>
2611 + </entry>
2612 + <entry>
2613 + <base>Shared Folders Encryption</base>
2614 + <trans>Shared Folders Encryption</trans>
2615 + </entry>
2616 + <entry>
2617 + <base>FIRSTPAGE_DESC</base>
2618 + <trans>This panel lets you enable enrypted shared folder access.</trans>
2619 + </entry>
2620 + <entry>
2621 + <base>STATUS</base>
2622 + <trans>状态</trans>
2623 + </entry>
2624 + <entry>
2625 + <base>MOUNTED</base>
2626 + <trans>启用</trans>
2627 + </entry>
2628 + <entry>
2629 + <base>NOT_MOUNTED</base>
2630 + <trans>被保护的</trans>
2631 + </entry>
2632 + <entry>
2633 + <base>MOUNT</base>
2634 + <trans>启用</trans>
2635 + </entry>
2636 + <entry>
2637 + <base>UMOUNT</base>
2638 + <trans>Protect</trans>
2639 + </entry>
2640 + <entry>
2641 + <base>ERROR_MOUNTING</base>
2642 + <trans>An error occured. Check that you have the correct password.</trans>
2643 + </entry>
2644 + <entry>
2645 + <base>UMOUNT_DESC</base>
2646 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
2647 + </entry>
2648 + <entry>
2649 + <base>MOUNT_DESC</base>
2650 + <trans>You have to enter the password to make this folder's content available.</trans>
2651 + </entry>
2652 + <entry>
2653 + <base>LABEL_MOUNT_PASSWORD</base>
2654 + <trans>密码</trans>
2655 + </entry>
2656 + <entry>
2657 + <base>VALIDATE</base>
2658 + <trans>Validate</trans>
2659 + </entry>
2660 + <entry>
2661 + <base>NO_ENCRYPTED_SHARE</base>
2662 + <trans>No encrypted share configured</trans>
2663 + </entry>
2664 +</lexicon>
2665 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/shares 2011-05-16 00:08:52.000000000 -0600
2666 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/shares 2011-05-16 00:47:58.000000000 -0600
2667 @@ -296,4 +296,55 @@
2668 <base>MANUAL_PERMS</base>
2669 <trans><![CDATA[<span style="color:red">Permissions on this shared folder are managed manually, modifications will only affect web access if a password is required.</span><br><br>]]></trans>
2670 </entry>
2671 +
2672 + <entry>
2673 + <base>DESC_ENCRYPTION</base>
2674 + <trans>The followings options let you protect your data. If encryption is enabled, the data will never be stored in clear text on the server. Your share will either be "available" (data will appear as clear text, encryption/decryption is done on the fly), or protected (only the ciphered data is available on the server). Encryption can only be set at shared folder creation time. Also, read only groups are not supported with encrypted shared folders. If you enable encryption, only members of groups with read/write privileges will be able to access this share.</trans>
2675 + </entry>
2676 +
2677 + <entry>
2678 + <base>LABEL_ENCRYPTION</base>
2679 + <trans>異常</trans>
2680 + </entry>
2681 +
2682 + <entry>
2683 + <base>DESC_PASSWORD</base>
2684 + <trans>You need to choose a password to protect your data. This password must be at least 8 characters long. Do not loose this password. If you forget it, your data will be lost because there's no way to recover it.</trans>
2685 + </entry>
2686 +
2687 + <entry>
2688 + <base>LABEL_PASSWORD</base>
2689 + <trans>密碼</trans>
2690 + </entry>
2691 +
2692 + <entry>
2693 + <base>LABEL_PASSWORD2</base>
2694 + <trans>密碼(再一次)</trans>
2695 + </entry>
2696 +
2697 + <entry>
2698 + <base>DESC_INACTIVITY</base>
2699 + <trans>To provide additionnal security, you can set an inactivity time out (in minutes). When the data is available, if nobody access it for this period of time, the data will go back to protected mode automatically.</trans>
2700 + </entry>
2701 +
2702 + <entry>
2703 + <base>ERROR_WITH_ENCRYPTION</base>
2704 + <trans>還原'www'的初始化群組時發生錯誤。</trans>
2705 + </entry>
2706 +
2707 + <entry>
2708 + <base>INVALID_INACTIVITY</base>
2709 + <trans>Inactivity value must be numbers only</trans>
2710 + </entry>
2711 +
2712 + <entry>
2713 + <base>PASSWORD_MISMATCH</base>
2714 + <trans>Passwords don't match</trans>
2715 + </entry>
2716 +
2717 + <entry>
2718 + <base>PASSWORD_TOO_SHORT</base>
2719 + <trans>Password is too short, please use at least 8 characters</trans>
2720 + </entry>
2721 +
2722 </lexicon>
2723 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
2724 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/zh-tw/etc/e-smith/web/functions/userpanel-encfs 2011-05-16 00:48:57.000000000 -0600
2725 @@ -0,0 +1,58 @@
2726 +<lexicon lang="zh-tw" params="getExtraParams()">
2727 + <entry>
2728 + <base>FORM_TITLE</base>
2729 + <trans>Shared Folders Encryption</trans>
2730 + </entry>
2731 + <entry>
2732 + <base>Shared Folders Encryption</base>
2733 + <trans>Shared Folders Encryption</trans>
2734 + </entry>
2735 + <entry>
2736 + <base>FIRSTPAGE_DESC</base>
2737 + <trans>This panel lets you enable enrypted shared folder access.</trans>
2738 + </entry>
2739 + <entry>
2740 + <base>STATUS</base>
2741 + <trans>狀態</trans>
2742 + </entry>
2743 + <entry>
2744 + <base>MOUNTED</base>
2745 + <trans>Enabled</trans>
2746 + </entry>
2747 + <entry>
2748 + <base>NOT_MOUNTED</base>
2749 + <trans>被保護的</trans>
2750 + </entry>
2751 + <entry>
2752 + <base>MOUNT</base>
2753 + <trans>啟用</trans>
2754 + </entry>
2755 + <entry>
2756 + <base>UMOUNT</base>
2757 + <trans>Protect</trans>
2758 + </entry>
2759 + <entry>
2760 + <base>ERROR_MOUNTING</base>
2761 + <trans>An error occured. Check that you have the correct password.</trans>
2762 + </entry>
2763 + <entry>
2764 + <base>UMOUNT_DESC</base>
2765 + <trans>Are you sure you want to protect this shared folder ? Once protected, the content won't be accessible until re-enabled with the associated password.</trans>
2766 + </entry>
2767 + <entry>
2768 + <base>MOUNT_DESC</base>
2769 + <trans>You have to enter the password to make this folder's content available.</trans>
2770 + </entry>
2771 + <entry>
2772 + <base>LABEL_MOUNT_PASSWORD</base>
2773 + <trans>密碼</trans>
2774 + </entry>
2775 + <entry>
2776 + <base>VALIDATE</base>
2777 + <trans>Validate</trans>
2778 + </entry>
2779 + <entry>
2780 + <base>NO_ENCRYPTED_SHARE</base>
2781 + <trans>No encrypted share configured</trans>
2782 + </entry>
2783 +</lexicon>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed