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

Contents of /rpms/smeserver-shared-folders/contribs8/smeserver-shared-folders-0.1-locale-2011-05-17.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/userpanel-encfs 2011-05-17 00:08:48.000000000 -0600
2 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/userpanel-encfs 2011-05-17 00:48:59.000000000 -0600
3 @@ -33,11 +33,26 @@
4 </entry>
5 <entry>
6 <base>ERROR_MOUNTING</base>
7 - <trans>An error occured. Check that you have they>
8 -
9 + <trans>An error occured. Check that you have the correct password.</trans>
10 + </entry>
11 + <entry>
12 + <base>UMOUNT_DESC</base>
13 + <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>
14 + </entry>
15 + <entry>
16 + <base>MOUNT_DESC</base>
17 + <trans>You have to enter the password to make this folder's content available.</trans>
18 + </entry>
19 + <entry>
20 + <base>LABEL_MOUNT_PASSWORD</base>
21 + <trans>Парола</trans>
22 + </entry>
23 + <entry>
24 + <base>VALIDATE</base>
25 + <trans>Validate</trans>
26 + </entry>
27 <entry>
28 - <base>PASSWORD_TOO_SHORT</base>
29 - <trans>Das Kennwort darf nur druckbare Zeichen enthalten.</trans>
30 + <base>NO_ENCRYPTED_SHARE</base>
31 + <trans>No encrypted share configured</trans>
32 </entry>
33 -
34 </lexicon>
35 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/da/etc/e-smith/web/functions/shares 2011-05-17 00:08:48.000000000 -0600
36 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/da/etc/e-smith/web/functions/shares 2011-05-17 00:47:57.000000000 -0600
37 @@ -296,4 +296,55 @@
38 <base>MANUAL_PERMS</base>
39 <trans><![CDATA[<span style="color:red">Tilladelser for denne delte mappe håndteres manuelt, ændringer vil kun have effekt på webadgang hvis kodeord er krævet.</span><br><br>]]></trans>
40 </entry>
41 +
42 + <entry>
43 + <base>DESC_ENCRYPTION</base>
44 + <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>
45 + </entry>
46 +
47 + <entry>
48 + <base>LABEL_ENCRYPTION</base>
49 + <trans>kryptering</trans>
50 + </entry>
51 +
52 + <entry>
53 + <base>DESC_PASSWORD</base>
54 + <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>
55 + </entry>
56 +
57 + <entry>
58 + <base>LABEL_PASSWORD</base>
59 + <trans>Kodeord:</trans>
60 + </entry>
61 +
62 + <entry>
63 + <base>LABEL_PASSWORD2</base>
64 + <trans>Kodeord (igen)</trans>
65 + </entry>
66 +
67 + <entry>
68 + <base>DESC_INACTIVITY</base>
69 + <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>
70 + </entry>
71 +
72 + <entry>
73 + <base>ERROR_WITH_ENCRYPTION</base>
74 + <trans>Der opstod en fejl ved oprettelsen af delt mappe.</trans>
75 + </entry>
76 +
77 + <entry>
78 + <base>INVALID_INACTIVITY</base>
79 + <trans>Inactivity value must be numbers only</trans>
80 + </entry>
81 +
82 + <entry>
83 + <base>PASSWORD_MISMATCH</base>
84 + <trans>Adgangskoderne er ikke ens</trans>
85 + </entry>
86 +
87 + <entry>
88 + <base>PASSWORD_TOO_SHORT</base>
89 + <trans>Adgangskoden skal indeholde skrivelige tegn</trans>
90 + </entry>
91 +
92 </lexicon>
93 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/da/etc/e-smith/web/functions/userpanel-encfs 1969-12-31 17:00:00.000000000 -0700
94 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/da/etc/e-smith/web/functions/userpanel-encfs 2011-05-17 00:48:59.000000000 -0600
95 @@ -0,0 +1,58 @@
96 +<lexicon lang="da" params="getExtraParams()">
97 + <entry>
98 + <base>FORM_TITLE</base>
99 + <trans>Shared Folders Encryption</trans>
100 + </entry>
101 + <entry>
102 + <base>Shared Folders Encryption</base>
103 + <trans>Shared Folders Encryption</trans>
104 + </entry>
105 + <entry>
106 + <base>FIRSTPAGE_DESC</base>
107 + <trans>This panel lets you enable enrypted shared folder access.</trans>
108 + </entry>
109 + <entry>
110 + <base>STATUS</base>
111 + <trans>Status</trans>
112 + </entry>
113 + <entry>
114 + <base>MOUNTED</base>
115 + <trans>Aktiveret</trans>
116 + </entry>
117 + <entry>
118 + <base>NOT_MOUNTED</base>
119 + <trans>Beskyttet</trans>
120 + </entry>
121 + <entry>
122 + <base>MOUNT</base>
123 + <trans>Aktivere</trans>
124 + </entry>
125 + <entry>
126 + <base>UMOUNT</base>
127 + <trans>Protect</trans>
128 + </entry>
129 + <entry>
130 + <base>ERROR_MOUNTING</base>
131 + <trans>An error occured. Check that you have the correct password.</trans>
132 + </entry>
133 + <entry>
134 + <base>UMOUNT_DESC</base>
135 + <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>
136 + </entry>
137 + <entry>
138 + <base>MOUNT_DESC</base>
139 + <trans>You have to enter the password to make this folder's content available.</trans>
140 + </entry>
141 + <entry>
142 + <base>LABEL_MOUNT_PASSWORD</base>
143 + <trans>Password</trans>
144 + </entry>
145 + <entry>
146 + <base>VALIDATE</base>
147 + <trans>Validate</trans>
148 + </entry>
149 + <entry>
150 + <base>NO_ENCRYPTED_SHARE</base>
151 + <trans>No encrypted share configured</trans>
152 + </entry>
153 +</lexicon>
154 --- smeserver-shared-folders-0.1/root/etc/e-smith/locale/de/etc/e-smith/web/functions/shares 2011-05-17 00:08:48.000000000 -0600
155 +++ smeserver-shared-folders-0.1.update/root/etc/e-smith/locale/de/etc/e-smith/web/functions/shares 2011-05-17 00:47:58.000000000 -0600
156 @@ -296,4 +296,55 @@
157 <base>MANUAL_PERMS</base>
158 <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>
159 </entry>
160 +
161 + <entry>
162 + <base>DESC_ENCRYPTION</base>
163 + <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>
164 + </entry>
165 +
166 + <entry>
167 + <base>LABEL_ENCRYPTION</base>
168 + <trans>Verschlüsselung</trans>
169 + </entry>
170 +
171 + <entry>
172 + <base>DESC_PASSWORD</base>
173 + <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>
174 + </entry>
175 +
176 + <entry>
177 + <base>LABEL_PASSWORD</base>
178 + <trans>Passwort</trans>
179 + </entry>
180 +
181 + <entry>
182 + <base>LABEL_PASSWORD2</base>
183 + <trans>Passwort (noch einmal)</trans>
184 + </entry>
185 +
186 + <entry>
187 + <base>DESC_INACTIVITY</base>
188 + <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>
189 + </entry>
190 +
191 + <entry>
192 + <base>ERROR_WITH_ENCRYPTION</base>
193 + <trans>Es ist ein Fehler bei der Wiederherstellung der ursprünglichen Gruppe von 'www' aufgetreten.</trans>
194 + </entry>
195 +
196 + <entry>
197 + <base>INVALID_INACTIVITY</base>
198 + <trans>Inactivity value must be numbers only</trans>
199 + </entry>
200 +
201 + <entry>
202 + <base>PASSWORD_MISMATCH</base>
203 + <trans>Die Kennwörter sind unterschiedlich</trans>
204 + </entry>
205 +
206 + <entry>
207 + <base>PASSWORD_TOO_SHORT</base>
208 + <trans>Das Kennwort darf nur druckbare Zeichen enthalten.</trans>
209 + </entry>
210 +
211 </lexicon>

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