diff options
Diffstat (limited to 'pl/addUser.html')
-rw-r--r-- | pl/addUser.html | 58 |
1 files changed, 28 insertions, 30 deletions
diff --git a/pl/addUser.html b/pl/addUser.html index c3ea335..95699fe 100644 --- a/pl/addUser.html +++ b/pl/addUser.html @@ -54,14 +54,12 @@ - <p>It is advisable for all <span class="application">Mageia</span> installations to - set a superuser or administrator's password, usually called the - <span class="emphasis"><em>root password</em></span> in Linux. As you type a password into the - top box the colour of its shield will change from red to yellow to green - depending on the strength of the password. A green shield shows you are - using a strong password. You need to repeat the same password in the box - just below the first password box, this checks that you have not mistyped - the first password by comparing them. + <p>Wskazane jest, aby ustawić hasło administratora (root) w każdej instalacji + <span class="application">Magei</span>. Gdy wpisujesz hasło zmienia się kolor + tarczy - z czerwonego poprzez żółty do zielonego - w zależności od siły + hasła. Zielona tarcza sygnalizuje że używasz silnego hasła. Aby upewnić się, + że nie popełniłeś literówki w haśle, musisz wpisać je po raz drugi w polu + poniżej. </p> @@ -74,8 +72,8 @@ <tr> <td align="left" valign="top"> - <p>All passwords are case sensitive, it is best to use a mixture of letters - (upper and lower case), numbers and other characters in a password. + <p>We wszystkich hasłach rozróżniane są duże i małe litery, najlepiej użyć + hasła zawierającego litery (duże i małe), numery oraz inne znaki. </p> </td> @@ -98,9 +96,10 @@ - <p>Add a user here. A user has fewer rights than the superuser (root), but - enough to surf the internet, use office applications or play games and - anything else the average user does with his computer + <p>Tutaj dodajemy użytkownika. Użytkownik ma mniejsze uprawnienia od + administratora (root), ale wystarczające, aby przeglądać Internet, używać + pakietów biurowych lub grać w gry czy wykonywać wszystkie inne czynności, + które wykonuje na swoim komputerze przeciętny użytkownik. </p> @@ -161,14 +160,15 @@ </p> - <p>However, while using your new install, any user you add in <span class="emphasis"><em>MCC - - System - Manage users on system</em></span> will have a home directory that - is both read and write protected. + <p>Użytkownicy, których dodasz po zainstalowaniu systemu poprzez <span class="emphasis"><em>MCC + - System - Zarządzanie użytkownikami</em></span> będą posiadali katalogi + domowe zabezpieczone przed odczytem oraz zapisem przez innych użytkowników. </p> - <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>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> @@ -201,9 +201,9 @@ - <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. Additionally, you can disable or enable a guest account. + <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> @@ -216,9 +216,8 @@ <tr> <td align="left" valign="top"> - <p>Anything a guest with a default <span class="emphasis"><em>rbash</em></span> guest account - saves to his /home directory will be erased when he logs out. The guest - should save his important files to a USB key. + <p>Wszystkie dane, które zapisze w swoim katalogu domowym gość zostaną + wykasowane po jego wylogowaniu. Gość musi zapisywać ważne pliki na USB. </p> </td> @@ -231,17 +230,16 @@ <ul class="itemizedlist"> <li class="listitem"> - <p><span class="guilabel">Enable guest account</span>: Here you can enable or disable a - guest account. The guest account allows a guest to log into and use the PC, - but he has more restricted access than normal users. + <p><span class="guilabel">Aktywuj konto gościa</span>: Tutaj aktywujesz lub deaktywujesz + konto gościa. Konto gościa pozwala na zalogowanie się i używanie komputera + przez gości, ale posiada mniejsze uprawnienia niż zwykły użytkownik. </p> </li> <li class="listitem"> - <p><span class="guilabel">Shell</span>: This drop down list allows you to change the - shell used by the user you are adding in the previous screen, options are - Bash, Dash and Sh + <p><span class="guilabel">Powłoka</span>: Ta lista pozwala na zmianę powłoki używanej + przez użytkownika, którego dodajesz, do wyboru Bash, Dash oraz Sh </p> </li> |