1 |
--- /dev/null 2008-03-05 09:51:41.697912024 -0700 |
2 |
+++ pootleupdate/root/etc/e-smith/locale/da/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:22:09.000000000 -0600 |
3 |
@@ -0,0 +1,86 @@ |
4 |
+<lexicon lang="da"> |
5 |
+ <entry> |
6 |
+ <base>User Remote Access</base> |
7 |
+ <trans>User Remote Access</trans> |
8 |
+ </entry> |
9 |
+ <entry> |
10 |
+ <base>SSH keys</base> |
11 |
+ <trans>SSH keys</trans> |
12 |
+ </entry> |
13 |
+ <entry> |
14 |
+ <base>FORM_TITLE</base> |
15 |
+ <trans>Change user remote access settings</trans> |
16 |
+ </entry> |
17 |
+ <entry> |
18 |
+ <base>CURRENT_LIST_OF_USERS</base> |
19 |
+ <trans>Current list of users</trans> |
20 |
+ </entry> |
21 |
+ <entry> |
22 |
+ <base>LABEL_USER</base> |
23 |
+ <trans>Konto</trans> |
24 |
+ </entry> |
25 |
+ <entry> |
26 |
+ <base>LABEL_FULLNAME</base> |
27 |
+ <trans>Brugernavn</trans> |
28 |
+ </entry> |
29 |
+ <entry> |
30 |
+ <base>SHELL_ACCESS</base> |
31 |
+ <trans>Shell</trans> |
32 |
+ </entry> |
33 |
+ <entry> |
34 |
+ <base>SUDO</base> |
35 |
+ <trans>Sudo</trans> |
36 |
+ </entry> |
37 |
+ <entry> |
38 |
+ <base>SSH_KEYS</base> |
39 |
+ <trans>SSH Keys</trans> |
40 |
+ </entry> |
41 |
+ <entry> |
42 |
+ <base>CHROOT_PATH</base> |
43 |
+ <trans>Chroot Path</trans> |
44 |
+ </entry> |
45 |
+ <entry> |
46 |
+ <base>CHROOT_PATH_NOT_GIVEN</base> |
47 |
+ <trans>Chroot Path not given</trans> |
48 |
+ </entry> |
49 |
+ <entry> |
50 |
+ <base>CHROOT_PATH_NON_EXISTANT</base> |
51 |
+ <trans>Chroot Path does not exist</trans> |
52 |
+ </entry> |
53 |
+ <entry> |
54 |
+ <base>SELECT_CHROOT_PATH</base> |
55 |
+ <trans>Select Chroot Path</trans> |
56 |
+ </entry> |
57 |
+ <entry> |
58 |
+ <base>VPN_ACCESS</base> |
59 |
+ <trans>RSSH + VPN Access</trans> |
60 |
+ </entry> |
61 |
+ <entry> |
62 |
+ <base>SHELL_ACCESS</base> |
63 |
+ <trans>Shell Access</trans> |
64 |
+ </entry> |
65 |
+ <entry> |
66 |
+ <base>SUDOER_ACCESS</base> |
67 |
+ <trans>Sudo Access</trans> |
68 |
+ </entry> |
69 |
+ <entry> |
70 |
+ <base>NO_ACCOUNTS</base> |
71 |
+ <trans>Der findes ingen brugerkonti i systemet.</trans> |
72 |
+ </entry> |
73 |
+ <entry> |
74 |
+ <base>SUCCESS</base> |
75 |
+ <trans>Success</trans> |
76 |
+ </entry> |
77 |
+ <entry> |
78 |
+ <base>MODIFY_DESCRIPTION</base> |
79 |
+ <trans><![CDATA[ <p> Enabling bash shell access for a user account poses a security risk. Only use this option if you know what you are doing. A safer option is to allow rssh access (sftp, ssh & rsync). </p> <p> Sudo access allows users to execute commands with the permissions of the root account without knowing the root password. This is more desirable than passing around the root password. Setting Sudo to yes also sets the shell to bash </p> <p> SHELL, VPN & FTP access for users depend on the settings in the Remote Access Panel being opened. </p> <p> Select an FTP Chroot path from the drop down box or enter it in the text field, the selection will overwrite the text field. </p> <p> Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys". </p> ]]></trans> |
80 |
+ </entry> |
81 |
+ <entry> |
82 |
+ <base>SSHKEYS_DESCRIPTION</base> |
83 |
+ <trans>Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys".</trans> |
84 |
+ </entry> |
85 |
+ <entry> |
86 |
+ <base>INVALID_USER</base> |
87 |
+ <trans>Invalid user</trans> |
88 |
+ </entry> |
89 |
+</lexicon> |
90 |
--- smeserver-remoteuseraccess-1.2/root/etc/e-smith/locale/de/etc/e-smith/web/functions/remoteuseraccess 2006-11-09 09:22:28.000000000 -0700 |
91 |
+++ pootleupdate/root/etc/e-smith/locale/de/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:22:39.000000000 -0600 |
92 |
@@ -1,62 +1,40 @@ |
93 |
<lexicon lang="de"> |
94 |
- |
95 |
<entry> |
96 |
- <base>Security</base> |
97 |
- <trans>Sicherheit</trans> |
98 |
+ <base>User Remote Access</base> |
99 |
+ <trans>Benutzer-Fernzugriff</trans> |
100 |
</entry> |
101 |
<entry> |
102 |
- <base>User Remote Access</base> |
103 |
- <trans>Benutzer-Fernzugriff</trans> |
104 |
+ <base>SSH keys</base> |
105 |
+ <trans>SSH Schlüssel</trans> |
106 |
</entry> |
107 |
<entry> |
108 |
- <base>Your Settings</base> |
109 |
- <trans>Ihre Einstellungen</trans> |
110 |
- </entry> |
111 |
- <entry> |
112 |
- <base>SSH keys</base> |
113 |
- <trans>SSH Schlüssel</trans> |
114 |
- </entry> |
115 |
- |
116 |
- <entry> |
117 |
<base>FORM_TITLE</base> |
118 |
- <trans><![CDATA[ |
119 |
- Einstellungen zum Benutzer-Fernzugriff ändern |
120 |
- <p> |
121 |
- <align=right><a target="new" href="http://contribs.org/modules/phpwiki/index.php/Handbuch%20Deutsch%3A%20Erweiterungen%20%28contribs%29#x33.x2e.3x20.Benutzer-Fernzugriff">Online-Handbuch</a> |
122 |
- ]]> |
123 |
- </trans> |
124 |
+ <trans><![CDATA[ Einstellungen zum Benutzer-Fernzugriff ändern <p> <align=right><a target="new" href="http://contribs.org/modules/phpwiki/index.php/Handbuch%20Deutsch%3A%20Erweiterungen%20%28contribs%29#x33.x2e.3x20.Benutzer-Fernzugriff">Online-Handbuch</a> ]]></trans> |
125 |
</entry> |
126 |
- |
127 |
<entry> |
128 |
<base>CURRENT_LIST_OF_USERS</base> |
129 |
<trans>Aktuelle Liste der Benutzer</trans> |
130 |
</entry> |
131 |
- |
132 |
<entry> |
133 |
<base>LABEL_USER</base> |
134 |
<trans>Benutzerkonto</trans> |
135 |
</entry> |
136 |
- |
137 |
<entry> |
138 |
<base>LABEL_FULLNAME</base> |
139 |
<trans>Benutzername</trans> |
140 |
</entry> |
141 |
- |
142 |
<entry> |
143 |
<base>SHELL_ACCESS</base> |
144 |
<trans>Shell</trans> |
145 |
</entry> |
146 |
- |
147 |
<entry> |
148 |
<base>SUDO</base> |
149 |
<trans>Sudo</trans> |
150 |
</entry> |
151 |
- |
152 |
<entry> |
153 |
<base>SSH_KEYS</base> |
154 |
- <trans>SSH Schlüssel</trans> |
155 |
+ <trans>SSH Schlüssel</trans> |
156 |
</entry> |
157 |
- |
158 |
<entry> |
159 |
<base>CHROOT_PATH</base> |
160 |
<trans>Chroot Pfad</trans> |
161 |
@@ -69,96 +47,40 @@ |
162 |
<base>CHROOT_PATH_NON_EXISTANT</base> |
163 |
<trans>Chroot Pfad Falscher</trans> |
164 |
</entry> |
165 |
- |
166 |
<entry> |
167 |
<base>SELECT_CHROOT_PATH</base> |
168 |
- <trans>Chroot Pfad auswählen</trans> |
169 |
+ <trans>Chroot Pfad auswählen</trans> |
170 |
</entry> |
171 |
- |
172 |
<entry> |
173 |
<base>VPN_ACCESS</base> |
174 |
<trans>VPN Zugang</trans> |
175 |
</entry> |
176 |
- |
177 |
<entry> |
178 |
<base>SHELL_ACCESS</base> |
179 |
<trans>Shell Zugang</trans> |
180 |
</entry> |
181 |
- |
182 |
<entry> |
183 |
<base>SUDOER_ACCESS</base> |
184 |
<trans>Sudo Zugang</trans> |
185 |
</entry> |
186 |
- |
187 |
- <entry> |
188 |
- <base>MODIFY</base> |
189 |
- <trans>Ändern</trans> |
190 |
- </entry> |
191 |
- |
192 |
<entry> |
193 |
<base>NO_ACCOUNTS</base> |
194 |
<trans>Es sind keine Benutzerkonten im System angelegt.</trans> |
195 |
</entry> |
196 |
- |
197 |
- <entry> |
198 |
- <base>YES</base> |
199 |
- <trans>Ja</trans> |
200 |
- </entry> |
201 |
- |
202 |
- <entry> |
203 |
- <base>NO</base> |
204 |
- <trans>Nein</trans> |
205 |
- </entry> |
206 |
- |
207 |
- <entry> |
208 |
- <base>SAVE</base> |
209 |
- <trans>Speichern</trans> |
210 |
- </entry> |
211 |
- |
212 |
<entry> |
213 |
<base>SUCCESS</base> |
214 |
- <trans>Die neuen Fernzugriffeinstellungen für Benutzer wurden gespeichert.</trans> |
215 |
+ <trans>Die neuen Fernzugriffeinstellungen für Benutzer wurden gespeichert.</trans> |
216 |
</entry> |
217 |
- |
218 |
<entry> |
219 |
<base>MODIFY_DESCRIPTION</base> |
220 |
- <trans> <![CDATA[ |
221 |
- <p> |
222 |
- <strong style="color:blue">WARNUNG: Das Aktivieren von Shell-Zugängen für Benutzerkonten stellt ein grosses Sicherheitsrisiko dar und |
223 |
- setzt Ihr Netzwerk erheblichen Gefahren aus.</strong> Benutzen Sie diese Funktion nicht leichtfertig, |
224 |
- ohne das Sie diese Funktion richtig verstehen. |
225 |
- </p> |
226 |
- <p> |
227 |
- Mit dem <span style="color:blue">Sudo-Zugang</span> können Benutzer Befehle mit root-Rechten, aber ohne root-Kennwort ausführen. |
228 |
- Das ist sicherer, als wenn das root-Kennwort beliebig of weitergegeben wird. |
229 |
- Zusätzlich erhalten die Benutzer mit dem Sudo-Zugang auch eine <span style="color:blue">Bash-Shell</span>. |
230 |
- </p> |
231 |
- <p> |
232 |
- Voraussetzung für den VPN und FTP Zugang für Benutzer ist, dass im Server-Manager im Register |
233 |
- Fernzugriff <span style="color:blue">PPTP und FTP geöffnet sind</span>. |
234 |
- </p> |
235 |
- <p> |
236 |
- Wählen Sie einen <span style="color:blue">FTP Chroot Pfad</span> aus der Auswahlliste aus oder geben Sie ihn direkt im Textfeld <span style="color:blue">Chroot Pfad</span> ein. |
237 |
- Eingaben im Textfeld werden durch Auswahl aus der Liste überschrieben. |
238 |
- </p> |
239 |
- ]]> |
240 |
- </trans> |
241 |
+ <trans><![CDATA[ <p> <strong style="color:blue">WARNUNG: Das Aktivieren von Shell-Zugängen für Benutzerkonten stellt ein grosses Sicherheitsrisiko dar und setzt Ihr Netzwerk erheblichen Gefahren aus.</strong> Benutzen Sie diese Funktion nicht leichtfertig, ohne das Sie diese Funktion richtig verstehen. </p> <p> Mit dem <span style="color:blue">Sudo-Zugang</span> können Benutzer Befehle mit root-Rechten, aber ohne root-Kennwort ausführen. Das ist sicherer, als wenn das root-Kennwort beliebig of weitergegeben wird. Zusätzlich erhalten die Benutzer mit dem Sudo-Zugang auch eine <span style="color:blue">Bash-Shell</span>. </p> <p> Voraussetzung für den VPN und FTP Zugang für Benutzer ist, dass im Server-Manager im Register Fernzugriff <span style="color:blue">PPTP und FTP geöffnet sind</span>. </p> <p> Wählen Sie einen <span style="color:blue">FTP Chroot Pfad</span> aus der Auswahlliste aus oder geben Sie ihn direkt im Textfeld <span style="color:blue">Chroot Pfad</span> ein. Eingaben im Textfeld werden durch Auswahl aus der Liste überschrieben. </p> ]]></trans> |
242 |
</entry> |
243 |
- |
244 |
<entry> |
245 |
<base>SSHKEYS_DESCRIPTION</base> |
246 |
- <trans> <![CDATA[ |
247 |
- <p> |
248 |
- Für den SSH-Zugang ohne Kennwort geben Sie bitte den öffentlichen SSH-Schlüssel ein. |
249 |
- Der Schlüssel sollte als ganze Zeile kopiert und eingefügt werden, erscheint dann allerdings |
250 |
- auf dem Bildschirm in 3 Zeilen. Um den Schlüssel zu löschen, geben Sie "Schlüssel löschen" ein. |
251 |
- </p> |
252 |
- ]]> |
253 |
- </trans> |
254 |
+ <trans>Für den SSH-Zugang ohne Kennwort geben Sie bitte den öffentlichen SSH-Schlüssel ein. Der Schlüssel sollte als ganze Zeile kopiert und eingefügt werden, erscheint dann allerdings auf dem Bildschirm in 3 Zeilen. Um den Schlüssel zu löschen, geben Sie "deletekeys" ein.</trans> |
255 |
</entry> |
256 |
<entry> |
257 |
<base>INVALID_USER</base> |
258 |
<trans>Falscher Benutzer</trans> |
259 |
</entry> |
260 |
- |
261 |
</lexicon> |
262 |
--- /dev/null 2008-03-05 09:51:41.697912024 -0700 |
263 |
+++ pootleupdate/root/etc/e-smith/locale/el/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:23:11.000000000 -0600 |
264 |
@@ -0,0 +1,86 @@ |
265 |
+<lexicon lang="el"> |
266 |
+ <entry> |
267 |
+ <base>User Remote Access</base> |
268 |
+ <trans>User Remote Access</trans> |
269 |
+ </entry> |
270 |
+ <entry> |
271 |
+ <base>SSH keys</base> |
272 |
+ <trans>SSH keys</trans> |
273 |
+ </entry> |
274 |
+ <entry> |
275 |
+ <base>FORM_TITLE</base> |
276 |
+ <trans>Change user remote access settings</trans> |
277 |
+ </entry> |
278 |
+ <entry> |
279 |
+ <base>CURRENT_LIST_OF_USERS</base> |
280 |
+ <trans>Current list of users</trans> |
281 |
+ </entry> |
282 |
+ <entry> |
283 |
+ <base>LABEL_USER</base> |
284 |
+ <trans>Account</trans> |
285 |
+ </entry> |
286 |
+ <entry> |
287 |
+ <base>LABEL_FULLNAME</base> |
288 |
+ <trans>Îνομα ÏÏήÏÏη</trans> |
289 |
+ </entry> |
290 |
+ <entry> |
291 |
+ <base>SHELL_ACCESS</base> |
292 |
+ <trans>Shell</trans> |
293 |
+ </entry> |
294 |
+ <entry> |
295 |
+ <base>SUDO</base> |
296 |
+ <trans>Sudo</trans> |
297 |
+ </entry> |
298 |
+ <entry> |
299 |
+ <base>SSH_KEYS</base> |
300 |
+ <trans>SSH Keys</trans> |
301 |
+ </entry> |
302 |
+ <entry> |
303 |
+ <base>CHROOT_PATH</base> |
304 |
+ <trans>Chroot Path</trans> |
305 |
+ </entry> |
306 |
+ <entry> |
307 |
+ <base>CHROOT_PATH_NOT_GIVEN</base> |
308 |
+ <trans>Chroot Path not given</trans> |
309 |
+ </entry> |
310 |
+ <entry> |
311 |
+ <base>CHROOT_PATH_NON_EXISTANT</base> |
312 |
+ <trans>Chroot Path does not exist</trans> |
313 |
+ </entry> |
314 |
+ <entry> |
315 |
+ <base>SELECT_CHROOT_PATH</base> |
316 |
+ <trans>Select Chroot Path</trans> |
317 |
+ </entry> |
318 |
+ <entry> |
319 |
+ <base>VPN_ACCESS</base> |
320 |
+ <trans>RSSH + VPN Access</trans> |
321 |
+ </entry> |
322 |
+ <entry> |
323 |
+ <base>SHELL_ACCESS</base> |
324 |
+ <trans>Shell Access</trans> |
325 |
+ </entry> |
326 |
+ <entry> |
327 |
+ <base>SUDOER_ACCESS</base> |
328 |
+ <trans>Sudo Access</trans> |
329 |
+ </entry> |
330 |
+ <entry> |
331 |
+ <base>NO_ACCOUNTS</base> |
332 |
+ <trans>Îεν Ï
ÏάÏÏει κανÎÎ½Î±Ï Î»Î¿Î³Î±ÏιαÏμÏÏ ÏÏηÏÏÏν ÏÏο ÏÏÏÏημα.</trans> |
333 |
+ </entry> |
334 |
+ <entry> |
335 |
+ <base>SUCCESS</base> |
336 |
+ <trans>Success</trans> |
337 |
+ </entry> |
338 |
+ <entry> |
339 |
+ <base>MODIFY_DESCRIPTION</base> |
340 |
+ <trans><![CDATA[ <p> Enabling bash shell access for a user account poses a security risk. Only use this option if you know what you are doing. A safer option is to allow rssh access (sftp, ssh & rsync). </p> <p> Sudo access allows users to execute commands with the permissions of the root account without knowing the root password. This is more desirable than passing around the root password. Setting Sudo to yes also sets the shell to bash </p> <p> SHELL, VPN & FTP access for users depend on the settings in the Remote Access Panel being opened. </p> <p> Select an FTP Chroot path from the drop down box or enter it in the text field, the selection will overwrite the text field. </p> <p> Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys". </p> ]]></trans> |
341 |
+ </entry> |
342 |
+ <entry> |
343 |
+ <base>SSHKEYS_DESCRIPTION</base> |
344 |
+ <trans>Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys".</trans> |
345 |
+ </entry> |
346 |
+ <entry> |
347 |
+ <base>INVALID_USER</base> |
348 |
+ <trans>Invalid user</trans> |
349 |
+ </entry> |
350 |
+</lexicon> |
351 |
--- smeserver-remoteuseraccess-1.2/root/etc/e-smith/locale/es/etc/e-smith/web/functions/remoteuseraccess 2007-01-23 05:42:17.000000000 -0700 |
352 |
+++ pootleupdate/root/etc/e-smith/locale/es/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:23:41.000000000 -0600 |
353 |
@@ -1,168 +1,86 @@ |
354 |
-<!-- vim: ft=xml ts=8 sw=4 noet: |
355 |
---> |
356 |
-<lexicon lang="es"> |
357 |
- |
358 |
- <entry> |
359 |
- <base>Security</base> |
360 |
- <trans>Seguridad</trans> |
361 |
- </entry> |
362 |
- <entry> |
363 |
- <base>User Remote Access</base> |
364 |
- <trans>Acceso Remoto del Usuario</trans> |
365 |
- </entry> |
366 |
- <entry> |
367 |
- <base>Your Settings</base> |
368 |
- <trans>Sus Preferencias</trans> |
369 |
- </entry> |
370 |
- <entry> |
371 |
- <base>SSH keys</base> |
372 |
- <trans>Llaves SSH</trans> |
373 |
- </entry> |
374 |
- |
375 |
- <entry> |
376 |
- <base>FORM_TITLE</base> |
377 |
- <trans>Cambiar Preferencias del Acceso Remoto para Usuarios</trans> |
378 |
- </entry> |
379 |
- |
380 |
- <entry> |
381 |
- <base>CURRENT_LIST_OF_USERS</base> |
382 |
- <trans>Lista actualizada de usuarios </trans> |
383 |
- </entry> |
384 |
- |
385 |
- <entry> |
386 |
- <base>LABEL_USER</base> |
387 |
- <trans>Cuenta</trans> |
388 |
- </entry> |
389 |
- |
390 |
- <entry> |
391 |
- <base>LABEL_FULLNAME</base> |
392 |
- <trans>Nombre del usuario</trans> |
393 |
- </entry> |
394 |
- |
395 |
- <entry> |
396 |
- <base>SHELL_ACCESS</base> |
397 |
- <trans>Shell</trans> |
398 |
- </entry> |
399 |
- |
400 |
- <entry> |
401 |
- <base>SUDO</base> |
402 |
- <trans>Sudo</trans> |
403 |
- </entry> |
404 |
- |
405 |
- <entry> |
406 |
- <base>SSH_KEYS</base> |
407 |
- <trans>Llaves SSH</trans> |
408 |
- </entry> |
409 |
- |
410 |
- <entry> |
411 |
- <base>CHROOT_PATH</base> |
412 |
- <trans>Ruta Chroot</trans> |
413 |
- </entry> |
414 |
- <entry> |
415 |
- <base>CHROOT_PATH_NOT_GIVEN</base> |
416 |
- <trans>No ha detectado ruta chroot</trans> |
417 |
- </entry> |
418 |
- <entry> |
419 |
- <base>CHROOT_PATH_NON_EXISTANT</base> |
420 |
- <trans>Ruta chroot no existe</trans> |
421 |
- </entry> |
422 |
- |
423 |
- <entry> |
424 |
- <base>SELECT_CHROOT_PATH</base> |
425 |
- <trans>Selecciona Ruta Chroot</trans> |
426 |
- </entry> |
427 |
- |
428 |
- <entry> |
429 |
- <base>VPN_ACCESS</base> |
430 |
- <trans>Acceso RSSH y VPN </trans> |
431 |
- </entry> |
432 |
- |
433 |
- <entry> |
434 |
- <base>SHELL_ACCESS</base> |
435 |
- <trans>Acceso Shell</trans> |
436 |
- </entry> |
437 |
- |
438 |
- <entry> |
439 |
- <base>SUDOER_ACCESS</base> |
440 |
- <trans>Acceso sudo</trans> |
441 |
- |
442 |
- </entry> |
443 |
- |
444 |
- <entry> |
445 |
- <base>MODIFY</base> |
446 |
- <trans>Modificar</trans> |
447 |
- </entry> |
448 |
- |
449 |
- <entry> |
450 |
- <base>NO_ACCOUNTS</base> |
451 |
- <trans>No hay cuenta del usuario en el sistema.</trans> |
452 |
- </entry> |
453 |
- |
454 |
- <entry> |
455 |
- <base>YES</base> |
456 |
- <trans>Si</trans> |
457 |
- </entry> |
458 |
- |
459 |
- <entry> |
460 |
- <base>NO</base> |
461 |
- <trans>No</trans> |
462 |
- </entry> |
463 |
- |
464 |
- <entry> |
465 |
- <base>SAVE</base> |
466 |
- <trans>Guardar</trans> |
467 |
- </entry> |
468 |
- |
469 |
- <entry> |
470 |
- <base>SUCCESS</base> |
471 |
- <trans>Completada con Exito</trans> |
472 |
- </entry> |
473 |
- |
474 |
- <entry> |
475 |
- <base>MODIFY_DESCRIPTION</base> |
476 |
- <trans> <![CDATA[ |
477 |
- <p> |
478 |
- Si activas el acceso del bash shell para un usuario, es un riesgo en la seguridad. |
479 |
- Este opción es recomendada solamente si conoce lo que estas haciendo. La opción mas segura |
480 |
- es permitir acceso rssh (sftp, ssh & rsync). |
481 |
- </p> |
482 |
- <p> |
483 |
- Acceso sudo permite a los usuarios ejecutar comandos con los permisos |
484 |
- del usuario root sin saber la clave de root. Esto es mejor que dar la clave del |
485 |
- usuario root. Si activas el Sudo, también se cambia el shell a bash. |
486 |
- </p> |
487 |
- <p> |
488 |
- Acceso al SHELL, VPN & FTP por los usuarios depende en las preferencias del |
489 |
- Panel de Acceso Remoto sea actualizada. |
490 |
- </p> |
491 |
- <p> |
492 |
- Selecciona una ruta FTP Chroot desde el cuadro de selecciones o lo pones en el espacio |
493 |
- de texto. La selección cambiara el contenido. |
494 |
- </p> |
495 |
- <p> |
496 |
- Introduzca la clave publica SSH para permitir el acceso ssh sin clave. |
497 |
- Necesitan introducir la clave SSH en una sola linea, pero va a aparecer en múltiples lineas. |
498 |
- Para borrar todas las claves, teclee "deletekeys". |
499 |
- </p> |
500 |
- ]]> |
501 |
- </trans> |
502 |
- </entry> |
503 |
- |
504 |
- <entry> |
505 |
- <base>SSHKEYS_DESCRIPTION</base> |
506 |
- <trans> <![CDATA[ |
507 |
- <p> |
508 |
- Introduzca la clave publica SSH para permitir el acceso ssh sin clave. |
509 |
- Necesita introducir la clave SSH en una sola linea, pero va a aparecer en múltiples lineas. |
510 |
- Para borrar todas las claves, teclee "deletekeys". |
511 |
- </p> |
512 |
- ]]> |
513 |
- </trans> |
514 |
- </entry> |
515 |
- |
516 |
- <entry> |
517 |
- <base>INVALID_USER</base> |
518 |
- <trans>Usuario Invalido</trans> |
519 |
- </entry> |
520 |
- |
521 |
-</lexicon> |
522 |
+<lexicon lang="es"> |
523 |
+ <entry> |
524 |
+ <base>User Remote Access</base> |
525 |
+ <trans>Acceso de Usuario Remoto</trans> |
526 |
+ </entry> |
527 |
+ <entry> |
528 |
+ <base>SSH keys</base> |
529 |
+ <trans>Claves SSH</trans> |
530 |
+ </entry> |
531 |
+ <entry> |
532 |
+ <base>FORM_TITLE</base> |
533 |
+ <trans>Cambiar preferencias del acceso de usuario remoto</trans> |
534 |
+ </entry> |
535 |
+ <entry> |
536 |
+ <base>CURRENT_LIST_OF_USERS</base> |
537 |
+ <trans>Lista actual de usuarios</trans> |
538 |
+ </entry> |
539 |
+ <entry> |
540 |
+ <base>LABEL_USER</base> |
541 |
+ <trans>Cuenta</trans> |
542 |
+ </entry> |
543 |
+ <entry> |
544 |
+ <base>LABEL_FULLNAME</base> |
545 |
+ <trans>Nombre de Usuario</trans> |
546 |
+ </entry> |
547 |
+ <entry> |
548 |
+ <base>SHELL_ACCESS</base> |
549 |
+ <trans>Shell</trans> |
550 |
+ </entry> |
551 |
+ <entry> |
552 |
+ <base>SUDO</base> |
553 |
+ <trans>Sudo</trans> |
554 |
+ </entry> |
555 |
+ <entry> |
556 |
+ <base>SSH_KEYS</base> |
557 |
+ <trans>Claves SSH</trans> |
558 |
+ </entry> |
559 |
+ <entry> |
560 |
+ <base>CHROOT_PATH</base> |
561 |
+ <trans>Ruta Chroot</trans> |
562 |
+ </entry> |
563 |
+ <entry> |
564 |
+ <base>CHROOT_PATH_NOT_GIVEN</base> |
565 |
+ <trans>No ha proporcionado la ruta chroot</trans> |
566 |
+ </entry> |
567 |
+ <entry> |
568 |
+ <base>CHROOT_PATH_NON_EXISTANT</base> |
569 |
+ <trans>Ruta chroot no existe</trans> |
570 |
+ </entry> |
571 |
+ <entry> |
572 |
+ <base>SELECT_CHROOT_PATH</base> |
573 |
+ <trans>Seleccionar Ruta Chroot</trans> |
574 |
+ </entry> |
575 |
+ <entry> |
576 |
+ <base>VPN_ACCESS</base> |
577 |
+ <trans>Acceso RSSH y VPN</trans> |
578 |
+ </entry> |
579 |
+ <entry> |
580 |
+ <base>SHELL_ACCESS</base> |
581 |
+ <trans>Acceso Shell</trans> |
582 |
+ </entry> |
583 |
+ <entry> |
584 |
+ <base>SUDOER_ACCESS</base> |
585 |
+ <trans>Acceso sudo</trans> |
586 |
+ </entry> |
587 |
+ <entry> |
588 |
+ <base>NO_ACCOUNTS</base> |
589 |
+ <trans>No hay cuentas de usuario en el sistema.</trans> |
590 |
+ </entry> |
591 |
+ <entry> |
592 |
+ <base>SUCCESS</base> |
593 |
+ <trans>Completada con éxito</trans> |
594 |
+ </entry> |
595 |
+ <entry> |
596 |
+ <base>MODIFY_DESCRIPTION</base> |
597 |
+ <trans><![CDATA[ <p> Activar el acceso bash shell para un usuario contrae aparejado un riesgo para la seguridad. Solo utilice esta opción si sabe lo que esta haciendo. La opción mas segura es permitir acceso rssh (sftp, ssh & rsync). </p> <p> Acceso sudo permite a los usuarios ejecutar comandos con los permisos del usuario root sin saber la contraseña de root. Esto es mejor que dar la contraseña del usuario root. Activando Sudo, también se cambia el shell a bash </p> <p> El acceso de los usuarios a SHELL, VPN & FTP dependerá de que la configuración del Panel de Acceso Remoto sea actualizada. </p> <p> Seleccionar una ruta FTP Chroot desde el cuadro de selecciones o introduzcalo en el campo de texto. La selección sobre-escribirá el campo de texto. </p> <p> Introduzca la clave publica SSH para permitir el acceso ssh sin clave. La clave SSH debe introducirse en una sola linea, pero aparecerá en múltiples lineas. Para borrar todas las claves, ecriba "deletekeys". </p> ]]></trans> |
598 |
+ </entry> |
599 |
+ <entry> |
600 |
+ <base>SSHKEYS_DESCRIPTION</base> |
601 |
+ <trans>Introduzca la clave publica SSH para permitir el acceso ssh sin clave. Necesita introducir la clave SSH en una sola linea, pero va a aparecer en múltiples lineas. Para borrar todas las claves, teclee "deletekeys".</trans> |
602 |
+ </entry> |
603 |
+ <entry> |
604 |
+ <base>INVALID_USER</base> |
605 |
+ <trans>Usuario inválido</trans> |
606 |
+ </entry> |
607 |
+</lexicon> |
608 |
--- smeserver-remoteuseraccess-1.2/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:11:34.000000000 -0600 |
609 |
+++ pootleupdate/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:24:12.000000000 -0600 |
610 |
@@ -1,160 +1,86 @@ |
611 |
<lexicon lang="fr"> |
612 |
- |
613 |
- <entry> |
614 |
- <base>Security</base> |
615 |
- <trans>\n Sécurité\n </trans> |
616 |
- </entry> |
617 |
- <entry> |
618 |
- <base>User Remote Access</base> |
619 |
- <trans>Accès à distance Utilisateur</trans> |
620 |
- </entry> |
621 |
<entry> |
622 |
- <base>Your Settings</base> |
623 |
- <trans>Vos paramètres</trans> |
624 |
+ <base>User Remote Access</base> |
625 |
+ <trans>Accès à distance Utilisateur</trans> |
626 |
</entry> |
627 |
<entry> |
628 |
- <base>SSH keys</base> |
629 |
- <trans>Clés SSH</trans> |
630 |
+ <base>SSH keys</base> |
631 |
+ <trans>Clés SSH</trans> |
632 |
</entry> |
633 |
- |
634 |
<entry> |
635 |
<base>FORM_TITLE</base> |
636 |
- <trans>Changer les paramètres d'accès à distance des utilisateurs</trans> |
637 |
+ <trans>Modifier les paramètres d'accès à distance des utilisateurs</trans> |
638 |
</entry> |
639 |
- |
640 |
<entry> |
641 |
<base>CURRENT_LIST_OF_USERS</base> |
642 |
<trans>Liste des utilisateurs</trans> |
643 |
</entry> |
644 |
- |
645 |
<entry> |
646 |
<base>LABEL_USER</base> |
647 |
<trans>Compte</trans> |
648 |
</entry> |
649 |
- |
650 |
<entry> |
651 |
<base>LABEL_FULLNAME</base> |
652 |
<trans>Nom de l'utilisateur</trans> |
653 |
</entry> |
654 |
- |
655 |
<entry> |
656 |
<base>SHELL_ACCESS</base> |
657 |
<trans>Shell</trans> |
658 |
</entry> |
659 |
- |
660 |
<entry> |
661 |
<base>SUDO</base> |
662 |
<trans>Sudo</trans> |
663 |
</entry> |
664 |
- |
665 |
<entry> |
666 |
<base>SSH_KEYS</base> |
667 |
- <trans>Clés SSH</trans> |
668 |
+ <trans>Clés SSH</trans> |
669 |
</entry> |
670 |
- |
671 |
<entry> |
672 |
<base>CHROOT_PATH</base> |
673 |
<trans>Chemin Chroot</trans> |
674 |
</entry> |
675 |
- |
676 |
<entry> |
677 |
- <base>SELECT_CHROOT_PATH</base> |
678 |
- <trans>Selectionnez le chemin du Chroot</trans> |
679 |
+ <base>CHROOT_PATH_NOT_GIVEN</base> |
680 |
+ <trans>Chemin Chroot non défini</trans> |
681 |
</entry> |
682 |
- |
683 |
<entry> |
684 |
- <base>VPN_ACCESS</base> |
685 |
- <trans>VPN + Accès RSSH</trans> |
686 |
+ <base>CHROOT_PATH_NON_EXISTANT</base> |
687 |
+ <trans>Le chemin Chroot n'existe pas</trans> |
688 |
</entry> |
689 |
- |
690 |
<entry> |
691 |
- <base>SHELL_ACCESS</base> |
692 |
- <trans>Accès au Shell</trans> |
693 |
- </entry> |
694 |
- |
695 |
- <entry> |
696 |
- <base>SUDOER_ACCESS</base> |
697 |
- <trans>Accès Sudo</trans> |
698 |
+ <base>SELECT_CHROOT_PATH</base> |
699 |
+ <trans>Sélectionnez le chemin Chroot</trans> |
700 |
</entry> |
701 |
- |
702 |
<entry> |
703 |
- <base>MODIFY</base> |
704 |
- <trans>Modifier</trans> |
705 |
+ <base>VPN_ACCESS</base> |
706 |
+ <trans>VPN + Accès RSSH</trans> |
707 |
</entry> |
708 |
- |
709 |
<entry> |
710 |
- <base>YES</base> |
711 |
- <trans>Oui</trans> |
712 |
+ <base>SHELL_ACCESS</base> |
713 |
+ <trans>Accès au Shell</trans> |
714 |
</entry> |
715 |
- |
716 |
<entry> |
717 |
- <base>NO</base> |
718 |
- <trans>Non</trans> |
719 |
+ <base>SUDOER_ACCESS</base> |
720 |
+ <trans>Accès Sudo</trans> |
721 |
</entry> |
722 |
- |
723 |
<entry> |
724 |
- <base>SAVE</base> |
725 |
- <trans>Enregistrer</trans> |
726 |
+ <base>NO_ACCOUNTS</base> |
727 |
+ <trans>Aucun compte utilisateur n'a été défini dans le système.</trans> |
728 |
</entry> |
729 |
- |
730 |
<entry> |
731 |
<base>SUCCESS</base> |
732 |
- <trans>Modifications enregistrées avec succès.</trans> |
733 |
+ <trans>Modifications enregistrées avec succès.</trans> |
734 |
</entry> |
735 |
- |
736 |
<entry> |
737 |
<base>MODIFY_DESCRIPTION</base> |
738 |
- <trans> <![CDATA[ |
739 |
- <p> |
740 |
- Autoriser l'accès au shell à un utilisateur est un risque de sécurité. |
741 |
- Utilisez cette option seulement si vous êtes concient de ce que vous faites. |
742 |
- Une option plus sûre consiste à autoriser l'accès rssh (sftp, ssh & rsync). |
743 |
- </p> |
744 |
- <p> |
745 |
- L'accès Sudo permet aux utilisateurs d'exécuter des commandes avec les permissions |
746 |
- du compte root sans en connaitre le mot de passe. C'est une meilleure solution que de |
747 |
- donner le mot de passe root à tort et à travers. Configurer Sudo sur "oui" configure |
748 |
- également l'accès au shell sur "bash". |
749 |
- </p> |
750 |
- <p> |
751 |
- L'accès au SHELL, VPN & FTP pour les utilisateurs dépend des réglages appliquées dans |
752 |
- le Panneau d'Accès à distance. |
753 |
- </p> |
754 |
- <p> |
755 |
- Selectionnez le chemin du dossier de Chroot pour le FTP dans le menu déroulant |
756 |
- ou entrez le chemin dans le champ texte (la sélection écrasera le champ texte) |
757 |
- </p> |
758 |
- <p> |
759 |
- Entrez les clés publiques SSH Keys pour autoriser l'accès ssh sans mot de passe, |
760 |
- chaque clé devant être collée sur une seule ligne (l'affichage sera tronqué sur |
761 |
- 3 lignes ou plus). |
762 |
- Pour supprimer toutes les clés, tapez "deletekeys". |
763 |
- </p> |
764 |
- ]]> |
765 |
- </trans> |
766 |
+ <trans><![CDATA[ <p> Autoriser l'accès au shell à un utilisateur présente un risque au niveau de la sécurité. N'utilisez cette option que si vous êtes conscient de ce que vous faites. Une option plus sûre consiste à n'autoriser que l'accès rssh (sftp, ssh & rsync). </p> <p> L'accès Sudo permet aux utilisateurs d'exécuter des commandes avec les permissions du compte root sans en connaître le mot de passe. C'est une meilleure solution que de fournie le mot de passe root à des tiers. Configurer Sudo sur "oui" configure également l'accès au shell avec "bash". </p> <p> L'accès au SHELL, VPN & FTP pour les utilisateurs dépend des paramètres définis dans le Panneau d'Accès à distance. </p> <p> Sélectionnez le chemin du dossier de Chroot pour le FTP dans le menu déroulant ou entrez le chemin dans le champ texte (la sélection écrase le champ texte) </p> <p> Entrez les clés publiques SSH pour autoriser l'accès ssh sans mot de passe, chaque clé devant être collée sur une seule ligne (l'affichage sera tronqué sur 3 lignes ou plus). Pour supprimer toutes les clés, tapez "deletekeys". </p> ]]></trans> |
767 |
</entry> |
768 |
- |
769 |
<entry> |
770 |
<base>SSHKEYS_DESCRIPTION</base> |
771 |
- <trans> <![CDATA[ |
772 |
- <p> |
773 |
- Entrez les clés publiques SSH Keys pour autoriser l'accès ssh sans mot de passe, |
774 |
- chaque clé devant être collée sur une seule ligne (l'affichage sera tronqué sur |
775 |
- 3 lignes ou plus). |
776 |
- Pour supprimer toutes les clés, tapez "deletekeys". |
777 |
- </p> |
778 |
- ]]> |
779 |
- </trans> |
780 |
+ <trans>Entrez les clés publiques SSH Keys pour autoriser l'accès ssh sans mot de passe, chaque clé devant être collée sur une seule ligne (l'affichage sera tronqué sur 3 lignes ou plus). Pour supprimer toutes les clés, tapez "deletekeys".</trans> |
781 |
</entry> |
782 |
- |
783 |
<entry> |
784 |
<base>INVALID_USER</base> |
785 |
<trans>Compte invalide</trans> |
786 |
</entry> |
787 |
- |
788 |
- <entry> |
789 |
- <base>NO_ACCOUNTS</base> |
790 |
- <trans>Aucun compte utilisateur n'a été défini dans le système.</trans> |
791 |
- </entry> |
792 |
- |
793 |
</lexicon> |
794 |
--- /dev/null 2008-03-05 09:51:41.697912024 -0700 |
795 |
+++ pootleupdate/root/etc/e-smith/locale/hu/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:24:43.000000000 -0600 |
796 |
@@ -0,0 +1,86 @@ |
797 |
+<lexicon lang="hu"> |
798 |
+ <entry> |
799 |
+ <base>User Remote Access</base> |
800 |
+ <trans>User Remote Access</trans> |
801 |
+ </entry> |
802 |
+ <entry> |
803 |
+ <base>SSH keys</base> |
804 |
+ <trans>SSH keys</trans> |
805 |
+ </entry> |
806 |
+ <entry> |
807 |
+ <base>FORM_TITLE</base> |
808 |
+ <trans>Change user remote access settings</trans> |
809 |
+ </entry> |
810 |
+ <entry> |
811 |
+ <base>CURRENT_LIST_OF_USERS</base> |
812 |
+ <trans>Current list of users</trans> |
813 |
+ </entry> |
814 |
+ <entry> |
815 |
+ <base>LABEL_USER</base> |
816 |
+ <trans>Felhasználói fiók</trans> |
817 |
+ </entry> |
818 |
+ <entry> |
819 |
+ <base>LABEL_FULLNAME</base> |
820 |
+ <trans>User Name</trans> |
821 |
+ </entry> |
822 |
+ <entry> |
823 |
+ <base>SHELL_ACCESS</base> |
824 |
+ <trans>Shell</trans> |
825 |
+ </entry> |
826 |
+ <entry> |
827 |
+ <base>SUDO</base> |
828 |
+ <trans>Sudo</trans> |
829 |
+ </entry> |
830 |
+ <entry> |
831 |
+ <base>SSH_KEYS</base> |
832 |
+ <trans>SSH Keys</trans> |
833 |
+ </entry> |
834 |
+ <entry> |
835 |
+ <base>CHROOT_PATH</base> |
836 |
+ <trans>Chroot Path</trans> |
837 |
+ </entry> |
838 |
+ <entry> |
839 |
+ <base>CHROOT_PATH_NOT_GIVEN</base> |
840 |
+ <trans>Chroot Path not given</trans> |
841 |
+ </entry> |
842 |
+ <entry> |
843 |
+ <base>CHROOT_PATH_NON_EXISTANT</base> |
844 |
+ <trans>Chroot Path does not exist</trans> |
845 |
+ </entry> |
846 |
+ <entry> |
847 |
+ <base>SELECT_CHROOT_PATH</base> |
848 |
+ <trans>Select Chroot Path</trans> |
849 |
+ </entry> |
850 |
+ <entry> |
851 |
+ <base>VPN_ACCESS</base> |
852 |
+ <trans>RSSH + VPN Access</trans> |
853 |
+ </entry> |
854 |
+ <entry> |
855 |
+ <base>SHELL_ACCESS</base> |
856 |
+ <trans>Shell Access</trans> |
857 |
+ </entry> |
858 |
+ <entry> |
859 |
+ <base>SUDOER_ACCESS</base> |
860 |
+ <trans>Sudo Access</trans> |
861 |
+ </entry> |
862 |
+ <entry> |
863 |
+ <base>NO_ACCOUNTS</base> |
864 |
+ <trans>There are no user accounts in the system.</trans> |
865 |
+ </entry> |
866 |
+ <entry> |
867 |
+ <base>SUCCESS</base> |
868 |
+ <trans>Success</trans> |
869 |
+ </entry> |
870 |
+ <entry> |
871 |
+ <base>MODIFY_DESCRIPTION</base> |
872 |
+ <trans><![CDATA[ <p> Enabling bash shell access for a user account poses a security risk. Only use this option if you know what you are doing. A safer option is to allow rssh access (sftp, ssh & rsync). </p> <p> Sudo access allows users to execute commands with the permissions of the root account without knowing the root password. This is more desirable than passing around the root password. Setting Sudo to yes also sets the shell to bash </p> <p> SHELL, VPN & FTP access for users depend on the settings in the Remote Access Panel being opened. </p> <p> Select an FTP Chroot path from the drop down box or enter it in the text field, the selection will overwrite the text field. </p> <p> Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys". </p> ]]></trans> |
873 |
+ </entry> |
874 |
+ <entry> |
875 |
+ <base>SSHKEYS_DESCRIPTION</base> |
876 |
+ <trans>Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys".</trans> |
877 |
+ </entry> |
878 |
+ <entry> |
879 |
+ <base>INVALID_USER</base> |
880 |
+ <trans>Invalid user</trans> |
881 |
+ </entry> |
882 |
+</lexicon> |
883 |
--- /dev/null 2008-03-05 09:51:41.697912024 -0700 |
884 |
+++ pootleupdate/root/etc/e-smith/locale/id/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:25:13.000000000 -0600 |
885 |
@@ -0,0 +1,86 @@ |
886 |
+<lexicon lang="id"> |
887 |
+ <entry> |
888 |
+ <base>User Remote Access</base> |
889 |
+ <trans>User Remote Access</trans> |
890 |
+ </entry> |
891 |
+ <entry> |
892 |
+ <base>SSH keys</base> |
893 |
+ <trans>SSH keys</trans> |
894 |
+ </entry> |
895 |
+ <entry> |
896 |
+ <base>FORM_TITLE</base> |
897 |
+ <trans>Change user remote access settings</trans> |
898 |
+ </entry> |
899 |
+ <entry> |
900 |
+ <base>CURRENT_LIST_OF_USERS</base> |
901 |
+ <trans>Current list of users</trans> |
902 |
+ </entry> |
903 |
+ <entry> |
904 |
+ <base>LABEL_USER</base> |
905 |
+ <trans>Akun</trans> |
906 |
+ </entry> |
907 |
+ <entry> |
908 |
+ <base>LABEL_FULLNAME</base> |
909 |
+ <trans>User Name</trans> |
910 |
+ </entry> |
911 |
+ <entry> |
912 |
+ <base>SHELL_ACCESS</base> |
913 |
+ <trans>Shell</trans> |
914 |
+ </entry> |
915 |
+ <entry> |
916 |
+ <base>SUDO</base> |
917 |
+ <trans>Sudo</trans> |
918 |
+ </entry> |
919 |
+ <entry> |
920 |
+ <base>SSH_KEYS</base> |
921 |
+ <trans>SSH Keys</trans> |
922 |
+ </entry> |
923 |
+ <entry> |
924 |
+ <base>CHROOT_PATH</base> |
925 |
+ <trans>Chroot Path</trans> |
926 |
+ </entry> |
927 |
+ <entry> |
928 |
+ <base>CHROOT_PATH_NOT_GIVEN</base> |
929 |
+ <trans>Chroot Path not given</trans> |
930 |
+ </entry> |
931 |
+ <entry> |
932 |
+ <base>CHROOT_PATH_NON_EXISTANT</base> |
933 |
+ <trans>Chroot Path does not exist</trans> |
934 |
+ </entry> |
935 |
+ <entry> |
936 |
+ <base>SELECT_CHROOT_PATH</base> |
937 |
+ <trans>Select Chroot Path</trans> |
938 |
+ </entry> |
939 |
+ <entry> |
940 |
+ <base>VPN_ACCESS</base> |
941 |
+ <trans>RSSH + VPN Access</trans> |
942 |
+ </entry> |
943 |
+ <entry> |
944 |
+ <base>SHELL_ACCESS</base> |
945 |
+ <trans>Shell Access</trans> |
946 |
+ </entry> |
947 |
+ <entry> |
948 |
+ <base>SUDOER_ACCESS</base> |
949 |
+ <trans>Sudo Access</trans> |
950 |
+ </entry> |
951 |
+ <entry> |
952 |
+ <base>NO_ACCOUNTS</base> |
953 |
+ <trans>There are no user accounts in the system.</trans> |
954 |
+ </entry> |
955 |
+ <entry> |
956 |
+ <base>SUCCESS</base> |
957 |
+ <trans>Berhasil</trans> |
958 |
+ </entry> |
959 |
+ <entry> |
960 |
+ <base>MODIFY_DESCRIPTION</base> |
961 |
+ <trans><![CDATA[ <p> Enabling bash shell access for a user account poses a security risk. Only use this option if you know what you are doing. A safer option is to allow rssh access (sftp, ssh & rsync). </p> <p> Sudo access allows users to execute commands with the permissions of the root account without knowing the root password. This is more desirable than passing around the root password. Setting Sudo to yes also sets the shell to bash </p> <p> SHELL, VPN & FTP access for users depend on the settings in the Remote Access Panel being opened. </p> <p> Select an FTP Chroot path from the drop down box or enter it in the text field, the selection will overwrite the text field. </p> <p> Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys". </p> ]]></trans> |
962 |
+ </entry> |
963 |
+ <entry> |
964 |
+ <base>SSHKEYS_DESCRIPTION</base> |
965 |
+ <trans>Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys".</trans> |
966 |
+ </entry> |
967 |
+ <entry> |
968 |
+ <base>INVALID_USER</base> |
969 |
+ <trans>Invalid user</trans> |
970 |
+ </entry> |
971 |
+</lexicon> |
972 |
--- /dev/null 2008-03-05 09:51:41.697912024 -0700 |
973 |
+++ pootleupdate/root/etc/e-smith/locale/it/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:25:44.000000000 -0600 |
974 |
@@ -0,0 +1,86 @@ |
975 |
+<lexicon lang="it"> |
976 |
+ <entry> |
977 |
+ <base>User Remote Access</base> |
978 |
+ <trans>User Remote Access</trans> |
979 |
+ </entry> |
980 |
+ <entry> |
981 |
+ <base>SSH keys</base> |
982 |
+ <trans>SSH keys</trans> |
983 |
+ </entry> |
984 |
+ <entry> |
985 |
+ <base>FORM_TITLE</base> |
986 |
+ <trans>Change user remote access settings</trans> |
987 |
+ </entry> |
988 |
+ <entry> |
989 |
+ <base>CURRENT_LIST_OF_USERS</base> |
990 |
+ <trans>Current list of users</trans> |
991 |
+ </entry> |
992 |
+ <entry> |
993 |
+ <base>LABEL_USER</base> |
994 |
+ <trans>Utente</trans> |
995 |
+ </entry> |
996 |
+ <entry> |
997 |
+ <base>LABEL_FULLNAME</base> |
998 |
+ <trans>Nome Utente</trans> |
999 |
+ </entry> |
1000 |
+ <entry> |
1001 |
+ <base>SHELL_ACCESS</base> |
1002 |
+ <trans>Shell</trans> |
1003 |
+ </entry> |
1004 |
+ <entry> |
1005 |
+ <base>SUDO</base> |
1006 |
+ <trans>Sudo</trans> |
1007 |
+ </entry> |
1008 |
+ <entry> |
1009 |
+ <base>SSH_KEYS</base> |
1010 |
+ <trans>SSH Keys</trans> |
1011 |
+ </entry> |
1012 |
+ <entry> |
1013 |
+ <base>CHROOT_PATH</base> |
1014 |
+ <trans>Chroot Path</trans> |
1015 |
+ </entry> |
1016 |
+ <entry> |
1017 |
+ <base>CHROOT_PATH_NOT_GIVEN</base> |
1018 |
+ <trans>Chroot Path not given</trans> |
1019 |
+ </entry> |
1020 |
+ <entry> |
1021 |
+ <base>CHROOT_PATH_NON_EXISTANT</base> |
1022 |
+ <trans>Chroot Path does not exist</trans> |
1023 |
+ </entry> |
1024 |
+ <entry> |
1025 |
+ <base>SELECT_CHROOT_PATH</base> |
1026 |
+ <trans>Select Chroot Path</trans> |
1027 |
+ </entry> |
1028 |
+ <entry> |
1029 |
+ <base>VPN_ACCESS</base> |
1030 |
+ <trans>RSSH + VPN Access</trans> |
1031 |
+ </entry> |
1032 |
+ <entry> |
1033 |
+ <base>SHELL_ACCESS</base> |
1034 |
+ <trans>Shell Access</trans> |
1035 |
+ </entry> |
1036 |
+ <entry> |
1037 |
+ <base>SUDOER_ACCESS</base> |
1038 |
+ <trans>Sudo Access</trans> |
1039 |
+ </entry> |
1040 |
+ <entry> |
1041 |
+ <base>NO_ACCOUNTS</base> |
1042 |
+ <trans>Non ci sono utenti nel sistema.</trans> |
1043 |
+ </entry> |
1044 |
+ <entry> |
1045 |
+ <base>SUCCESS</base> |
1046 |
+ <trans>Successo</trans> |
1047 |
+ </entry> |
1048 |
+ <entry> |
1049 |
+ <base>MODIFY_DESCRIPTION</base> |
1050 |
+ <trans><![CDATA[ <p> Enabling bash shell access for a user account poses a security risk. Only use this option if you know what you are doing. A safer option is to allow rssh access (sftp, ssh & rsync). </p> <p> Sudo access allows users to execute commands with the permissions of the root account without knowing the root password. This is more desirable than passing around the root password. Setting Sudo to yes also sets the shell to bash </p> <p> SHELL, VPN & FTP access for users depend on the settings in the Remote Access Panel being opened. </p> <p> Select an FTP Chroot path from the drop down box or enter it in the text field, the selection will overwrite the text field. </p> <p> Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys". </p> ]]></trans> |
1051 |
+ </entry> |
1052 |
+ <entry> |
1053 |
+ <base>SSHKEYS_DESCRIPTION</base> |
1054 |
+ <trans>Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys".</trans> |
1055 |
+ </entry> |
1056 |
+ <entry> |
1057 |
+ <base>INVALID_USER</base> |
1058 |
+ <trans>Invalid user</trans> |
1059 |
+ </entry> |
1060 |
+</lexicon> |
1061 |
--- /dev/null 2008-03-05 09:51:41.697912024 -0700 |
1062 |
+++ pootleupdate/root/etc/e-smith/locale/nl/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:26:15.000000000 -0600 |
1063 |
@@ -0,0 +1,86 @@ |
1064 |
+<lexicon lang="nl"> |
1065 |
+ <entry> |
1066 |
+ <base>User Remote Access</base> |
1067 |
+ <trans>Toegang voor gebruiker op afstand</trans> |
1068 |
+ </entry> |
1069 |
+ <entry> |
1070 |
+ <base>SSH keys</base> |
1071 |
+ <trans>SSH sleutels</trans> |
1072 |
+ </entry> |
1073 |
+ <entry> |
1074 |
+ <base>FORM_TITLE</base> |
1075 |
+ <trans>Verander instellingen voor gebruiker op afstand</trans> |
1076 |
+ </entry> |
1077 |
+ <entry> |
1078 |
+ <base>CURRENT_LIST_OF_USERS</base> |
1079 |
+ <trans>Huidige lijst met gebruikers</trans> |
1080 |
+ </entry> |
1081 |
+ <entry> |
1082 |
+ <base>LABEL_USER</base> |
1083 |
+ <trans>Account</trans> |
1084 |
+ </entry> |
1085 |
+ <entry> |
1086 |
+ <base>LABEL_FULLNAME</base> |
1087 |
+ <trans>Gebruikersnaam</trans> |
1088 |
+ </entry> |
1089 |
+ <entry> |
1090 |
+ <base>SHELL_ACCESS</base> |
1091 |
+ <trans>Shell</trans> |
1092 |
+ </entry> |
1093 |
+ <entry> |
1094 |
+ <base>SUDO</base> |
1095 |
+ <trans>Sudo</trans> |
1096 |
+ </entry> |
1097 |
+ <entry> |
1098 |
+ <base>SSH_KEYS</base> |
1099 |
+ <trans>SSH sleutels</trans> |
1100 |
+ </entry> |
1101 |
+ <entry> |
1102 |
+ <base>CHROOT_PATH</base> |
1103 |
+ <trans>Chroot Pad</trans> |
1104 |
+ </entry> |
1105 |
+ <entry> |
1106 |
+ <base>CHROOT_PATH_NOT_GIVEN</base> |
1107 |
+ <trans>Chroot Pad niet opgegeven</trans> |
1108 |
+ </entry> |
1109 |
+ <entry> |
1110 |
+ <base>CHROOT_PATH_NON_EXISTANT</base> |
1111 |
+ <trans>Chroot Pad bestaat niet</trans> |
1112 |
+ </entry> |
1113 |
+ <entry> |
1114 |
+ <base>SELECT_CHROOT_PATH</base> |
1115 |
+ <trans>Kies Chroot Pad</trans> |
1116 |
+ </entry> |
1117 |
+ <entry> |
1118 |
+ <base>VPN_ACCESS</base> |
1119 |
+ <trans>RSSH + VPN toegang</trans> |
1120 |
+ </entry> |
1121 |
+ <entry> |
1122 |
+ <base>SHELL_ACCESS</base> |
1123 |
+ <trans>Shell Toegang</trans> |
1124 |
+ </entry> |
1125 |
+ <entry> |
1126 |
+ <base>SUDOER_ACCESS</base> |
1127 |
+ <trans>Sudo Toegang</trans> |
1128 |
+ </entry> |
1129 |
+ <entry> |
1130 |
+ <base>NO_ACCOUNTS</base> |
1131 |
+ <trans>Er zijn geen gebruiker accounts in het systeem.</trans> |
1132 |
+ </entry> |
1133 |
+ <entry> |
1134 |
+ <base>SUCCESS</base> |
1135 |
+ <trans>Succes</trans> |
1136 |
+ </entry> |
1137 |
+ <entry> |
1138 |
+ <base>MODIFY_DESCRIPTION</base> |
1139 |
+ <trans><![CDATA[ <p> Toestaan van bash shell toegang voor een gebruikers account is een veiligheidsrisico. Gebruik deze optie alleen als u weet wat u doet. Een veiliger optie is toestaan van rssh toegang (sftp, ssh & rsync). </p> <p> Sudo toegang staat gebruikers toe tot het uitvoeren van commando's met de rechten van het root account zonder het root wachtwoord te kennen. Dit is wenselijker dan het wachtwoord van het root account verspreiden. Door de instelling van Sudo op Ja te zetten wordt ook de shell op bash gezet </p> <p> SHELL, VPN & FTP toegang coor de gebruikers hangt af van de instellingen in het Toegang Op Afstand Scherm. </p> <p> Kies een FTP chroot pad uit het uittrek menu of geef er één op in het tekstveld; de keuze zal de inhoud van het tekstveld overschrijven. </p> <p> Geef de publieke SSH sleutels op om toegang voor ssh toe te staan zonder wachtwoord, sleutels moeten worden geplakt als één enkele regel maar zullen worden verspreid over die of meer regels in het scherm. Om alle sleutels te verwijderen, type dan "deletekeys". </p> ]]></trans> |
1140 |
+ </entry> |
1141 |
+ <entry> |
1142 |
+ <base>SSHKEYS_DESCRIPTION</base> |
1143 |
+ <trans>Geef de publieke SSH sleutels op om toegang voor ssh toe te staan zonder wachtwoord, sleutels moeten worden geplakt als één enkele regel maar zullen worden verspreid over die of meer regels in het scherm. Om alle sleutels te verwijderen, type dan \"deletekeys\".</trans> |
1144 |
+ </entry> |
1145 |
+ <entry> |
1146 |
+ <base>INVALID_USER</base> |
1147 |
+ <trans>Ongeldige gebruiker</trans> |
1148 |
+ </entry> |
1149 |
+</lexicon> |
1150 |
--- /dev/null 2008-03-05 09:51:41.697912024 -0700 |
1151 |
+++ pootleupdate/root/etc/e-smith/locale/pt/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:26:45.000000000 -0600 |
1152 |
@@ -0,0 +1,86 @@ |
1153 |
+<lexicon lang="pt"> |
1154 |
+ <entry> |
1155 |
+ <base>User Remote Access</base> |
1156 |
+ <trans>Acesso Remoto do Usuário</trans> |
1157 |
+ </entry> |
1158 |
+ <entry> |
1159 |
+ <base>SSH keys</base> |
1160 |
+ <trans>Chaves SSH</trans> |
1161 |
+ </entry> |
1162 |
+ <entry> |
1163 |
+ <base>FORM_TITLE</base> |
1164 |
+ <trans>Mudar configurações de acesso remoto do usuário</trans> |
1165 |
+ </entry> |
1166 |
+ <entry> |
1167 |
+ <base>CURRENT_LIST_OF_USERS</base> |
1168 |
+ <trans>Lista atual de usuários</trans> |
1169 |
+ </entry> |
1170 |
+ <entry> |
1171 |
+ <base>LABEL_USER</base> |
1172 |
+ <trans>Conta</trans> |
1173 |
+ </entry> |
1174 |
+ <entry> |
1175 |
+ <base>LABEL_FULLNAME</base> |
1176 |
+ <trans>Nome do Usuário</trans> |
1177 |
+ </entry> |
1178 |
+ <entry> |
1179 |
+ <base>SHELL_ACCESS</base> |
1180 |
+ <trans>Shell</trans> |
1181 |
+ </entry> |
1182 |
+ <entry> |
1183 |
+ <base>SUDO</base> |
1184 |
+ <trans>Sudo</trans> |
1185 |
+ </entry> |
1186 |
+ <entry> |
1187 |
+ <base>SSH_KEYS</base> |
1188 |
+ <trans>Chaves SSH</trans> |
1189 |
+ </entry> |
1190 |
+ <entry> |
1191 |
+ <base>CHROOT_PATH</base> |
1192 |
+ <trans>Caminho do CHROOT</trans> |
1193 |
+ </entry> |
1194 |
+ <entry> |
1195 |
+ <base>CHROOT_PATH_NOT_GIVEN</base> |
1196 |
+ <trans>Caminho do CHROOT não fornecido</trans> |
1197 |
+ </entry> |
1198 |
+ <entry> |
1199 |
+ <base>CHROOT_PATH_NON_EXISTANT</base> |
1200 |
+ <trans>Caminho do CHROOT não existe</trans> |
1201 |
+ </entry> |
1202 |
+ <entry> |
1203 |
+ <base>SELECT_CHROOT_PATH</base> |
1204 |
+ <trans>Selecione o caminho do CHROOT</trans> |
1205 |
+ </entry> |
1206 |
+ <entry> |
1207 |
+ <base>VPN_ACCESS</base> |
1208 |
+ <trans>Acesso RSSH e VPN</trans> |
1209 |
+ </entry> |
1210 |
+ <entry> |
1211 |
+ <base>SHELL_ACCESS</base> |
1212 |
+ <trans>Acesso Shell</trans> |
1213 |
+ </entry> |
1214 |
+ <entry> |
1215 |
+ <base>SUDOER_ACCESS</base> |
1216 |
+ <trans>Acesso Sudo</trans> |
1217 |
+ </entry> |
1218 |
+ <entry> |
1219 |
+ <base>NO_ACCOUNTS</base> |
1220 |
+ <trans>Não há contas de usuário neste sistema.</trans> |
1221 |
+ </entry> |
1222 |
+ <entry> |
1223 |
+ <base>SUCCESS</base> |
1224 |
+ <trans>Sucesso</trans> |
1225 |
+ </entry> |
1226 |
+ <entry> |
1227 |
+ <base>MODIFY_DESCRIPTION</base> |
1228 |
+ <trans><![CDATA[ <p> Habilitar acesso shellpara a conta de usuário é um risco de segurança. Apenas use esta opção se você souber o que está fazendo. Uma opção mais segura é permitir acesso RSSH (sftp, ssh & rsync). </p> <p> Acesso Sudo permite os usuários executarem comandos como root sem saber a senha de root. Isto é melhor do que compartilhar a senha de root. Definir Sudo como sim também define o shell como bash </p> <p> Acesso SHELL, VPN & FTP para usuários depende da configurações no painel de Acesso Remoto estarem permitidas. </p> <p> Selecione um caminho CHROOT FTP Chroot da caixa de opções ou entre-o no campo de texto, se for feita uma seleção, esta prevalecerá e sobrescreverá o escrito no campo de texto.</p> <p> Entre as chave de SSH públicas para permitir acesso SSH sem senhas, as chaves devem ser coladas como uma linha simples mas serão quebradas em três ou mais linhas para exibição na tela. Para apagar todas as chaves escreva "deletekeys". </p> ]]></trans> |
1229 |
+ </entry> |
1230 |
+ <entry> |
1231 |
+ <base>SSHKEYS_DESCRIPTION</base> |
1232 |
+ <trans>Entre as chave de SSH públicas para permitir acesso SSH sem senhas, as chaves devem ser coladas como uma linha simples mas serão quebradas em três ou mais linhas para exibição na tela. Para apagar todas as chaves escreva "deletekeys".</trans> |
1233 |
+ </entry> |
1234 |
+ <entry> |
1235 |
+ <base>INVALID_USER</base> |
1236 |
+ <trans>Usuário inválido</trans> |
1237 |
+ </entry> |
1238 |
+</lexicon> |
1239 |
--- /dev/null 2008-03-05 09:51:41.697912024 -0700 |
1240 |
+++ pootleupdate/root/etc/e-smith/locale/sl/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:27:16.000000000 -0600 |
1241 |
@@ -0,0 +1,86 @@ |
1242 |
+<lexicon lang="sl"> |
1243 |
+ <entry> |
1244 |
+ <base>User Remote Access</base> |
1245 |
+ <trans>User Remote Access</trans> |
1246 |
+ </entry> |
1247 |
+ <entry> |
1248 |
+ <base>SSH keys</base> |
1249 |
+ <trans>SSH keys</trans> |
1250 |
+ </entry> |
1251 |
+ <entry> |
1252 |
+ <base>FORM_TITLE</base> |
1253 |
+ <trans>Change user remote access settings</trans> |
1254 |
+ </entry> |
1255 |
+ <entry> |
1256 |
+ <base>CURRENT_LIST_OF_USERS</base> |
1257 |
+ <trans>Current list of users</trans> |
1258 |
+ </entry> |
1259 |
+ <entry> |
1260 |
+ <base>LABEL_USER</base> |
1261 |
+ <trans>Racun</trans> |
1262 |
+ </entry> |
1263 |
+ <entry> |
1264 |
+ <base>LABEL_FULLNAME</base> |
1265 |
+ <trans>Uporabnisko ime</trans> |
1266 |
+ </entry> |
1267 |
+ <entry> |
1268 |
+ <base>SHELL_ACCESS</base> |
1269 |
+ <trans>Shell</trans> |
1270 |
+ </entry> |
1271 |
+ <entry> |
1272 |
+ <base>SUDO</base> |
1273 |
+ <trans>Sudo</trans> |
1274 |
+ </entry> |
1275 |
+ <entry> |
1276 |
+ <base>SSH_KEYS</base> |
1277 |
+ <trans>SSH Keys</trans> |
1278 |
+ </entry> |
1279 |
+ <entry> |
1280 |
+ <base>CHROOT_PATH</base> |
1281 |
+ <trans>Chroot Path</trans> |
1282 |
+ </entry> |
1283 |
+ <entry> |
1284 |
+ <base>CHROOT_PATH_NOT_GIVEN</base> |
1285 |
+ <trans>Chroot Path not given</trans> |
1286 |
+ </entry> |
1287 |
+ <entry> |
1288 |
+ <base>CHROOT_PATH_NON_EXISTANT</base> |
1289 |
+ <trans>Chroot Path does not exist</trans> |
1290 |
+ </entry> |
1291 |
+ <entry> |
1292 |
+ <base>SELECT_CHROOT_PATH</base> |
1293 |
+ <trans>Select Chroot Path</trans> |
1294 |
+ </entry> |
1295 |
+ <entry> |
1296 |
+ <base>VPN_ACCESS</base> |
1297 |
+ <trans>RSSH + VPN Access</trans> |
1298 |
+ </entry> |
1299 |
+ <entry> |
1300 |
+ <base>SHELL_ACCESS</base> |
1301 |
+ <trans>Shell Access</trans> |
1302 |
+ </entry> |
1303 |
+ <entry> |
1304 |
+ <base>SUDOER_ACCESS</base> |
1305 |
+ <trans>Sudo Access</trans> |
1306 |
+ </entry> |
1307 |
+ <entry> |
1308 |
+ <base>NO_ACCOUNTS</base> |
1309 |
+ <trans>Ta uporabniski racun ne obstaja.</trans> |
1310 |
+ </entry> |
1311 |
+ <entry> |
1312 |
+ <base>SUCCESS</base> |
1313 |
+ <trans>Success</trans> |
1314 |
+ </entry> |
1315 |
+ <entry> |
1316 |
+ <base>MODIFY_DESCRIPTION</base> |
1317 |
+ <trans><![CDATA[ <p> Enabling bash shell access for a user account poses a security risk. Only use this option if you know what you are doing. A safer option is to allow rssh access (sftp, ssh & rsync). </p> <p> Sudo access allows users to execute commands with the permissions of the root account without knowing the root password. This is more desirable than passing around the root password. Setting Sudo to yes also sets the shell to bash </p> <p> SHELL, VPN & FTP access for users depend on the settings in the Remote Access Panel being opened. </p> <p> Select an FTP Chroot path from the drop down box or enter it in the text field, the selection will overwrite the text field. </p> <p> Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys". </p> ]]></trans> |
1318 |
+ </entry> |
1319 |
+ <entry> |
1320 |
+ <base>SSHKEYS_DESCRIPTION</base> |
1321 |
+ <trans>Enter the public SSH Keys to allow ssh access without passwords, keys should be pasted as a single line, but they will wrap onto three or more lines in the display. To delete all keys type "deletekeys".</trans> |
1322 |
+ </entry> |
1323 |
+ <entry> |
1324 |
+ <base>INVALID_USER</base> |
1325 |
+ <trans>Invalid user</trans> |
1326 |
+ </entry> |
1327 |
+</lexicon> |
1328 |
--- smeserver-remoteuseraccess-1.2/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/remoteuseraccess 2007-01-05 08:29:00.000000000 -0700 |
1329 |
+++ pootleupdate/root/etc/e-smith/locale/sv/etc/e-smith/web/functions/remoteuseraccess 2008-03-11 02:27:46.000000000 -0600 |
1330 |
@@ -1,167 +1,86 @@ |
1331 |
<lexicon lang="sv"> |
1332 |
- |
1333 |
<entry> |
1334 |
- <base>Security</base> |
1335 |
- <trans>Säkerhet</trans> |
1336 |
+ <base>User Remote Access</base> |
1337 |
+ <trans>Användares fjärråtkomst</trans> |
1338 |
</entry> |
1339 |
<entry> |
1340 |
- <base>User Remote Access</base> |
1341 |
- <trans>Användares fjärråtkomst</trans> |
1342 |
- </entry> |
1343 |
- <entry> |
1344 |
- <base>Your Settings</base> |
1345 |
- <trans>Dina inställningar</trans> |
1346 |
- </entry> |
1347 |
- <entry> |
1348 |
- <base>SSH keys</base> |
1349 |
- <trans>SSH-nycklar</trans> |
1350 |
+ <base>SSH keys</base> |
1351 |
+ <trans>SSH-nycklar</trans> |
1352 |
</entry> |
1353 |
- |
1354 |
<entry> |
1355 |
<base>FORM_TITLE</base> |
1356 |
- <trans>Ändra inställningar för användares fjärråtkomst</trans> |
1357 |
+ <trans>Ãndra inställningar för användares fjärrÃ¥tkomst</trans> |
1358 |
</entry> |
1359 |
- |
1360 |
<entry> |
1361 |
<base>CURRENT_LIST_OF_USERS</base> |
1362 |
- <trans>Aktuell lista över användare</trans> |
1363 |
+ <trans>Aktuell lista över användare</trans> |
1364 |
</entry> |
1365 |
- |
1366 |
<entry> |
1367 |
<base>LABEL_USER</base> |
1368 |
<trans>konto</trans> |
1369 |
</entry> |
1370 |
- |
1371 |
<entry> |
1372 |
<base>LABEL_FULLNAME</base> |
1373 |
- <trans>Användarnamn</trans> |
1374 |
+ <trans>Användarnamn</trans> |
1375 |
</entry> |
1376 |
- |
1377 |
<entry> |
1378 |
<base>SHELL_ACCESS</base> |
1379 |
<trans>Skal</trans> |
1380 |
</entry> |
1381 |
- |
1382 |
<entry> |
1383 |
<base>SUDO</base> |
1384 |
<trans>Sudo</trans> |
1385 |
</entry> |
1386 |
- |
1387 |
<entry> |
1388 |
<base>SSH_KEYS</base> |
1389 |
<trans>SSH-nycklar</trans> |
1390 |
</entry> |
1391 |
- |
1392 |
<entry> |
1393 |
<base>CHROOT_PATH</base> |
1394 |
- <trans>Chroot-sökväg</trans> |
1395 |
+ <trans>Chroot-sökväg</trans> |
1396 |
</entry> |
1397 |
<entry> |
1398 |
<base>CHROOT_PATH_NOT_GIVEN</base> |
1399 |
- <trans>Chroot-sökväg inte angiven</trans> |
1400 |
+ <trans>Chroot-sökväg inte angiven</trans> |
1401 |
</entry> |
1402 |
<entry> |
1403 |
<base>CHROOT_PATH_NON_EXISTANT</base> |
1404 |
- <trans>Chroot-sökväg existerar inte</trans> |
1405 |
+ <trans>Chroot-sökväg existerar inte</trans> |
1406 |
</entry> |
1407 |
- |
1408 |
<entry> |
1409 |
<base>SELECT_CHROOT_PATH</base> |
1410 |
- <trans>Välj Chroot-sökväg</trans> |
1411 |
+ <trans>Välj Chroot-sökväg</trans> |
1412 |
</entry> |
1413 |
- |
1414 |
<entry> |
1415 |
<base>VPN_ACCESS</base> |
1416 |
- <trans>RSSH + VPN-åtkomst</trans> |
1417 |
+ <trans>RSSH + VPN-Ã¥tkomst</trans> |
1418 |
</entry> |
1419 |
- |
1420 |
<entry> |
1421 |
<base>SHELL_ACCESS</base> |
1422 |
- <trans>Skalåtkomst</trans> |
1423 |
+ <trans>Skalåtkomst</trans> |
1424 |
</entry> |
1425 |
- |
1426 |
<entry> |
1427 |
<base>SUDOER_ACCESS</base> |
1428 |
- <trans>Sudo-åtkomst</trans> |
1429 |
- </entry> |
1430 |
- |
1431 |
- <entry> |
1432 |
- <base>MODIFY</base> |
1433 |
- <trans>Ändra</trans> |
1434 |
- </entry> |
1435 |
- |
1436 |
- <entry> |
1437 |
- <base>NO_ACCOUNTS</base> |
1438 |
- <trans>Det finns inga användarkonton i systemet.</trans> |
1439 |
- </entry> |
1440 |
- |
1441 |
- <entry> |
1442 |
- <base>YES</base> |
1443 |
- <trans>Ja</trans> |
1444 |
- </entry> |
1445 |
- |
1446 |
- <entry> |
1447 |
- <base>NO</base> |
1448 |
- <trans>Nej</trans> |
1449 |
+ <trans>Sudo-Ã¥tkomst</trans> |
1450 |
</entry> |
1451 |
- |
1452 |
<entry> |
1453 |
- <base>SAVE</base> |
1454 |
- <trans>Spara</trans> |
1455 |
+ <base>NO_ACCOUNTS</base> |
1456 |
+ <trans>Det finns inga användarkonton i systemet.</trans> |
1457 |
</entry> |
1458 |
- |
1459 |
<entry> |
1460 |
<base>SUCCESS</base> |
1461 |
- <trans>Genomfört</trans> |
1462 |
+ <trans>Genomfört</trans> |
1463 |
</entry> |
1464 |
- |
1465 |
<entry> |
1466 |
<base>MODIFY_DESCRIPTION</base> |
1467 |
- <trans> <![CDATA[ |
1468 |
- <p> |
1469 |
- Tillåtelse av (bash) skalåtkomst för ett användarkonto ger en säkerhetsrisk. |
1470 |
- Använd endast denna möjlighet när du vet vad du gör. En säkrare möjlighet är att tillåta |
1471 |
- rssh-åtkomst (sftp, ssh & rsync). |
1472 |
- </p> |
1473 |
- <p> |
1474 |
- Sudo-åtkomst ger användare möjlighet att exekvera kommando med rättigheter som |
1475 |
- root-kontot utan att de behöver veta lösenordet för root. Detta är en mer önskvärt |
1476 |
- än att ge ut lösenordet till root. Ange Sudo till ja ger också skal till bash |
1477 |
- </p> |
1478 |
- <p> |
1479 |
- SHELL, VPN & FTP-åtkomst för användare beror även på |
1480 |
- inställningarna i panelen för fjärråtkomst. |
1481 |
- </p> |
1482 |
- <p> |
1483 |
- Välj ett FTP Chroot-sökväg från rullgardinsmenyn eller ange sökvägen i |
1484 |
- fritextfältet. Valet i rullgardinsmenyn överrider textfältets. |
1485 |
- </p> |
1486 |
- <p> |
1487 |
- Ange de publika SSH-nycklarna som tillåter ssh-åtkomst utan lösenord, |
1488 |
- Nycklarna skall klistras in som en enstaka rad, |
1489 |
- men de presenteras i 3 eller fler linjer i rutan. |
1490 |
- För att radera samtliga nycklar skriv "deletekeys". |
1491 |
- </p> |
1492 |
- ]]> |
1493 |
- </trans> |
1494 |
+ <trans><![CDATA[ <p> Tillåtelse av (bash) skalåtkomst för ett användarkonto ger en säkerhetsrisk. Använd endast denna möjlighet när du vet vad du gör. En säkrare möjlighet är att tillåta rssh-åtkomst (sftp, ssh & rsync). </p> <p> Sudo-åtkomst ger användare möjlighet att exekvera kommando med rättigheter som root-kontot utan att de behöver veta lösenordet för root. Detta är en mer önskvärt än att ge ut lösenordet till root. Ange Sudo till ja ger också skal till bash </p> <p> SHELL, VPN & FTP-åtkomst för användare beror även på inställningarna i panelen för fjärråtkomst. </p> <p> Välj ett FTP Chroot-sökväg från rullgardinsmenyn eller ange sökvägen i fritextfältet. Valet i rullgardinsmenyn överrider textfältets. </p> <p> Ange de publika SSH-nycklarna som tillåter ssh-åtkomst utan lösenord, Nycklarna skall klistras in som en enstaka rad, men de presenteras i 3 eller fler linjer i rutan. För att radera samtliga nycklar skriv "deletekeys". </p> ]]></trans> |
1495 |
</entry> |
1496 |
- |
1497 |
<entry> |
1498 |
<base>SSHKEYS_DESCRIPTION</base> |
1499 |
- <trans> <![CDATA[ |
1500 |
- <p> |
1501 |
- Ange de publika SSH-nycklarna som tillåter ssh-åtkomst utan lösenord, |
1502 |
- Nycklarna skall klistras in som en enstaka rad, |
1503 |
- men de presenteras i 3 eller fler linjer i rutan. |
1504 |
- För att radera samtliga nycklar skriv "deletekeys" |
1505 |
- </p> |
1506 |
- ]]> |
1507 |
- </trans> |
1508 |
+ <trans><![CDATA[ <p> Ange de publika SSH-nycklarna som tillåter ssh-åtkomst utan lösenord, Nycklarna skall klistras in som en enstaka rad, men de presenteras i 3 eller fler linjer i rutan. För att radera samtliga nycklar skriv "deletekeys" </p> ]]></trans> |
1509 |
</entry> |
1510 |
- |
1511 |
<entry> |
1512 |
<base>INVALID_USER</base> |
1513 |
- <trans>Otillåten användare</trans> |
1514 |
+ <trans>Otillåten användare</trans> |
1515 |
</entry> |
1516 |
- |
1517 |
</lexicon> |