diff options
39 files changed, 3646 insertions, 2 deletions
@@ -35,7 +35,7 @@ HTML_FILES = acceptLicense.html \ soundConfig.html \ takeOverHdConfirm.html -TRANSLATIONS = de el eo es et fr id nl pt pt_br ro ru sv tr uk +TRANSLATIONS = de el eo es et fr id nl pl pt pt_br ro ru sv tr uk PNG_FILES = draft.png \ note.png \ @@ -1,8 +1,9 @@ 4.1 +- add full Romanian and partial Polish translation +- update Swedish files wiht Sv and En strings - update Esperanto files with English strings - update Spanish, Russian, Greek and Dutch translation -- add Romanian translation * Wed Dec 11 2013 Marja van Waes <marja> 4.0 - add soundConfig.html mga#11824 diff --git a/pl/acceptLicense.html b/pl/acceptLicense.html new file mode 100644 index 0000000..75eb5af --- /dev/null +++ b/pl/acceptLicense.html @@ -0,0 +1,110 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Licencja oraz informacje o wydaniu</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="selectLanguage.html" title="Wybór języka"> + <link rel="next" href="setupSCSI.html" title="Setup SCSI"><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="pl" class="section" title="Licencja oraz informacje o wydaniu"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="acceptLicense"></a>Licencja oraz informacje o wydaniu + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + + + + + + + + <div class="section" title="Umowa licencyjna"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="license"></a>Umowa licencyjna + </h3> + </div> + </div> + </div> + + + + <p>Przed instalacją <span class="application">Mageia</span>, proszę przeczytać + uważnie warunki umowy licencyjnej. + </p> + + + <p>Warunki umowy licencyjnej odnoszą się do całej dystrybucji + <span class="application">Mageia</span> i muszą być zaakceptowane przed + kontynuacją instalacji. + </p> + + + <p>Aby zaakceptować po prostu wybierz <span class="guilabel">Akceptuj</span> i kliknij + <span class="guibutton">Dalej</span>. + </p> + + + <p>Jeśli zdecydujesz że nie zgadzasz się na warunki licencji, dziękujemy za + zainteresowanie. Kliknięcie <span class="guibutton">Zakończ</span> spowoduje ponowne + uruchomienie komputera. + </p> + + + + + </div> + + + <div class="section" title="Informacje o wydaniu"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="releaseNotes"></a>Informacje o wydaniu + </h3> + </div> + </div> + </div> + + + + + + + <p>Aby zobaczyć co nowego w tym wydaniu <span class="application">Mageia</span>, + Kliknij <span class="guibutton">Informacje na temat wydania</span>. + </p> + + </div> + + </div> + </body> +</html> diff --git a/pl/addUser.html b/pl/addUser.html new file mode 100644 index 0000000..8b5e88a --- /dev/null +++ b/pl/addUser.html @@ -0,0 +1,271 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Zarządzanie użytkownikami</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="choosePackagesTree.html" title="Samodzielny wybór pakietów"> + <link rel="next" href="configureX_chooser.html" title="Graphic Card and Monitor Configuration"><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="pl" class="section" title="Zarządzanie użytkownikami"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="addUser"></a>Zarządzanie użytkownikami + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + + + + + <div class="section" title="Ustawienie hasła administratora (root):"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="root-password"></a>Ustawienie hasła administratora (root): + </h3> + </div> + </div> + </div> + + + + <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> + + + <div class="note" title="Notatka" 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="[Notatka]" src="note.png"></td> + <th align="left"><a name="givePassword"></a></th> + </tr> + <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> + + </td> + </tr> + </table> + </div> + + </div> + + + <div class="section" title="Dodaj użytkownika"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="enterUser"></a>Dodaj użytkownika + </h3> + </div> + </div> + </div> + + + + <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> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><span class="guibutton">Ikona</span>: użycie tego przycisku zmieni ikonę + użytkownika. + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Imię i nazwisko</span>: Wpisz swoje imię i nazwisko do tego + pola tekstowego + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Nazwa użytkownika</span>: Tutaj wpisz nazwę użytkownika - + będzie ona używana podczas logowania. Możesz też pozwolić, aby instalator + wygenerował nazwę na podstawie imienia i nazwiska. <span class="emphasis"><em>Wielkość liter + ma znaczenie.</em></span></p> + + </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> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Hasło (powtórnie)</span>: Wpisz powtórnie hasło użytkownika w + tym polu, instalator sprawdzi czy hasła się zgadzają. + </p> + + </li> + </ul> + </div> + + + <div class="note" title="Notatka" 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="[Notatka]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Wszyscy użytkownicy, których dodasz podczas instalacji Magei, będą mieli + katalogi domowe (dostępne do odczytu dla każdego, ale do zapisu tylko dla + danego użytkownika) + </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> + + + <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> + + + <p>If you prefer world readable home directories, you might want to add all + 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> + + + <p>The access permissions can also be changed after the install.</p> + + </td> + </tr> + </table> + </div> + + + </div> + + + <div class="section" title="Advanced User Management"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="addUserAdvanced"></a>Advanced User Management + </h3> + </div> + </div> + </div> + + + + <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> + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <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> + + </td> + </tr> + </table> + </div> + + + <div class="itemizedlist"> + <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> + + </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> + + </li> + <li class="listitem"> + + <p><span class="guilabel">User ID</span>: Here you can set the user ID for the user you + are adding in the previous screen. This is a number. Leave it blank unless + you know what you are doing. + </p> + + </li> + <li class="listitem"> + + <p><span class="guilabel">Group ID</span>: This lets you set the group ID. Also a + number, usually the same one as for the user. Leave it blank unless you know + what you are doing. + </p> + + </li> + </ul> + </div> + + </div> + + </div> + </body> +</html> diff --git a/pl/add_supplemental_media.html b/pl/add_supplemental_media.html new file mode 100644 index 0000000..198f66f --- /dev/null +++ b/pl/add_supplemental_media.html @@ -0,0 +1,67 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Wybór nośników (konfiguracja dodatkowych nośników instalacyjnych)</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="formatPartitions.html" title="Formatowanie"> + <link rel="next" href="media_selection.html" title="Wybór nośników (Nonfree)"><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="pl" class="section" title="Wybór nośników (konfiguracja dodatkowych nośników instalacyjnych)"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="add_supplemental_media"></a>Wybór nośników (konfiguracja dodatkowych nośników instalacyjnych) + </h2> + </div> + </div> + </div> + + + + + + + + + + <p>Ten ekran pokazuje listę znalezionych nośników. Możesz dodać inne nośniki + instalacyjne, jak dysk cd/dvd lub zdalny serwer sieciowy. Wybór źródeł + (nośników) decyduje o tym jakie pakiety będą mogły zostać wybrane podczas + następnych kroków. + </p> + + + <p>Dla nośników sieciowych, wymagane są dwa kroki:</p> + + + <div class="orderedlist"> + <ol class="orderedlist" type="1"> + <li class="listitem"> + + <p>Wybór i aktywacja połączenia sieciowego, jeśli jeszcze nie zostało + ustanowione. + </p> + + </li> + <li class="listitem"> + + <p>Wybór mirrora lub podanie adresu URL. Wybierając mirror masz dostęp do + wszystkich repozytoriów udostępnianych przez Mageię, jak Nonfree, Tainted + oraz Updates. Za pomocą URL możesz określić jakiekolwiek repozytorium lub + swój własny mirror np. NFS. + </p> + + </li> + </ol> + </div> + + </div> + </body> +</html> diff --git a/pl/ask_mntpoint_s.html b/pl/ask_mntpoint_s.html new file mode 100644 index 0000000..6f0cbb7 --- /dev/null +++ b/pl/ask_mntpoint_s.html @@ -0,0 +1,131 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Wybierz punkty montowania</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="doPartitionDisks.html" title="Partycjonowanie"> + <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="pl" class="section" title="Wybierz punkty montowania"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="ask_mntpoint_s"></a>Wybierz punkty montowania + </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="Notatka" 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="[Notatka]" 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="Ostrzeżenie" 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="[Ostrzeżenie]" 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> diff --git a/pl/chooseDesktop.html b/pl/chooseDesktop.html new file mode 100644 index 0000000..dbac178 --- /dev/null +++ b/pl/chooseDesktop.html @@ -0,0 +1,60 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Wybór pulpitu</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="media_selection.html" title="Wybór nośników (Nonfree)"> + <link rel="next" href="choosePackageGroups.html" title="Wybór grup pakietów"><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="pl" class="section" title="Wybór pulpitu"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="chooseDesktop"></a>Wybór pulpitu + </h2> + </div> + </div> + </div> + + + + + + + + + + <p>Depending on your selection here, you may be offered further screens to fine + tune your choice. + </p> + + + <p>After the selection step(s), you will see a slide show during package + installation. The slide show can be disabled by pressing the + <span class="guilabel">Details</span> button + </p> + + + + + + + <p>Choose whether you prefer to use the <span class="application">KDE</span> or + <span class="application">Gnome</span> desktop environment. Both come with a full + set of useful applications and tools. Tick <span class="guilabel">Custom</span> if + you want to use neither or both, or if you want something other than the + default software choices for these desktop environments. The + <span class="application">LXDE</span> desktop is lighter than the previous two, + sporting less eye candy and fewer packages installed by default. + </p> + + </div> + </body> +</html> diff --git a/pl/choosePackageGroups.html b/pl/choosePackageGroups.html new file mode 100644 index 0000000..19bb1b9 --- /dev/null +++ b/pl/choosePackageGroups.html @@ -0,0 +1,73 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Wybór grup pakietów</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="chooseDesktop.html" title="Wybór pulpitu"> + <link rel="next" href="minimal-install.html" title="Minimalna instalacja"><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="pl" class="section" title="Wybór grup pakietów"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="choosePackageGroups"></a>Wybór grup pakietów + </h2> + </div> + </div> + </div> + + + + + + + + + <p>Packages have been sorted into groups, to make choosing what you need on + your system a lot easier. The groups are fairly self explanatory, however + more information about the content of each is available in tool-tips which + become visible as the mouse is hovered over them. + </p> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Stacja robocza</p> + + </li> + <li class="listitem"> + + <p>Serwer</p> + + </li> + <li class="listitem"> + + <p>Środowisko graficzne</p> + + </li> + <li class="listitem"> + + <p>Individual Package Selection: You can use this option to manually add or + remove packages. + </p> + + </li> + </ul> + </div> + + <p>Read <a class="xref" href="minimal-install.html" title="Minimalna instalacja">„Minimalna instalacja”</a> for instructions on how to do a + minimal install. + </p> + + </div> + </body> +</html> diff --git a/pl/choosePackagesTree.html b/pl/choosePackagesTree.html new file mode 100644 index 0000000..2cf2228 --- /dev/null +++ b/pl/choosePackagesTree.html @@ -0,0 +1,47 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Samodzielny wybór pakietów</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="minimal-install.html" title="Minimalna instalacja"> + <link rel="next" href="addUser.html" title="Zarządzanie użytkownikami"><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="pl" class="section" title="Samodzielny wybór pakietów"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="choosePackagesTree"></a>Samodzielny wybór pakietów + </h2> + </div> + </div> + </div> + + + + + + + + + <p>Here you can add or remove any extra packages to customise your + installation. + </p> + + + <p>After having made your choice, you can click on the <span class="guibutton">floppy + icon</span> at the bottom of the page to save your choice of packages + (saving to a USB key works, too). You can then use this file to install the + same packages on another system, by pressing the same button during install + and choosing to load it. + </p> + + </div> + </body> +</html> diff --git a/pl/configureServices.html b/pl/configureServices.html new file mode 100644 index 0000000..6c6fa60 --- /dev/null +++ b/pl/configureServices.html @@ -0,0 +1,61 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Konfiguracja usług</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="selectCountry.html" title="Select your Country / Region"> + <link rel="next" href="selectMouse.html" title="Wybierz mysz"><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="pl" class="section" title="Konfiguracja usług"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureServices"></a>Konfiguracja usług + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + <p><a name="configureServices-pa1"></a>Here you can set which services should (not) start when you boot your + system. + </p> + + + <p><a name="configureServices-pa2"></a>There are four groups, click on the triangle before a group to expand it and + see all services in it. + </p> + + + <p><a name="configureServices-pa3"></a>The setting DrakX chose are usually good. + </p> + + + <p><a name="configureServices-pa4"></a>If you highlight a service, some information about it is shown in the info + box below. + </p> + + + <p><a name="configureServices-pa5"></a>Only change things when you know very well what you are doing. + </p> + + </div> + </body> +</html> diff --git a/pl/configureTimezoneUTC.html b/pl/configureTimezoneUTC.html new file mode 100644 index 0000000..238b475 --- /dev/null +++ b/pl/configureTimezoneUTC.html @@ -0,0 +1,66 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Konfiguruj strefę czasową</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="misc-params.html" title="Summary of miscellaneous parameters"> + <link rel="next" href="selectCountry.html" title="Select your Country / Region"><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="pl" class="section" title="Konfiguruj strefę czasową"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureTimezoneUTC"></a>Konfiguruj strefę czasową + </h2> + </div> + </div> + </div> + + + + + + + + + + + + <p><a name="configureTimezoneUTC-pa1"></a>Wybierz swoją strefę czasową poprzez wybranie swojego kraju lub miasta w + pobliżu w tej samej strefie czasowej. + </p> + + + <p><a name="configureTimezoneUTC-pa2"></a>In next screen you can choose to set your hardware clock to local time or to + GMT, also known as UTC. + </p> + + + <div class="note" title="Notatka" 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="[Notatka]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="configureTimezoneUTC-pa3"></a>If you have more than one operating system on your computer, make sure they + are all set to local time, or all to UTC/GMT. + </p> + + </td> + </tr> + </table> + </div> + + </div> + </body> +</html> diff --git a/pl/configureX_card_list.html b/pl/configureX_card_list.html new file mode 100644 index 0000000..01d4a42 --- /dev/null +++ b/pl/configureX_card_list.html @@ -0,0 +1,97 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Choose an X Server (Configure your Graphic Card)</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="configureX_chooser.html" title="Graphic Card and Monitor Configuration"> + <link rel="next" href="configureX_monitor.html" title="Wybór monitora"><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="pl" class="section" title="Choose an X Server (Configure your Graphic Card)"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureX_card_list"></a>Choose an X Server (Configure your Graphic Card) + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + <p>DrakX has a very comprehensive database of video cards and will usually + correctly identify your video device. + </p> + + + <p>If the installer has not correctly detected your graphic card and you know + which one you have, you can select it from the tree by: + </p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>dostawca</p> + + </li> + <li class="listitem"> + + <p>następnie nazwa karty</p> + + </li> + <li class="listitem"> + + <p>oraz typ karty</p> + + </li> + </ul> + </div> + + + <p>If you cannot find your card in the vendor lists (because it's not yet in + the database or it's an older card) you may find a suitable driver in the + Xorg category + </p> + + + <p>The Xorg listing provides more than 40 generic and open source video card + drivers. If you still can't find a named driver for your card there is the + option of using the vesa driver which provides basic capabilities. + </p> + + + <p>Be aware that if you select an incompatible driver you may only have access + to the Commandline Interface. + </p> + + + <p>Niektórzy producenci kart graficznych udostępniają własnościowe sterowniki + dla Linuksa, które mogą być umieszczone jedynie w repozytorium Nonfree, w + niektórych przypadkach są one dostępne jedynie na stronie producenta. + </p> + + + <p>Aby je zainstalować musi być włączone repozytorium Nonfree. Jeśli nie + włączono tego repozytorium wcześniej, należy je włączyć po ponownym + uruchomieniu komputera. + </p> + + </div> + </body> +</html> diff --git a/pl/configureX_chooser.html b/pl/configureX_chooser.html new file mode 100644 index 0000000..69fdfe3 --- /dev/null +++ b/pl/configureX_chooser.html @@ -0,0 +1,113 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Graphic Card and Monitor Configuration</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="addUser.html" title="Zarządzanie użytkownikami"> + <link rel="next" href="configureX_card_list.html" title="Choose an X Server (Configure your Graphic Card)"><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="pl" class="section" title="Graphic Card and Monitor Configuration"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureX_chooser"></a>Graphic Card and Monitor Configuration + </h2> + </div> + </div> + </div> + + + + + + + + + <p><a name="configureX_chooser-pa1"></a>No matter which graphical environment (also known as desktop environment) + you chose for this install of <span class="application">Mageia</span>, they are + all based on a graphical user interface system called <acronym class="acronym">X Window + System</acronym>, or simply <acronym class="acronym">X</acronym>. So in order for + <acronym class="acronym">KDE</acronym>, <acronym class="acronym">Gnome</acronym>, <acronym class="acronym">LXDE</acronym> or + any other graphical environment to work well, the following + <acronym class="acronym">X</acronym> settings need to be correct. Choose the correct + settings if you can see that <span class="application">DrakX</span> didn't make a + choice, or if you think the choice is incorrect. + </p> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="configureX_chooser-pa2"></a><span class="emphasis"><em><span class="guibutton">Karta graficzna</span></em></span>: Wybierz swoją + kartę graficzną z listy. + </p> + + </li> + <li class="listitem"> + + <p><a name="configureX_chooser-pa3"></a><span class="emphasis"><em><span class="guibutton">Monitor</span></em></span>: You can choose + <span class="guilabel">Plug'n Play</span> when applicable, or choose your monitor + from the <span class="guilabel">Vendor</span> or <span class="guilabel">Generic</span> + list. Choose <span class="guilabel">Custom</span> if you prefer to manually set the + horizontal and vertical refresh rates of your monitor. + </p> + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="configureX_chooser-pa3a"></a>Niepoprawna wartość odświeżania może uszkodzić monitor + </p> + + </td> + </tr> + </table> + </div> + + </li> + <li class="listitem"> + + <p><a name="configureX_chooser-pa4"></a><span class="emphasis"><em><span class="guibutton">Resolution</span></em></span>: Set the desired + resolution and color depth of your monitor here. + </p> + + </li> + <li class="listitem"> + + <p><a name="configureX_chooser-pa5"></a><span class="emphasis"><em><span class="guibutton">Test</span></em></span>: The test button does not + always appear during install. If the button is there, you can control your + settings by pressing it. If you see a question asking you whether your + settings are correct, you can answer "yes", and the settings will be + kept. If you don't see anything, you'll return to the configuration screen + and be able to reconfigure everything until the test is good. <span class="emphasis"><em>Make + sure your settings are on the safe side if the test button isn't + available</em></span></p> + + </li> + <li class="listitem"> + + <p><a name="configureX_chooser-pa6"></a><span class="emphasis"><em><span class="guibutton">Options</span></em></span>: Here you can choose to + enable or disable various options. + </p> + + </li> + </ul> + </div> + + </div> + </body> +</html> diff --git a/pl/configureX_monitor.html b/pl/configureX_monitor.html new file mode 100644 index 0000000..ac363f5 --- /dev/null +++ b/pl/configureX_monitor.html @@ -0,0 +1,128 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Wybór monitora</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="configureX_card_list.html" title="Choose an X Server (Configure your Graphic Card)"> + <link rel="next" href="setupBootloader.html" title="Bootloader main options"><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="pl" class="section" title="Wybór monitora"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="configureX_monitor"></a>Wybór monitora + </h2> + </div> + </div> + </div> + + + + + + + + + + + + <p><a name="configureX_monitor-pa1"></a>DrakX has a very comprehensive database of monitors and will usually + correctly identify yours. + </p> + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="configureX_monitor-pa1w"></a><span class="emphasis"><em>Selecting a monitor with different characteristics could damage + your monitor or video hardware. Please don't try something without knowing + what you are doing.</em></span> If in doubt you should consult your monitor + documentation + </p> + + </td> + </tr> + </table> + </div> + + + + + <p><a name="configureX_monitor-pa2"></a><span class="emphasis"><em>Własny</em></span></p> + + + <p><a name="configureX_monitor-pa3"></a>This option allows you to set two critical parameters, the vertical refresh + rate and the horizontal sync rate. Vertical refresh determines how often the + screen is refreshed and horizontal sync is the rate at which scan lines are + displayed. + </p> + + + <p><a name="configureX_monitor-pa4"></a>It is <span class="emphasis"><em>VERY IMPORTANT</em></span> that you do not specify a monitor + type with a sync range that is beyond the capabilities of your monitor: you + may damage your monitor. If in doubt, choose a conservative setting and + consult your monitor documentation. + </p> + + + <p><a name="configureX_monitor-pa5"></a><span class="emphasis"><em>Plug 'n Play</em></span></p> + + + <p><a name="configureX_monitor-pa6"></a>This is the default option and tries to determine the monitor type from the + monitor database. + </p> + + + <p><a name="configureX_monitor-pa7"></a><span class="emphasis"><em>Dostawca</em></span></p> + + + <p><a name="configureX_monitor-pa8"></a>If the installer has not correctly detected your monitor and you know which + one you have, you can select it from the tree by selecting: + </p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>dostawca</p> + + </li> + <li class="listitem"> + + <p>the monitor manufacturers name</p> + + </li> + <li class="listitem"> + + <p>the monitor description</p> + + </li> + </ul> + </div> + + + <p><a name="configureX_monitor-pa9"></a><span class="emphasis"><em>Generic</em></span></p> + + + <p><a name="configureX_monitor-pa10"></a>selecting this group displays nearly 30 display configurations such as + 1024x768 @ 60Hz and includes Flat panel displays as used in laptops. This is + often a good monitor selection group if you need to use the Vesa card driver + when your video hardware cannot be determined automatically. Once again it + may be wise to be conservative in your selections. + </p> + + </div> + </body> +</html> diff --git a/pl/diskdrake.html b/pl/diskdrake.html new file mode 100644 index 0000000..cb23381 --- /dev/null +++ b/pl/diskdrake.html @@ -0,0 +1,98 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Zaawansowany podział na partycje za pomocą DiskDrake</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="takeOverHdConfirm.html" title="Confirm hard disk to be formatted"> + <link rel="next" href="formatPartitions.html" title="Formatowanie"><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="pl" class="section" title="Zaawansowany podział na partycje za pomocą DiskDrake"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="diskdrake"></a>Zaawansowany podział na partycje za pomocą DiskDrake + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + + + + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="diskdrake-pa1"></a>If you wish to use encryption on your <code class="literal">/</code> partition you + must ensure that you have a separate <code class="literal">/boot</code> partition. The + encryption option for the <code class="literal">/boot</code> partition must NOT be + set, otherwise your system will be unbootable. + </p> + + </td> + </tr> + </table> + </div> + + + <p><a name="diskdrake-pa3"></a>Adjust the layout of your disk(s) here. You can remove or create partitions, + change the filesystem of a partition or change its size and even view what + is in them before you start. + + </p> + + + <p><a name="diskdrake-pa4"></a>There is a tab for every detected hard disk or other storage device, like an + USB key. For example sda, sdb and sdc if there are three of them. + + </p> + + + <p><a name="diskdrake-pa5"></a>Push <span class="guibutton">Clear all</span> to wipe all partitions on the selected + storage device + </p> + + + <p><a name="diskdrake-pa6"></a>For all other actions: click on the desired partition first. Then view it, + or choose a filesystem and a mount point, resize it or wipe it. + </p> + + + <p><a name="diskdrake-pa6a"></a>Continue until you adjusted everything to your wishes. + </p> + + + <p><a name="diskdrake-pa7"></a>Click <span class="guibutton">Done</span> when you're ready. + </p> + </div> + </body> +</html> diff --git a/pl/doPartitionDisks.html b/pl/doPartitionDisks.html new file mode 100644 index 0000000..230cb55 --- /dev/null +++ b/pl/doPartitionDisks.html @@ -0,0 +1,191 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Partycjonowanie</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="selectKeyboard.html" title="Klawiatura"> + <link rel="next" href="ask_mntpoint_s.html" title="Wybierz punkty montowania"><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="pl" class="section" title="Partycjonowanie"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="doPartitionDisks"></a>Partycjonowanie + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + + + + + + + + <p><a name="doPartitionDisks-pa1"></a>In this screen you can see the content of your hard drive(s) and see the + solutions the DrakX partitioning wizard found for where to install + <span class="application">Mageia</span>. + </p> + + + <p><a name="doPartitionDisks-pa2"></a>The options available from the list below will vary depending on your + particular hard drive(s) layout and content. + </p> + + + + + <p><a name="doPartitionDisks-pa3"></a></p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="doPartitionDisks-pa4"></a>Użyj istniejących partycji + </p> + + + <p><a name="doPartitionDisks-pa5"></a>If this option is available, then existing Linux compatible partitions have + been found and may be used for the installation. + </p> + + </li> + <li class="listitem"> + + <p><a name="doPartitionDisks-pa6"></a>Wykorzystaj wolne miejsce + </p> + + + <p><a name="doPartitionDisks-pa7"></a>If you have unused space on your hard drive then this option will use it for + your new Mageia installation. + </p> + + </li> + <li class="listitem"> + + <p><a name="doPartitionDisks-pa8"></a>Wykorzystaj wolne miejsce na partycji Windows + </p> + + + <p><a name="doPartitionDisks-pa9"></a>If you have unused space on an existing Windows partition, the installer may + offer to use it. + </p> + + + <p><a name="doPartitionDisks-pa10"></a>This can be a useful way of making room for your new Mageia installation, + but is a risky operation so you should make sure you have backed up all + important files! + </p> + + + <p><a name="doPartitionDisks-pa11"></a>Note that this involves shrinking the size of the Windows partition. The + partition must be "clean", meaning that Windows must have closed down + correctly the last time it was used. It must also have been defragmented, + although this is not a guarantee that all files in the partition have been + moved out of the area that is about to be used. It is highly recommended to + back up your personal files. + </p> + + </li> + </ul> + </div> + <p> </p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="doPartitionDisks-pa12"></a>Wymaż i wykorzystaj cały dysk + </p> + + + <p><a name="doPartitionDisks-pa13"></a>This option will use the complete drive for Mageia. + </p> + + + <p><a name="doPartitionDisks-pa14"></a>Note! This will erase ALL data on the selected hard drive. Take care! + </p> + + + <p><a name="doPartitionDisks-pa15"></a>If you intend to use part of the disk for something else, or you already + have data on the drive that you are not prepared to lose, then do not use + this option. + </p> + + </li> + </ul> + </div> + <p> </p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="doPartitionDisks-pa16"></a>Własne + </p> + + + <p><a name="doPartitionDisks-pa17"></a>This gives you complete control over the placing of the installation on your + hard drive(s). + </p> + + </li> + </ul> + </div> + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Some newer drives are now using 4096 byte logical sectors, instead of the + previous standard of 512 byte logical sectors. Due to lack of available + hardware, the partitioning tool used in the installer has not been tested + with such a drive. Also some ssd drives now use an erase block size over 1 + MB. We suggest to pre-partition the drive, using an alternative partitioning + tool like gparted, if you own such a device, and to use the following + settings: + </p> + + + <p>"Align to" "MiB" </p> + + + <p>"Free space preceding (MiB)" "2" </p> + + + <p>Also make sure all partitions are created with an even number of megabytes.</p> + + </td> + </tr> + </table> + </div> + + </div> + </body> +</html> diff --git a/pl/draft.png b/pl/draft.png Binary files differnew file mode 100644 index 0000000..59673fe --- /dev/null +++ b/pl/draft.png diff --git a/pl/exitInstall.html b/pl/exitInstall.html new file mode 100644 index 0000000..380bcf5 --- /dev/null +++ b/pl/exitInstall.html @@ -0,0 +1,64 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Gratulacje</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="installUpdates.html" title="Aktualizacje"><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="pl" class="section" title="Gratulacje"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="exitInstall"></a>Gratulacje + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + <p><a name="exitInstall-pa1"></a>Instalacja i konfiguracja <span class="application">Magei</span>została + zakończona, teraz można bezpiecznie usunąć nośnik instalacyjny i uruchomić + komputer ponownie. + </p> + + + <p><a name="exitInstall-pa2"></a>After reboot, in the bootloader screen, you can choose between the operating + systems on your computer (if you have more than one). + </p> + + + <p><a name="exitInstall-pa3"></a>If you didn't adjust the settings for the bootloader, your Mageia install + will be automatically selected and started. + </p> + + + <p><a name="exitInstall-pa4"></a>Enjoy! + </p> + + + <p><a name="exitInstall-pa5"></a>Jeśli masz jakieś pytania, bądź chciał(a)byś dołączyć do pojektu Mageia - + odwiedź www.mageia.org + </p> + + + + </div> + </body> +</html> diff --git a/pl/formatPartitions.html b/pl/formatPartitions.html new file mode 100644 index 0000000..104c698 --- /dev/null +++ b/pl/formatPartitions.html @@ -0,0 +1,82 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Formatowanie</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="diskdrake.html" title="Zaawansowany podział na partycje za pomocą DiskDrake"> + <link rel="next" href="add_supplemental_media.html" title="Wybór nośników (konfiguracja dodatkowych nośników instalacyjnych)"><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="pl" class="section" title="Formatowanie"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="formatPartitions"></a>Formatowanie + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + <p><a name="formatPartitions-pa1"></a>Tutaj możesz wybrać, które partycje chcesz sformatować. Wszystkie dane na + partycjach <span class="emphasis"><em>nie</em></span> zaznaczonych do formatowania zostaną + zachowane. + </p> + + + <p><a name="formatPartitions-pa2"></a>Usually at least the partitions DrakX selected, need to be formatted + </p> + + + <p><a name="formatPartitions-pa3"></a>Click on <span class="guibutton">Advanced</span> to choose partitions you want to + check for so called <span class="emphasis"><em>bad blocks</em></span></p> + + + <div class="tip" title="Podpowiedź" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Podpowiedź]" src="tip.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="formatPartitions-pa4"></a>If you're not sure you have made the right choice, you can click on + <span class="guibutton">Previous</span>, again on <span class="guibutton">Previous</span> + and then on <span class="guibutton">Custom</span> to get back to the main screen. + In that screen you can choose to view what is in your partitions. + </p> + + </td> + </tr> + </table> + </div> + + + <p><a name="formatPartitions-pa5"></a>When you are confident about the selection, click on + <span class="guibutton">Next</span> to continue. + </p> + + </div> + </body> +</html> diff --git a/pl/index.html b/pl/index.html new file mode 100644 index 0000000..914b31a --- /dev/null +++ b/pl/index.html @@ -0,0 +1,203 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Instalacja za pomocą DrakX</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="next" href="installer.html" title="DrakX instalator Mageia"><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="pl" class="article" title="Instalacja za pomocą DrakX"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="Quick-Startup"></a>Instalacja za pomocą DrakX + </h2> + </div> + </div> + <hr> + </div> + <div class="toc"> + <dl> + <dt><span class="section"><a href="installer.html">DrakX instalator Mageia</a></span></dt> + <dd> + <dl> + <dt><span class="section"><a href="installer.html#installationSteps">Etapy instalacji</a></span></dt> + <dt><span class="section"><a href="installer.html#installationOptions">Opcje instalatora</a></span></dt> + </dl> + </dd> + <dt><span class="section"><a href="selectLanguage.html">Wybór języka</a></span></dt> + <dt><span class="section"><a href="acceptLicense.html">Licencja oraz informacje o wydaniu</a></span></dt> + <dd> + <dl> + <dt><span class="section"><a href="acceptLicense.html#license">Umowa licencyjna</a></span></dt> + <dt><span class="section"><a href="acceptLicense.html#releaseNotes">Informacje o wydaniu</a></span></dt> + </dl> + </dd> + <dt><span class="section"><a href="setupSCSI.html">Setup SCSI</a></span></dt> + <dt><span class="section"><a href="selectInstallClass.html">Install or Upgrade</a></span></dt> + <dt><span class="section"><a href="selectKeyboard.html">Klawiatura</a></span></dt> + <dt><span class="section"><a href="doPartitionDisks.html">Partycjonowanie</a></span></dt> + <dt><span class="section"><a href="ask_mntpoint_s.html">Wybierz punkty montowania</a></span></dt> + <dt><span class="section"><a href="takeOverHdConfirm.html">Confirm hard disk to be formatted</a></span></dt> + <dt><span class="section"><a href="diskdrake.html">Zaawansowany podział na partycje za pomocą DiskDrake</a></span></dt> + <dt><span class="section"><a href="formatPartitions.html">Formatowanie</a></span></dt> + <dt><span class="section"><a href="add_supplemental_media.html">Wybór nośników (konfiguracja dodatkowych nośników instalacyjnych)</a></span></dt> + <dt><span class="section"><a href="media_selection.html">Wybór nośników (Nonfree)</a></span></dt> + <dt><span class="section"><a href="chooseDesktop.html">Wybór pulpitu</a></span></dt> + <dt><span class="section"><a href="choosePackageGroups.html">Wybór grup pakietów</a></span></dt> + <dt><span class="section"><a href="minimal-install.html">Minimalna instalacja</a></span></dt> + <dt><span class="section"><a href="choosePackagesTree.html">Samodzielny wybór pakietów</a></span></dt> + <dt><span class="section"><a href="addUser.html">Zarządzanie użytkownikami</a></span></dt> + <dd> + <dl> + <dt><span class="section"><a href="addUser.html#root-password">Ustawienie hasła administratora (root):</a></span></dt> + <dt><span class="section"><a href="addUser.html#enterUser">Dodaj użytkownika</a></span></dt> + <dt><span class="section"><a href="addUser.html#addUserAdvanced">Advanced User Management</a></span></dt> + </dl> + </dd> + <dt><span class="section"><a href="configureX_chooser.html">Graphic Card and Monitor Configuration</a></span></dt> + <dt><span class="section"><a href="configureX_card_list.html">Choose an X Server (Configure your Graphic Card)</a></span></dt> + <dt><span class="section"><a href="configureX_monitor.html">Wybór monitora</a></span></dt> + <dt><span class="section"><a href="setupBootloader.html">Bootloader main options</a></span></dt> + <dd> + <dl> + <dt><span class="section"><a href="setupBootloader.html#usingMageiaBootloader">Using a Mageia bootloader</a></span></dt> + <dt><span class="section"><a href="setupBootloader.html#usingExistingBootloader">Using an existing bootloader</a></span></dt> + <dt><span class="section"><a href="setupBootloader.html#advancedOptionBootloader">Bootloader advanced option</a></span></dt> + </dl> + </dd> + <dt><span class="section"><a href="setupBootloaderAddEntry.html">Add or Modify a Boot Menu Entry</a></span></dt> + <dt><span class="section"><a href="misc-params.html">Summary of miscellaneous parameters</a></span></dt> + <dd> + <dl> + <dt><span class="section"><a href="misc-params.html#misc-params-system">System parameters</a></span></dt> + <dt><span class="section"><a href="misc-params.html#misc-params-hardware">Hardware parameters</a></span></dt> + <dt><span class="section"><a href="misc-params.html#misc-params-network">Network and Internet parameters</a></span></dt> + <dt><span class="section"><a href="misc-params.html#misc-params-security">Security</a></span></dt> + </dl> + </dd> + <dt><span class="section"><a href="configureTimezoneUTC.html">Konfiguruj strefę czasową</a></span></dt> + <dt><span class="section"><a href="selectCountry.html">Select your Country / Region</a></span></dt> + <dd> + <dl> + <dt><span class="section"><a href="selectCountry.html#inputMethod">Input method</a></span></dt> + </dl> + </dd> + <dt><span class="section"><a href="configureServices.html">Konfiguracja usług</a></span></dt> + <dt><span class="section"><a href="selectMouse.html">Wybierz mysz</a></span></dt> + <dt><span class="section"><a href="soundConfig.html">Konfiguracja dźwięku</a></span></dt> + <dd> + <dl> + <dt><span class="section"><a href="soundConfig.html#soundConfig-Advanced">Zaawansowane</a></span></dt> + </dl> + </dd> + <dt><span class="section"><a href="securityLevel.html">Security Level</a></span></dt> + <dt><span class="section"><a href="installUpdates.html">Aktualizacje</a></span></dt> + <dt><span class="section"><a href="exitInstall.html">Gratulacje</a></span></dt> + </dl> + </div> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + </div> + </body> +</html> diff --git a/pl/installUpdates.html b/pl/installUpdates.html new file mode 100644 index 0000000..ee552d0 --- /dev/null +++ b/pl/installUpdates.html @@ -0,0 +1,53 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Aktualizacje</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="securityLevel.html" title="Security Level"> + <link rel="next" href="exitInstall.html" title="Gratulacje"><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="pl" class="section" title="Aktualizacje"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="installUpdates"></a>Aktualizacje + </h2> + </div> + </div> + </div> + + + + + + + + + + + + <p><a name="installUpdates-pa1"></a>Od czasu gdy ta wersja <span class="application">Magei</span> została + udostępniona, niektóre pakiety zostały zaktualizowane lub poprawione. + </p> + + + <p><a name="installUpdates-pa2"></a>Wybierz <span class="guilabel">tak</span> jeśli chcesz je pobrać i zainstalować, + wybierz <span class="guilabel">nie</span> jeśli nie chcesz tego teraz robić lub jeśli + nie masz połączenia z Internetem + </p> + + + <p><a name="installUpdates-pa3"></a>Kliknij <span class="guibutton">Dalej</span> aby kontynuować + </p> + + + </div> + </body> +</html> diff --git a/pl/installer.html b/pl/installer.html new file mode 100644 index 0000000..b794736 --- /dev/null +++ b/pl/installer.html @@ -0,0 +1,241 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>DrakX instalator Mageia</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="next" href="selectLanguage.html" title="Wybór języka"><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="pl" class="section" title="DrakX instalator Mageia"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="installer"></a>DrakX instalator Mageia + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + <p>Niezależnie czy jesteś początkującym, czy zaawansowanym użytkownikiem + GNU-Linuxa, instalator Magei jest zaprojektowany tak, aby uczynić instalację + lub aktualizację łatwą i przyjemną. + </p> + + + + + + <p>Pierwszy ekran instalatora zawiera różne opcje,jednak opcja zaznaczona + domyślnie rozpoczyna instalację i zazwyczaj będzie to wszystko czego + potrzebujesz. + </p> + + + + + <p>Jeśli napotkasz na jakieś problemy podczas instalacji, może się jednak + okazać, że będzie potrzebne skorzystanie ze specjalnych opcji instalacji, + zobacz <a class="xref" href="installer.html#installationOptions" title="Opcje instalatora">„Opcje instalatora”</a>. + </p> + + + <div class="section" title="Etapy instalacji"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="installationSteps"></a>Etapy instalacji + </h3> + </div> + </div> + </div> + + + + <p>Proces instalacji jest podzielony na kilka etapów, możesz je śledzić po + lewej stronie ekranu instalatora. + </p> + + + <p>Każdy etap zawiera jeden lub więcej ekranów, które mogą także mieć przycisk + <span class="guibutton">Zaawansowane</span>, który umożliwia dostęp do rzadziej + używanych opcji. + </p> + + + <p>Większość ekranów posiada przycisk <span class="guibutton">Pomoc</span>, który + pozwala na zapoznanie się z wyjaśnieniami dotyczącymi aktualnego etapu + instalacji. + </p> + + + <div class="note" title="Notatka" 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="[Notatka]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Jeśli w którymś momencie instalacji zdecydujesz się ją przerwać, istnieje + możliwość ponownego uruchomienia komputera, lecz należy sie nad tym poważnie + zastanowić. W chwili gdy partycje zostały już sformatowane lub rozpoczęła + się instalacja pakietów, twój komputer nie jest już w takim samym stanie jak + wcześniej, ponowne uruchomienie w tym momencie najprawdopodobniej spowoduje, + że system nie będzie zdatny do użytku. Jeśli masz pewność, że chcesz + ponownie uruchomić komputer, możesz przejśc do terminala tekstowego + wciskając jednocześnie klawisze<span class="guibutton">Alt Ctrl F2</span>. Następnie + zrebootuj komputer za pomocą klawiszy <span class="guibutton">Alt Ctrl + Delete</span>. + </p> + + </td> + </tr> + </table> + </div> + + </div> + + + <div class="section" title="Opcje instalatora"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="installationOptions"></a>Opcje instalatora + </h3> + </div> + </div> + </div> + + + + <p>Jeśli instalacja się nie powiedzie, może być konieczne rozpoczęcie od + początku i użycie dodatkowych opcji dostępnych pod klawiszem <span class="guibutton">F1 + (Pomoc)</span> zobacz <a class="xref" href="installer.html#dx-welcome" title="Rysunek 1. Installation Welcome Screen">Rysunek 1, „Installation Welcome Screen”</a></p> + + + <p>Zostanie wyświetlony następujący ekran z pomocą.</p> + + + + + <div class="section" title="Problemy z instalacją oraz możliwe rozwiązania"> + <div class="titlepage"> + <div> + <div> + <h4 class="title"><a name="installationProblems"></a>Problemy z instalacją oraz możliwe rozwiązania + </h4> + </div> + </div> + </div> + + + + <div class="section" title="Brak graficznego interfejsu"> + <div class="titlepage"> + <div> + <div> + <h5 class="title"><a name="noX"></a>Brak graficznego interfejsu + </h5> + </div> + </div> + </div> + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Po ekranie powitalnym nie wyświetla się ekran wyboru języka. To może się + zdarzyć dla niektórych kart graficznych lub starszych komputerów. Spróbuj + użyć niskiej rozdzielczości wpisując w linii komend <code class="code">vgalo</code>. + </p> + + </li> + <li class="listitem"> + + <p>Jeśli sprzęt jest bardzo stary, użycie graficznego instalatora może być + niemożliwe. W tym przypadku warto wypróbować instalację w trybie + tekstowym. Aby ją uruchomić wciśnij ESC i zatwierdź klawiszem + ENTER. Zobaczysz czarny ekran z napisem "boot:". Wpisz "text" i wciśnij + ENTER. Teraz możesz kontynuować instalację w trybie tekstowym. + </p> + + </li> + </ul> + </div> + + </div> + + + <div class="section" title="Zawieszenie się instalacji"> + <div class="titlepage"> + <div> + <div> + <h5 class="title"><a name="installFreezes"></a>Zawieszenie się instalacji + </h5> + </div> + </div> + </div> + + + + <p>Jeśli system zawiesi się podczas instalacji, może to oznaczać problem z + detekcją sprzętu. W tym przypadku automatyczna detekcja sprzętu może zostać + pominięta. Wpisz w linii komend <code class="code">noauto</code>. Ta opcja może być + łączona z innymi opcjami jeśli zajdzie taka potrzeba. + </p> + + </div> + + + <div class="section" title="Opcje jądra"> + <div class="titlepage"> + <div> + <div> + <h5 class="title"><a name="kernelOptions"></a>Opcje jądra + </h5> + </div> + </div> + </div> + + + + <p>To są rzadkie przypadki, jednak czasem zdarza się, że system zgłasza + niepoprawnie ilość dostępnej pamięci RAM. Aby określić ją manualnie wpisz + parametr <code class="code">mem=xxxM</code>, gdzie xxx jest poprawną ilością dostępnej + pamięci RAM wyrażoną w MB, np. <code class="code">mem=256M</code> oznacza 256MB. + </p> + + </div> + + </div> + + </div> + + </div> + </body> +</html> diff --git a/pl/media_selection.html b/pl/media_selection.html new file mode 100644 index 0000000..dded592 --- /dev/null +++ b/pl/media_selection.html @@ -0,0 +1,76 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Wybór nośników (Nonfree)</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="add_supplemental_media.html" title="Wybór nośników (konfiguracja dodatkowych nośników instalacyjnych)"> + <link rel="next" href="chooseDesktop.html" title="Wybór pulpitu"><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="pl" class="section" title="Wybór nośników (Nonfree)"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="media_selection"></a>Wybór nośników (Nonfree) + </h2> + </div> + </div> + </div> + + + + + + + + + + + <p>Tutaj jest lista dostępnych repozytoriów. Nie wszystkie repozytoria są + dostępne, zależy to od nośników jakie wykorzystujesz do instalacji. Wybór + repozytoriów ma wpływ na to jakie pakiety będzie można zainstalować w + następnych krokach. + </p> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Repozytorium <span class="emphasis"><em>Core</em></span> nie może zostać wyłączone ponieważ + zawiera ono podstawowe pakiety dystrybucji. + </p> + + </li> + <li class="listitem"> + + <p>Repozytorium <span class="emphasis"><em>Nonfree</em></span> zawiera pakiety wolne od opłat, + które mogą być udostępniane przez Mageię, lecz zawierają oprogramowanie do + którego źródła nie są dostępne (stąd nazwa - Nonfree). To repozytorium + zawiera np. własnościowe sterowniki do kart graficznych nVidia oraz ATI, + firmware dla niektórych kart WIFI, itp. + </p> + + </li> + <li class="listitem"> + + <p>Repozytorium <span class="emphasis"><em>Tainted</em></span> zawiera pakiety wydane na wolnych + licencjach. Głównym powodem umieszczenia tych pakietów w tym repozytorium + jest fakt, że mogą one naruszać prawa patentowe w niektórych krajach, + np. kodeki multimedialne, pakiety potrzebne do odtwarzania komercyjnych płyt + DVD, itp. + </p> + + </li> + </ul> + </div> + + </div> + </body> +</html> diff --git a/pl/minimal-install.html b/pl/minimal-install.html new file mode 100644 index 0000000..c1024ac --- /dev/null +++ b/pl/minimal-install.html @@ -0,0 +1,52 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Minimalna instalacja</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="choosePackageGroups.html" title="Wybór grup pakietów"> + <link rel="next" href="choosePackagesTree.html" title="Samodzielny wybór pakietów"><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="pl" class="section" title="Minimalna instalacja"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="minimal-install"></a>Minimalna instalacja + </h2> + </div> + </div> + </div> + + + + + + + + + <p>You can choose a Minimal Installation by de-selecting everything in the + Package Group Selection screen, see <a class="xref" href="choosePackageGroups.html" title="Wybór grup pakietów">„Wybór grup pakietów”</a>. + </p> + + <p>Minimal Installation is intended for those with specific uses in mind for + their <span class="application">Mageia</span>, such as a server or a specialised + workstation. You will probably use this option combined with Manual Package + Selection, see <a class="xref" href="choosePackagesTree.html" title="Samodzielny wybór pakietów">„Samodzielny wybór pakietów”</a>. + </p> + + <p>If you choose this installation class, then the related screen will offer + you a few useful extras to install, such as documentation and X. + </p> + + + + + </div> + </body> +</html> diff --git a/pl/misc-params.html b/pl/misc-params.html new file mode 100644 index 0000000..8162f67 --- /dev/null +++ b/pl/misc-params.html @@ -0,0 +1,353 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Summary of miscellaneous parameters</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="setupBootloaderAddEntry.html" title="Add or Modify a Boot Menu Entry"> + <link rel="next" href="configureTimezoneUTC.html" title="Konfiguruj strefę czasową"><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="pl" class="section" title="Summary of miscellaneous parameters"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="misc-params"></a>Summary of miscellaneous parameters + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + <p><a name="misc-params-pa1"></a>DrakX made smart choices for the configuration of your system depending on + the choices you made and on the hardware DrakX detected. You can check the + settings here and change them if you want after pressing + <span class="guibutton">Configure</span>. + </p> + + + <div class="section" title="System parameters"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="misc-params-system"></a>System parameters + </h3> + </div> + </div> + </div> + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="misc-params-system-pa2"></a><span class="guilabel">Strefa czasowa</span></p> + + + <p><a name="misc-params-system-pa2a"></a>DrakX selected a time zone for you, depending on your preferred + language. You can change it if needed. See also <a class="xref" href="configureTimezoneUTC.html" title="Konfiguruj strefę czasową">„Konfiguruj strefę czasową”</a></p> + + </li> + <li class="listitem"> + + <p><a name="misc-params-system-pa3"></a><span class="guilabel">Country / Region</span></p> + + + <p><a name="misc-params-system-pa3a"></a>If you are not in the selected country, it is very important that you + correct the setting. See <a class="xref" href="selectCountry.html" title="Select your Country / Region">„Select your Country / Region”</a></p> + + </li> + <li class="listitem"> + + <p><a name="misc-params-system-pa4"></a><span class="guilabel">Bootloader</span></p> + + + <p><a name="misc-params-system-pa4a"></a>DrakX has made good choices for the bootloader setting. + </p> + + + <p><a name="misc-params-system-pa4b"></a>Do not change anything, unless you know how to configure Grub and/or Lilo + </p> + + + <p><a name="misc-params-system-pa4c"></a>For more information, see <a class="xref" href="setupBootloader.html" title="Bootloader main options">„Bootloader main options”</a></p> + + </li> + <li class="listitem"> + + <p><a name="misc-params-system-pa5"></a><span class="guilabel">User management</span></p> + + + <p><a name="misc-params-system-pa5a"></a>You can add extra users here. They will each get their own + <code class="literal">/home</code> directories. + </p> + + </li> + <li class="listitem"> + + <p><a name="misc-params-system-pa6"></a><span class="guilabel">Usługi</span>: + </p> + + + <p><a name="misc-params-system-pa6a"></a>System services refer to those small programs which run the background + (daemons). This tool allows you to enable or disable certain tasks. + </p> + + + <p><a name="misc-params-system-pa6b"></a>You should check carefully before changing anything here - a mistake may + prevent your computer from operating correctly. + </p> + + + <p>For more information, see <a class="xref" href="configureServices.html" title="Konfiguracja usług">„Konfiguracja usług”</a></p> + + </li> + </ul> + </div> + + </div> + + + <div class="section" title="Hardware parameters"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="misc-params-hardware"></a>Hardware parameters + </h3> + </div> + </div> + </div> + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="misc-params-hardware-pa1"></a><span class="guilabel">Klawiatura</span>: + </p> + + + <p><a name="misc-params-hardware-pa1a"></a>This is where you setup or change your keyboard layout which will depend on + your location, language or type of keyboard. + </p> + + </li> + <li class="listitem"> + + <p><a name="misc-params-hardware-pa2"></a><span class="guilabel">Mysz</span>: + </p> + + + <p><a name="misc-params-hardware-pa2a"></a>Here you can add or configure other pointing devices, tablets, trackballs + etc. + </p> + + </li> + <li class="listitem"> + + <p><a name="misc-params-hardware-pa3"></a><span class="guilabel">Karta dźwiękowa</span>: + </p> + + + <p><a name="misc-params-hardware-pa3a"></a>Installer uses the default driver, if there is a default one. The option to + select a different driver is only given when there is more than one driver + for your card, but none of them is the default one. + </p> + + </li> + <li class="listitem"> + + <p><a name="misc-params-hardware-pa4"></a><span class="guilabel">Graphical interface</span>: + </p> + + + <p><a name="misc-params-hardware-pa4a"></a>This section allows you to configure your graphic card(s) and displays. + </p> + + + <p><a name="misc-params-hardware-pa4b"></a>For more information, see <a class="xref" href="configureX_chooser.html" title="Graphic Card and Monitor Configuration">„Graphic Card and Monitor Configuration”</a>. + </p> + + </li> + </ul> + </div> + + + + </div> + + + <div class="section" title="Network and Internet parameters"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="misc-params-network"></a>Network and Internet parameters + </h3> + </div> + </div> + </div> + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="misc-params-network-pa1"></a><span class="guilabel">Sieć</span>: + </p> + + + <p><a name="misc-params-network-pa2"></a>You can configure your network here, but for network cards with non-free + drivers it is better to do that after reboot, in the <span class="application">Mageia + Control Center</span>, if you have not yet enabled the Nonfree media + repositories. + </p> + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="misc-params-network-pa3"></a>When you add a network card, do not forget to set your firewall to watch + that interface as well. + </p> + + </td> + </tr> + </table> + </div> + + </li> + <li class="listitem"> + + <p><a name="misc-params-network-pa4"></a><span class="guilabel">Proxies</span>: + </p> + + + <p><a name="misc-params-network-pa4a"></a>A Proxy Server acts as an intermediary between your computer and the wider + internet. This section allows you to configure your computer to utilize a + proxy service. + </p> + + + <p><a name="misc-params-network-pa4b"></a>You may need to consult your systems administrator to get the parameters you + need to enter here + </p> + + </li> + </ul> + </div> + + </div> + + + <div class="section" title="Security"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="misc-params-security"></a>Security + </h3> + </div> + </div> + </div> + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="misc-params-security-pa1"></a><span class="guilabel">Security Level</span>: + </p> + + + <p><a name="misc-params-security-pa1a"></a>Here you set the Security level for your computer, in most cases the default + setting (Standard) is adequate for general use. + </p> + + + <p><a name="misc-params-security-pa1b"></a>Check the option which best suits your usage. + </p> + + </li> + <li class="listitem"> + + <p><a name="misc-params-security-pa2"></a><span class="guilabel">Firewall</span>: + </p> + + + <p><a name="misc-params-security-pa2a"></a>A firewall is intended to be a barrier between your important data and the + rascals out there on the internet who would compromise or steal it. + </p> + + + <p><a name="misc-params-security-pa2b"></a>Select the services that you wish to have access to your system. Your + selections will depend on what you use your computer for. + </p> + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="misc-params-security-pa2c"></a>Bear in mind that allowing everything (no firewall) may be very risky. + </p> + + </td> + </tr> + </table> + </div> + + </li> + </ul> + </div> + + </div> + + </div> + </body> +</html> diff --git a/pl/note.png b/pl/note.png Binary files differnew file mode 100644 index 0000000..8f3a936 --- /dev/null +++ b/pl/note.png diff --git a/pl/securityLevel.html b/pl/securityLevel.html new file mode 100644 index 0000000..0b57a39 --- /dev/null +++ b/pl/securityLevel.html @@ -0,0 +1,49 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Security Level</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="soundConfig.html" title="Konfiguracja dźwięku"> + <link rel="next" href="installUpdates.html" title="Aktualizacje"><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="pl" class="section" title="Security Level"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="securityLevel"></a>Security Level + </h2> + </div> + </div> + </div> + + + + + + + + + + + <p><a name="securityLevel-pa1"></a>You can adjust your security level here. + </p> + + + <p><a name="securityLevel-pa2"></a>Leave the default settings as they are, if you don't know what to choose. + </p> + + + <p><a name="securityLevel-pa3"></a>After install, it will always be possible to adjust your security settings + in the <span class="guilabel">Security</span> part of the Mageia Control Center. + </p> + + </div> + </body> +</html> diff --git a/pl/selectCountry.html b/pl/selectCountry.html new file mode 100644 index 0000000..b379f3d --- /dev/null +++ b/pl/selectCountry.html @@ -0,0 +1,116 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Select your Country / Region</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="configureTimezoneUTC.html" title="Konfiguruj strefę czasową"> + <link rel="next" href="configureServices.html" title="Konfiguracja usług"><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="pl" class="section" title="Select your Country / Region"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectCountry"></a>Select your Country / Region + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + <p><a name="selectCountry-pa1"></a>Select your country or region. This is important for all kinds of settings, + like the currency and wireless regulatory domain. Setting the wrong country + can lead to not being able to use a Wireless network. + </p> + + + <p><a name="selectCountry-pa2"></a>If your country isn't in the list, click the <span class="guilabel">Other + Countries</span> button and choose your country / region there. + </p> + + + <div class="note" title="Notatka" 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="[Notatka]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="selectCountry-pa3"></a>If your country is only in the <span class="guilabel">Other Countries</span> list, + after clicking <span class="guibutton">OK</span> it may seem a country from the + first list was chosen. Please ignore this, DrakX will follow your real + choice. + </p> + + </td> + </tr> + </table> + </div> + + + <div class="section" title="Input method"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="inputMethod"></a>Input method + </h3> + </div> + </div> + </div> + + + + + <p><a name="selectCountry-pa4"></a>In the <span class="guilabel">Other Countries</span> screen you can also select an + input method (at the bottom of the list). Input methods allow users to input + multilingual characters (Chinese, Japanese, Korean, etc). IBus is the + default input method in Mageia DVDs, Africa/India and Asia/no-India + Live-CDs. For Asian and African locales, IBus will be set as default input + method so users should not need to configure it manually. Other input + methods(SCIM, GCIN, HIME, etc) also provide similar functions and can be + installed if you added HTTP/FTP media before package selection. + </p> + + + <div class="note" title="Notatka" 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="[Notatka]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="selectCountry-pa5"></a>If you missed the input method setup during installation, you can access it + after you boot your installed system via "Configure your Computer" -> + "System", or by running localedrake as root. + </p> + + </td> + </tr> + </table> + </div> + + </div> + + </div> + </body> +</html> diff --git a/pl/selectInstallClass.html b/pl/selectInstallClass.html new file mode 100644 index 0000000..aa80e09 --- /dev/null +++ b/pl/selectInstallClass.html @@ -0,0 +1,135 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Install or Upgrade</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="setupSCSI.html" title="Setup SCSI"> + <link rel="next" href="selectKeyboard.html" title="Klawiatura"><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="pl" class="section" title="Install or Upgrade"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectInstallClass"></a>Install or Upgrade + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Zainstaluj</p> + + + <p>Use this option for a fresh <span class="application">Mageia</span> installation. + </p> + + </li> + <li class="listitem"> + + <p>Upgrade</p> + + + <p>If you have one or more <span class="application">Mageia</span> installations on + your system, the installer will allow you to upgrade one of them to the + latest release. + </p> + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <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 had already + reached its End Of Life when this one was released, then it is better to do + a clean install while preserving your <code class="literal">/home</code> partition. + </p> + + </td> + </tr> + </table> + </div> + + </li> + </ul> + </div> + + + <div class="note" title="Notatka" 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="[Notatka]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>If during install you decide to stop the installation, it is possible to + reboot, but please think twice before you do this. Once a partition has been + formatted or updates have started to be installed, your computer isn't in + the same state anymore and rebooting it could very well leave you with an + unusable system. If in spite of that you are very sure rebooting is what you + want, go to a text terminal by pressing the three keys <span class="guilabel">Alt Ctrl + F2</span> at the same time. After that, press <span class="guilabel">Alt Ctrl + Delete</span> simultaneously to reboot. + </p> + + </td> + </tr> + </table> + </div> + + + <div class="tip" title="Podpowiedź" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Podpowiedź]" src="tip.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>If you have discovered that you forgot to select an additional language, you + can return from the "Install or Upgrade" screen to the language choice + screen by pressing <span class="guilabel">Alt Ctrl Home</span>. Do + <span class="emphasis"><em>not</em></span> do this later in the install. + </p> + + </td> + </tr> + </table> + </div> + + </div> + </body> +</html> diff --git a/pl/selectKeyboard.html b/pl/selectKeyboard.html new file mode 100644 index 0000000..ee759a9 --- /dev/null +++ b/pl/selectKeyboard.html @@ -0,0 +1,93 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Klawiatura</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="selectInstallClass.html" title="Install or Upgrade"> + <link rel="next" href="doPartitionDisks.html" title="Partycjonowanie"><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="pl" class="section" title="Klawiatura"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectKeyboard"></a>Klawiatura + </h2> + </div> + </div> + </div> + + + + + + + + <p><a name="selectKeyboard-pa1"></a>DrakX selects an appropriate keyboard for your language. If no suitable + keyboard is found it will default to a US keyboard layout. + </p> + + + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="selectKeyboard-pa2"></a>Make sure that the selection is correct or choose another keyboard + layout. If you don't know which layout your keyboard has, look in the + specifications that came with your system, or ask the computer vendor. There + may even be a label on the keyboard that identifies the layout. You can also + look here: <a class="ulink" href="http://en.wikipedia.org/wiki/Keyboard_layout" target="_top">en.wikipedia.org/wiki/Keyboard_layout</a></p> + + </li> + <li class="listitem"> + + <p><a name="selectKeyboard-pa3"></a>If your keyboard isn't in the list shown, click on + <span class="guibutton">More</span> to get a full list, and select your keyboard + there. + </p> + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="selectKeyboard-pa5"></a>After choosing a keyboard from the <span class="guibutton">More</span> dialog, + you'll return to the first keyboard choice dialog and it will seem as though + a keyboard from that screen was chosen. You can safely ignore this anomaly + and continue the installation: Your keyboard is the one you chose from the + full list. + </p> + + </td> + </tr> + </table> + </div> + + </li> + <li class="listitem"> + + <p><a name="selectKeyboard-pa4"></a>If you choose a keyboard based on non-Latin characters, you will see an + extra dialog screen asking how you would prefer to switch between the Latin + and non-Latin keyboard layouts + </p> + + </li> + </ul> + </div> + + </div> + </body> +</html> diff --git a/pl/selectLanguage.html b/pl/selectLanguage.html new file mode 100644 index 0000000..963437d --- /dev/null +++ b/pl/selectLanguage.html @@ -0,0 +1,104 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Wybór języka</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="installer.html" title="DrakX instalator Mageia"> + <link rel="next" href="acceptLicense.html" title="Licencja oraz informacje o wydaniu"><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="pl" class="section" title="Wybór języka"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectLanguage"></a>Wybór języka + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + <p>Wybierz preferowany język, najpierw rozwijając listę dla swojego + kontynentu. <span class="application">Mageia</span> będzie używać wybranego języka + zarówno podczas instalacji jak i w zainstalowanym systemie. + </p> + + + <p>Jeśli potrzebujesz mieć kilka języków zainstalowanych w systemie, dla siebie + lub innych użytkowników, możesz użyć przycisku <span class="guibutton">Więcej + języków</span> aby je teraz dodać. + </p> + + + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>Nawet jeśli chcesz zainstalować więcej niż jeden język, musisz najpierw + wybrać jeden z nich jako domyślny w głównym oknie wyboru języka. Będzie on + również zaznaczony jako domyślny w oknie wyboru wielu języków. + </p> + + </td> + </tr> + </table> + </div> + + + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p>Jeśli język twojej klawiatury nie jest taki sam jak język, który wybierasz + jako domyślny, należy zainstalować także język odpowiedni do twojej + klawiatury. + </p> + + </li> + <li class="listitem"> + + <p>Mageia używa domyślnie kodowania UTF-8 (Unikod). Jeśli wiesz, że to + kodowanie nie jest odpowiednie dla twojego języka, możesz wyłączyć wsparcie + dla UTF-8 w oknie "więcej języków". Będzie to dotyczyć wszystkich + zainstalowanych języków. + </p> + + </li> + <li class="listitem"> + + <p>Po instalacji możesz zmienic domyslny język uzywany w systemie za pomocą + Centrum Sterowania Mageia -> System -> Zarządzanie lokalizacją systemu + </p> + + </li> + </ul> + </div> + + </div> + </body> +</html> diff --git a/pl/selectMouse.html b/pl/selectMouse.html new file mode 100644 index 0000000..e1961bf --- /dev/null +++ b/pl/selectMouse.html @@ -0,0 +1,55 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Wybierz mysz</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="configureServices.html" title="Konfiguracja usług"> + <link rel="next" href="soundConfig.html" title="Konfiguracja dźwięku"><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="pl" class="section" title="Wybierz mysz"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="selectMouse"></a>Wybierz mysz + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + <p><a name="selectMouse-pa1"></a>If you are not happy with how your mouse responds, you can select a + different one here. + </p> + + + <p><a name="selectMouse-pa2"></a>Usually, <span class="guilabel">Universal</span> - <span class="guilabel">Any PS/2 and USB + mice</span> is a good choice. + </p> + + + <p><a name="selectMouse-pa3"></a>Select <span class="guilabel">Universal</span> - <span class="guilabel">Force evdev</span> to + configure the buttons that do not work on a mouse with six or more buttons. + </p> + + </div> + </body> +</html> diff --git a/pl/setupBootloader.html b/pl/setupBootloader.html new file mode 100644 index 0000000..8eddfd9 --- /dev/null +++ b/pl/setupBootloader.html @@ -0,0 +1,193 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Bootloader main options</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="configureX_monitor.html" title="Wybór monitora"> + <link rel="next" href="setupBootloaderAddEntry.html" title="Add or Modify a Boot Menu Entry"><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="pl" class="section" title="Bootloader main options"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupBootloader"></a>Bootloader main options + </h2> + </div> + </div> + </div> + + + + + + + + <p><a name="setupBootloader-pa1"></a>If you prefer different bootloader settings to those chosen automatically by + the installer, you can change them here. + </p> + + + <p><a name="setupBootloader-pa2"></a>You may already have another operating system on your machine, in which case + you need to decide whether to add Mageia to your existing bootloader, or + allow Mageia to create a new one. + </p> + + + <div class="tip" title="Podpowiedź" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Podpowiedź]" src="tip.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="setupBootloader-pa3"></a>The Mageia graphical menus are nice :) + </p> + + </td> + </tr> + </table> + </div> + + + <div class="section" title="Using a Mageia bootloader"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="usingMageiaBootloader"></a>Using a Mageia bootloader + </h3> + </div> + </div> + </div> + + + + <p><a name="setupBootloader-pa4"></a>By default, Mageia writes a new GRUB (legacy) bootloader into the MBR + (Master Boot Record) of your first hard drive. If you already have other + operating systems installed, Mageia attempts to add them to your new Mageia + boot menu. + </p> + + + <p>Mageia now also offers GRUB2 as an optional bootloader in addition to GRUB + legacy and Lilo. + </p> + + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="setupBootloader-pa6"></a>Linux systems which use the GRUB2 bootloader are not currently supported by + GRUB (legacy) and will not be recognised if the default GRUB bootloader is + used. + </p> + + + <p>The best solution here is to use the GRUB2 bootloader which is available at + the Summary page during installation. + </p> + + </td> + </tr> + </table> + </div> + + </div> + + + <div class="section" title="Using an existing bootloader"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="usingExistingBootloader"></a>Using an existing bootloader + </h3> + </div> + </div> + </div> + + + + <p><a name="setupBootloader-pa46"></a>If you decide to use an existing bootloader then you will need to remember + to STOP at the summary page during the installation and click the Bootloader + <span class="guibutton">Configure</span> button, which will allow you to change the + bootloader install location. + </p> + + + <p><a name="setupBootloader-pa47"></a>Do not select a device e.g."sda", or you will overwrite your existing + MBR. You must select the root partition that you chose during the + partitioning phase earlier, e.g. sda7. + </p> + + + <p><a name="setupBootloader-pa48"></a>To be clear, sda is a device, sda7 is a partition on that device. + </p> + + + <div class="tip" title="Podpowiedź" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Tip"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Podpowiedź]" src="tip.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p><a name="setupBootloader-pa48a"></a>Go to tty2 with Ctrl+Alt+F2 and type <code class="literal">df</code> to check where + your <code class="literal">/</code> (root) partition is. Ctrl+Alt+F7 takes you back to + the installer screen. + </p> + + </td> + </tr> + </table> + </div> + + + <p><a name="setupBootloader-pa49"></a>The exact procedure for adding your Mageia system to an existing bootloader + is beyond the scope of this help, however in most cases it will involve + running the relevant bootloader installation program which should detect and + add it automatically. See the documentation for the operating system in + question. + </p> + + </div> + + + <div class="section" title="Bootloader advanced option"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="advancedOptionBootloader"></a>Bootloader advanced option + </h3> + </div> + </div> + </div> + + + + <p><a name="setupBootloader-pa52"></a>If you have very limited disk space for the <code class="literal">/</code> partition + that contains <code class="literal">/tmp</code>, click on + <span class="guibutton">Advanced</span> and check the box for <span class="guilabel">Clean /tmp + at each boot</span>. This helps to maintain some free space. + </p> + + </div> + + </div> + </body> +</html> diff --git a/pl/setupBootloaderAddEntry.html b/pl/setupBootloaderAddEntry.html new file mode 100644 index 0000000..d6e8ead --- /dev/null +++ b/pl/setupBootloaderAddEntry.html @@ -0,0 +1,71 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Add or Modify a Boot Menu Entry</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="setupBootloader.html" title="Bootloader main options"> + <link rel="next" href="misc-params.html" title="Summary of miscellaneous parameters"><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="pl" class="section" title="Add or Modify a Boot Menu Entry"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupBootloaderAddEntry"></a>Add or Modify a Boot Menu Entry + </h2> + </div> + </div> + </div> + + + + + + + + + <p>You can add an entry or modify the one you select first, by pressing the + relevant button in the <span class="emphasis"><em>Bootloader Configuration</em></span> screen + and editing the screen that pops up on top of it. + </p> + + + + + + <p>Some things that can be done without any risk, are changing the label of an + entry and ticking the box to make an entry the default one. + </p> + + <p>You can add the proper version number of an entry, or rename it completely.</p> + + <p>The default entry is the one the systems boots into if you don't make a + choice while booting up. + </p> + + <div class="warning" title="Ostrzeżenie" 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="[Ostrzeżenie]" src="warning.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + <p>Editing other things can leave you with an unbootable system. Please don't + just try something without knowing what you are doing. + </p> + </td> + </tr> + </table> + </div> + + + </div> + </body> +</html> diff --git a/pl/setupSCSI.html b/pl/setupSCSI.html new file mode 100644 index 0000000..68fbf08 --- /dev/null +++ b/pl/setupSCSI.html @@ -0,0 +1,57 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Setup SCSI</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="acceptLicense.html" title="Licencja oraz informacje o wydaniu"> + <link rel="next" href="selectInstallClass.html" title="Install or Upgrade"><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="pl" class="section" title="Setup SCSI"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="setupSCSI"></a>Setup SCSI + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + + + <p><a name="setupSCSI-pa1"></a>DrakX usually detects hard disks correctly. With some older SCSI controllers + it may be unable to determine the correct drivers to use and subsequently + fail to recognise the drive. + </p> + + + <p><a name="setupSCSI-pa2"></a>If this happens, you will need to manually tell Drakx which SCSI drive(s) + you have. + </p> + + + <p><a name="setupSCSI-pa3"></a>DrakX should then be able to configure the drive(s) correctly. + </p> + + </div> + </body> +</html> diff --git a/pl/soundConfig.html b/pl/soundConfig.html new file mode 100644 index 0000000..30c60ef --- /dev/null +++ b/pl/soundConfig.html @@ -0,0 +1,83 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Konfiguracja dźwięku</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="selectMouse.html" title="Wybierz mysz"> + <link rel="next" href="securityLevel.html" title="Security Level"><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="pl" class="section" title="Konfiguracja dźwięku"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="soundConfig"></a>Konfiguracja dźwięku + </h2> + </div> + </div> + </div> + + + + + + + + + <p>In this screen the name of the driver that installer chose for your sound + card is given, which will be the default driver if we have a default one. + + </p> + + <p>The default driver should work without problems. However, if after install + you do encounter problems, then run <span class="command"><strong>draksound</strong></span> or start + this tool via MCC (Mageia Control Center), by choosing the + <span class="guilabel">Hardware</span> tab and clicking on <span class="guilabel">Sound + Configuration</span> at the top right of the screen. + + </p> + + <p>Then, in the draksound or "Sound Configuration" tool screen, click on + <span class="guibutton">Advanced</span> and then on + <span class="guibutton">Troubleshooting</span> to find very useful advice about how + to solve the problem. + + </p> + + + <div class="section" title="Zaawansowane"> + <div class="titlepage"> + <div> + <div> + <h3 class="title"><a name="soundConfig-Advanced"></a>Zaawansowane + </h3> + </div> + </div> + </div> + + + + <p>Clicking <span class="guibutton">Advanced</span> in this screen, during install, is + useful if there is no default driver and there are several drivers + available, but you think installer selected the wrong one. + + </p> + + + <p>In that case you can select a different driver after clicking on + <span class="guibutton">Let me pick any driver</span>. + + </p> + + + </div> + + </div> + </body> +</html> diff --git a/pl/takeOverHdConfirm.html b/pl/takeOverHdConfirm.html new file mode 100644 index 0000000..ac1ee1f --- /dev/null +++ b/pl/takeOverHdConfirm.html @@ -0,0 +1,50 @@ +<html> + <head> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + + <title>Confirm hard disk to be formatted</title> + <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> + <link rel="home" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="up" href="index.html" title="Instalacja za pomocą DrakX"> + <link rel="prev" href="ask_mntpoint_s.html" title="Wybierz punkty montowania"> + <link rel="next" href="diskdrake.html" title="Zaawansowany podział na partycje za pomocą DiskDrake"><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="pl" class="section" title="Confirm hard disk to be formatted"> + <div class="titlepage"> + <div> + <div> + <h2 class="title"><a name="takeOverHdConfirm"></a>Confirm hard disk to be formatted + </h2> + </div> + </div> + </div> + + + + + + + + + + + + + + + <p><a name="takeOverHdConfirm-pa1"></a>Click on <span class="guibutton">Previous</span> if you are not sure about your + choice. + </p> + + + <p><a name="takeOverHdConfirm-pa2"></a>Click on <span class="guibutton">Next</span> if you are sure and want to erase every + partition, every operating system and all data on that hard disk. + </p> + + </div> + </body> +</html> diff --git a/pl/tip.png b/pl/tip.png Binary files differnew file mode 100644 index 0000000..fac7493 --- /dev/null +++ b/pl/tip.png diff --git a/pl/warning.png b/pl/warning.png Binary files differnew file mode 100644 index 0000000..be0546f --- /dev/null +++ b/pl/warning.png |