diff options
author | Papoteur <papoteur@mageia.org> | 2023-06-11 13:45:27 +0200 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2023-06-11 13:45:27 +0200 |
commit | bdde28384c351129b0ae84ffc50115a5b2975c78 (patch) | |
tree | f0a163bf98c0fb1b7ad640802d8f3c3d4cfecbfd /cs/addUser.html | |
parent | dd6250362f8d57ce24557915e8df80a073a6ebeb (diff) | |
download | drakx-installer-help-bdde28384c351129b0ae84ffc50115a5b2975c78.tar drakx-installer-help-bdde28384c351129b0ae84ffc50115a5b2975c78.tar.gz drakx-installer-help-bdde28384c351129b0ae84ffc50115a5b2975c78.tar.bz2 drakx-installer-help-bdde28384c351129b0ae84ffc50115a5b2975c78.tar.xz drakx-installer-help-bdde28384c351129b0ae84ffc50115a5b2975c78.zip |
Update for Mageia 9
Diffstat (limited to 'cs/addUser.html')
-rw-r--r-- | cs/addUser.html | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/cs/addUser.html b/cs/addUser.html index cb5349c..0367f6c 100644 --- a/cs/addUser.html +++ b/cs/addUser.html @@ -112,7 +112,7 @@ <p><span class="bold"><strong>Ikona</strong></span></p> - <p>Klikněte na toto tlačítko, pokud chcete změnit ikonu uživatele</p> + <p>Pokud chcete změnit ikonu uživatele, klepněte na toto tlačítko</p> </li> <li class="listitem"> @@ -142,8 +142,8 @@ <p>Zadejte uživatelské heslo (pamatujte na doporučení z poznámky výše).</p> - <p><span class="bold"><strong>Password (again):</strong></span> Retype the user - password. DrakX will check that you have not mistyped the password. + <p><span class="bold"><strong>Heslo (znovu):</strong></span> Znovu zadejte uživatelské + heslo. DrakX zkontroluje, zda jste heslo zadali správně. </p> </li> @@ -160,14 +160,14 @@ <tr> <td align="left" valign="top"> - <p>Any users added while installing Mageia, will have a home directory that is - both read and write protected (umask=0027) + <p>Jakýkoliv uživatel přidaný v průběhu instalace Mageie bude mít domovský + adresář chráněn proti čtení a zápisu (umask=0027) </p> - <p>You can add any extra needed users in the <span class="emphasis"><em>Configuration - - Summary</em></span> step during the install. Choose <span class="emphasis"><em>User - management</em></span>. + <p>Během instalace můžete přidat další potřebné uživatele v kroku + <span class="emphasis"><em>Nastavení - Souhrn</em></span>, zvolením <span class="emphasis"><em>Správa + uživatelů</em></span>. </p> @@ -181,11 +181,11 @@ </div> - <div class="section" title="User Management (advanced)"> + <div class="section" title="Správa uživatelů (pokročilé)"> <div class="titlepage"> <div> <div> - <h3 class="title"><a name="addUserAdvanced"></a>User Management (advanced) + <h3 class="title"><a name="addUserAdvanced"></a>Správa uživatelů (pokročilé) </h3> </div> </div> @@ -193,8 +193,8 @@ - <p>The <span class="emphasis"><em>Advanced</em></span> option allows you to edit further settings - for the user you are adding. + <p> <span class="emphasis"><em>Pokročílé</em></span> možnosti umožňují upravit rozšířené + nastavení pro uživatele, kterého přidáváte. </p> @@ -209,16 +209,16 @@ </li> <li class="listitem"> - <p><span class="emphasis"><em>User ID</em></span>: Here you can set the user ID for any user you - added in the previous screen. If you are unsure what the purpose of this is, - then leave it blank. + <p><span class="emphasis"><em>ID uživatele</em></span>: Zde můžete nastavit ID pro uživatele, + které jste přidali na předchozí obrazovce. Pokud si nejste jisti k čemu je + toto dobré, nevyplňujte. </p> </li> <li class="listitem"> - <p><span class="emphasis"><em>Group ID</em></span>: This lets you set the group ID. Again, if - unsure, leave it blank. + <p><span class="emphasis"><em>ID skupiny</em></span>: Zde můžete nastavit ID skupiny. Znovu, + pokud si nejste jisti, nechte prázdné. </p> </li> |