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

Annotation of /rpms/smeserver-shared-folders/contribs8/smeserver-shared-folders-0.1-locale-2009-05-20.patch

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


Revision 1.1 - (hide annotations) (download)
Sun Mar 3 22:04:39 2013 UTC (11 years, 2 months 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 unnilennium 1.1 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
2     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/shares 2009-05-20 00:28:57.000000000 -0600
3     @@ -1,5 +1,9 @@
4     <lexicon lang="bg" params="getExtraParams()">
5     <entry>
6     + <base>Shared Folders</base>
7     + <trans>Shared Folders</trans>
8     + </entry>
9     + <entry>
10     <base>FORM_TITLE</base>
11     <trans>Create, modify, or remove file shared folders</trans>
12     </entry>
13     @@ -99,33 +103,93 @@
14     </entry>
15    
16     <entry>
17     - <base>DESC_STATUS</base>
18     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
19     + <base>DESC_SMB_SETTINGS</base>
20     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
21     </entry>
22    
23     <entry>
24     - <base>LABEL_STATUS</base>
25     - <trans>Status</trans>
26     + <base>LABEL_SMB_ACCESS</base>
27     + <trans>SMB Access</trans>
28     </entry>
29    
30     <entry>
31     - <base>DESC_BROWSEABLE</base>
32     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
33     + <base>LABEL_RECYCLEBIN</base>
34     + <trans>Recycle bin</trans>
35     </entry>
36    
37     <entry>
38     - <base>LABEL_BROWSEABLE</base>
39     - <trans>Browseable</trans>
40     + <base>DESC_HTTP_SETTINGS</base>
41     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
42     </entry>
43    
44     <entry>
45     - <base>DESC_RECYCLEBIN</base>
46     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
47     + <base>LABEL_HTTP_ACCESS</base>
48     + <trans>Web Access</trans>
49     </entry>
50    
51     <entry>
52     - <base>LABEL_RECYCLEBIN</base>
53     - <trans>Recycle bin</trans>
54     + <base>LABEL_REQUIRE_SSL</base>
55     + <trans>Force secure connections</trans>
56     + </entry>
57     +
58     + <entry>
59     + <base>LABEL_INDEXES</base>
60     + <trans>Indexes</trans>
61     + </entry>
62     +
63     + <entry>
64     + <base>LABEL_DYNAMIC_CONTENT</base>
65     + <trans>Dynamic content execution (PHP, SSI)</trans>
66     + </entry>
67     +
68     + <entry>
69     + <base>NONE</base>
70     + <trans>No access</trans>
71     + </entry>
72     +
73     + <entry>
74     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
75     + <trans>Local network (no password required)</trans>
76     + </entry>
77     +
78     + <entry>
79     + <base>LOCAL_NETWORK_PASSWORD</base>
80     + <trans>Local network (password required)</trans>
81     + </entry>
82     +
83     + <entry>
84     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
85     + <trans>Entire Internet (no password required)</trans>
86     + </entry>
87     +
88     + <entry>
89     + <base>ENTIRE_INTERNET_PASSWORD</base>
90     + <trans>Entire Internet (password required)</trans>
91     + </entry>
92     +
93     + <entry>
94     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
95     + <trans>Entire Internet (password required outside local network)</trans>
96     + </entry>
97     +
98     + <entry>
99     + <base>ENABLED_BROWSEABLE</base>
100     + <trans>Enabled, browseable</trans>
101     + </entry>
102     +
103     + <entry>
104     + <base>ENABLED_NON_BROWSEABLE</base>
105     + <trans>Enabled, hidden</trans>
106     + </entry>
107     +
108     + <entry>
109     + <base>DONT_KEEP_VERSIONS</base>
110     + <trans>Enabled, keep only the latest version</trans>
111     + </entry>
112     +
113     + <entry>
114     + <base>KEEP_VERSIONS</base>
115     + <trans>Enabled, keep a copy of all versions</trans>
116     </entry>
117    
118     <entry>
119     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/da/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
120     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/da/etc/e-smith/web/functions/shares 2009-05-20 00:28:57.000000000 -0600
121     @@ -1,5 +1,9 @@
122     <lexicon lang="da" params="getExtraParams()">
123     <entry>
124     + <base>Shared Folders</base>
125     + <trans>Shared Folders</trans>
126     + </entry>
127     + <entry>
128     <base>FORM_TITLE</base>
129     <trans>Create, modify, or remove file shared folders</trans>
130     </entry>
131     @@ -99,33 +103,93 @@
132     </entry>
133    
134     <entry>
135     - <base>DESC_STATUS</base>
136     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
137     + <base>DESC_SMB_SETTINGS</base>
138     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
139     </entry>
140    
141     <entry>
142     - <base>LABEL_STATUS</base>
143     - <trans>Status</trans>
144     + <base>LABEL_SMB_ACCESS</base>
145     + <trans>Sudo adgang</trans>
146     </entry>
147    
148     <entry>
149     - <base>DESC_BROWSEABLE</base>
150     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
151     + <base>LABEL_RECYCLEBIN</base>
152     + <trans>Recycle bin</trans>
153     </entry>
154    
155     <entry>
156     - <base>LABEL_BROWSEABLE</base>
157     - <trans>Browseable</trans>
158     + <base>DESC_HTTP_SETTINGS</base>
159     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
160     </entry>
161    
162     <entry>
163     - <base>DESC_RECYCLEBIN</base>
164     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
165     + <base>LABEL_HTTP_ACCESS</base>
166     + <trans>Adgang</trans>
167     </entry>
168    
169     <entry>
170     - <base>LABEL_RECYCLEBIN</base>
171     - <trans>Recycle bin</trans>
172     + <base>LABEL_REQUIRE_SSL</base>
173     + <trans>Gendan serveropsætning</trans>
174     + </entry>
175     +
176     + <entry>
177     + <base>LABEL_INDEXES</base>
178     + <trans>Indexes</trans>
179     + </entry>
180     +
181     + <entry>
182     + <base>LABEL_DYNAMIC_CONTENT</base>
183     + <trans>Udfør dynamisk indhold (CGI, PHP, SSI)</trans>
184     + </entry>
185     +
186     + <entry>
187     + <base>NONE</base>
188     + <trans>Ingen adgang</trans>
189     + </entry>
190     +
191     + <entry>
192     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
193     + <trans>Lokalt netværk (ingen adgangskode påkrævet)</trans>
194     + </entry>
195     +
196     + <entry>
197     + <base>LOCAL_NETWORK_PASSWORD</base>
198     + <trans>Lokalt netværk (adgangskode påkrævet)</trans>
199     + </entry>
200     +
201     + <entry>
202     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
203     + <trans>Hele Internet (ingen adgangskode påkrævet)</trans>
204     + </entry>
205     +
206     + <entry>
207     + <base>ENTIRE_INTERNET_PASSWORD</base>
208     + <trans>Hele Internet (adgangskode påkrævet)</trans>
209     + </entry>
210     +
211     + <entry>
212     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
213     + <trans>Hele Internet (adgangskode påkrævet udenfor lokalnet)</trans>
214     + </entry>
215     +
216     + <entry>
217     + <base>ENABLED_BROWSEABLE</base>
218     + <trans>Tilladte magasiner</trans>
219     + </entry>
220     +
221     + <entry>
222     + <base>ENABLED_NON_BROWSEABLE</base>
223     + <trans>Aktiveret</trans>
224     + </entry>
225     +
226     + <entry>
227     + <base>DONT_KEEP_VERSIONS</base>
228     + <trans>Enabled, keep only the latest version</trans>
229     + </entry>
230     +
231     + <entry>
232     + <base>KEEP_VERSIONS</base>
233     + <trans>Enabled, keep a copy of all versions</trans>
234     </entry>
235    
236     <entry>
237     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/de/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
238     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/de/etc/e-smith/web/functions/shares 2009-05-20 00:28:58.000000000 -0600
239     @@ -1,5 +1,9 @@
240     <lexicon lang="de" params="getExtraParams()">
241     <entry>
242     + <base>Shared Folders</base>
243     + <trans>übergeordneter Ordner</trans>
244     + </entry>
245     + <entry>
246     <base>FORM_TITLE</base>
247     <trans>Create, modify, or remove file shared folders</trans>
248     </entry>
249     @@ -99,33 +103,93 @@
250     </entry>
251    
252     <entry>
253     - <base>DESC_STATUS</base>
254     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
255     + <base>DESC_SMB_SETTINGS</base>
256     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
257     </entry>
258    
259     <entry>
260     - <base>LABEL_STATUS</base>
261     - <trans>Status</trans>
262     + <base>LABEL_SMB_ACCESS</base>
263     + <trans>Sudo Zugang</trans>
264     </entry>
265    
266     <entry>
267     - <base>DESC_BROWSEABLE</base>
268     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
269     + <base>LABEL_RECYCLEBIN</base>
270     + <trans>Recycle bin</trans>
271     </entry>
272    
273     <entry>
274     - <base>LABEL_BROWSEABLE</base>
275     - <trans>Browseable</trans>
276     + <base>DESC_HTTP_SETTINGS</base>
277     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
278     </entry>
279    
280     <entry>
281     - <base>DESC_RECYCLEBIN</base>
282     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
283     + <base>LABEL_HTTP_ACCESS</base>
284     + <trans>Zugriff</trans>
285     </entry>
286    
287     <entry>
288     - <base>LABEL_RECYCLEBIN</base>
289     - <trans>Recycle bin</trans>
290     + <base>LABEL_REQUIRE_SSL</base>
291     + <trans>Wiederherstellen der Server Einstellungen</trans>
292     + </entry>
293     +
294     + <entry>
295     + <base>LABEL_INDEXES</base>
296     + <trans>Indexes</trans>
297     + </entry>
298     +
299     + <entry>
300     + <base>LABEL_DYNAMIC_CONTENT</base>
301     + <trans>Ausführung dynamischer Inhalte(CGI, PHP, SSI)</trans>
302     + </entry>
303     +
304     + <entry>
305     + <base>NONE</base>
306     + <trans>Kein Zugriff</trans>
307     + </entry>
308     +
309     + <entry>
310     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
311     + <trans>Lokales Netzwerk (Kennwort wird nicht benötigt)</trans>
312     + </entry>
313     +
314     + <entry>
315     + <base>LOCAL_NETWORK_PASSWORD</base>
316     + <trans>Lokales Netzwerk (Kennwort wird benötigt)</trans>
317     + </entry>
318     +
319     + <entry>
320     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
321     + <trans>Gesamtes Internet (Kennwort wird nicht benötigt)</trans>
322     + </entry>
323     +
324     + <entry>
325     + <base>ENTIRE_INTERNET_PASSWORD</base>
326     + <trans>Gesamtes Internet (Kennwort wird benötigt)</trans>
327     + </entry>
328     +
329     + <entry>
330     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
331     + <trans>Gesamtes Internet (Kennwort außerhalb des lokalen Netzwerks)</trans>
332     + </entry>
333     +
334     + <entry>
335     + <base>ENABLED_BROWSEABLE</base>
336     + <trans>Aktivierte SW-Bibliotheken</trans>
337     + </entry>
338     +
339     + <entry>
340     + <base>ENABLED_NON_BROWSEABLE</base>
341     + <trans>Aktiviert</trans>
342     + </entry>
343     +
344     + <entry>
345     + <base>DONT_KEEP_VERSIONS</base>
346     + <trans>Enabled, keep only the latest version</trans>
347     + </entry>
348     +
349     + <entry>
350     + <base>KEEP_VERSIONS</base>
351     + <trans>Enabled, keep a copy of all versions</trans>
352     </entry>
353    
354     <entry>
355     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/el/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
356     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/el/etc/e-smith/web/functions/shares 2009-05-20 00:28:58.000000000 -0600
357     @@ -1,5 +1,9 @@
358     <lexicon lang="el" params="getExtraParams()">
359     <entry>
360     + <base>Shared Folders</base>
361     + <trans>Shared Folders</trans>
362     + </entry>
363     + <entry>
364     <base>FORM_TITLE</base>
365     <trans>Create, modify, or remove file shared folders</trans>
366     </entry>
367     @@ -99,33 +103,93 @@
368     </entry>
369    
370     <entry>
371     - <base>DESC_STATUS</base>
372     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
373     + <base>DESC_SMB_SETTINGS</base>
374     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
375     </entry>
376    
377     <entry>
378     - <base>LABEL_STATUS</base>
379     - <trans>Status</trans>
380     + <base>LABEL_SMB_ACCESS</base>
381     + <trans>Πρόσβαση Sudo</trans>
382     </entry>
383    
384     <entry>
385     - <base>DESC_BROWSEABLE</base>
386     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
387     + <base>LABEL_RECYCLEBIN</base>
388     + <trans>Recycle bin</trans>
389     </entry>
390    
391     <entry>
392     - <base>LABEL_BROWSEABLE</base>
393     - <trans>Browseable</trans>
394     + <base>DESC_HTTP_SETTINGS</base>
395     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
396     </entry>
397    
398     <entry>
399     - <base>DESC_RECYCLEBIN</base>
400     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
401     + <base>LABEL_HTTP_ACCESS</base>
402     + <trans>Πρόσβαση</trans>
403     </entry>
404    
405     <entry>
406     - <base>LABEL_RECYCLEBIN</base>
407     - <trans>Recycle bin</trans>
408     + <base>LABEL_REQUIRE_SSL</base>
409     + <trans>Επαναφορά ρυθμίσεων παραμέτρων συστήματος του διακομιστή</trans>
410     + </entry>
411     +
412     + <entry>
413     + <base>LABEL_INDEXES</base>
414     + <trans>Indexes</trans>
415     + </entry>
416     +
417     + <entry>
418     + <base>LABEL_DYNAMIC_CONTENT</base>
419     + <trans>Εκτέλεση ενός δυναμικού περιεχομένου (CGI, PHP, SSI)</trans>
420     + </entry>
421     +
422     + <entry>
423     + <base>NONE</base>
424     + <trans>Καμία πρόσβαση</trans>
425     + </entry>
426     +
427     + <entry>
428     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
429     + <trans>Τοπικό δίκτυο (δεν απαιτείται κωδικός πρόσβασης)</trans>
430     + </entry>
431     +
432     + <entry>
433     + <base>LOCAL_NETWORK_PASSWORD</base>
434     + <trans>Τοπικό δίκτυο (απαιτείται κωδικός πρόσβασης)</trans>
435     + </entry>
436     +
437     + <entry>
438     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
439     + <trans>Ολόκληρο Διαδίκτυο (δεν απαιτείται κωδικός πρόσβασης)</trans>
440     + </entry>
441     +
442     + <entry>
443     + <base>ENTIRE_INTERNET_PASSWORD</base>
444     + <trans>Ολόκληρο Διαδίκτυο (απαιτείται κωδικός πρόσβασης)</trans>
445     + </entry>
446     +
447     + <entry>
448     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
449     + <trans>Ολόκληρο Διαδίκτυο (εκτός τοπικού δικτύου απαιτείται κωδικός πρόσβασης)</trans>
450     + </entry>
451     +
452     + <entry>
453     + <base>ENABLED_BROWSEABLE</base>
454     + <trans>Ενεργά αποθετήρια (repositories)</trans>
455     + </entry>
456     +
457     + <entry>
458     + <base>ENABLED_NON_BROWSEABLE</base>
459     + <trans>Ενεργοποιήθηκε</trans>
460     + </entry>
461     +
462     + <entry>
463     + <base>DONT_KEEP_VERSIONS</base>
464     + <trans>Enabled, keep only the latest version</trans>
465     + </entry>
466     +
467     + <entry>
468     + <base>KEEP_VERSIONS</base>
469     + <trans>Enabled, keep a copy of all versions</trans>
470     </entry>
471    
472     <entry>
473     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/es/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
474     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/es/etc/e-smith/web/functions/shares 2009-05-20 00:28:58.000000000 -0600
475     @@ -1,5 +1,9 @@
476     <lexicon lang="es" params="getExtraParams()">
477     <entry>
478     + <base>Shared Folders</base>
479     + <trans>carpeta de nivel superior</trans>
480     + </entry>
481     + <entry>
482     <base>FORM_TITLE</base>
483     <trans>Create, modify, or remove file shared folders</trans>
484     </entry>
485     @@ -99,33 +103,93 @@
486     </entry>
487    
488     <entry>
489     - <base>DESC_STATUS</base>
490     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
491     + <base>DESC_SMB_SETTINGS</base>
492     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
493     </entry>
494    
495     <entry>
496     - <base>LABEL_STATUS</base>
497     - <trans>Estado</trans>
498     + <base>LABEL_SMB_ACCESS</base>
499     + <trans>Acceso sudo</trans>
500     </entry>
501    
502     <entry>
503     - <base>DESC_BROWSEABLE</base>
504     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
505     + <base>LABEL_RECYCLEBIN</base>
506     + <trans>Recycle bin</trans>
507     </entry>
508    
509     <entry>
510     - <base>LABEL_BROWSEABLE</base>
511     - <trans>Browseable</trans>
512     + <base>DESC_HTTP_SETTINGS</base>
513     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
514     </entry>
515    
516     <entry>
517     - <base>DESC_RECYCLEBIN</base>
518     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
519     + <base>LABEL_HTTP_ACCESS</base>
520     + <trans>Acceso</trans>
521     </entry>
522    
523     <entry>
524     - <base>LABEL_RECYCLEBIN</base>
525     - <trans>Recycle bin</trans>
526     + <base>LABEL_REQUIRE_SSL</base>
527     + <trans>Restaurar la configuración del servidor</trans>
528     + </entry>
529     +
530     + <entry>
531     + <base>LABEL_INDEXES</base>
532     + <trans>Indexes</trans>
533     + </entry>
534     +
535     + <entry>
536     + <base>LABEL_DYNAMIC_CONTENT</base>
537     + <trans>Ejecución de contenido dinámico (CGI, PHP, SSI)</trans>
538     + </entry>
539     +
540     + <entry>
541     + <base>NONE</base>
542     + <trans>Sin acceso</trans>
543     + </entry>
544     +
545     + <entry>
546     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
547     + <trans>Red local (no se requiere contraseña)</trans>
548     + </entry>
549     +
550     + <entry>
551     + <base>LOCAL_NETWORK_PASSWORD</base>
552     + <trans>Red local (se requiere contraseña)</trans>
553     + </entry>
554     +
555     + <entry>
556     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
557     + <trans>Toda la Web (no se requiere contraseña)</trans>
558     + </entry>
559     +
560     + <entry>
561     + <base>ENTIRE_INTERNET_PASSWORD</base>
562     + <trans>Toda la Web (se requiere contraseña)</trans>
563     + </entry>
564     +
565     + <entry>
566     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
567     + <trans>Toda la Web (se requiere contraseña fuera de la red local)</trans>
568     + </entry>
569     +
570     + <entry>
571     + <base>ENABLED_BROWSEABLE</base>
572     + <trans>Repositorios habilitados</trans>
573     + </entry>
574     +
575     + <entry>
576     + <base>ENABLED_NON_BROWSEABLE</base>
577     + <trans>Habilitado</trans>
578     + </entry>
579     +
580     + <entry>
581     + <base>DONT_KEEP_VERSIONS</base>
582     + <trans>Enabled, keep only the latest version</trans>
583     + </entry>
584     +
585     + <entry>
586     + <base>KEEP_VERSIONS</base>
587     + <trans>Enabled, keep a copy of all versions</trans>
588     </entry>
589    
590     <entry>
591     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/et/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
592     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/et/etc/e-smith/web/functions/shares 2009-05-20 00:28:58.000000000 -0600
593     @@ -1,5 +1,9 @@
594     <lexicon lang="et" params="getExtraParams()">
595     <entry>
596     + <base>Shared Folders</base>
597     + <trans>eelmine kaust</trans>
598     + </entry>
599     + <entry>
600     <base>FORM_TITLE</base>
601     <trans>Create, modify, or remove file shared folders</trans>
602     </entry>
603     @@ -99,33 +103,93 @@
604     </entry>
605    
606     <entry>
607     - <base>DESC_STATUS</base>
608     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
609     + <base>DESC_SMB_SETTINGS</base>
610     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
611     </entry>
612    
613     <entry>
614     - <base>LABEL_STATUS</base>
615     - <trans>Olek</trans>
616     + <base>LABEL_SMB_ACCESS</base>
617     + <trans>Juurdepääs</trans>
618     </entry>
619    
620     <entry>
621     - <base>DESC_BROWSEABLE</base>
622     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
623     + <base>LABEL_RECYCLEBIN</base>
624     + <trans>Recycle bin</trans>
625     </entry>
626    
627     <entry>
628     - <base>LABEL_BROWSEABLE</base>
629     - <trans>Browseable</trans>
630     + <base>DESC_HTTP_SETTINGS</base>
631     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
632     </entry>
633    
634     <entry>
635     - <base>DESC_RECYCLEBIN</base>
636     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
637     + <base>LABEL_HTTP_ACCESS</base>
638     + <trans>Juurdepääs</trans>
639     </entry>
640    
641     <entry>
642     - <base>LABEL_RECYCLEBIN</base>
643     - <trans>Recycle bin</trans>
644     + <base>LABEL_REQUIRE_SSL</base>
645     + <trans>Taasta serveri seadistused</trans>
646     + </entry>
647     +
648     + <entry>
649     + <base>LABEL_INDEXES</base>
650     + <trans>Indexes</trans>
651     + </entry>
652     +
653     + <entry>
654     + <base>LABEL_DYNAMIC_CONTENT</base>
655     + <trans>Dynamic content execution (PHP, SSI)</trans>
656     + </entry>
657     +
658     + <entry>
659     + <base>NONE</base>
660     + <trans>Pole juurdepääsu</trans>
661     + </entry>
662     +
663     + <entry>
664     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
665     + <trans>Kohtvõrgu parameetrid</trans>
666     + </entry>
667     +
668     + <entry>
669     + <base>LOCAL_NETWORK_PASSWORD</base>
670     + <trans>Kohtvõrgu parameetrid</trans>
671     + </entry>
672     +
673     + <entry>
674     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
675     + <trans>Entire Internet (no password required)</trans>
676     + </entry>
677     +
678     + <entry>
679     + <base>ENTIRE_INTERNET_PASSWORD</base>
680     + <trans>Entire Internet (password required)</trans>
681     + </entry>
682     +
683     + <entry>
684     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
685     + <trans>Entire Internet (password required outside local network)</trans>
686     + </entry>
687     +
688     + <entry>
689     + <base>ENABLED_BROWSEABLE</base>
690     + <trans>Enabled, browseable</trans>
691     + </entry>
692     +
693     + <entry>
694     + <base>ENABLED_NON_BROWSEABLE</base>
695     + <trans>Lubatud</trans>
696     + </entry>
697     +
698     + <entry>
699     + <base>DONT_KEEP_VERSIONS</base>
700     + <trans>Enabled, keep only the latest version</trans>
701     + </entry>
702     +
703     + <entry>
704     + <base>KEEP_VERSIONS</base>
705     + <trans>Enabled, keep a copy of all versions</trans>
706     </entry>
707    
708     <entry>
709     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
710     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/shares 2009-05-20 00:28:59.000000000 -0600
711     @@ -1,7 +1,11 @@
712     <lexicon lang="fr" params="getExtraParams()">
713     <entry>
714     + <base>Shared Folders</base>
715     + <trans>Nom du partage réseau</trans>
716     + </entry>
717     + <entry>
718     <base>FORM_TITLE</base>
719     - <trans>Gestion des partages réseau</trans>
720     + <trans>Gestion des dossiers partagés</trans>
721     </entry>
722     <entry>
723     <base>FIRSTPAGE_DESC</base>
724     @@ -9,7 +13,7 @@
725     </entry>
726     <entry>
727     <base>ADD_TITLE</base>
728     - <trans>Créer ou modifier un partage réseau</trans>
729     + <trans>Créer ou modifier un dossier partagé</trans>
730     </entry>
731     <entry>
732     <base>NAME_FIELD_DESC</base>
733     @@ -21,7 +25,7 @@
734     </entry>
735     <entry>
736     <base>REMOVE_TITLE</base>
737     - <trans>Supprimer le partage réseau</trans>
738     + <trans>Supprimer le dossier partagé</trans>
739     </entry>
740     <entry>
741     <base>REMOVE_DESC</base>
742     @@ -29,15 +33,15 @@
743     </entry>
744     <entry>
745     <base>ERROR_WHILE_CREATING_SHARE</base>
746     - <trans>Une erreur est survenue lors de la création du partage réseau.</trans>
747     + <trans>Une erreur est survenue lors de la création du dossier partagé.</trans>
748     </entry>
749     <entry>
750     <base>SUCCESSFULLY_CREATED_SHARE</base>
751     - <trans>Partage réseau créé avec succès.</trans>
752     + <trans>Dossier partagé créé avec succès.</trans>
753     </entry>
754     <entry>
755     <base>NO_SHARES</base>
756     - <trans>Aucun partage réseau n'est configuré actuellement.</trans>
757     + <trans>Aucun dossier partagé n'est configuré actuellement.</trans>
758     </entry>
759     <entry>
760     <base>CANT_FIND_SHARE</base>
761     @@ -49,15 +53,15 @@
762     </entry>
763     <entry>
764     <base>ERROR_WHILE_MODIFYING_SHARE</base>
765     - <trans>Une erreur s'est produite lors de la modification du partage réseau.</trans>
766     + <trans>Une erreur s'est produite lors de la modification du dossier partagé.</trans>
767     </entry>
768     <entry>
769     <base>SUCCESSFULLY_MODIFIED_SHARE</base>
770     - <trans>Partage réseau modifié avec succès.</trans>
771     + <trans>Dossier partagé modifié avec succès.</trans>
772     </entry>
773     <entry>
774     <base>SUCCESSFULLY_DELETED_SHARE</base>
775     - <trans>Partage réseau supprimé avec succès.</trans>
776     + <trans>Dossier partagé supprimé avec succès.</trans>
777     </entry>
778     <entry>
779     <base>ERROR_WHILE_DELETING_SHARE</base>
780     @@ -77,7 +81,7 @@
781     </entry>
782     <entry>
783     <base>MAX_SHARE_NAME_LENGTH_ERROR</base>
784     - <trans>Le nom du partage réseau "{$acctName}" est trop long. Le nombre maximum de caractères est de {$maxShareNameLength}.</trans>
785     + <trans>Le nom du dossier partagé "{$acctName}" est trop long. Le nombre maximum de caractères est de {$maxShareNameLength}.</trans>
786     </entry>
787     <entry>
788     <base>ACCT_CLASHES_WITH_PSEUDONYM</base>
789     @@ -99,33 +103,93 @@
790     </entry>
791    
792     <entry>
793     - <base>DESC_STATUS</base>
794     - <trans>Vous pouvez désactiver l'accès à ce partage depuis le réseau. Cela peut-être utile si par exemple vous désirez supprimer l'accès de façon temporaire, sans toucher aux permissions d'accès.</trans>
795     + <base>DESC_SMB_SETTINGS</base>
796     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
797     + </entry>
798     +
799     + <entry>
800     + <base>LABEL_SMB_ACCESS</base>
801     + <trans>Accès Sudo</trans>
802     + </entry>
803     +
804     + <entry>
805     + <base>LABEL_RECYCLEBIN</base>
806     + <trans>Corbeille Réseau</trans>
807     + </entry>
808     +
809     + <entry>
810     + <base>DESC_HTTP_SETTINGS</base>
811     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
812     + </entry>
813     +
814     + <entry>
815     + <base>LABEL_HTTP_ACCESS</base>
816     + <trans>Accès</trans>
817     + </entry>
818     +
819     + <entry>
820     + <base>LABEL_REQUIRE_SSL</base>
821     + <trans>Connexions ouvertes</trans>
822     + </entry>
823     +
824     + <entry>
825     + <base>LABEL_INDEXES</base>
826     + <trans>Indexes</trans>
827     + </entry>
828     +
829     + <entry>
830     + <base>LABEL_DYNAMIC_CONTENT</base>
831     + <trans>Exécution de contenu dynamique (CGI, PHP, SSI)</trans>
832     </entry>
833    
834     <entry>
835     - <base>LABEL_STATUS</base>
836     - <trans>État</trans>
837     + <base>NONE</base>
838     + <trans>Aucun accès</trans>
839     </entry>
840    
841     <entry>
842     - <base>DESC_BROWSEABLE</base>
843     - <trans>Ce paramètre contrôle la visibilité du partage dans le voisinage réseau des clients.</trans>
844     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
845     + <trans>Réseau local (aucun mot de passe requis)</trans>
846     </entry>
847    
848     <entry>
849     - <base>LABEL_BROWSEABLE</base>
850     + <base>LOCAL_NETWORK_PASSWORD</base>
851     + <trans>Réseau local (mot de passe requis)</trans>
852     + </entry>
853     +
854     + <entry>
855     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
856     + <trans>Tout Internet (aucun mot de passe requis)</trans>
857     + </entry>
858     +
859     + <entry>
860     + <base>ENTIRE_INTERNET_PASSWORD</base>
861     + <trans>Tout Internet (mot de passe requis)</trans>
862     + </entry>
863     +
864     + <entry>
865     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
866     + <trans>Tout Internet (mot de passe requis en dehors des réseaux locaux)</trans>
867     + </entry>
868     +
869     + <entry>
870     + <base>ENABLED_BROWSEABLE</base>
871     <trans>Visible</trans>
872     </entry>
873    
874     <entry>
875     - <base>DESC_RECYCLEBIN</base>
876     - <trans>Cette option vous permet d'activer une "corbeille réseau". Si cette option est activée, les fichiers supprimés ne seront pas enlevés du serveur, mais déplacés dans le dossier "Recycle Bin"</trans>
877     + <base>ENABLED_NON_BROWSEABLE</base>
878     + <trans>Activé</trans>
879     + </entry>
880     +
881     + <entry>
882     + <base>DONT_KEEP_VERSIONS</base>
883     + <trans>Enabled, keep only the latest version</trans>
884     </entry>
885    
886     <entry>
887     - <base>LABEL_RECYCLEBIN</base>
888     - <trans>Corbeille Réseau</trans>
889     + <base>KEEP_VERSIONS</base>
890     + <trans>Enabled, keep a copy of all versions</trans>
891     </entry>
892    
893     <entry>
894     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
895     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/shares 2009-05-20 00:28:59.000000000 -0600
896     @@ -1,5 +1,9 @@
897     <lexicon lang="hu" params="getExtraParams()">
898     <entry>
899     + <base>Shared Folders</base>
900     + <trans>szülő mappa</trans>
901     + </entry>
902     + <entry>
903     <base>FORM_TITLE</base>
904     <trans>Create, modify, or remove file shared folders</trans>
905     </entry>
906     @@ -99,33 +103,93 @@
907     </entry>
908    
909     <entry>
910     - <base>DESC_STATUS</base>
911     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
912     + <base>DESC_SMB_SETTINGS</base>
913     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
914     </entry>
915    
916     <entry>
917     - <base>LABEL_STATUS</base>
918     - <trans>Status</trans>
919     + <base>LABEL_SMB_ACCESS</base>
920     + <trans>Hozzáférés</trans>
921     </entry>
922    
923     <entry>
924     - <base>DESC_BROWSEABLE</base>
925     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
926     + <base>LABEL_RECYCLEBIN</base>
927     + <trans>Recycle bin</trans>
928     </entry>
929    
930     <entry>
931     - <base>LABEL_BROWSEABLE</base>
932     - <trans>Browseable</trans>
933     + <base>DESC_HTTP_SETTINGS</base>
934     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
935     </entry>
936    
937     <entry>
938     - <base>DESC_RECYCLEBIN</base>
939     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
940     + <base>LABEL_HTTP_ACCESS</base>
941     + <trans>Hozzáférés</trans>
942     </entry>
943    
944     <entry>
945     - <base>LABEL_RECYCLEBIN</base>
946     - <trans>Recycle bin</trans>
947     + <base>LABEL_REQUIRE_SSL</base>
948     + <trans>Szerver beállításainak helyreállítása</trans>
949     + </entry>
950     +
951     + <entry>
952     + <base>LABEL_INDEXES</base>
953     + <trans>Indexes</trans>
954     + </entry>
955     +
956     + <entry>
957     + <base>LABEL_DYNAMIC_CONTENT</base>
958     + <trans>Dinamikus tartalom engedélyezése (CGI, PHP, SSI)</trans>
959     + </entry>
960     +
961     + <entry>
962     + <base>NONE</base>
963     + <trans>Nincs hozzáférés</trans>
964     + </entry>
965     +
966     + <entry>
967     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
968     + <trans>Helyi hálózat (nem kell jelszó)</trans>
969     + </entry>
970     +
971     + <entry>
972     + <base>LOCAL_NETWORK_PASSWORD</base>
973     + <trans>Helyi hálózat (jelszó kell)</trans>
974     + </entry>
975     +
976     + <entry>
977     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
978     + <trans>Az egész Internet (nem kell jelszó)</trans>
979     + </entry>
980     +
981     + <entry>
982     + <base>ENTIRE_INTERNET_PASSWORD</base>
983     + <trans>Az egész Internet (jelszó kell)</trans>
984     + </entry>
985     +
986     + <entry>
987     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
988     + <trans>Az egész Internet (jelszó kell a helyi hálózaton kívül)</trans>
989     + </entry>
990     +
991     + <entry>
992     + <base>ENABLED_BROWSEABLE</base>
993     + <trans>Engedélyezett tárolók</trans>
994     + </entry>
995     +
996     + <entry>
997     + <base>ENABLED_NON_BROWSEABLE</base>
998     + <trans>Engedélyezve</trans>
999     + </entry>
1000     +
1001     + <entry>
1002     + <base>DONT_KEEP_VERSIONS</base>
1003     + <trans>Enabled, keep only the latest version</trans>
1004     + </entry>
1005     +
1006     + <entry>
1007     + <base>KEEP_VERSIONS</base>
1008     + <trans>Enabled, keep a copy of all versions</trans>
1009     </entry>
1010    
1011     <entry>
1012     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/id/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
1013     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/id/etc/e-smith/web/functions/shares 2009-05-20 00:28:59.000000000 -0600
1014     @@ -1,5 +1,9 @@
1015     <lexicon lang="id" params="getExtraParams()">
1016     <entry>
1017     + <base>Shared Folders</base>
1018     + <trans>Shared Folders</trans>
1019     + </entry>
1020     + <entry>
1021     <base>FORM_TITLE</base>
1022     <trans>Create, modify, or remove file shared folders</trans>
1023     </entry>
1024     @@ -99,33 +103,93 @@
1025     </entry>
1026    
1027     <entry>
1028     - <base>DESC_STATUS</base>
1029     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
1030     + <base>DESC_SMB_SETTINGS</base>
1031     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
1032     </entry>
1033    
1034     <entry>
1035     - <base>LABEL_STATUS</base>
1036     - <trans>Status</trans>
1037     + <base>LABEL_SMB_ACCESS</base>
1038     + <trans>Akses</trans>
1039     </entry>
1040    
1041     <entry>
1042     - <base>DESC_BROWSEABLE</base>
1043     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
1044     + <base>LABEL_RECYCLEBIN</base>
1045     + <trans>Recycle bin</trans>
1046     </entry>
1047    
1048     <entry>
1049     - <base>LABEL_BROWSEABLE</base>
1050     - <trans>Browseable</trans>
1051     + <base>DESC_HTTP_SETTINGS</base>
1052     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
1053     </entry>
1054    
1055     <entry>
1056     - <base>DESC_RECYCLEBIN</base>
1057     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
1058     + <base>LABEL_HTTP_ACCESS</base>
1059     + <trans>Akses</trans>
1060     </entry>
1061    
1062     <entry>
1063     - <base>LABEL_RECYCLEBIN</base>
1064     - <trans>Recycle bin</trans>
1065     + <base>LABEL_REQUIRE_SSL</base>
1066     + <trans>Restore konfigurasi server</trans>
1067     + </entry>
1068     +
1069     + <entry>
1070     + <base>LABEL_INDEXES</base>
1071     + <trans>Indexes</trans>
1072     + </entry>
1073     +
1074     + <entry>
1075     + <base>LABEL_DYNAMIC_CONTENT</base>
1076     + <trans>Jalankan konten dinamis (CGI, PHP, SSI)</trans>
1077     + </entry>
1078     +
1079     + <entry>
1080     + <base>NONE</base>
1081     + <trans>Tanpa akses</trans>
1082     + </entry>
1083     +
1084     + <entry>
1085     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
1086     + <trans>Jaringan lokal (tidak perlu password)</trans>
1087     + </entry>
1088     +
1089     + <entry>
1090     + <base>LOCAL_NETWORK_PASSWORD</base>
1091     + <trans>Jaringan lokal (password diperlukan)</trans>
1092     + </entry>
1093     +
1094     + <entry>
1095     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
1096     + <trans>Seluruh Internet (tidak perlu password)</trans>
1097     + </entry>
1098     +
1099     + <entry>
1100     + <base>ENTIRE_INTERNET_PASSWORD</base>
1101     + <trans>Seluruh Internet (password diperlukan)</trans>
1102     + </entry>
1103     +
1104     + <entry>
1105     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
1106     + <trans>Seluruh password (password diperlukan diluar jaringan lokal)</trans>
1107     + </entry>
1108     +
1109     + <entry>
1110     + <base>ENABLED_BROWSEABLE</base>
1111     + <trans>Repositori yang dibolehkan</trans>
1112     + </entry>
1113     +
1114     + <entry>
1115     + <base>ENABLED_NON_BROWSEABLE</base>
1116     + <trans>Enabled</trans>
1117     + </entry>
1118     +
1119     + <entry>
1120     + <base>DONT_KEEP_VERSIONS</base>
1121     + <trans>Enabled, keep only the latest version</trans>
1122     + </entry>
1123     +
1124     + <entry>
1125     + <base>KEEP_VERSIONS</base>
1126     + <trans>Enabled, keep a copy of all versions</trans>
1127     </entry>
1128    
1129     <entry>
1130     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/it/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
1131     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/it/etc/e-smith/web/functions/shares 2009-05-20 00:29:00.000000000 -0600
1132     @@ -1,5 +1,9 @@
1133     <lexicon lang="it" params="getExtraParams()">
1134     <entry>
1135     + <base>Shared Folders</base>
1136     + <trans>directory superiore</trans>
1137     + </entry>
1138     + <entry>
1139     <base>FORM_TITLE</base>
1140     <trans>Create, modify, or remove file shared folders</trans>
1141     </entry>
1142     @@ -99,33 +103,93 @@
1143     </entry>
1144    
1145     <entry>
1146     - <base>DESC_STATUS</base>
1147     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
1148     + <base>DESC_SMB_SETTINGS</base>
1149     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
1150     </entry>
1151    
1152     <entry>
1153     - <base>LABEL_STATUS</base>
1154     - <trans>Stato</trans>
1155     + <base>LABEL_SMB_ACCESS</base>
1156     + <trans>Accesso Sudo</trans>
1157     </entry>
1158    
1159     <entry>
1160     - <base>DESC_BROWSEABLE</base>
1161     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
1162     + <base>LABEL_RECYCLEBIN</base>
1163     + <trans>Recycle bin</trans>
1164     </entry>
1165    
1166     <entry>
1167     - <base>LABEL_BROWSEABLE</base>
1168     - <trans>Browseable</trans>
1169     + <base>DESC_HTTP_SETTINGS</base>
1170     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
1171     </entry>
1172    
1173     <entry>
1174     - <base>DESC_RECYCLEBIN</base>
1175     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
1176     + <base>LABEL_HTTP_ACCESS</base>
1177     + <trans>Accesso</trans>
1178     </entry>
1179    
1180     <entry>
1181     - <base>LABEL_RECYCLEBIN</base>
1182     - <trans>Recycle bin</trans>
1183     + <base>LABEL_REQUIRE_SSL</base>
1184     + <trans>Ripristino configurazione server</trans>
1185     + </entry>
1186     +
1187     + <entry>
1188     + <base>LABEL_INDEXES</base>
1189     + <trans>Indexes</trans>
1190     + </entry>
1191     +
1192     + <entry>
1193     + <base>LABEL_DYNAMIC_CONTENT</base>
1194     + <trans>Esecuzione di contenuti dinamici (CGI, PHP, SSI)</trans>
1195     + </entry>
1196     +
1197     + <entry>
1198     + <base>NONE</base>
1199     + <trans>Nessun accesso</trans>
1200     + </entry>
1201     +
1202     + <entry>
1203     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
1204     + <trans>Rete locale (password non richiesta)</trans>
1205     + </entry>
1206     +
1207     + <entry>
1208     + <base>LOCAL_NETWORK_PASSWORD</base>
1209     + <trans>Rete locale (password richiesta)</trans>
1210     + </entry>
1211     +
1212     + <entry>
1213     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
1214     + <trans>Intera Internet (password non richiesta)</trans>
1215     + </entry>
1216     +
1217     + <entry>
1218     + <base>ENTIRE_INTERNET_PASSWORD</base>
1219     + <trans>Intera Internet (password richiesta)</trans>
1220     + </entry>
1221     +
1222     + <entry>
1223     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
1224     + <trans>Intera Internet (password richiesta fuori rete locale)</trans>
1225     + </entry>
1226     +
1227     + <entry>
1228     + <base>ENABLED_BROWSEABLE</base>
1229     + <trans>Repository abilitati</trans>
1230     + </entry>
1231     +
1232     + <entry>
1233     + <base>ENABLED_NON_BROWSEABLE</base>
1234     + <trans>Abilitato</trans>
1235     + </entry>
1236     +
1237     + <entry>
1238     + <base>DONT_KEEP_VERSIONS</base>
1239     + <trans>Enabled, keep only the latest version</trans>
1240     + </entry>
1241     +
1242     + <entry>
1243     + <base>KEEP_VERSIONS</base>
1244     + <trans>Enabled, keep a copy of all versions</trans>
1245     </entry>
1246    
1247     <entry>
1248     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
1249     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/ja/etc/e-smith/web/functions/shares 2009-05-20 00:29:00.000000000 -0600
1250     @@ -1,5 +1,9 @@
1251     <lexicon lang="ja" params="getExtraParams()">
1252     <entry>
1253     + <base>Shared Folders</base>
1254     + <trans>Shared Folders</trans>
1255     + </entry>
1256     + <entry>
1257     <base>FORM_TITLE</base>
1258     <trans>Create, modify, or remove file shared folders</trans>
1259     </entry>
1260     @@ -99,33 +103,93 @@
1261     </entry>
1262    
1263     <entry>
1264     - <base>DESC_STATUS</base>
1265     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
1266     + <base>DESC_SMB_SETTINGS</base>
1267     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
1268     </entry>
1269    
1270     <entry>
1271     - <base>LABEL_STATUS</base>
1272     - <trans>Status</trans>
1273     + <base>LABEL_SMB_ACCESS</base>
1274     + <trans>SMB Access</trans>
1275     </entry>
1276    
1277     <entry>
1278     - <base>DESC_BROWSEABLE</base>
1279     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
1280     + <base>LABEL_RECYCLEBIN</base>
1281     + <trans>Recycle bin</trans>
1282     </entry>
1283    
1284     <entry>
1285     - <base>LABEL_BROWSEABLE</base>
1286     - <trans>Browseable</trans>
1287     + <base>DESC_HTTP_SETTINGS</base>
1288     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
1289     </entry>
1290    
1291     <entry>
1292     - <base>DESC_RECYCLEBIN</base>
1293     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
1294     + <base>LABEL_HTTP_ACCESS</base>
1295     + <trans>Web Access</trans>
1296     </entry>
1297    
1298     <entry>
1299     - <base>LABEL_RECYCLEBIN</base>
1300     - <trans>Recycle bin</trans>
1301     + <base>LABEL_REQUIRE_SSL</base>
1302     + <trans>サーバーの設定を復元する</trans>
1303     + </entry>
1304     +
1305     + <entry>
1306     + <base>LABEL_INDEXES</base>
1307     + <trans>Indexes</trans>
1308     + </entry>
1309     +
1310     + <entry>
1311     + <base>LABEL_DYNAMIC_CONTENT</base>
1312     + <trans>Dynamic content execution (PHP, SSI)</trans>
1313     + </entry>
1314     +
1315     + <entry>
1316     + <base>NONE</base>
1317     + <trans>No access</trans>
1318     + </entry>
1319     +
1320     + <entry>
1321     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
1322     + <trans>Local network (no password required)</trans>
1323     + </entry>
1324     +
1325     + <entry>
1326     + <base>LOCAL_NETWORK_PASSWORD</base>
1327     + <trans>Local network (password required)</trans>
1328     + </entry>
1329     +
1330     + <entry>
1331     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
1332     + <trans>Entire Internet (no password required)</trans>
1333     + </entry>
1334     +
1335     + <entry>
1336     + <base>ENTIRE_INTERNET_PASSWORD</base>
1337     + <trans>Entire Internet (password required)</trans>
1338     + </entry>
1339     +
1340     + <entry>
1341     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
1342     + <trans>Entire Internet (password required outside local network)</trans>
1343     + </entry>
1344     +
1345     + <entry>
1346     + <base>ENABLED_BROWSEABLE</base>
1347     + <trans>Enabled, browseable</trans>
1348     + </entry>
1349     +
1350     + <entry>
1351     + <base>ENABLED_NON_BROWSEABLE</base>
1352     + <trans>Enabled, hidden</trans>
1353     + </entry>
1354     +
1355     + <entry>
1356     + <base>DONT_KEEP_VERSIONS</base>
1357     + <trans>Enabled, keep only the latest version</trans>
1358     + </entry>
1359     +
1360     + <entry>
1361     + <base>KEEP_VERSIONS</base>
1362     + <trans>Enabled, keep a copy of all versions</trans>
1363     </entry>
1364    
1365     <entry>
1366     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
1367     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/nb/etc/e-smith/web/functions/shares 2009-05-20 00:29:00.000000000 -0600
1368     @@ -1,5 +1,9 @@
1369     <lexicon lang="nb" params="getExtraParams()">
1370     <entry>
1371     + <base>Shared Folders</base>
1372     + <trans>Shared Folders</trans>
1373     + </entry>
1374     + <entry>
1375     <base>FORM_TITLE</base>
1376     <trans>Create, modify, or remove file shared folders</trans>
1377     </entry>
1378     @@ -99,33 +103,93 @@
1379     </entry>
1380    
1381     <entry>
1382     - <base>DESC_STATUS</base>
1383     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
1384     + <base>DESC_SMB_SETTINGS</base>
1385     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
1386     </entry>
1387    
1388     <entry>
1389     - <base>LABEL_STATUS</base>
1390     - <trans>Status</trans>
1391     + <base>LABEL_SMB_ACCESS</base>
1392     + <trans>Tilgang</trans>
1393     </entry>
1394    
1395     <entry>
1396     - <base>DESC_BROWSEABLE</base>
1397     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
1398     + <base>LABEL_RECYCLEBIN</base>
1399     + <trans>Recycle bin</trans>
1400     </entry>
1401    
1402     <entry>
1403     - <base>LABEL_BROWSEABLE</base>
1404     - <trans>Browseable</trans>
1405     + <base>DESC_HTTP_SETTINGS</base>
1406     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
1407     </entry>
1408    
1409     <entry>
1410     - <base>DESC_RECYCLEBIN</base>
1411     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
1412     + <base>LABEL_HTTP_ACCESS</base>
1413     + <trans>Tilgang</trans>
1414     </entry>
1415    
1416     <entry>
1417     - <base>LABEL_RECYCLEBIN</base>
1418     - <trans>Recycle bin</trans>
1419     + <base>LABEL_REQUIRE_SSL</base>
1420     + <trans>gjenopprett serverOppsett</trans>
1421     + </entry>
1422     +
1423     + <entry>
1424     + <base>LABEL_INDEXES</base>
1425     + <trans>Indexes</trans>
1426     + </entry>
1427     +
1428     + <entry>
1429     + <base>LABEL_DYNAMIC_CONTENT</base>
1430     + <trans>Kjøring av dynamisk innhold (CGI, PHP, SSI)</trans>
1431     + </entry>
1432     +
1433     + <entry>
1434     + <base>NONE</base>
1435     + <trans>Ingen tilgang</trans>
1436     + </entry>
1437     +
1438     + <entry>
1439     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
1440     + <trans>Lokalt nettverk (passord ikke påkrevd)</trans>
1441     + </entry>
1442     +
1443     + <entry>
1444     + <base>LOCAL_NETWORK_PASSWORD</base>
1445     + <trans>Lokalt nettverk (passord påkrevd)</trans>
1446     + </entry>
1447     +
1448     + <entry>
1449     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
1450     + <trans>Hele internett (passord ikke påkrevd)</trans>
1451     + </entry>
1452     +
1453     + <entry>
1454     + <base>ENTIRE_INTERNET_PASSWORD</base>
1455     + <trans>Hele internett (passord påkrevd)</trans>
1456     + </entry>
1457     +
1458     + <entry>
1459     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
1460     + <trans>Hele internett (passord påkrevd utenfor det lokale nettverket)</trans>
1461     + </entry>
1462     +
1463     + <entry>
1464     + <base>ENABLED_BROWSEABLE</base>
1465     + <trans>Mulige kilder</trans>
1466     + </entry>
1467     +
1468     + <entry>
1469     + <base>ENABLED_NON_BROWSEABLE</base>
1470     + <trans>aktivert</trans>
1471     + </entry>
1472     +
1473     + <entry>
1474     + <base>DONT_KEEP_VERSIONS</base>
1475     + <trans>Enabled, keep only the latest version</trans>
1476     + </entry>
1477     +
1478     + <entry>
1479     + <base>KEEP_VERSIONS</base>
1480     + <trans>Enabled, keep a copy of all versions</trans>
1481     </entry>
1482    
1483     <entry>
1484     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
1485     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/shares 2009-05-20 00:29:01.000000000 -0600
1486     @@ -1,5 +1,9 @@
1487     <lexicon lang="nl" params="getExtraParams()">
1488     <entry>
1489     + <base>Shared Folders</base>
1490     + <trans>Gedeelde folder naam</trans>
1491     + </entry>
1492     + <entry>
1493     <base>FORM_TITLE</base>
1494     <trans>Creëer, wijzig of verwijderen van gedeelde folders</trans>
1495     </entry>
1496     @@ -99,33 +103,93 @@
1497     </entry>
1498    
1499     <entry>
1500     - <base>DESC_STATUS</base>
1501     - <trans>U kunt netwerk toegang tot deze gedeelde folder uitzetten. Dit kan zinvol zijn wanneer U bijvoorbeeld tijdelijk de toegang wilt wijzigen zonder toegangsrechten te wijzigen.</trans>
1502     + <base>DESC_SMB_SETTINGS</base>
1503     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
1504     + </entry>
1505     +
1506     + <entry>
1507     + <base>LABEL_SMB_ACCESS</base>
1508     + <trans>Sudo Toegang</trans>
1509     + </entry>
1510     +
1511     + <entry>
1512     + <base>LABEL_RECYCLEBIN</base>
1513     + <trans>Vuilnisbak</trans>
1514     </entry>
1515    
1516     <entry>
1517     - <base>LABEL_STATUS</base>
1518     - <trans>Status</trans>
1519     + <base>DESC_HTTP_SETTINGS</base>
1520     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
1521     </entry>
1522    
1523     <entry>
1524     - <base>DESC_BROWSEABLE</base>
1525     - <trans>Dit bepaalt of deze gedeelde folder te zien is in een lijst van beschikbare gedeelde folders.</trans>
1526     + <base>LABEL_HTTP_ACCESS</base>
1527     + <trans>Toegang</trans>
1528     </entry>
1529    
1530     <entry>
1531     - <base>LABEL_BROWSEABLE</base>
1532     + <base>LABEL_REQUIRE_SSL</base>
1533     + <trans>Geopende verbindingen</trans>
1534     + </entry>
1535     +
1536     + <entry>
1537     + <base>LABEL_INDEXES</base>
1538     + <trans>Indexes</trans>
1539     + </entry>
1540     +
1541     + <entry>
1542     + <base>LABEL_DYNAMIC_CONTENT</base>
1543     + <trans>Uitvoeren van dynamische inhoud (CGI, PHP, SSI)</trans>
1544     + </entry>
1545     +
1546     + <entry>
1547     + <base>NONE</base>
1548     + <trans>Geen toegang</trans>
1549     + </entry>
1550     +
1551     + <entry>
1552     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
1553     + <trans>Lokaal netwerk (geen wachtwoord vereist)</trans>
1554     + </entry>
1555     +
1556     + <entry>
1557     + <base>LOCAL_NETWORK_PASSWORD</base>
1558     + <trans>Lokaal netwerk (wachtwoord vereist)</trans>
1559     + </entry>
1560     +
1561     + <entry>
1562     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
1563     + <trans>Gehele Internet (geen wachtwoord vereist)</trans>
1564     + </entry>
1565     +
1566     + <entry>
1567     + <base>ENTIRE_INTERNET_PASSWORD</base>
1568     + <trans>Gehele Internet (wachtwoord vereist)</trans>
1569     + </entry>
1570     +
1571     + <entry>
1572     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
1573     + <trans>Gehele Internet (wachtwoord vereist buiten het lokale netwerk)</trans>
1574     + </entry>
1575     +
1576     + <entry>
1577     + <base>ENABLED_BROWSEABLE</base>
1578     <trans>Bekijkbaar</trans>
1579     </entry>
1580    
1581     <entry>
1582     - <base>DESC_RECYCLEBIN</base>
1583     - <trans>Deze optie staat toe om de netwerk Vuilnisbak te activeren. Met de Vuilnisbak optie geactiveerd worden verwijderde bestanden niet van de server verwijdert, maar in plaats daarvan verplaatst naar een Vuilnisbak map.</trans>
1584     + <base>ENABLED_NON_BROWSEABLE</base>
1585     + <trans>Actief</trans>
1586     </entry>
1587    
1588     <entry>
1589     - <base>LABEL_RECYCLEBIN</base>
1590     - <trans>Vuilnisbak</trans>
1591     + <base>DONT_KEEP_VERSIONS</base>
1592     + <trans>Enabled, keep only the latest version</trans>
1593     + </entry>
1594     +
1595     + <entry>
1596     + <base>KEEP_VERSIONS</base>
1597     + <trans>Enabled, keep a copy of all versions</trans>
1598     </entry>
1599    
1600     <entry>
1601     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
1602     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/shares 2009-05-20 00:29:01.000000000 -0600
1603     @@ -1,5 +1,9 @@
1604     <lexicon lang="pt" params="getExtraParams()">
1605     <entry>
1606     + <base>Shared Folders</base>
1607     + <trans>pasta de origem</trans>
1608     + </entry>
1609     + <entry>
1610     <base>FORM_TITLE</base>
1611     <trans>Create, modify, or remove file shared folders</trans>
1612     </entry>
1613     @@ -99,33 +103,93 @@
1614     </entry>
1615    
1616     <entry>
1617     - <base>DESC_STATUS</base>
1618     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
1619     + <base>DESC_SMB_SETTINGS</base>
1620     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
1621     </entry>
1622    
1623     <entry>
1624     - <base>LABEL_STATUS</base>
1625     - <trans>Status</trans>
1626     + <base>LABEL_SMB_ACCESS</base>
1627     + <trans>Acesso Sudo</trans>
1628     </entry>
1629    
1630     <entry>
1631     - <base>DESC_BROWSEABLE</base>
1632     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
1633     + <base>LABEL_RECYCLEBIN</base>
1634     + <trans>Recycle bin</trans>
1635     </entry>
1636    
1637     <entry>
1638     - <base>LABEL_BROWSEABLE</base>
1639     - <trans>Browseable</trans>
1640     + <base>DESC_HTTP_SETTINGS</base>
1641     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
1642     </entry>
1643    
1644     <entry>
1645     - <base>DESC_RECYCLEBIN</base>
1646     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
1647     + <base>LABEL_HTTP_ACCESS</base>
1648     + <trans>Acesso</trans>
1649     </entry>
1650    
1651     <entry>
1652     - <base>LABEL_RECYCLEBIN</base>
1653     - <trans>Recycle bin</trans>
1654     + <base>LABEL_REQUIRE_SSL</base>
1655     + <trans>Configurar restauração do servidor</trans>
1656     + </entry>
1657     +
1658     + <entry>
1659     + <base>LABEL_INDEXES</base>
1660     + <trans>Indexes</trans>
1661     + </entry>
1662     +
1663     + <entry>
1664     + <base>LABEL_DYNAMIC_CONTENT</base>
1665     + <trans>Conteúdo de execução dinâmica (CGI, PHP, SSI)</trans>
1666     + </entry>
1667     +
1668     + <entry>
1669     + <base>NONE</base>
1670     + <trans>Sem acesso</trans>
1671     + </entry>
1672     +
1673     + <entry>
1674     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
1675     + <trans>Rede local (não requer senha)</trans>
1676     + </entry>
1677     +
1678     + <entry>
1679     + <base>LOCAL_NETWORK_PASSWORD</base>
1680     + <trans>Rede local (requer senha)</trans>
1681     + </entry>
1682     +
1683     + <entry>
1684     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
1685     + <trans>Toda a Internet (não requer senha)</trans>
1686     + </entry>
1687     +
1688     + <entry>
1689     + <base>ENTIRE_INTERNET_PASSWORD</base>
1690     + <trans>Toda a Internet (requer senha)</trans>
1691     + </entry>
1692     +
1693     + <entry>
1694     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
1695     + <trans>Toda a Internet (requer senha para rede externa)</trans>
1696     + </entry>
1697     +
1698     + <entry>
1699     + <base>ENABLED_BROWSEABLE</base>
1700     + <trans>Habilitar repositórios</trans>
1701     + </entry>
1702     +
1703     + <entry>
1704     + <base>ENABLED_NON_BROWSEABLE</base>
1705     + <trans>Habilitado</trans>
1706     + </entry>
1707     +
1708     + <entry>
1709     + <base>DONT_KEEP_VERSIONS</base>
1710     + <trans>Enabled, keep only the latest version</trans>
1711     + </entry>
1712     +
1713     + <entry>
1714     + <base>KEEP_VERSIONS</base>
1715     + <trans>Enabled, keep a copy of all versions</trans>
1716     </entry>
1717    
1718     <entry>
1719     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
1720     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/pt-br/etc/e-smith/web/functions/shares 2009-05-20 00:29:02.000000000 -0600
1721     @@ -1,5 +1,9 @@
1722     <lexicon lang="pt-br" params="getExtraParams()">
1723     <entry>
1724     + <base>Shared Folders</base>
1725     + <trans>pasta de origem</trans>
1726     + </entry>
1727     + <entry>
1728     <base>FORM_TITLE</base>
1729     <trans>Create, modify, or remove file shared folders</trans>
1730     </entry>
1731     @@ -99,33 +103,93 @@
1732     </entry>
1733    
1734     <entry>
1735     - <base>DESC_STATUS</base>
1736     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
1737     + <base>DESC_SMB_SETTINGS</base>
1738     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
1739     </entry>
1740    
1741     <entry>
1742     - <base>LABEL_STATUS</base>
1743     - <trans>Status</trans>
1744     + <base>LABEL_SMB_ACCESS</base>
1745     + <trans>Acesso Sudo</trans>
1746     </entry>
1747    
1748     <entry>
1749     - <base>DESC_BROWSEABLE</base>
1750     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
1751     + <base>LABEL_RECYCLEBIN</base>
1752     + <trans>Recycle bin</trans>
1753     </entry>
1754    
1755     <entry>
1756     - <base>LABEL_BROWSEABLE</base>
1757     - <trans>Browseable</trans>
1758     + <base>DESC_HTTP_SETTINGS</base>
1759     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
1760     </entry>
1761    
1762     <entry>
1763     - <base>DESC_RECYCLEBIN</base>
1764     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
1765     + <base>LABEL_HTTP_ACCESS</base>
1766     + <trans>Acesso</trans>
1767     </entry>
1768    
1769     <entry>
1770     - <base>LABEL_RECYCLEBIN</base>
1771     - <trans>Recycle bin</trans>
1772     + <base>LABEL_REQUIRE_SSL</base>
1773     + <trans>Configurar restauração do servidor</trans>
1774     + </entry>
1775     +
1776     + <entry>
1777     + <base>LABEL_INDEXES</base>
1778     + <trans>Indexes</trans>
1779     + </entry>
1780     +
1781     + <entry>
1782     + <base>LABEL_DYNAMIC_CONTENT</base>
1783     + <trans>Conteúdo de execução dinâmica (CGI, PHP, SSI)</trans>
1784     + </entry>
1785     +
1786     + <entry>
1787     + <base>NONE</base>
1788     + <trans>Sem acesso</trans>
1789     + </entry>
1790     +
1791     + <entry>
1792     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
1793     + <trans>Rede local (não requer senha)</trans>
1794     + </entry>
1795     +
1796     + <entry>
1797     + <base>LOCAL_NETWORK_PASSWORD</base>
1798     + <trans>Rede local (requer senha)</trans>
1799     + </entry>
1800     +
1801     + <entry>
1802     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
1803     + <trans>Toda a Internet (não requer senha)</trans>
1804     + </entry>
1805     +
1806     + <entry>
1807     + <base>ENTIRE_INTERNET_PASSWORD</base>
1808     + <trans>Toda a Internet (requer senha)</trans>
1809     + </entry>
1810     +
1811     + <entry>
1812     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
1813     + <trans>Toda a Internet (requer senha para rede externa)</trans>
1814     + </entry>
1815     +
1816     + <entry>
1817     + <base>ENABLED_BROWSEABLE</base>
1818     + <trans>Habilitar repositórios</trans>
1819     + </entry>
1820     +
1821     + <entry>
1822     + <base>ENABLED_NON_BROWSEABLE</base>
1823     + <trans>Habilitado</trans>
1824     + </entry>
1825     +
1826     + <entry>
1827     + <base>DONT_KEEP_VERSIONS</base>
1828     + <trans>Enabled, keep only the latest version</trans>
1829     + </entry>
1830     +
1831     + <entry>
1832     + <base>KEEP_VERSIONS</base>
1833     + <trans>Enabled, keep a copy of all versions</trans>
1834     </entry>
1835    
1836     <entry>
1837     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
1838     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/shares 2009-05-20 00:29:02.000000000 -0600
1839     @@ -1,5 +1,9 @@
1840     <lexicon lang="ru" params="getExtraParams()">
1841     <entry>
1842     + <base>Shared Folders</base>
1843     + <trans>папка на уровень выше</trans>
1844     + </entry>
1845     + <entry>
1846     <base>FORM_TITLE</base>
1847     <trans>Create, modify, or remove file shared folders</trans>
1848     </entry>
1849     @@ -99,33 +103,93 @@
1850     </entry>
1851    
1852     <entry>
1853     - <base>DESC_STATUS</base>
1854     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
1855     + <base>DESC_SMB_SETTINGS</base>
1856     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
1857     </entry>
1858    
1859     <entry>
1860     - <base>LABEL_STATUS</base>
1861     - <trans>Состояние</trans>
1862     + <base>LABEL_SMB_ACCESS</base>
1863     + <trans>Доступ</trans>
1864     </entry>
1865    
1866     <entry>
1867     - <base>DESC_BROWSEABLE</base>
1868     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
1869     + <base>LABEL_RECYCLEBIN</base>
1870     + <trans>Recycle bin</trans>
1871     </entry>
1872    
1873     <entry>
1874     - <base>LABEL_BROWSEABLE</base>
1875     - <trans>Browseable</trans>
1876     + <base>DESC_HTTP_SETTINGS</base>
1877     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
1878     </entry>
1879    
1880     <entry>
1881     - <base>DESC_RECYCLEBIN</base>
1882     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
1883     + <base>LABEL_HTTP_ACCESS</base>
1884     + <trans>Доступ</trans>
1885     </entry>
1886    
1887     <entry>
1888     - <base>LABEL_RECYCLEBIN</base>
1889     - <trans>Recycle bin</trans>
1890     + <base>LABEL_REQUIRE_SSL</base>
1891     + <trans>Force secure connections</trans>
1892     + </entry>
1893     +
1894     + <entry>
1895     + <base>LABEL_INDEXES</base>
1896     + <trans>Indexes</trans>
1897     + </entry>
1898     +
1899     + <entry>
1900     + <base>LABEL_DYNAMIC_CONTENT</base>
1901     + <trans>Выполнение динамического содержимого (CGI, PHP, SSI)</trans>
1902     + </entry>
1903     +
1904     + <entry>
1905     + <base>NONE</base>
1906     + <trans>Нет доступа</trans>
1907     + </entry>
1908     +
1909     + <entry>
1910     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
1911     + <trans>Локальная сеть (пароль не требуется)</trans>
1912     + </entry>
1913     +
1914     + <entry>
1915     + <base>LOCAL_NETWORK_PASSWORD</base>
1916     + <trans>Локальная сеть (требуется пароль)</trans>
1917     + </entry>
1918     +
1919     + <entry>
1920     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
1921     + <trans>Интернет (пароль не требуется)</trans>
1922     + </entry>
1923     +
1924     + <entry>
1925     + <base>ENTIRE_INTERNET_PASSWORD</base>
1926     + <trans>Интернет (требуется пароль)</trans>
1927     + </entry>
1928     +
1929     + <entry>
1930     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
1931     + <trans>Интернет (пароль требуется при доступе извне локальной сети)</trans>
1932     + </entry>
1933     +
1934     + <entry>
1935     + <base>ENABLED_BROWSEABLE</base>
1936     + <trans>Используемые репозитории</trans>
1937     + </entry>
1938     +
1939     + <entry>
1940     + <base>ENABLED_NON_BROWSEABLE</base>
1941     + <trans>Включен</trans>
1942     + </entry>
1943     +
1944     + <entry>
1945     + <base>DONT_KEEP_VERSIONS</base>
1946     + <trans>Enabled, keep only the latest version</trans>
1947     + </entry>
1948     +
1949     + <entry>
1950     + <base>KEEP_VERSIONS</base>
1951     + <trans>Enabled, keep a copy of all versions</trans>
1952     </entry>
1953    
1954     <entry>
1955     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
1956     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/shares 2009-05-20 00:29:02.000000000 -0600
1957     @@ -1,5 +1,9 @@
1958     <lexicon lang="sl" params="getExtraParams()">
1959     <entry>
1960     + <base>Shared Folders</base>
1961     + <trans>Matična datoteka</trans>
1962     + </entry>
1963     + <entry>
1964     <base>FORM_TITLE</base>
1965     <trans>Create, modify, or remove file shared folders</trans>
1966     </entry>
1967     @@ -99,33 +103,93 @@
1968     </entry>
1969    
1970     <entry>
1971     - <base>DESC_STATUS</base>
1972     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
1973     + <base>DESC_SMB_SETTINGS</base>
1974     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
1975     </entry>
1976    
1977     <entry>
1978     - <base>LABEL_STATUS</base>
1979     - <trans>Status</trans>
1980     + <base>LABEL_SMB_ACCESS</base>
1981     + <trans>Ni dostopa</trans>
1982     </entry>
1983    
1984     <entry>
1985     - <base>DESC_BROWSEABLE</base>
1986     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
1987     + <base>LABEL_RECYCLEBIN</base>
1988     + <trans>Recycle bin</trans>
1989     </entry>
1990    
1991     <entry>
1992     - <base>LABEL_BROWSEABLE</base>
1993     - <trans>Browseable</trans>
1994     + <base>DESC_HTTP_SETTINGS</base>
1995     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
1996     </entry>
1997    
1998     <entry>
1999     - <base>DESC_RECYCLEBIN</base>
2000     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
2001     + <base>LABEL_HTTP_ACCESS</base>
2002     + <trans>Dostop do Webmail-a</trans>
2003     </entry>
2004    
2005     <entry>
2006     - <base>LABEL_RECYCLEBIN</base>
2007     - <trans>Recycle bin</trans>
2008     + <base>LABEL_REQUIRE_SSL</base>
2009     + <trans>Restavriranje konfiguracije streznika</trans>
2010     + </entry>
2011     +
2012     + <entry>
2013     + <base>LABEL_INDEXES</base>
2014     + <trans>Indexes</trans>
2015     + </entry>
2016     +
2017     + <entry>
2018     + <base>LABEL_DYNAMIC_CONTENT</base>
2019     + <trans>Izvajanje dinamicnih vsebin (CGI, PHP, SSI)</trans>
2020     + </entry>
2021     +
2022     + <entry>
2023     + <base>NONE</base>
2024     + <trans>Brez dostopa</trans>
2025     + </entry>
2026     +
2027     + <entry>
2028     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
2029     + <trans>Lokalno omrezje (brez gesla)</trans>
2030     + </entry>
2031     +
2032     + <entry>
2033     + <base>LOCAL_NETWORK_PASSWORD</base>
2034     + <trans>Lokalno omrezje (zahteva geslo)</trans>
2035     + </entry>
2036     +
2037     + <entry>
2038     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
2039     + <trans>Celoten internet (brez gesla)</trans>
2040     + </entry>
2041     +
2042     + <entry>
2043     + <base>ENTIRE_INTERNET_PASSWORD</base>
2044     + <trans>Celoten internet (zahteva geslo)</trans>
2045     + </entry>
2046     +
2047     + <entry>
2048     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
2049     + <trans>Celoten internet (zahteva geslo samo zunaj lokalnega omrezja)</trans>
2050     + </entry>
2051     +
2052     + <entry>
2053     + <base>ENABLED_BROWSEABLE</base>
2054     + <trans>Omogoci repozitorije</trans>
2055     + </entry>
2056     +
2057     + <entry>
2058     + <base>ENABLED_NON_BROWSEABLE</base>
2059     + <trans>Omogoceno</trans>
2060     + </entry>
2061     +
2062     + <entry>
2063     + <base>DONT_KEEP_VERSIONS</base>
2064     + <trans>Enabled, keep only the latest version</trans>
2065     + </entry>
2066     +
2067     + <entry>
2068     + <base>KEEP_VERSIONS</base>
2069     + <trans>Enabled, keep a copy of all versions</trans>
2070     </entry>
2071    
2072     <entry>
2073     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
2074     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/shares 2009-05-20 00:29:02.000000000 -0600
2075     @@ -1,5 +1,9 @@
2076     <lexicon lang="sv" params="getExtraParams()">
2077     <entry>
2078     + <base>Shared Folders</base>
2079     + <trans>föräldramapp</trans>
2080     + </entry>
2081     + <entry>
2082     <base>FORM_TITLE</base>
2083     <trans>Create, modify, or remove file shared folders</trans>
2084     </entry>
2085     @@ -99,33 +103,93 @@
2086     </entry>
2087    
2088     <entry>
2089     - <base>DESC_STATUS</base>
2090     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
2091     + <base>DESC_SMB_SETTINGS</base>
2092     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
2093     </entry>
2094    
2095     <entry>
2096     - <base>LABEL_STATUS</base>
2097     - <trans>Status</trans>
2098     + <base>LABEL_SMB_ACCESS</base>
2099     + <trans>Sudo-åtkomst</trans>
2100     </entry>
2101    
2102     <entry>
2103     - <base>DESC_BROWSEABLE</base>
2104     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
2105     + <base>LABEL_RECYCLEBIN</base>
2106     + <trans>Recycle bin</trans>
2107     </entry>
2108    
2109     <entry>
2110     - <base>LABEL_BROWSEABLE</base>
2111     - <trans>Browseable</trans>
2112     + <base>DESC_HTTP_SETTINGS</base>
2113     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
2114     </entry>
2115    
2116     <entry>
2117     - <base>DESC_RECYCLEBIN</base>
2118     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
2119     + <base>LABEL_HTTP_ACCESS</base>
2120     + <trans>Åtkomst</trans>
2121     </entry>
2122    
2123     <entry>
2124     - <base>LABEL_RECYCLEBIN</base>
2125     - <trans>Recycle bin</trans>
2126     + <base>LABEL_REQUIRE_SSL</base>
2127     + <trans>Återställ serverkonfiguration</trans>
2128     + </entry>
2129     +
2130     + <entry>
2131     + <base>LABEL_INDEXES</base>
2132     + <trans>Indexes</trans>
2133     + </entry>
2134     +
2135     + <entry>
2136     + <base>LABEL_DYNAMIC_CONTENT</base>
2137     + <trans>Exekvera dynamiskt innehåll (CGI, PHP, SSI)</trans>
2138     + </entry>
2139     +
2140     + <entry>
2141     + <base>NONE</base>
2142     + <trans>Ingen åtkomst</trans>
2143     + </entry>
2144     +
2145     + <entry>
2146     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
2147     + <trans>Lokalt nätverk (inget lösenord krävs)</trans>
2148     + </entry>
2149     +
2150     + <entry>
2151     + <base>LOCAL_NETWORK_PASSWORD</base>
2152     + <trans>Lokalt nätverk (lösenord krävs)</trans>
2153     + </entry>
2154     +
2155     + <entry>
2156     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
2157     + <trans>Hela Internet (inget lösenord krävs)</trans>
2158     + </entry>
2159     +
2160     + <entry>
2161     + <base>ENTIRE_INTERNET_PASSWORD</base>
2162     + <trans>Hela Internet (lösenord krävs)</trans>
2163     + </entry>
2164     +
2165     + <entry>
2166     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
2167     + <trans>Hela Internet (lösenord krävs utanför lokalt nätverk)</trans>
2168     + </entry>
2169     +
2170     + <entry>
2171     + <base>ENABLED_BROWSEABLE</base>
2172     + <trans>Tillåt förråd (repositories)</trans>
2173     + </entry>
2174     +
2175     + <entry>
2176     + <base>ENABLED_NON_BROWSEABLE</base>
2177     + <trans>Tillåten</trans>
2178     + </entry>
2179     +
2180     + <entry>
2181     + <base>DONT_KEEP_VERSIONS</base>
2182     + <trans>Enabled, keep only the latest version</trans>
2183     + </entry>
2184     +
2185     + <entry>
2186     + <base>KEEP_VERSIONS</base>
2187     + <trans>Enabled, keep a copy of all versions</trans>
2188     </entry>
2189    
2190     <entry>
2191     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
2192     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/tr/etc/e-smith/web/functions/shares 2009-05-20 00:29:03.000000000 -0600
2193     @@ -1,5 +1,9 @@
2194     <lexicon lang="tr" params="getExtraParams()">
2195     <entry>
2196     + <base>Shared Folders</base>
2197     + <trans>üst dizin</trans>
2198     + </entry>
2199     + <entry>
2200     <base>FORM_TITLE</base>
2201     <trans>Create, modify, or remove file shared folders</trans>
2202     </entry>
2203     @@ -99,33 +103,93 @@
2204     </entry>
2205    
2206     <entry>
2207     - <base>DESC_STATUS</base>
2208     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
2209     + <base>DESC_SMB_SETTINGS</base>
2210     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
2211     </entry>
2212    
2213     <entry>
2214     - <base>LABEL_STATUS</base>
2215     - <trans>Status</trans>
2216     + <base>LABEL_SMB_ACCESS</base>
2217     + <trans>SMB Access</trans>
2218     </entry>
2219    
2220     <entry>
2221     - <base>DESC_BROWSEABLE</base>
2222     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
2223     + <base>LABEL_RECYCLEBIN</base>
2224     + <trans>Recycle bin</trans>
2225     </entry>
2226    
2227     <entry>
2228     - <base>LABEL_BROWSEABLE</base>
2229     - <trans>Browseable</trans>
2230     + <base>DESC_HTTP_SETTINGS</base>
2231     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
2232     </entry>
2233    
2234     <entry>
2235     - <base>DESC_RECYCLEBIN</base>
2236     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
2237     + <base>LABEL_HTTP_ACCESS</base>
2238     + <trans>Web Access</trans>
2239     </entry>
2240    
2241     <entry>
2242     - <base>LABEL_RECYCLEBIN</base>
2243     - <trans>Recycle bin</trans>
2244     + <base>LABEL_REQUIRE_SSL</base>
2245     + <trans>Force secure connections</trans>
2246     + </entry>
2247     +
2248     + <entry>
2249     + <base>LABEL_INDEXES</base>
2250     + <trans>Indexes</trans>
2251     + </entry>
2252     +
2253     + <entry>
2254     + <base>LABEL_DYNAMIC_CONTENT</base>
2255     + <trans>Dynamic content execution (PHP, SSI)</trans>
2256     + </entry>
2257     +
2258     + <entry>
2259     + <base>NONE</base>
2260     + <trans>No access</trans>
2261     + </entry>
2262     +
2263     + <entry>
2264     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
2265     + <trans>Local network (no password required)</trans>
2266     + </entry>
2267     +
2268     + <entry>
2269     + <base>LOCAL_NETWORK_PASSWORD</base>
2270     + <trans>Local network (password required)</trans>
2271     + </entry>
2272     +
2273     + <entry>
2274     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
2275     + <trans>Entire Internet (no password required)</trans>
2276     + </entry>
2277     +
2278     + <entry>
2279     + <base>ENTIRE_INTERNET_PASSWORD</base>
2280     + <trans>Entire Internet (password required)</trans>
2281     + </entry>
2282     +
2283     + <entry>
2284     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
2285     + <trans>Entire Internet (password required outside local network)</trans>
2286     + </entry>
2287     +
2288     + <entry>
2289     + <base>ENABLED_BROWSEABLE</base>
2290     + <trans>Enabled, browseable</trans>
2291     + </entry>
2292     +
2293     + <entry>
2294     + <base>ENABLED_NON_BROWSEABLE</base>
2295     + <trans>Enabled, hidden</trans>
2296     + </entry>
2297     +
2298     + <entry>
2299     + <base>DONT_KEEP_VERSIONS</base>
2300     + <trans>Enabled, keep only the latest version</trans>
2301     + </entry>
2302     +
2303     + <entry>
2304     + <base>KEEP_VERSIONS</base>
2305     + <trans>Enabled, keep a copy of all versions</trans>
2306     </entry>
2307    
2308     <entry>
2309     --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/shares 2009-05-20 00:11:17.000000000 -0600
2310     +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/shares 2009-05-20 00:29:03.000000000 -0600
2311     @@ -1,5 +1,9 @@
2312     <lexicon lang="zh-cn" params="getExtraParams()">
2313     <entry>
2314     + <base>Shared Folders</base>
2315     + <trans>Shared Folders</trans>
2316     + </entry>
2317     + <entry>
2318     <base>FORM_TITLE</base>
2319     <trans>Create, modify, or remove file shared folders</trans>
2320     </entry>
2321     @@ -99,33 +103,93 @@
2322     </entry>
2323    
2324     <entry>
2325     - <base>DESC_STATUS</base>
2326     - <trans>You can disable access to this shared folder from the network. This can be useful if for example you want to temporary denied the access without changing permissions.</trans>
2327     + <base>DESC_SMB_SETTINGS</base>
2328     + <trans>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocole.</trans>
2329     </entry>
2330    
2331     <entry>
2332     - <base>LABEL_STATUS</base>
2333     - <trans>Status</trans>
2334     + <base>LABEL_SMB_ACCESS</base>
2335     + <trans>SMB Access</trans>
2336     </entry>
2337    
2338     <entry>
2339     - <base>DESC_BROWSEABLE</base>
2340     - <trans>This controls whether this shared folder is seen in the list of available shares in a net view and in the browse list.</trans>
2341     + <base>LABEL_RECYCLEBIN</base>
2342     + <trans>Recycle bin</trans>
2343     </entry>
2344    
2345     <entry>
2346     - <base>LABEL_BROWSEABLE</base>
2347     - <trans>Browseable</trans>
2348     + <base>DESC_HTTP_SETTINGS</base>
2349     + <trans>The following settings control the access of this shared folder using the HTTP/HTTPS protocole.</trans>
2350     </entry>
2351    
2352     <entry>
2353     - <base>DESC_RECYCLEBIN</base>
2354     - <trans>This option allows you to activate the network recycle bin. With the recylcebin option enabled, deleted file won't be removed from the server, but instead, will be moved to the Recycle Bin directory</trans>
2355     + <base>LABEL_HTTP_ACCESS</base>
2356     + <trans>Web Access</trans>
2357     </entry>
2358    
2359     <entry>
2360     - <base>LABEL_RECYCLEBIN</base>
2361     - <trans>Recycle bin</trans>
2362     + <base>LABEL_REQUIRE_SSL</base>
2363     + <trans>Force secure connections</trans>
2364     + </entry>
2365     +
2366     + <entry>
2367     + <base>LABEL_INDEXES</base>
2368     + <trans>Indexes</trans>
2369     + </entry>
2370     +
2371     + <entry>
2372     + <base>LABEL_DYNAMIC_CONTENT</base>
2373     + <trans>Dynamic content execution (PHP, SSI)</trans>
2374     + </entry>
2375     +
2376     + <entry>
2377     + <base>NONE</base>
2378     + <trans>No access</trans>
2379     + </entry>
2380     +
2381     + <entry>
2382     + <base>LOCAL_NETWORK_NO_PASSWORD</base>
2383     + <trans>Local network (no password required)</trans>
2384     + </entry>
2385     +
2386     + <entry>
2387     + <base>LOCAL_NETWORK_PASSWORD</base>
2388     + <trans>Local network (password required)</trans>
2389     + </entry>
2390     +
2391     + <entry>
2392     + <base>ENTIRE_INTERNET_NO_PASSWORD</base>
2393     + <trans>Entire Internet (no password required)</trans>
2394     + </entry>
2395     +
2396     + <entry>
2397     + <base>ENTIRE_INTERNET_PASSWORD</base>
2398     + <trans>Entire Internet (password required)</trans>
2399     + </entry>
2400     +
2401     + <entry>
2402     + <base>ENTIRE_INTERNET_PASSWORD_REMOTE</base>
2403     + <trans>Entire Internet (password required outside local network)</trans>
2404     + </entry>
2405     +
2406     + <entry>
2407     + <base>ENABLED_BROWSEABLE</base>
2408     + <trans>Enabled, browseable</trans>
2409     + </entry>
2410     +
2411     + <entry>
2412     + <base>ENABLED_NON_BROWSEABLE</base>
2413     + <trans>Enabled, hidden</trans>
2414     + </entry>
2415     +
2416     + <entry>
2417     + <base>DONT_KEEP_VERSIONS</base>
2418     + <trans>Enabled, keep only the latest version</trans>
2419     + </entry>
2420     +
2421     + <entry>
2422     + <base>KEEP_VERSIONS</base>
2423     + <trans>Enabled, keep a copy of all versions</trans>
2424     </entry>
2425    
2426     <entry>

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