diff options
Diffstat (limited to 'cs/selectInstallClass.html')
-rw-r--r-- | cs/selectInstallClass.html | 77 |
1 files changed, 29 insertions, 48 deletions
diff --git a/cs/selectInstallClass.html b/cs/selectInstallClass.html index 559bfaa..4b29c17 100644 --- a/cs/selectInstallClass.html +++ b/cs/selectInstallClass.html @@ -22,6 +22,9 @@ </div> </div> </div> + + + @@ -30,6 +33,11 @@ + + + + + @@ -38,73 +46,47 @@ <div class="itemizedlist"> - <ul class="itemizedlist"> + <ul class="itemizedlist" compact> <li class="listitem"> - <p>Instalace</p> + <p><span class="bold"><strong>Install</strong></span></p> - <p>Použijte tuto volbu pro čerstvou instalaci - <span class="application">Mageii</span>. + <p>Use this option to perform a fresh installation of Mageia. This will format + the <code class="literal">root</code> partition (<code class="filename">/</code>), but can + preserve a pre-existing <code class="filename">/home</code> partition (a dedicated + /home partition, rather than being incorporated within the root (/) + partition itself). </p> </li> <li class="listitem"> - <p>Aktualizace</p> + <p><span class="bold"><strong>Upgrade</strong></span></p> - <p>Pokud máte v systému jednu nebo více instalací - <span class="application">Mageii</span>, instalátor vám dovolí aktualizovat jednu - z nich na nejnovější vydání. - </p> - - - <div class="warning" title="Varování" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Warning"> - <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Varování]" src="warning.png"></td> - <th align="left"></th> - </tr> - <tr> - <td align="left" valign="top"> - - <p>Pouze aktualizování z předchozí verze Mageii, která byla <span class="emphasis"><em>ještě - podporována</em></span>, když byla vydána verze tohoto instalátoru, bylo - důkladně odzkoušeno. Pokud chcete aktualizovat verzi Mageii, která už - dosáhla svého konce životnosti, když byla vydána tato verze, potom je lepší - udělat čistou instalaci, přičemž si ponecháte váš domovský oddíl - <code class="literal">/home</code>. - </p> - - </td> - </tr> - </table> - </div> + <p>Use this option to upgrade an existing installation of Mageia.</p> </li> </ul> </div> - <div class="note" title="Poznámka" style="margin-left: 0.5in; margin-right: 0.5in;"> - <table border="0" summary="Note"> + <div class="important" title="Důležité" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Important"> <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Poznámka]" src="note.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Důležité]" src="important.png"></td> <th align="left"></th> </tr> <tr> <td align="left" valign="top"> - <p>Pokud se během instalace rozhodnete instalaci zastavit, je možné restartovat - počítač, ale dříve než toto uděláte, si to prosím důkladně zvažte. Když už - byl oddíl jednou naformátován nebo se začaly instalovat aktualizace, váš - počítač už nadále není ve stejném stavu a jeho restartování by vás mohlo - velmi lehce zanechat s nepoužitelným systémem. Pokud si jste přesto přese - všechno velmi jistí, že restartování je to, co chcete, jděte do textového - terminálu současným stisknutím tří kláves - <span class="guilabel">Alt+Ctrl+F2</span>. Potom současně stiskněte - <span class="guilabel">Alt+Ctrl+Delete</span> pro restart. + <p>Only upgrading from a previous Mageia version that was <span class="emphasis"><em>still + supported</em></span> when this Installer's version was released, has been + thoroughly tested. If you want to upgrade a Mageia version that has reached + its <span class="quote">„<span class="quote">End Of Life</span>“</span> then it is better to do a + <span class="quote">„<span class="quote">clean</span>“</span> install instead, while preserving your + <code class="filename">/home</code> partition. </p> </td> @@ -122,10 +104,9 @@ <tr> <td align="left" valign="top"> - <p>Pokud jste objevili, že jste zapomenuli vybrat nějaký doplňkový jazyk, - můžete se vrátit z obrazovky "Instalace a aktualizace" k výběru jazyka - současným stisknutím <span class="guilabel">Alt+Ctrl+Home</span>. Toto však už - <span class="emphasis"><em>nedělejte</em></span> později během instalace. + <p>If you have discovered that you forgot to select an additional language, you + can return from the <span class="emphasis"><em>Install or Upgrade</em></span> screen to the + language choice screen by pressing <span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Alt</strong></span>+<span class="keycap"><strong>Home</strong></span>. Do<span class="bold"><strong> NOT</strong></span> do this later in the install. </p> </td> |