summaryrefslogtreecommitdiff
path: root/po/pl/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pl/preseed.po')
-rw-r--r--po/pl/preseed.po145
1 files changed, 79 insertions, 66 deletions
diff --git a/po/pl/preseed.po b/po/pl/preseed.po
index 19d0c7425..2ea0bd429 100644
--- a/po/pl/preseed.po
+++ b/po/pl/preseed.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2006-01-08 21:39+0000\n"
+"POT-Creation-Date: 2006-01-10 21:34+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -186,7 +186,7 @@ msgstr ""
#, no-c-format
msgid ""
"Obviously, any questions that have been processed before the preseeding "
-"configuration file is loaded, cannot be preseeded. <xref linkend=\"preseed-"
+"configuration file is loaded cannot be preseeded. <xref linkend=\"preseed-"
"bootparms\"/> offers a way to avoid these questions being asked."
msgstr ""
@@ -216,7 +216,7 @@ msgstr ""
#: preseed.xml:208
#, no-c-format
msgid ""
-"A very powerfull and flexible option offered by the preseeding tools is the "
+"A very powerful and flexible option offered by the preseeding tools is the "
"ability to run commands or scripts at certain points in the installation. "
"See <xref linkend=\"preseed-shell\"/> for details."
msgstr ""
@@ -591,14 +591,27 @@ msgid ""
"pass network config parameters in using kernel boot parameters."
msgstr ""
+#. Tag: para
+#: preseed.xml:466
+#, no-c-format
+msgid ""
+"If you need to pick a particular interface when netbooting before loading a "
+"preseed file from the network, use a boot parameter such as "
+"<userinput>netcfg/choose_interface=<replaceable>eth1</replaceable></"
+"userinput>."
+msgstr ""
+
#. Tag: screen
-#: preseed.xml:468
+#: preseed.xml:474
#, no-c-format
msgid ""
"# netcfg will choose an interface that has link if possible. This makes it\n"
"# skip displaying a list if there is more than one interface.\n"
"d-i netcfg/choose_interface select auto\n"
"\n"
+"# To pick a particular interface instead:\n"
+"#d-i netcfg/choose_interface select eth1\n"
+"\n"
"# If you have a slow dhcp server and the installer times out waiting for\n"
"# it, this might be useful.\n"
"#d-i netcfg/dhcp_timeout string 60\n"
@@ -624,22 +637,22 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:473
+#: preseed.xml:479
#, no-c-format
msgid "Mirror settings"
msgstr ""
#. Tag: para
-#: preseed.xml:474
+#: preseed.xml:480
#, no-c-format
msgid ""
-"Depending on the installation method you use, a mirror may used both to "
+"Depending on the installation method you use, a mirror may be used both to "
"download additional components of the installer, the base system and to set "
"up the <filename>/etc/apt/sources.list</filename> for the installed system."
msgstr ""
#. Tag: para
-#: preseed.xml:481
+#: preseed.xml:487
#, no-c-format
msgid ""
"The parameter <classname>mirror/suite</classname> determines the suite for "
@@ -647,7 +660,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:486
+#: preseed.xml:492
#, no-c-format
msgid ""
"The parameter <classname>mirror/udeb/suite</classname> determines the suite "
@@ -659,7 +672,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:498
+#: preseed.xml:504
#, no-c-format
msgid ""
"d-i mirror/country string enter information manually\n"
@@ -674,13 +687,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:503
+#: preseed.xml:509
#, no-c-format
msgid "Partitioning"
msgstr ""
#. Tag: para
-#: preseed.xml:504
+#: preseed.xml:510
#, no-c-format
msgid ""
"Using preseeding to partition the harddisk is very much limited to what is "
@@ -693,7 +706,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:516
+#: preseed.xml:522
#, no-c-format
msgid ""
"The identification of disks is dependent on the order in which their drivers "
@@ -702,7 +715,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:524
+#: preseed.xml:530
#, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
@@ -757,13 +770,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:529
+#: preseed.xml:535
#, no-c-format
msgid "Clock and time zone setup"
msgstr ""
#. Tag: screen
-#: preseed.xml:531
+#: preseed.xml:537
#, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
@@ -775,13 +788,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:536
+#: preseed.xml:542
#, no-c-format
msgid "Apt setup"
msgstr ""
#. Tag: para
-#: preseed.xml:537
+#: preseed.xml:543
#, no-c-format
msgid ""
"Setup of the <filename>/etc/apt/sources.list</filename> and basic "
@@ -791,7 +804,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:545
+#: preseed.xml:551
#, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
@@ -803,13 +816,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:550
+#: preseed.xml:556
#, no-c-format
msgid "Account setup"
msgstr ""
#. Tag: para
-#: preseed.xml:551
+#: preseed.xml:557
#, no-c-format
msgid ""
"The password for the root account and name and password for a first regular "
@@ -818,7 +831,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:558
+#: preseed.xml:564
#, no-c-format
msgid ""
"Be aware that preseeding passwords is not completely secure as everyone with "
@@ -829,7 +842,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:568
+#: preseed.xml:574
#, no-c-format
msgid ""
"# Root password, either in clear text\n"
@@ -852,7 +865,7 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:570
+#: preseed.xml:576
#, no-c-format
msgid ""
"The <classname>passwd/root-password-crypted</classname> and "
@@ -865,26 +878,26 @@ msgid ""
msgstr ""
#. Tag: para
-#: preseed.xml:580
+#: preseed.xml:586
#, no-c-format
msgid ""
"An MD5 hash for a password can be generated using the following command."
msgstr ""
#. Tag: screen
-#: preseed.xml:584
+#: preseed.xml:590
#, no-c-format
msgid "$ echo \"r00tme\" | mkpasswd -s -H MD5"
msgstr ""
#. Tag: title
-#: preseed.xml:590
+#: preseed.xml:596
#, no-c-format
msgid "Base system installation"
msgstr ""
#. Tag: para
-#: preseed.xml:591
+#: preseed.xml:597
#, no-c-format
msgid ""
"There is actually not very much that can be preseeded for this stage of the "
@@ -893,7 +906,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:598
+#: preseed.xml:604
#, no-c-format
msgid ""
"# Select the initramfs generator used to generate the initrd for 2.6 "
@@ -902,13 +915,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:603
+#: preseed.xml:609
#, no-c-format
msgid "Boot loader installation"
msgstr ""
#. Tag: screen
-#: preseed.xml:605
+#: preseed.xml:611
#, no-c-format
msgid ""
"# Grub is the default boot loader (for x86). If you want lilo installed\n"
@@ -933,13 +946,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:610
+#: preseed.xml:616
#, no-c-format
msgid "Package selection"
msgstr ""
#. Tag: para
-#: preseed.xml:611
+#: preseed.xml:617
#, no-c-format
msgid ""
"You can choose to install any combination of tasks that are available. "
@@ -947,61 +960,61 @@ msgid ""
msgstr ""
#. Tag: userinput
-#: preseed.xml:620
+#: preseed.xml:626
#, no-c-format
msgid "Standard system"
msgstr ""
#. Tag: userinput
-#: preseed.xml:623
+#: preseed.xml:629
#, no-c-format
msgid "Desktop environment"
msgstr ""
#. Tag: userinput
-#: preseed.xml:626
+#: preseed.xml:632
#, no-c-format
msgid "Web server"
msgstr ""
#. Tag: userinput
-#: preseed.xml:629
+#: preseed.xml:635
#, no-c-format
msgid "Print server"
msgstr ""
#. Tag: userinput
-#: preseed.xml:632
+#: preseed.xml:638
#, no-c-format
msgid "DNS server"
msgstr ""
#. Tag: userinput
-#: preseed.xml:635
+#: preseed.xml:641
#, no-c-format
msgid "File server"
msgstr ""
#. Tag: userinput
-#: preseed.xml:638
+#: preseed.xml:644
#, no-c-format
msgid "Mail server"
msgstr ""
#. Tag: userinput
-#: preseed.xml:641
+#: preseed.xml:647
#, no-c-format
msgid "SQL database"
msgstr ""
#. Tag: userinput
-#: preseed.xml:644
+#: preseed.xml:650
#, no-c-format
msgid "Laptop"
msgstr ""
#. Tag: para
-#: preseed.xml:648
+#: preseed.xml:654
#, no-c-format
msgid ""
"You can also choose to install no tasks, and force the installation of a set "
@@ -1010,7 +1023,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:656
+#: preseed.xml:662
#, no-c-format
msgid ""
"tasksel tasksel/first multiselect Standard system, Desktop environment\n"
@@ -1024,13 +1037,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:661
+#: preseed.xml:667
#, no-c-format
msgid "Finishing up the first stage install"
msgstr ""
#. Tag: screen
-#: preseed.xml:663
+#: preseed.xml:669
#, no-c-format
msgid ""
"# Avoid that last message about the install being complete.\n"
@@ -1042,13 +1055,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:668
+#: preseed.xml:674
#, no-c-format
msgid "Mailer configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:669
+#: preseed.xml:675
#, no-c-format
msgid ""
"During a normal install, exim asks only a few questions. Here's how to avoid "
@@ -1056,7 +1069,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:676
+#: preseed.xml:682
#, no-c-format
msgid ""
"exim4-config exim4/dc_eximconfig_configtype \\\n"
@@ -1067,13 +1080,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:681
+#: preseed.xml:687
#, no-c-format
msgid "X configuration"
msgstr ""
#. Tag: para
-#: preseed.xml:682
+#: preseed.xml:688
#, no-c-format
msgid ""
"Preseeding Debian's X config is possible, but you probably need to know some "
@@ -1082,40 +1095,40 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:690
+#: preseed.xml:696
#, no-c-format
msgid ""
"# X can detect the right driver for some cards, but if you're preseeding,\n"
"# you override whatever it chooses. Still, vesa will work most places.\n"
-"#xserver-xfree86 xserver-xfree86/config/device/driver select vesa\n"
+"#xserver-xorg xserver-xorg/config/device/driver select vesa\n"
"\n"
"# A caveat with mouse autodetection is that if it fails, X will retry it\n"
"# over and over. So if it's preseeded to be done, there is a possibility of\n"
"# an infinite loop if the mouse is not autodetected.\n"
-"#xserver-xfree86 xserver-xfree86/autodetect_mouse boolean true\n"
+"#xserver-xorg xserver-xorg/autodetect_mouse boolean true\n"
"\n"
"# Monitor autodetection is recommended.\n"
-"xserver-xfree86 xserver-xfree86/autodetect_monitor boolean true\n"
+"xserver-xorg xserver-xorg/autodetect_monitor boolean true\n"
"# Uncomment if you have an LCD display.\n"
-"#xserver-xfree86 xserver-xfree86/config/monitor/lcd boolean true\n"
+"#xserver-xorg xserver-xorg/config/monitor/lcd boolean true\n"
"# X has three configuration paths for the monitor. Here's how to preseed\n"
"# the \"medium\" path, which is always available. The \"simple\" path may "
"not\n"
"# be available, and the \"advanced\" path asks too many questions.\n"
-"xserver-xfree86 xserver-xfree86/config/monitor/selection-method \\\n"
+"xserver-xorg xserver-xorg/config/monitor/selection-method \\\n"
" select medium\n"
-"xserver-xfree86 xserver-xfree86/config/monitor/mode-list \\\n"
+"xserver-xorg xserver-xorg/config/monitor/mode-list \\\n"
" select 1024x768 @ 60 Hz"
msgstr ""
#. Tag: title
-#: preseed.xml:695
+#: preseed.xml:701
#, no-c-format
msgid "Preseeding other packages"
msgstr ""
#. Tag: screen
-#: preseed.xml:697
+#: preseed.xml:703
#, no-c-format
msgid ""
"# Depending on what software you choose to install, or if things go wrong\n"
@@ -1128,19 +1141,19 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:703
+#: preseed.xml:709
#, no-c-format
msgid "Advanced options"
msgstr ""
#. Tag: title
-#: preseed.xml:706
+#: preseed.xml:712
#, no-c-format
msgid "Shell commands"
msgstr ""
#. Tag: screen
-#: preseed.xml:708
+#: preseed.xml:714
#, no-c-format
msgid ""
"# d-i preseeding is inherently not secure. Nothing in the installer checks\n"
@@ -1162,13 +1175,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: preseed.xml:713
+#: preseed.xml:719
#, no-c-format
msgid "Chainloading preseed files"
msgstr ""
#. Tag: para
-#: preseed.xml:714
+#: preseed.xml:720
#, no-c-format
msgid ""
"It is possible to include other preseed files from a preseed file. Any "
@@ -1179,7 +1192,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: preseed.xml:724
+#: preseed.xml:730
#, no-c-format
msgid ""
"# More that one file can be listed, separated by spaces; all will be\n"