diff options
author | Marja van Waes <marja@mageia.org> | 2015-02-03 22:31:04 +0100 |
---|---|---|
committer | Marja van Waes <marja@mageia.org> | 2015-02-03 22:31:04 +0100 |
commit | 8f8a40e48c641cce7ecc9a096c6c838cbfd82536 (patch) | |
tree | 1af9a25b8a0442b8077c3118df7b4daea3644b69 /sl/ask_mntpoint_s.html | |
parent | f942eeeb8f61cf5c8b2ed0c6c5c7085a890973f5 (diff) | |
download | drakx-installer-help-8f8a40e48c641cce7ecc9a096c6c838cbfd82536.tar drakx-installer-help-8f8a40e48c641cce7ecc9a096c6c838cbfd82536.tar.gz drakx-installer-help-8f8a40e48c641cce7ecc9a096c6c838cbfd82536.tar.bz2 drakx-installer-help-8f8a40e48c641cce7ecc9a096c6c838cbfd82536.tar.xz drakx-installer-help-8f8a40e48c641cce7ecc9a096c6c838cbfd82536.zip |
New, partial, Slovenian translation
Diffstat (limited to 'sl/ask_mntpoint_s.html')
-rw-r--r-- | sl/ask_mntpoint_s.html | 131 |
1 files changed, 131 insertions, 0 deletions
diff --git a/sl/ask_mntpoint_s.html b/sl/ask_mntpoint_s.html new file mode 100644 index 0000000..2c774ac --- /dev/null +++ b/sl/ask_mntpoint_s.html @@ -0,0 +1,131 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Izberite priklopne točke</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Namestitev s programom DrakX"> + <link rel="up" href="index.html" title="Namestitev s programom DrakX"> + <link rel="prev" href="doPartitionDisks.html" title="Razdelitev diska"> + <link rel="next" href="takeOverHdConfirm.html" title="Confirm hard disk to be formatted"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <!-- + body { font-family: sans-serif; font-size: 13px } + table { font-family: sans-serif; font-size: 13px } + --></style></head> + <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> + <div lang="sl" class="section" title="Izberite priklopne točke"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="ask_mntpoint_s"></a>Izberite priklopne točke + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + <p>Here you see the Linux partitions that have been found on your computer. If + you don't agree with the <span class="application">DrakX</span> suggestions, you + can change the mount points. + </p> + + + <div class="note" title="Opomba" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Opomba]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>If you change anything, make sure you still have a <code class="literal">/</code> + (root) partition. + </p> + + </td> + </tr> + </table> + </div> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Every partition is shown as follows: "Device" ("Capacity", "Mount point", + "Type"). + </p> + + </li> + <li class="listitem"> + + <p>"Device", is made up of: "hard drive", ["hard drive number"(letter)], + "partition number" (for example, "sda5"). + </p> + + </li> + <li class="listitem"> + + <p>If you have many partitions, you can choose many different mount points from + the drop down menu, such as <code class="literal">/</code>, <code class="literal">/home</code> + and <code class="literal">/var</code>. You can even make your own mount points, for + instance <code class="literal">/video</code> for a partition where you want to store + your films, or <code class="literal">/cauldron-home</code> for the + <code class="literal">/home</code> partition of a cauldron install. + </p> + + </li> + <li class="listitem"> + + <p>For partitions you don't need to have access to, you can leave the mount + point field blank. + </p> + + </li> + </ul> + </div> + + + <div class="warning" title="Pozor" 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="[Pozor]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Choose <span class="guibutton">Previous</span> if you are not sure what to choose, + and then tick <span class="guilabel">Custom disk partitioning</span>. In the screen + that follows, you can click on a partition to see its type and size. + </p> + + </td> + </tr> + </table> + </div> + + + <p>If you are sure the mount points are correct, click on + <span class="guibutton">Next</span>, and choose whether you only want to format the + partition(s) DrakX suggests, or more. + </p> + + </div> + </body> +</html> |