diff options
Diffstat (limited to 'pl/addUser.html')
-rw-r--r-- | pl/addUser.html | 28 |
1 files changed, 15 insertions, 13 deletions
diff --git a/pl/addUser.html b/pl/addUser.html index 95699fe..8e0e29a 100644 --- a/pl/addUser.html +++ b/pl/addUser.html @@ -22,7 +22,6 @@ </div> </div> </div> - @@ -36,10 +35,12 @@ + + + - <div class="section" title="Ustawienie hasła administratora (root):"> @@ -129,8 +130,9 @@ </li> <li class="listitem"> - <p><span class="guilabel">Hasło</span>: W tym polu wpisz hasło użytkownika. Pojawi się w - nim ikonka tarczy, która oznacza siłę hasła (Zobacz również <a class="xref" href="addUser.html#givePassword" title="Notatka">Notatka</a>) + <p><span class="guilabel">Password</span>: In this text box you should type in the user + password. There is a shield at the end of the text box that indicates the + strength of the password. (See also <a class="xref" href="addUser.html#givePassword" title="Notatka">Notatka</a>) </p> </li> @@ -144,7 +146,7 @@ </ul> </div> - + <div class="note" title="Notatka" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Note"> <tr> @@ -166,9 +168,8 @@ </p> - <p>Jeśli nie chcesz tworzyć użytkowników z katalogami domowymi możliwymi do - odczytu przez innych, zaleca się utworzenie tylko tymczasowego użytkownika - podczas instalacji i dodanie prawdziwych użytkowników po restarcie systemu. + <p>If you don't want a world readable home directory for anyone, it is advised + to only add a temporary user now and to add the real one(s) after reboot. </p> @@ -179,12 +180,11 @@ <p>Ustawienia dostępu mogą być również zmienione po instalacji.</p> - + </td> </tr> </table> </div> - </div> @@ -201,12 +201,14 @@ - <p>Po kliknięciu na przycisk <span class="guibutton">Zaawansowane</span> będziesz miał - możliwość edycji ustawień dla użytkownika którego dodajesz. Dodatkowo, - możesz aktywować lub deaktywować konto gościa. + <p>If the <span class="guibutton">advanced</span> button is clicked you are offered a + screen that allows you to edit the settings for the user you are adding. </p> + <p>Additionally, you can disable or enable a guest account.</p> + + <div class="warning" title="Ostrzeżenie" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> |